NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45805 CVS commit: src/libexec/telnetd



The following reply was made to PR bin/45805; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45805 CVS commit: src/libexec/telnetd
Date: Mon, 9 Jan 2012 11:36:48 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Mon Jan  9 16:36:48 UTC 2012
 
 Modified Files:
        src/libexec/telnetd: Makefile ext.h state.c sys_term.c telnetd.c
            utility.c
 
 Log Message:
 PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION
 (rfc2941)
 - separate MKCRYPTO from USE_KERBEROS
 - WARNS=4
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.48 -r1.49 src/libexec/telnetd/Makefile
 cvs rdiff -u -r1.20 -r1.21 src/libexec/telnetd/ext.h
 cvs rdiff -u -r1.28 -r1.29 src/libexec/telnetd/state.c
 cvs rdiff -u -r1.44 -r1.45 src/libexec/telnetd/sys_term.c
 cvs rdiff -u -r1.52 -r1.53 src/libexec/telnetd/telnetd.c
 cvs rdiff -u -r1.31 -r1.32 src/libexec/telnetd/utility.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index