aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/dev_mkdb/dev_mkdb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dev_mkdb(8). The kernel answers these questions.Poul-Henning Kamp2003-06-201-166/+0
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+4
* Add function name in error message.Nick Hibma2002-06-231-1/+1
* o remove __PWarner Losh2002-03-181-9/+7
* Add prototypes for main() so that these programs compile with -WerrorLuigi Rizzo2001-12-141-0/+1
* Allow the path for /dev and the location of the database file toIan Dowse2001-11-181-8/+22
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3) instead of local redefinition.Philippe Charnier1997-09-171-47/+19
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+181