summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-203-3/+3
* New netgraph node type ng_one2many(4).archie2000-11-161-0/+7
* Use Fx macro wherever possible.ru2000-11-141-1/+3
* The vortex driver can be compiled as a KLD now. The EISA attachmentwpaul2000-11-072-1/+12
* Fix breakage for parallel builds.marcel2000-11-051-0/+1
* Now have the `linux' module on the Alpha too.obrien2000-11-041-2/+2
* Retire the joy(8) script. Using shell scripts to load kernel loadablesheldonh2000-11-023-56/+0
* Retire linux(8). Using shell scripts to load kernel loadable modules issheldonh2000-11-023-74/+0
* Support for the linux ipc syscalls on the alpha, where each one hasgallatin2000-11-011-2/+2
* Allow the building of the syscall bits at compile time.obrien2000-11-011-1/+14
* kill old sb drivercg2000-11-011-8/+0
* switch over to new sb8/sb16 codecg2000-11-011-1/+1
* Don't needlessly indirect the APM softstate. It does nothing butnsayer2000-10-311-6/+2
* Disabled EGA/VGA 1bpp/4bpp modes support. This is not real fix, but this comesnyan2000-10-311-0/+2
* Makefile for ACPI CA base acpi driver kernel module.takawata2000-10-312-0/+102
* Convert the de driver into a loadable module. Still missing is anmarkm2000-10-312-1/+8
* modules for the new sb8 and sb16 driverscg2000-10-282-0/+16
* Removed extra calculation for X position (PC-98 only).nyan2000-10-281-1/+0
* Hook ipfilter back up as it compiles now.obrien2000-10-281-2/+2
* Remove ipfilter and mark it as broken until it will be fixed by maintainer.ache2000-10-271-2/+2
* As the blocking model has seems to be troublesome for many, disablemarkm2000-10-271-1/+10
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-252-0/+13
* Major update to the 'twe' driver.msmith2000-10-251-1/+26
* if_ed_cbus.c is required from PC-98 only, and if_ed_isa.c is not necessarynyan2000-10-211-1/+9
* Add '-DPC98' to CFLAGS if MACHINE == pc98.nyan2000-10-212-0/+8
* After some complaints about the dir names, the random device ismarkm2000-10-143-14/+4
* Don't install manpages.obrien2000-10-085-13/+0
* Enable the if_ed module.alex2000-10-061-1/+1
* Add card_if.h and sort the header files, while I'm here.alex2000-10-061-1/+1
* - Include opt_vesa.h in vesa.c so that the VESA_DEBUG option is actuallyjhb2000-10-061-1/+1
* Only install secondary components if the destination directory exists.obrien2000-10-044-0/+16
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02Rnyan2000-10-022-0/+15
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofbde2000-09-261-2/+0
* Removed fresh garbage (vestiges of old way of configuring number ofbde2000-09-261-9/+4
* Removed mature garbage (vestiges of old way of configuring bpf) and oldbde2000-09-261-9/+5
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofbde2000-09-261-15/+13
* Handle slip options in the usual way (generate a dummy options file inbde2000-09-261-2/+2
* Removed fresh garbage (old way of configuring number of units) and oldbde2000-09-261-11/+2
* Backed out previous commit (SMPng megacommit: support for garbage addedbde2000-09-261-2/+2
* Add Makefile to build an if_ed kernel module. Works on both, i386 andalex2000-09-241-0/+8
* add feeder_fmt.ccg2000-09-232-2/+6
* Make ip6fw as loadable module.ume2000-09-232-1/+18
* Enable the snd_maestro module and have the snd_driver module depend on it.jhb2000-09-231-1/+1
* Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,ps2000-09-221-1/+1
* No need to generate opt_compat_oldisa.himp2000-09-201-5/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-202-1/+9
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNAwpaul2000-09-201-1/+1
* Add card_if.himp2000-09-191-1/+2
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-132-1/+14
* Update to build both bktr and bktr_mem modulesroger2000-09-103-26/+34
OpenPOWER on IntegriCloud