Accomodate older glibc, which also lacks the module syscalls
[platform/upstream/busybox.git] / Config.h
2001-10-19 Eric AndersenAdd an option to make the shells not advertise their...
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-10-05 Glenn L McGrathInitial support for for bunzip2....
2001-10-03 Eric AndersenAlways enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH...
2001-08-21 Eric AndersenDisable the tinylogin apps by default.
2001-08-21 Eric AndersenInitial merge of all tinylogin applets that do not...
2001-08-10 Manuel Novoa III This corrects the _really_poor_ implementation of ...
2001-08-09 Matt KraaiRemind people to enable RPC support when using NFS...
2001-08-09 Matt KraaiRemove BB_SH define entirely.
2001-08-02 Eric Andersenmultibuild.pl saves us again. unix2dos requires that...
2001-08-02 Eric AndersenScrub away the last leftovers from BB_FEATURE_<shell...
2001-08-01 Matt KraaiAllow multiple shells to be enabled.
2001-07-31 Eric AndersenI just wrote up a simple pidof applet, closing bug...
2001-07-30 Eric AndersenSimplify/clarify the shell dependant bit of Config.h
2001-07-23 Matt KraaiAdd support for devfs device names.
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-07-10 Eric AndersenA traceroute applet from vodz. This could probably...
2001-07-07 Eric AndersenRemove rpmunpack
2001-07-07 Eric AndersenSome minor updates. Bump version number in preparation...
2001-07-06 Eric AndersenLet people select their shell at compile time.
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-22 Eric AndersenLeave BB_FEATURE_NFSMOUNT disabled by default.
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code
2001-05-24 Eric AndersenGet BB_LASH out of the list...
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-21 Eric AndersenPatch from Lars Kellogg-Stedman <lars@larsshack.org...
2001-05-21 Eric AndersenThis patch from Bernhard Kuhn <kuhn@lpr.e-technik.tu...
2001-05-07 Eric AndersenPatch from Jim McQuillan to pass the terminal type...
2001-04-26 Eric AndersenDisable lash
2001-04-25 Mark WhitleyRemoved obsoleted BB_FEATURE_RM_INTERACTIVE
2001-04-24 Eric AndersenSplit up chmod_chown_chgrp.c into 3 separate apps....
2001-04-23 Matt KraaiRewrite cp and mv to be SUSv2 compliant.
2001-04-20 Mark WhitleyApplied patch from Larry Doolittle to give users the...
2001-04-19 Eric AndersenThis has two patches. First it moves interface.c to...
2001-04-17 Mark WhitleyApplied patch from I.Q. to add sort -u as a feature.
2001-04-12 Glenn L McGrathdos2unix and unix2dos are now independent
2001-04-11 Glenn L McGrathdpkg, dpkg_deb dont depend on any other applets now
2001-04-11 Glenn L McGrathdpkg only dependeds on tar
2001-04-11 Glenn L McGrathGzip is indepenedent of gunzip
2001-04-11 Glenn L McGrathRemove dpkg-deb applet dependencies, still depends...
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-05 Eric AndersenA patch from Dmitry Zakharov <dmit@crp.bank.gov.ua...
2001-04-04 Eric AndersenI said no new features till after the 0.51 release...
2001-04-01 Eric AndersenMove the mtab support stuff into libbb
2001-03-29 Eric AndersenAdd in a new standalone env applet for fixing up app...
2001-03-28 Glenn L McGrathEnable tar -z support again by default
2001-03-28 Glenn L McGrathDisable tar -z for now
2001-03-27 Matt KraaiChange BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_US...
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-19 Eric AndersenSome configuration adjustments from Vladimir
2001-03-15 Eric AndersenFix linuxrc define
2001-03-15 Mark WhitleyRemoved leftover BB_FEATURE_KLOGD per report from Giuli...
2001-03-14 Mark WhitleyApplied patch from Christophe Boyanique to add an egrep...
2001-03-14 Eric AndersenThe IPC_SYSLOG stuff should be off by default.
2001-03-14 Mark Whitley - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATU...
2001-03-13 Eric AndersenUpdate the lash shell (hopefully the last time...)...
2001-03-13 Mark WhitleyApplied patch from Christophe Boyanique to add -i suppo...
2001-03-12 Mark WhitleySome fixlets that didn't get added in the last 'syslogd...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
2001-03-08 Manuel Novoa III Improved port of ifconfig... smaller and with more...
2001-03-06 Eric AndersenAdd in a first pass at ifconfig status reporting. ...
2001-03-02 Mark WhitleyWhoops! BB_TFTP should prolly be off by default.
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.
2001-02-23 Eric AndersenOnly default to BB_FEATURE_NEW_MODULE_INTERFACE when
2001-02-22 Eric AndersenAdd in kent robotti's updated dos2unix.c
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-16 Eric AndersenSeveral features were hard coded on. Stop that. List...
2001-02-16 Eric AndersenMake dpkg require dpkg-deb
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-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-10 Glenn L McGrathNew applet: dpkg
2001-02-09 Mark WhitleyImplemented -A, -B, and -C flags with BB_FEATURE_GREP_C...
2001-02-07 Matt KraaiReworked find with David Douthitt to support -type...
2001-02-02 Eric AndersenAfter testing multi-build, I stupidly committed Config.h
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-01-30 Eric AndersenPatch from Bryan Rittmeyer -- be more conservative...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-26 Mark WhitleyApplied patch from Vladimir N. Oleynik <dzo@simtreas...
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.
2001-01-24 Eric Andersenmore bugs fixed -- found doing regression testing
2001-01-24 Eric AndersenCleanup for build problem found using regression script
2001-01-22 Eric AndersenRemove host* applets from the default build.
2001-01-22 Richard JuneAdd HUMAN_READABLE define for -m and -h support in...
2001-01-20 Eric AndersenClarify the statusbar config option so it states which...
2001-01-20 Eric AndersenAdjust the default feature set a wee bit
2001-01-03 Eric AndersenDisable a bunch of less common stuff by default. This...
2001-01-02 Glenn L McGrathadd dpkg-deb command
2000-12-12 Eric AndersenOops. Unmatched #if
2000-12-12 Eric AndersenSome compile fixes found by Larry Doolittle
2000-12-10 Glenn L McGrathSupport for tar -z option for uncompressing only
2000-12-06 Eric Andersenpatch from Larry Doolittle to rename BB_FEATURE_SH_BUIL...
2000-12-06 Eric AndersenAdded insmod support for ARM, and lsmod support for...
2000-12-04 Eric AndersenPatch to add in the -X option and fix the --exclude...
2000-12-02 Eric AndersenFix typo
2000-12-01 Eric AndersenUpdate some descriptions
next