summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-23Switch msk(4) over to using MCLGETI when allocating mbufs for the RX ring.Mark Kettenis
2009-03-23Xr otus(4)Theo de Raadt
2009-03-23otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices.Damien Bergamini
2009-03-23various minor improvements; ok jacekm gillesJason McIntyre
2009-03-23Prevent null pointer dereference that could happen when we process an RXMark Kettenis
2009-03-23My previous commit didn't fix the problem at all, so stick at my firstTobias Stoeckmann
2009-03-23Remove space added in last commit. Pointed out by miod@.Owain Ainsworth
2009-03-23Add missing dependency generation for assym.h (...the lack of whichPhilip Guenthe
2009-03-23kill SIZE_LEFT() macro, no longer usedJoris Vink
2009-03-23simplifyJoris Vink
2009-03-23Reorganize NBIO and SMALL_KERNEL handling again but this time withoutAlexander Yurchenko
2009-03-23correct example; from Sebastian RotherJason McIntyre
2009-03-23tweak the description of -A a little more;Jason McIntyre
2009-03-23repair library use. this was detected on the vax, a nice static linkingTheo de Raadt
2009-03-23sys/types.h before other thingsTheo de Raadt
2009-03-23good god no you do not use LDFLAGS to pull in librariesTheo de Raadt
2009-03-23Small rewording to remove ambiguity.Antoine Jacoutot
2009-03-23remove debug, blehJoris Vink
2009-03-23fix buffer cache pending writs statistic so it does not go negative.Bob Beck
2009-03-23add rlog -d support, ported from openrcs byJoris Vink
2009-03-23Update to tzdata2009d from elsie.nci.nih.govTodd C. Miller
2009-03-23Processor affinity for processes.Artur Grabowski
2009-03-23advisory locks should return ENOLCK if we're out of locks.Otto Moerbeek
2009-03-23some smtpd bits; ok jacekm gillesJason McIntyre
2009-03-23Fixed a possible out-of-bounds memory access if the environment variableTobias Stoeckmann
2009-03-23Fixed a leaking of a fd each time a file is delivered to a mbox, whichTobias Stoeckmann
2009-03-23LP_NOTICE should be LP_ERR when showing directory messages.Joris Vink
2009-03-23any directory messages are, believe it or not, suppose to go to LP_ERRJoris Vink
2009-03-23wait an appropriate amount of time before giving up on a bulk update,David Gwynne
2009-03-23use auto-negotiation for manual media type selection. This fixesKevin Lo
2009-03-23actually follow rfc 3720, from Remco.David Gwynne
2009-03-22fix a bug in the resolution of forward files which would cause usernamesGilles Chehade
2009-03-22make transparent-as yes|no settable peer neighbor with the global settingHenning Brauer
2009-03-22Mention that msk(4) support 88E807x chips now.Mark Kettenis
2009-03-22Add workaround for RX MAC/FIFO hangs on ERI. Tested by matthieu@ and naddy@.Mark Kettenis
2009-03-22unbreak ramdisk builds in a way i guess might workTheo de Raadt
2009-03-22tweak previous;Jason McIntyre
2009-03-22let u (undo) work for the A command; ok krwTheo de Raadt
2009-03-22tweaks;Jason McIntyre
2009-03-22Add 'A' command to Editor mode, and -A flag to automatically execute itKenneth R Westerback
2009-03-22Update volume info on every bio call instead of waiting for theAlexander Yurchenko
2009-03-22styleTobias Stoeckmann
2009-03-22Avoid the usage of uninitialized value, which even might result in a memoryTobias Stoeckmann
2009-03-22Properly free allocated memory in error case.Tobias Stoeckmann
2009-03-22Don't show rebuild status for offline volumes.Alexander Yurchenko
2009-03-22trivial message repair, ok jacek@Ian Darwin
2009-03-22Put recently added bio and sensors stuff under #if NBIO > 0 andAlexander Yurchenko
2009-03-22syncTheo de Raadt
2009-03-21a paragraph break (.Pp macro) is not required before or after section headers.Igor Sobrado
2009-03-21If rebuild is active set volume state to ``rebuild''.Alexander Yurchenko