[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	2000/09/07 14:15:29

Modified files:
	sys/uvm        : uvm_amap.c uvm_amap_i.h uvm_anon.c uvm_aobj.c 
	                 uvm_glue.c uvm_init.c uvm_km.c uvm_map.c 
	                 uvm_meter.c uvm_page.c uvm_stat.h uvm_swap.c 
	                 uvm_swap_encrypt.c uvm_vnode.c 

Log message:
Convert bzero to memset(X, 0..) and bcopy to memcpy.
This is to match (make diffs smaller) the code in NetBSD.
new gcc inlines those functions, so this could also be a performance win.





Visit your host, monkey.org