Age | Commit message (Expand) | Author |
1998-02-05 | special -> device | Tobias Weingartner |
1998-02-05 | Add man page. I don't know which revision this one is, I might have | Tobias Weingartner |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
1998-02-05 | Don't count DNS lookup time in ping -R. Problem noted by | Todd C. Miller |
1998-02-05 | Ha! Caught Todd making a mistake! | Theo de Raadt |
1998-02-05 | Add usage line | Todd C. Miller |
1998-02-04 | fix usage string | Todd C. Miller |
1998-02-04 | + scan_ffs | Theo de Raadt |
1998-02-04 | very handy program that scans a device for filesystems; from niklas & weingart. | Theo de Raadt |
1998-02-01 | add softdep displaying in mount listing | Michael Shalayeff |
1998-01-31 | Use GLOB_NOESCAPE flag with glob(3) to preserve old behavior now that | Todd C. Miller |
1998-01-31 | Document what fs.posix.setuid means. | Todd C. Miller |
1998-01-30 | Change error message to be like mount_ffs | Tobias Weingartner |
1998-01-26 | IPF 3.2.3 | dgregor |
1998-01-22 | Fix backup sblock sanity checking for real. | Todd C. Miller |
1998-01-22 | Fix sanity check of backup sblocks as well as error message. | Todd C. Miller |
1998-01-19 | Fix wording. Thanks to austin@canuck.com | Tobias Weingartner |
1998-01-15 | document -d | Niklas Hallqvist |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
1998-01-11 | Tell the user to enter ESDI for IDE, not ST506. Also treat IDE as ESDI | Todd C. Miller |
1998-01-10 | grammar | Theo de Raadt |
1998-01-05 | recalculate the free sectors after changing boundaries. | Artur Grabowski |
1998-01-05 | check if the partitions are below the boundaries and not only above when | Artur Grabowski |
1998-01-04 | fix maximal cyl/heads; vons@usa.net | Theo de Raadt |
1998-01-03 | default level is 0, not 9; hnokubi@yyy.or.jp | Theo de Raadt |
1997-12-31 | address family; forget about this protocol family stuff for now | Theo de Raadt |
1997-12-29 | sysctl ddb.panic_ddb; felix@mamba.pond.sub.org | Theo de Raadt |
1997-12-23 | swap exit and quit | Theo de Raadt |
1997-12-21 | Typo | Todd C. Miller |
1997-12-21 | pcmcia_cntrl goes in section 8 and is not called 'pwd' ;-) | Todd C. Miller |
1997-12-20 | Refer i386 users to installboot(8). | Jim Rees |
1997-12-19 | make mountd abort if getfh() not supported. reported by newsham@secnet.com, f... | Theo de Raadt |
1997-12-12 | pid is pid_t | Theo de Raadt |
1997-12-12 | no longer setuid; netbsd | Theo de Raadt |
1997-12-10 | Fix tmpnam()...i don't have SCSI though, so i couldn't test. | Angelos D. Keromytis |
1997-12-08 | start at appletalk... | Theo de Raadt |
1997-12-02 | rewrite using mandoc macros; add an examples section. | Niels Provos |
1997-12-02 | Use the proper .Bd -literal .Ed sequence for quoting examples. | Niels Provos |
1997-11-27 | indent | Theo de Raadt |
1997-11-26 | Add a CCDF_OLD flag used to get the old I/O policy | Niklas Hallqvist |
1997-11-25 | Add -t flag to output in disktab format. From Christos Zoulas | Todd C. Miller |
1997-11-24 | add support for ripemd-160, mention it in man page. | Niels Provos |
1997-11-24 | fix parsing of various arguments; felix@mamba.pond.sub.org | Theo de Raadt |
1997-11-20 | Document -s in SYNOPSIS | Todd C. Miller |
1997-11-18 | strong random | kstailey |
1997-11-18 | make old style padding default again, use -netpadding for new style | Niels Provos |
1997-11-17 | Work around a stackframe bug in gcc alpha, who cannot deal with frames > 64k | Niklas Hallqvist |
1997-11-16 | fix error message | Theo de Raadt |
1997-11-13 | Say "soft updates" when FS_DOSOFTDEP is set in superblock, could look nicer. | Todd C. Miller |
1997-11-12 | typos | Theo de Raadt |