summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorrsc <rsc>2007-09-05 15:55:43 +0000
committerrsc <rsc>2007-09-05 15:55:43 +0000
commite9f8419fbe33a94f4d0b18ec8c509156bdb84d2a (patch)
treedd569010d3f27d0f2c13c3c17541ca5d833ce38e /BUGS
parentab4cedb5930cb21f0a4810f64be0ab6cfca026f3 (diff)
downloadxv6-labs-e9f8419fbe33a94f4d0b18ec8c509156bdb84d2a.tar.gz
xv6-labs-e9f8419fbe33a94f4d0b18ec8c509156bdb84d2a.tar.bz2
xv6-labs-e9f8419fbe33a94f4d0b18ec8c509156bdb84d2a.zip
sh
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index af1852a..81d2220 100644
--- a/BUGS
+++ b/BUGS
@@ -1,2 +1,7 @@
formatting:
need to fix PAGEBREAK mechanism
+
+sh:
+ can't always runcmd in child -- breaks cd.
+ maybe should hard-code PATH=/ ?
+