dillon 2006/09/24 12:43:55 PDT DragonFly src repository
Modified files:
sys/kern kern_shutdown.c
Log:
Try to clean up any remaining filesystem references when rebooting. Clean
up references made by the process calling reboot(), the proc0 template,
the init process, and by the VFS subsystem.
Revision Changes Path
1.38 +74 -1 src/sys/kern/kern_shutdown.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_shutdown.c.diff?r1=1.37&r2=1.38&f=u
