| Age | Commit message (Expand) | Author |
| 2012-02-04 | no -g on default install | christos |
| 2012-02-04 | Remove -g -O0. It does not work on amd64 at all. | christos |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2012-01-17 | Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to the x86 build. | jakllsch |
| 2012-01-17 | Modularize lm_isa and lm_wbsio, splitting the common part out | jakllsch |
| 2011-12-04 | Hook secmodel_extensions(9) to modules build. | jym |
| 2011-11-29 | - Rework and improve TCP state tracking. | rmind |
| 2011-11-24 | Add module glue for CHFS. | ahoka |
| 2011-11-15 | Build and install new in-kernel iscsi initiator kernel module and associated | riz |
| 2011-11-06 | Add "npf_alg_icmp" kernel module. | tron |
| 2011-11-06 | Fix breakage caused by last commit. "npf_alg_icmp.c" is supposed to be | tron |
| 2011-11-06 | Define "INET6" to get IPv6 support. | tron |
| 2011-11-06 | Build "npf" module. | tron |
| 2011-11-06 | Update list of source files. | tron |
| 2011-10-20 | mark vm_reg members as volatile instead of building this with -O0 | jmcneill |
| 2011-10-18 | add & enable vmt module | jmcneill |
| 2011-10-17 | add a port of the VMware Tools driver vmt(4) from OpenBSD | jmcneill |
| 2011-10-13 | max WARNS is 4 | plunky |
| 2011-10-03 | Remove an invalid include path from CPPFLAGS | jmcneill |
| 2011-10-03 | fix build for kernels with i2c host controller drivers but no iic(4) | jmcneill |
| 2011-10-02 | rename ioconf file to match module name, and remove an invalid include path | jmcneill |
| 2011-10-02 | Build iic(4) and gpioiic(4) as modules. | mbalmer |
| 2011-10-02 | Modules for iic(4) and gpioiic(4). | mbalmer |
| 2011-09-29 | Add filemon to the modules we build. | sjg |
| 2011-09-11 | Move SYSCTL_USE_DESCR to a better place. | mbalmer |
| 2011-09-10 | Include sysctl descriptions when building modules. | mbalmer |
| 2011-08-31 | Add CWARNFLAGS+= -Wno-unused for clang. | mbalmer |
| 2011-08-31 | Link the gpioow(4) and onewire(4) modules to the build and add them to the | mbalmer |
| 2011-08-31 | gpioow(4) and onewire(4) can be build as modules. Not linked to the build. | mbalmer |
| 2011-08-29 | Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x). | jruoho |
| 2011-08-29 | build pf module with WARNS=3, and remove the need for -Wno-shadow | jmcneill |
| 2011-08-28 | add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules | jmcneill |
| 2011-08-28 | Split out ati_pcigart into a separate module so it can be shared with r128drm | jmcneill |
| 2011-08-28 | WARNS=3 is the default | jmcneill |
| 2011-08-28 | set default WARNS for modules to 3 -- the only one that needs < 3 now is pf | jmcneill |
| 2011-08-25 | Fix the ioconf files. We can't include dev/usb/files.pci and the | pgoyette |
| 2011-08-23 | Remove left-over debug line | pgoyette |
| 2011-08-23 | Module build glue for if_rum and if_axe | pgoyette |
| 2011-08-20 | Apparently we need to use the attribute and not the device name as the pseudo... | jakllsch |
| 2011-08-19 | remove unneeded non-literal format string | christos |
| 2011-08-18 | Catch up to current reality. | jakllsch |
| 2011-08-18 | document non-literal string format | christos |
| 2011-08-12 | gpio(4) and gpiosim(4) can now be built and used as modules. While here, | mbalmer |
| 2011-08-11 | pwdog is not for all platforms, build only on i386, x86_64, and sparc64 | mbalmer |
| 2011-08-11 | pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI | mbalmer |
| 2011-08-09 | Build acpiwdrt(4) as a module on x86. | jruoho |
| 2011-08-09 | Two placeholder comments. | jruoho |
| 2011-08-09 | include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram, cxdtv, and emdtv | jmcneill |
| 2011-08-09 | As wmieeepc(4) was added to amd64 GENERIC, build it also as a amd64 module. | jruoho |
| 2011-08-09 | modify the dtv device api so hardware drivers can be loaded independently | jmcneill |