summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-11spacingTheo de Raadt
2013-06-09sort;Jason McIntyre
2013-06-09And remove files removed in upstream tarball. Duh.Landry Breuil
2013-06-09Bump major to 23. last dead kitten for today.Landry Breuil
2013-06-09Add fts3_tokenize_vtab.c to SRCS, regen .pc and header with the correctLandry Breuil
2013-06-09merge conflictsLandry Breuil
2013-06-09Update to sqlite 3.7.17.Landry Breuil
2013-06-09Constify the mib argument of sysctl().Miod Vallat
2013-06-09add some basic descriptions for the fuse sysctlsTed Unangst
2012-05-22import sqlite 3.7.12 (tested by landry@)Marc Espie
2012-04-14sqlite 3.7.11 library, vendor sourcesMarc Espie
2013-06-08Fix parsing of ambiguous options, the whole loop must be processed.Todd C. Miller
2013-06-08Add new sysctl for pipex packet input/output queue length andYASUOKA Masahiko
2013-06-05On second thought, do not use a tcnd instruction to test for divide-by-zero,Miod Vallat
2013-06-05...also add __modsi3 and __umodsi3, and make these symbols weak by default.Miod Vallat
2013-06-05[[:>:]] anchors the character preceding it to end of word, not theJason McIntyre
2013-06-05Add __divsi3 and __udivsi3 gcc-compatible routines. Not used by anything yetMiod Vallat
2013-06-05rename should be working now, from Sylvestre GallonTed Unangst
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