summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
...
* .DV -> .Dv (SOCK_STREAM was invisible).Bruce Evans1996-09-281-1/+1
* Don't use malloc, pessimize to use sbrk.Poul-Henning Kamp1996-09-271-1/+1
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-234-8/+10
* ".Xr chflags 1," -> ".Xr chflags 1 ,"Peter Wemm1996-09-211-1/+1
* Add the utrace syscall.Poul-Henning Kamp1996-09-201-3/+4
* Resync statfs struct with sys/mount.h.Peter Wemm1996-09-071-3/+7
* Describe POSIX saved IDs behaviour betterAndrey A. Chernov1996-09-031-5/+19
* Describe current behaviour (_POSIX_SAVED_IDS are ON),Andrey A. Chernov1996-09-011-2/+12
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-2917-3/+105
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-2270-139/+167
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-2211-17/+17
* List all of the include files required for getpeername and getsockname.Mike Pritchard1996-08-222-0/+4
* Some cleanups to the callout lists recently added.Julian Elischer1996-08-221-0/+3
* Reflect the removal of the kernel's FD_SETSIZE limit.Sujal Patel1996-08-201-19/+21
* A pipe function call appeared in Version *3* AT&T UNIX, notWolfram Schneider1996-08-181-1/+1
* NCARGS is defined as 65536 in the released system, not 20480.Mike Pritchard1996-08-152-2/+2
* Document that the relevant clock ticks are for the statistics clockBruce Evans1996-07-301-0/+3
* Document that clock ticks are for the profiling clock and that theBruce Evans1996-07-301-2/+4
* Fixed comment about ru_maxrss. This field isn't an integral.Bruce Evans1996-07-301-1/+1
* Document madvise(2) as it is in FreeBSD.John Dyson1996-07-201-11/+40
* add references lstat(2), readlink(2), symlink(7) in section SEE ALSOWolfram Schneider1996-07-071-1/+4
* Describe the "file pointer" in lseeks' man page a bit betterMike Pritchard1996-07-031-2/+3
* Document the "sig" function parameter.Mike Pritchard1996-07-031-1/+2
* Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>James Raynard1996-06-221-3/+2
* update sticky bit documentationWolfram Schneider1996-06-091-8/+3
* Rephrase some things as suggested by Bruce.Alexander Langer1996-06-081-2/+3
* Document that truncate can also be used to extend the size of a file,Alexander Langer1996-06-071-2/+8
* Use ld -O insted of ld -o + mv.Poul-Henning Kamp1996-05-281-9/+5
* Document that the superuser cannot override link() and unlink() onPeter Wemm1996-05-242-5/+17
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-234-9/+8
* 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