summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-6/+11
* Fix a comment in memstat.h: errors are associated with memory type lists,Robert Watson2007-03-151-1/+1
* When ARCHIVE_EXTRACT_UNLINK is requested:Tim Kientzle2007-03-132-5/+11
* Merge the following changes from NetBSD:Stefan Farfeleder2007-03-114-16/+37
* Merge the following changes from NetBSD:Stefan Farfeleder2007-03-119-95/+144
* Libarchive 2.0.23:Tim Kientzle2007-03-117-157/+145
* Merge changes to the NetBSD copyright (advertising clause removal).Stefan Farfeleder2007-03-113-18/+6
* Wordsmithery.Bruce M Simpson2007-03-091-1/+1
* Enable ncurses wide character supportRong-En Fan2007-03-0911-24/+195
* - style.Makefile(9) fixRong-En Fan2007-03-096-936/+934
* Document SO_ACCEPTCONN.Bruce M Simpson2007-03-081-1/+9
* New tests for system-independent ACL support.Tim Kientzle2007-03-083-0/+744
* Distinguish between the end of ACL data and an error in pullingTim Kientzle2007-03-081-1/+1
* Add GELF_* accessor macros.Joseph Koshy2007-03-081-0/+16
* Fix license. Clause 4 is still required (UCB materiel).Bruce M Simpson2007-03-071-6/+5
* use 2-clause BSD license as per hoskins strike-off july 22 1999.Bruce M Simpson2007-03-071-4/+6
* Only reject file descriptors higher than FD_SETSIZE if we are not usingJohn Baldwin2007-03-051-7/+5
* Oops, fix a typo in the last commit :-/Brian Somers2007-03-052-2/+2
* In the NOTYET code path when a process forks, the remainingBrian Somers2007-03-052-14/+8
* Apply my patch properly.Ruslan Ermilov2007-03-051-1/+1
* Fix markup.Bruce M Simpson2007-03-051-22/+36
* .Xr nit.Bruce M Simpson2007-03-051-2/+2
* Update shutdown() manual page to reflect actual behaviour of code.Bruce M Simpson2007-03-051-10/+82
* Test cases for back references.Xin LI2007-03-051-0/+24
* Only stop evaluation of a back reference if the match length isXin LI2007-03-051-15/+17
* Avoid infinite recursion on:Xin LI2007-03-051-0/+2
* Disable RPC exponential back-off for FreeBSD.org systems (IE. hiddenSimon L. B. Nielsen2007-03-042-0/+10
* - Bump _yplib_timeout limit from 10 to 20 seconds to better handleSimon L. B. Nielsen2007-03-041-1/+9
* libarchive 2.0Tim Kientzle2007-03-0372-2434/+7206
* Fix a typo.Joseph Koshy2007-03-031-2/+2
* Force the umask to something predictable while creating objectsTim Kientzle2007-03-021-1/+2
* Because the buffer gets released immediately, I need toTim Kientzle2007-03-013-1/+8
* Document the AF_LINK extension which was imported from NetBSD.Bruce M Simpson2007-02-281-4/+19
* Nuke ascii2addr() and addr2ascii(). They have no consumers anywhereBruce M Simpson2007-02-288-441/+123
* Remove a (harmless) stray backslash.Ruslan Ermilov2007-02-271-1/+1
* Make hosts.allow point to hosts_options instead.Nick Hibma2007-02-271-1/+1
* Fix include declaration it was sys/sctp.h should be netinet/sctp.h,Randall Stewart2007-02-2613-13/+13
* Mark data structures used on the wire with IPX SAP as __packed so thatRobert Watson2007-02-261-3/+3
* Move _posix1e_acl_name_to_id out of acl_support.c and intoTim Kientzle2007-02-263-55/+52
* Don't assert() the TLS allocation requested is big enough; justTim Kientzle2007-02-251-2/+2
* Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory.Jason Evans2007-02-221-36/+40
* Fixes build breakage.. invalid type casts.. and invalidRandall Stewart2007-02-221-6/+6
* First cut of the sctp man pages. Still need work.Randall Stewart2007-02-2215-1/+1791
* Fixes __FreeBSD__ being present (they should not)Randall Stewart2007-02-221-6/+4
* Adds a performance improvement for when sctp_sendx isRandall Stewart2007-02-221-23/+43
* Fix a bug with the release of section's raw data. Both release loopsJean-Sébastien Pédron2007-02-211-1/+1
* Create a link from hosts.allow(5) hosts_access(3), to give the user aNick Hibma2007-02-201-2/+4
* Fix mis-reference of incorrect manual page in ERRORS section.Tom Rhodes2007-02-171-1/+1
* Hook ypclnt.3 up to the build.Tom Rhodes2007-02-151-0/+1
* Add a ypclnt.3 manual page referenced by various other YP based manual pages.Tom Rhodes2007-02-151-0/+362