CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/12 12:44:01
Modified files:
sys/ufs/ext2fs : ext2fs_inode.c ext2fs_lookup.c ext2fs_vfsops.c
sys/ufs/ffs : ffs_inode.c ffs_softdep.c ffs_vfsops.c
sys/ufs/mfs : mfs_vnops.c
sys/ufs/ufs : ufs_dirhash.c ufs_vnops.c
sys/uvm : uvm_amap.c uvm_aobj.c uvm_device.c uvm_map.c
uvm_mmap.c uvm_swap.c
Log message:
add a size argument to free. will be used soon, but for now default to 0.
after discussions with beck deraadt kettenis.
