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 |
2001-02-14 |
Eric Andersen | Add in ifconfig and route |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | Bump rev to 0.50pre. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Andersen | Several cleanups from Manuel Novoa III. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Eric Andersen | Apply a patch from Evin Robertson -- new pivot_root... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Glenn L McGrath | Closer integration with dpkg-deb and other busybox... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Glenn L McGrath | New dpkg-deb option, warning about dpkg usage |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Glenn L McGrath | New option 'list' produces output that can be used... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Glenn L McGrath | New function, deb-extract to be used by dpkg, code... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Glenn L McGrath | Consmetic changes |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Glenn L McGrath | More style changes |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Glenn L McGrath | Style changes; use get_line_from_file from utilities |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Glenn L McGrath | BB_DPKG uses copy_file |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Glenn L McGrath | Use copy_file from utilty.c, remove some char defines |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Glenn L McGrath | Bug fix, rename status file, cleanups |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Glenn L McGrath | Replace status defines with const int to conform to... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Glenn L McGrath | Initial import |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Glenn L McGrath | New applet: dpkg |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Matt Kraai | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Mark Whitley | Implemented -A, -B, and -C flags with BB_FEATURE_GREP_C... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Mark Whitley | Minor cleanups and clarifications. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Matt Kraai | Add listening support. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Matt Kraai | Added documentation for new find options. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Matt Kraai | Reworked find with David Douthitt to support -type... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Matt Kraai | Make suffix_mult structures const. Thanks to Vladimir... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Mark Whitley | Added some more on paren spacing and a section on testi... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Eric Andersen | It seems I stupidly checked in a silly test I was making. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Eric Andersen | After testing multi-build, I stupidly committed Config.h |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Mark Whitley | Patch from Chris Jaeger that makes turning on and off... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Eric Andersen | Apply a patch from Larry Doolittle to add "-all" and... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Mark Whitley | Tightened things up a bit, saved 20 bytes, and made... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Mark Whitley | Applied patch from Chris Jaeger <cjaeger@ensim.com... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Mark Whitley | Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Matt Kraai | Create find_applet_by_name function. Save 32 bytes. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Matt Kraai | Fix wget error message and add (and use) chomp library... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Make old compilers not choke -- define the attribute... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Mark Whitley | Added floppyfw to list of known projects using BusyBox. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | xfopen now used by wget |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify wget file... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Cleanup patch from Vladimir N. Oleynik. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify/cleanup... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify how it decid... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Wrap a table (bg set to black, width=80%) around the... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Matt Kraai | Make it validate. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Matt Kraai | Close IMG tag. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Larry Doolittle to reduce the chance that... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | If the ioctl fails to tell us the winsize, default... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Patch from Bryan Rittmeyer -- be more conservative... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Mark Whitley | Added a new screenshot of Busybox. :-) |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Fix the pwd and group functions. The bb_ stuff was... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Fix a stupid typo -- bug found by Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Mark Whitley | Applied patch from Larry Doolittle to use preprocessor... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Fix ls behavior for broken or very narrow terminals... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Matt Kraai | Test applets containing numbers in their name. Thanks... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Matt Kraai | Fix missing header file. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Fix up copyright msgs. Bump version to 0.49 in prepara... 0_49 |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Fix some formatting |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Add in a patch to make busybox use the normal pwd.h... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Mark Whitley | Applied patch from Larry Doolittle to list supported... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Mark Whitley | Applied patch from Vladimir N. Oleynik <dzo@simtreas... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Cleanup patch from larry doolittle |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Mark Whitley | Fixed a li'l thinko. |
commit | commitdiff | tree | snapshot |
next |