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 Stop enforcing additional reference on all cdevs, which was introduced 2015-01-19 17:36:52 +00:00
devfs_rule.c make path matching in devfs rules consistent and sane (and safer) 2013-07-26 14:25:58 +00:00
devfs_vfsops.c Make it possible to forcibly unmount devfs. 2015-08-24 14:04:44 +00:00
devfs_vnops.c sys/devfs: unsign an index to prevent signed integer overflow. 2016-04-28 02:39:43 +00:00
devfs.h