summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Rename the DIAGNOSTICS sections in several man pagesmpp1997-01-126-7/+7
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-1127-70/+10
* Minor mdoc fixes in msync.2 and munmap.2.mpp1997-01-113-6/+31
* Forgot a .El macro.mpp1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.mpp1997-01-111-3/+28
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSmpp1997-01-111-22/+45
* Remove the comment about file names having tompp1997-01-111-2/+1
* Bring stat(2) into line with what is now actually inmpp1997-01-111-13/+34
* The error returned when F_SETLK collides with an existing lock isjdp1997-01-081-3/+3
* Document the various reasons for EINVAL.joerg1997-01-081-11/+21
* comma typoswosch1996-12-233-8/+11
* Back out change. The last argument to semctl() IS union semunswallace1996-12-181-1/+1
* Last argument to semctl() is union semun *, not union semun.jkh1996-12-171-2/+2
* Correct some xrefs/mlinks.mpp1996-12-141-0/+4
* POSIX.4 defines MAP_FAILED to be the error return from mmap().alex1996-12-121-1/+1
* English pedantry : affect -> effectmsmith1996-12-091-1/+1
* Turn POSIX_SAVED_IDS offache1996-12-061-20/+20
* The semget man page uses the incorect symbol for altermpp1996-12-031-7/+7
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macrowosch1996-12-0228-91/+100
* Slight rewording of the BUGS section.alex1996-11-131-4/+4
* Merge from the 2.2 branch: describe MNT_FORCE for mount(2).joerg1996-11-101-0/+3
* Added to MNT_FORCE option description after seeing Bruce's commit messageobrien1996-11-101-3/+24
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-052-2/+4
* Updated the descriptions of the limits related to EAGAIN.bde1996-09-292-9/+37
* .DV -> .Dv (SOCK_STREAM was invisible).bde1996-09-281-1/+1
* Don't use malloc, pessimize to use sbrk.phk1996-09-271-1/+1
* add missing comma(s) in .Xr macroswosch1996-09-234-8/+10
* ".Xr chflags 1," -> ".Xr chflags 1 ,"peter1996-09-211-1/+1
* Add the utrace syscall.phk1996-09-201-3/+4
* Resync statfs struct with sys/mount.h.peter1996-09-071-3/+7
* Describe POSIX saved IDs behaviour betterache1996-09-031-5/+19
* Describe current behaviour (_POSIX_SAVED_IDS are ON),ache1996-09-011-2/+12
* function appeared in Version 7 AT&T UNIXwosch1996-08-2917-3/+105
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-2270-139/+167
* Update a bunch of man pages to use .Fn insteadmpp1996-08-2211-17/+17
* List all of the include files required for getpeername and getsockname.mpp1996-08-222-0/+4
* Some cleanups to the callout lists recently added.julian1996-08-221-0/+3
* Reflect the removal of the kernel's FD_SETSIZE limit.smpatel1996-08-201-19/+21
* A pipe function call appeared in Version *3* AT&T UNIX, notwosch1996-08-181-1/+1
* NCARGS is defined as 65536 in the released system, not 20480.mpp1996-08-152-2/+2
* Document that the relevant clock ticks are for the statistics clockbde1996-07-301-0/+3
* Document that clock ticks are for the profiling clock and that thebde1996-07-301-2/+4
* Fixed comment about ru_maxrss. This field isn't an integral.bde1996-07-301-1/+1
* Document madvise(2) as it is in FreeBSD.dyson1996-07-201-11/+40
* 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
OpenPOWER on IntegriCloud