Subject: changed files: 'src/sys/kern subr_prof.c init_main.c kern_acct.c kern_clock.c kern_exit.c kern_fork.c kern_kinfo.c kern_ktrace.c kern_resource.c kern_sig.c kern_synch.c kern_time.c subr_prf.c sys_generic.c sys_process.c tty.c tty_conf.c tty_pty.c tty_subr.c uipc_domain.c'
To: None <source-changes>
From: Chris G. Demetriou <cgd>
List: source-changes
Date: 05/04/1994 22:38:50
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/ren/sys/kern

Modified Files:
	init_main.c kern_acct.c kern_clock.c kern_exit.c kern_fork.c 
	kern_kinfo.c kern_ktrace.c kern_resource.c kern_sig.c 
	kern_synch.c kern_time.c subr_prf.c sys_generic.c 
	sys_process.c tty.c tty_conf.c tty_pty.c tty_subr.c 
	uipc_domain.c 
Added Files:
	subr_prof.c 
Log Message:
lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around.  kill some unnecessary type and macro
definitions.  standardize clock handling.  More changes than you'd want.


------------------------------------------------------------------------------