| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 138 | -1/+277 |
* | Document EWOULDBLOCK as a possible errno return value. | archie | 2000-04-09 | 1 | -0/+7 |
* | Fixed wrong arg type in synopsis. | bde | 2000-03-23 | 1 | -1/+1 |
* | Add a man page for aio_waitcomplete(). Update the aio_cancel() man page to | jasone | 2000-03-21 | 3 | -19/+179 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -2/+4 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 19 | -44/+88 |
* | Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). | ps | 2000-02-28 | 2 | -0/+8 |
* | Fix null-pointer dereference crash when the system is intentionally | dillon | 2000-02-16 | 1 | -1/+2 |
* | Replace `.Os BSD' which caused a troff error with `.Bx' which also | chris | 2000-02-14 | 1 | -1/+1 |
* | Document the support in the kernel for hardware debug registers on the | obrien | 2000-02-12 | 1 | -1/+20 |
* | We _do_ support MS_ASYNC | guido | 2000-01-24 | 1 | -1/+1 |
* | Clarify that we don't offer hard realtime. | alfred | 2000-01-24 | 1 | -3/+8 |
* | Add HISTORY. | sheldonh | 2000-01-18 | 1 | -0/+2 |
* | Fixed missing backslash in previous commit. Adding setresuid.2 has taken | bde | 2000-01-18 | 1 | -1/+1 |
* | Fix line too long style bug in the previous commit (which, by the | sheldonh | 2000-01-18 | 1 | -2/+2 |
* | add setresuid.2 | ache | 2000-01-18 | 1 | -1/+1 |
* | Add manual pages for the newly added setres[ug]id system calls. | sheldonh | 2000-01-17 | 2 | -0/+80 |
* | Sync contents of struct nfsd_svrargs | kris | 2000-01-09 | 1 | -2/+2 |
* | Fixed wrong #include in synopsis. | bde | 1999-12-23 | 1 | -2/+2 |
* | Fixed missing `const' in synopsis. | bde | 1999-12-23 | 1 | -1/+1 |
* | Fixed missing installation of a link to getlogin_r.3. This is the first | bde | 1999-12-23 | 1 | -0/+1 |
* | Fix a typo which I cannot believe I missed after rereading this text | asmodai | 1999-12-21 | 1 | -1/+1 |
* | Properly manify this manpage. | asmodai | 1999-12-21 | 1 | -5/+5 |
* | Document SA_SIGINFO | cracauer | 1999-12-15 | 1 | -25/+90 |
* | Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC to | dillon | 1999-12-12 | 2 | -0/+56 |
* | Add reference to netgraph(4) in the 'see also' section. | archie | 1999-12-06 | 1 | -0/+1 |
* | Add RLIMIT_SBSIZE here, too. | green | 1999-12-03 | 1 | -0/+4 |
* | Document the getlogin_r function. | wes | 1999-11-28 | 1 | -2/+22 |
* | General clean-up of socket.h and associated sources to synchronise up | phk | 1999-11-24 | 9 | -21/+48 |
* | Properly document what ENOENT really means for kldfind(2). | chris | 1999-11-14 | 1 | -3/+1 |
* | Document that bind(2) can fail with EAGAIN. | nik | 1999-11-01 | 1 | -0/+3 |
* | Correct the description of the timeout argument. I've examined | wes | 1999-10-09 | 1 | -0/+10 |
* | Fixed a typo (well, format-o) in yesterday's edits. | wes | 1999-09-21 | 1 | -2/+3 |
* | Fixed the description of when and why aio_suspend returns. | wes | 1999-09-20 | 1 | -11/+15 |
* | Add a version number field to the jail(2) argument so that future changes | phk | 1999-09-19 | 1 | -3/+14 |
* | Add FreeBSD history in 'HISTORY' | alfred | 1999-09-11 | 1 | -1/+4 |
* | Fixed disordering in previous commit. | bde | 1999-09-11 | 1 | -1/+1 |
* | Document fhopen, fhstat, and fhstatfs syscalls. | alfred | 1999-09-11 | 2 | -1/+137 |
* | sync with src/sys/sys/mount.h | alfred | 1999-09-10 | 1 | -1/+2 |
* | Add aio_{cancel,error,return,suspend,write} into the mix. | billf | 1999-09-09 | 1 | -1/+3 |
* | Some style and "look" fixes | phantom | 1999-09-05 | 9 | -12/+27 |
* | Name Description (.Nd macro) added. | phantom | 1999-09-05 | 1 | -6/+7 |
* | mdoc(7) style fix. | phantom | 1999-09-05 | 1 | -2/+4 |
* | mdoc(7) style fix: FreeBSD -> .Fx | phantom | 1999-09-05 | 7 | -7/+14 |
* | Remove useless .Fn macro suffix | phantom | 1999-09-05 | 1 | -1/+1 |
* | mdoc style fix. | phantom | 1999-09-05 | 1 | -4/+2 |
* | mdoc(7) style fixes | phantom | 1999-09-05 | 1 | -2/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 136 | -136/+136 |
* | Remove some 4.3BSDish anacronisims that stated that it was an | mpp | 1999-08-27 | 5 | -19/+5 |
* | Remove a 4.3BSDish anachronism that claimed EPERM for an attempt to | joerg | 1999-08-27 | 1 | -3/+1 |