=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/pathnames.h,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/ftp/pathnames.h 1996/09/16 02:26:07 1.3 --- src/usr.bin/ftp/pathnames.h 1997/02/03 01:02:42 1.4 *************** *** 1,5 **** ! /* $OpenBSD: pathnames.h,v 1.3 1996/09/16 02:26:07 deraadt Exp $ */ ! /* $NetBSD: pathnames.h,v 1.5 1995/09/08 01:06:40 tls Exp $ */ /* * Copyright (c) 1989, 1993 --- 1,4 ---- ! /* $NetBSD: pathnames.h,v 1.7 1997/01/09 20:19:40 tls Exp $ */ /* * Copyright (c) 1989, 1993 *************** *** 38,41 **** #include ! #define _PATH_TMPFILE "/tmp/ftpXXXXXX" --- 37,40 ---- #include ! #define TMPFILE "ftpXXXXXX"