summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/bcd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move bcd tables to the only place that uses them (the unused mcd driver);deraadt2007-05-041-37/+0
* add bcd<-->bin conversions; from freebsdmickey1997-11-301-0/+37