CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/03/20 09:19:04
Modified files:
sys/uvm : uvm_amap_i.h uvm_anon.c uvm_aobj.c uvm_device.c
uvm_fault.c uvm_glue.c uvm_init.c uvm_loan.c
uvm_map_i.h uvm_meter.c uvm_mmap.c uvm_pager.c
uvm_pdaemon.c uvm_pglist.c uvm_stat.c
uvm_swap.c uvm_unix.c uvm_vnode.c
Log message:
While working on some stuff in uvm I've gotten REALLY sick of reading
K&R function declarations, so switch them all over to ansi-style, in
accordance with the prophesy.
"go for it" art@