]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
While in the real world, I had a bad case of being swapped out for a lot of
authorphk <phk@FreeBSD.org>
Sun, 25 Sep 1994 19:34:02 +0000 (19:34 +0000)
committerphk <phk@FreeBSD.org>
Sun, 25 Sep 1994 19:34:02 +0000 (19:34 +0000)
commitf73f35898343587c73fd60422f7c2b15d42bae85
tree2bdcafaa0162204e5a4853957c908b232cb276c8
parent3346279530bc82ada4f70172db34ce0ddbb269bf
While in the real world, I had a bad case of being swapped out for a lot of
cycles.  While waiting there I added a lot of the extra ()'s I have, (I have
never used LISP to any extent).  So I compiled the kernel with -Wall and
shut up a lot of "suggest you add ()'s", removed a bunch of unused var's
and added a couple of declarations here and there.  Having a lap-top is
highly recommended.  My kernel still runs, yell at me if you kernel breaks.
32 files changed:
sys/amd64/include/cpufunc.h
sys/i386/include/cpufunc.h
sys/kern/imgact_aout.c
sys/kern/imgact_shell.c
sys/kern/init_main.c
sys/kern/kern_clock.c
sys/kern/kern_descrip.c
sys/kern/kern_exec.c
sys/kern/kern_exit.c
sys/kern/kern_lockf.c
sys/kern/kern_physio.c
sys/kern/kern_proc.c
sys/kern/kern_prot.c
sys/kern/kern_resource.c
sys/kern/kern_sig.c
sys/kern/kern_synch.c
sys/kern/kern_tc.c
sys/kern/kern_time.c
sys/kern/kern_timeout.c
sys/kern/kern_xxx.c
sys/kern/subr_clist.c
sys/kern/subr_log.c
sys/kern/sys_generic.c
sys/kern/sys_process.c
sys/kern/tty_subr.c
sys/kern/vfs_bio.c
sys/kern/vfs_export.c
sys/kern/vfs_subr.c
sys/sys/bio.h
sys/sys/buf.h
sys/sys/signalvar.h
sys/sys/vnode.h