summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2013-07-10Add udf_rename.c to the UDF module makereinoud
2013-06-16Update the sources list for lfs.dholland
2013-06-02- NPF connection tracking: rework synchronisation on tracking disable/enablermind
2013-05-10add new filechristos
2013-04-16remove dupchristos
2013-04-16add missing filechristos
2013-03-30module for if_athn_usbchristos
2013-03-12normali{s,z}echristos
2013-03-10new npflog driver split out of npf_ext_log.christos
2013-02-09NPF:rmind
2013-01-22We need more defines for this to actually work!christos
2013-01-22No need to wrap each version with a separate conditional.christos
2012-12-14make this workchristos
2012-12-10Add NPF "rndblock" extension to randomly drop packets (using a random functionrmind
2012-12-02adapt the cyclic module and profile dtrace provider to netbsd.chs
2012-12-02remove unneeded include dirs.chs
2012-11-21Don't unconditionally use the error-silencing magic of -isystempooka
2012-11-06Enable bpfjit on sparc.alnsn
2012-11-03Add nand_samsung.c to the module build too!ahoka
2012-10-28Build bpfjit on i386.alnsn
2012-10-27Add bpfjit and enable it for amd64.alnsn
2012-10-21Move sljit_mod.c to sys/external/bsd/sljit/sljit and share it betweenalnsn
2012-10-13Enable sljit in amd64 kernel and modules.alnsn
2012-09-27Remove bpf_jit which was ported from FreeBSD recently.alnsn
2012-09-16Implement dynamic NPF extensions interface. An extension consists ofrmind
2012-08-12- Extend npftest: add ruleset inspection testing from the config generatedrmind
2012-08-06Move hdaudio and hdafg modules into x86 only section for now, untillmartin
2012-08-05Build hdaudio and hdafg modules.riastradh
2012-08-04Add a module for uatp(4).riastradh
2012-08-02Add missing paren.matt
2012-08-01Add BPF JIT compiler, currently supporting amd64 and i386. Code obtainedrmind
2012-06-30Move i386 and amd64 usermode configurations to their respective directoriesreinoud
2012-05-30Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEEnonaka
2012-05-30Use collect device.nonaka
2012-05-10Update ffs, ext2fs, and tmpfs module makefiles to add *_rename.c.riastradh
2012-04-26split the coda module in a device one, and a vfs one so that it works.christos
2012-04-25Actually create the if_axe module - driver was modularized a while ago.pgoyette
2012-04-25Actually create the dbcool(4) module. Driver was modularized a while ago.pgoyette
2012-04-25Create the module for sdtemp (driver itself was modularized some time ago)pgoyette
2012-04-13replace amdtempbus with amdnb_miscbus.cegger
2012-04-12using chtype on media instead of vtypettoth
2012-03-25Don't pass assembler flags to genassym, it doesn't compile.joerg
2012-03-25Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n...nonaka
2012-03-11Also kill the module build system for ksem.joerg
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2012-02-06- Split NPF rule procedure code into a separate module (no functional changes).rmind
2012-02-05-D flags belong in CPPFLAGSchristos
2012-02-04argh, there was even more debugging!christos
2012-02-04No -g on the default install, if you want debugging you know where to put it.christos