| Age | Commit message (Expand) | Author |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2023-08-16 | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2021-11-18 | Fix some modules to export more used symbols | Konstantin Belousov |
| 2020-04-01 | Retire procfs-based process debugging. | John Baldwin |
| 2018-04-06 | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis |
| 2017-03-05 | remove procfs ctl interface | Eric Badger |
| 2017-03-04 | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper |
| 2010-08-23 | MFtbemd: | Warner Losh |
| 2010-03-11 | Provide groundwork for 32-bit binary compatibility on non-x86 platforms, | Nathan Whitehorn |
| 2009-09-23 | Add per-process osrel node to the procfs, to allow read and set p_osrel | Konstantin Belousov |
| 2006-09-27 | Fix our ioctl(2) implementation when the argument is "int". New | Ruslan Ermilov |
| 2005-08-18 | Define the target for opt_compat.h only if KERNBUILDDIR | Yaroslav Tykhiy |
| 2005-08-18 | Don't break local style. | Yaroslav Tykhiy |
| 2005-08-11 | Fix stand-alone (or MODULES_WITH_WORLD=1) build of | Yaroslav Tykhiy |
| 2002-10-26 | Slightly change the semantics of vnode labels for MAC: rather than | Robert Watson |
| 2002-08-01 | Introduce support for Mandatory Access Control and extensible | Robert Watson |
| 2002-02-04 | Move the pseudofs, procfs and linprocfs modules out from the fs directory. | Dag-Erling Smørgrav |
| 2001-12-04 | Pseudofsize procfs(5). | Dag-Erling Smørgrav |
| 2001-05-23 | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | Ruslan Ermilov |
| 2001-01-06 | Use a consistent style and one much closer to the rest of /usr/src | David E. O'Brien |
| 2000-12-09 | Add four missing source files. | Dag-Erling Smørgrav |
| 2000-05-27 | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | Peter Wemm |
| 2000-05-04 | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | Peter Wemm |
| 1999-12-12 | Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been | Peter Wemm |
| 1999-12-12 | Bring these more into line with other modules that have .h files generated | Peter Wemm |
| 1999-11-28 | Removed special rules for building and cleaning device interface files | Bruce Evans |
| 1999-08-28 | $Id$ -> $FreeBSD$ | Peter Wemm |
| 1999-05-04 | Add procfs_rlimit.c so the kernel actually compiles. | Bill Fumerola |
| 1998-10-16 | Sample initial set of kld-ified modules. Not all have been completely | Peter Wemm |
| 1998-07-27 | A better solution to the rm_at_exit problem: Register the exit function | Alexander Langer |
| 1998-07-25 | Override the default VFS LKM dispatch functions so that a module | Alexander Langer |
| 1998-07-01 | Added opt_vmpage.h to SRCS so that it actually gets created. | Bruce Evans |
| 1998-06-30 | Leading whitespace in Makefile are TABS not spaces.... | Søren Schmidt |
| 1998-06-30 | fix more of my breakage... :( | John-Mark Gurney |
| 1998-02-06 | Back out opt_diagnostic.h changes. | Eivind Eklund |
| 1998-02-04 | Make the LKMs handle DIAGNOSTIC as a new-style option. | Eivind Eklund |
| 1997-02-22 | Revert $FreeBSD$ back to $Id$ | Peter Wemm |
| 1997-01-14 | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard |
| 1996-06-18 | Add new parts, kernel not booted in other case | Andrey A. Chernov |
| 1996-01-24 | Attempt to fix the procfs LKM after making some of the procfs | Peter Wemm |
| 1994-09-21 | Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more | Garrett Wollman |