Age | Commit message (Expand) | Author |
2009-06-13 | Enumerate all available nodes for hardware on IP27/IP35 systems; works to some | Miod Vallat |
2009-06-13 | Needs <sys/malloc.h> now | Miod Vallat |
2009-06-13 | mention the number of special devices required | Alexander Hall |
2009-06-13 | - stat is not fatal, since we want resume not to fail for non-existent | Martynas Venckus |
2009-06-13 | tcpdrop broke with the addition of routing domains. Repair. | Andreas Gunnarsson |
2009-06-13 | Figure out which nodes are connected, and use all of their memory for now; | Miod Vallat |
2009-06-13 | Make ldpctl imsg-in-a-lib ready too. | Michele Marchetto |
2009-06-13 | The bounds was not always being properly updated | Theo de Raadt |
2009-06-13 | Shuffle and rename HUB defines for consistency, no functional change yet. | Miod Vallat |
2009-06-13 | Simplify ioctl handling. From Brad. | Mark Kettenis |
2009-06-13 | Use debug3() instead of debug(), requested by markus@ | Andreas Gunnarsson |
2009-06-13 | Define SIZEOF_LONG_LONG in config.h, so that the byteswapping code in ELF | Miod Vallat |
2009-06-13 | Fixed writes for RAID4/5, was not properly freeing Xor buffer | Jordan Hargrave |
2009-06-12 | Add flag for freeing ccb buffer on I/O completion | Jordan Hargrave |
2009-06-12 | Remove #if 0 code that is of no use at all. Ring overflows will actually | Claudio Jeker |
2009-06-12 | Move some more statics into session_state | Andreas Gunnarsson |
2009-06-12 | Fix warnings. | Andreas Gunnarsson |
2009-06-12 | Fix warnings found by chl@ and djm@ and change roaming_atomicio's | Andreas Gunnarsson |
2009-06-12 | state_panic() tries the active then other valid leases by setting the | Kevin Steves |
2009-06-12 | Make sure splsoftnet() masks softclock; fallout form switch to generic | Miod Vallat |
2009-06-12 | document that RECURSIVE_FETCH_LIST is set to No by default. | Stuart Henderson |
2009-06-12 | KNF and wrap at 80 columns. | Joel Sing |
2009-06-12 | the TZ list cannot fit onto the floppies | Theo de Raadt |
2009-06-12 | Kill copies of prefixlen2mask and inet6applymask their now in util.c | Claudio Jeker |
2009-06-12 | Move prefixlen2mask and inet6applymask to util.c so that we can kill the | Claudio Jeker |
2009-06-12 | YP client functions do not allocate memory when they fail; | Ingo Schwarze |
2009-06-12 | Allow chunks marked as offline to be used for rebuild (ie. once disk has | Joel Sing |
2009-06-12 | rework pool_get() a bit so that if you call if with a constructor set | Owain Ainsworth |
2009-06-12 | Document new WRKOBJDIR default value. | Landry Breuil |
2009-06-12 | remove the directory portion of yyfix's pathname from usage's output. | Igor Sobrado |
2009-06-12 | add missing header needed by warn() | Charles Longeau |
2009-06-12 | make the interrupt handler in install.sub print a linefeed and also make | Alexander Hall |
2009-06-12 | Put back the once-only code that krw removed earlier, because we want ^C | Theo de Raadt |
2009-06-12 | Avoid vlan explosion reported by deraadt@, sthen@ and jsing@ when | Kenneth R Westerback |
2009-06-12 | rewrite the way states from pfsync are merged into the local state tree | David Gwynne |
2009-06-12 | Added working support for raid4/raid5 softraid | Jordan Hargrave |
2009-06-12 | Add asserts on free memory, double free and while here, fix 1 assert. | Ariane van der Steldt |
2009-06-11 | add missing header needed by ioctl() | Charles Longeau |
2009-06-11 | Limit the BCM5701 B5 chipset to 32-bit mode as a workaround for a | Stuart Henderson |
2009-06-11 | Set the DMA read watermark to 4 on the BCM5703 chipset in PCI-X mode. | Stuart Henderson |
2009-06-11 | Simplify the ioctl handling code. From Brad. | Stuart Henderson |
2009-06-11 | remove unused variables | Charles Longeau |
2009-06-11 | remove unused variable | Charles Longeau |
2009-06-11 | Correctly flush direct mappings (cache/tlb). Uncovered by ariane's new | Mark Kettenis |
2009-06-11 | Create a hotplug callback mechanism. | Marco Peereboom |
2009-06-11 | sync disklabel changes from hppa | Theo de Raadt |
2009-06-11 | Bring this up to the new way of doing the fdisk handling | Theo de Raadt |
2009-06-11 | Finish documenting the gconf2 module. | Antoine Jacoutot |
2009-06-11 | effectively un-do r1.111, it fucks machines with bad clocks royally. | Henning Brauer |
2009-06-11 | extra space | Theo de Raadt |