| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't enable Linuxulator support if not on an i386. | Marcel Moolenaar | 2000-08-28 | 1 | -0/+2 |
| * | This is the initial import of a new driver for the current family of | Mike Smith | 2000-08-23 | 2 | -1/+12 |
| * | Connect the new sources in /sys/compat/linux and the new file | Marcel Moolenaar | 2000-08-22 | 1 | -4/+3 |
| * | Add dummy opt_devfs.h file. | Poul-Henning Kamp | 2000-08-21 | 2 | -1/+3 |
| * | Don't build pccard for now until I can resolve the linker interaction | Warner Losh | 2000-08-19 | 1 | -1/+1 |
| * | Work around a possible kernel linker bug. It appears that the data | Warner Losh | 2000-08-19 | 1 | -0/+1 |
| * | CAM, the module: scbus, da, cd, and st wrapped in one module. | Nick Hibma | 2000-08-13 | 2 | -1/+34 |
| * | activate via82c686 audio driver | Cameron Grant | 2000-08-09 | 1 | -1/+1 |
| * | new driver: via 82c686 chipset audio | Cameron Grant | 2000-08-09 | 1 | -0/+8 |
| * | Cleaning conflicting module tree. Use modules/3dfx instead. | Coleman Kane | 2000-08-06 | 1 | -22/+0 |
| * | Fix clean to remove pci.h | Coleman Kane | 2000-08-06 | 1 | -7/+11 |
| * | The solo driver now works for playback, so far as I can tell. | Nick Sayer | 2000-08-01 | 1 | -1/+1 |
| * | Back out opt_ipfilter.h creation I add recently and add -DIPFILTER=1 | Andrey A. Chernov | 2000-08-01 | 1 | -5/+2 |
| * | Fix prev. commit: NIPFILTER -> IPFILTER | Andrey A. Chernov | 2000-08-01 | 1 | -1/+1 |
| * | Generate opt_ipfilter.h to fix 'make depend' | Andrey A. Chernov | 2000-07-31 | 1 | -1/+4 |
| * | Add the module Makefile for the newly committed ESS solo sound driver. | Nick Sayer | 2000-07-31 | 1 | -0/+8 |
| * | Rename the loadable nullfs kernel module: null -> nullfs | Sheldon Hearn | 2000-07-28 | 1 | -1/+1 |
| * | When manual pages are moved or removed, MANX should be changed | Sheldon Hearn | 2000-07-24 | 21 | -0/+21 |
| * | Somehow the module makefile got missed in the big commit. | Nick Sayer | 2000-07-21 | 1 | -0/+14 |
| * | Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as | Sheldon Hearn | 2000-07-21 | 2 | -104/+0 |
| * | Move the netgraph-related manual pages into share/man/man4/, as | Sheldon Hearn | 2000-07-21 | 40 | -4362/+0 |
| * | Oops. Activate tap in man4 and modules makefiles | Nick Sayer | 2000-07-20 | 1 | -1/+1 |
| * | Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk. | Peter Wemm | 2000-07-19 | 1 | -1/+1 |
| * | Add support for Intel's i810 chipset with integrated graphics. An | Doug Rabson | 2000-07-12 | 1 | -1/+2 |
| * | Honour appropriate no-crypto flags. | Mark Murray | 2000-07-07 | 1 | -1/+5 |
| * | Add entropy gathering code. This will work whether the module is | Mark Murray | 2000-07-07 | 2 | -4/+0 |
| * | enable newpcm module building | Cameron Grant | 2000-07-04 | 1 | -1/+1 |
| * | newpcm module makefiles | Cameron Grant | 2000-07-04 | 21 | -0/+156 |
| * | Build ng_ether(4) KLD. | Archie Cobbs | 2000-06-26 | 2 | -1/+7 |
| * | Add 3dfx to the makefile, the new home for the kmod to interface /dev/3dfx. | Coleman Kane | 2000-06-26 | 1 | -1/+1 |
| * | Better style(9) for the module build. | Mark Murray | 2000-06-26 | 2 | -2/+2 |
| * | Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x | Coleman Kane | 2000-06-25 | 2 | -2/+2 |
| * | Build the entropy device (/dev/random) as a module. This may not | Mark Murray | 2000-06-25 | 3 | -2/+28 |
| * | Remove unneeded header. | Mark Murray | 2000-06-25 | 3 | -3/+0 |
| * | Back out previous commit until the build of the 'tdfx' module is unbroken. | Archie Cobbs | 2000-06-23 | 1 | -1/+1 |
| * | Add tdfx to modules Makefile, so it gets made. | Coleman Kane | 2000-06-23 | 1 | -1/+1 |
| * | Finish up the fixing of the linux ioctl stuff. Add line to remove the dev | Coleman Kane | 2000-06-23 | 2 | -2/+4 |
| * | Fixed trouble with linux emu, not it should work in the module. | Coleman Kane | 2000-06-23 | 3 | -10/+6 |
| * | Switch LINUX_TDFX to TDFX_LINUX, that's what i get for typing this | Coleman Kane | 2000-06-22 | 1 | -1/+1 |
| * | Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG. | Coleman Kane | 2000-06-22 | 3 | -8/+18 |
| * | Add a kld to correlate with my committ of the voodoo driver (tdfx). | Coleman Kane | 2000-06-21 | 2 | -0/+36 |
| * | return of the accept filter part II | Alfred Perlstein | 2000-06-20 | 3 | -1/+16 |
| * | Add oldcard, pccard, pcic and sn modules to the build. | Warner Losh | 2000-06-18 | 1 | -2/+3 |
| * | Preliminary commit of oldcard module. This might not work, but will. | Warner Losh | 2000-06-18 | 1 | -0/+17 |
| * | add ispfw module | Matt Jacob | 2000-06-18 | 1 | -0/+7 |
| * | add if_wx module | Matt Jacob | 2000-06-18 | 1 | -0/+7 |
| * | Add if_wx && ispfw modules | Matt Jacob | 2000-06-18 | 1 | -3/+3 |
| * | Make pcic compile again with newcard | Warner Losh | 2000-06-18 | 1 | -4/+3 |
| * | Build sn as a module | Warner Losh | 2000-06-18 | 1 | -0/+7 |
| * | 1. Update Comtrol RocketPort driver(rp) to version 3.02. | Seigo Tanimura | 2000-06-11 | 2 | -1/+8 |