freebsd-dev/sys/fs/specfs
Julian Elischer adb2dc299a #ifdef out nearly the entire file of conf.c when JREMOD is defined
add a few safety checks in specfs because
now it's possible to get entries in [cd]devsw[] which are ALL NULL
so it's better to discover this BEFORE jumping into the d_open() entry..

more check to come later.. this getsthe code to the stage where I
can start testing it, even if I haven't caught every little error case...
I guess I'll find them quick enough..
1995-11-29 12:38:49 +00:00
..
spec_vnops.c #ifdef out nearly the entire file of conf.c when JREMOD is defined 1995-11-29 12:38:49 +00:00