aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Make rules reentrant.Poul-Henning Kamp1996-05-091-9/+9
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-4/+5
* Remove a redundant description of the EMFILE error, and fix a typo.Mike Pritchard1996-05-011-7/+1
* Fixed incomplete or wrong lists of prerequisite #includes related toBruce Evans1996-05-012-2/+4
* Fixed a wrong prerequisite #include and a missing function-arg type.Bruce Evans1996-05-011-3/+3
* Fixed misformatted #include (.Ft -> .Fd).Bruce Evans1996-05-011-1/+1
* Fix the man page to reflect the recent addition of RFNOWAIT and the removal ofSujal Patel1996-04-181-4/+5
* Document the possible EPERM return.Joerg Wunsch1996-04-171-0/+2
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-1/+1
* Mention other possible errors that could be caused by the F_[GS]ETOWNJoerg Wunsch1996-04-061-1/+19
* Xref clocks(7).Joerg Wunsch1996-04-054-3/+7
* Remove outdated (and never quite correct anyway) reference to thePeter Wemm1996-04-031-4/+0
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-2713-22/+22
* Update the current sigaction(2) man page to current reality..Peter Wemm1996-03-031-5/+19
* Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used forPeter Wemm1996-03-021-3/+3
* Document the int -> size_t change to the m* syscallsPeter Wemm1996-03-024-4/+4
* Add minherit.2 to Makefile.. (oops, forgot it before)Peter Wemm1996-02-241-1/+2
* rfork/minherit glue in libcPeter Wemm1996-02-233-7/+186
* Add a dire warning about misusing the setlogin() system call. Be veryPeter Wemm1996-02-231-1/+46
* Fixed a bunch of man page cross references that wereMike Pritchard1996-02-155-32/+33
* Added a update(4) man page to describe the kernel initiated updateMike Pritchard1996-02-122-5/+5
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-1111-22/+25
* Another round of various man page cleanups.Mike Pritchard1996-02-091-1/+0
* Clean up documentation on setuid/setgid bit handling.Paul Traina1996-02-081-1/+2
* Submitted by: bruce, davidg, dysonWolfram Schneider1996-02-026-1/+29
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-309-18/+18
* Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS thatNate Williams1996-01-241-3/+90
* note in bugs section: madvise not yet implementedWolfram Schneider1996-01-231-1/+6
* Changed the description of SIGSYS to better reflect whatMike Pritchard1996-01-221-1/+1
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-2221-9/+567
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.Nate Williams1996-01-202-214/+16
* This commit was generated by cvs2svn to compensate for changes in r13519,Nate Williams1996-01-201-0/+395
|\
| * ptrace(2) manpageNate Williams1996-01-201-0/+395
* Document the change that I made to pipe(2)Peter Wemm1996-01-011-4/+12
* Document recent changes in socket buffers and listen(2).Garrett Wollman1995-11-032-12/+38
* Remove the bugs section. sh(1) now has a ulimit builtin.Joerg Wunsch1995-10-191-9/+0
* Add man pages for the SYSV shm* and sem* functions.Joerg Wunsch1995-10-037-1/+890
* Indicate that backlog limit is 32.David Greenman1995-09-151-1/+1
* There is no such file as /usr/include/ufs/quota.h. There is a fileJoerg Wunsch1995-08-151-1/+1
* Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogusBruce Evans1995-08-051-28/+42
* bkr() returns an int, and not a pointer. Document this.Joerg Wunsch1995-07-231-3/+3
* The declaration of sigaction was missing a `const'.Bruce Evans1995-07-161-1/+1
* Add a missing link from the setpgid manpage to the setpgrp manpage.Nate Williams1995-05-271-0/+1
* Add setreuid/setregid to MAN sectionAndrey A. Chernov1995-04-231-1/+2
* Add setreuid/setregidAndrey A. Chernov1995-04-231-1/+2
* Fix history infoAndrey A. Chernov1995-04-232-8/+4
* Add "before inclusion of any header which ... "Andrey A. Chernov1995-04-041-1/+1
* Properly describe how to expand default limit of handled descriptorsAndrey A. Chernov1995-04-041-1/+6
* Updated manual page to indicate flags argument; added return value andDavid Greenman1995-03-251-6/+24
* Correct the parameters for the fchown. The third was erroneouslyAndreas Schulz1995-02-171-1/+1