summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* mdoc: remove literal tabs where they don't belonguqs2010-06-0810-17/+17
* Change the current working directory to be inside the jail created bycperciva2010-05-271-1/+8
* Improve the documentation for PT_LWPINFO. Note that some features arekib2010-05-241-3/+58
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-133-78/+78
* Document FIONREAD, FIONWRITE and FIONSPACE.brueffer2010-05-111-1/+25
* sigprocmask(2): pthread_sigmask(3) must be used in threaded processes.jilles2010-05-071-1/+7
* Merger of the quota64 project into head.mckusick2010-05-071-4/+18
|\
| * Final update to current version of head in preparation for reintegration.mckusick2010-05-061-3/+9
| |\
| * \ Update to current version of head.mckusick2010-04-288-44/+51
| |\ \
| * | | Debugging nits found while testing the new 64-bit quota code.mckusick2010-03-161-4/+18
* | | | Update xrefs from 4.3BSD to modern signal functions in various man pages.jilles2010-05-067-11/+7
* | | | sigaltstack(2): document some modernizations:jilles2010-05-061-17/+15
| |_|/ |/| |
* | | Document RUSAGE_THREAD.kib2010-05-041-3/+9
| |/ |/|
* | unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()jilles2010-04-251-2/+2
* | Revert r206649.kib2010-04-181-18/+13
* | Still reference struct __sigaction with clarification when this formkib2010-04-151-0/+10
* | Align the declaration for sa_sigaction with POSIX.kib2010-04-131-2/+2
* | Don't forget to bump the date in the man page.ed2010-03-281-1/+1
* | Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.ed2010-03-281-11/+17
* | Reject attempts to create a MAP_ANON mapping with a non-zero offset.jhb2010-03-231-1/+6
* | Actually make O_DIRECTORY work.ed2010-03-211-0/+12
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-023-21/+0
|/
* Mention EISDIR as a possible errno.phk2010-02-171-0/+2
* o Add support for COMPAT_IA32.marcel2010-02-111-13/+21
* Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process canmarcel2010-02-091-1/+76
* You must include fcntl.h (in practice) to be able to do anything usefulrwatson2010-01-291-0/+1
* Add information about when nmount(2) was introduced.trasz2010-01-261-1/+5
* The waitpid(2) function needs neither sys/time.h nor sys/resource.h.pjd2010-01-201-2/+2
* Miscellaneous mdoc, spelling and inconsistency fixes.brueffer2010-01-123-22/+30
* Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3).delphij2010-01-092-4/+8
* Further fix grammar.kib2010-01-071-1/+1
* Fix a typo and bump date for the previous commit.brueffer2010-01-071-2/+2
* Give some information on SF_MNOWAIT flag.kib2010-01-071-2/+10
* The devices that supported EVFILT_NETDEV kqueue filters were removed inbrooks2009-12-311-20/+0
* Document _FAST and _PRECISE clocks.kib2009-12-291-10/+40
* Document CLOCK_SECOND, add cross-reference from time(3) to clock_gettime(2).kib2009-12-291-3/+6
* cpuset(2): fix a typo and a markup error in the man pagejilles2009-12-151-2/+2
* Fix many "function declaration isn't a prototype" warnings in libc.ed2009-12-051-1/+1
* Describe what setpgid(2) does when pgid=0. The text has beenkeramida2009-12-011-0/+5
* Remove a note about vfork(4) going to be eliminated, it's here to stay.brueffer2009-11-131-8/+0
* Improved the manpage description. The committed wordingbrueffer2009-11-131-2/+2
* Add MAP_ANONYMOUS.ed2009-11-061-1/+5
* Attempt to reduce accidental foot-shooting by pointing out thatcperciva2009-11-021-0/+4
* Move pselect(3) man page to section 2.kib2009-10-282-1/+124
* Current pselect(3) is implemented in usermode and thus vulnerable tokib2009-10-271-0/+3
* Make openat(2) a cancellation point.jilles2009-10-111-0/+2
* In nanosleep(2), note that the calling thread is put to sleep, not thekib2009-10-111-1/+3
* Document errno codes added in r144530.das2009-10-111-0/+8
* Add a new errno, ENOTCAPABLE, to be returned when a process requests anrwatson2009-10-071-0/+3
* Add two new fcntls to enable/disable read-ahead:delphij2009-09-281-1/+17
OpenPOWER on IntegriCloud