diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-03-15 00:03:23 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-03-15 00:03:23 +0000 |
commit | f22f10e834e49423a4dd831512cd5dfea7f49536 (patch) | |
tree | 189189e3167b5a1278beb7b116a1c6435f2985b1 | |
parent | b5861e8f5ab6bb72a9b47a10a9ff461f1bb3c2cb (diff) |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Mar 14 18:53:01 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * device/ds_routines.c (ds_read_done): When touching memory to + mark it dirty, make sure we say "volatile" so the compiler doesn't + optimize it out. + Tue Jan 26 21:36:10 1999 Thomas Bushnell, BSG <tb@mit.edu> * kern/exception.c (exception_no_server): Correctly comment out |