aboutsummaryrefslogtreecommitdiff
path: root/mount.c
AgeCommit message (Expand)Author
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-05Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-04-04minor changes to mount/umount to support-by-ignoring the "-v" flag.Erik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-22Use the nice new find_real_root_device function to find theErik Andersen
2000-03-13Some bug fixes I forgot to check-in the other day.Erik Andersen
2000-03-08Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simplerErik Andersen
2000-03-07Wrote killall.Erik Andersen
2000-02-09Fixed the init problem where it wouldn't unmount filesystemsErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-01-29Clear up some ambiguity with old style assignments.Erik Andersen
2000-01-26Shuffle location of generic code into utility.cErik Andersen
2000-01-26mount and umount could leak loop device allocations causing the system toErik Andersen
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
2000-01-15Sync up busybox with the latest and greatest. This is not stuff forErik Andersen
2000-01-13* Added -o loop option for mount, and support in umount for loopErik Andersen
2000-01-05The latest and greatest. init basically works, though needsErik Andersen
1999-12-05StufEric Andersen
1999-11-15UpdatesEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-11-06Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen
1999-11-04More stuff.Eric Andersen
1999-11-04StufEric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-16More stuffEric Andersen
1999-10-14Fixed cp -[aR] and some other stuf.Eric Andersen
1999-10-08Finally mount works properly. Made debugging work (no more -s ld flagEric Andersen
1999-10-07more stuffEric Andersen
1999-10-05Initial revisionEric Andersen