Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/31/1998 16:00:03
perry
Fri Jul 31 15:50:54 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv2575

Modified Files:
	exec_conf.c exec_elf32.c init_main.c kern_acct.c 
	kern_descrip.c kern_exit.c kern_ktrace.c kern_ntptime.c 
	kern_prot.c kern_resource.c kern_sig.c kern_subr.c 
	kern_sysctl.c kern_time.c subr_autoconf.c subr_prof.c 
	sys_generic.c sys_socket.c tty.c tty_conf.c tty_tb.c 
	uipc_socket.c uipc_syscalls.c uipc_usrreq.c vfs_bio.c 
	vfs_cache.c vfs_lockf.c vfs_subr.c vfs_syscalls.c 
Log Message:
fix sizeofs so they comply with the KNF style guide. yes, it is pedantic.