=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/os-openbsd.h,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/rdist/Attic/os-openbsd.h 1996/06/26 05:38:15 1.3 --- src/usr.bin/rdist/Attic/os-openbsd.h 1997/02/09 23:58:44 1.4 *************** *** 1,4 **** ! /* * $OpenBSD: os-openbsd.h,v 1.3 1996/06/26 05:38:15 deraadt Exp $*/ /* * Copyright (c) 1993 Michael A. Cooper * Copyright (c) 1993 Regents of the University of California. --- 1,4 ---- ! /* * $OpenBSD: os-openbsd.h,v 1.4 1997/02/09 23:58:44 millert Exp $*/ /* * Copyright (c) 1993 Michael A. Cooper * Copyright (c) 1993 Regents of the University of California. *************** *** 156,159 **** * Define this only if the pathname is different than * that which appears in "include/paths.h". */ ! #define _PATH_REMSH "/usr/bin/rsh" /**/ --- 156,159 ---- * Define this only if the pathname is different than * that which appears in "include/paths.h". */ ! #define _PATH_REMSH "/usr/local/bin/ssh" /**/