OpenGrok
Cross Reference: linux32_sysctl.h
xref
: /
src
/
sys
/
compat
/
linux32
/
common
/
linux32_sysctl.h
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/linux32/common/linux32_sysctl.h
Revision
Date
Author
Comments
1.6
21-Mar-2020
pgoyette
Deal with having to teardown sysctl entries in multiple sub-trees.
(This used to work, but I broke it recently.)
1.5
16-Mar-2020
pgoyette
Use the module subsystem's ability to process SYSCTL_SETUP() entries to
automate installation of sysctl nodes.
Note that there are still a number of device and pseudo-device modules
that create entries tied to individual device units, rather than to the
module itself. These are not changed.
1.4
22-Aug-2018
msaitoh
- Cleanup for dynamic sysctl:
- Remove unused *_NAMES macros for sysctl.
- Remove unused *_MAXID for sysctls.
- Move CTL_MACHDEP sysctl definitions for m68k into m68k/include/cpu.h and
use them on all m68k machines.
1.3
29-Sep-2017
maxv
branches: 1.3.2; 1.3.4;
Remove compat_linux32 from the autoload list and add a enable/disable
sysctl, like compat_linux.
1.2
19-Nov-2008
ad
branches: 1.2.26;
Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:
- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime
1.1
09-Feb-2006
manu
branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; 1.1.72; 1.1.76; 1.1.82; 1.1.86;
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
that the i386 license manager part of amd64 version of Fluent works.
While I'm here, add SysV IPC to COMPAT_LINUX/amd64
1.1.86.1
19-Jan-2009
skrll
Sync with HEAD.
1.1.82.1
13-Dec-2008
haad
Update haad-dm branch to haad-dm-base2.
1.1.76.1
04-May-2009
yamt
sync with head.
1.1.72.1
17-Jan-2009
mjf
Sync with HEAD.
1.1.22.2
09-Sep-2006
rpaulo
sync with head
1.1.22.1
09-Feb-2006
rpaulo
file linux32_sysctl.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:46:04 +0000
1.1.16.2
21-Jun-2006
yamt
sync with head.
1.1.16.1
09-Feb-2006
yamt
file linux32_sysctl.h was added on branch yamt-lazymbuf on 2006-06-21 14:59:27 +0000
1.1.10.2
22-Apr-2006
simonb
Sync with head.
1.1.10.1
09-Feb-2006
simonb
file linux32_sysctl.h was added on branch simonb-timecounters on 2006-04-22 11:38:14 +0000
1.1.2.2
18-Feb-2006
yamt
sync with head.
1.1.2.1
09-Feb-2006
yamt
file linux32_sysctl.h was added on branch yamt-uio_vmspace on 2006-02-18 15:39:02 +0000
1.2.26.1
03-Dec-2017
jdolecek
update from HEAD
1.3.4.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.3.4.1
10-Jun-2019
christos
Sync with HEAD
1.3.2.1
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
Indexes created Wed Oct 15 16:09:53 GMT 2025