summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorrsc <rsc>2007-08-08 09:29:18 +0000
committerrsc <rsc>2007-08-08 09:29:18 +0000
commit35a24c8318dd784b62c57b1933ded6e880faaa55 (patch)
tree9ac5878c77d690b7640e49716cb6b3e12cbc6601 /BUGS
parent2e51e12f0917229ff2bc8dfca22c9b35172e9445 (diff)
downloadxv6-labs-35a24c8318dd784b62c57b1933ded6e880faaa55.tar.gz
xv6-labs-35a24c8318dd784b62c57b1933ded6e880faaa55.tar.bz2
xv6-labs-35a24c8318dd784b62c57b1933ded6e880faaa55.zip
fix index bug
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 331d1d2..6d859e7 100644
--- a/BUGS
+++ b/BUGS
@@ -1,6 +1,3 @@
-index:
- SEG_NULL, SEG_ASM not in the index
-
proc.c:
as a consequence of the implementation of proc_kill,
any loop calling sleep should check for p->killed