| Age | Commit message (Expand) | Author |
| 2020-03-21 | Deal with having to teardown sysctl entries in multiple sub-trees. | pgoyette |
| 2020-03-16 | Use the module subsystem's ability to process SYSCTL_SETUP() entries to | pgoyette |
| 2017-09-29 | Remove compat_linux32 from the autoload list and add a enable/disable | maxv |
| 2014-05-16 | Get rid of all sysc_init_field uses - initialize fields directly in C99 | martin |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2013-11-18 | claim to be linux 3.11.6 (opensuse 13.1). | chs |
| 2010-07-07 | many changes for COMPAT_LINUX: | chs |
| 2009-01-05 | Make sysctl(2) fails with ENOTDIR (instead of EINVAL) for invalid mib | njoly |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2008-01-07 | Patch up sysctl locking: | ad |
| 2007-12-20 | Convert all the system call entry points from: | dsl |
| 2007-12-08 | ANSIfy most of the function definitions in sys/compat (but not ndis). | dsl |
| 2007-08-15 | Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed | ad |
| 2007-03-18 | Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). | dsl |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-09-23 | Add sysctl tracing to emulations. | manu |
| 2006-09-05 | Fix linux32_sys_sysctl, it was horribly broken. | manu |
| 2006-02-09 | Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so | manu |