summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC Add pathname to the linker_file structure.John Birrell2007-11-181-0/+5
* MFC minherit.2 -r 1.22-1.24Giorgos Keramidas2007-11-041-1/+3
* MFC: 1.46: EVFILT_VNODE filtering isn't limited to UFS.Ruslan Ermilov2007-09-101-6/+1
* MFC: rev. 1.28Christian Brueffer2007-07-171-4/+2
* MFC: rev. 1.11Christian Brueffer2007-06-231-2/+2
* MFC 1.35:Pav Lucistnik2007-05-211-1/+9
* MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)Peter Pentchev2007-05-041-1/+0
* MFC rev 1.38:Bruce M Simpson2007-03-131-5/+9
* Fix license. Clause 4 is still required (UCB materiel).Bruce M Simpson2007-03-071-6/+5
* MFC rev 1.21:Bruce M Simpson2007-03-071-20/+104
* MFC: rev. 1.33 by joelChristian Brueffer2007-02-091-5/+2
* MFC: Document the acceptable values for the id parameter.Mike Pritchard2007-02-011-1/+16
* MFC rev. 1.34, 1.36: markup nits, document SO_TIMESTAMP and SO_BINSTAMP.Maxim Konovalov2007-01-181-4/+53
* MFC 1.25: document recent change to return ECONNRESET for tcp socketsSam Leffler2007-01-081-1/+4
* MFC:Daniel Gerzo2006-12-291-7/+13
* MFC rev. 1.31:Yaroslav Tykhiy2006-12-011-2/+19
* MFC revs. 1.33, 1.34: try to explain what the slow device is.Maxim Konovalov2006-10-291-3/+5
* MFC 1.33:Simon L. B. Nielsen2006-10-291-1/+1
* MFC: 1.47: Use normal parentheses.Ruslan Ermilov2006-10-161-5/+5
* MFC: 1.122: Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).Ruslan Ermilov2006-10-161-0/+2
* MFC: Document S_IRWXU and permission bits for group/other.Ruslan Ermilov2006-10-161-2/+11
* MFC revision 1.43:Ceri Davies2006-09-021-2/+11
* MFC the most visible bits of the corrections by Darren Pilgrim:Yaroslav Tykhiy2006-08-121-1/+1
* MFC rev. 1.25Konstantin Belousov2006-07-211-2/+2
* MFC manual for sigwaitinfo and sigtimedwait syscalls.David Xu2006-07-132-3/+2
* MFC 1.26 and bump date.Giorgos Keramidas2006-06-231-3/+48
* MFC revs. 1.276 and 1.277 ufs_vnops.c and rev. 1.18 truncate.2:Maxim Konovalov2006-06-141-1/+5
* MFC 1.53 by peter:Gleb Smirnoff2006-05-241-22/+8
* MFC rev. 1.33: document SO_NOSIGPIPE.Maxim Konovalov2006-05-011-1/+9
* MFC: rev. 1.30Christian Brueffer2006-03-091-1/+1
* MFC rev. 1.17:Yaroslav Tykhiy2006-02-261-5/+10
* MFC:Gleb Smirnoff2006-01-311-1/+3
* MFC rmdir.2 1.14 and 1.15, and undelete.2 1.16 and 1.17Don Lewis2006-01-252-2/+10
* MFC: Return EINVAL if the tv_usec part of the utimes(2) argumentsDiomidis Spinellis2006-01-221-1/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-301-0/+199
* MFC 1.46:Simon L. B. Nielsen2005-11-221-1/+0
* MFC: a lot of manpage fixes from HEAD.Giorgos Keramidas2005-09-243-0/+14
* Merge umask.2:1.13 from HEAD to RELENG_6:Robert Watson2005-09-121-0/+1
* MFC 1.28:Gleb Smirnoff2005-08-311-1/+16
* MFC spelling fixes of several manpages.Giorgos Keramidas2005-08-182-3/+3
* MFC: v1.45 intro.2, v1.40 help.commonJohn-Mark Gurney2005-08-041-4/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-07-111-192/+0
* - Add two new system calls: preadv() and pwritev() which are like readv()John Baldwin2005-07-073-16/+48
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-302-2/+2
* Assorted markup fixes.Ruslan Ermilov2005-06-151-1/+3
* Fix the wording in this man page so that itCraig Rodrigues2005-06-101-2/+4
* Update .Dd value.Alan Cox2005-06-041-1/+1
* Eliminate the original method of requesting notification of aio_read(2) andAlan Cox2005-06-041-9/+0
* Document the fact that accept(2) may return EINVAL when addrlen isGiorgos Keramidas2005-05-041-0/+4
* Make MSG_NOSIGNAL available to native programs.Alfred Perlstein2005-03-091-5/+9