aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1cvs2svn2000-09-259-778/+0
* MFC 1.14: Resurrect documentation of chflags(2)'s SF_ARCHIVED.Ralf S. Engelschall2000-09-221-2/+2
* MFC 1.9 -> 1.11: Document RTLD_{DEFAULT,GLOBAL,LOCAL} and the symbolJohn Polstra2000-09-221-7/+61
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-213-0/+241
* More information around append modeEivind Eklund2000-09-211-0/+4
* MFC:Paul Saab2000-09-201-113/+33
* MFC: Only realloc() environ if we're sure that we know where it came from.Brian Somers2000-09-201-5/+4
* MFC: correct xrefJordan K. Hubbard2000-09-201-1/+1
* MFC: Use strtok instead of strsep. Handle links explicitly in remove.Jordan K. Hubbard2000-09-205-24/+53
* MFC: Move setproctitle() from libutil to libcBrian Somers2000-09-161-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-115-0/+460
* MFC: prevent buffer overflowAndrey A. Chernov2000-09-081-1/+7
* MFC: Disallow '/' in LC_* environment variablesKris Kennaway2000-09-081-1/+1
* MFC: more checks, rewritting, SUSv2 conformanceAndrey A. Chernov2000-09-079-347/+307
* MFC: descriptor lifetimeAndrey A. Chernov2000-08-301-0/+6
* MFC:John Baldwin2000-08-231-2/+2
* MFC: Remove blank line.John Baldwin2000-08-231-1/+0
* MFC:John Baldwin2000-08-231-1/+27
* MFC: Fix typo. Use `.Fa' to denote a function argument.John Baldwin2000-08-231-2/+4
* MFC: Properly separate paragraphs by using \`.Pp' instead of a blank line.John Baldwin2000-08-233-6/+6
* MFC: Replace an erroneous \`.Va error' with \`.Va errno'.John Baldwin2000-08-231-1/+1
* MFC: Replace .Va, .Ar and .Nm with .Fa or .Va where necessary.John Baldwin2000-08-2327-137/+137
* MFC:John Baldwin2000-08-231-6/+7
* MFC: Content-free commit: only remove trailing whitespaceJohn Baldwin2000-08-231-6/+6
* MFC:John Baldwin2000-08-231-7/+7
* MFC: Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation.John Baldwin2000-08-231-1/+3
* MFC:John Baldwin2000-08-232-8/+2
* MFC:John Baldwin2000-08-231-6/+20
* MFC: Don't overflow the internal buffer in clnt_sperror()John Baldwin2000-08-231-1/+1
* MFC: Prevent internal buffer overflow due to expansion of $LANG and/or nameJohn Baldwin2000-08-221-3/+11
* The API change mentioned in the previous revision didn't actually make itJohn Baldwin2000-08-222-10/+22
* MFC: Document the API change to allocate rcmd{,_af}()'s *ahost argumentJohn Baldwin2000-08-221-0/+5
* MFC:John Baldwin2000-08-225-18/+44
* MFC:John Baldwin2000-08-221-3/+66
* MFC: Use _close() instead of close() in addrconfig() to keep it fromJohn Baldwin2000-08-221-3/+3
* MFC:John Baldwin2000-08-222-19/+21
* MFC: Reword test condition better. Previous variant was true for negativeJohn Baldwin2000-08-221-2/+2
* MFC:John Baldwin2000-08-2212-0/+120
* MFC: Fix commentJohn Baldwin2000-08-221-1/+1
* MFC: #include <string.h> for memcpy() prototypeJohn Baldwin2000-08-221-0/+1
* MFC: sprintf -> snprintf paranoiaJohn Baldwin2000-08-221-3/+3
* MFC: Add shm_open(3) and shm_unlink(3).John Baldwin2000-08-221-2/+4
* MFC: Prevent TMPDIR overflow.John Baldwin2000-08-211-1/+5
* MFC:John Baldwin2000-08-212-53/+4
* MFC: Add FreeBSD id tag.John Baldwin2000-08-217-0/+7
* MFC: Remove extra FreeBSD id tag.John Baldwin2000-08-211-1/+0
* MFC: Add $FreeBSD$John Baldwin2000-08-181-0/+1
* MFC: unvis.3 --> strunvisx.3 MLINKAlexander Langer2000-08-181-1/+1
* MFC: VIS_HTTPSTYLEJohn Baldwin2000-08-173-15/+99
* MFC: Use the same IEEE fp types on the alpha as on the i386.John Baldwin2000-08-176-11/+17