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