Re: Building OSKit-Mach (texinfo format)

2001-09-25 Thread Kevin Kreamer
Robert, thank you for your help. Jeff, here's that doc I was telling you about. On Sat, Sep 22, 2001 at 01:14:35PM +, Robert J. Chassell said: > The document formats without reported error, except for one overfull > and one underfull hbox in the TeX dvi output. Ok, I've changed the overfull

Re: Kernel Divide error trap

2001-09-25 Thread Piotr Krukowiecki
On Tue, 25 Sep 2001, Piotr Krukowiecki wrote: (I should have written before that there were some files on /tmp) > And another bug, maybe know already: > [...] > cleaning up left over files...panic: choose_pset_thread It happened again, so i rebooted to linux and enabled swap in fstab, after th

Re: Kernel Divide error trap

2001-09-25 Thread Piotr Krukowiecki
On Sun, 23 Sep 2001, Marcus Brinkmann wrote: > Ok, this ath the end of the following code in machine/pit.c: > > #define MICROCOUNT 1000/* keep small to prevent overflow */ > microfind() > { > unsigned int flags; > unsigned char byte; > unsigned short leftover; >