Age | Commit message (Expand) | Author |
2001-02-22 | Revert my change to do extra termType checking. That is done elsewhere. | Eric Andersen |
2001-02-22 | Adjust the terminal height for any overlap, so that no lines | Eric Andersen |
2001-02-21 | Oops! I left in my debug noise. | Eric Andersen |
2001-02-21 | df was totally broken. So I fixed it. | Eric Andersen |
2001-02-20 | Small patch from Kent Robotti to show megabytes in human-readable output. | Mark Whitley |
2001-02-20 | Minor cleanup. | Eric Andersen |
2001-02-20 | Apply a patch from Magnus Damm <damm@opensource.se> to support | Eric Andersen |
2001-02-20 | Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allow | Eric Andersen |
2001-02-20 | Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it | Eric Andersen |
2001-02-20 | This fixes lash so it handles environment variable expansion, regardless | Eric Andersen |
2001-02-20 | Cleanup the use of 'find' to prevent error msgs. | Eric Andersen |
2001-02-20 | Oops. Put time.h after busybox.h, so we can check for BB_FEATURE_LS_TIMESTAMPS | Eric Andersen |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-02-18 | Put back Vladimir's testing defines, which I mistakenly removed. | Eric Andersen |
2001-02-18 | A few more cleanups from Vladimir. | Eric Andersen |
2001-02-18 | Another patch from Vladimir to eliminate obsolete junk. | Eric Andersen |
2001-02-18 | A small cleanup by Vladimir | Eric Andersen |
2001-02-18 | Remove leftover junk | Eric Andersen |
2001-02-17 | Get rid of long stale usage message code. | Eric Andersen |
2001-02-17 | A bunch of usage clenups from kent robotti <robotti@metconnect.com> | Eric Andersen |
2001-02-17 | More updates from Larry Doolittle. Don't use basedir, Don't assume | Eric Andersen |
2001-02-17 | More updates. | Eric Andersen |
2001-02-17 | Ignore applet_source_list | Eric Andersen |
2001-02-17 | Update the build system for pristine source directory builds. This | Eric Andersen |
2001-02-17 | Update the debian build stuff | Eric Andersen |
2001-02-17 | Throw out the obsolete INIT_CHROOT junk | Eric Andersen |
2001-02-16 | Several features were hard coded on. Stop that. List tab completion | Eric Andersen |
2001-02-16 | Commit Vladimir's latest cmdedit. I modified it slightly to ensure | Eric Andersen |
2001-02-16 | Revert multibuild.pl change. | Eric Andersen |
2001-02-16 | Regression testing bugfixes from Larry Doolittle. As an aside, | Eric Andersen |
2001-02-16 | Do usage messages the same way all other apps fo them. | Eric Andersen |
2001-02-16 | Patch from Larry Doolittle to cross things in multibuild.pl | Eric Andersen |
2001-02-16 | Make ar be crossed. | Eric Andersen |
2001-02-16 | Make dpkg require dpkg-deb | Eric Andersen |
2001-02-16 | Fix warning for implicit declaration of time() | Glenn L McGrath |
2001-02-16 | Fix compile error, sync() always returns 0 anyway. | Glenn L McGrath |
2001-02-15 | Another small formatting change from Larry Doolittle. | Mark Whitley |
2001-02-15 | Applied patch from Larry Doolittle that does the following: | Mark Whitley |
2001-02-15 | Acknowledge Kenneth Chalmers ln fix. | Eric Andersen |
2001-02-15 | use perror_msg instead of perror to print the applet name. | Eric Andersen |
2001-02-15 | fix a few mallocs to be xmallocs. | Eric Andersen |
2001-02-15 | Patch from Matt Kraai to fix bug #1103. I've tested it, | Eric Andersen |
2001-02-15 | Fixed 'ls -s' so it actually displays block sizes again. | Eric Andersen |
2001-02-14 | Make usage.c depend on usage.h | Eric Andersen |
2001-02-14 | Fins find message. | Eric Andersen |
2001-02-14 | I forgot to add usage.h, so here it is, with a few extra cleanups. | Eric Andersen |
2001-02-14 | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen |
2001-02-14 | implemented displayroute() based on a patch from Vladimir N. Oleynik, | Eric Andersen |
2001-02-14 | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen |
2001-02-14 | Add in ifconfig and route | Eric Andersen |