tame -> pledge conversion, in libc. I should crank libc, but am cheating
authorderaadt <deraadt@openbsd.org>
Fri, 9 Oct 2015 01:24:57 +0000 (01:24 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 9 Oct 2015 01:24:57 +0000 (01:24 +0000)
commit4c738cc8dfcda4dd9f8b01ab736a275a5eeb36f7
tree15710f9fa802033a946ecacf92f5b02423e41939
parent350b464c5787ce73b4bf8e99960537423713261c
tame -> pledge conversion, in libc.  I should crank libc, but am cheating
hoping things go well.  The old symbol is faked via a stupid stub function,
until next major crank when it can be removed.  I am expecting guenther
to scream at me.
lib/libc/Symbols.list
lib/libc/sys/Makefile.inc
lib/libc/sys/pledge.2 [new file with mode: 0644]
lib/libc/sys/tame.2 [deleted file]
lib/libc/sys/tame.c [new file with mode: 0644]