summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+2
* Allow the ahc and ahd drivers to be built as modules. This alsoscottl2002-08-016-0/+109
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+2
* The ppp and tunnel modules now rely on opt_mac.h. Missed in a previousrwatson2002-07-312-2/+2
* Resolve conflicts arising from the ACPI CA 20020725 import.iwasaki2002-07-301-16/+26
* Commit a version of the uvisor driver for connecting Handspringjoe2002-07-302-0/+11
* Remove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bktr.h instead.peter2002-07-221-5/+3
* Add uaudio -- a USB audio device driver.nsayer2002-07-212-1/+10
* Add IPv6 support.alfred2002-07-152-0/+15
* Upgrade the random device to use a "real" hash instead of buildingmarkm2002-07-151-1/+2
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-1/+1
* Add a makefile for building UFS as a module. Since it is of marginaliedowse2002-06-301-0/+14
* bring Makefile up to date with new ipfwjulian2002-06-281-1/+1
* At long last, commit the zero copy sockets code.ken2002-06-261-1/+2
* A node that creates a device entry in /dev (yay devfs)julian2002-06-181-0/+7
* sppp needs slcompress.c nowadays.jhay2002-06-171-1/+1
* Added support for 82545EM and 82546EB based adapters.pdeuskar2002-06-031-6/+5
* Build a 'hea_pci' driver module.mdodd2002-06-031-0/+11
* - Add 'hea'.mdodd2002-06-031-1/+2
* Make oldcard and newcard kernel module work.takawata2002-05-301-1/+1
* Remove bktr for ia64. Same problem as vinum. See PR 38678.marcel2002-05-291-1/+0
* Vinum doesn't build on ia64.marcel2002-05-291-3/+5
* Remove asr from the ia64 build. Its use of KERNBASE appears i386marcel2002-05-191-1/+0
* Hook up the new linux_ptrace implementation.marcel2002-05-191-1/+1
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-3/+3
* Check that kldxref(8) exists before running it.ru2002-05-141-1/+4
* Zap KMODDEPS entries so that people do not wonder why it isn't working onpeter2002-05-013-3/+0
* Move drm to the i386-only section.des2002-04-281-1/+1
* Nuke -gscottl2002-04-281-2/+0
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-286-5/+6
* Add makefiles for DRM modulesanholt2002-04-276-0/+53
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-1/+2
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantssemenu2002-04-191-1/+1
* Build modules on ia64:marcel2002-04-191-9/+38
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-176-0/+53
* This time get it rightjulian2002-04-161-2/+1
* Makefile for the myson driver.julian2002-04-161-0/+9
* Actually add the UDF files!scottl2002-04-141-0/+14
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+1
* -DWI_HOSTAP no longer neededimp2002-04-121-1/+1
* First cut at breaking out the bus attachment from the bus independentimp2002-04-021-6/+2
* Fix kernel build.obrien2002-03-251-1/+1
* Major rework of the iicbus/smbus framework:nsouch2002-03-2316-6/+118
* Add new graphical screen saver (dragon_saver).amorita2002-03-232-0/+15
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217ru2002-03-211-1/+4
* Add a USB comm driver.joe2002-03-184-0/+33
* Unbreak the build of smbfs.ko.mux2002-03-181-0/+6
* Add generalized power profile code.iwasaki2002-03-041-1/+1
* Support for USB fm radio.alfred2002-03-042-0/+9
* turn on the ethertype filter modulejulian2002-02-271-0/+1
OpenPOWER on IntegriCloud