Fixed the init problem where it wouldn't unmount filesystems
authorErik Andersen <andersen@codepoet.org>
Wed, 9 Feb 2000 04:16:43 +0000 (04:16 -0000)
committerErik Andersen <andersen@codepoet.org>
Wed, 9 Feb 2000 04:16:43 +0000 (04:16 -0000)
commite132f4b09e5c9aedaef97f65279e8702633fd425
tree50bfe1c027ff760e426ae31442da73e536dd4baa
parente49d5ecbbe51718fa925b6890a735e5937cc2aa2
Fixed the init problem where it wouldn't unmount filesystems
on reboot.  Also fixed swapoff -a so it works.
 -Erik
13 files changed:
Changelog
Makefile
busybox.def.h
init.c
init/init.c
internal.h
mount.c
swaponoff.c
umount.c
util-linux/mount.c
util-linux/swaponoff.c
util-linux/umount.c
utility.c