summaryrefslogtreecommitdiff
path: root/usr.sbin/dev_mkdb
AgeCommit message (Expand)Author
2002-12-15Set explicit database layout. Default is filesystem block sizehannken
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Whitespace nits.wiz
2001-07-15Removed two debug messages commited by mistake. Sorry about this.manu
2001-07-14errno is not tested any more if dbopen succeeds (to quote errno(2), "Itmanu
2001-07-13Moved the errno=0 in the loop for opening the temp file. The problem was thatmanu
2001-07-12FIxed a problem with string length (a leading / was appearing in w, who and o...manu
2001-07-08We use rename() to produce the dev.db file, and rename() is not able to movemanu
2001-07-05- Moved the temp file to /tmp instead of /var/tmpmanu
2001-07-05Added a missing .Elmanu
2001-07-04Added flags to choose the location of the input device directory and themanu
2001-04-10Descent into subdirs so that pstat -v prints files on fdescfs symbolically.enami
2001-04-10- Cosmetic changes like:enami
1997-10-18deprecate register, use memset/memmove instead of bzero/bcopylukem
1997-10-17WARNSify, getopt returns -1 not EOFlukem
1997-10-17WARNSify, getopt returns -1 not EOFlukem
1997-03-08RCSid policemikel
1995-01-30Merge with 4.4-Lite, and use libc err(3) and warn(3).mycroft
1994-12-22specify man pages the new way.cgd
1993-10-22From Mark Weaver:mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-04-21Changed hash_open to dbopen.proven
1993-03-21initial import of 386bsd-0.1 sourcescgd