summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.7cvs2svn1998-07-247-533/+0
* MFC: doc fixes, casts, cosmetic.Jordan K. Hubbard1998-07-1948-113/+153
* 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: Fix assorted problems with the history edit functions.Brian Somers1998-07-036-14/+49
* MFC: Provide __error() in libc, to allow linking _THREAD_SAFE objects inDmitrij Tejblum1998-06-293-53/+8
* MFC: Move ftok() from libcompat to libc.John Polstra1998-06-286-144/+7
* MFC: fix ^Z keypad on/offAndrey A. Chernov1998-06-193-25/+53
* MFC: #pragma weak, NULL checkAndrey A. Chernov1998-06-191-0/+11
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-06-137-0/+516
* MFC. Update file descriptor masks when no file descriptors are ready.John Birrell1998-06-121-1/+1
* Reviewed by: thepishDaniel O'Callaghan1998-06-101-5/+5
* MFC: Spelling corrections from PR 6868.Joseph Koshy1998-06-069-29/+29
* 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: allow setting idle/realtime priorities per login class.Steve Price1998-06-041-5/+22
* MFC: {r1.4} correct misleading statement on lifetimes of cookies returnedJoseph Koshy1998-06-031-16/+11
* MFC: allow inclusion from C++.Steve Price1998-05-311-0/+2
* MFC: Don't use absolute path.John Hay1998-05-301-1/+1
* Remove the error test from the call to set the file descriptor toJohn Birrell1998-05-261-12/+9
* When doing a blocking write to a pipe, handle the case where the writeJohn Birrell1998-05-262-24/+157
* 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
* MFC: warn about interaction of S/Key and login(1) for users withoutJoseph Koshy1998-05-221-0/+9
* Merge from current: check only for zero-length record sizes.Bill Paul1998-05-201-3/+7
* MFC rev 1.35David E. O'Brien1998-05-191-1/+2
* Merge RPC DoS attack fixes from current.Bill Paul1998-05-182-7/+30
* MFC: NULL pointer in vidattrAndrey A. Chernov1998-05-151-5/+11
* MFC rev 1.34David E. O'Brien1998-05-151-2/+2
* MFC: clean up in the child, not the parent.Thomas Gellekum1998-05-071-1/+1
* Reviewed by: phkJulian Elischer1998-05-061-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-05-063-0/+197
* MFC: restore exit.cJean-Marc Zucconi1998-05-032-1/+38
* Merge 4.9.7-t1b changes from current.Peter Wemm1998-05-023-250/+752
* MFC: Fix incremental priority increment.John Birrell1998-04-301-2/+2
* 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 4: pthread_yield() was renamed to sched_yield() in theThomas Gellekum1998-04-302-22/+22
* MFC part 3: After fork(), only the calling thread survives in the child.Thomas Gellekum1998-04-241-0/+39
* MFC part 2: Static initializers for mutexes and condition variables.Thomas Gellekum1998-04-236-17/+41
* Back out last commit.Paul Traina1998-04-231-2/+2
* MFC part 1: Safety belts for code written for older drafts ofThomas Gellekum1998-04-226-9/+35
* MFC: Convert cabs/cabsf definitions to proper prototypes.Paul Traina1998-04-221-3/+3
* MFC: indentDima Ruban1998-04-201-1/+1
* NO_LIBC_R --> NOLIBC_R to match -CURRENT.David E. O'Brien1998-04-191-1/+1