cvs commit: src/sys/fs/nullfs null_subr.c null_vfsops.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Jul 10 14:20:11 PDT 2004
marcel 2004-07-10 21:20:11 UTC
FreeBSD src repository
Modified files:
sys/fs/nullfs null_subr.c null_vfsops.c
Log:
Update for the KDB framework:
o Call kdb_enter() instead of Debugger().
o Make debugging code conditional upon KDB instead of DDB.
Revision Changes Path
1.43 +1 -2 src/sys/fs/nullfs/null_subr.c
1.61 +2 -1 src/sys/fs/nullfs/null_vfsops.c
More information about the cvs-src
mailing list