freebsd-dev/sys/fs/devfs
Konstantin Belousov ae40237874 Remove zero assignments in the cdev allocator. cdp memory is
requested with M_ZERO.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2016-05-21 09:55:32 +00:00
..
devfs_devs.c Remove zero assignments in the cdev allocator. cdp memory is 2016-05-21 09:55:32 +00:00
devfs_dir.c
devfs_int.h
devfs_rule.c
devfs_vfsops.c
devfs_vnops.c sys/devfs: unsign an index to prevent signed integer overflow. 2016-04-28 02:39:43 +00:00
devfs.h