summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-181-192/+0
* Document the MNT_SNAPSHOT mount flag with a cross-referencePeter Pentchev2004-08-131-1/+7
* Update "documentation date" fields.Brian Feldman2004-08-101-1/+1
* Update mlock(2) manpage to cross-reference m{,un}lockall(2), removeBrian Feldman2004-08-101-1/+5
* Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK.Peter Pentchev2004-08-061-1/+1
* Back out previous commit. Even though statfs(2) can take a regularChristian S.J. Peron2004-07-201-0/+4
* Remove reference to ENOTDIR in the documented errorsChristian S.J. Peron2004-07-201-4/+0
* Document the MSG_DONTWAIT flag.Hartmut Brandt2004-07-161-1/+8
* Clarify getfsstat(2) usage.Alfred Perlstein2004-07-161-1/+6
* Document the new PT_LWPINFO request. In fact, the request is so newMarcel Moolenaar2004-07-121-0/+19
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.Garrett Wollman2004-07-082-20/+45
* there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX.Alfred Perlstein2004-07-071-1/+1
* Fix the NAME section making whatis(1) happy in particular.Ruslan Ermilov2004-07-053-8/+6
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-044-4/+4
* Fixed markup.Ruslan Ermilov2004-07-033-13/+14
* Eliminate double whitespace.Ruslan Ermilov2004-07-037-19/+19
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-0263-176/+345
* Removed trailing whitespace.Ruslan Ermilov2004-07-022-2/+2
* Markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-3010-46/+74
* s/SS_CANTSENDMORE/SBS_CANTSENDMORE/Roman Kurakin2004-06-241-1/+1
* Be specific about which socket properties are inherited from the originalBruce M Simpson2004-06-231-10/+13
* Spelling fixes.Mike Pritchard2004-06-216-7/+7
* PR: docs/67884Mike Pritchard2004-06-211-1/+1
* CLOCK_PROF and CLOCK_VIRTUAL are implemented now.Kelly Yancey2004-06-171-7/+1
* The maximum value of iovcnt is IOV_MAX, not 16.Kelly Yancey2004-06-151-1/+2
* Use .Dv instead of .Li for all the RLIMIT_* constants.David Schultz2004-06-141-11/+11
* Document RLIMIT_AS. While here, correct an insertion sort error.David Schultz2004-06-131-5/+8
* Use ".In" to mark up C include file names.Yaroslav Tykhiy2004-06-071-2/+4
* Each sentence should begin on a new line.Yaroslav Tykhiy2004-06-071-10/+16
* Extend and improve the mdoc(7) markup of this page.Yaroslav Tykhiy2004-06-071-32/+60
* Finally document the option to avoid zombie creationYaroslav Tykhiy2004-06-072-1/+19
* Update the document date.Alan Cox2004-05-201-1/+1
* Remove a long obsolete paragraph from the BUGS section.Alan Cox2004-05-191-10/+0
* Clarify and extend paragraphs on interoperationYaroslav Tykhiy2004-05-172-4/+41
* Fix typo.Josef El-Rayes2004-05-121-1/+1
* Document the fact that in a jailed environment, sendto(2) could failChristian S.J. Peron2004-05-111-0/+4
* Add mention of the fact that timeouts are silently limited to 24 hours.Colin Percival2004-04-201-0/+5
* Document POSIX stupidity: Attempts to mmap zero bytes will succeed (andColin Percival2004-04-181-0/+7
* Bring describtion of a sysctl in line with the source:Christian Brueffer2004-04-161-1/+1
* Remove unnecessary .Pp macro and bump document dateChristian Brueffer2004-04-161-2/+1
* List some sysctl variables that influence accountingChristian Brueffer2004-04-161-0/+16
* Update .Dd value.Doug Rabson2004-04-061-1/+1
* Document lgetfh(2).Doug Rabson2004-04-052-5/+22
* Shave-off troff cycles by invoking .Fa only once.Diomidis Spinellis2004-03-191-3/+1
* Sort MLINKS.Tim J. Robbins2004-03-161-1/+1
* Add fairly minimal documentation for the nmount() syscall.Tim J. Robbins2004-03-162-3/+35
* Document missing EFAULT errno value.Diomidis Spinellis2004-03-031-0/+8
* Update the documentation for setpgrp(2) to reflect the access controlDavid Schultz2004-02-081-7/+21
* Document the SF_NODISKIO flag, and fix a small typo.Mike Silbersack2004-02-081-2/+10
* Xref kqueue and pollEivind Eklund2004-01-261-0/+2