summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2013-11-09set GENASSYM_DIR for arm and earmjmcneill
2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind
2013-10-31fix build on armmbalmer
2013-10-29initialize variablesmbalmer
2013-10-29check parametersmbalmer
2013-10-28linke pmf(9l) to the buildmbalmer
2013-10-28Initial Lua binding for pmf(9)mbalmer
2013-10-28link core(9l) (docs pending) to the buildmbalmer
2013-10-28link the lua(4) module to the buildmbalmer
2013-10-26Add driver for ASIX AX88178a and AX88179 Ethernet interface.nonaka
2013-10-23use MODULE_CLASS_MISC for Lua modulesmbalmer
2013-10-18fix CVS marker and copyright yearmbalmer
2013-10-18check lua_tostring()'s return valuembalmer
2013-10-16Use "%s" to panic.alnsn
2013-10-16core module for lua(4)mbalmer
2013-10-16welcome lua(4), a devide driver that can create and control Lua states inside...mbalmer
2013-09-19NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm!rmind
2013-09-19- Convert NPF to use BPF byte-code by default. Compile BPF byte-code inrmind
2013-08-07Keep track of undefined symbols and then use to determine whether a wrapmatt
2013-08-07awk support scripts to generate trampolines in modules.matt
2013-07-20fix another defective C&P makefiledholland
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