Age | Commit message (Expand) | Author |
1999-07-02 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-02 | document more | Theo de Raadt |
1999-07-02 | - rnd(4) does not exist, it is really random(4) | Aaron Campbell |
1999-07-02 | some formatting fixes | Aaron Campbell |
1999-07-02 | .Dd should not be given abbreviated month names | Aaron Campbell |
1999-07-02 | remove extra comma from .Dd arguments: "Month ##, ####" is the correct format, | Aaron Campbell |
1999-07-01 | tzcode1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@ | David Leonard |
1999-07-01 | indent and audit | Theo de Raadt |
1999-07-01 | provide MLINKS for "f" versions, and make sure they show up in whatis.db | Theo de Raadt |
1999-06-30 | correct title | Theo de Raadt |
1999-06-30 | indent | Theo de Raadt |
1999-06-30 | clarify trade secret issue | Theo de Raadt |
1999-06-30 | document KERN_ARND, this mangpage needs work, KERN_RND, KERN_NOSUIDCOREDUMP, | Niels Provos |
1999-06-29 | if /dev/arandom is not available for seeding, use data from sysctl | Niels Provos |
1999-06-29 | temporary crank | Theo de Raadt |
1999-06-29 | first round of repairs on stdlib | Aaron Campbell |
1999-06-29 | repairs | Aaron Campbell |
1999-06-29 | new mdoc bm(3) man page | Aaron Campbell |
1999-06-29 | add #include for <vm/vm_inherit.h> | Aaron Campbell |
1999-06-29 | fix some old macros that didn't get converted from man to mdoc | Aaron Campbell |
1999-06-29 | .Fa int -> .Li int (should use literal macro to refer to data types) | Aaron Campbell |
1999-06-29 | - change references to nil to null; tschroed@acm.org | Aaron Campbell |
1999-06-29 | add Xr for stdio(3) like the is*() man pages | Aaron Campbell |
1999-06-29 | fix phasing | Theo de Raadt |
1999-06-29 | accept(2) will set errno to EINVAL if the socket is not listen(2)'ing | Aaron Campbell |
1999-06-28 | Bye, bye work-around. | Marc Espie |
1999-06-27 | ncurses-5.0-990626 | Todd C. Miller |
1999-06-25 | Update for correct location of OpenSSL include files. | Angelos D. Keromytis |
1999-06-25 | use AF_LOCAL instead of AF_UNIX | Theo de Raadt |
1999-06-25 | add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.org | Aaron Campbell |
1999-06-23 | Fixed compilation problems. | cmetz |
1999-06-23 | Compilation fixes. | cmetz |
1999-06-23 | Removed non-existent source file from SRC. | cmetz |
1999-06-23 | Removed portability ifdefs. | cmetz |
1999-06-23 | Removed portability ifdefs and calls to nonstandard back-end. | cmetz |
1999-06-23 | net_addrcmp(); needs man page | Theo de Raadt |
1999-06-23 | KNF | Theo de Raadt |
1999-06-23 | Accidentally commited. Thanks mickey for catching this one. | cmetz |
1999-06-23 | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz |
1999-06-22 | do it right this time | Artur Grabowski |
1999-06-22 | UVM support + some cleanup | Artur Grabowski |
1999-06-21 | Update. | Angelos D. Keromytis |
1999-06-18 | new mandoc-style pcap(3) man page; kwesterback@home.com | Aaron Campbell |
1999-06-17 | When finding the end of dst, never traverse more than siz bytes. This | Todd C. Miller |
1999-06-17 | fix RCS tags | Brad Smith |
1999-06-16 | More xref sorting under SEE ALSO. | Alex Feldman |
1999-06-15 | this should definately have been cranked before | Theo de Raadt |
1999-06-15 | ncurses-5.0-990614 -- only affects ada stuff which we don't ship so just upda... | Todd C. Miller |