More fixes. Type "auto" should mean unspecified from fstab as well as the
[oweals/busybox.git] / util-linux / pivot_root.c
2006-01-25 Tim Rikerjust whitespace
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Major coreutils update.
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...