2001-03-02 |
Mark Whitley | Added Magnus Damm's tftp applet to Busybox. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Changed exit code from -1 to 0 when busybox is invoked... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Mark Whitley | Applied patch from David Douthitt to fix build error... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Eric Andersen | Bah. I missed a header file. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Eric Andersen | Reduce the size of mount (and bypass /proc/filesystems... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Matt Kraai | Keep trying if an NFS mount fails, and eliminate a... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Eric Andersen | libpwd was getting added twice. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Mark Whitley | Little patchlet to make linking against libc5 work... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Eric Andersen | Patch from Vladimir N. Oleynik to save 128 bytes by... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Mark Whitley | Applied patch from Magnus Damm <damm@opensource.se... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
John Beppu | - changed the way POD is generated such that the dashed |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | This patch, from Quinn Jensen <jensenq@lineo.com>,... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | Make output match the real lsmod -- print (autoclean... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | Stub out the syscall, not the whole application. The... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | The usage message for syslogd had stuff longer then... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
John Beppu | ... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
John Beppu | refinement |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | formatting ... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | Added some documentation and made --sgml use sgml_from_... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Another usage cleanup from kent robotti |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | During POD generation, it inserts a blank line before... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | More cleanups |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | forgot to remove some debugging noise |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | This one should be able to deal with the USAGE macros... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Make HUMAN_READABLE be single argument like the others. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | forgot a comma. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | More usage cleanups from kent robotti. I know some... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Fix up a stupid mistake caught by David Whedon <dwhedon... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
David Kimdon | space after \ make preprocessor sad |
commit | commitdiff | tree | snapshot |
2001-02-23 |
David Kimdon | utility.c must include stdarg.h |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | I can't leave it alone. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | minor cleanup... all that's left to do is |
commit | commitdiff | tree | snapshot |
2001-02-23 |
John Beppu | This is the remixed autodocufier.pl. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Stub out pivot_root so it won't fail to compile. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Somewhere along the line, MAKE_LINKS got broken, thereb... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Argh. I should know to compile first. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Only default to BB_FEATURE_NEW_MODULE_INTERFACE when |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Make utility.c only define query_module when BB_FEATURE... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | Yet another fix. I think I got it this time. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Andersen | I should be more careful... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Turn off the printf attribute for the ?error_msg* funct... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Add in kent robotti's updated dos2unix.c |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Fix up Makefile -- uClibc nfs works these days |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Commit a few updates to the usage messages. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | First pass at making up an automagical usage message... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Account for remainder, and reset page_height for each... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Make busybox and busybox-static conflict/replace each... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Fix malformed build-depends. Update list of bugs to... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Make md5sum not display filename when reading stdin |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Make init compile when DEBUG_INIT is enabled |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Another update to the way usage messages are done by... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Revert my change to do extra termType checking. That... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Eric Andersen | Adjust the terminal height for any overlap, so that... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Eric Andersen | Oops! I left in my debug noise. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Eric Andersen | df was totally broken. So I fixed it. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Mark Whitley | Small patch from Kent Robotti to show megabytes in... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | Apply a patch from Magnus Damm <damm@opensource.se... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | Commit a patch from Erik Gustavsson <cyrano@algonet... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMP... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | This fixes lash so it handles environment variable... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | Cleanup the use of 'find' to prevent error msgs. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | Oops. Put time.h after busybox.h, so we can check... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Eric Andersen | Put back Vladimir's testing defines, which I mistakenly... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Eric Andersen | A few more cleanups from Vladimir. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Eric Andersen | Another patch from Vladimir to eliminate obsolete junk. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Eric Andersen | A small cleanup by Vladimir |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Eric Andersen | Remove leftover junk |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | Get rid of long stale usage message code. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | A bunch of usage clenups from kent robotti <robotti... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | More updates from Larry Doolittle. Don't use basedir... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | More updates. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | Ignore applet_source_list |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | Update the build system for pristine source directory... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | Update the debian build stuff |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Eric Andersen | Throw out the obsolete INIT_CHROOT junk |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Several features were hard coded on. Stop that. List... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Commit Vladimir's latest cmdedit. I modified it slight... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Revert multibuild.pl change. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Regression testing bugfixes from Larry Doolittle. ... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Do usage messages the same way all other apps fo them. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Patch from Larry Doolittle to cross things in multibuild.pl |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Make ar be crossed. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Eric Andersen | Make dpkg require dpkg-deb |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Glenn L McGrath | Fix warning for implicit declaration of time() |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Glenn L McGrath | Fix compile error, sync() always returns 0 anyway. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Mark Whitley | Another small formatting change from Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Mark Whitley | Applied patch from Larry Doolittle that does the following: |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Eric Andersen | Acknowledge Kenneth Chalmers ln fix. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Eric Andersen | use perror_msg instead of perror to print the applet... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Eric Andersen | fix a few mallocs to be xmallocs. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Eric Andersen | Patch from Matt Kraai to fix bug #1103. I've tested it, |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Eric Andersen | Fixed 'ls -s' so it actually displays block sizes again. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | Make usage.c depend on usage.h |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | Fins find message. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | I forgot to add usage.h, so here it is, with a few... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | implemented displayroute() based on a patch from Vladim... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | Commit Vladimir's latest version of stty.c. Nice work. |
commit | commitdiff | tree | snapshot |
next |