OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Michael Shalayeff (mickeycvs.openbsd.org)
Date: Mon Jul 31 2006 - 06:51:29 CDT


CVSROOT: /cvs
Module name: src
Changes by: mickeycvs.openbsd.org 2006/07/31 05:51:29

Modified files:
        sys/uvm : uvm_amap.c uvm_amap_i.h uvm_anon.c uvm_aobj.c
                         uvm_device.c uvm_fault.c uvm_km.c uvm_map.c
                         uvm_page.c uvm_pager.c uvm_pdaemon.c uvm_swap.c
                         uvm_vnode.c

Log message:
fix uvmhist #2: args are always u_long so fix missing %d and %x and no %ll; no change for normal code