NetBSD/usr.sbin/ipf
veego 4f72ff44fd Changes for ipf 3.2beta5:
- Add the main Makefile and Makefile.inc for src/usr.sbin/ipf
- New rules subdirectory
- Remove a include directory from ipftest/Makefile
- Add a MLINKS for ipnat.5 -> ipnat.conf.5
- Add new Manpages: ipresend.1, ipsend.1, ipsend.5, iptest.1
- Add new iplang files for src/usr.sbin/ipf/ipsend
- Copy the tcpip.h. It has now a BSD license and remove a comment about it
- Add ip_log.c to sys/lkm/netinet/Makefile
- Add *.y and *.l files to the list of transformed files
- Remove the ipsend.h fix because we now use only one ip_compat.h
- Fix file and directory permissions during the import
1997-09-21 16:34:31 +00:00
..
ipf make a link from ipf.5 to ipf.conf.5 1997-09-16 02:06:41 +00:00
ipfstat fix conflicts from import 1997-07-05 05:38:14 +00:00
ipftest Need ip_auth.o 1997-07-06 22:34:34 +00:00
ipmon fix conflicts from import 1997-07-05 05:38:14 +00:00
ipnat fix conflicts from import 1997-07-05 05:38:14 +00:00
ipresend fix conflicts from import 1997-07-05 05:38:14 +00:00
ipsend Use the _correct_ version of ip_compat.h. (Why there are two very different 1997-07-06 22:48:19 +00:00
iptest fix conflicts from import 1997-07-05 05:38:14 +00:00
Makefile ipf is now here. 1997-04-12 23:57:37 +00:00
Makefile.inc Use ${.CURDIR} to find Makefile.inc. 1997-01-20 07:33:57 +00:00
ipfilter2netbsd Changes for ipf 3.2beta5: 1997-09-21 16:34:31 +00:00