freebsd-dev/sys/fs/devfs
bde a1d12439dc Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined.
This fixes warnings that should be errors in fstat.

Reminded by:	alpha tinderbox

Fixed some style bugs (ones near BOF and EOF; there are many more).
2002-04-21 15:47:03 +00:00
..
devfs_devs.c Add a new sysinit SI_SUB_DEVFS. Devfs hooks into the kernel at SI_ORDER_FIRST, 2002-01-09 04:58:49 +00:00
devfs_vfsops.c Remove __P. 2002-03-19 22:20:14 +00:00
devfs_vnops.c Fixed assorted bugs in setting of timestamps in devfs_setattr(). 2002-04-05 15:16:08 +00:00
devfs.h Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined. 2002-04-21 15:47:03 +00:00