summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Attach if_vlan to the build process.brooks2001-09-051-0/+1
* Make the fe driver kernel object module to compile in default.shiba2001-09-021-0/+1
* Build the ACPI module by default.msmith2001-08-301-0/+1
* Unbreak ip_mroute_modfenner2001-07-251-2/+1
* Move netgraph to i386 only. Which is where it works only.mjacob2001-07-251-1/+1
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-231-0/+1
* Put module directories one per line so adding new modules creates readablebrooks2001-07-151-11/+113
* turn on the null-modem device.julian2001-07-081-1/+1
* gif(4) and stf(4) modernization:brooks2001-07-021-2/+3
* First stab at fixing resource deallocation, and implementing fdc(4) asjoerg2001-06-291-1/+1
* Remove dgm module.dd2001-06-281-1/+1
* Implement a loadable module for the oltr Olicom Token Ring driver. Ijoerg2001-06-141-1/+1
* Disconnect linprocfs prior to moving it.des2001-06-101-1/+1
* Connect the fs directory to the build.des2001-06-101-1/+1
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-311-1/+1
* Don't ask to build something that doesn't exist anymore.dougb2001-05-301-1/+1
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-1/+1
* Build snp(4) as a module.dd2001-05-231-2/+2
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-3/+3
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-2/+2
* Add a ``digi'' driver.brian2001-05-021-1/+1
* Revert previous delta, which was completely bogus.sheldonh2001-04-241-1/+1
* Disconnect linux from the build. The buildkernel target has beensheldonh2001-04-241-1/+1
* dgm now builds as a modulebrian2001-04-141-1/+1
* Add smbfs module. Currently it includes smbfs, netsmb and DES parts.bp2001-04-131-1/+1
* Add support for MODULES_OVERRIDE. This is a list of modules to buildimp2001-04-021-0/+4
* Remove vn(4) driver.phk2001-03-091-1/+1
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-241-1/+1
* Hook up the linux module for alpha again.jlemon2001-02-201-3/+3
* Move linux to i386 only until it gets fixed for alpha (again).mjacob2001-02-191-3/+3
* KLDify the "speaker" device (which calls itself atspeaker internally, anddes2001-02-011-1/+1
* Make klds for the ar and sr devices and hook them up.jhay2001-01-301-2/+2
* Evidently, svr4 is broken at the moment. Disconnect the build to preventgreen2001-01-091-1/+1
* Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacingnsouch2001-01-051-1/+1
* Make sppp a kld.jhay2001-01-031-1/+1
* Retire kernfs (kernel part).des2000-12-281-1/+1
* *sigh* The `pecoff' module was added to all arches w/out testing a compileobrien2000-12-221-2/+2
* Add pecoff directory.takawata2000-12-211-1/+1
* Enable the sym module.alex2000-12-191-1/+1
* Enable building of lnc module.paul2000-12-161-1/+1
* Whups: only build the if_el module on the x86 platform for now, untilwpaul2000-12-151-2/+2
* Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions.wpaul2000-12-151-1/+1
* Reconnect linprocfs.des2000-12-131-2/+2
* Add aic and ray modules. I've been building these for a while now onimp2000-12-131-1/+1
* Temporarily disconnect linprocfs from the build, until I fix it so it buildsdes2000-12-121-1/+1
* Revert disconnect of sysvipc now that there's a makefile availablealfred2000-12-011-1/+1
* Disconnect sysvipc, since it doesn't build.des2000-12-011-1/+1
* sysvipc loadable.alfred2000-12-011-1/+1
* The vortex driver can be compiled as a KLD now. The EISA attachmentwpaul2000-11-071-1/+1
* Now have the `linux' module on the Alpha too.obrien2000-11-041-2/+2
OpenPOWER on IntegriCloud