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