summaryrefslogtreecommitdiff
path: root/libexec/telnetd
AgeCommit message (Expand)Author
1999-12-20perform setsockopt(IP_TOS) only when IPv4 connection comes.Jun-ichiro itojun Hagino
1999-12-11set "host" properly when getnameinfo() is successful.Jun-ichiro itojun Hagino
1999-12-10v6 friendly; KAMETheo de Raadt
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1999-07-20bad arguments? usage() should syslog()Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-28more .El madnessAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-19less cryptic message on pty allocation failureTheo de Raadt
1998-12-16even more .Nm fixesAaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-08-21decrypt the input _before_ checking if it is \n, not _after_.Artur Grabowski
1998-07-28change getent/getstr to gtgettent/gtgetstr, the names now usedMarco S Hyman
1998-07-27use old curses to avoid duplicate symbol in libtelnetTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23delete SecurID hacksTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-05-15build with -WallArtur Grabowski
1998-05-08crank the slop; until other changes happenTheo de Raadt
1998-05-08minor indentTheo de Raadt
1998-05-08oopsTheo de Raadt
1998-05-08typoTheo de Raadt
1998-05-08tighter buf handlingTheo de Raadt
1998-05-08sprintf removalsTheo de Raadt
1998-04-25Fix casts in args to mem*. Boy am I anal.Todd C. Miller
1998-04-01remove eavesdropping warning. Sorry, this is a no-wayTheo de Raadt
1998-03-25cleanup and please -WallArtur Grabowski
1998-03-12Encryption from kth-krb 0.9.8 (only for those with kerberos)Artur Grabowski
1998-02-16fixes to compile against netbsd domestic libtelnetJason Wright
1997-07-23tabifykstailey
1997-07-14-WallTodd C. Miller
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-02-16block $ENV too, sighTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-23Fix assignment/truth-value compiler warning.robin
1996-12-23Eliminate assignment/truth-value compiler warning.robin
1996-12-23Add parentheses to assignment used as truth value to eliminate a compilerrobin
1996-12-23Remove redundant/incorrect switch case label: `def_case'robin
1996-12-06memsetTheo de Raadt
1996-12-06please linux people (why am i doing this?? i need a life)Theo de Raadt
1996-09-27permit 48 char hostnameTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-08-24more complete list of bad env variables, and a fancy scanner; thanks toTheo de Raadt
1996-08-16ENV is unsafe to pass; from dholland@hcs.harvard.eduTheo de Raadt
1996-04-23sync with netbsd 960418Theo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist