| Age | Commit message (Expand) | Author |
| 2000-06-23 | Add MK... variables to enable/disable various aspects of building | 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-02-01 | (net_write): rename to telnet_net_write | assar |
| 2000-01-21 | Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get | mycroft |
| 2000-01-13 | Make 'if' capability from gettytab work. *shudder*. | ad |
| 1999-12-31 | Abort if memory for execv(2) argument array cannot be allocated instead | tron |
| 1999-12-16 | do not touch __ss_len directly, they are not supposed to be touched. | itojun |
| 1999-09-17 | Kerberos5 ticket forwarding works. | aidan |
| 1999-08-12 | Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroy | aidan |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |
| 1999-07-11 | Nuke some whitespace. | thorpej |
| 1999-07-11 | Put the RCS ID in the correct place. | thorpej |
| 1999-07-02 | dual-stack telnetd. | itojun |
| 1999-06-07 | Treat crypto-us like domestic. | thorpej |
| 1999-04-06 | change: | cgd |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-17 | add missing .Bl. | mrg |
| 1999-02-28 | sort SEE ALSO section by "sort |sort -n" | msaitoh |
| 1999-02-12 | Fix for PR 5821 | dean |
| 1999-01-03 | Descend on obj, as well as clean, cleandir, etc. | cjs |
| 1998-11-17 | delete .Sh ENVIRONMENT. | msaitoh |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-08-29 | Execute ttyaction on termination of rlogind/telnetd sessions. | tsarna |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-08-05 | Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty. | perry |
| 1998-07-27 | Ack! I misunderstood a problem reported to me. We don't need to do | scottr |
| 1998-07-27 | Fix two problems with my previous change: | scottr |
| 1998-07-22 | Unlike other domestic bits, telnet and telnetd are never built as a part | scottr |
| 1998-07-09 | Declare ints, too, don't default them. | msaitoh |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-04-01 | Need <time.h> for various definitions, so just include it in this one place. | kleink |
| 1998-04-01 | No need to include <sys/tty.h>. | kleink |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-20 | .Nm telnetd. -> .Nm telnetd . | enami |
| 1997-10-20 | No need to declare optind and optarg. | enami |
| 1997-10-16 | startslave() prototype is independent of AUTHENTICATION | mikel |
| 1997-10-16 | kill old-style declaration of strchr() | mikel |
| 1997-10-16 | don't include <sys/cdefs.h> twice, kill old-style getpty() declaration | mikel |
| 1997-10-16 | add commented CFLAGS for AUTHENTICATION, remove list of crypto files | mikel |
| 1997-10-16 | kill old-style getenv() declaration | mikel |
| 1997-10-16 | kill some excess whitespace | mikel |
| 1997-10-14 | use <termcap.h> | lukem |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-10-08 | WARNS?=1. RCS ids. | mrg |
| 1997-10-08 | Put a whitespace after the keyword `switch'. | enami |