summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-26mostly mark signal racesTheo de Raadt
2001-11-26fix AF_INET6 dgram socket printing (missing curly brace)Jun-ichiro itojun Hagino
2001-11-25Extend the magic formulae to choose option FPSP only if 68040 processorMiod Vallat
2001-11-25Typos.Miod Vallat
2001-11-25Squeeze all obvious <blank>+<tab> and <tab><blank>+ combinationsKenneth R Westerback
2001-11-25Need <machine/cpu.h> to be sure to bring userret() prototype for all ports.Miod Vallat
2001-11-25Be cross-compilation friendly.Miod Vallat
2001-11-25regenMichael Shalayeff
2001-11-25nikon e880; from Dan Weeks <danimal@danimal.org>Michael Shalayeff
2001-11-25Add capability to accept & correctly process a root password withKenneth R Westerback
2001-11-25I've had several reports now that Ultra 1E works fine. Remove the "untested"...Jason Wright
2001-11-25Remove comments which only apply to the HP MMU found on HP300 modelsMiod Vallat
2001-11-25Oops, commited this file from the wrong tree.Miod Vallat
2001-11-25Harmonize userret() prototypes across m68k arches.Miod Vallat
2001-11-25Well, since I can't do my mondo openssl commitBob Beck
2001-11-25snprintf makes me happyTheo de Raadt
2001-11-25More MID for m88k updates, grr!Miod Vallat
2001-11-24handle NL terminated pid files correctly, OK deraadt@Marco S Hyman
2001-11-24KNFTheo de Raadt
2001-11-24argh! i messed something up!Theo de Raadt
2001-11-24half finished KNFTheo de Raadt
2001-11-24Update mvme88k MID value here too.Miod Vallat
2001-11-24Fix a couple of printf().Miod Vallat
2001-11-24Harmonize boot() logic across arches:Miod Vallat
2001-11-24Fix bsort() so that trailing spaces are not emitted.Kenneth R Westerback
2001-11-24for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead.Peter Valchev
2001-11-23back out changes that break kernel compiles. good testing jobmk install!Theo de Raadt
2001-11-23fix signal races. use sysctl() instead of kvm where possible, and then KNFTheo de Raadt
2001-11-23Remove the hack that ensures that rt_Update() works on FreeBSD. Nowbrian
2001-11-23When writing messages to the routing socket, round sockaddr sizesbrian
2001-11-23Be paranoid about non-zero netmasks being associated with INET addressesbrian
2001-11-23Removed an unsed variable (oops)brian
2001-11-23oops. Thx mpech@Marc Espie
2001-11-23Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr orbrian
2001-11-23regenJakob Schlyter
2001-11-23add 3Com Wireless LAN PC CardJakob Schlyter
2001-11-23cmott@scientech.com -> cm@linktel.netbrian
2001-11-23greater care at reading pidfiles; millert okTheo de Raadt
2001-11-23new vscom puc devices; lists-openbsdtech@bsws.deTheo de Raadt
2001-11-23new vscom puc devicesTheo de Raadt
2001-11-23use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hackTheo de Raadt
2001-11-23use siginterrupt() enabling around all blocking calls, and check the flags; m...Theo de Raadt
2001-11-23Remove splsched() declaration and related stuff.Miod Vallat
2001-11-23dev{cons,cninit.c} are mandatory.Miod Vallat
2001-11-23Typo in comment.Miod Vallat
2001-11-23Revert change to Popen() to only wrap command in a shell if itTodd C. Miller
2001-11-22Remove broken interrupt handler.Marc Espie
2001-11-22Explicitly mark nodes whose commands have been filled withMarc Espie
2001-11-22kill wasteful shells. +TypoMarc Espie
2001-11-22Nuke incorrect use of .IMPSRCMarc Espie