summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK.roam2004-08-061-1/+1
* Back out previous commit. Even though statfs(2) can take a regularcsjp2004-07-201-0/+4
* Remove reference to ENOTDIR in the documented errorscsjp2004-07-201-4/+0
* Document the MSG_DONTWAIT flag.harti2004-07-161-1/+8
* Clarify getfsstat(2) usage.alfred2004-07-161-1/+6
* Document the new PT_LWPINFO request. In fact, the request is so newmarcel2004-07-121-0/+19
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.wollman2004-07-082-20/+45
* there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX.alfred2004-07-071-1/+1
* Fix the NAME section making whatis(1) happy in particular.ru2004-07-053-8/+6
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-044-4/+4
* Fixed markup.ru2004-07-033-13/+14
* Eliminate double whitespace.ru2004-07-037-19/+19
OpenPOWER on IntegriCloud