Age | Commit message (Expand) | Author |
1999-07-02 | .Dd should not be given abbreviated month names | Aaron Campbell |
1999-07-01 | indent and audit | Theo de Raadt |
1999-06-30 | indent | Theo de Raadt |
1999-06-25 | use AF_LOCAL instead of AF_UNIX | Theo de Raadt |
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-05 | stronger suggest | Theo de Raadt |
1999-06-04 | Be consistent about the relaxation of invalid host name checking. | Niklas Hallqvist |
1999-05-30 | Revertion of last change, which was due to emacs' stupid idea | Niklas Hallqvist |
1999-05-30 | Some extra error checking, documentation and style wrt connections | Niklas Hallqvist |
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-21 | improve. pushed by bengt@softwell.se | Theo de Raadt |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell |
1999-05-03 | Add octect sanity checking | yanick |
1999-04-28 | Do not provide gethostby.*_r for now, as configure scripts find | Niklas Hallqvist |
1999-03-18 | typo; nash@mcs.net | Aaron Campbell |
1999-03-02 | getservbyport() takes a network byte order port # | Theo de Raadt |
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-18 | check for negative numbers from strtol() | Theo de Raadt |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-31 | put back a security fix downsj removed ages ago | Theo de Raadt |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-07-24 | fix spelling of separate | Theo de Raadt |
1998-06-26 | rcmdsh, not rcmd | Todd C. Miller |
1998-06-21 | Remove the advertising clause in my old license, it impedes free use | Todd C. Miller |
1998-05-12 | document how to enable YP for each database | Theo de Raadt |
1998-04-25 | Use PF_UNSPEC as proto in socketpair() instead of just 0 for clarity. | Todd C. Miller |
1998-03-19 | some -Wall | Todd C. Miller |
1998-03-18 | Todd does not test YP code; felix@mamba.pond.sub.org | Theo de Raadt |
1998-03-17 | Fix .Ev usage | Todd C. Miller |
1998-03-17 | Set errno to EINVAL if ether_ntoa() is passed bogus data. | Todd C. Miller |
1998-03-17 | Whoops, fix a last minute change. | Todd C. Miller |
1998-03-17 | hostname buffer will not overflow if it is size MAXHOSTNAMELEN. | Todd C. Miller |
1998-03-17 | Fix some improbable overflows: | Todd C. Miller |
1998-03-16 | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | Todd C. Miller |
1998-03-07 | .Bx Open -> .Ox 2.x | Todd C. Miller |