aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* realpath(3) bug fix: There was an off-by-one error in computing theJacques Vidrine2003-08-031-1/+2
* MFS: Allocate 64K recieve buffer for DNS responses.Hajimu UMEMOTO2002-10-235-70/+152
* The fix applied to the XDR decoder in lib/libc/xdr/xdr_array.c revisionJacques Vidrine2002-08-011-1/+1
* Add missing header <limits.h> for UINT_MAX introducedJacques Vidrine2002-07-311-0/+1
* MFC lib/libc/xdr/xdr_array.c 1.11: Patch to fix bounds checking/overflow.Jacques Vidrine2002-07-311-3/+4
* MFC: fix libc resolver buffer overflow.Jacques Vidrine2002-06-263-2/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'.cvs2svn2002-02-0416-970/+9
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-041-0/+143
* MFC:Hajimu UMEMOTO2002-02-042-1/+13
* MFC: yp(4) -> yp(8).Ruslan Ermilov2002-02-013-8/+8
* MFC: 1.10: fix a typo.Ruslan Ermilov2002-01-221-1/+1
* MFC: fix markup and typos.Ruslan Ermilov2002-01-211-10/+15
* MFC: Clarify that if strlcat() does not find a NUL within siz byteYaroslav Tykhiy2002-01-191-0/+21
* MFC: 1.25, 1.26:Yaroslav Tykhiy2002-01-091-2/+13
* MFC rev 1.14: document handling of interval timersSheldon Hearn2002-01-091-0/+4
* MFC: 1.15: Change xref to itself to be mmap(2).Ruslan Ermilov2002-01-091-1/+1
* MFC: 1.14: Add xref to jail(2).Ruslan Ermilov2002-01-091-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-031-0/+89
* MFC: Save and restore t12 in the jmp_buf. t12 is used during functionDaniel Eischen2001-12-302-0/+3
* MFC:Akinori MUSHA2001-12-291-24/+29
* MFC: add strcasestr()Andrey A. Chernov2001-12-252-2/+11
* MFC of kern/32106John W. De Boskey2001-12-221-0/+5
* mdoc(7) police: fix markup.Ruslan Ermilov2001-12-211-5/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-12-216-0/+426
* MFC man page links for strerror_r.Wes Peters2001-12-201-0/+1
* MFC strerror_r implementation.Wes Peters2001-12-202-24/+143
* MFC 1.5: do not write warning messages on stderr.Anton Berezin2001-12-191-8/+7
* MFC 1.81: create link from directory.3 to readdir_r.3.Dima Dorfman2001-12-191-2/+2
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-14384-1110/+629
* MFC: 1.52: sysctl(3) returns ENOENT on non-match, not EOPNOTSUPP.Ruslan Ermilov2001-12-131-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-12-112-0/+175
* Change sigreturn from a protected syscall to a normal syscall. WhenDaniel Eischen2001-12-101-1/+1
* MFC:Mike Barcroft2001-12-092-13/+65
* MFC: 1.19, 1.21: Use the .In macro for #include statements, and addCrist J. Clark2001-12-011-5/+5
* MFC: rename() can't guarantee "to" always exists if it didn't exist in the firstGregory Neil Shapiro2001-12-011-1/+3
* MFC: Increment the loop counter.Dag-Erling Smørgrav2001-11-271-0/+1
* MFC: 1.40; don't claim that non page-aligned offsets don't work.Ian Dowse2001-11-241-3/+1
* MFC: Add cross-references.Murray Stokely2001-11-202-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-11-153-0/+253
* MFC 1.49: malloc and calloc do not free memory.Dima Dorfman2001-11-121-2/+3
* Back out fake nl_langinfo() stub addition, it breaks configure for portsAndrey A. Chernov2001-11-072-38/+1
* Add a NOP nl_langinfo(). The purpose is to get an "nl_langinfo" symbolDavid E. O'Brien2001-11-022-166/+5
* MFC 1.25: Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4Hajimu UMEMOTO2001-10-241-0/+3
* libc_r doesn't provide a wrapper for sigreturn(2).Ruslan Ermilov2001-10-192-3/+4
* MFC Rev 1.10Mike Barcroft2001-10-151-2/+9
* MFC 1.21Matthew Dillon2001-10-131-0/+4
* MFC 1.4:Hajimu UMEMOTO2001-10-101-35/+44
* MFC: 1.8 (don't get stuck if a signal interrupts us during wait4)Alfred Perlstein2001-10-101-2/+3
* MFC: Initiate de-orbit burn for PT_READ_U/PT_WRITE_U. These particularlyPeter Wemm2001-10-031-45/+0
* MFC: 1.15: Document "normalizing" behavior of mktime(3).Ruslan Ermilov2001-10-021-2/+13