=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/pathnames.h,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/rsh/Attic/pathnames.h 1996/06/26 05:38:48 1.2 --- src/usr.bin/rsh/Attic/pathnames.h 2002/05/06 22:50:03 1.3 *************** *** 1,4 **** ! /* * $OpenBSD: pathnames.h,v 1.2 1996/06/26 05:38:48 deraadt Exp $*/ /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. --- 1,5 ---- ! /* $OpenBSD: pathnames.h,v 1.3 2002/05/06 22:50:03 millert Exp $ */ ! /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. *************** *** 35,37 **** --- 36,39 ---- */ #define _PATH_RLOGIN "/usr/bin/rlogin" + #define _PATH_TELNET "/usr/bin/telnet"