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