Subject: CVS commit: src/usr.bin/telnet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/19/2005 23:28:41
Module Name:	src
Committed By:	christos
Date:		Sat Feb 19 23:28:41 UTC 2005

Modified Files:
	src/usr.bin/telnet: Makefile terminal.c

Log Message:
Make this compile if pam is present. XXX: this sucks, because we don't
really use PAM here, but libtelnet needs it.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.bin/telnet/Makefile
cvs rdiff -r1.14 -r1.15 src/usr.bin/telnet/terminal.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.