Age | Commit message (Expand) | Author |
1997-06-11 | dynamic fd_set | Theo de Raadt |
1997-06-10 | deal with random pids from fork(2) | kstailey |
1997-06-05 | getpid() is going to be OK in a few minutes | Theo de Raadt |
1997-06-04 | make usage show minimal keywords | Theo de Raadt |
1997-06-04 | oops_strings | Michael Shalayeff |
1997-06-04 | YAVA | Michael Shalayeff |
1997-06-03 | Make mkfs.c malloc its large buffers, which saves about 200K of bss size | grr |
1997-06-03 | number of unallocated sectors message was based on modified fssize, make it d... | grr |
1997-06-02 | fix Xr fstab | Theo de Raadt |
1997-06-02 | dump(5) does not exist, markd@Grizzly.COM | Theo de Raadt |
1997-06-02 | network byte order for icmp_seq; obfuscate ident (pid) more | Theo de Raadt |
1997-06-01 | i think this solves a number of byte order problems in the icmp code. | Theo de Raadt |
1997-06-01 | kill fp, fix unterminated buf, add lots of icmp code; denny1@home.com, PR#205 | Theo de Raadt |
1997-05-31 | lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it. | Theo de Raadt |
1997-05-31 | fix typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-05-30 | No longer enforce read-only mounts. | Jason Downs |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-05-30 | Initial import of Manuel's fsck_ext2fs, unmodified. | Jason Downs |
1997-05-29 | mkfs() should not play with fssize; grr, PR#189 | Theo de Raadt |
1997-05-29 | print stats on SIGINFO | kstailey |
1997-05-28 | doc broadcast addr better; frueauf@ira.uka.de | Theo de Raadt |
1997-05-28 | be more paranoid about gid revoking | Theo de Raadt |
1997-05-28 | complain if ufs is spotted in /etc/fstab | Theo de Raadt |
1997-05-21 | better disklabel -e messaging | Theo de Raadt |
1997-05-19 | s/NetBSD// | Jason Downs |
1997-05-15 | mention that addition code was written in Germany | Theo de Raadt |
1997-05-05 | hopefully the last tahoe relict in the tree goes now ... | Thomas Graichen |
1997-05-04 | Fix writing of pid file. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr> | Todd C. Miller |
1997-04-30 | clone boot sector that existed there? bad idea. No idea why though | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-27 | Correct assumed editing mistakes. | Jason Downs |
1997-04-24 | Enforce read only mounts. No exceptions. | Jason Downs |
1997-04-24 | Don't build LFS, it doesn't work. | Jason Downs |
1997-04-20 | support for -o port=N; provos | Theo de Raadt |
1997-04-20 | sparc/sun3 labels want cyl-alignment; grr | Theo de Raadt |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller |
1997-04-19 | force readonly, heh | Theo de Raadt |
1997-04-19 | replace -r (disable Rockridge extensions) with -R .. | flipk |
1997-04-19 | thorpej: | kstailey |
1997-04-17 | fix start address for first extended filesystem | Niels Provos |
1997-04-16 | _PATH_DEFTAPE is now defined in <paths.h> | Todd C. Miller |
1997-04-16 | No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h> | Todd C. Miller |
1997-04-15 | indent | Theo de Raadt |
1997-04-14 | works a bit better with extended partitions. hack. | Niels Provos |
1997-04-14 | if -s not specified, attempt to grok the disklabel | Theo de Raadt |
1997-04-14 | strtol to strtoul | Niels Provos |
1997-04-11 | - check existing pid file and don't start up if there is already | Todd C. Miller |
1997-04-11 | add more partition types. add (non-functional) Extended partition support | Theo de Raadt |
1997-04-11 | add support for a script called /etc/rc.shutdown | Theo de Raadt |
1997-04-10 | Error if bsize < fsize. Problem noted by Dieter Dworkin Muller | Todd C. Miller |