summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hook ypclnt.3 up to the build.trhodes2007-02-151-0/+1
* Add a ypclnt.3 manual page referenced by various other YP based manual pages.trhodes2007-02-151-0/+362
* New sentence -> new line. While here, fix apostrophe abuse.brueffer2007-02-141-4/+7
* Change the date.julian2007-02-131-1/+1
* Make the kse man page reflect the removal of the KSEGRP kernel abstraction.julian2007-02-131-54/+30
* o s/cgetseq/cgetset/maxim2007-02-111-1/+1
* - Move 'struct swdevt' back into swap_pager.h and expose it to userland.jhb2007-02-071-5/+94
* If (a == NULL), don't dereference (a) to record an error message. [1]cperciva2007-02-052-4/+7
* Remove old libmytinfo link.rafan2007-02-011-3/+0
OpenPOWER on IntegriCloud