oweals/busybox.git
2001-02-17 Eric AndersenIgnore applet_source_list
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-17 Eric AndersenUpdate the debian build stuff
2001-02-17 Eric AndersenThrow out the obsolete INIT_CHROOT junk
2001-02-16 Eric AndersenSeveral features were hard coded on. Stop that. List...
2001-02-16 Eric AndersenCommit Vladimir's latest cmdedit. I modified it slight...
2001-02-16 Eric AndersenRevert multibuild.pl change.
2001-02-16 Eric AndersenRegression testing bugfixes from Larry Doolittle. ...
2001-02-16 Eric AndersenDo usage messages the same way all other apps fo them.
2001-02-16 Eric AndersenPatch from Larry Doolittle to cross things in multibuild.pl
2001-02-16 Eric AndersenMake ar be crossed.
2001-02-16 Eric AndersenMake dpkg require dpkg-deb
2001-02-16 Glenn L McGrathFix warning for implicit declaration of time()
2001-02-16 Glenn L McGrathFix compile error, sync() always returns 0 anyway.
2001-02-15 Mark WhitleyAnother small formatting change from Larry Doolittle.
2001-02-15 Mark WhitleyApplied patch from Larry Doolittle that does the following:
2001-02-15 Eric AndersenAcknowledge Kenneth Chalmers ln fix.
2001-02-15 Eric Andersenuse perror_msg instead of perror to print the applet...
2001-02-15 Eric Andersenfix a few mallocs to be xmallocs.
2001-02-15 Eric AndersenPatch from Matt Kraai to fix bug #1103. I've tested it,
2001-02-15 Eric AndersenFixed 'ls -s' so it actually displays block sizes again.
2001-02-14 Eric AndersenMake usage.c depend on usage.h
2001-02-14 Eric AndersenFins find message.
2001-02-14 Eric AndersenI forgot to add usage.h, so here it is, with a few...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric Andersenimplemented displayroute() based on a patch from Vladim...
2001-02-14 Eric AndersenCommit Vladimir's latest version of stty.c. Nice work.
2001-02-14 Eric AndersenAdd in ifconfig and route
2001-02-14 Eric AndersenBump rev to 0.50pre.
2001-02-14 Eric AndersenSeveral cleanups from Manuel Novoa III.
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-12 Glenn L McGrathCloser integration with dpkg-deb and other busybox...
2001-02-12 Glenn L McGrathNew dpkg-deb option, warning about dpkg usage
2001-02-12 Glenn L McGrathNew option 'list' produces output that can be used...
2001-02-11 Glenn L McGrathNew function, deb-extract to be used by dpkg, code...
2001-02-11 Glenn L McGrathConsmetic changes
2001-02-11 Glenn L McGrathMore style changes
2001-02-11 Glenn L McGrathStyle changes; use get_line_from_file from utilities
2001-02-10 Glenn L McGrathBB_DPKG uses copy_file
2001-02-10 Glenn L McGrathUse copy_file from utilty.c, remove some char defines
2001-02-10 Glenn L McGrathBug fix, rename status file, cleanups
2001-02-10 Glenn L McGrathReplace status defines with const int to conform to...
2001-02-10 Glenn L McGrathInitial import
2001-02-10 Glenn L McGrathNew applet: dpkg
2001-02-09 Matt KraaiFix typo.
2001-02-09 Mark WhitleyImplemented -A, -B, and -C flags with BB_FEATURE_GREP_C...
2001-02-09 Mark WhitleyMinor cleanups and clarifications.
2001-02-07 Matt KraaiAdd listening support.
2001-02-07 Matt KraaiAdded documentation for new find options.
2001-02-07 Matt KraaiReworked find with David Douthitt to support -type...
2001-02-05 Matt KraaiMake suffix_mult structures const. Thanks to Vladimir...
2001-02-03 Mark WhitleyAdded some more on paren spacing and a section on testi...
2001-02-02 Eric AndersenIt seems I stupidly checked in a silly test I was making.
2001-02-02 Eric AndersenAfter testing multi-build, I stupidly committed Config.h
2001-02-02 Mark WhitleyPatch from Chris Jaeger that makes turning on and off...
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-02-01 Mark WhitleyTightened things up a bit, saved 20 bytes, and made...
2001-02-01 Mark WhitleyApplied patch from Chris Jaeger <cjaeger@ensim.com...
2001-02-01 Mark WhitleyBuglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH...
2001-02-01 Matt KraaiCreate find_applet_by_name function. Save 32 bytes.
2001-02-01 Matt KraaiFix wget error message and add (and use) chomp library...
2001-01-31 Eric AndersenMake old compilers not choke -- define the attribute...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-31 Mark WhitleyAdded floppyfw to list of known projects using BusyBox.
2001-01-31 Eric Andersenxfopen now used by wget
2001-01-31 Eric AndersenPatch from Vladimir N. Oleynik to simplify wget file...
2001-01-31 Eric AndersenCleanup patch from Vladimir N. Oleynik.
2001-01-31 Eric AndersenPatch from Vladimir N. Oleynik to simplify/cleanup...
2001-01-31 Eric AndersenPatch from Vladimir N. Oleynik to simplify how it decid...
2001-01-31 Eric AndersenWrap a table (bg set to black, width=80%) around the...
2001-01-31 Matt KraaiMake it validate.
2001-01-31 Matt KraaiClose IMG tag.
2001-01-31 Eric AndersenPatch from Larry Doolittle to reduce the chance that...
2001-01-31 Eric AndersenIf the ioctl fails to tell us the winsize, default...
2001-01-30 Eric AndersenPatch from Bryan Rittmeyer -- be more conservative...
2001-01-30 Mark WhitleyAdded a new screenshot of Busybox. :-)
2001-01-30 Eric AndersenFix the pwd and group functions. The bb_ stuff was...
2001-01-30 Eric AndersenFix a stupid typo -- bug found by Larry Doolittle.
2001-01-30 Mark WhitleyApplied patch from Larry Doolittle to use preprocessor...
2001-01-30 Eric AndersenFix ls behavior for broken or very narrow terminals...
2001-01-29 Matt KraaiTest applets containing numbers in their name. Thanks...
2001-01-29 Matt KraaiFix missing header file.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix some formatting
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-27 Eric AndersenAdd in a patch to make busybox use the normal pwd.h...
2001-01-26 Mark WhitleyApplied patch from Larry Doolittle to list supported...
2001-01-26 Mark WhitleyApplied patch from Vladimir N. Oleynik <dzo@simtreas...
2001-01-26 Eric AndersenCleanup patch from larry doolittle
2001-01-26 Mark WhitleyFixed a li'l thinko.
2001-01-26 Eric AndersenFix my braindamage -- remove termios and sighandling...
2001-01-26 Eric AndersenI am an idiot. Looking over my patch, ls doesn't need...
2001-01-26 Eric AndersenMake cin be static
2001-01-26 Eric AndersenUpdate the arch-not-yet-supported msg to be more clear.
2001-01-26 Eric AndersenAdd errno.h
2001-01-26 Eric AndersenMake ls understand termios.
2001-01-26 Eric AndersenFix a stupid bug I introduced yesterday. Doh!
2001-01-26 Eric AndersenUpdate some comments to clarify things.
2001-01-25 Eric AndersenCommit Larry Doolittle's buffers-on-stack/buffers-via...
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
next