summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-08do not free unallocated memory, PR#1989Jakob Schlyter
2001-08-07Not used.Miod Vallat
2001-08-07One more typo.Miod Vallat
2001-08-07Change tsleep into ltsleep.Artur Grabowski
2001-08-07Sprinkle a few Holy Volatiles (tm).Miod Vallat
2001-08-07Make config(8) choose which source files to exclude, from the kernelMiod Vallat
2001-08-07Make kerberosV compile entirely on platforms lacking shared libraries,Miod Vallat
2001-08-07Use mktemp(1) to avoid /tmp race found by terra@diku.dk.Todd C. Miller
2001-08-07remove redundant __noreturn__ attributes now that __dead is sane for modern gccTodd C. Miller
2001-08-07For gcc >= 2.5 #define __dead and __pure using the __noreturn__Todd C. Miller
2001-08-07We now have predict_{true,false}Artur Grabowski
2001-08-07Do the memset only if tcgetattr() fails just in case the failedTodd C. Miller
2001-08-07Keep a verbatim copy of the old struct termios instead of usingTodd C. Miller
2001-08-07tag fixes; Denis Afonin <dfa@solo.ee>Jason Wright
2001-08-07Add a bunch of macros from NetBSD.Artur Grabowski
2001-08-07No need to remove /etc/nologin after killing shutdown; signalHeikki Korpela
2001-08-07Document SEMMNI and SEMMNS kernel options as they areHeikki Korpela
2001-08-07typo.Peter Valchev
2001-08-07Document how to cancel a scheduled shutdown with kill(1).Heikki Korpela
2001-08-07suggest CET, not MET, ok deraadt@Markus Friedl
2001-08-072 system dependent files removed.Brad Smith
2001-08-07Modify timekeeping in an effort to produce a sane bandwidth measureHugh Graham
2001-08-07tree must buildHugh Graham
2001-08-07Document ADOSFS kernel option. Note caveat: only amiga FFSHeikki Korpela
2001-08-07unused, bye bye.Brad Smith
2001-08-07enable ah & esp by default, now that we trust the code moreTheo de Raadt
2001-08-07remove this header which has been unused for over 3 yrs now.Brad Smith
2001-08-07extended failure messages from galb@vandyke.comMarkus Friedl
2001-08-07syncTheo de Raadt
2001-08-07another ESS; hideishi@magisystem.netTheo de Raadt
2001-08-07KNF; and i bonked jakob in the head for it too, with a plastic bottle of cokeTheo de Raadt
2001-08-07add copyright notices; noted as missing by itojunTheo de Raadt
2001-08-07o Fix a typo (heko@iki.fi)Todd C. Miller
2001-08-07typoJun-ichiro itojun Hagino
2001-08-07-WunusedJun-ichiro itojun Hagino
2001-08-07sorry, correct the polarity of return value on AF_INET6.Jun-ichiro itojun Hagino
2001-08-07for AF_INET6, must compare sin6_scope_id.Jun-ichiro itojun Hagino
2001-08-06Replace with public domain version that does an execTodd C. Miller
2001-08-06Nothing but comments after #endif and #else; heko@iki.fiPaul Janzen
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-08-06MACHINE_CONTIG doesn't exist anymore, nor do RAM_DISK_* ...Miod Vallat
2001-08-06Bring latest powerpc pmap.c fix here too.Miod Vallat
2001-08-06Remove legacy __BDEVSW_DUMP_OLD_TYPE code.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-08-06Working kernel crash dumps.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-08-06Working kernel crash dumps.Miod Vallat
2001-08-06Properly identify the boot drive on 147 if it is not scsi id #0.Miod Vallat
2001-08-06add note about updating minor in libc_r/shlib_version; deraadt@Jakob Schlyter
2001-08-06bump minor; getrrsetbyname(3) in libcJakob Schlyter