chiark / gitweb /
*.m4: Use `sh' mode for editing these.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 31 May 2011 20:37:29 +0000 (21:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 31 May 2011 20:37:29 +0000 (21:37 +0100)
They're far more shell than m4, for the most part.

base.m4
bookends.m4
classify.m4
config.m4
functions.m4
icmp.m4
local.m4
metalzone.m4
numbers.m4
prologue.m4
vampire.m4

diff --git a/base.m4 b/base.m4
index a27ea00bb69b40c1d6fff512091ebfa5d03da39c..7aa28b31677562be49e85deac2e0e8ed5ab7ff7c 100644 (file)
--- a/base.m4
+++ b/base.m4
@@ -1,5 +1,5 @@
 m4_divert(-1)
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Failsafe prologue for firewall scripts
 ###
index 1844139a15eeb18cf8a6fea859723c51c0b948d2..8543f0585e64e04d5be37332b1ef174a1b20f896 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Initialization and finishing touches for firewall scripts
 ###
index 27eb3766aad683dc889ab2acc3a949c590d6d598..c7e8d568e2e0a36dbaa01fac522de20e2bd86769 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Classify packets according to source and destination networks.
 ###
index c48a92a9816088e5d268b84c599f2a951c3ed1a0..4f3b797a7d114d8670fb009d04cfbfbc0c0c1603 100644 (file)
--- a/config.m4
+++ b/config.m4
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Configuration for firewall scripts
 ###
index 3214483522de366291aa7449f4c5174cac116b33..523c42a87ff51f5c177ea5e94ceb0e9ea09efd3c 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Utility functions for firewall scripts
 ###
diff --git a/icmp.m4 b/icmp.m4
index 004d583418d8397811fa5447d6e5700398ba3455..3de048329d3ff8d568e320ed21a553214591ecaf 100644 (file)
--- a/icmp.m4
+++ b/icmp.m4
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### ICMP filtering for firewall scripts
 ###
index 5e274499bfa9a4424710f48cd80b86655c4ea770..05df5d679e356bf729a15f5bfe8be9ccfcd7510d 100644 (file)
--- a/local.m4
+++ b/local.m4
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Local firewall configuration
 ###
index ac1844f52f305761634a88258fd7c85601c9bc1a..90c37ddb90aa7ae739eec7f25c1e44c383272394 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Firewall configuration for metalzone
 ###
index 124ed806d0b9e5eb68fb8da2b937e1d644546c8e..f17d7685d2b91505b9fcd581cf28e877a810d145 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Useful numbers for firewall configuration
 ###
index 60fcf4daabe681c593ac0b8c4ee2658be2270de0..4b14578085ec9561d7d3088d6211476f308e6315 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Failsafe prologue for firewall scripts
 ###
index e7114cf6e7386f1619aea6591e735fb0d07fdecc..6dc3710e20005421e12a7b372b73c00cf5fb16bf 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Firewall configuration for vampire
 ###