summaryrefslogtreecommitdiffstats
path: root/contrib/ngatm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ngatm')
-rw-r--r--contrib/ngatm/FREEBSD-Xlist13
-rw-r--r--contrib/ngatm/FREEBSD-upgrade13
2 files changed, 26 insertions, 0 deletions
diff --git a/contrib/ngatm/FREEBSD-Xlist b/contrib/ngatm/FREEBSD-Xlist
new file mode 100644
index 0000000..32e28dd
--- /dev/null
+++ b/contrib/ngatm/FREEBSD-Xlist
@@ -0,0 +1,13 @@
+#$FreeBSD$
+*/VERSION
+*/README
+*/Makefile.in
+*/Makefile.pre
+*/Makefile.post
+*/aclocal.m4
+*/config
+*/configure
+*/configure.ac
+*/netnatm
+*/snmp_atm/atm_sys.c
+*/snmp_ilmid
diff --git a/contrib/ngatm/FREEBSD-upgrade b/contrib/ngatm/FREEBSD-upgrade
new file mode 100644
index 0000000..4557bf7
--- /dev/null
+++ b/contrib/ngatm/FREEBSD-upgrade
@@ -0,0 +1,13 @@
+$FreeBSD$
+
+This is the user part of the NgATM stuff. Be careful to feed changes
+back to the maintainer <harti@freebsd.org>, because the code here is
+actually shared with other environments besides FreeBSD.
+
+Import should be done by:
+
+ cvs import \
+ -m "Virgin import of NgATM user part X.Y" \
+ src/contrib/ngatm BEGEMOT NGATM_X_Y
+
+harti
OpenPOWER on IntegriCloud