summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add additional errno values required by POSIX.jsg2017-09-051-2/+10
* document pledge(2); from rob piercejmc2016-04-171-2/+6
* The range of PIDs has changed, and always included zero.guenther2016-03-061-3/+3
* Mention ksh along with csh when job control is discussed. ok deraadt@mmcc2015-12-011-3/+6
* add missing NAME entries;jmc2015-11-071-3/+4
* Unify all the errno names inbluhm2015-10-241-4/+4
* ARG_MAX is the standard name (not NCARGS); probab[l]y guentherderaadt2015-07-281-5/+3
* Talk about thread-local errno and do not mention "extern int errno".millert2015-01-191-12/+13
* Back out changes unrelated to the ENAMETOOLONG diff.millert2015-01-191-15/+13
* Remove a pasto introduced in the last commit, spotted by schwarze@millert2015-01-171-17/+20
* Get rid of .Tn; from Kaspars at Bankovskis dot net, tweaked by me.schwarze2015-01-011-34/+22
* Even though i personally consider 8-bit-characters in filenames unwise,schwarze2015-01-011-8/+4
* Prefer .In and .Rv -stdguenther2014-12-101-3/+3
* Reduce instances of `` '' in manuals.bentley2014-11-151-4/+7
* Add definitions for Process and (finally!) Threadguenther2014-05-301-9/+28
* No really, pid 2 isn't specialguenther2014-05-021-2/+2
* The page daemon no longer has a fixed PID. ok kettenis@ jmc@jca2014-05-021-3/+2
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-5/+5
* Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,millert2013-09-301-7/+7
* over written -> overwrittenlum2011-01-211-3/+3
* Update the ENOTSUP summary and description.guenther2009-11-241-4/+4
* add ENOTSUP and bump libc minorjasper2009-10-261-2/+4
* - sync the error descriptions w/ those in errlistjmc2007-11-051-18/+18
* it's MAXNAMLEN, not MAXNAMELEN; spotted by Igor Zinovi.otto2007-09-081-5/+5
* Add ENOMSG and EIDRM; from jsg@millert2007-09-031-2/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* add EOVERFLOW and ECANCELED here too.jasper2007-05-211-1/+6
* better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@otto2006-09-151-3/+2
* Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programsbeck2006-08-041-1/+6
* tweak;jmc2006-08-031-2/+2
* EILSEQ is 84 not 83.beck2006-08-031-2/+2
* Document EILSEQ - forgotten by the wide character folks when they addedbeck2006-08-031-1/+3
* Update a few error descriptions w.r.t. obtaining the limitsjaredy2005-08-181-6/+16
* add missing "of" to make this a real sentence.hshoexer2005-03-221-2/+2
* consistency fix;jmc2005-01-041-2/+1
* errno should only be gotten from <errno.h>. ok help jmc@tedu2004-03-161-2/+7
* Better description of ERANGE.otto2003-12-041-3/+3
* empty pathname is invalid; from Akinori Saitoh;jmc2003-11-251-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-02-251-5/+5
* Sync limits described by EFBIG and ELOOP with current reality; from NetBSD.aaron2002-08-111-3/+5
* match man page to source; from Jean-Francois Brousseau <krapht@secureops.com>todd2002-06-161-3/+3
* Sync EA with FreeBSD, mostly addition of new ENOATTR errno.drahn2002-05-011-1/+3
* Some errno entries were not documented or added to _sys_errlist[] whendrahn2002-04-301-1/+5
* "This section" and variants ==> 'The manual pages in section x'heko2001-08-221-2/+2
* The .Os macro should not be used in the general text domain.aaron2001-03-271-2/+2
* Cosmetic: Super-user -> Superuseraaron2001-03-111-2/+2
* mdoc police.aaron2001-03-111-74/+59
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-32/+34
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-5/+5