summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-13Needs <sys/malloc.h> nowMiod Vallat
2009-06-13mention the number of special devices requiredAlexander Hall
2009-06-13- stat is not fatal, since we want resume not to fail for non-existentMartynas Venckus
2009-06-13tcpdrop broke with the addition of routing domains. Repair.Andreas Gunnarsson
2009-06-13Figure out which nodes are connected, and use all of their memory for now;Miod Vallat
2009-06-13Make ldpctl imsg-in-a-lib ready too.Michele Marchetto
2009-06-13The bounds was not always being properly updatedTheo de Raadt
2009-06-13Shuffle and rename HUB defines for consistency, no functional change yet.Miod Vallat
2009-06-13Simplify ioctl handling. From Brad.Mark Kettenis
2009-06-13Use debug3() instead of debug(), requested by markus@Andreas Gunnarsson
2009-06-13Define SIZEOF_LONG_LONG in config.h, so that the byteswapping code in ELFMiod Vallat
2009-06-13Fixed writes for RAID4/5, was not properly freeing Xor bufferJordan Hargrave
2009-06-12Add flag for freeing ccb buffer on I/O completionJordan Hargrave
2009-06-12Remove #if 0 code that is of no use at all. Ring overflows will actuallyClaudio Jeker
2009-06-12Move some more statics into session_stateAndreas Gunnarsson
2009-06-12Fix warnings.Andreas Gunnarsson
2009-06-12Fix warnings found by chl@ and djm@ and change roaming_atomicio'sAndreas Gunnarsson
2009-06-12state_panic() tries the active then other valid leases by setting theKevin Steves
2009-06-12Make sure splsoftnet() masks softclock; fallout form switch to genericMiod Vallat
2009-06-12document that RECURSIVE_FETCH_LIST is set to No by default.Stuart Henderson
2009-06-12KNF and wrap at 80 columns.Joel Sing
2009-06-12the TZ list cannot fit onto the floppiesTheo de Raadt
2009-06-12Kill copies of prefixlen2mask and inet6applymask their now in util.cClaudio Jeker