dillon 2007/01/25 01:18:14 PST DragonFly src repository
Modified files:
sys/kern kern_shutdown.c
Log:
Stop init before ripping its filesystem references out in order to
prevent a panic from occuring during the shutdown sequence. This is
a bit of a hack and a better solution is needed.
Reported-by: Gergo Szakal <[EMAIL PROTECTED]>
Revision Changes Path
1.49 +11 -1 src/sys/kern/kern_shutdown.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_shutdown.c.diff?r1=1.48&r2=1.49&f=u
