Index: systems/HPUX/config =================================================================== RCS file: /usr/local/taracvs/tiger-3.2/systems/HPUX/config,v retrieving revision 1.14 diff -u -p -r1.14 config --- systems/HPUX/config 21 Oct 2003 00:18:37 -0000 1.14 +++ systems/HPUX/config 21 Oct 2003 00:58:20 -0000 @@ -72,6 +72,8 @@ MESG=/usr/bin/mesg ID=/usr/bin/id EXPAND=/usr/bin/expand CUT=/usr/bin/cut +REALPATH=$BINDIR/realpath +SNEFRU=$BINDIR/snefru # Setup PWCK depending on the status of the system # (is it in trusted mode?) /usr/lbin/getprdef -r >/dev/null 2>/dev/null Index: systems/HPUX/10/config =================================================================== RCS file: /usr/local/taracvs/tiger-3.2/systems/HPUX/10/config,v retrieving revision 1.5 diff -u -p -r1.5 config --- systems/HPUX/10/config 17 Oct 2003 06:12:40 -0000 1.5 +++ systems/HPUX/10/config 21 Oct 2003 00:58:20 -0000 @@ -61,6 +61,8 @@ LN=/bin/ln WC=/bin/wc TEE=/bin/tee EXPAND=/usr/bin/expand +REALPATH=$BINDIR/realpath +SNEFRU=$BINDIR/snefru # # Disable diff because it doesn't support -D... so we can not # use diff... this will cause reports to be mailed as is... future Index: systems/HPUX/11/config =================================================================== RCS file: /usr/local/taracvs/tiger-3.2/systems/HPUX/11/config,v retrieving revision 1.7 diff -u -p -r1.7 config --- systems/HPUX/11/config 17 Oct 2003 06:12:41 -0000 1.7 +++ systems/HPUX/11/config 21 Oct 2003 00:58:20 -0000 @@ -70,6 +70,8 @@ MESG=/usr/bin/mesg ID=/usr/bin/id EXPAND=/usr/bin/expand CUT=/usr/bin/cut +REALPATH=$BINDIR/realpath +SNEFRU=$BINDIR/snefru NDD=/usr/bin/ndd # Setup PWCK depending on the status of the system # (is it in trusted mode?)