aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-2147-47/+47
* Move some syscalls for which we don't install _thread_sys_{syscall}Thomas Gellekum1998-11-191-7/+10
* As theatened two weeks ago: merge the major changes from -current's pthreadThomas Gellekum1998-11-043-37/+11
* 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: describe an exceptional conditionSteve Price1998-08-241-0/+2
* MFC: doc fixes, casts, cosmetic.Jordan K. Hubbard1998-07-194-13/+15
* 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: Provide __error() in libc, to allow linking _THREAD_SAFE objects inDmitrij Tejblum1998-06-291-1/+6
* MFC: Spelling nits. {r1.14 madvise.2; r1.12 mincore.2}Joseph Koshy1998-06-062-4/+4
* 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-03-101-0/+47
* MFC: more doc bogons.Jordan K. Hubbard1998-03-051-3/+5
* MFC: fix bogons in doc.Jordan K. Hubbard1998-03-051-7/+9
* MFC: I am a merging machine. Let's just hope I don't die of boredom beforeJordan K. Hubbard1998-02-176-10/+17
* MFC: more doc tweaks.Jordan K. Hubbard1998-02-1711-20/+25
* MFC: more doc fixes.Jordan K. Hubbard1998-02-178-20/+50
* MFC: more conservative doc updates.Jordan K. Hubbard1998-02-174-4/+17
* MFC: purely cosmetic.Jordan K. Hubbard1998-02-171-4/+4
* MFC: various docs tweaks to reflect modern reality.Jordan K. Hubbard1998-02-175-8/+15
* MFC (rev 1.6): Added missing #include <unistd.h> to synopsis.Alexander Langer1997-12-311-0/+1
* YACC: fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.Tim Vanderhoek1997-12-261-1/+1
* Merge from main branch: add cross-references.John Polstra1997-11-182-1/+4
* MFC: reject illegal combinations of O_RDONLY, O_RDWR, and O_WRONLYJoerg Wunsch1997-10-231-0/+7
* MFC: propser spacing in the Synopsis.Masafumi Max NAKANE1997-10-161-2/+2
* Typo fix (MFC)Mike Smith1997-09-281-1/+1
* YAMFC: issetugid libc hook, man page and doc update.Peter Wemm1997-09-033-7/+12
* Type argument for an msdosfs is MOUNT_MSDOS.Steve Price1997-08-191-1/+1
* execve of interfreter fileAdam David1997-07-081-2/+2
* YAMFCJulian Elischer1997-06-291-2/+10
* YAMFCJulian Elischer1997-06-241-60/+60
* YAMFC part IIIJulian Elischer1997-06-241-8/+11
* truncate's first arg is const (YAMFC)Jordan K. Hubbard1997-06-221-1/+1
* (Sort of) MFC: use ${DESTDIR} correctly in front of absolute paths.Satoshi Asami1997-05-231-7/+7
* YAMFC: it's'' -> its'' where appropriate and typo fixes in time2posix.3.Eivind Eklund1997-05-191-1/+1
* YAMFC: lchown() syscall and man pagePeter Wemm1997-05-032-5/+23
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-04-221-0/+94
* Merge from main branch 1.4 -> 1.5: fix glaring errors.John Polstra1997-04-021-13/+7
* YAMFC: Xref the appropriate set*id(2) man pages (and no, I didn'tMike Pritchard1997-04-012-4/+8
* YAMFC: Don't say that fchown follows symbolic links. This wasMike Pritchard1997-04-011-4/+2
* YAMFC: fix my last commit.Mike Pritchard1997-03-251-2/+4
* YAMFC: document function return type, tell how the system reallyMike Pritchard1997-03-251-1/+2
* YAMFC: Xref getpeername.Mike Pritchard1997-03-254-1/+5
* YAMFC: .Tn cleanup and other misc cleanup.Mike Pritchard1997-03-254-14/+25
* YAMFC: Some man page cleanup that applies to 2.2 from the Lite2 merge.Mike Pritchard1997-03-124-19/+20
* YAMFC: Update to reflect the current dirent.h. This wasMike Pritchard1997-03-121-3/+9
* Make this man page really match the 2.2 mount.h.Mike Pritchard1997-03-121-3/+0
* YAMFC: From rev 1.8: Clarify how dup2 works.Mike Pritchard1997-03-091-4/+21