| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the loadable nullfs kernel module: null -> nullfs | sheldonh | 2000-07-28 | 1 | -1/+1 |
* | When manual pages are moved or removed, MANX should be changed | sheldonh | 2000-07-24 | 21 | -0/+21 |
* | Somehow the module makefile got missed in the big commit. | nsayer | 2000-07-21 | 1 | -0/+14 |
* | Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as | sheldonh | 2000-07-21 | 2 | -104/+0 |
* | Move the netgraph-related manual pages into share/man/man4/, as | sheldonh | 2000-07-21 | 40 | -4362/+0 |
* | Oops. Activate tap in man4 and modules makefiles | nsayer | 2000-07-20 | 1 | -1/+1 |
* | Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk. | peter | 2000-07-19 | 1 | -1/+1 |
* | Add support for Intel's i810 chipset with integrated graphics. An | dfr | 2000-07-12 | 1 | -1/+2 |
* | Honour appropriate no-crypto flags. | markm | 2000-07-07 | 1 | -1/+5 |
* | Add entropy gathering code. This will work whether the module is | markm | 2000-07-07 | 2 | -4/+0 |
* | enable newpcm module building | cg | 2000-07-04 | 1 | -1/+1 |
* | newpcm module makefiles | cg | 2000-07-04 | 21 | -0/+156 |
* | Build ng_ether(4) KLD. | archie | 2000-06-26 | 2 | -1/+7 |
* | Add 3dfx to the makefile, the new home for the kmod to interface /dev/3dfx. | cokane | 2000-06-26 | 1 | -1/+1 |
* | Better style(9) for the module build. | markm | 2000-06-26 | 2 | -2/+2 |
* | Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x | cokane | 2000-06-25 | 2 | -2/+2 |
* | Build the entropy device (/dev/random) as a module. This may not | markm | 2000-06-25 | 3 | -2/+28 |
* | Remove unneeded header. | markm | 2000-06-25 | 3 | -3/+0 |
* | Back out previous commit until the build of the 'tdfx' module is unbroken. | archie | 2000-06-23 | 1 | -1/+1 |
* | Add tdfx to modules Makefile, so it gets made. | cokane | 2000-06-23 | 1 | -1/+1 |
* | Finish up the fixing of the linux ioctl stuff. Add line to remove the dev | cokane | 2000-06-23 | 2 | -2/+4 |
* | Fixed trouble with linux emu, not it should work in the module. | cokane | 2000-06-23 | 3 | -10/+6 |
* | Switch LINUX_TDFX to TDFX_LINUX, that's what i get for typing this | cokane | 2000-06-22 | 1 | -1/+1 |
* | Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG. | cokane | 2000-06-22 | 3 | -8/+18 |
* | This commit was generated by cvs2svn to compensate for changes in r61914, | cokane | 2000-06-21 | 2 | -0/+36 |
|\ |
|
| * | Add a kld to correlate with my committ of the voodoo driver (tdfx). | cokane | 2000-06-21 | 2 | -0/+36 |
* | return of the accept filter part II | alfred | 2000-06-20 | 3 | -1/+16 |
* | Add oldcard, pccard, pcic and sn modules to the build. | imp | 2000-06-18 | 1 | -2/+3 |
* | Preliminary commit of oldcard module. This might not work, but will. | imp | 2000-06-18 | 1 | -0/+17 |
* | add ispfw module | mjacob | 2000-06-18 | 1 | -0/+7 |
* | add if_wx module | mjacob | 2000-06-18 | 1 | -0/+7 |
* | Add if_wx && ispfw modules | mjacob | 2000-06-18 | 1 | -3/+3 |
* | Make pcic compile again with newcard | imp | 2000-06-18 | 1 | -4/+3 |
* | Build sn as a module | imp | 2000-06-18 | 1 | -0/+7 |
* | 1. Update Comtrol RocketPort driver(rp) to version 3.02. | tanimura | 2000-06-11 | 2 | -1/+8 |
* | Add agp. | dfr | 2000-06-09 | 1 | -1/+1 |
* | Add module for agp driver. | dfr | 2000-06-09 | 1 | -0/+10 |
* | Properly spell "OSF/1". | obrien | 2000-06-06 | 1 | -1/+1 |
* | Fixed style bugs that I unfortunately noticed because bsd.kmod.mk was | bde | 2000-06-03 | 1 | -3/+3 |
* | Use the genassym script here too. The linux and svr4 modules were broken. | bde | 2000-06-03 | 2 | -2/+8 |
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | peter | 2000-05-27 | 118 | -118/+118 |
* | Some joker decided to make it even harder to build modules outside the | msmith | 2000-05-26 | 1 | -1/+1 |
* | Fix typo. | archie | 2000-05-25 | 1 | -1/+1 |
* | Build the twe module with the rest. | msmith | 2000-05-24 | 1 | -1/+1 |
* | Add the 'twe' driver module makefile. | msmith | 2000-05-24 | 1 | -0/+7 |
* | Remove the -DFDESC cruft that is no longer necessary since the support | chris | 2000-05-14 | 2 | -2/+0 |
* | Update man page to reflect new IPv6 hook. Simplify Makefile. | archie | 2000-05-10 | 2 | -26/+5 |
* | Supply only one author name per instance of %A, as per mdoc.samples(7). | sheldonh | 2000-05-10 | 1 | -1/+2 |
* | Support non-i386 architectures. | obrien | 2000-05-10 | 1 | -1/+3 |
* | Added PC-98 supports. | nyan | 2000-05-08 | 6 | -0/+30 |