Age | Commit message (Expand) | Author |
2012-01-17 | Allow pkill to use the -l option. This displays which processes have been | lum |
2012-01-17 | Change the exit value on errors to be more 4.4BSD like. Use the sum of | lum |
2012-01-17 | Did Richard Stallman suggest the name change AND the new name "mg"? This is | lum |
2012-01-17 | Make openat(), pread(), preadv(), pwrite(), and pwritev() cancellation | Philip Guenthe |
2012-01-17 | Add stpcpy() and stpncpy(), pointless crap that made it into POSIX. | Philip Guenthe |
2012-01-17 | net_addrcmp() dies. found out to be a horrific function by eric | Theo de Raadt |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe |
2012-01-17 | net_addrcmp() dies. found out to be a horrific function by eric | Theo de Raadt |
2012-01-17 | During IPv6 source address selection, give address scope higher priority | Stefan Sperling |
2012-01-17 | Avoid ffs fragsize < sector-size when 'a'dding a partition via the | Kenneth R Westerback |
2012-01-16 | sync | Theo de Raadt |
2012-01-16 | Fix a memory leak in pkcs11_rsa_private_encrypt(), reported by Jan Klemkow. | Miod Vallat |
2012-01-16 | Use nsdc to reliably stop nsd. | Camiel Dobbelaar |
2012-01-16 | POSIX indicates that some fields should be computed even if not | Todd C. Miller |
2012-01-16 | Nuke unused parameter (f) to makebootarea(). Unused since r1.123 | Kenneth R Westerback |
2012-01-16 | Pass struct pf_pdesc to pf_walk_option6() and pf_walk_header6() to | Alexander Bluhm |
2012-01-16 | Ensure that all disk attach callbacks have completed before attempting | Joel Sing |
2012-01-16 | mpi_get_ccb and mpi_put_ccb are only called via iopools now, so change | David Gwynne |
2012-01-16 | do carp demotion adjustments on syncdev link state change. | Mike Belopuhov |
2012-01-16 | import (and fix) net_addrcmp() from libc as a static function. | Eric Faurot |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-16 | update the supported adapters list | David Gwynne |
2012-01-16 | Document the \-C output format generated by VIS_ALL | Philip Guenthe |
2012-01-16 | bpf devices behave similar to raw sockets and never block on write, | Philip Guenthe |
2012-01-16 | Fix description for tcp.opening timeout in pf.conf(5). | Alexander Bluhm |
2012-01-15 | Calling pf_normalize_ip() from pf_setup_pdesc() was bad as the | Alexander Bluhm |
2012-01-15 | Document early history of a few functions specifically mentioned in 2BSD | Ingo Schwarze |
2012-01-15 | Document what remains of the 2BSD heritage. | Ingo Schwarze |
2012-01-15 | Calculate last position correctly for UTF-8 wide characters, reported by | Nicholas Marriott |
2012-01-15 | Add ascii_{load,dump}_time() to properly deal with time_t. | Charles Longeau |
2012-01-15 | Two details improving the quality of the Xenocara mandoc database, | Ingo Schwarze |
2012-01-15 | add missing sysctl_pipex declaration | David Hill |
2012-01-15 | convert an snprintf to strlcpy | David Hill |
2012-01-15 | As SiS IDE has the same PCI product id for different revisions | Jonathan Gray |
2012-01-15 | document OpenBSD::md5 | Marc Espie |
2012-01-15 | Make dhclient use the correct rdomain for all requests for leases, not | Peter Hessler |
2012-01-15 | When we only rotate a log file once a month, the "next rotate" output | Peter Hessler |
2012-01-15 | Document the EXIT STATUS and remove an outdated related comment. | Ingo Schwarze |
2012-01-15 | When Joerg Wunsch copied most of the text in this file from sysexits.h, | Ingo Schwarze |
2012-01-14 | add/fix HISTORY and AUTHORS | Ingo Schwarze |
2012-01-14 | When moving a message to the corrupt/ directory, give it an alternate name | Eric Faurot |
2012-01-14 | Add missing header needed by PRI format string | Charles Longeau |
2012-01-14 | many ways to get a log2... clue newbs. | Marc Espie |
2012-01-14 | grammar; | Jason McIntyre |
2012-01-14 | minor tweakage; | Jason McIntyre |
2012-01-14 | remove unused variables, from Michael W. Bombardieri, thanks! | Alexandre Ratchov |
2012-01-14 | Change fsqueue_*_path() to report success or failure instead of | Eric Faurot |
2012-01-14 | this is sparta^WPOSIX 2008 | Marc Espie |
2012-01-14 | List Huawei K4510 | Stuart Henderson |
2012-01-14 | Mention MosChip MCS9865 in manpage. | Christiano F. Haesbaert |