freebsd-src/sys/ufs
Alan Cox 6134838f99 Sufficient access checks are performed by vmapbuf() that calling useracc()
is pointless.  Remove the call to useracc().

Don't reinitialize fields that are already initialized by getpbuf().

Reviewed by:	tegge
2003-04-06 19:26:30 +00:00
..
ffs Sufficient access checks are performed by vmapbuf() that calling useracc() 2003-04-06 19:26:30 +00:00
ufs Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00