'Nother patch from Larry to fix a buglet in how the line gets sed-ified.
[oweals/busybox.git] / pivot_root.c
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-02-24 Eric AndersenStub out the syscall, not the whole application. The...
2001-02-23 Eric AndersenStub out pivot_root so it won't fail to compile.
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...