Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | over written -> overwritten | 2011-01-21 | 1 | -3/+3 | |
| | | | | ok jmc@ | ||||
* | Update the ENOTSUP summary and description. | 2009-11-24 | 1 | -4/+4 | |
| | | | | | | Pointed out by Alan Bueno and jmc@ ok jmc@ | ||||
* | add ENOTSUP and bump libc minor | 2009-10-26 | 1 | -2/+4 | |
| | | | | | discussed with a few ok deraadt@ | ||||
* | - sync the error descriptions w/ those in errlist | 2007-11-05 | 1 | -18/+18 | |
| | | | | - escape "No" incase groff thinks it's a macro call | ||||
* | it's MAXNAMLEN, not MAXNAMELEN; spotted by Igor Zinovi. | 2007-09-08 | 1 | -5/+5 | |
| | |||||
* | Add ENOMSG and EIDRM; from jsg@ | 2007-09-03 | 1 | -2/+7 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | add EOVERFLOW and ECANCELED here too. | 2007-05-21 | 1 | -1/+6 | |
| | | | | reminded and ok jmc@ | ||||
* | better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ | 2006-09-15 | 1 | -3/+2 | |
| | |||||
* | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs | 2006-08-04 | 1 | -1/+6 | |
| | | | | | | | | | | | when using removable media devices, along with changes to scsi_base to detect such cases in tapes other devices. This makes tar, dd, and friends report a semi useful error message instead of nonsense when there is nothing in the device. Includes libc minor bump, and will require the corresponding sets change. ok krw@ deraadt@ | ||||
* | tweak; | 2006-08-03 | 1 | -2/+2 | |
| | |||||
* | EILSEQ is 84 not 83. | 2006-08-03 | 1 | -2/+2 | |
| | |||||
* | Document EILSEQ - forgotten by the wide character folks when they added | 2006-08-03 | 1 | -1/+3 | |
| | | | | | it to errno. ok deraadt@ | ||||
* | Update a few error descriptions w.r.t. obtaining the limits | 2005-08-18 | 1 | -6/+16 | |
| | | | | | | that cause the errors to reality. ok millert, jmc | ||||
* | add missing "of" to make this a real sentence. | 2005-03-22 | 1 | -2/+2 | |
| | | | | ok henning mpf miod jmc | ||||
* | consistency fix; | 2005-01-04 | 1 | -2/+1 | |
| | |||||
* | errno should only be gotten from <errno.h>. ok help jmc@ | 2004-03-16 | 1 | -2/+7 | |
| | |||||
* | Better description of ERANGE. | 2003-12-04 | 1 | -3/+3 | |
| | | | | ok jmc@ henning@ | ||||
* | empty pathname is invalid; from Akinori Saitoh; | 2003-11-25 | 1 | -2/+2 | |
| | | | | ok millert@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | 2003-02-25 | 1 | -5/+5 | |
| | | | | intro(2): help deraadt@ | ||||
* | Sync limits described by EFBIG and ELOOP with current reality; from NetBSD. | 2002-08-11 | 1 | -3/+5 | |
| | | | | miod@ ok | ||||
* | match man page to source; from Jean-Francois Brousseau <krapht@secureops.com> | 2002-06-16 | 1 | -3/+3 | |
| | | | | ok deraadt@ | ||||
* | Sync EA with FreeBSD, mostly addition of new ENOATTR errno. | 2002-05-01 | 1 | -1/+3 | |
| | | | | ok millert@, art@ | ||||
* | Some errno entries were not documented or added to _sys_errlist[] when | 2002-04-30 | 1 | -1/+5 | |
| | | | | they were added to errno.h. Add the missing entries. ok millert@ | ||||
* | "This section" and variants ==> 'The manual pages in section x' | 2001-08-22 | 1 | -2/+2 | |
| | | | | | in intro manual pages to hopefully confuse users a little bit less aaron@ ok | ||||
* | The .Os macro should not be used in the general text domain. | 2001-03-27 | 1 | -2/+2 | |
| | |||||
* | Cosmetic: Super-user -> Superuser | 2001-03-11 | 1 | -2/+2 | |
| | |||||
* | mdoc police. | 2001-03-11 | 1 | -74/+59 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -32/+34 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - For consistency, `super-user' -> `superuser' in all cases. | 2000-04-15 | 1 | -5/+5 | |
| | | | | | - Some punctuation fixes. - Some `id' -> `ID'. | ||||
* | trash some old leftover macros and replace them with -mdoc macros | 1999-07-04 | 1 | -5/+2 | |
| | |||||
* | document more | 1999-07-02 | 1 | -2/+13 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -19/+19 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | more missing .El macros filled in | 1999-05-27 | 1 | -1/+2 | |
| | |||||
* | - add missing .El macro | 1999-05-27 | 1 | -20/+21 | |
| | | | | - capitalization | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Nitpicking max filename length: add .Xr to pathconf/fpathconf. | 1998-09-07 | 1 | -2/+17 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | include errno.h not sys/errno.h for int errno | 1998-03-18 | 1 | -1/+1 | |
| | |||||
* | fix Xr | 1997-07-17 | 1 | -1/+1 | |
| | |||||
* | fix lots of .Xr and other minor things | 1997-06-13 | 1 | -18/+18 | |
| | |||||
* | add EFTYPE | 1997-06-12 | 1 | -0/+2 | |
| | |||||
* | Fix formatting problem for E2BIG description | 1996-08-21 | 1 | -2/+2 | |
| | |||||
* | problems reported by freebsd pr#1493; schweikhardt@rus.uni-stuttgart.de | 1996-08-15 | 1 | -7/+5 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+676 | |