| Commit message (Expand) | Author | Age | Files | Lines |
* | talk about errno; and try to list sighandler safe functions |  deraadt | 2000-08-05 | 1 | -1/+117 |
* | Document that truncate() can also be used to extend the size of a file. |  naddy | 2000-07-21 | 1 | -4/+11 |
* | Note that EPERM is returned if the named file to be unlinked has its immutable |  aaron | 2000-07-07 | 1 | -1/+4 |
* | When specifying negative values (i.e., -1), the '-' character should be |  aaron | 2000-06-29 | 1 | -2/+2 |
* | Repairs, some from NetBSD PR/10472. |  aaron | 2000-06-29 | 1 | -20/+18 |
* | This is OpenBSD |  ericj | 2000-06-20 | 1 | -1/+1 |
* | no more nfsiod; mickey |  deraadt | 2000-05-25 | 1 | -9/+10 |
* | add AF_INET6. |  itojun | 2000-05-24 | 1 | -1/+2 |
* | Add support for building libraries with debugging information in them. |  niklas | 2000-05-15 | 1 | -1/+17 |
* | bye bye semconfig(2) |  deraadt | 2000-05-01 | 1 | -2/+2 |
* | NCARGS is bigger these days; akr@m17n.org |  deraadt | 2000-04-28 | 1 | -2/+2 |
* | Mention that ktrace(2) doesn't follow links |  millert | 2000-04-25 | 1 | -3/+5 |
* | proper include files; ath@algonet.se |  deraadt | 2000-04-24 | 1 | -1/+2 |
* | Change kernel-only open flag FNOSYMLINK to userland-visible O_NOFOLLOW; |  millert | 2000-04-21 | 1 | -3/+36 |
* | p{read,write}{,v} man pages |  deraadt | 2000-04-20 | 7 | -20/+358 |
* | - For consistency, `super-user' -> `superuser' in all cases. |  aaron | 2000-04-15 | 34 | -129/+131 |
* | Mostly punctuation fixes. |  aaron | 2000-04-15 | 8 | -19/+18 |
* | Trailing whitespace begone! |  aaron | 2000-04-12 | 3 | -10/+10 |
* | document EWOULDBLOCK; freebsd |  deraadt | 2000-04-10 | 1 | -1/+8 |
* | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) |  millert | 2000-03-24 | 2 | -4/+4 |
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page |  aaron | 2000-03-14 | 5 | -10/+10 |
* | $OpenBSD$ |  todd | 2000-03-01 | 1 | -2/+1 |
* | add man-page to fhopen et al. From NetBSD |  assar | 2000-02-07 | 1 | -0/+131 |
* | add fhopen, fhstat, fhstatfs system calls. largely from NetBSD |  assar | 2000-02-07 | 1 | -3/+6 |
* | document EINVAL also meaning socket family mismatch; Jean-Luc.Richier@imag.fr |  deraadt | 2000-01-26 | 1 | -1/+5 |
* | Use .Er macro when referring to errno error names. |  aaron | 2000-01-22 | 4 | -10/+9 |
* | Use .Va macro when referring to the global variable errno. |  aaron | 2000-01-22 | 6 | -18/+34 |
* | ie. -> i.e., |  aaron | 2000-01-22 | 1 | -2/+2 |
* | Add AF_IPX. |  fgsch | 2000-01-13 | 1 | -2/+3 |
* | for now, disable weak aliases for all archs except i386 |  d | 2000-01-06 | 1 | -1/+6 |
* | List another condition for which nanosleep returns EINVAL. |  pjanzen | 2000-01-05 | 1 | -2/+3 |
* | f_bavail is signed (sync with sys/mount.h) |  millert | 1999-12-31 | 2 | -4/+4 |
* | Install swapctl.2, not swapon.2. swapon.2 should probably go away. |  millert | 1999-12-14 | 1 | -2/+2 |
* | Formatting fixes, suggested by ericj@ |  aaron | 1999-12-04 | 1 | -31/+32 |
* | EFAULT does not happen for all files; posix 1003.1, line 216 |  deraadt | 1999-11-14 | 1 | -6/+6 |
* | - Xr acct(2) from accton(8) and vice-versa. |  aaron | 1999-10-07 | 1 | -1/+2 |
* | specifed -> specified |  aaron | 1999-10-05 | 1 | -2/+2 |
* | Formatting and grammar. |  aaron | 1999-09-27 | 1 | -17/+17 |
* | .Nm -> .Fn |  espie | 1999-09-26 | 2 | -4/+4 |
* | Proper coding idioms. |  espie | 1999-09-26 | 2 | -2/+42 |
* | `may return following error' => `may return the following error' |  espie | 1999-09-26 | 3 | -7/+7 |
* | grammar |  pjanzen | 1999-09-25 | 1 | -9/+10 |
* | Typo fixes. |  alex | 1999-09-23 | 3 | -6/+6 |
* | Some misc fixes, one from fgsch@ |  aaron | 1999-09-22 | 1 | -6/+9 |
* | Consistify naming of RETURN VALUES section. |  aaron | 1999-08-31 | 4 | -8/+8 |
* | more poll |  deraadt | 1999-08-15 | 5 | -7/+21 |
* | Missing comma |  millert | 1999-08-13 | 1 | -2/+2 |
* | document cdev/bdev semantic change |  deraadt | 1999-07-31 | 1 | -1/+3 |
* | Remove PARAMETERS section. Different bad. Kjell bad. |  kjell | 1999-07-21 | 2 | -37/+58 |
* | Updated man pages to be useful. Include description of typical uses. |  kjell | 1999-07-21 | 2 | -23/+101 |