Rename the kernel NODEV to NOCDEV to avoid conflicts with the userland NODEV.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 9 Sep 2006 19:34:47 +0000 (19:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 9 Sep 2006 19:34:47 +0000 (19:34 +0000)
commit5711af4fc7305a9ffb45218a757c12eb8fa8ca59
tree15304bc4d4562a70ddc0a50bc8f53c63e0f12818
parent0de08e6ddcbc27fea3f31d0970990a5874cdbc1d
Rename the kernel NODEV to NOCDEV to avoid conflicts with the userland NODEV.
22 files changed:
sys/bus/firewire/fwdev.c
sys/conf/nfsswapkernel.c
sys/cpu/i386/misc/i386-gdbstub.c
sys/ddb/db_command.c
sys/dev/misc/kbd/kbd.c
sys/dev/misc/snp/snp.c
sys/dev/serial/sio/sio.c
sys/dev/sound/pcm/dsp.c
sys/dev/sound/pcm/mixer.c
sys/emulation/linux/linux_stats.c
sys/i386/i386/autoconf.c
sys/i386/i386/i386-gdbstub.c
sys/kern/kern_conf.c
sys/kern/kern_shutdown.c
sys/kern/vfs_conf.c
sys/kern/vfs_subr.c
sys/netproto/smb/smb_dev.c
sys/platform/pc32/i386/autoconf.c
sys/platform/pc32/i386/i386-gdbstub.c
sys/sys/param.h
sys/vfs/nfs/nfsdiskless.h
sys/vm/vm_swap.c