aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/dummynet
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Obey opt_inet6.h in kernel build directory.Hajimu UMEMOTO2006-02-231-1/+10
| | | | | | | | | | sys/modules/dummynet/Makefile: 1.5 sys/netinet/ip_dummynet.c: 1.100 Approved by: re (scottl) Notes: svn path=/stable/6/; revision=155946
* 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
* Remove KMODDEPS, this is not used on -current and should not be leftPeter Wemm2002-01-091-1/+0
| | | | | | | around as a bad example. Notes: svn path=/head/; revision=89167
* Make it so dummynet and bridge can be loaded as modules.Paul Saab2001-10-051-0/+9
Submitted by: billf Notes: svn path=/head/; revision=84516