Deleted Added
full compact
1d0
< #define DEBUG 1
35c34
< * $FreeBSD: head/sys/fs/devfs/devfs_vnops.c 76320 2001-05-06 17:40:34Z phk $
---
> * $FreeBSD: head/sys/fs/devfs/devfs_vnops.c 76554 2001-05-13 20:52:40Z phk $
37a37,39
> #include <opt_devfs.h>
> #ifndef NODEVFS
>
196,199d197
< #ifdef DEBUG
< if (error)
< printf("devfs_getattr: return error %d\n", error);
< #endif
713a712
> #endif