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