aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/intro.2
Commit message (Expand)AuthorAgeFilesLines
* Create new EINTEGRITY error with message "Integrity check failed".Kirk McKusick2019-01-171-0/+14
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* intro(2),_exit(2): Update for reaper (procctl(PROC_REAP_ACQUIRE)).Jilles Tjoelker2016-09-081-3/+6
* mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-2/+0
* POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.Sergey Kandaurov2013-05-041-1/+5
* intro(2): Fix some errors in ENFILE and EMFILE descriptions.Jilles Tjoelker2013-04-271-5/+6
* Add description of ECAPMODE to errno(2) man page.Robert Watson2011-03-031-0/+2
* Document errno codes added in r144530.David Schultz2009-10-111-0/+8
* Add a new errno, ENOTCAPABLE, to be returned when a process requests anRobert Watson2009-10-071-0/+3
* Synchornize description in manual page with strerror() output.Pawel Jakub Dawidek2009-09-061-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Use normal parentheses.Ruslan Ermilov2006-10-121-5/+5
* Do not explicitly state how many bytes an argument list can be in theSimon L. B. Nielsen2005-11-191-1/+0
* remove the supposed max of 2^31, it hasn't been this small in a veryJohn-Mark Gurney2005-07-181-4/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-2/+2
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-6/+6
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.Garrett Wollman2004-07-081-16/+22
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-13/+13
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-20/+40
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-3/+3
* Update errors.Tom Rhodes2003-02-181-8/+8
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-8/+9
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-3/+3
* mdoc(7) police: formatting nits.Ruslan Ermilov2002-11-291-1/+0
* Remove the "special processes" section. It has rotted, and the ideaDima Dorfman2002-10-021-7/+0
* s/EDOFUS/EDOOFUS/Poul-Henning Kamp2002-08-211-1/+1
* Update with new error return code.Poul-Henning Kamp2002-08-091-0/+4
* Improve punctuation consistency: all errors had a '.' after themRobert Watson2002-03-081-1/+1
* Add new errno ``ENOATTR''.Brian Feldman2002-03-071-0/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* - Correct capitalization of a function name.Murray Stokely2001-09-241-2/+3
* Remove grammatical bogon.Maxim Sobolev2001-08-271-1/+0
* Remove whitespace at EOL.Dima Dorfman2001-07-151-17/+17
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-4/+5
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-3/+0
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-4/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update the manpage for the number of symlinks in ELOOPNick Hibma1999-07-241-2/+4
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Update of intro(2)/errno(2) in the ongoing effort of the Programmer'sJustin M. Seger1999-06-061-0/+25
* PID_MAX is now 99999.Ollivier Robert1999-03-101-1/+1
* Change the description of errno to match the thread-aware implementationJohn Birrell1998-04-301-32/+6
* <sys/errno.h> -> <errno.h>Eivind Eklund1998-03-161-1/+1
* Consistently reference init as .Xr init 8.Alexander Langer1998-01-131-2/+2
* Missing newline caused too much text to be fed to the macro.Peter Wemm1997-04-081-1/+2
* Cleanup some of the Lite2 merge. Most of it is mdoc cleanup,Mike Pritchard1997-03-121-2/+2
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-3/+8