Age | Commit message (Expand) | Author |
2011-07-31 | cred argument was removed from bread() and breadn() | Alexandr Shadchin |
2011-07-30 | sync | Theo de Raadt |
2011-07-30 | deemed unsafe by theo, will wait after 5.0 | Marc Espie |
2011-07-30 | Send SIGBUS instead of SIGSEGV for unaligned access which is not emulated | Theo de Raadt |
2011-07-30 | fix error in previous; | Jason McIntyre |
2011-07-30 | remove dead link; from James Hartley | Jason McIntyre |
2011-07-30 | Extend the mode-mouse option to add a third choice which means the mouse | Nicholas Marriott |
2011-07-30 | Do not require a client here, or pipe-pane will not work from the | Nicholas Marriott |
2011-07-30 | When using rthreads, the thread that calls exit will be the last one to | Joel Sing |
2011-07-30 | Fix kernels list | Miod Vallat |
2011-07-29 | regen | Mark Kettenis |
2011-07-29 | Make sure /dev/diskmap ends of on ramdisk filesystems. | Mark Kettenis |
2011-07-29 | fail open(2) with EPERM rather than SIGKILLing the whole process. libc | Damien Miller |
2011-07-29 | systemV trumps our modifiers. | Marc Espie |
2011-07-29 | document vi/ex regular expressions, and where they differ from those | Jason McIntyre |
2011-07-29 | Remove references to a function that no longer exists, reminded by claudio@ | Bret Lambert |
2011-07-29 | Remove requirement to quote 'debug' loglevel for the 'debug' option. | Ryan Thomas McBride |
2011-07-29 | Make sure we use the right tbl/dyn pointer to check the pfrkt_refcntcost; | Ryan Thomas McBride |
2011-07-29 | missing $ in rcs tag; from Daniel Dickman | Stuart Henderson |
2011-07-28 | remove unneeded echo in rc.firsttime, since fw_update became more verbose | Alexander Hall |
2011-07-28 | supress empty rc.firsttime email and add hostname to the subject line | Alexander Hall |
2011-07-28 | Kill integer from pointer warning when compiling with MALLOC_DEBUG. | Ryan Thomas McBride |
2011-07-28 | tweak previous; | Jason McIntyre |
2011-07-28 | fix set skip group matching: don't match partial strings, i. e. 'set skip on | Henning Brauer |
2011-07-28 | Resolve sysctl numbers, original diff from nicm@, man page bits from | Otto Moerbeek |
2011-07-28 | Adjust for machdep.consdev -> kern.consdev sysctl change. This should restore | Mark Kettenis |
2011-07-27 | Beagle will not need the hack to rdsetroot va != pa kernels like is | Dale Rahn |
2011-07-27 | a bunch of requested changes: | Alexander Hall |
2011-07-27 | Obvious typo | Marc Espie |
2011-07-27 | Switch hppa64 to binutils-2.17 | Mark Kettenis |
2011-07-27 | Add support for OpenBSD/hppa64. | Mark Kettenis |
2011-07-27 | - add a failing test, to be addressed later. | Jasper Lievisse Adriaanse |
2011-07-27 | oops, missing file for weighted round-robin test. | Ryan Thomas McBride |
2011-07-27 | Update regress tests for weighted round-robin (and recent pool bugfix) | Ryan Thomas McBride |
2011-07-27 | - new sentence, new line | Jason McIntyre |
2011-07-27 | icsphy(4) has been seen coupled with dc(4) and vr(4) so list it in the manpage. | Stuart Henderson |
2011-07-27 | Add support for weighted round-robin in load balancing pools and tables. | Ryan Thomas McBride |
2011-07-26 | Accept neighbor discovery packets from source IPv6 addresses for | Alexander Bluhm |
2011-07-26 | .Fn rmdir -> .Xr rmdir 2 | Matthew Dempsky |
2011-07-26 | Document system calls that optionally traverse symlinks. | Matthew Dempsky |
2011-07-26 | Calling a detach function from an attach function is no longer legal ( | Theo de Raadt |
2011-07-26 | Add OpenBSD/hppa support. | Mark Kettenis |
2011-07-26 | Show an example of overriding a limit for a specific daemon with rc.d(8). | Stuart Henderson |
2011-07-26 | do not describe where DELAY comes from; pointed out by austin; ok jsg | Theo de Raadt |
2011-07-26 | No need to byte-swap d_checksum just before setting it to zero. | Kenneth R Westerback |
2011-07-26 | At some point we've switched to the VFP floating-point--unlike FPA | Martynas Venckus |
2011-07-26 | sync | Theo de Raadt |
2011-07-26 | Assumptions about floating-point word order based on BYTE_ORDER are | Martynas Venckus |
2011-07-26 | __arm32__ -> __arm__, since our new compiler isn't defining the | Martynas Venckus |
2011-07-26 | Backout previous, naddy@ found the following regression: | Ingo Schwarze |