From 3a78a07143fc793923e9f965820d97f4b3de6ec4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Tue, 10 May 2011 05:33:43 +0000 Subject: ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly to start and remove inst/gui, add sys/lib/rootbind, cisfd(8) manpage --- sys/lib/rootbind | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 sys/lib/rootbind (limited to 'sys/lib/rootbind') diff --git a/sys/lib/rootbind b/sys/lib/rootbind new file mode 100755 index 000000000..c2e937f9f --- /dev/null +++ b/sys/lib/rootbind @@ -0,0 +1,4 @@ +bind `{pwd} /n/src9 +bind /n/src9/386/bin /bin +bind -a /n/src9/rc/bin /bin +for(i in 386 rc acme mail sys lib cron){bind -c /n/src9/$i /$i} -- cgit v1.2.3