minix/bin/sh
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
..
bltin Importing bin/sh 2014-08-29 12:56:04 -04:00
funcs Importing bin/sh 2014-08-29 12:56:04 -04:00
USD.doc NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
alias.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
alias.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
arith_lex.l Importing bin/sh 2014-08-29 12:56:04 -04:00
arith.y Importing bin/sh 2014-08-29 12:56:04 -04:00
builtins.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
cd.c Importing bin/sh 2014-08-29 12:56:04 -04:00
cd.h Importing bin/sh 2014-08-29 12:56:04 -04:00
error.c Importing bin/sh 2014-08-29 12:56:04 -04:00
error.h Importing bin/sh 2014-08-29 12:56:04 -04:00
eval.c Start using sysctl(3) throughout userland 2016-01-13 20:32:45 +01:00
eval.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
exec.c Importing bin/sh 2014-08-29 12:56:04 -04:00
exec.h Importing bin/sh 2014-08-29 12:56:04 -04:00
expand.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
expand.h Importing bin/sh 2014-08-29 12:56:04 -04:00
histedit.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
init.h Importing bin/sh 2014-08-29 12:56:04 -04:00
input.c Importing bin/sh 2014-08-29 12:56:04 -04:00
input.h Importing bin/sh 2014-08-29 12:56:04 -04:00
jobs.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
jobs.h Importing bin/sh 2014-08-29 12:56:04 -04:00
machdep.h Importing bin/sh 2014-08-29 12:56:04 -04:00
mail.c Importing bin/sh 2014-08-29 12:56:04 -04:00
mail.h Importing bin/sh 2014-08-29 12:56:04 -04:00
main.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
main.h Importing bin/sh 2014-08-29 12:56:04 -04:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
memalloc.c Importing bin/sh 2014-08-29 12:56:04 -04:00
memalloc.h Importing bin/sh 2014-08-29 12:56:04 -04:00
miscbltin.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
miscbltin.h Importing bin/sh 2014-08-29 12:56:04 -04:00
mkbuiltins Importing bin/sh 2014-08-29 12:56:04 -04:00
mkinit.sh Importing bin/sh 2014-08-29 12:56:04 -04:00
mknodes.sh Importing bin/sh 2014-08-29 12:56:04 -04:00
mktokens Importing bin/sh 2014-08-29 12:56:04 -04:00
myhistedit.h Importing bin/sh 2014-08-29 12:56:04 -04:00
mystring.c Importing bin/sh 2014-08-29 12:56:04 -04:00
mystring.h Importing bin/sh 2014-08-29 12:56:04 -04:00
nodes.c.pat Importing bin/sh 2014-08-29 12:56:04 -04:00
nodetypes Importing bin/sh 2014-08-29 12:56:04 -04:00
options.c Importing bin/sh 2014-08-29 12:56:04 -04:00
options.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
output.c Importing bin/sh 2014-08-29 12:56:04 -04:00
output.h Importing bin/sh 2014-08-29 12:56:04 -04:00
parser.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
parser.h Importing bin/sh 2014-08-29 12:56:04 -04:00
redir.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
redir.h Importing bin/sh 2014-08-29 12:56:04 -04:00
sh.1 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
shell.h Importing bin/sh 2014-08-29 12:56:04 -04:00
show.c Importing bin/sh 2014-08-29 12:56:04 -04:00
show.h Importing bin/sh 2014-08-29 12:56:04 -04:00
syntax.c Importing bin/sh 2014-08-29 12:56:04 -04:00
syntax.h Importing bin/sh 2014-08-29 12:56:04 -04:00
TOUR Importing bin/sh 2014-08-29 12:56:04 -04:00
trap.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
trap.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
var.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
var.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00