Date: Sat, 9 Sep 1995 11:10:38 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c vm_init.c vm_pageout.c Message-ID: <199509091810.LAA22164@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/09/09 11:10:38
Modified: sys/i386/i386 autoconf.c conf.c cons.c machdep.c mem.c
sys/i386/isa spkr.c
sys/kern init_main.c kern_clock.c kern_malloc.c
kern_synch.c subr_prof.c sysv_msg.c sysv_sem.c
sysv_shm.c tty_subr.c uipc_domain.c uipc_mbuf.c
vfs_bio.c vfs_conf.c vfs_init.c
sys/miscfs/devfs devfs_tree.c
sys/net if.c if_disc.c if_loop.c if_ppp.c if_sl.c if_tun.c
sys/sys kernel.h mount.h
sys/vm vm_glue.c vm_init.c vm_pageout.c
Log:
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
compiler warnings.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509091810.LAA22164>
