summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Fixed incomplete or wrong lists of prerequisite #includes related tobde1996-05-012-2/+4
* Fixed a wrong prerequisite #include and a missing function-arg type.bde1996-05-011-3/+3
* Fixed misformatted #include (.Ft -> .Fd).bde1996-05-011-1/+1
* Fix the man page to reflect the recent addition of RFNOWAIT and the removal ofsmpatel1996-04-181-4/+5
* Document the possible EPERM return.joerg1996-04-171-0/+2
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
* Mention other possible errors that could be caused by the F_[GS]ETOWNjoerg1996-04-061-1/+19
* Xref clocks(7).joerg1996-04-054-3/+7
* Remove outdated (and never quite correct anyway) reference to thepeter1996-04-031-4/+0
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-2713-22/+22
* Update the current sigaction(2) man page to current reality..peter1996-03-031-5/+19
* Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used forpeter1996-03-021-3/+3
* Document the int -> size_t change to the m* syscallspeter1996-03-024-4/+4
* Add minherit.2 to Makefile.. (oops, forgot it before)peter1996-02-241-1/+2
* rfork/minherit glue in libcpeter1996-02-233-7/+186
* Add a dire warning about misusing the setlogin() system call. Be verypeter1996-02-231-1/+46
* Fixed a bunch of man page cross references that werempp1996-02-155-32/+33
* Added a update(4) man page to describe the kernel initiated updatempp1996-02-122-5/+5
* Correct a bunch of man page cross references and generallympp1996-02-1111-22/+25
* Another round of various man page cleanups.mpp1996-02-091-1/+0
* Clean up documentation on setuid/setgid bit handling.pst1996-02-081-1/+2
* Submitted by: bruce, davidg, dysonwosch1996-02-026-1/+29
* Fix even more spelling errors in some more man pages.mpp1996-01-309-18/+18
* Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS thatnate1996-01-241-3/+90
* note in bugs section: madvise not yet implementedwosch1996-01-231-1/+6
* Changed the description of SIGSYS to better reflect whatmpp1996-01-221-1/+1
* Reviewed by: julian and (hsu?)julian1996-01-2221-9/+567
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.nate1996-01-202-214/+16
* This commit was generated by cvs2svn to compensate for changes in r13519,nate1996-01-201-0/+395
|\
| * ptrace(2) manpagenate1996-01-201-0/+395
* Document the change that I made to pipe(2)peter1996-01-011-4/+12
* Document recent changes in socket buffers and listen(2).wollman1995-11-032-12/+38
* Remove the bugs section. sh(1) now has a ulimit builtin.joerg1995-10-191-9/+0
* Add man pages for the SYSV shm* and sem* functions.joerg1995-10-037-1/+890
* Indicate that backlog limit is 32.dg1995-09-151-1/+1
* There is no such file as /usr/include/ufs/quota.h. There is a filejoerg1995-08-151-1/+1
* Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogusbde1995-08-051-28/+42
* bkr() returns an int, and not a pointer. Document this.joerg1995-07-231-3/+3
* The declaration of sigaction was missing a `const'.bde1995-07-161-1/+1
* Add a missing link from the setpgid manpage to the setpgrp manpage.nate1995-05-271-0/+1
* Add setreuid/setregid to MAN sectionache1995-04-231-1/+2
* Add setreuid/setregidache1995-04-231-1/+2
* Fix history infoache1995-04-232-8/+4
* Add "before inclusion of any header which ... "ache1995-04-041-1/+1
* Properly describe how to expand default limit of handled descriptorsache1995-04-041-1/+6
* Updated manual page to indicate flags argument; added return value anddg1995-03-251-6/+24
* Correct the parameters for the fchown. The third was erroneouslyats1995-02-171-1/+1
* Document Transaction TCP extensions to generic system calls.wollman1995-02-152-15/+46
* Add the sys/types.h include to the necessary documented includes for theats1994-12-311-0/+1
* Added sysarch system call which is used my i386_get/set_ltd.c and is neededdfr1994-11-171-1/+1
OpenPOWER on IntegriCloud