aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/if_ef
Commit message (Expand)AuthorAgeFilesLines
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-3/+3
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofBruce Evans2000-09-261-2/+0
* When manual pages are moved or removed, MANX should be changedSheldon Hearn2000-07-241-0/+1
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, asSheldon Hearn2000-07-212-104/+0
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Uncomment ETHER_II frame and remove BPF related variable.Boris Popov2000-04-062-7/+5
* Allow if_ef driver to be compiled into kernel.Boris Popov2000-01-231-18/+9
* Add module for if_ef driver and make it compile.Boris Popov1999-12-132-0/+155