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