summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authordamien <damien>2000-05-01 23:56:41 +0000
committerdamien <damien>2000-05-01 23:56:41 +0000
commitb138744f30c10630b65ced7d7906545b7d655c7f (patch)
tree4a5ee7e3725d82656a1e64b1f69273444738d0e6 /acconfig.h
parentc9afdc1444acda2bdca5bced046b5764de24602c (diff)
downloadopenssh-b138744f30c10630b65ced7d7906545b7d655c7f.tar.gz
- Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyV_2_0_0_BETA1
gathering commands from a text file
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/acconfig.h b/acconfig.h
index d07fd4fe..99e70d17 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -153,23 +153,6 @@
/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
#undef IPV4_IN_IPV6
-/* Programs used in entropy collection */
-#undef PROG_LS
-#undef PROG_NETSTAT
-#undef PROG_ARP
-#undef PROG_IFCONFIG
-#undef PROG_PS
-#undef PROG_W
-#undef PROG_WHO
-#undef PROG_LAST
-#undef PROG_LASTLOG
-#undef PROG_DF
-#undef PROG_VMSTAT
-#undef PROG_UPTIME
-#undef PROG_IPCS
-#undef PROG_TAIL
-
-
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */