%n net-tools %v 1.32-alpha %c * %l * %b * %d * %f * %t net-tools-1.32-alpha.tgz %w Linux %% %setup patch -u -p1 <<'ENDPATCH' diff -ru2N net-tools-1.32-alpha/Makefile net-tools-MCC/Makefile --- net-tools-1.32-alpha/Makefile Mon May 27 07:16:49 1996 +++ net-tools-MCC/Makefile Sat Aug 31 13:41:38 1996 @@ -88,11 +88,11 @@ # NOTE: Remove `ipfw' if u want to use the tools with >1.3.61 -PROGS = ifconfig hostname arp netstat route rarp # ipfw +PROGS = ifconfig arp netstat route rarp # ipfw # Compiler and Linker Options # -I/usr/src/linux/include is needed, if you dont have up-to-date # kernelheaders, like some debian systems do. -COPTS = -O2 -Wall -fomit-frame-pointer # -DDEBUG -LOPTS = -s +COPTS = -O6 -Wall -fomit-frame-pointer # -DDEBUG +LOPTS = -Wl,-warn-common # -------- end of user definitions -------- diff -ru2N net-tools-1.32-alpha/config.in net-tools-MCC/config.in --- net-tools-1.32-alpha/config.in Wed Apr 24 20:45:52 1996 +++ net-tools-MCC/config.in Sat Aug 31 13:44:16 1996 @@ -69,7 +69,7 @@ * (Protocol Families supported by 1.3.x Kernels) * -bool 'Appletalk DDP protocol family?' HAVE_AFATALK n -bool 'AX25 (Packet Radio) protocol family?' HAVE_AFAX25 n -bool 'NET/ROM (Packet Radio) protocol family ?' HAVE_AFNETROM n +bool 'Appletalk DDP protocol family?' HAVE_AFATALK y +bool 'AX25 (Packet Radio) protocol family?' HAVE_AFAX25 y +bool 'NET/ROM (Packet Radio) protocol family ?' HAVE_AFNETROM y * * @@ -86,6 +86,6 @@ * (Hardware types supported by 1.3.x Kernels) * -bool 'Token ring (generic) support' HAVE_HWTR n -bool 'AX25 (Packet Radio) support' HAVE_HWAX25 n -bool 'NET/ROM (Packet Radio) support' HAVE_HWNETROM n -bool 'DLCI/FRAD (Frame Relay) support' HAVE_HWFR n +bool 'Token ring (generic) support' HAVE_HWTR y +bool 'AX25 (Packet Radio) support' HAVE_HWAX25 y +bool 'NET/ROM (Packet Radio) support' HAVE_HWNETROM y +bool 'DLCI/FRAD (Frame Relay) support' HAVE_HWFR y diff -ru2N net-tools-1.32-alpha/configure.sh net-tools-MCC/configure.sh --- net-tools-1.32-alpha/configure.sh Tue Jan 16 22:49:37 1996 +++ net-tools-MCC/configure.sh Sat Aug 31 13:45:10 1996 @@ -51,6 +51,5 @@ { echo -n "$1" - IFS='@' read ans