| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a sentence from the BUGS section that claims non page-aligned | Ian Dowse | 2001-11-18 | 1 | -3/+1 |
* | Note that the manpage is incorrect about the vector argument. | Peter Wemm | 2001-11-09 | 1 | -0/+3 |
* | - There is no such thing as a socket structure. sockets are integers. | John Baldwin | 2001-11-05 | 1 | -2/+2 |
* | Document ENETDOWN. | Dima Dorfman | 2001-11-05 | 1 | -0/+2 |
* | Remove the internal implementation details of wrapping syscalls, | Ruslan Ermilov | 2001-10-26 | 19 | -505/+0 |
* | Refer to chflags(2) instead of chflags(1) (since we're a section 2 | Dima Dorfman | 2001-10-23 | 1 | -3/+2 |
* | mdoc(7) police: join OS version with the corresponding macro. | Ruslan Ermilov | 2001-10-19 | 1 | -2/+2 |
* | Fix reference to aio_read, should be aio_write | Alfred Perlstein | 2001-10-16 | 1 | -1/+1 |
* | link(2) may fail with EPERM if name1 is immutable or append-only. | Dima Dorfman | 2001-10-14 | 1 | -1/+4 |
* | Add warning about zeroing-out the socket structure before populating it. | Matthew Dillon | 2001-10-13 | 1 | -0/+4 |
* | - Bump document date for eaccess(2) addition. | Ruslan Ermilov | 2001-10-11 | 1 | -27/+35 |
* | Fix SysV Semaphore Handling. | Michael Reifenberger | 2001-10-11 | 2 | -27/+124 |
* | Fixed misspelled arg type in synopsis. | Bruce Evans | 2001-10-03 | 1 | -1/+1 |
* | Fixed missing include in synopsis. | Bruce Evans | 2001-10-03 | 1 | -0/+1 |
* | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 144 | -246/+246 |
* | - Correct capitalization of a function name. | Murray Stokely | 2001-09-24 | 1 | -2/+3 |
* | o Modify access(2) man page to describe eaccess(2), and add a symlink | Robert Watson | 2001-09-21 | 2 | -4/+20 |
* | Typo: s/conatains/contains/ | Guido van Rooij | 2001-09-12 | 1 | -1/+1 |
* | Fix all the ambiguous or erroneous statements of the brk(2) | Yaroslav Tykhiy | 2001-09-06 | 1 | -55/+87 |
* | This does not describe sched_{get,set}scheduler. | Dima Dorfman | 2001-09-03 | 1 | -2/+3 |
* | Don't capitalize jail(2) in the middle of a sentence. | Dima Dorfman | 2001-09-03 | 1 | -1/+1 |
* | PT_STEP in ptrace(2) man page is described as 'addr and data fields | Murray Stokely | 2001-09-03 | 1 | -3/+3 |
* | Remove MLINKS seek.2 to lseek.2, we don't have seek.2 syscall | Andrey A. Chernov | 2001-09-02 | 1 | -1/+0 |
* | Another punctuation fix (missing comma ending preposition). | Chris Costello | 2001-09-01 | 1 | -1/+1 |
* | o Mention the fact that specifying a fileid of 0 searches all loaded | Chris Costello | 2001-09-01 | 1 | -1/+4 |
* | Describe EOVERFLOW I implement per POSIX. | Andrey A. Chernov | 2001-08-31 | 1 | -9/+17 |
* | Use ``.Rv -std'' wherever possible. | Ruslan Ermilov | 2001-08-31 | 28 | -138/+46 |
* | Add Xref to make.conf(5). | Alexander Langer | 2001-08-30 | 1 | -1/+2 |
* | There shuldn't be whitespace before a question mark. | Dima Dorfman | 2001-08-27 | 1 | -1/+1 |
* | mdoc(7) police: removed whitespace at EOL. | Ruslan Ermilov | 2001-08-27 | 1 | -2/+2 |
* | mdoc(7) police: markup and spelling fixes. | Ruslan Ermilov | 2001-08-27 | 1 | -15/+25 |
* | mdoc(7) police: removed whitespace at EOL, sorted SEE ALSO xrefs. | Ruslan Ermilov | 2001-08-27 | 1 | -2/+2 |
* | Remove grammatical bogon. | Maxim Sobolev | 2001-08-27 | 1 | -1/+0 |
* | Ok, third time is the charm. VM_INHERIT_XXX -> INHERIT_XX (use the same | Matthew Dillon | 2001-08-24 | 1 | -3/+3 |
* | Oops, minherit() uses VM_INHERIT_XXX as the argument, not MAP_XXX. Properly | Matthew Dillon | 2001-08-24 | 1 | -5/+10 |
* | Update the mmap.2 and minherit.2 manual pages. Add a short explanation and | Matthew Dillon | 2001-08-24 | 2 | -0/+40 |
* | Fd is macro too, so use \&Fd | Andrey A. Chernov | 2001-08-24 | 1 | -1/+1 |
* | Fildes -> Fd too (started from big letter) | Andrey A. Chernov | 2001-08-24 | 1 | -1/+1 |
* | Change | Andrey A. Chernov | 2001-08-24 | 1 | -1/+3 |
* | Fix up English from previous 3 revisions. | Sheldon Hearn | 2001-08-24 | 1 | -6/+6 |
* | Killed reference to MAP_INHERIT which is not supported in FreeBSD. | David Greenman | 2001-08-23 | 1 | -4/+0 |
* | Now we implement l_len<0 per POSIX, describe it. | Andrey A. Chernov | 2001-08-23 | 1 | -3/+4 |
* | Rephrasing prev. commit a bit. | Andrey A. Chernov | 2001-08-23 | 1 | -4/+12 |
* | Describe EOVERFLOW, EOPNOTSUPP and reaction to negative l_len | Andrey A. Chernov | 2001-08-23 | 1 | -7/+18 |
* | mdoc(7) police: Fixed broken xrefs. | Ruslan Ermilov | 2001-08-22 | 1 | -1/+1 |
* | Document new EINVAL, EOVERFLOW cases. Sort ERRORS | Andrey A. Chernov | 2001-08-21 | 1 | -3/+9 |
* | Xref raise(3). | Dima Dorfman | 2001-08-17 | 1 | -0/+1 |
* | mdoc(7) police: fixed the fatal. | Ruslan Ermilov | 2001-08-17 | 1 | -1/+1 |
* | Use the ".Rv" mdoc(7) macro where appropriate. | Yaroslav Tykhiy | 2001-08-14 | 2 | -21/+2 |
* | Isolate the ERRORS section from the RETURN VALUES one. | Yaroslav Tykhiy | 2001-08-14 | 1 | -5/+3 |