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