aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ukbd
Commit message (Expand)AuthorAgeFilesLines
* We don't need to generate vnode_if.h anymoreWarner Losh2004-12-291-3/+1
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...Warner Losh2004-06-271-1/+1
* Use double quotes instead of single quotes for echos to build optionsBruce Evans2003-12-291-1/+2
* 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-8/+8
* 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
* Do not explicitly create empty option files; they are takenKazutaka YOKOTA2000-01-201-8/+1
* Add opt_ukbd.h.Kazutaka YOKOTA2000-01-121-2/+5
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-12/+2
* Clean up the Makefiles, make them consistent with the others and removeNick Hibma1999-11-221-6/+6
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-171-1/+1
* Remove -O from CFLAGSNick Hibma1999-11-171-1/+1
* perl5 -> perlBrian Feldman1999-10-081-2/+2
* Change the SOURCE line to include ${CURDIR}Nick Hibma1999-10-081-1/+1
* Fix typoNick Hibma1999-10-071-1/+1
* The Makefiles for the modules for the USB device drivers.Nick Hibma1999-10-071-0/+29