summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-12document size argument; prodded by jmcTheo de Raadt
2011-04-12Fix uninitialized variable access introduced in 1.58, causing read accessMiod Vallat
2011-04-12Avoid kvm starvation due to softdeps waiting on too many mapped buffers,Bob Beck
2011-04-12better document vi's startup (in terms of environment variablesJason McIntyre
2011-04-12Make mount work when the special is provided as a DUID.Joel Sing
2011-04-12Splicing is currently only supported for TCP relays, not for HTTP orReyk Floeter
2011-04-12update flags and printing of flags in debug mode, handle splicing flag.Reyk Floeter
2011-04-12Mention flags and environment knobs for MODGHC_BUILD = cabal.Matthias Kilian
2011-04-12Enable socket splicing for relayd. This allows zero-copy dataAlexander Bluhm
2011-04-12put the accepted socket of a diverted connection into the routing domainMike Belopuhov
2011-04-12add missing tools.h fileAlexandre Ratchov
2011-04-12exit with 0 status on SIGTERM; bz#1879Damien Miller
2011-04-12fix -WshadowDamien Miller
2011-04-11Do not use NULL for scalar type assignments.Miod Vallat
2011-04-11Fix SPL handling when PCDISPLAY_SOFTCURSOR is enabled.Matthew Dempsky
2011-04-11document MAP_TRYFIXED. short version: don't use it. prodded by deraadt.Ted Unangst
2011-04-11-s comes before -t and also add -s to command syntax. Prompted by jmc.Nicholas Marriott
2011-04-11allow man(1) to find the ports/infrastructure manpages by default.Stuart Henderson
2011-04-11Move the DDB includes up in the file so that the m_print() prototype isClaudio Jeker
2011-04-11Delete 'OpenBSD2.1' and 'simpleroot'. Two entries previously usedKenneth R Westerback
2011-04-11Add -s option to detach all clients attached to a session, from ZacNicholas Marriott
2011-04-11uncompressed video formats have a fixed per-pixel bit depth, whichJacob Meuser
2011-04-10Reviewing my version of the code, Andrew Fresh found an elegant way toIngo Schwarze
2011-04-10Backout m_split_mbuf() from revision 1.150. It seems that m_split()Alexander Bluhm
2011-04-10syncTheo de Raadt
2011-04-10Correct the logic on when fib-update is set. Test the flag don'tJonathan Gray
2011-04-10tweak previous;Jason McIntyre
2011-04-10Fix display glitch leading to crash. If we're reformatting, checkMartynas Venckus
2011-04-10The {,l}lrint{,f} functions avoid to shift results by more than 31Martynas Venckus
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2011-04-10Revert Rev. 1.189. The delayed ip checksum calculation causes problemsClaudio Jeker
2011-04-10'fakecdrom' disktab entry no longer needed, nor is mksuncd mangling ofKenneth R Westerback
2011-04-10- remove MOTIF bits here tooJasper Lievisse Adriaanse
2011-04-10A last few NULL -> 0 corrections.Miod Vallat
2011-04-10bring back changes in r 1.192:Jacob Meuser
2011-04-10tsk, float version of lrint is affected by a different bug, whereMartynas Venckus
2011-04-10Extend the PCI memory address space to 36-bit. The first BIOSen that assignMark Kettenis
2011-04-10add tests for yet-another bug of netbsd implementation of lrint.Martynas Venckus
2011-04-10Apply some tough type-love and give rdist a chance to handle filesKenneth R Westerback
2011-04-10I am only now noticing the number of sets have not been adjusted after theMiod Vallat
2011-04-10Pull more headers to avoid warnings about structs being undefined.Miod Vallat
2011-04-10Add -fno-builtin-exit to CFLAGS to silence gcc4.Miod Vallat
2011-04-10Uninitialized local variable.Miod Vallat
2011-04-10Pull more headers to avoid warnings about structs being undefined.Miod Vallat
2011-04-1020 -> DBL_FRACHBITSMartynas Venckus
2011-04-10The assumption that |1.0 * 2^exp| = 0, exp < -1 cannot be made whenMartynas Venckus
2011-04-10add tests for values zero, -zero; and values close to zero withMartynas Venckus
2011-04-10NULL -> 0Miod Vallat
2011-04-10Include <libkern.h> to get proper strrchr() prototype.Miod Vallat
2011-04-10Revert bulk of the FS.base diff, as it causes issues on some machinesPhilip Guenthe