| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add cross-references for the new kldsym(2) man page. | Chris Costello | 2001-07-27 | 9 | -0/+9 |
| * | Add a new kldsym(2) man page. | Chris Costello | 2001-07-27 | 2 | -2/+124 |
| * | The delta introduced in the previous revision and attributed to the | Sheldon Hearn | 2001-07-24 | 1 | -2/+4 |
| * | Finish the sweep of changes that fix doubled 'the'. | Sheldon Hearn | 2001-07-24 | 1 | -1/+1 |
| * | Add a few more functions which are safe to call from signal handlers, | Kris Kennaway | 2001-07-24 | 1 | -0/+20 |
| * | Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. | Yaroslav Tykhiy | 2001-07-24 | 9 | -5/+19 |
| * | Fix some man page xrefs. | Mike Pritchard | 2001-07-22 | 1 | -2/+2 |
| * | Document EVFILT_TIMER. | Jonathan Lemon | 2001-07-19 | 1 | -0/+12 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 101 | -297/+297 |
| * | mdoc(7) police: removed punctuation after the last SEE ALSO xref. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 102 | -102/+102 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 22 | -24/+0 |
| * | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 9 | -13/+13 |
| * | Use the .Rv macro to describe the return value. | Yaroslav Tykhiy | 2001-07-04 | 1 | -6/+1 |
| * | mdoc(7) police: added missing newline after .Dv macro call, | Ruslan Ermilov | 2001-07-04 | 1 | -8/+12 |
| * | mdoc(7) police: use .Rv -std. | Ruslan Ermilov | 2001-07-04 | 1 | -7/+2 |
| * | Describe the condition when EACCES is returned more explicitly. | Dima Dorfman | 2001-07-04 | 1 | -1/+3 |
| * | First, fix a leftover of the cut'n'paste from the kld* pages: | Yaroslav Tykhiy | 2001-07-03 | 1 | -2/+6 |
| * | EACCES may be returned if write permission was denied as well. | Dima Dorfman | 2001-07-02 | 1 | -1/+1 |
| * | event.h -> sys/event.h | Dima Dorfman | 2001-06-27 | 1 | -1/+1 |
| * | Remove an extra word "fo" in the sentence "there is no process whose | Chris Costello | 2001-06-27 | 1 | -1/+1 |
| * | Minor cleanup: sort includes, fix name. | Dima Dorfman | 2001-06-25 | 1 | -6/+5 |
| * | Add a link to extattr.2 (from extattr_get_file.2). The other names | Dima Dorfman | 2001-06-24 | 1 | -1/+2 |
| * | Remove duplicate words. | Dima Dorfman | 2001-06-24 | 1 | -1/+1 |
| * | Fix small bogon. | Jonathan Lemon | 2001-06-11 | 1 | -1/+1 |
| * | I neglected to notice that the change text had already been added in a | Warner Losh | 2001-06-05 | 1 | -3/+0 |
| * | Fix cross-references: | Maxim Sobolev | 2001-06-05 | 1 | -1/+1 |
| * | Document what happens when the real id is changed. | Warner Losh | 2001-06-05 | 2 | -0/+6 |
| * | Remove vestiges of MFS. | Ruslan Ermilov | 2001-06-01 | 2 | -25/+3 |
| * | This patch implements O_DIRECT about 80% of the way. It takes a patchset | Matthew Dillon | 2001-05-24 | 2 | -0/+12 |
| * | Rename (after a repo-copy) some mount(8) programs: | Ruslan Ermilov | 2001-05-23 | 2 | -2/+2 |
| * | Document ECONNREFUSED. | Archie Cobbs | 2001-05-20 | 1 | -0/+4 |
| * | mdoc(7) police: normalize .Nd. | Ruslan Ermilov | 2001-04-18 | 3 | -3/+3 |
| * | mdoc(7) police: add missing .El call. | Ruslan Ermilov | 2001-04-16 | 1 | -0/+1 |
| * | Grammar police: "its", not "it's", is the possessive form of "it". | Dima Dorfman | 2001-04-15 | 2 | -2/+2 |
| * | Make links from setresuid.2 to getresgid.2 and getresuid.2. | Dima Dorfman | 2001-04-15 | 1 | -1/+1 |
| * | Document getresgid and getresuid calls. | Dima Dorfman | 2001-04-15 | 1 | -2/+21 |
| * | Add ``RETURN VALUES'' and ``ERRORS'' sections since getpgid(2) can | Dima Dorfman | 2001-04-14 | 1 | -1/+18 |
| * | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | Daniel Eischen | 2001-04-10 | 1 | -1/+1 |
| * | Mention that locks are inherited across an exec. | Dima Dorfman | 2001-04-08 | 1 | -0/+6 |
| * | Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2). | Dima Dorfman | 2001-04-08 | 1 | -2/+5 |
| * | Document the extattr_(get|set|delete)_fd calls, and add a note warning | Dima Dorfman | 2001-04-05 | 1 | -4/+52 |
| * | Hook the extattr_get_file.2 manual page into the build. Add MLINKS | Dima Dorfman | 2001-04-01 | 1 | -1/+3 |
| * | A manual page for the extattr_get_file, extattr_set_file, and | Dima Dorfman | 2001-04-01 | 1 | -0/+154 |
| * | Catch up with a comment that changed in rev1.73 of mount.h | Ben Smithurst | 2001-03-29 | 1 | -1/+1 |
| * | The f_syncreads and f_asyncreads entries are missing from the man page. | Poul-Henning Kamp | 2001-03-28 | 1 | -3/+4 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -2/+2 |
| * | Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, and | Dima Dorfman | 2001-03-19 | 1 | -4/+7 |
| * | Fix type-o | Matthew Dillon | 2001-03-16 | 1 | -1/+1 |
| * | Correct descriptions of SOCK_RDM and SOCK_SEQPACKET. | Dima Dorfman | 2001-03-16 | 1 | -2/+2 |