freebsd-dev/sys/fs
David Malone da71e9a21b Make malloc use M_ZERO in some more locations.
Don't check for a null pointer if malloc called with M_WAITOK.

Submitted by:	josh@zipperup.org
Submitted by:	Robert Drehmel <robd@gmx.net>
Approved by:	bp
2000-10-29 16:14:28 +00:00
..
cd9660 Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
coda Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
deadfs Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
devfs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
fdescfs o Move from Alfred Perstein's "exclusion" technique of handling special 2000-10-09 20:06:13 +00:00
fifofs Introduce vop_stdinactive() and make it the default if no vop_inactive 2000-08-18 10:01:02 +00:00
hpfs Blow away the v_specmountpoint define, replacing it with what it was 2000-10-09 17:31:39 +00:00
msdosfs Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
ntfs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
nullfs Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
nwfs Make malloc use M_ZERO in some more locations. 2000-10-29 16:14:28 +00:00
portalfs Introduce vop_stdinactive() and make it the default if no vop_inactive 2000-08-18 10:01:02 +00:00
procfs return correct type for process directory entries, DT_DIR not DT_REG 2000-10-05 23:19:51 +00:00
specfs Blow away the v_specmountpoint define, replacing it with what it was 2000-10-09 17:31:39 +00:00
umapfs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
unionfs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00