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