summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
Commit message (Expand)AuthorAgeFilesLines
* POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.pluknet2013-05-041-1/+5
* intro(2): Fix some errors in ENFILE and EMFILE descriptions.jilles2013-04-271-5/+6
* Add description of ECAPMODE to errno(2) man page.rwatson2011-03-031-0/+2
* 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
* Synchornize description in manual page with strerror() output.pjd2009-09-061-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Use normal parentheses.ru2006-10-121-5/+5
* Do not explicitly state how many bytes an argument list can be in thesimon2005-11-191-1/+0
* remove the supposed max of 2^31, it hasn't been this small in a veryjmg2005-07-181-4/+1
* Expand *n't contractions.ru2005-02-131-2/+2
* Scheduled mdoc(7) sweep.ru2005-01-111-6/+6
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.wollman2004-07-081-16/+22
* Eliminate double whitespace.ru2004-07-031-13/+13
* Mechanically kill hard sentence breaks.ru2004-07-021-20/+40
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-3/+3
* Update errors.trhodes2003-02-181-8/+8
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-8/+9
* Uniformly refer to a file system as "file system".ru2002-12-121-3/+3
* mdoc(7) police: formatting nits.ru2002-11-291-1/+0
* Remove the "special processes" section. It has rotted, and the ideadd2002-10-021-7/+0
* s/EDOFUS/EDOOFUS/phk2002-08-211-1/+1
* Update with new error return code.phk2002-08-091-0/+4
* Improve punctuation consistency: all errors had a '.' after themrwatson2002-03-081-1/+1
* Add new errno ``ENOATTR''.green2002-03-071-0/+2
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* - Correct capitalization of a function name.murray2001-09-241-2/+3
* Remove grammatical bogon.sobomax2001-08-271-1/+0
* Remove whitespace at EOL.dd2001-07-151-17/+17
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Prepare for mdoc(7)NG.ru2000-12-291-4/+5
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-3/+0
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-4/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Update the manpage for the number of symlinks in ELOOPn_hibma1999-07-241-2/+4
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Update of intro(2)/errno(2) in the ongoing effort of the Programmer'sjseger1999-06-061-0/+25
* PID_MAX is now 99999.roberto1999-03-101-1/+1
* Change the description of errno to match the thread-aware implementationjb1998-04-301-32/+6
* <sys/errno.h> -> <errno.h>eivind1998-03-161-1/+1
* Consistently reference init as .Xr init 8.alex1998-01-131-2/+2
* Missing newline caused too much text to be fed to the macro.peter1997-04-081-1/+2
* Cleanup some of the Lite2 merge. Most of it is mdoc cleanup,mpp1997-03-121-2/+2
* Merge from Lite2 onto mainline -peter1997-03-111-3/+8
* Add a missing semi-colon.mpp1997-03-071-1/+1
* Rename the DIAGNOSTICS sections in several man pagesmpp1997-01-121-1/+1
* Remove the comment about file names having tompp1997-01-111-2/+1
* NCARGS is defined as 65536 in the released system, not 20480.mpp1996-08-151-1/+1
OpenPOWER on IntegriCloud