freebsd kernel with SKQ
Go to file
Julian Elischer ad4240fec4 move all functions related to shutting down to one file
called kern_shutdown.c

note: I couldn't see anything machine dependant in the
functions boot() and dumpsys() which were in machdep.c
I have left a prototype for cpu_boot() which would go in
machdep.c, but I have nothing to put in it. Iexpect others will
let me know in no uncertain ways that this or that  is machine dependant
and should be there, but I'll way for that to happen.. :)

I haven't actually taken the functions OUT of machdep
or anywhere else yet.. I'm checking in this file so others can have a look
at it and comment. SO PLEASE DO COMMENT!

I am also (in another checkin) addinf a man(9) page for the new
at_shotdown().. er freudian slip there.. at_shutdown() call
so have a look at that (and at_exit and at_fork as well)
and feed me comments..

I'll heck in the changes to make these (shutdown) changes active tomorrow
if no-one objects too strongly..
1996-08-19 02:19:23 +00:00
bin Take out 0201-0207 range - those characters abused by sh 1996-08-12 22:14:50 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
etc ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
include #if !ANSI !POSIX newly added collate_range_cmp function 1996-08-13 14:01:40 +00:00
lib Clean up the beforeinstall target a bit more, bde pointed out that the old 1996-08-19 01:21:46 +00:00
libexec Add a ``-P altlogin'' option which allows the sysadmin to specify an 1996-08-13 07:51:45 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Submitted by: Archie@whistle.com 1996-08-13 22:20:20 +00:00
secure Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
share Typo police. 1996-08-18 17:04:41 +00:00
sys move all functions related to shutting down to one file 1996-08-19 02:19:23 +00:00
tools Make it at least semi-worked 1996-08-11 18:08:53 +00:00
usr.bin replace shell comment char `#'' with troff comment command `.\"'' 1996-08-17 23:31:38 +00:00
usr.sbin ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
COPYRIGHT
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00