Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing copyright and license notice. | Rob Landley | 2006-03-21 | 1 | -0/+6 |
* | Use lstat() instead of stat so /init being a symlink doesn't screw people up. | Rob Landley | 2006-03-20 | 1 | -3/+3 |
* | Fix off by one error. (I know I had a reason for doing that, but I have _no_ | Rob Landley | 2006-02-14 | 1 | -1/+1 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -9/+9 |
* | Fix chroot, leave console alone if -c not specified, and yank debug code. | Rob Landley | 2005-12-20 | 1 | -11/+16 |
* | Add a switch_root utility (like kconfig's utils/run_init.c, although not | Rob Landley | 2005-10-27 | 1 | -0/+118 |