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