Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
David van Moolenbroek d2532d3d42 Start using sysctl(3) throughout userland
This patch mostly removes MINIX3-specific workarounds for missing
sysctl support.

Change-Id: I21e35e887359619ba72c252aa43d9017301a46ac
2016-01-13 20:32:45 +01:00
bin Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
common
crypto
distrib Add MIB service, sysctl(2) support 2016-01-13 20:32:37 +01:00
docs
etc Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
external
games Fix weird flock uses 2016-01-13 20:32:23 +01:00
gnu
include Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
lib Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
libexec Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
minix Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
releasetools Add MIB service, sysctl(2) support 2016-01-13 20:32:37 +01:00
sbin Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
share Integrate ASR instrumentation into build system 2016-01-13 20:32:34 +01:00
sys Add MIB service, sysctl(2) support 2016-01-13 20:32:37 +01:00
tests
tools
usr.bin Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
usr.sbin Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
.gitignore
.gitreview
build.sh
LICENSE
Makefile
Makefile.inc