summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dev_mkdb/dev_mkdb.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow the path for /dev and the location of the database file toiedowse2001-11-181-8/+22
| | | | | | | | | be overridden on the command line. This is useful for setting up chroot/jail environments. PR: bin/23509 Submitted by: Seth Kingsley <sethk@pike.osd.bsdi.com> MFC after: 1 week
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3) instead of local redefinition.charnier1997-09-171-47/+19
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
| | | | posix standard on the topic.
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+181
OpenPOWER on IntegriCloud