summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC r268446:markj2014-07-291-1/+1
* MFC r268643:kevlo2014-07-241-1/+4
* MFC r268212:kib2014-07-101-46/+20
* MFC r267909: Document EINVAL.pluknet2014-07-032-2/+10
* MFC r267630:kib2014-06-261-6/+27
* MFC r267629:kib2014-06-261-11/+6
* MFC r266285,266866:bjk2014-06-011-7/+14
* MFC r265534:pho2014-05-211-5/+7
* MFC r258794: chmod(2): Document S_ISVTX following SUSv3/SUSv4.jilles2014-04-051-10/+16
* waitid(2): Do not tell userland programmers to include <sys/signal.h>.jilles2014-04-051-1/+1
* MFC: r262296brueffer2014-02-281-3/+3
* MFC: r261447brueffer2014-02-101-1/+1
* MFC r261080:kib2014-02-063-7/+9
* Update EINVAL description.pluknet2014-01-301-2/+2
* MFC r260556: Add some missing .Nm for newer syscalls in existing man pages.jilles2014-01-183-3/+6
* MFC r259921,259950:pluknet2014-01-142-0/+154
* MFC r259872:pluknet2014-01-021-5/+1
* MFC r259922: Fix an apparent typo.pluknet2013-12-291-1/+1
* MFC r257874:pluknet2013-11-191-2/+2
* Merge r257633:pjd2013-11-062-519/+57
* accept(2): Update portability note for accept4().jilles2013-10-011-3/+10
* Minor mdoc improvements.joel2013-09-191-4/+4
* Extend the support for exempting processes from being killed when swap isjhb2013-09-193-0/+146
* Consistently reference file descriptors as "fd". 55 other manpagesbdrewery2013-09-125-31/+31
* Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-091-1/+14
* wait(2): Add some possible caveats to standards section.jilles2013-09-071-4/+18
* Update some signal man pages for multithreading.jilles2013-09-064-25/+41
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-2/+1
* Xref capsicum(4) and procdesc(4) from pdfork(2).rwatson2013-08-281-4/+18
* Remove EOL whitespace.joel2013-08-221-1/+1
* Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-211-12/+54
* Correct function name and return value.pjd2013-08-171-2/+2
* Add new mmap(2) flags to permit applications to request specific virtualjhb2013-08-161-3/+50
* pselect(2): Add xref to sigsuspend(2).jilles2013-08-161-2/+3
* Add man page dup3(3).jilles2013-08-161-1/+2
* sigsuspend(2): Add xrefs to pselect(2) and sigwait-alikes.jilles2013-08-151-1/+5
* Enhance the description of NOTE_TRACK:jhb2013-07-251-6/+11
* Document EINVAL error return from PT_LWPINFOemaste2013-07-221-1/+9
* Minor mdoc fixes.joel2013-06-091-3/+3
* sigaction(2): Document various non-POSIX functions as async-signal safe.jilles2013-06-081-2/+15
* Add new system call - aio_mlock(). The name speaks for itself. It allowsglebius2013-06-083-0/+135
* dup(2): Clarify return value, in particular of dup2().jilles2013-05-311-4/+5
* sigaction(2): *at system calls are async-signal safe.jilles2013-05-311-0/+14
* sigaction(2): Extend description of async-signal safe functions:jilles2013-05-311-13/+108
* fork(2): Add information about fork() in multi-threaded processes.jilles2013-05-311-0/+12
* fork(2): #include <sys/types.h> is not needed.jilles2013-05-311-2/+1
* Remove the advertising clause from the Regents of the University ofemaste2013-05-283-15/+3
* cap_rights_limit(2): CAP_ACCEPT also permits accept4(2).jilles2013-05-271-1/+3
* sigreturn(2): Remove ancient compatibility warning about 4.2BSD.jilles2013-05-251-4/+0
* Update the setfib man page to reflect recent changes.julian2013-05-201-3/+6
OpenPOWER on IntegriCloud