Age | Commit message (Expand) | Author |
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-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell |
1999-02-27 | make function names the correct case | Theo de Raadt |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-15 | improve behaviour; ww@styx.org | Theo de Raadt |
1998-07-24 | Man pages Xrefs. | Marc Espie |
1998-04-28 | use Xr more often | Theo de Raadt |
1997-11-15 | cleanups from various sources | Theo de Raadt |
1997-11-05 | sv_mask is an int; mycroft | Theo de Raadt |
1997-11-05 | blank line seperator | Theo de Raadt |
1997-11-04 | decl type | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-23 | tabify | kstailey |
1997-01-20 | back out my last change to avoid the __warn_references on the mips - it's | Thomas Graichen |
1997-01-19 | put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which | Thomas Graichen |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-17 | strncpy that strerror, found by oliver@secnet.com | Theo de Raadt |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-07-27 | typo | Theo de Raadt |
1996-05-04 | mention sysctl(2) and setrlimit(2); netbsd pr#2152; from davide@PIPER.NECTAR.... | Theo de Raadt |
1996-03-25 | Cast negative args to their unsigned type | Thorsten Lockert |
1996-03-25 | Add prototypes for internal functions | Thorsten Lockert |
1996-03-25 | Minor cleanup | Thorsten Lockert |
1996-03-22 | sethostid() is documented and has historically returned int, not long | Thorsten Lockert |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |