aboutsummaryrefslogtreecommitdiff
path: root/util-linux/switch_root.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shut up the warning "implicit declaration of strlen".landley2006-05-101-0/+1
* Fix missing copyright and license notice.landley2006-03-211-0/+6
* Use lstat() instead of stat so /init being a symlink doesn't screw people up.landley2006-03-201-3/+3
* Fix off by one error. (I know I had a reason for doing that, but I have _no_landley2006-02-141-1/+1
* just whitespacetimr2006-01-251-9/+9
* Fix chroot, leave console alone if -c not specified, and yank debug code.landley2005-12-201-11/+16
* Add a switch_root utility (like kconfig's utils/run_init.c, although notlandley2005-10-271-0/+118