mjacob 2d5908293e Make the change similar to that suggested by Nick Hibma to avoid divide by
zero traps. I actually can't believe that this compiler is *sooooo* stupid
that it did a divide when there was 1024L*1024L instead of a right shift by
20. When we get quad type modifiers in kernel printf we can change to this
too (to avoid overflow on > terabyte disk sizes).
1999-07-03 21:14:45 +00:00
..
1998-09-15 06:33:23 +00:00
1998-09-15 06:33:23 +00:00
1998-09-15 06:33:23 +00:00
1999-04-19 21:26:08 +00:00
1999-04-19 21:26:08 +00:00
1998-09-15 06:33:23 +00:00
1999-06-20 18:19:44 +00:00
1998-09-15 06:33:23 +00:00
1998-09-22 04:53:23 +00:00