summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-23Make pmap_deactivate a NOP.Artur Grabowski
2009-04-23add missing newline in the unknown model caseJonathan Gray
2009-04-23print the type of the icmp message we're bitching about when debugging isDavid Gwynne
2009-04-23Unrevert reversion of r1.192. This time make sure 'aflag' is treatedKenneth R Westerback
2009-04-22fix creating packages with long names in plist; from espie@Christian Weisgerber
2009-04-22Start doing resource accounting on non-root PCI busses by populating theMark Kettenis
2009-04-22this rwlock conversion breaks procfs (in linux compat), as found outTheo de Raadt
2009-04-22sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell...Theo de Raadt
2009-04-22vendor 0x1781 is MECANIQUE, or was, and now people who don't want to payTheo de Raadt
2009-04-22do not provide a short list of products which is always out of date.Theo de Raadt
2009-04-22no more bsdsbc kernels; probably not needed anymore I read from discussionTheo de Raadt
2009-04-22tweaks for the final sections;Jason McIntyre
2009-04-22Make the interactions in allocating buffers less confusing.Artur Grabowski
2009-04-22oops! sync gbe(4) entry;Jason McIntyre
2009-04-22move support for ulaw/alaw encoding in .wav files from legacy modeAlexandre Ratchov
2009-04-22When starting up idle, explicitly set p_cpu and the peg flag for theArtur Grabowski
2009-04-22arguments following name description macros (.Nd) are usually lowercase.Igor Sobrado
2009-04-22ignore replies with timestamps after 2030 to prevent time_t / tv_sec wrapsHenning Brauer
2009-04-22Correct the declaration of the dladdr() stub so that it has the correctPhilip Guenthe
2009-04-22Only report the IP number in sysctl hw.model; vendor and machine name areMiod Vallat
2009-04-22dont need to zero the tx pkt pool structure before initting it now thatDavid Gwynne
2009-04-22initialise the constructor and destructor function pointers to NULLDavid Gwynne
2009-04-22remove a meaningless sensor.desc; ok deraadtConstantine A. Murenin
2009-04-22replace arrays of dmamaps and mbuf pointers used to manage packetsDavid Gwynne
2009-04-21alias and give frexpf symbol external linkage to scalbnf; this wasMartynas Venckus
2009-04-21syncTheo de Raadt
2009-04-21Switch aps(4) to use timeout_add_msec() instead of timeout_add() with aMichael Knudsen
2009-04-21Document timeout_add_msec().Michael Knudsen
2009-04-21Simplify PCI config space access code. There is no way we're ever going toMark Kettenis
2009-04-21no need to install includes from here anymoreTheo de Raadt
2009-04-21move src/lib/libsndio/sndio.h into src/include where other includeAlexandre Ratchov
2009-04-21small corrections to log_warns and fatalsJacek Masiulaniec
2009-04-21Make /usr/sbin/sendmail not fail due to smtpd being down.Jacek Masiulaniec
2009-04-21add a sg_dma backend for amd64 bus_dma. This is a lot more clever aboutOwain Ainsworth
2009-04-21final sort;Jason McIntyre
2009-04-21tweak NORMALIZATION;Jason McIntyre
2009-04-21instead of calling getpid() all over the place do it once, claudio okHenning Brauer
2009-04-21clarify we cd to user's home after chroot; ok markus@ onKevin Steves
2009-04-21correct some fatal(x) calls and error stringsEric Faurot
2009-04-21simplify "log (user)"; help/ok henningJason McIntyre
2009-04-21ignore pfkey replies not for us and discard themHenning Brauer
2009-04-21Increase default thread stack size to 256K on 32bit archs and 512K onKurt Miller
2009-04-21tweak PARAMETERS;Jason McIntyre
2009-04-21sort PARAMETERS; also split the list in two, to make it more manageable;Jason McIntyre
2009-04-21add Emobile D12HW to checked device list.Yojiro Uo
2009-04-21remove from gen so that lint doesn't check gen if assembly versionsMartynas Venckus
2009-04-21move bsd and bsd.rd and all such other MD "sets" into the MD files,Theo de Raadt
2009-04-21tweak the whitespace in the softc a bit to make it easier to read.David Gwynne
2009-04-21syncTheo de Raadt
2009-04-21new ftdi; 8U232AM4; Takanori Watanabe spotted itTheo de Raadt