Re: style 9 pet annoyance

1999-02-01 Thread Eric Haug
Hi All, You should run vi with set tabstop=3 and shiftwidth=3 and see what you think of the 4 spaces that are IMHO now making the code look really bad. I think that the spaces stuff should be eliminated in favor of only tabs. Yes, i just deal with it. eric haug Saint Louis Univ To Unsubscribe

Re: Using Soren's new ATA driver

1999-03-04 Thread Eric Haug
Hi I am also seeing this same problem. With ATA_DEBUG and AD_DEBUG I see that blocks 127 and 2127 are read successfully and then the panic. eric haug Saint Louis Univ. > ad0s4: cannot find label (no disk label) > /: bad dir ino 2 at offset 0: mangled entry > panic: ufs_dirbad

process did not exit properly after kill signal

1999-05-26 Thread Eric Haug
06:20 CDT I suppose this is some VM problem with cleaning up on program exit. Fixed since May 5 ??? eric haug Saint Louis Univ #define L 32 long j[L][1024][1024]; main() { int l,m,n,o; for(o=0; o<16;o++) for(l=0; l