summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-05Move _Exit() from the exit() manpage to the _exit() manpage, as it'sPhilip Guenther
2013-06-05i copied .Fd just like everybody else. use .InTed Unangst
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-04fix readdir, from sylvestreTed Unangst
2013-06-04fix typo in commentMiod Vallat
2013-06-04revert. check is < 1, not < 0.Ted Unangst
2013-06-04oops, rounds is unsigned nowTed Unangst
2013-06-04\-1;Jason McIntyre
2013-06-04remove some incredible lies about overlapping buffersTheo de Raadt
2013-06-03not much use for sha1 .XrTed Unangst
2013-06-03Add bcrypt_pbkdf, a password based key derivation function using bcrypt.Ted Unangst
2013-06-03first stab at rewordingTed Unangst
2013-06-035.4Ted Unangst
2013-06-03rcsidsTed Unangst
2013-06-03unbreakMiod Vallat
2013-06-03add userland fuse library. ok beck deraadtTed Unangst
2013-06-03Despite tedu's efforts, fix ERRNOPTR_OFFSET which has changed due to recentMiod Vallat
2013-06-03THE MACHINE DEPENDENT CERROR CODE HAS HARD CODED OFFSETS INTO PTHREAD_T!Ted Unangst
2013-06-02somehow missed spinlock.h here. broke bmercer's build.Ted Unangst
2013-06-02Add mentions about net.mpls and net.inet.ip.ifq.YASUOKA Masahiko
2013-06-02Two small cleanups to atexit: remove unneeded __atexit_invalid, andMatthew Dempsky
2013-06-02fix id, from bradTed Unangst
2013-06-02Make arm compile again. -mojMats O Jansson
2013-06-02Fix wcsto{f,d,ld}() C99 compliance to now correctlyMatthew Dempsky
2013-06-02improve the divert-* description a bit moreSebastian Benoit
2013-06-01something's not quite right yet. ticket locks result in more CPU usageTed Unangst
2013-06-01Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.Stefan Sperling
2013-06-01cleanup and consolidate the spinlock_lock (what a name!) code.Ted Unangst
2013-06-01Change the naming scheme used for directories in /usr/share/locale toStefan Sperling
2013-06-01fix wrong fn name in debugTed Unangst
2013-06-01tweak previous;Jason McIntyre
2013-06-01reorder syslog params descr to make sense, and minor tweaks, plus jmc@'sMarc Espie
2013-06-01Move search domain iteration code in res_search_async.c where it belongs.Eric Faurot
2013-06-01Make hostaliases work for gethostbyname() and getaddrinfo() whenEric Faurot
2013-06-01Update asr_hostaliases() to make all necessary checks in the function.Eric Faurot
2013-06-01Add utrace(2), a system call allowing for userland to send its own ktraceMiod Vallat
2013-06-01iterating over the ns list only matters for res_send_async.c, so moveEric Faurot
2013-06-01no need to cast nullTed Unangst
2013-06-01string.h defines null for usTed Unangst
2013-06-01no need to cast nullTed Unangst
2013-05-31doesn't need any headersTed Unangst
2013-05-31minor tweaksTed Unangst
2013-05-31fixieTed Unangst
2013-05-31Add getprogname() and setprogname() to ease slackers^porters' work.Antoine Jacoutot
2013-05-31On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data.YASUOKA Masahiko
2013-05-31add shm_open and friends which i have been told ports programs wouldTed Unangst
2013-05-30Sort includes. From Vladimir Tamara Patino <vtamara@pasosdeJesus.org>Stefan Sperling
2013-05-30Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned theMatthew Dempsky