aa88b59f9b
says to use type time_t for ctime(3). - Fix some format strings for 64 bit systems. - use '?=' instead of '='when setting the command used for rsh/ssh so the user can set it in mk.conf (PVM_SSH).
10 lines
397 B
Text
10 lines
397 B
Text
$NetBSD: patch-aa,v 1.5 2001/05/24 19:51:07 dmcmahill Exp $
|
|
|
|
--- conf/NETBSDALPHA.def.orig Wed Feb 16 16:19:20 2000
|
|
+++ conf/NETBSDALPHA.def Fri Jun 30 16:55:52 2000
|
|
@@ -1,4 +1,4 @@
|
|
-ARCHCFLAGS = -DSOCKADHASLEN -DRSHCOMMAND=\"/usr/bin/rsh\" \
|
|
+ARCHCFLAGS = -DCTIMEISTIMET -DSOCKADHASLEN -DRSHCOMMAND=\"${SSH}\" \
|
|
-DHASERRORVARS -DNOREXEC -DNEEDMENDIAN -DSYSERRISCONST
|
|
ARCHDLIB =
|
|
ARCHDOBJ =
|