From cffa9543012ee0bc2a1d355ed00839b03fe7ae0c Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 28 Aug 2007 19:25:04 +0000 Subject: nits --- BUGS | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 7819902..af1852a 100644 --- a/BUGS +++ b/BUGS @@ -1,18 +1,2 @@ -proc.c: - as a consequence of the implementation of proc_kill, - any loop calling sleep should check for p->killed - and be able to break out with an error return. - it is better if you check *before* sleep. - -syscall.c: - cannot convince runoff1 to split the extern lists - to fill previous page completely. - formatting: - file.c filewrite leaks onto next page need to fix PAGEBREAK mechanism - -fs.c: grep XXX - -sysfile.c: why does mknod take a type argument? - -- cgit v1.2.3