Age | Commit message (Expand) | Author |
1997-06-18 | dynamically allocate fd_set; deraadt | kstailey |
1997-06-18 | document the tiny race | Theo de Raadt |
1997-06-18 | buf oflow | Theo de Raadt |
1997-06-18 | fix non-numeric minor number checking; bde | Theo de Raadt |
1997-06-18 | Wall | Theo de Raadt |
1997-06-18 | Remove all links for an inode when "changing from leaf to node". | Todd C. Miller |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff |
1997-06-17 | make 'ifconfig -a' and 'ifconfig de0' print full ifaliases output. this | Theo de Raadt |
1997-06-17 | dont coredump if the specified rule file does not exist | Niels Provos |
1997-06-16 | if -o is used to explicitly specify time or space optimization preference, | Theo de Raadt |
1997-06-16 | flags cannot be optional; what a bad argument layout design...; jgarzik@pobox... | Theo de Raadt |
1997-06-14 | split the treatment of the random events | Michael Shalayeff |
1997-06-14 | typo; k-horik@yk.rim.or.jp | Theo de Raadt |
1997-06-14 | Add link to Linux name, so Linux users can at least find the manpage and figure | Jason Downs |
1997-06-14 | fsck_ext2fs works now. | Jason Downs |
1997-06-14 | s/malloc.h/stdlib.h in pass5.c, and actually malloc() enough memory in | Jason Downs |
1997-06-14 | Add tags, fix man page. Purely cosmetic. | Jason Downs |
1997-06-14 | Sync with NetBSD. Purely cosmetic. | Jason Downs |
1997-06-13 | theo's recent patch | Michael Shalayeff |
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 |