summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* - Document the fact that the real length of listen queue is 1.5 moreglebius2005-08-291-1/+16
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-312-3/+3
* Document the ECONNRESET errno value.dds2005-07-292-0/+7
* remove the supposed max of 2^31, it hasn't been this small in a veryjmg2005-07-181-4/+1
* Document the fact that if MAP_FIXED request has been successful itsobomax2005-07-151-0/+7
* - Add two new system calls: preadv() and pwritev() which are like readv()jhb2005-07-073-16/+48
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-302-2/+2
* Assorted markup fixes.ru2005-06-151-1/+3
* Fix the wording in this man page so that itrodrigc2005-06-101-2/+4
* Update .Dd value.alc2005-06-041-1/+1
* Eliminate the original method of requesting notification of aio_read(2) andalc2005-06-041-9/+0
* Document the fact that accept(2) may return EINVAL when addrlen iskeramida2005-05-041-0/+4
* Make MSG_NOSIGNAL available to native programs.alfred2005-03-091-5/+9
* Fix a few markup nits in previous commit.trhodes2005-02-251-1/+1
* Do not mislead users into checking for a mount_ufs or mount_ufs2 manualtrhodes2005-02-241-1/+3
* -document the fact that extattr_get_* can fail if the requestedcsjp2005-02-241-1/+3
* Xref chflags(2).trhodes2005-02-231-1/+7
* Expand contractions.ru2005-02-151-1/+1
* Expand contractions.ru2005-02-131-1/+1
* Expand *n't contractions.ru2005-02-139-11/+11
* read(), pread(), write(), and pwrite() return EINVAL if they are askedcperciva2005-02-102-0/+10
* Fixed the misplaced $FreeBSD$.ru2005-02-091-7/+7
* EISCONN may be returned by sendto() if an attempt is made to specify thekeramida2005-01-241-0/+2
* Fixed punctuation in xrefs.ru2005-01-211-1/+1
* Sort sections.ru2005-01-2027-203/+203
* Eliminate macro calls inside literal displays.ru2005-01-153-4/+4
* Scheduled mdoc(7) sweep.ru2005-01-117-60/+97
* Catch up with stat.h a bit:trhodes2004-12-291-6/+5
* ``NULL is a specific instance of a null pointer constant; the generic iskeramida2004-12-236-30/+12
* Punctuation marks should be separate arguments in groff macros.keramida2004-12-221-1/+1
* Use .Dv NULL when referring to NULL C pointers, instead of "nil".keramida2004-12-226-11/+32
* Cross reference init(8) too, instead of vaguely referring to thekeramida2004-12-221-4/+7
* MNT_NODEV is deprecated.ru2004-11-292-7/+2
* Document more fields of struct stat.yar2004-11-151-0/+32
* Use .Vt "struct stat" consistently.yar2004-11-151-1/+1
* Nitpicking on grammar.yar2004-11-151-1/+1
* Improve mdoc(7) markup of the page: add several missing macros,yar2004-11-151-10/+10
* Document the S_IS*(mode) macros used to test for file types.yar2004-11-151-1/+27
* Add necessary whitespace to correct cross references.ceri2004-10-271-2/+2
* Reword the last change a bit, add mdoc(7) markup.yar2004-10-252-2/+6
* Since sendfile(2) works on regular files only,yar2004-10-181-1/+1
* Document EMSGSIZE return from recvmsg due to insufficient free filesalfred2004-10-171-1/+10
* Explain it is a negative offset that EINVAL may indicate.yar2004-10-162-4/+4
* Improve mdoc(7) markup.yar2004-10-161-3/+9
* Give details on what will happen if the `offset' argumentyar2004-10-161-2/+6
* Make less wrong for desciptions of signal handlingjulian2004-10-081-41/+53
* Add a BUGS section and copy the wording from mmap(2)'s MAP_NOSYNC,roam2004-09-031-0/+9
* Document the MNT_SNAPSHOT mount flag with a cross-referenceroam2004-08-131-1/+7
* Update "documentation date" fields.green2004-08-101-1/+1
* Update mlock(2) manpage to cross-reference m{,un}lockall(2), removegreen2004-08-101-1/+5
OpenPOWER on IntegriCloud