Matt Jacob a7454a8878 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
..
1999-07-03 21:03:56 +00:00
1999-05-31 11:29:30 +00:00
1999-07-03 21:03:56 +00:00
1999-04-27 11:18:52 +00:00
1999-05-31 11:29:30 +00:00
1999-07-03 08:50:45 +00:00