summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Document the MSG_DONTWAIT flag.harti2004-07-161-1/+8
* Clarify getfsstat(2) usage.alfred2004-07-161-1/+6
* Document the new PT_LWPINFO request. In fact, the request is so newmarcel2004-07-121-0/+19
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.wollman2004-07-082-20/+45
* there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX.alfred2004-07-071-1/+1
* Fix the NAME section making whatis(1) happy in particular.ru2004-07-053-8/+6
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-044-4/+4
* Fixed markup.ru2004-07-033-13/+14
* Eliminate double whitespace.ru2004-07-037-19/+19
* Mechanically kill hard sentence breaks.ru2004-07-0263-176/+345
* Removed trailing whitespace.ru2004-07-022-2/+2
* Markup, grammar, and spelling fixes.ru2004-06-3010-46/+74
* s/SS_CANTSENDMORE/SBS_CANTSENDMORE/rik2004-06-241-1/+1
* Be specific about which socket properties are inherited from the originalbms2004-06-231-10/+13
* Spelling fixes.mpp2004-06-216-7/+7
* PR: docs/67884mpp2004-06-211-1/+1
* CLOCK_PROF and CLOCK_VIRTUAL are implemented now.kbyanc2004-06-171-7/+1
* The maximum value of iovcnt is IOV_MAX, not 16.kbyanc2004-06-151-1/+2
* Use .Dv instead of .Li for all the RLIMIT_* constants.das2004-06-141-11/+11
* Document RLIMIT_AS. While here, correct an insertion sort error.das2004-06-131-5/+8
* Use ".In" to mark up C include file names.yar2004-06-071-2/+4
* Each sentence should begin on a new line.yar2004-06-071-10/+16
* Extend and improve the mdoc(7) markup of this page.yar2004-06-071-32/+60
* Finally document the option to avoid zombie creationyar2004-06-072-1/+19
* Update the document date.alc2004-05-201-1/+1
* Remove a long obsolete paragraph from the BUGS section.alc2004-05-191-10/+0
* Clarify and extend paragraphs on interoperationyar2004-05-172-4/+41
* Fix typo.josef2004-05-121-1/+1
* Document the fact that in a jailed environment, sendto(2) could failcsjp2004-05-111-0/+4
* Add mention of the fact that timeouts are silently limited to 24 hours.cperciva2004-04-201-0/+5
* Document POSIX stupidity: Attempts to mmap zero bytes will succeed (andcperciva2004-04-181-0/+7
* Bring describtion of a sysctl in line with the source:brueffer2004-04-161-1/+1
* Remove unnecessary .Pp macro and bump document datebrueffer2004-04-161-2/+1
* List some sysctl variables that influence accountingbrueffer2004-04-161-0/+16
* Update .Dd value.dfr2004-04-061-1/+1
* Document lgetfh(2).dfr2004-04-052-5/+22
* Shave-off troff cycles by invoking .Fa only once.dds2004-03-191-3/+1
* Sort MLINKS.tjr2004-03-161-1/+1
* Add fairly minimal documentation for the nmount() syscall.tjr2004-03-162-3/+35
* Document missing EFAULT errno value.dds2004-03-031-0/+8
* Update the documentation for setpgrp(2) to reflect the access controldas2004-02-081-7/+21
* Document the SF_NODISKIO flag, and fix a small typo.silby2004-02-081-2/+10
* Xref kqueue and polleivind2004-01-261-0/+2
* Xref kqueueeivind2004-01-261-0/+1
* Describe EOVERFLOW caseache2004-01-251-0/+9
* add cross-reference to clock_gettime(2)phk2004-01-191-0/+1
* The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.ru2004-01-142-6/+7
* - libc/sys/sem.c was repocopied to libc/gen/sem.c.ru2004-01-142-358/+1
* Clarify the behavior of ptrace(2) a little bit: the tracing processrwatson2004-01-101-0/+24
* Describe kern.ipc.nsfbufsused and kern.ipc.nsfbufspeak.maxim2003-12-291-0/+9
OpenPOWER on IntegriCloud