summaryrefslogtreecommitdiffstats
path: root/sys/modules/dummynet
Commit message (Collapse)AuthorAgeFilesLines
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-1/+1
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
| | | | Not objected to by: -current
* Remove KMODDEPS, this is not used on -current and should not be leftpeter2002-01-091-1/+0
| | | | around as a bad example.
* Make it so dummynet and bridge can be loaded as modules.ps2001-10-051-0/+9
Submitted by: billf
OpenPOWER on IntegriCloud