dyson f24102e640 Fixed a problem that malloc(..,..,M_NOWAIT) was being called without checking
for return values.  It just so happens that in the cases where it is likely
to fail, it is okay to change the M_NOWAIT to M_WAITOK -- and all will
be well.  This problem was manfest as a panic very regularly on a 4MB
system right after bootup.
1995-08-08 05:14:40 +00:00
..
1995-06-11 19:33:05 +00:00
1995-06-11 19:33:05 +00:00
1995-05-30 08:16:23 +00:00
1995-03-28 21:30:13 +00:00