summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* add references lstat(2), readlink(2), symlink(7) in section SEE ALSOwosch1996-07-071-1/+4
* Describe the "file pointer" in lseeks' man page a bit bettermpp1996-07-031-2/+3
* Document the "sig" function parameter.mpp1996-07-031-1/+2
* Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>jraynard1996-06-221-3/+2
* update sticky bit documentationwosch1996-06-091-8/+3
* Rephrase some things as suggested by Bruce.alex1996-06-081-2/+3
* Document that truncate can also be used to extend the size of a file,alex1996-06-071-2/+8
* Use ld -O insted of ld -o + mv.phk1996-05-281-9/+5
* Document that the superuser cannot override link() and unlink() onpeter1996-05-242-5/+17
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-234-9/+8
* Make rules reentrant.phk1996-05-091-9/+9
* ``mv'' -> ``mv -f''wosch1996-05-071-4/+5
* Remove a redundant description of the EMFILE error, and fix a typo.mpp1996-05-011-7/+1
* 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
OpenPOWER on IntegriCloud