summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-12Move prefixlen2mask and inet6applymask to util.c so that we can kill theClaudio Jeker
2009-06-12YP client functions do not allocate memory when they fail;Ingo Schwarze
2009-06-12Allow chunks marked as offline to be used for rebuild (ie. once disk hasJoel Sing
2009-06-12rework pool_get() a bit so that if you call if with a constructor setOwain Ainsworth
2009-06-12Document new WRKOBJDIR default value.Landry Breuil
2009-06-12remove the directory portion of yyfix's pathname from usage's output.Igor Sobrado
2009-06-12add missing header needed by warn()Charles Longeau
2009-06-12make the interrupt handler in install.sub print a linefeed and also makeAlexander Hall
2009-06-12Put back the once-only code that krw removed earlier, because we want ^CTheo de Raadt
2009-06-12Avoid vlan explosion reported by deraadt@, sthen@ and jsing@ whenKenneth R Westerback
2009-06-12rewrite the way states from pfsync are merged into the local state treeDavid Gwynne
2009-06-12Added working support for raid4/raid5 softraidJordan Hargrave
2009-06-12Add asserts on free memory, double free and while here, fix 1 assert.Ariane van der Steldt
2009-06-11add missing header needed by ioctl()Charles Longeau
2009-06-11Limit the BCM5701 B5 chipset to 32-bit mode as a workaround for aStuart Henderson
2009-06-11Set the DMA read watermark to 4 on the BCM5703 chipset in PCI-X mode.Stuart Henderson
2009-06-11Simplify the ioctl handling code. From Brad.Stuart Henderson
2009-06-11remove unused variablesCharles Longeau
2009-06-11remove unused variableCharles Longeau
2009-06-11Correctly flush direct mappings (cache/tlb). Uncovered by ariane's newMark Kettenis
2009-06-11Create a hotplug callback mechanism.Marco Peereboom
2009-06-11sync disklabel changes from hppaTheo de Raadt
2009-06-11Bring this up to the new way of doing the fdisk handlingTheo de Raadt
2009-06-11Finish documenting the gconf2 module.Antoine Jacoutot
2009-06-11effectively un-do r1.111, it fucks machines with bad clocks royally.Henning Brauer
2009-06-11extra spaceTheo de Raadt