summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-17Recommit part of miod's no-coredumps-on-ramdisks diff that got lost in theMark Kettenis
2009-06-17Correctly handle the carp demote counter in all input cases.Marco Pfatschbacher
2009-06-17Force Raid0/4/5 volume size to multiple of stripe sizeJordan Hargrave
2009-06-17Make sure xbowmatch() only matches on xbow stanzas.Miod Vallat
2009-06-17Make sure we do not coalesce memory ranges from different nodes.Miod Vallat
2009-06-17R14000 processors with revision 3 and above are actually R16000 revisionMiod Vallat
2009-06-17fix endianness issue on BE.Damien Bergamini
2009-06-17Check for the correct RTM_VERSION before accessing anything in the rt message.Claudio Jeker
2009-06-17ENOPROTOOPT is non-fatal on recvfrom, can apparently happen with ipvshitHenning Brauer
2009-06-17synchronize synopsis and usage.Igor Sobrado
2009-06-17remove superfluous spaces around brackets in usage.Igor Sobrado
2009-06-17Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@.Stuart Henderson
2009-06-17Really avoid changing the start of the bounds if we found no LIFTheo de Raadt
2009-06-17remove extra debugging printf(). ok miod@Matthieu Herrb
2009-06-17fix flow data values: first and last time, found by f-kons at yandex ruJoerg Goltermann
2009-06-17do better detection of when we have a better version of the tcp sequenceDavid Gwynne
2009-06-17Remove __packed from memory structure. No idea what in the wolrd I wasMarco Peereboom
2009-06-17syncTheo de Raadt
2009-06-17Revert bufq's. this is inline with the major midlayer reverts thatThordur I. Bjornsson
2009-06-17date based reversion of uvm to the 4th May.Owain Ainsworth
2009-06-16date based reversion of uvm to the 4th May.Owain Ainsworth
2009-06-16Backout all the PG_RELEASED changes.Owain Ainsworth
2009-06-16Backout pmemrange (which to most people is more well known as physmemAriane van der Steldt
2009-06-16Do not break gcc -Z on powerpc. mprotect the got only if it is padded.Dale Rahn
2009-06-16Typo: Use settings -> User settings.Stuart Henderson
2009-06-16Backout all changes to uvm after pmemrange (which will be backed outOwain Ainsworth
2009-06-15bring back miod@'s "real functions" patch (rev. 1.2)Ingo Schwarze
2009-06-15No you cannot remove a sysctl mib once you add it. It becomes ABI. ThatTheo de Raadt
2009-06-15syncTheo de Raadt
2009-06-15Back out all the buffer cache changes I committed during c2k9. This reverts t...Bob Beck
2009-06-15Do not print non-vnode information if asked to report information on aMiod Vallat
2009-06-15fix Mdocdate broken in rev 1.2;Ingo Schwarze
2009-06-15sync to 1.7.16: an output function is the wrong place for validation codeIngo Schwarze
2009-06-15sync to 1.7.16:Ingo Schwarze
2009-06-15sync to 1.7.16: implement \~ and \^ escapes, and repair \(ssIngo Schwarze
2009-06-15sync to 1.7.16: adapt INDENT to groff conventionsIngo Schwarze
2009-06-15sync to 1.7.16: avoid trailing space in outputIngo Schwarze
2009-06-14sync to 1.7.16: support -V command line optionIngo Schwarze
2009-06-14sync to 1.7.16: comments, whitespace and spelling fixes; no functional changeIngo Schwarze
2009-06-14Make sure the pglist is TAILQ_INIT()'ed before invoking uvm_pglistalloc().Miod Vallat
2009-06-14DBDIR resides in DESTDIR.Antoine Jacoutot
2009-06-14backout:Theo de Raadt
2009-06-14Noone else ever saw this diff except oga and ariane, so that is anTheo de Raadt
2009-06-14back out the free vs dirty fix, because pmemrange will go soon tooTheo de Raadt
2009-06-14backout the assert diff in 1.5Theo de Raadt
2009-06-14Disable inteldrm by default since it once again breaks x40 suspend.Theo de Raadt
2009-06-14enable support for deferring the packet that creates a state so that yourDavid Gwynne
2009-06-14We want to install a LIF label on the disk before we run disklabel -ATheo de Raadt
2009-06-14Don't mess with the bounds in the lp if *partoffp is non-NULL, since thisTheo de Raadt
2009-06-13Enumerate all available nodes for hardware on IP27/IP35 systems; works to someMiod Vallat