]> git.pld-linux.org Git - packages/arpwatch.git/commitdiff
- arp2ethers can be pure POSIX sh script instead csh.
authorkloczek <kloczek@pld-linux.org>
Thu, 15 Jul 1999 17:10:14 +0000 (17:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arpwatch-arp2ethers.patch -> 1.1

arpwatch-arp2ethers.patch [new file with mode: 0644]

diff --git a/arpwatch-arp2ethers.patch b/arpwatch-arp2ethers.patch
new file mode 100644 (file)
index 0000000..e35b24e
--- /dev/null
@@ -0,0 +1,9 @@
+diff -Nru arpwatch-2.1a4/arp2ethers arpwatch-2.1a4.new/arp2ethers
+--- arpwatch-2.1a4/arp2ethers  Tue Mar 29 12:44:52 1994
++++ arpwatch-2.1a4.new/arp2ethers      Thu Jul 15 18:53:53 1999
+@@ -1,4 +1,4 @@
+-#!/bin/csh -f
++#!/bin/sh
+ # @(#) $Header$ (LBL)
+ #
+ # Convert arp.dat to ethers format
This page took 0.062627 seconds and 4 git commands to generate.