summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* o Add ENVIRONMENT section and mention there that TMPDIR is ignoredmaxim2007-03-161-1/+14
* The ufs_disk_fillout(3) can take special device name (with or without /dev/pjd2007-03-161-7/+36
* - Sysctl's move to seperate filerrs2007-03-151-6/+11
* Fix a comment in memstat.h: errors are associated with memory type lists,rwatson2007-03-151-1/+1
* When ARCHIVE_EXTRACT_UNLINK is requested:kientzle2007-03-132-5/+11
* Merge the following changes from NetBSD:stefanf2007-03-114-16/+37
* Merge the following changes from NetBSD:stefanf2007-03-119-95/+144
* Libarchive 2.0.23:kientzle2007-03-117-157/+145
* Merge changes to the NetBSD copyright (advertising clause removal).stefanf2007-03-113-18/+6
* Wordsmithery.bms2007-03-091-1/+1
* Enable ncurses wide character supportrafan2007-03-0911-24/+195
* - style.Makefile(9) fixrafan2007-03-096-936/+934
* Document SO_ACCEPTCONN.bms2007-03-081-1/+9
* New tests for system-independent ACL support.kientzle2007-03-083-0/+744
* Distinguish between the end of ACL data and an error in pullingkientzle2007-03-081-1/+1
* Add GELF_* accessor macros.jkoshy2007-03-081-0/+16
* Fix license. Clause 4 is still required (UCB materiel).bms2007-03-071-6/+5
* use 2-clause BSD license as per hoskins strike-off july 22 1999.bms2007-03-071-4/+6
* Only reject file descriptors higher than FD_SETSIZE if we are not usingjhb2007-03-051-7/+5
* Oops, fix a typo in the last commit :-/brian2007-03-052-2/+2
* In the NOTYET code path when a process forks, the remainingbrian2007-03-052-14/+8
* Apply my patch properly.ru2007-03-051-1/+1
* Fix markup.bms2007-03-051-22/+36
* .Xr nit.bms2007-03-051-2/+2
* Update shutdown() manual page to reflect actual behaviour of code.bms2007-03-051-10/+82
* Test cases for back references.delphij2007-03-051-0/+24
* Only stop evaluation of a back reference if the match length isdelphij2007-03-051-15/+17
* Avoid infinite recursion on:delphij2007-03-051-0/+2
* Disable RPC exponential back-off for FreeBSD.org systems (IE. hiddensimon2007-03-042-0/+10
* - Bump _yplib_timeout limit from 10 to 20 seconds to better handlesimon2007-03-041-1/+9
* libarchive 2.0kientzle2007-03-0372-2434/+7206
* Fix a typo.jkoshy2007-03-031-2/+2
* Force the umask to something predictable while creating objectskientzle2007-03-021-1/+2
* Because the buffer gets released immediately, I need tokientzle2007-03-013-1/+8
* Document the AF_LINK extension which was imported from NetBSD.bms2007-02-281-4/+19
* Nuke ascii2addr() and addr2ascii(). They have no consumers anywherebms2007-02-288-441/+123
* Remove a (harmless) stray backslash.ru2007-02-271-1/+1
* Make hosts.allow point to hosts_options instead.n_hibma2007-02-271-1/+1
* Fix include declaration it was sys/sctp.h should be netinet/sctp.h,rrs2007-02-2613-13/+13
* Mark data structures used on the wire with IPX SAP as __packed so thatrwatson2007-02-261-3/+3
* Move _posix1e_acl_name_to_id out of acl_support.c and intokientzle2007-02-263-55/+52
* Don't assert() the TLS allocation requested is big enough; justkientzle2007-02-251-2/+2
* Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory.jasone2007-02-221-36/+40
* Fixes build breakage.. invalid type casts.. and invalidrrs2007-02-221-6/+6
* First cut of the sctp man pages. Still need work.rrs2007-02-2215-1/+1791
* Fixes __FreeBSD__ being present (they should not)rrs2007-02-221-6/+4
* Adds a performance improvement for when sctp_sendx isrrs2007-02-221-23/+43
* Fix a bug with the release of section's raw data. Both release loopsdumbbell2007-02-211-1/+1
* Create a link from hosts.allow(5) hosts_access(3), to give the user an_hibma2007-02-201-2/+4
* Fix mis-reference of incorrect manual page in ERRORS section.trhodes2007-02-171-1/+1
OpenPOWER on IntegriCloud