summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1998-02-19Refer to /etc/ipnat.rules not nat.rules in examples.gene
1998-02-17use warn() instead of warnx() to print error messageMatthieu Herrb
1998-02-17chflags(2) take a u_intTodd C. Miller
1998-02-13Document maximum (ok, so I'm a bit extreme)Jason Downs
1998-02-10allow tape blocksize > disk blocksize to work; dwmalone@maths.tcd.ieTheo de Raadt
1998-02-08y2k fixes; netbsd & Andreas.Gunnarsson@emw.ericsson.seTheo de Raadt
1998-02-05special -> deviceTobias Weingartner
1998-02-05Add man page. I don't know which revision this one is, I might haveTobias Weingartner
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-05Don't count DNS lookup time in ping -R. Problem noted byTodd C. Miller
1998-02-05Ha! Caught Todd making a mistake!Theo de Raadt
1998-02-05Add usage lineTodd C. Miller
1998-02-04fix usage stringTodd C. Miller
1998-02-04+ scan_ffsTheo de Raadt
1998-02-04very handy program that scans a device for filesystems; from niklas & weingart.Theo de Raadt
1998-02-01add softdep displaying in mount listingMichael Shalayeff
1998-01-31Use GLOB_NOESCAPE flag with glob(3) to preserve old behavior now thatTodd C. Miller
1998-01-31Document what fs.posix.setuid means.Todd C. Miller
1998-01-30Change error message to be like mount_ffsTobias Weingartner
1998-01-26IPF 3.2.3dgregor
1998-01-22Fix backup sblock sanity checking for real.Todd C. Miller
1998-01-22Fix sanity check of backup sblocks as well as error message.Todd C. Miller
1998-01-19Fix wording. Thanks to austin@canuck.comTobias Weingartner
1998-01-15document -dNiklas Hallqvist
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1998-01-11Tell the user to enter ESDI for IDE, not ST506. Also treat IDE as ESDITodd C. Miller
1998-01-10grammarTheo de Raadt
1998-01-05recalculate the free sectors after changing boundaries.Artur Grabowski
1998-01-05check if the partitions are below the boundaries and not only above whenArtur Grabowski
1998-01-04fix maximal cyl/heads; vons@usa.netTheo de Raadt
1998-01-03default level is 0, not 9; hnokubi@yyy.or.jpTheo de Raadt
1997-12-31address family; forget about this protocol family stuff for nowTheo de Raadt
1997-12-29sysctl ddb.panic_ddb; felix@mamba.pond.sub.orgTheo de Raadt
1997-12-23swap exit and quitTheo de Raadt
1997-12-21TypoTodd C. Miller
1997-12-21pcmcia_cntrl goes in section 8 and is not called 'pwd' ;-)Todd C. Miller
1997-12-20Refer i386 users to installboot(8).Jim Rees
1997-12-19make mountd abort if getfh() not supported. reported by newsham@secnet.com, f...Theo de Raadt
1997-12-12pid is pid_tTheo de Raadt
1997-12-12no longer setuid; netbsdTheo de Raadt
1997-12-10Fix tmpnam()...i don't have SCSI though, so i couldn't test.Angelos D. Keromytis
1997-12-08start at appletalk...Theo de Raadt
1997-12-02rewrite using mandoc macros; add an examples section.Niels Provos
1997-12-02Use the proper .Bd -literal .Ed sequence for quoting examples.Niels Provos
1997-11-27indentTheo de Raadt
1997-11-26Add a CCDF_OLD flag used to get the old I/O policyNiklas Hallqvist
1997-11-25Add -t flag to output in disktab format. From Christos ZoulasTodd C. Miller
1997-11-24add support for ripemd-160, mention it in man page.Niels Provos
1997-11-24fix parsing of various arguments; felix@mamba.pond.sub.orgTheo de Raadt
1997-11-20Document -s in SYNOPSISTodd C. Miller