summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add restrict qualifiers. (docs)alfred2003-12-245-5/+5
* Document the effect of sysctl tunables controlling p_candebug(9) onjkoshy2003-12-141-1/+7
* Add sticky(8) cross reference.dds2003-12-101-1/+2
* Add a short description of the kse_switchin(2) syscall to the ksemarcel2003-12-102-2/+14
* Fixed a bug in sendfile(2) where the sent data would be corrupted duedg2003-12-011-2/+6
* Replace out of date struct statfs definition with a reference to statfs(2).tjr2003-11-211-64/+3
* Documented missing EINVAL errno valuedds2003-11-191-0/+6
* Resync. struct statfs and flag definitions with sys/mount.h.tjr2003-11-161-22/+57
* - Add documentation for EBUSY.alc2003-11-141-2/+4
* - Markup fix-ups (add .Dq, and some hard line breaks at the endkensmith2003-11-111-4/+10
* - Add a note about how jail(2) effects the securelevel.kensmith2003-11-111-0/+6
OpenPOWER on IntegriCloud