Date: Mon, 19 Aug 1996 13:07:14 -0700 (PDT) From: Julian Elischer <julian> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/vn vn.c src/sys/i386/i386 machdep.c src/sys/kern kern_shutdown.c kern_xxx.c subr_prf.c Message-ID: <199608192007.NAA09477@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 96/08/19 13:07:12
Modified: sys/dev/vn vn.c
sys/i386/i386 machdep.c
sys/kern kern_shutdown.c kern_xxx.c subr_prf.c
Log:
Collect all the functioons concerned with rebooting into one place
also add the at_shutdown callout list, and change the one user of
the present (broken) method (the vn driver) to use the new scheme.
Revision Changes Path
1.38 +6 -5 src/sys/dev/vn/vn.c
1.199 +6 -160 src/sys/i386/i386/machdep.c
1.2 +2 -1 src/sys/kern/kern_shutdown.c
1.23 +1 -55 src/sys/kern/kern_xxx.c
1.38 +1 -56 src/sys/kern/subr_prf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608192007.NAA09477>
