Fix the behavior of local shell variables to match that of bash and ash.
[oweals/busybox.git] / Makefile
2001-05-15 Eric AndersenThis patch from Adam Heath <doogie@debian.org>, makes...
2001-05-14 Eric AndersenPer suggestion from Vladimir, eliminate check_wildcard_...
2001-05-11 Eric AndersenFix a segfault in lash, hush, and cmdedit. Each of...
2001-05-09 Eric AndersenBump version to 0.52pre
2001-05-07 Eric AndersenUpdate comment re USE_SYSTEM_PWD_GRP
2001-05-01 Eric AndersenOops. The dangers of applying patches by hand...
2001-05-01 Eric AndersenA patch from Larry to fix pristine source builds (again).
2001-04-30 Mark WhitleyMade new xreadlink function for libbb and changed apple...
2001-04-30 Eric AndersenPer suggestion by Matt, make sh.c a real target. There...
2001-04-28 David Kimdonfix to applet_source_list rule so Debian package contin...
2001-04-27 Eric AndersenMatt was complaining. Hopefully this helps the sh...
2001-04-26 Eric AndersenBe a bit more sneaky about the sh.c symlink so you...
2001-04-26 Eric AndersenThis is the initial checkin of Larry Doolittle's hush...
2001-04-26 Eric AndersenAnother nice cleanup from Larry. This adds a new last_...
2001-04-25 Mark WhitleyApplied patch from Larry Doolittle to fix pristine...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-24 Eric AndersenCleanup more carefully after pod2html
2001-04-24 Matt KraaiRewrote rm.
2001-04-23 Matt KraaiChange link order so that libbb functions use libpwd...
2001-04-19 Eric AndersenThis has two patches. First it moves interface.c to...
2001-04-15 Glenn L McGrathNEw functions read_package_field and read_text_file_to_...
2001-04-12 Matt KraaiUse date -u instead of date --utc and consolidate versi...
2001-04-12 Glenn L McGrathuse tmpfile() and revert my previous changes... convert...
2001-04-11 Glenn L McGrathcopy_file_chunk uses streams now.
2001-04-11 Glenn L McGrathMove unzip, gz_open, gz_close to libbb
2001-04-11 Glenn L McGrathMove deb_extract() to libbb, dpkg now independent of...
2001-04-11 Glenn L McGrathMove get_ar_headers to libbb, make dpkg_deb.c independe...
2001-04-10 Eric AndersenFix up the uClibc compiler name (its format was recentl...
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-09 Eric AndersenBump version number to 0.51
2001-04-05 John Beppu- use docs/autodocifier.pl to merge POD together
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...
2001-04-04 Eric AndersenFailed to name "Electric-fence" explicitly
2001-04-04 Eric AndersenSeems that stupid libc5 doesn't implement daemon()...
2001-04-03 Eric AndersenAdd in easy-to-use electric-fence support.
2001-04-03 Eric AndersenFix for bug 1143 from Larry Doolittle
2001-04-01 Eric AndersenMove the mtab support stuff into libbb
2001-03-27 Mark WhitleyFixed the Makefile so busybox can link against libc5...
2001-03-24 Eric AndersenBump version number to 0.51pre
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-19 Eric AndersenSplit error messages into separate files.
2001-03-19 Eric AndersenSplit libbb/pwd_grp_wrappers.c into 5 different libbb...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...
2001-03-16 Eric AndersenFix the make release target.
2001-03-15 Eric AndersenUpdate files and version number prepratory to cutting...
2001-03-14 Eric AndersenUse the system passwd and group stuff by default
2001-03-13 Eric AndersenUpdate the lash shell (hopefully the last time...)...
2001-03-10 Mark WhitleyCreated new regression testing framework with a number...
2001-03-09 Eric Andersenpatch from Larry to fix pristine source builds
2001-03-05 Eric AndersenMake sure libpwd.a is linked _last_ so it overrides...
2001-03-05 Eric AndersenTry to do a little better at documenting how to use
2001-02-27 Eric Andersenlibpwd was getting added twice.
2001-02-27 Mark WhitleyLittle patchlet to make linking against libc5 work...
2001-02-22 Eric AndersenFix up Makefile -- uClibc nfs works these days
2001-02-20 Eric AndersenCleanup the use of 'find' to prevent error msgs.
2001-02-17 Eric AndersenMore updates.
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-16 Eric AndersenMake ar be crossed.
2001-02-14 Eric AndersenMake usage.c depend on usage.h
2001-02-14 Eric AndersenBump rev to 0.50pre.
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-01-31 Eric AndersenPatch from Larry Doolittle to reduce the chance that...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
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-24 Eric AndersenOops. I am an idiot. Put CFLAGS_EXTRA back. Sorry...
2001-01-22 Eric AndersenPatch from Larry Doolittle to close bug #1086.
2001-01-18 Matt KraaiAll files include busybox.h, which includes applets...
2001-01-16 Eric AndersenShow an example of how to compile with uClibc.
2000-12-20 Eric AndersenBump the version number to 0.49pre
2000-12-13 Eric AndersenUpdate the version number to 0.48 (no longer pre).
2000-12-12 Eric AndersenFix so cross compiling works again...
2000-12-11 Eric AndersenAdd a linker warning for symbol conflicts.
2000-12-07 Randolph Chungoops, didn't mean to commit that last one... reverting
2000-12-07 Randolph ChungWrite progress meter to stderr instead of stdout
2000-12-02 Eric AndersenPatch from Larry Doolittle so it will build the newdocs...
2000-12-01 Eric AndersenMore doc handling updates
2000-12-01 Eric AndersenFix yet another blunder. Create symlink correctly...
2000-12-01 Eric AndersenI forgot a "/". Oops.
2000-12-01 Eric AndersenMore pristine source directory updates. It now works
2000-12-01 Eric AndersenMore updates for the Makefile to do BB_SRC_DIR. This is
2000-11-29 Eric AndersenPatch form Larry Doolittle <ldoolitt@recycle.lbl.gov...
2000-10-27 Eric AndersenAdd in -lgcc to add needed symbold when linking vs...
2000-10-27 Eric AndersenOops. I never committed this. Update version to 0...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-25 Eric AndersenGratuitously changed the file "busybox.defs.h" to the...
2000-09-24 Eric AndersenUpdate newdoc dependancy
2000-09-22 Matt KraaiFix loop.h dependencies.
2000-09-21 Eric AndersenDecouple DODEBUG and DOSTATIC
2000-09-21 Eric AndersenLarge file >2Gib support.
2000-09-21 Eric AndersenMore portable handling of loop header files, as done...
2000-08-01 Eric AndersenMinor fix to clean target
2000-07-28 Pavel RoskinNew variable WARNINGS to hold all warning options
2000-07-21 Eric AndersenBump version number.
2000-07-20 Eric AndersenAdjusted install.sh to use relative symlinks, and to...
2000-07-19 Eric AndersenUpdated to add support for dmalloc, and adjusted for...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-11 Eric AndersenFinal updates for release. 0_46
2000-07-10 Mark WhitleyRemoved all trace of hand-tooled regexp routines. Bye...
next