summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* YAMFC: Some man page cleanup that applies to 2.2 from the Lite2 merge.Mike Pritchard1997-03-124-19/+20
* YAMFC: Update to reflect the current dirent.h. This wasMike Pritchard1997-03-121-3/+9
* Make this man page really match the 2.2 mount.h.Mike Pritchard1997-03-121-3/+0
* YAMFC: From rev 1.8: Clarify how dup2 works.Mike Pritchard1997-03-091-4/+21
* YAMFC: add a missing semi-colon.Mike Pritchard1997-03-071-1/+1
* YAMFC (sort cross references).Bruce Evans1997-03-033-8/+8
* YAMFC (turned off _POSIX_SAVED_IDS. Everything in /usr/src thatBruce Evans1997-02-281-22/+22
* YAMFC:Mike Pritchard1997-02-2845-152/+314
* YAMFC: From rev 1.5: fix a typo.Mike Pritchard1997-01-311-1/+1
* YAMFC:Mike Pritchard1997-01-282-0/+2
* YAMFC: add a couple of missing errno's.Mike Pritchard1997-01-261-1/+7
* YAMFC: add missing RETURN VALUES/ERRORS sectionsMike Pritchard1997-01-126-13/+69
* YAMFC: DIAGNOSTICS -> RETURN VALUESMike Pritchard1997-01-126-6/+6
* YAMFC:Mike Pritchard1997-01-1227-70/+10
* YAMFC:Mike Pritchard1997-01-115-31/+105
* YAMFC: From rev 1.6: remove the comment about fileMike Pritchard1997-01-111-2/+1
* YAMFC: bring the stat(2) manpage into line with whatMike Pritchard1997-01-111-13/+34
* YAMFC:Mike Pritchard1997-01-091-3/+3
* YAMFC (rev 1.8)Joerg Wunsch1997-01-081-11/+21
* YAMFC: various minor man page cleanupsMike Pritchard1997-01-023-8/+11
* YAMFC:Mike Pritchard1996-12-221-0/+4
* Mea maxima culpa. Previous merge was in error.Joerg Wunsch1996-12-101-19/+19
* YAMFCJoerg Wunsch1996-12-102-21/+21
* YAMFCPoul-Henning Kamp1996-12-041-7/+7
* YAMFCPoul-Henning Kamp1996-12-0328-91/+100
* YAMFCPoul-Henning Kamp1996-11-161-4/+4
* Being here, also add the description of MNT_FORCE for mount(2).Joerg Wunsch1996-11-101-0/+3
* Merge David O'Brien's description of the new mount flags.Joerg Wunsch1996-11-101-3/+24
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-052-2/+4
* Updated the descriptions of the limits related to EAGAIN.Bruce Evans1996-09-292-9/+37
* .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