aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC: Document that kern.ipc.nsfbufs can be 0 on some arch'es.Yaroslav Tykhiy2006-12-211-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
* Fix a few markup nits in previous commit.Tom Rhodes2005-02-251-1/+1
* Do not mislead users into checking for a mount_ufs or mount_ufs2 manualTom Rhodes2005-02-241-1/+3
* -document the fact that extattr_get_* can fail if the requestedChristian S.J. Peron2005-02-241-1/+3
* Xref chflags(2).Tom Rhodes2005-02-231-1/+7
* Expand contractions.Ruslan Ermilov2005-02-151-1/+1
* Expand contractions.Ruslan Ermilov2005-02-131-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-139-11/+11
* read(), pread(), write(), and pwrite() return EINVAL if they are askedColin Percival2005-02-102-0/+10
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-7/+7
* EISCONN may be returned by sendto() if an attempt is made to specify theGiorgos Keramidas2005-01-241-0/+2
* Fixed punctuation in xrefs.Ruslan Ermilov2005-01-211-1/+1
* Sort sections.Ruslan Ermilov2005-01-2027-203/+203
* Eliminate macro calls inside literal displays.Ruslan Ermilov2005-01-153-4/+4
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-117-60/+97
* Catch up with stat.h a bit:Tom Rhodes2004-12-291-6/+5