| Commit message (Expand) | Author | Age | Files | Lines |
* | Add additional errno values required by POSIX. |  jsg | 2017-09-05 | 1 | -2/+10 |
* | document pledge(2); from rob pierce |  jmc | 2016-04-17 | 1 | -2/+6 |
* | The range of PIDs has changed, and always included zero. |  guenther | 2016-03-06 | 1 | -3/+3 |
* | Mention ksh along with csh when job control is discussed. ok deraadt@ |  mmcc | 2015-12-01 | 1 | -3/+6 |
* | add missing NAME entries; |  jmc | 2015-11-07 | 1 | -3/+4 |
* | Unify all the errno names in |  bluhm | 2015-10-24 | 1 | -4/+4 |
* | ARG_MAX is the standard name (not NCARGS); probab[l]y guenther |  deraadt | 2015-07-28 | 1 | -5/+3 |
* | Talk about thread-local errno and do not mention "extern int errno". |  millert | 2015-01-19 | 1 | -12/+13 |
* | Back out changes unrelated to the ENAMETOOLONG diff. |  millert | 2015-01-19 | 1 | -15/+13 |
* | Remove a pasto introduced in the last commit, spotted by schwarze@ |  millert | 2015-01-17 | 1 | -17/+20 |
* | Get rid of .Tn; from Kaspars at Bankovskis dot net, tweaked by me. |  schwarze | 2015-01-01 | 1 | -34/+22 |
* | Even though i personally consider 8-bit-characters in filenames unwise, |  schwarze | 2015-01-01 | 1 | -8/+4 |
* | Prefer .In and .Rv -std |  guenther | 2014-12-10 | 1 | -3/+3 |
* | Reduce instances of `` '' in manuals. |  bentley | 2014-11-15 | 1 | -4/+7 |
* | Add definitions for Process and (finally!) Thread |  guenther | 2014-05-30 | 1 | -9/+28 |
* | No really, pid 2 isn't special |  guenther | 2014-05-02 | 1 | -2/+2 |
* | The page daemon no longer has a fixed PID. ok kettenis@ jmc@ |  jca | 2014-05-02 | 1 | -3/+2 |
* | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 2014-01-21 | 1 | -5/+5 |
* | Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN, |  millert | 2013-09-30 | 1 | -7/+7 |
* | over written -> overwritten |  lum | 2011-01-21 | 1 | -3/+3 |
* | Update the ENOTSUP summary and description. |  guenther | 2009-11-24 | 1 | -4/+4 |
* | add ENOTSUP and bump libc minor |  jasper | 2009-10-26 | 1 | -2/+4 |
* | - sync the error descriptions w/ those in errlist |  jmc | 2007-11-05 | 1 | -18/+18 |
* | it's MAXNAMLEN, not MAXNAMELEN; spotted by Igor Zinovi. |  otto | 2007-09-08 | 1 | -5/+5 |
* | Add ENOMSG and EIDRM; from jsg@ |  millert | 2007-09-03 | 1 | -2/+7 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | add EOVERFLOW and ECANCELED here too. |  jasper | 2007-05-21 | 1 | -1/+6 |
* | better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ |  otto | 2006-09-15 | 1 | -3/+2 |
* | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs |  beck | 2006-08-04 | 1 | -1/+6 |
* | tweak; |  jmc | 2006-08-03 | 1 | -2/+2 |
* | EILSEQ is 84 not 83. |  beck | 2006-08-03 | 1 | -2/+2 |
* | Document EILSEQ - forgotten by the wide character folks when they added |  beck | 2006-08-03 | 1 | -1/+3 |
* | Update a few error descriptions w.r.t. obtaining the limits |  jaredy | 2005-08-18 | 1 | -6/+16 |
* | add missing "of" to make this a real sentence. |  hshoexer | 2005-03-22 | 1 | -2/+2 |
* | consistency fix; |  jmc | 2005-01-04 | 1 | -2/+1 |
* | errno should only be gotten from <errno.h>. ok help jmc@ |  tedu | 2004-03-16 | 1 | -2/+7 |
* | Better description of ERANGE. |  otto | 2003-12-04 | 1 | -3/+3 |
* | empty pathname is invalid; from Akinori Saitoh; |  jmc | 2003-11-25 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | typos; |  jmc | 2003-02-25 | 1 | -5/+5 |
* | Sync limits described by EFBIG and ELOOP with current reality; from NetBSD. |  aaron | 2002-08-11 | 1 | -3/+5 |
* | match man page to source; from Jean-Francois Brousseau <krapht@secureops.com> |  todd | 2002-06-16 | 1 | -3/+3 |
* | Sync EA with FreeBSD, mostly addition of new ENOATTR errno. |  drahn | 2002-05-01 | 1 | -1/+3 |
* | Some errno entries were not documented or added to _sys_errlist[] when |  drahn | 2002-04-30 | 1 | -1/+5 |
* | "This section" and variants ==> 'The manual pages in section x' |  heko | 2001-08-22 | 1 | -2/+2 |
* | The .Os macro should not be used in the general text domain. |  aaron | 2001-03-27 | 1 | -2/+2 |
* | Cosmetic: Super-user -> Superuser |  aaron | 2001-03-11 | 1 | -2/+2 |
* | mdoc police. |  aaron | 2001-03-11 | 1 | -74/+59 |
* | Another round of man page cleanup, this time to remove more hard sentence |  aaron | 2000-10-18 | 1 | -32/+34 |
* | - For consistency, `super-user' -> `superuser' in all cases. |  aaron | 2000-04-15 | 1 | -5/+5 |