aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ip6fw
Commit message (Collapse)AuthorAgeFilesLines
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inMax Laier2006-05-121-17/+0
| | | | | | | contrast to ip6fw - is properly lockes, it is time to retire ip6fw. Notes: svn path=/head/; revision=158500
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
| | | | | | | Not objected to by: -current Notes: svn path=/head/; revision=89260
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-3/+4
| | | | Notes: svn path=/head/; revision=70711
* Make ip6fw as loadable module.Hajimu UMEMOTO2000-09-231-0/+17
Notes: svn path=/head/; revision=66303