aboutsummaryrefslogtreecommitdiff
path: root/mtab.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the mtab support stuff into libbbEric Andersen2001-04-011-95/+0
| | | | -Erik
* Fix mtab so it works on libc5Eric Andersen2001-03-141-2/+1
|
* No reason to include fstab. It breaks libc5, does nothing for glibc.Eric Andersen2001-03-141-1/+0
| | | | -Erik
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
| | | | | | header file usage before the 0.49 release. To fix it, I had to move the '#include "busybox.h"' to the end of the list of #include files. -Erik
* Apply a patch from Larry Doolittle to add "-all" and "-none" switchesEric Andersen2001-02-011-8/+2
| | | | | | | to multibuild.pl. I did a little formatting adjustments to make it _very_ obvious when things stop working. I also removed the USE_PROCFS config option -- just do the right thing when USE_DEVPS_PATCH is enabled. -Erik
* Use busybox error handling functions wherever possible.Matt Kraai2000-12-221-3/+3
|
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-1/+1
| | | | compliant with the style guide. Everybody rebuild your tags file!
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-49/+49
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-17/+7
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* StufEric Andersen1999-12-051-4/+11
|
* Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen1999-11-061-42/+0
|
* Forgot this file...Eric Andersen1999-11-061-0/+148