summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make bulding libc_r the default. This is useful for ports like mysql.David E. O'Brien1998-04-181-1/+1
* MFC: when in PS_SIGWAIT state, still call signal handlersThomas Gellekum1998-04-171-13/+2
* MFC: XSI macros including attr_getAndrey A. Chernov1998-04-151-1/+10
* 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
* Shorten names, add freebsd alias for a tweaked freebsd partition ID (someJordan K. Hubbard1998-03-231-3/+4
* MFC: PR#6092Jordan K. Hubbard1998-03-221-1/+3
* Deal with device names > 2 chars in length.Jordan K. Hubbard1998-03-211-6/+5
* Teach libdisk about wfd drives.Jordan K. Hubbard1998-03-202-3/+5
* MFC: El Bruce Fernando Maximillian Ernesto Supremo Evan's fixes in r1.9.Jordan K. Hubbard1998-03-161-5/+6
* MFC: more partition typesAndrey A. Chernov1998-03-141-4/+12
* 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: add "da" device to devices listAndrey A. Chernov1998-03-071-2/+4
* 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: install docs.Jordan K. Hubbard1998-03-051-2/+2
* MFC: more doc bogons.Jordan K. Hubbard1998-03-051-3/+5
* MFC: fix bogons in doc.Jordan K. Hubbard1998-03-051-7/+9
* MFC rev 1.29.David E. O'Brien1998-03-051-1/+3
* Whoops! This commit should not have made it in.Jordan K. Hubbard1998-03-041-8/+0
* MFC: more miscellaneous cleanups and the new mktmp() functions from OpenBSDJordan K. Hubbard1998-03-047-45/+137
* MFC: doc & security fixes.Jordan K. Hubbard1998-03-032-6/+8
* MFC: doc fix, bring in security fixes to fts.c.Jordan K. Hubbard1998-03-032-24/+93