Age | Commit message (Expand) | Author |
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 |
1998-02-27 | extra comma goes foom | Theo de Raadt |
1998-02-12 | correct bounds check | Theo de Raadt |
1998-02-12 | copyright | Theo de Raadt |
1998-02-11 | use fgetln() instead of fgets() so that we can catch \0 in the .rhosts | Theo de Raadt |
1998-02-11 | increased paranoia about .rhosts validity | Theo de Raadt |
1998-01-20 | for YP lookups, avoid names longer than MAXHOSTNAMELEN | Theo de Raadt |
1998-01-11 | Add gethostent(), as some LEGACY code wants it. If you write new | Tobias Weingartner |
1997-12-02 | i failed to test compile this before commiting | Theo de Raadt |
1997-12-01 | buf oflow; bitblt | Theo de Raadt |
1997-11-20 | incorrect MLINKS | Theo de Raadt |
1997-11-19 | Document new functions | Niklas Hallqvist |
1997-11-08 | do not call abort() | Theo de Raadt |
1997-09-29 | Xr bindresvport and rresvport | Theo de Raadt |