From 449550e60fad0717a9c589cd5e2f5ec679276eda Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 7 Sep 2006 20:50:41 +0000 Subject: [PATCH] Add: * In grading scripts, warn when a fault is caused by an attempt to write to the kernel text segment. (Among other things we need to explain that "text" means "code".) --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 2764709..108a05d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ -*- text -*- +* In grading scripts, warn when a fault is caused by an attempt to + write to the kernel text segment. (Among other things we need to + explain that "text" means "code".) + * Reconsider command line arg style--confuses everyone. * Internal tests. -- 2.30.2