aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* realpath(3) bug fix: There was an off-by-one error in computing theJacques Vidrine2003-08-031-1/+2
* MFC:Chris D. Faulhaber2003-03-201-8/+14
* MFS: Allocate 64K recieve buffer for DNS responses.Hajimu UMEMOTO2002-10-232-26/+54
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_7'.cvs2svn2002-10-051-9/+0
* MFC: 1.61: Reincarnate HTTP authentication code.Ruslan Ermilov2002-10-041-4/+4
* MFC rev. 1.21: fix vsnprintf(3) memory leak for size == 0.Maxim Konovalov2002-09-231-0/+6
* Fix a typo in previous MFC.Jacques Vidrine2002-09-221-1/+1
* MFC 1.19: Limit UDP payload size for EDNS0 to 0xffff.Jacques Vidrine2002-09-201-0/+2
* MFC getaddrinfo.c 1.32, 1.33;Jacques Vidrine2002-09-195-50/+126
* MFC: POSIX compatability, fixes sftpMike Heffner2002-09-182-60/+67
* MFC: (rev. 1.14) Update to reflect reality.Archie Cobbs2002-09-151-29/+5
* MFC: (rev. 1.19) Adjust to reflect reality: sigaltstack() takes stack_t *'s.Archie Cobbs2002-09-151-6/+6
* MFC: (rev. 1.38) Update to reflect reality.Archie Cobbs2002-09-151-2/+3
* MFC: Add ucontext(3) man page.Archie Cobbs2002-09-152-15/+12
* MFC 1.23: mark file descriptors close-on-exec.Jacques Vidrine2002-09-131-0/+12
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-09-131-0/+98
* Fix screwup in previous MFC that broke the build.Archie Cobbs2002-09-011-16/+16
* MFC 1.22: Use a union to access the words of a double.David Malone2002-08-311-4/+8
* MFC: Remove much of the dereferencing of the fd table entries to look atArchie Cobbs2002-08-3121-39/+66
* MFC: (rev. 1.42) Check for POLLERR, POLLHUP, and POLLNVAL from poll(2).Archie Cobbs2002-08-311-2/+6
* MFC: (rev. 1.21) Make select() set the readable/writable bits when poll()Archie Cobbs2002-08-311-4/+6
* MFC: (rev. 1.20, 1.21) Remove (int) file descriptor locking.Archie Cobbs2002-08-301-0/+48
* MFC 1.37: Don't fail needlessly on unsuccessful hostname lookups.John Polstra2002-08-261-5/+5
* MFC: &x is not a format stringKris Kennaway2002-08-241-1/+1
* Fix the forward compatibility problem with older 4.x releases,Alexander Kabaev2002-08-221-0/+1
* MFC: collate.c 1.28, collate.h 1.13 - eliminate static bufferAndrey A. Chernov2002-08-172-13/+19
* MFC: handle the escaped colon \: in a capability.Ruslan Ermilov2002-08-151-2/+4
* MFC: 1.31: Fix fd leak.Bosko Milekic2002-08-131-1/+3
* When testing if a user is in a group, check the user's primary groupIan Dowse2002-08-121-1/+6
* MFC 1.11: Use '_end' symbol instead of 'end' to initialize minbrkAlexander Kabaev2002-08-121-3/+3
* MFC: 1.43, close descriptor on loading error, errno fixesAndrey A. Chernov2002-08-121-9/+16
* MFC: 1.24, styleAndrey A. Chernov2002-08-121-11/+9
* MFC: properly implement locale cache, eliminate memory leak, versions up toAndrey A. Chernov2002-08-1211-244/+333
* MFC: (rev. 1.12) Correct an inaccuracy regarding detecting empty fields.Archie Cobbs2002-08-091-4/+5
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-0711-14/+14
* MFC: msgcat.c 1.40Andrey A. Chernov2002-08-071-312/+347
* MFC: setlocale.c up to 1.39, setrunelocale.c up to 1.22, ldpart.c up to 1.9Andrey A. Chernov2002-08-075-98/+169
* MFC: 1.19, don't use "term" if TERM env variable presentAndrey A. Chernov2002-08-061-10/+11
* Updated a.out libc/libc_r that fixes the FreeBSD-SA-02:28.resolv resolver bug.David E. O'Brien2002-08-043-9633/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-08-042-0/+7149
* MFC: v1.36 (strncpy -> strlcpy, fix out of bounds indexing)Andrey A. Chernov2002-08-021-14/+10
* Fix an inverted test that, instead of checking for a null password, checkedDag-Erling Smørgrav2002-08-021-23/+18
* Fix botched MFC (rev 1.6.2.2): __sys_close -> _thread_sys_closeJonathan Mini2002-08-021-1/+1
* MFC 1.6: sysctl(NET_RT_IFLIST) up to several (currently 5) times.Hajimu UMEMOTO2002-08-011-8/+28
* The fix applied to the XDR decoder in revision 1.8.2.1 was incorrect.Jacques Vidrine2002-08-011-1/+1
* MFC: Duplicate file descriptors with the correct flags, whenRobert Drehmel2002-08-011-13/+24
* Add missing header <limits.h> for UINT_MAX introducedJacques Vidrine2002-07-311-0/+1
* Patch to fix bounds checking/overflowDarren Reed2002-07-311-3/+4
* MFC 1.12:Hajimu UMEMOTO2002-07-311-59/+56
* MFC:Mike Silbersack2002-07-302-2/+2