summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Add support for a new archive format "empty" that reads empty files.kientzle2007-02-016-11/+109
* Docment the acceptable values for the id parameter.mpp2007-02-011-1/+16
* Fix a utrace(2)-related bug in calloc(3).jasone2007-01-311-44/+56
* Update generated files for BIND 9.3.4dougb2007-01-296-282/+45
* Remove getobjformat() from libc's symbol map. It probably should have beenpeter2007-01-251-1/+0
* Retire more remnants of a.out support, as threatened in 2002.peter2007-01-253-182/+2
* Docuemnt exactly which functions access which NSS databases.bms2007-01-221-1/+15
* Send not only Access Request, but also Access Challenge with definedpjd2007-01-201-5/+7
* o Remove duplicate includes.maxim2007-01-203-3/+0
* Retire old ncurses build gluerafan2007-01-207-1248/+0
* Switch to new ncurses build gluerafan2007-01-201-5/+5
* Introduce new ncurses build glues which are part of ncurses 5.6 update.rafan2007-01-209-626/+1086
* On FreeBSD/arm, any value > 50 bits will result in a rediculously hugeimp2007-01-191-2/+2
* When we try to set set-gid bit with chmod(2) on a file, which we own, but ourpjd2007-01-161-1/+5
* Correct the int->text conversion. <sigh>kientzle2007-01-131-1/+1
* Remove 3rd clause, renumber, ok per emailimp2007-01-125-20/+5
* Remove 3rd clause, renumber, ok per emailimp2007-01-12220-884/+221
* o Document SO_TIMESTAMP and SO_BINSTAMP socket options.maxim2007-01-111-2/+46
* Boris Popov has granted permission to remove the advertising clauseimp2007-01-0914-56/+14
* Fix the copyright notice; it was always intended to bekientzle2007-01-0951-136/+93
OpenPOWER on IntegriCloud