Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-01 | Vladimir's last_patch13, containing several bugfixes. | Eric Andersen | |
2001-05-23 | Make more robust (patch by Larry Doolittle). | Matt Kraai | |
2001-05-15 | Patch from Vladimir: | Eric Andersen | |
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 | |||
2001-03-16 | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | |
files. Clean up the resulting damage and fix up the makefile. -Erik |