summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-21332-388/+392
* MFC: {rev 1.11} The 2.2 version of popen is uses 'vfork' and 'execl'.Joseph Koshy1998-11-231-1/+9
* Move some syscalls for which we don't install _thread_sys_{syscall}Thomas Gellekum1998-11-191-7/+10
* MFC: Confirm to POSIX and close any copies of inherited popen()ed descriptorsJoseph Koshy1998-11-102-3/+10
* MFC: Handle a zero elements argument.Robert Nordier1998-11-041-0/+3
* As theatened two weeks ago: merge the major changes from -current's pthreadThomas Gellekum1998-11-0448-515/+262
* MFC: {rev 1.5} Fix memory leak in scandir().Joseph Koshy1998-11-041-15/+25
* MFC: buffer overflow prevention in getpwent()Mike Smith1998-10-291-2/+2
* Ignore comments & blank lines in /etc/groupBrian Somers1998-10-281-0/+11
* MFC: rev. 1.13David E. O'Brien1998-10-041-7/+2
* MFC: Use ellipsis in synopsis with an appropriate explanation inJoseph Koshy1998-09-143-5/+28
* MFC: {rev 1.16} Typo fix.Joseph Koshy1998-09-141-1/+1
* MFC: make semctl's fourth argument optionalSteve Price1998-09-071-4/+27
* MFC: describe an exceptional conditionSteve Price1998-08-241-0/+2
* MFC: typoTim Vanderhoek1998-07-291-2/+2
* MFC: doc fixes, casts, cosmetic.Jordan K. Hubbard1998-07-1930-69/+93
* MFC: {rev 1.12} Correct wording on range of addresses examined byJoseph Koshy1998-07-171-2/+2
* MFC: Bring in FAT32 support from -current.Jordan K. Hubbard1998-07-161-0/+7
* MFC: errnoAndrey A. Chernov1998-07-141-5/+17
* MFC: Provide __error() in libc, to allow linking _THREAD_SAFE objects inDmitrij Tejblum1998-06-291-1/+6
* MFC: Move ftok() from libcompat to libc.John Polstra1998-06-283-5/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-06-134-0/+265
* Reviewed by: thepishDaniel O'Callaghan1998-06-101-5/+5
* MFC: Spelling corrections from PR 6868.Joseph Koshy1998-06-063-4/+4
* MFC: Spelling nits. {r1.14 madvise.2; r1.12 mincore.2}Joseph Koshy1998-06-062-4/+4
* MFC: {r1.4} tftpd also uses LOG_FTP.Joseph Koshy1998-06-051-2/+3
* MFC: v1.9Andrey A. Chernov1998-06-051-16/+4
* MFC: {r1.4} correct misleading statement on lifetimes of cookies returnedJoseph Koshy1998-06-031-16/+11
* Remove style nits introduced with last commit.Steve Price1998-05-261-3/+3
* Update code example to reflect new usage.Steve Price1998-05-251-11/+9
* MFC: {r1.17} Remove self-reference to sigaction(2).Joseph Koshy1998-05-221-1/+0
* MFC: Remove `sigmask()' reference from synopsis. {from r1.6}Joseph Koshy1998-05-221-1/+0
* Merge from current: check only for zero-length record sizes.Bill Paul1998-05-201-3/+7
* Merge RPC DoS attack fixes from current.Bill Paul1998-05-182-7/+30
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-05-062-0/+147
* Merge 4.9.7-t1b changes from current.Peter Wemm1998-05-023-250/+752
* MFC: LC_MESSAGESAndrey A. Chernov1998-04-302-12/+16
* MFC: LC_MESSAGES, fixesAndrey A. Chernov1998-04-307-40/+64
* MFC part 5: Fix recursion problem which occurs when a signal is receivedThomas Gellekum1998-04-301-3/+12
* MFC part 2: Static initializers for mutexes and condition variables.Thomas Gellekum1998-04-233-7/+7
* MFC: indentDima Ruban1998-04-201-1/+1
* MFC: don't generate potential shell or interpreter metacharacters whenPeter Wemm1998-04-151-2/+4
* Add MLINK for mkdtemp.3.Steve Price1998-04-131-2/+2
* remove bogus bugs section.Jordan K. Hubbard1998-04-131-8/+0
* MFC: El Bruce Fernando Maximillian Ernesto Supremo Evan's fixes in r1.9.Jordan K. Hubbard1998-03-161-5/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-03-101-0/+47
* MFC rev 1.7: typos, new functions, changed abort() behaviour.Stephen McKay1998-03-081-20/+23
* MFC: Nul terminate sockaddr_un::sun_pathBrian Somers1998-03-061-3/+4
* MFC: Make SyslogAddr a sockaddr_un rather than a sockaddr.Brian Somers1998-03-051-10/+12
* MFC: more doc bogons.Jordan K. Hubbard1998-03-051-3/+5