summaryrefslogtreecommitdiff
path: root/usr.sbin/dev_mkdb
AgeCommit message (Collapse)Author
2002-07-14ansiTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
millert@ ok
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2000-10-03set bsize for hash to some reasonable value instead ofMichael Shalayeff
defaulting to the underlying fs block size. add rcsid tag. millert@ ok.
1999-12-05some MAXPATHLEN +1 thingiesTheo de Raadt
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-08-29fix warningTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt