CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2009/08/14 15:16:13
Modified files: sys/ddb : db_command.c db_command.h db_interface.h sys/nfs : nfs.h nfs_debug.c Log message: add ddb functions to be able to show all the nfsnodes in the system and rewrite the nfsreq code to use pool_walk(). OK beck@, blambert@