summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-20Document locking infrastructureMarc Espie
2004-07-20no point in return from void functionPeter Valchev
2004-07-20Move tag word to the right location in `struct envxmm'.Mark Kettenis
2004-07-20syncDavid Krause
2004-07-20SD Controller found on a Toshiba laptop; ok deraadt@David Krause
2004-07-20ansi; khalek@linuxgamers.netTheo de Raadt
2004-07-20typoTheo de Raadt
2004-07-20syncTheo de Raadt
2004-07-20another new device; shin@happynet.co.jpTheo de Raadt
2004-07-19print the correct labels when displaying timeouts with pfctl (eg, pfctl -st).David Gwynne
2004-07-19Delete the AP scan timeout in atw_detach. Fixes a panic on detach if theTodd C. Miller
2004-07-19wording from nick@Jason McIntyre
2004-07-19Recognize the daughter board type, if any - but it is not supported yet.Miod Vallat
2004-07-19After a work queue has been aborted and the abort has been acknowledged,Miod Vallat
2004-07-19When we want to thaw all work queues we care about, do it correctly.Miod Vallat
2004-07-19Direct REQUEST_SENSE commands to the correct target, instead of alwaysMiod Vallat
2004-07-19use same url as in siop(4) as this link was dead; found by Genadijus Paleckis...Michael Shalayeff
2004-07-19Remove obsolete note about V7 Bourne Shell; espie@ OKTodd C. Miller
2004-07-19Implement __HAVE_PMAP_DIRECT on amd64 using large pages. At this momentArtur Grabowski
2004-07-19In builtin_saveregs(), do not systematically allocate 8 words on the stackMiod Vallat
2004-07-19correct error checking for strtonum, from mjc@bitz.caVincent Labrecque
2004-07-19Start working at providing a tutorial for our make, not PMake, whichMarc Espie
2004-07-19use strtonum with proper bounds instead of abusing strtoul; ok millertPeter Valchev
2004-07-19mention weak symbolsMichael Coulter
2004-07-19fix signal race in job.c: the signal handler only sets a flag, andMarc Espie
2004-07-18TyposMiod Vallat
2004-07-18fix memory leak; ok millert@ tdeval@Jakob Schlyter
2004-07-18kill some more netiso traces - this was in my tree for a bit but I forgot...Henning Brauer
2004-07-18there are a few recvfrom(2) errors we do not want to panic onHenning Brauer
2004-07-18query interval scaling, episode IIHenning Brauer
2004-07-18return EINVAL if ftruncate(2) is passed a negative offsetAnil Madhavapeddy
2004-07-18when deleting @link, don't bother checking for md5, since we don't have any.Marc Espie
2004-07-18syncTheo de Raadt
2004-07-18oopsTheo de Raadt
2004-07-18syncTheo de Raadt
2004-07-18shrinky shrinkyTheo de Raadt
2004-07-18syncTheo de Raadt
2004-07-18more shrinkTheo de Raadt
2004-07-18syncTheo de Raadt
2004-07-18shrinkTheo de Raadt
2004-07-18#ifdef SMALL_KERNEL -> #define ISP_STRIPPEDTheo de Raadt
2004-07-18Make bsd.rd a default set.Kenneth R Westerback
2004-07-18minor space savingsTheo de Raadt
2004-07-18shrinkTheo de Raadt
2004-07-18spacesTheo de Raadt
2004-07-18spacesTheo de Raadt
2004-07-18For set installation via URL or NFS, assume the network has been configuredKenneth R Westerback
2004-07-17Adresses->AddressesAnil Madhavapeddy
2004-07-17Wait for output to be drained when sabtty is the console output port;Miod Vallat
2004-07-17the IPv4/IPv6 standalone mode patch has some issues so back it out for now.Brad Smith