summaryrefslogtreecommitdiff
path: root/pivot_root.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewEric Andersen2001-04-051-22/+1
* Stub out the syscall, not the whole application. The stubbedEric Andersen2001-02-241-8/+18
* Stub out pivot_root so it won't fail to compile.Eric Andersen2001-02-231-2/+9
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Apply a patch from Evin Robertson -- new pivot_root applet.Eric Andersen2001-02-131-0/+39