summaryrefslogtreecommitdiff
path: root/usr.bin/telnet
AgeCommit message (Expand)Author
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-30New sentence, new line.grant
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18Oops; fix array size. Nice compiler warning... not.mycroft
2002-09-18Duh, generate the pollfd arrays outside of loops, not that it really matters.mycroft
2002-09-18select() -> poll()mycroft
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-08-23Fix typo.wiz
2002-08-23- Support -4 and -6. Approved by itojun.kanaoka
2002-06-14Change _putchar definition to match curses.h's expectations, andwiz
2002-06-14De-register, de-__P. Remove #ifndef __STDC__ parts.wiz
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-02-11s/infinate/infinite/wiz
2002-02-11Lots of typos.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-06Make telnet escape work in tn3270sjg
2001-12-08Punctuation nit, drop a .Pp.wiz
2001-12-03s/If a port is specified on the command line/If a port is specified/abs
2001-12-01Whitespace cleanup.wiz
2001-11-30Improve previous' markup usage a bit.kleink
2001-11-30Document the .telnetrc DEFAULT machine entry.kleink
2001-11-28Clarify when automatic initialisation of TELNET options occurs.abs
2001-09-24va_{start,end} audit:wiz
2001-09-03just to be sure, set telnetport to 0.itojun
2001-08-20"wierd" is weird.wiz
2001-07-22seperate -> separatewiz
2001-06-18Symmetric has one s and two m's.wiz
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-04-04Whitespace and punctuation fixes.wiz
2001-03-04fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION).assar
2001-01-16comment or delete text after CPP directives.cgd
2001-01-04make usr.bin/tn3270 buildable. make sizeof(tline) usable.itojun
2001-01-03Fix possible buffer overruns. From OpenBSD, but without breaking stuff.mjl
2000-11-07fix up various .Nm abuses:lukem
2000-08-03forced: previous was really: remove libvers, it's not being usedassar
2000-08-03link against the not-installed libversassar
2000-08-03update build infrastructure for heimdal 0.3aassar
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-22Fix unused variable warning in the non-ENCRYPTION case (e.g. whenthorpej
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-05-25add missing #ifdef INET6, to compile without -DINET6.itojun
2000-05-25Convert telnet and top to the new termcap interface. This stops someblymn
2000-05-13recover old error message on unknown service ("telnet localhost foo"itojun
2000-02-29sync comment for sourceroute() to realityitojun
2000-02-05use getnameinfo for "Trying ::1..." message, to enable printing ofitojun
2000-02-01(net_write): update prototypeassar
2000-02-01(net_write): rename to telnet_net_writeassar
2000-01-31sync with latest libipsec/kernel.itojun