summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Describe kern.ipc.nsfbufsused and kern.ipc.nsfbufspeak.Maxim Konovalov2003-12-291-0/+9
* Add restrict qualifiers. (docs)Alfred Perlstein2003-12-245-5/+5
* Document the effect of sysctl tunables controlling p_candebug(9) onJoseph Koshy2003-12-141-1/+7
* Add sticky(8) cross reference.Diomidis Spinellis2003-12-101-1/+2
* Add a short description of the kse_switchin(2) syscall to the kseMarcel Moolenaar2003-12-102-2/+14
* Fixed a bug in sendfile(2) where the sent data would be corrupted dueDavid Greenman2003-12-011-2/+6
* Replace out of date struct statfs definition with a reference to statfs(2).Tim J. Robbins2003-11-211-64/+3
* Documented missing EINVAL errno valueDiomidis Spinellis2003-11-191-0/+6
* Resync. struct statfs and flag definitions with sys/mount.h.Tim J. Robbins2003-11-161-22/+57
* - Add documentation for EBUSY.Alan Cox2003-11-141-2/+4
* - Markup fix-ups (add .Dq, and some hard line breaks at the endKen Smith2003-11-111-4/+10
* - Add a note about how jail(2) effects the securelevel.Ken Smith2003-11-111-0/+6
* Add information about the EVFILT_NETDEV filterChristian Brueffer2003-11-111-0/+24
* Add a section documenting the sysctl(8) tunables that influence theJoseph Koshy2003-11-111-2/+15
* Have utrace(2) return ENOMEM if malloc() fails. Document this errorJoseph Koshy2003-11-111-4/+6
* Document EINVAL for len == 0.Dag-Erling Smørgrav2003-11-101-1/+1
* Document KTR_DROP.Joseph Koshy2003-11-101-0/+9
* Add a reference to the new utrace(2) manual page.Tim J. Robbins2003-11-041-1/+2
* Add a manual page for the utrace() system call.Tim J. Robbins2003-11-012-1/+87
* - fix description of what processes SIGCONT can be sent toKen Smith2003-10-241-1/+1
* Bring the description of st_[cma]time modification conditions a bitDiomidis Spinellis2003-10-201-6/+18
* document the fact that kqueue will immediately return and not timeout whenJohn-Mark Gurney2003-10-201-0/+8
* Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX.Diomidis Spinellis2003-10-111-1/+1
* mdoc(7): Fix common mistakes made in the SEE ALSO section.Ruslan Ermilov2003-09-121-4/+6
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-1012-20/+20
* Document the fact that send(2) can return EPIPE (like when a socket is notOllivier Robert2003-09-101-0/+4
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-0813-21/+21
* In the !MNT_BYFSID case, return EINVAL from unmount(2) when theIan Dowse2003-09-081-7/+12
* Clarify that the second argument to accept() may be a null pointer ifPeter Pentchev2003-09-051-1/+7
* Fix/add errno return values to match the NFS client implementation andDiomidis Spinellis2003-09-022-5/+16
* Document that read(2) can also return EPERMDiomidis Spinellis2003-08-301-0/+3
* Make the documentation of PT_STEP match its implementation: theIan Dowse2003-08-111-2/+3
* Add the mlockall()/munlockall() system call manual page from NetBSD.Bruce M Simpson2003-08-111-0/+140
* Add the mlockall() and munlockall() system calls.Bruce M Simpson2003-08-111-2/+3
* Add the POSIX 1003.1-2001 posix_madvise() interface.Bruce M Simpson2003-08-092-1/+25
* Document that connect(2) can return EINTR, and that itYaroslav Tykhiy2003-08-061-3/+6
* add support for using kqueue to watch bpf sockets.John-Mark Gurney2003-08-051-1/+8
* Document an additional error return value. The connect(2) call can alsoDiomidis Spinellis2003-07-231-0/+6
* Back out revision 1.22.Ceri Davies2003-07-151-1/+1
* ioctl macros and defines are now present in ioccom.h, not ioctl.h.Ceri Davies2003-07-131-1/+1
* Add a new mount flag MNT_BYFSID that can be used to unmount a fileIan Dowse2003-07-011-1/+17
* Separate the description of the flags for mount(2) and unmount(2)Ian Dowse2003-06-301-14/+16
* Correct a misspelled name of time_hi_and_version.Yaroslav Tykhiy2003-06-271-1/+1
* Unify cross-references between sigpending(2), sigprocmask(2),Yaroslav Tykhiy2003-06-243-1/+5
* Add clarifications about the information that ntp_gettime returns.Warner Losh2003-06-211-8/+18
* ntp_adjtime returns the current state of the clock (TIME_*) on successWarner Losh2003-06-201-1/+4
* Xref policy: exit(2) -> _exit(2).Maxim Sobolev2003-06-171-1/+1
* Document ENOSPC.Tom Rhodes2003-06-131-0/+2
* .Xr p1003_1b moved to .St -p1003.1b-93Philippe Charnier2003-06-082-6/+6
* Add or correct section number in .Xr. Use .Vt or .FnPhilippe Charnier2003-06-083-3/+3