summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1997-06-23use maskskstailey
1997-06-23Slightly cleaner. (Change nosync to an int, like the rest.)Jason Downs
1997-06-23sizeof(int) != sizeof(long)Theo de Raadt
1997-06-22Support halt -p.Jason Downs
1997-06-22Support RB_POWERDOWN.Jason Downs
1997-06-22Avoid an overflow when checking inode numbers; from FreeBSD PR #3528 byThorsten Lockert
1997-06-20need fewer of theseTheo de Raadt
1997-06-20Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system"kstailey
1997-06-20Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system"kstailey
1997-06-20Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system"kstailey
1997-06-20ah-sha1 + esp-3desNiels Provos
1997-06-18dynamically allocate fd_set; deraadtkstailey
1997-06-18document the tiny raceTheo de Raadt
1997-06-18buf oflowTheo de Raadt
1997-06-18fix non-numeric minor number checking; bdeTheo de Raadt
1997-06-18WallTheo de Raadt
1997-06-18Remove all links for an inode when "changing from leaf to node".Todd C. Miller
1997-06-17count slow queue low entropy dropsMichael Shalayeff
1997-06-17make 'ifconfig -a' and 'ifconfig de0' print full ifaliases output. thisTheo de Raadt
1997-06-17dont coredump if the specified rule file does not existNiels Provos
1997-06-16if -o is used to explicitly specify time or space optimization preference,Theo de Raadt
1997-06-16flags cannot be optional; what a bad argument layout design...; jgarzik@pobox...Theo de Raadt
1997-06-14split the treatment of the random eventsMichael Shalayeff
1997-06-14typo; k-horik@yk.rim.or.jpTheo de Raadt
1997-06-14Add link to Linux name, so Linux users can at least find the manpage and figureJason Downs
1997-06-14fsck_ext2fs works now.Jason Downs
1997-06-14s/malloc.h/stdlib.h in pass5.c, and actually malloc() enough memory inJason Downs
1997-06-14Add tags, fix man page. Purely cosmetic.Jason Downs
1997-06-14Sync with NetBSD. Purely cosmetic.Jason Downs
1997-06-13theo's recent patchMichael Shalayeff
1997-06-11dynamic fd_setTheo de Raadt
1997-06-10deal with random pids from fork(2)kstailey
1997-06-05getpid() is going to be OK in a few minutesTheo de Raadt
1997-06-04make usage show minimal keywordsTheo de Raadt
1997-06-04oops_stringsMichael Shalayeff
1997-06-04YAVAMichael Shalayeff
1997-06-03Make mkfs.c malloc its large buffers, which saves about 200K of bss sizegrr
1997-06-03number of unallocated sectors message was based on modified fssize, make it d...grr
1997-06-02fix Xr fstabTheo de Raadt
1997-06-02dump(5) does not exist, markd@Grizzly.COMTheo de Raadt
1997-06-02network byte order for icmp_seq; obfuscate ident (pid) moreTheo de Raadt
1997-06-01i think this solves a number of byte order problems in the icmp code.Theo de Raadt
1997-06-01kill fp, fix unterminated buf, add lots of icmp code; denny1@home.com, PR#205Theo de Raadt
1997-05-31lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it.Theo de Raadt
1997-05-31fix typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-30No longer enforce read-only mounts.Jason Downs
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-05-30Initial import of Manuel's fsck_ext2fs, unmodified.Jason Downs
1997-05-29mkfs() should not play with fssize; grr, PR#189Theo de Raadt
1997-05-29print stats on SIGINFOkstailey