CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/08 07:50:15
Modified files:
sys/uvm : uvm_aobj.c uvm_device.c uvm_fault.c uvm_loan.c
uvm_meter.c uvm_page.c uvm_pdaemon.c uvm_stat.c
uvm_swap.c
Log message:
Remove static qualifier of functions that are not inline.
Makes trace in ddb useful.
ok oga
