mux 24aca74f2d o Remove the initialization of unused fields in the struct
uio now that we don't use uiomove() anymore.
o Enforce stricter checks on the length of the iov's in
  nmount(2) since we now malloc() them individually and
  corrupted iov's could make the kernel crash in malloc()
  with "kmem_map too small".

Reviewed by:	phk
2002-06-22 18:07:05 +00:00
..
2002-06-21 22:34:51 +00:00
2002-06-19 20:44:48 +00:00
2002-05-16 21:28:32 +00:00
2002-06-21 19:53:04 +00:00
2002-06-12 14:55:19 +00:00
2002-05-24 07:26:17 +00:00
2002-06-22 16:33:29 +00:00
2002-06-13 17:28:55 +00:00