Age | Commit message (Expand) | Author |
2011-04-23 | Remove yet another mention of /etc/security that i missed (doh). | Ingo Schwarze |
2011-04-23 | Very nice bugfix from Andrew Fresh, who writes: | Ingo Schwarze |
2011-04-23 | improve line breaking in SYNOPSIS now that semantics of the .Bk macro | Igor Sobrado |
2011-04-23 | pf_scrub_ip() does not modify the given mbuf pointer. So don't | Alexander Bluhm |
2011-04-23 | Only print changed TOS in returned packets when -t is set (last commit was | Stuart Henderson |
2011-04-23 | start at high ipl (quiets noise on startup). | Dale Rahn |
2011-04-23 | Indicate which side of the connection responded during phase 1 while using -v. | lum |
2011-04-23 | BRKSIZ is the right constant now, so I don't get lots of teeny tiny heaps | Ted Unangst |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-22 | delete a bogus blank line | Theo de Raadt |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-22 | Somebody moved a line about SCSIDEBUG_LEVEL into the wrong spot. | Kenneth R Westerback |
2011-04-22 | Fix regression in vndopen() behaviour introduced in previous commit. | Miod Vallat |
2011-04-22 | do not mention the now gone PSD/USD directories; ok miod | Jason McIntyre |
2011-04-22 | Fix uninitialzied variables and formatting strings (-Wxxx errors) | Jordan Hargrave |
2011-04-22 | pf_pooladdr_pl does not exist anymore. Remove its extern declaration. | Alexander Bluhm |
2011-04-22 | Remove unused structure member. | Mark Kettenis |
2011-04-22 | Stop printing the PCI interrupt line programmed by the BIOS for APIC | Mark Kettenis |
2011-04-22 | Sticky flags are in the left half of fpsr; not the undefined bits | Martynas Venckus |
2011-04-22 | Move things around after recent rc(8) changes. | Antoine Jacoutot |
2011-04-22 | spaces | Marco Peereboom |
2011-04-22 | Clarify SO_SPLICE semantics in setsockopt(2). | Alexander Bluhm |
2011-04-22 | Add support for PCH2 (Sandy Bridge) MAC with 82579 PHY. | Jonathan Gray |
2011-04-22 | mention MCP89 | Jonathan Gray |
2011-04-22 | Move the rc.d(8) bits from rc.{local,shutdown} directly into /etc/rc. | Antoine Jacoutot |
2011-04-22 | Make the socket splicing regression tests architecture independent | Alexander Bluhm |
2011-04-21 | A plausible iopoolification. Utter dearth of interested parties | Kenneth R Westerback |
2011-04-21 | Merge version 1.10.10: | Ingo Schwarze |
2011-04-21 | match on 6 series smbus, tested by Laurence Tratt | Jonathan Gray |
2011-04-21 | fenv for amd64; from matthew@ | Martynas Venckus |
2011-04-21 | fenv for hppa | Martynas Venckus |
2011-04-21 | Speedup XORP/XORQ operations in RAID6, do 32-bits at a time | Jordan Hargrave |
2011-04-21 | Fix dma_constraint upper limit computation. Logical or is not the same as | Miod Vallat |
2011-04-21 | Print memory sizes as longs. Stolen from sparc64. | Miod Vallat |
2011-04-21 | Use 64 bit integer types to compute IP35 memory ranges, to give machines | Miod Vallat |
2011-04-21 | no need to escape `|'; | Jason McIntyre |
2011-04-21 | Make nsd-zonec less verbose in nsdc runs by removing the -v | Claudio Jeker |
2011-04-21 | Oopsy. | Antoine Jacoutot |
2011-04-21 | Better detection of obsolete files (naddy@ reported a false positive). | Antoine Jacoutot |
2011-04-21 | Add a "filter-routes" option; when set, snmpd asks the kernel not to | Stuart Henderson |
2011-04-21 | Make this code actually compile on hppa64. | Joel Sing |
2011-04-21 | Rework setjmp so that it works for hppa64. | Joel Sing |
2011-04-21 | Provide reasonable gdtoa headers. | Joel Sing |
2011-04-21 | Make SYS.h actually compile on hppa64. | Joel Sing |
2011-04-21 | Provide a HPPA_FRAME_ARGS macro. This only works correctly for the | Joel Sing |
2011-04-21 | Move interrupt related defines and prototypes from cpu.h to intr.h. | Joel Sing |
2011-04-21 | steal the ccb for error handling before it might be needed during the | David Gwynne |
2011-04-21 | daemon() can fail; don't hide this for the user if that's the case. | Jasper Lievisse Adriaanse |
2011-04-21 | Revert the ``remove the `skip splraise/splx for IPL_NONE mutexes' optimization'' | Miod Vallat |
2011-04-21 | This dd should be to the raw partition, so fix it. On the other | Theo de Raadt |