Age | Commit message (Expand) | Author |
2015-11-13 | Ev SHELL no longer relevant; | Jason McIntyre |
2015-11-13 | remove -d from SYNOPSIS; | Jason McIntyre |
2015-11-13 | Remove support for the debug command; noone needs setsockopt SO_DEBUG | Theo de Raadt |
2015-11-13 | Delete tracefile command. Tracefiles can now only be specified at | Theo de Raadt |
2015-11-13 | remove support for !shell | Theo de Raadt |
2015-11-13 | remove skey support | Theo de Raadt |
2015-10-25 | We don't care about lack of source route support for IPv6. | Jeremie Courreges-Anglas |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley |
2014-08-10 | Add Xr to skey and stty | Philip Guenther |
2014-07-20 | -8 is the default | Philip Guenther |
2014-07-20 | Ooops, verbose_encrypt option is gone too. | Philip Guenther |
2014-07-19 | Flense the telnet code base of unwanted ifdefs: authentication/encryption | Philip Guenther |
2014-05-09 | my previous attempt to fix the renaming of the inet(3) pages was wrong; | Jason McIntyre |
2014-05-08 | inet(3) -> inet_net(3); | Jason McIntyre |
2014-02-26 | Once more, the default routing table id is inherited from the process | Claudio Jeker |
2014-01-19 | Usually, you don't want macros in the .Nd line, so remove instances of .Tn | Ingo Schwarze |
2013-01-17 | remove uesless Pp; | Jason McIntyre |
2012-03-01 | Add ssh(1) to SEE ALSO. | lum |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe |
2009-06-05 | tweak -V; | Jason McIntyre |
2009-06-05 | Last but not least. Telnet -V rdomain to connect to systems in other routing | Claudio Jeker |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-03-15 | telnet.1: sort options; from Igor Sobrado | Jason McIntyre |
2003-12-28 | Introduce -4 and -6: options to force usage of IPv4 or IPv6 only. | Otto Moerbeek |
2003-09-07 | escape `.' to avoid a double space; | Jason McIntyre |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-07-25 | remove some obsolete kerberosIV references; | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller |
2002-03-22 | Telnet encryption warning messages, taken from kth-krb4-1.1.1. | Hans Insulander |
2001-06-23 | Don't lie about Kerberos and encryption. | Hans Insulander |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-04-16 | - Remove reference to -S option; we don't have gettosbyname() and friends. | Aaron Campbell |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-12-11 | IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo() | Jun-ichiro itojun Hagino |
1999-10-17 | More consistent introduction to options. | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-07-20 | mention the skey command and Xr skey(1) | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-02-21 | note that the escape character brings you to command mode of the telnet process | Aaron Campbell |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell |