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