| Commit message (Expand) | Author | Age | Files | Lines |
* | clarify fd_set size definition |  deraadt | 2001-09-04 | 1 | -4/+7 |
* | Typo - PR 2032 |  hugh | 2001-08-25 | 1 | -2/+2 |
* | Add another EPERM condition to ERRORS: if a hard link is attempted for a file |  aaron | 2001-08-23 | 1 | -1/+5 |
* | "This section" and variants ==> 'The manual pages in section x' |  heko | 2001-08-22 | 1 | -2/+2 |
* | Powered by @mantoya. |  mpech | 2001-08-20 | 1 | -2/+2 |
* | Xr raise(3) |  deraadt | 2001-08-16 | 1 | -2/+3 |
* | Define INFTIM to -1, as appears everywhere. Talk about it in the |  fgsch | 2001-08-11 | 1 | -2/+2 |
* | o) We always close .Bl and .Bd tags; |  mpech | 2001-08-06 | 8 | -15/+17 |
* | Spelling corrections per PR 1988 by Andrew Hoerter. |  hugh | 2001-08-05 | 1 | -4/+4 |
* | Acknowledge VM's limitations. |  espie | 2001-08-03 | 1 | -1/+14 |
* | pet peeve, insure vs ensure |  hugh | 2001-08-02 | 1 | -2/+2 |
* | Document that entries with d_fileno == 0 are invalid. |  art | 2001-07-31 | 1 | -1/+5 |
* | handling of arg can cause EFAULT; dd@FreeBSD.org |  deraadt | 2001-07-30 | 1 | -2/+5 |
* | typo in arg name; ok deraadt@ |  stevesk | 2001-07-25 | 1 | -3/+3 |
* | typo; david@phobia.ms |  deraadt | 2001-07-22 | 1 | -2/+2 |
* | Install getpeereid(2) manpage. |  fgsch | 2001-07-09 | 1 | -3/+3 |
* | Use .Pp, not a blank line. |  aaron | 2001-06-27 | 1 | -2/+2 |
* | implement djb's getpeereid(2), to allow local-domain servers to determine client credentials. mostly from superscript.com. deraadt@ ok |  dugsong | 2001-06-26 | 4 | -4/+125 |
* | Refer to siginterrupt(3) rather than to a nonexistant part of intro(2) |  pjanzen | 2001-06-25 | 1 | -4/+3 |
* | grammar |  pjanzen | 2001-06-25 | 1 | -2/+2 |
* | ok, tmac is now fixed |  deraadt | 2001-06-23 | 1 | -2/+3 |
* | join .%A entries; most by bk@rt.fm |  deraadt | 2001-06-23 | 1 | -3/+2 |
* | sysarch() takes a void * |  deraadt | 2001-06-16 | 1 | -2/+2 |
* | Split synopsis, plain read/write don't need uio. |  espie | 2001-05-14 | 2 | -8/+14 |
* | Add back MAP_COPY. Just describe why it shouldn't be used. |  art | 2001-05-11 | 1 | -1/+8 |
* | Remove MAP_COPY. It shouldn't be used anymore. |  art | 2001-05-11 | 1 | -5/+1 |
* | Slightly better explaination of the advices (cut 'n paste from sys/mman.h is |  art | 2001-05-10 | 1 | -15/+18 |
* | Add missing __syscall() proto to fix pread() & friends on big endian |  millert | 2001-05-05 | 4 | -8/+12 |
* | In the verbiage for MNT_SOFTDEP add a reference to 'softdep' in |  krw | 2001-04-22 | 1 | -2/+3 |
* | 31 vs 32; ianm@cit.uws.edu.au |  deraadt | 2001-04-09 | 1 | -3/+3 |
* | Updates and corrections from gluk@ after recent softupdates changes. |  aaron | 2001-04-05 | 1 | -3/+8 |
* | typo |  pjanzen | 2001-03-30 | 1 | -2/+2 |
* | The .Os macro should not be used in the general text domain. |  aaron | 2001-03-27 | 1 | -2/+2 |
* | Move description of exect() to execve(2) man page. Add a note about exect() not |  aaron | 2001-03-14 | 2 | -3/+19 |
* | Cosmetic: Super-user -> Superuser |  aaron | 2001-03-11 | 1 | -2/+2 |
* | Convert flags list from a literal display to a nicely formatted list. |  aaron | 2001-03-11 | 1 | -15/+27 |
* | Section shuffling. |  aaron | 2001-03-11 | 1 | -8/+8 |
* | Add cvs tag, remove incompatible LIBRARY section, plus other OpenBSD'ifications |  aaron | 2001-03-11 | 1 | -10/+9 |
* | Better grammar, move HISTORY before CAVEATS, and add some missing commas. |  aaron | 2001-03-11 | 1 | -12/+11 |
* | mdoc police. |  aaron | 2001-03-11 | 4 | -158/+175 |
* | Fix typo: disklable -> disklabel; from NetBSD. |  aaron | 2001-03-11 | 1 | -1/+1 |
* | Xr mlockall |  art | 2001-03-09 | 1 | -1/+2 |
* | Add mlockall and munlockall. man-page from NetBSD. |  art | 2001-03-09 | 2 | -4/+144 |
* | PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they just got cranked a little while ago. discussion with millert |  deraadt | 2001-03-09 | 1 | -1/+1 |
* | document that exit() -> wait() only returns low bits |  deraadt | 2001-03-08 | 1 | -1/+5 |
* | typo |  deraadt | 2001-03-03 | 1 | -2/+2 |
* | describe a few new flags; jlemon@freebsd.org |  provos | 2001-03-01 | 1 | -32/+58 |
* | Add a caveat about our O_TRUNC paranoia; art@ ok |  avsm | 2001-02-22 | 1 | -1/+11 |
* | style(9) nit in examples, aaron@ ok |  smart | 2001-02-16 | 2 | -6/+6 |
* | dd ECONNABORTED. |  itojun | 2001-02-07 | 1 | -1/+3 |