| Age | Commit message (Expand) | Author |
| 2017-09-17 | This also needs INET6! | christos |
| 2017-08-28 | Remove the filesystem tracing feature | kamil |
| 2017-08-11 | Don't build the ibcs2 module on i386. | maxv |
| 2017-08-09 | Remove compat_ibcs2 from i386. After a discussion on port-vax, it turns | maxv |
| 2017-08-01 | Move arch/i386/i386/freebsd_* into compat/freebsd/. COMPAT_FREEBSD is | maxv |
| 2017-08-01 | Don't build the svr4 module on i386. | maxv |
| 2017-07-30 | Audio now compiles with WARNS=5, so there is no need to specify WARNS=3. | nat |
| 2017-07-29 | Remove i386. By the way, it looks like several architectures are missing | maxv |
| 2017-07-29 | Remove exec_aout support in compat_freebsd. The only reason we still have | maxv |
| 2017-06-16 | For non-rump modules, enable HDMI audio device. | pgoyette |
| 2017-06-12 | Descend into SUBDIR to actually build the wsbell module. | pgoyette |
| 2017-06-11 | Actually create the wsbell(4) module | pgoyette |
| 2017-06-11 | Define the NWSMUX symbol for the spkr module (for modules, we cannot | pgoyette |
| 2017-06-01 | Add the modules for audio, midi, and sequencer | pgoyette |
| 2017-05-20 | always put the module on the stack | mbalmer |
| 2017-05-20 | Only load a module if it is not already loaded in a state (much like userland | mbalmer |
| 2017-05-11 | Avoid possible null pointer dereferencing. | mbalmer |
| 2017-04-23 | Add luareadhappy to the list. | sevan |
| 2017-04-19 | Modularize ualea(4). | riastradh |
| 2017-04-16 | Can't destroy pb until we're done using it. | riastradh |
| 2017-04-15 | Build without installation example lua kernel module: luareadhappy | kamil |
| 2017-04-15 | Add new example kernel module in Lua luareadhappy | kamil |
| 2017-03-30 | Add auxv | christos |
| 2017-03-25 | add vioscsi to the list (disabled) | jdolecek |
| 2017-03-25 | add support for loading vioscsi driver dynamically | jdolecek |
| 2017-02-16 | add missing files. | knakahara |
| 2017-02-16 | add l2tp(4) L2TPv3 interface. | knakahara |
| 2017-01-26 | Define MODULAR so we can have syscalls autoload after the module autoloads. | christos |
| 2017-01-20 | Check pmf_device_register return value. NFC | maya |
| 2017-01-13 | Don't define PT_{S,G}ETREGS on the command line. Yes, it can make things | christos |
| 2017-01-02 | NPF: implement dynamic handling of interface addresses (the kernel part). | rmind |
| 2016-12-28 | oops forgot to commit this one. | christos |
| 2016-12-15 | Create a single combined module for spkr_pcppi and spkr_audio, and | pgoyette |
| 2016-12-15 | delete spkr_synth module | christos |
| 2016-12-12 | Fix path to files.audio. | nat |
| 2016-12-10 | Need to include audiobell.c | nat |
| 2016-12-10 | Ooopss, missed the Makefile | pgoyette |
| 2016-12-10 | Create a new module for the synthesized speaker(4). | pgoyette |
| 2016-12-09 | sync with latest. this should either be called spkr_pcppi or made to work | christos |
| 2016-12-09 | ditch ptree and use lpm | christos |
| 2016-12-09 | Add spkr_pcppi.c | christos |
| 2016-12-08 | Revert to previous. Add PCPPISPEAKER flag to fix build. | nat |
| 2016-12-08 | Fix building of the spkr module. The module now is the synthesized speaker. | nat |
| 2016-11-16 | Build the newly-created bufq_* modules | pgoyette |
| 2016-11-03 | Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod. | riastradh |
| 2016-11-02 | * Split sys/kern/sys_process.c into three parts: | pgoyette |
| 2016-10-19 | PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit kernel | skrll |
| 2016-10-15 | Sort entries within conditional blocks | skrll |
| 2016-09-27 | For now, disable all the newly-created ld(4) related modules. We need | pgoyette |
| 2016-09-27 | Add module build infrastructure for ld and its attachments | pgoyette |