summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add vinumraid5.c to list of sources.grog1999-08-071-1/+1
* "Linux emulator" -> "Linux image activator"nik1999-08-041-4/+4
* Initial checkinnewton1999-07-301-0/+15
* Clarify use of the 'streams' pseudo-device (i.e.: static or kld).newton1999-07-301-7/+12
* Add a module Makefile for the PNIC driver.wpaul1999-07-282-3/+31
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-252-2/+30
* Add mx and ax modules for the Macronix and ASIX drivers and update thewpaul1999-07-243-3/+60
* Create module directories for the xl, ti, tl and sk drivers and addwpaul1999-07-235-2/+117
* Rename bpfilter to bpf.des1999-07-065-28/+28
* Use the correct value for banksize so splash_pcx works in LFB modes.des1999-06-281-2/+2
* Reenable Vinum buildgrog1999-06-241-3/+2
* The second phase of syscons reorganization.yokota1999-06-2213-294/+221
* Print verbose messages when there is error.yokota1999-06-161-2/+21
* Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only sectionroger1999-06-121-2/+2
* Change perl5 to perl (same change as made in the fxp module)roger1999-06-121-5/+5
* Makefile to build a loadable bktr Bt848/Bt878 device driverroger1999-06-121-0/+47
* Remove vinum from the build until Greg reviews phk's cdevsw changes.jb1999-06-021-2/+3
* Unifdef VM86.jlemon1999-06-011-7/+3
* Reenable vinum build.grog1999-05-151-5/+2
* Vinum doesn't compile right now.phk1999-05-131-2/+5
* MFS: indent-assisted style cleanup.des1999-05-101-30/+27
* A little closer to style(9).des1999-05-081-58/+64
* Fixed bitrot in comments.bde1999-05-061-4/+2
* MFS: don't build the pcic.ko module.obrien1999-05-051-2/+2
* Add procfs_rlimit.c so the kernel actually compiles.billf1999-05-041-3/+4
* Add missing copyright.jkh1999-05-041-0/+27
* Add "fire" screen saver.jkh1999-05-043-2/+114
* Allow loadable interface drivers with BPF support to be loaded into a kernelmsmith1999-04-284-8/+8
* Reference kld(4).ghelmer1999-04-233-6/+6
* No need to use a magic IPFIREWALL_MODULE - the build system suppliespeter1999-04-201-2/+2
* Kill joy for the time being, it used lkm unconditionally, breaking world.peter1999-04-191-4/+3
* Remove LKM module glue Makefile.peter1999-04-191-12/+0
* Use perl, not perl5 to compile interfaces.dfr1999-04-181-4/+4
* Actually build the new fxp module.bde1999-04-181-6/+6
* Disconnect lkm subdir so we don't build a lkm module, in case somethingpeter1999-04-171-2/+3
* Reverse last checkin, which was a regression. Grrr.grog1999-04-171-663/+4
* Replace with the correct version which sources in the other .gdbinits.grog1999-04-171-4/+663
* Add a sample loadable pci driver Makefile..peter1999-04-161-0/+28
* Drop the atapi module from the build, it's just wasting time.peter1999-04-131-2/+2
* Fixed bogus SRCS definition which broke `make depend'. Plain `make'bde1999-04-131-3/+2
* PCX loader for pseudo-device splash.des1999-04-123-2/+272
* Centralize and reorganize a few macros.des1999-04-124-18/+19
* Add kldstat macro, which basically does the same thing as kldstat(8)grog1999-04-101-0/+16
* Replace LKM with KLD.ghelmer1999-04-062-10/+10
* 'fr' macro: trace back to new kernel base 0xc0000000grog1999-04-051-1/+1
* Correct forgotten defs in defproc macrogrog1999-04-041-0/+4
* Various bug fixes to make them actually work.grog1999-03-313-650/+5
* Make the splash screen alternate "fade out" and "fade in" action atyokota1999-03-291-5/+20
* Restructure the .gdbinit files:grog1999-03-284-1/+804
* Restructure the .gdbinit files:grog1999-03-281-644/+3
OpenPOWER on IntegriCloud