diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-04-24 17:25:49 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-04-24 17:25:49 +0000 |
commit | 252f5a8afe6b5b111892b36afb93c70921f89290 (patch) | |
tree | 01af45ee09f46f1533090c5c0472863868235b75 | |
parent | 727bcff20adc173ea753a5c7b428f084a31a0a28 (diff) |
*** empty log message ***
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,5 +1,8 @@ Fri Apr 24 13:19:40 1998 Thomas Bushnell n/BSG <thomas@melange.gnu.org> + * kern/debug.c (panic): Increase "seconds" in delay to 1000; machines + are faster now. + * i386/i386at/gpl/linux/linux_kmem.c: Increase MEM_CHUNKS to 7. Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> @@ -19,10 +22,6 @@ Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * kern/mach_clock.c (record_time_stamp): New function. * kern/time_out.h (record_time_stamp): Add prototype. -1997-08-14 Miles Bader <miles@gnu.ai.mit.edu> - - * i386/i386at/gpl/linux/include/linux/pci.h: Update from linux-2.0.30. - Sun Aug 3 18:25:38 1997 Shantanu Goel <goel@cs.columbia.edu> * i386/i386/thread.h (struct pcb): Added new field `data' used |