Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vladimir's last_patch13, containing several bugfixes. | Eric Andersen | 2001-06-01 | 1 | -37/+30 |
| | |||||
* | Make more robust (patch by Larry Doolittle). | Matt Kraai | 2001-05-23 | 1 | -5/+11 |
| | |||||
* | Patch from Vladimir: | Eric Andersen | 2001-05-15 | 1 | -13/+13 |
| | | | | | | | 1) fixed a bug that could crash df, mount, and umount applets if the root device name was longer then the word "root" (/dev/loop1 vs /dev/root) - 2) severl functions needed static declaration in the umount applet 3) update declaration for function in last_char_is() in libbb | ||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+85 |
files. Clean up the resulting damage and fix up the makefile. -Erik |