Age | Commit message (Expand) | Author |
1997-06-18 | Make if_sn.c far more MI, eventually share with pica. | denny |
1997-06-18 | indent | Theo de Raadt |
1997-06-18 | Be a bit more verbose for AF_ENCAP "routing" entries. | Angelos D. Keromytis |
1997-06-18 | Remove all links for an inode when "changing from leaf to node". | Todd C. Miller |
1997-06-18 | repair recursive map entry thingy; christos | Theo de Raadt |
1997-06-17 | mem underflow | Theo de Raadt |
1997-06-17 | check em_if and em_ifn better; thanks adam@math.tau.ac.il | Theo de Raadt |
1997-06-17 | Use a blank screen screensaver by default (for energy-saver monitors). | dm |
1997-06-17 | add <stdlib.h> for atoi(), free(), etc. | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL + err msg for realloc failure | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-17 | minor cleanup | kstailey |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff |
1997-06-17 | Adds a -d (directory) flag. | Todd C. Miller |
1997-06-17 | make 'ifconfig -a' and 'ifconfig de0' print full ifaliases output. this | Theo de Raadt |
1997-06-17 | Put in hooks to start ypserv with flags | Niklas Hallqvist |
1997-06-17 | careful with stackgap handling in execve() | Theo de Raadt |
1997-06-17 | dont coredump if the specified rule file does not exist | Niels Provos |
1997-06-17 | Put in hooks to start rpc.yppasswdd with flags | Niklas Hallqvist |
1997-06-17 | Add a -d flag which takes the directory where the YP password files are. | Niklas Hallqvist |
1997-06-17 | Add support to handle password files in directories other than /etc | Niklas Hallqvist |
1997-06-17 | do some umask stuff too | Theo de Raadt |
1997-06-17 | use mktemp, but use it without guessability or DOS attacks | Theo de Raadt |
1997-06-17 | mkstemp it in the correct place, ok? | Theo de Raadt |
1997-06-17 | fixed some typos; netbsd | Niels Provos |
1997-06-17 | Back out last change. Allowing no path to mean "." causes problems | Todd C. Miller |
1997-06-17 | do not test for a bug which does not exist | Theo de Raadt |
1997-06-17 | If no paths are specified, use "." | Todd C. Miller |
1997-06-17 | Add per-interface binding, based on der Mouse's code in netbsd. | denny |
1997-06-17 | Don't trample argv[], we want ps et al to be able to see args. | Todd C. Miller |
1997-06-16 | replaced by a BSD sort | Theo de Raadt |
1997-06-16 | Use buflen, not sizeof(buf) as buf is a pointer. | Todd C. Miller |
1997-06-16 | You can't store a double in an int and then do tests for the fractional part | kstailey |
1997-06-16 | even more global.dummy -> .global.dummy | kstailey |
1997-06-16 | Default file causes lots of "dummy names should start with `.'" syslog | dm |
1997-06-16 | do not modify argv[] strings | Theo de Raadt |
1997-06-16 | swap labels; adam@math.tau.ac.il | Theo de Raadt |
1997-06-16 | Our newuser FAQ might as well be in the source tree, right? | jkatz |
1997-06-16 | Better support for unmounted filesystems (i.e. df /dev/rsd0a): | denny |
1997-06-16 | Normalize treatment of -n option. Don't know why it was ever special-cased | Todd C. Miller |
1997-06-16 | Cosmetic cleanup, mostly KNF. | Todd C. Miller |