Age | Commit message (Expand) | Author |
1999-06-05 | change some .Va to .Li, also more .Dv | Aaron Campbell |
1999-06-05 | some more .Dv | Aaron Campbell |
1999-06-04 | After some constructive criticism from pjanzen@ and some e-mail tag: | Aaron Campbell |
1999-06-03 | -20 -> \-20 | Aaron Campbell |
1999-06-03 | use \-1, not -1, to change the meaning of `-' to minus sign from hyphen; | Aaron Campbell |
1999-06-01 | getfsstat now takes a size_t, not long, for the length parameter | Todd C. Miller |
1999-05-30 | Careless: I forgot to propagate obvious consts. | Marc Espie |
1999-05-29 | repairs; go back over some old files, because we should properly distinguish | Aaron Campbell |
1999-05-29 | repairs | Aaron Campbell |
1999-05-29 | repairs | Aaron Campbell |
1999-05-29 | repairs | Aaron Campbell |
1999-05-29 | repairs | Aaron Campbell |
1999-05-28 | proper const semantics for dirname & basename. | Marc Espie |
1999-05-28 | fix tytypos. | Marc Espie |
1999-05-27 | more missing .El macros filled in | Aaron Campbell |
1999-05-27 | or'ing -> OR'ing | Aaron Campbell |
1999-05-27 | sync cgetset() Fn definition with prototype from stdlib.h | Aaron Campbell |
1999-05-25 | punctuation | Aaron Campbell |
1999-05-25 | all functions need a return type and at least one arg, even if it's void | Aaron Campbell |
1999-05-25 | add .Ft macros and move the argument type into each function definition | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-20 | add missing #include's from SYNOPSIS section | Aaron Campbell |
1999-05-19 | add default value for mssdflt. more rationale might be needed. | Niels Provos |
1999-05-19 | document tcp.sack and tcp.mssdflt for sysctl | Niels Provos |
1999-05-17 | 1) Only do pointer adjusting if realloc() changed our pointer | Todd C. Miller |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-14 | Removed duplicated references; millert | Alex Feldman |
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-29 | initgroups(3) should not spew to stderr; giles@nemeton.com.au | Todd C. Miller |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen |
1999-03-10 | Daylight Saving Time, not savings | Paul Janzen |
1999-02-27 | make function names the correct case | Theo de Raadt |
1999-02-25 | Don't segfault when sysctl fails | Artur Grabowski |
1999-02-25 | constify getcap(3). This fixes a warning in libcurses and doesn't | Todd C. Miller |
1999-02-16 | daemon returns int | Theo de Raadt |
1999-01-08 | when malloc fails set bufsize to 0 or all other calls to getmntinfo will fail | Artur Grabowski |
1998-12-21 | md spinlock | David Leonard |
1998-11-25 | clarify; d@ | Aaron Campbell |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-18 | negative change strtol() | Theo de Raadt |
1998-11-15 | ftok() takes int id; xpg | Theo de Raadt |
1998-10-05 | add a reference to fork(2) \ | Artur Grabowski |
1998-10-04 | For a.out, try mmap first (like we used to do) and only malloc() if that fail... | Todd C. Miller |
1998-09-24 | back out gzip support, it will not make it for 2.4 | Todd C. Miller |
1998-09-24 | note that the caller is responsible for freeing the pointer returned by setm... | Todd C. Miller |
1998-09-08 | __alpha__, not alpha | Todd C. Miller |
1998-09-07 | make work on pmax | Todd C. Miller |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-09-05 | Add support for nlisting against a gzipped kernel, #ifdef'd out since | Todd C. Miller |