uuencode: shrink
[oweals/busybox.git] / scripts /
2007-06-25 Bernhard Reutner... - need to pass the PATH down to the gcc-version check...
2007-06-22 Bernhard Reutner... - handy to have the cross_compile block here, too
2007-06-21 Denis Vlasenkobuild system: remove kernel .config locations (spotted...
2007-06-19 Denis Vlasenkodefconfig: update
2007-06-10 Denis Vlasenkoadd script which measures stack consumption.
2007-06-07 Bernhard Reutner... - update defconfig
2007-06-04 Denis VlasenkoAudit bb_common_bufsiz usage, add script which looks...
2007-06-03 Denis Vlasenkofind_stray_communal_vars: script which finds communal...
2007-05-30 Denis Vlasenkowhitespace fixes
2007-05-15 Bernhard Reutner... - busybox.c was removed a while ago
2007-04-15 Denis Vlasenkodeluser: add optional support for removing users from...
2007-04-13 Denis Vlasenkostyle fixes
2007-04-12 Denis Vlasenkostyle fixes. No code changes
2007-04-11 Denis Vlasenkorename: run_applet_by_name -> run_applet_and_exit
2007-04-10 Denis VlasenkoRename two config options:
2007-04-08 Denis Vlasenkoadding small script, mostly for documentational purposes
2007-04-05 Bernhard Reutner... - clean up addgroup, fix adding users to existing group...
2007-04-05 Bernhard Reutner... - bail out if either file does not exist
2007-04-04 Bernhard Reutner... - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]...
2007-03-28 Bernhard Reutner... - update defconfig
2007-03-28 Bernhard Reutner... - move additional fancy options not mandated by SUSv3...
2007-03-25 Bernhard Reutner... - rough prototype for split(1). TODO: Still needs some...
2007-03-18 Denis Vlasenkomake clean deletes .kernelrelease now
2007-03-17 Mike Frysingerdont use obsolete function index() as pointed out by...
2007-03-15 Denis Vlasenkobuild system: produce link map. Rather useful when you
2007-03-13 Denis VlasenkoDo not fail password check if shadow password does...
2007-03-11 Denis Vlasenkoupdate defconfig
2007-03-09 Bernhard Reutner... - add chrt applet.
2007-03-09 Bernhard Reutner... - add selinux applets to the IMA workaround
2007-02-25 Denis Vlasenkostop using bash'isms ('function')
2007-02-12 Bernhard Reutner... - check if the compiler supports -fwhole-program -...
2007-02-04 Denis Vlasenkomkconfigs: remove echo "`...`" contortion
2007-02-03 Denis Vlasenkoadd TODO
2007-02-02 Bernhard Reutner... - minor tweak
2007-01-29 Denis Vlasenkodisable -Wold-style-definition for gcc 3.x
2007-01-27 Denis VlasenkoMake -Werror configurable
2007-01-24 Denis VlasenkoUnify ping and ping6. ping has -4 and -6 which force
2007-01-23 Bernhard Reutner... - add hostcc-option checker
2007-01-23 Bernhard Reutner... - add an unsupported makefile for IMA compiles
2007-01-22 Denis Vlasenkoclean up commented out old code
2007-01-22 Denis Vlasenkoremove obsolete FEATURE_WGET_IP6_LITERAL
2007-01-22 Denis Vlasenkodefconfig: refresh
2007-01-22 Denis Vlasenkocmdedit is not a 'command' editing anymore, it's just...
2007-01-21 Denis VlasenkoIntroduce FEATURE_EDITING_FANCY_KEYS, so that user...
2007-01-21 Denis VlasenkoIntroduce FEATURE_EXEC_PREFER_APPLETS = "re-execute...
2007-01-20 Denis Vlasenkofixes for amd64 compilation
2007-01-17 Bernhard Reutner... - replace some occurances of "kernel" with busybox
2007-01-13 Denis Vlasenkowhitespace fixes (leading spaces to tab)
2007-01-12 Denis Vlasenkonext part of ipv6-ization is here: wget & httpd
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2007-01-07 Bernhard Reutner... - add arp to defconfig
2007-01-06 Denis Vlasenko"kernel" => "busybox"
2006-12-31 Denis Vlasenkort_names: stop allocating 5k in rwdata
2006-12-30 Denis Vlasenkofixdep.c: avoit doing memcmp in most cases
2006-12-30 Denis Vlasenkosaw commit of vapier@busybox.net (thanks!),
2006-12-30 Mike Frysingerkill off AUTOCONF_INCLUDED (again) since it tends to...
2006-12-30 Mike Frysingermake sure AUTOCONF_TIMESTAMP is filled up properly...
2006-12-30 Mike Frysingerprevent buffer underflows with empty lines
2006-12-30 Mike Frysingerprevent accessing memory that we dont own
2006-12-22 Denis Vlasenkoconvert "negaite" config option into reversed (INCLUDE_...
2006-12-19 Bernhard Reutner... - rename SU_SYSLOG to FEATURE_SU_SYSLOG
2006-12-13 Denis Vlasenkoexterminate last bzero's
2006-11-30 Denis Vlasenko"kernel config" -> "busybox config"
2006-11-29 Denis Vlasenkood: fix buglet in --traditional, microoptimization,
2006-11-29 Denis Vlasenkofix support for globally disabling --long-options.
2006-11-22 Denis Vlasenkotelnetd: we were having telnetd with is ONLY inetd...
2006-11-22 Bernhard Reutner... - reinstate "make checkhelp"
2006-11-21 Bernhard Reutner... - add 'ip rule' support. First take..
2006-11-21 Bernhard Reutner... - update defconfig
2006-11-21 Denis Vlasenkohttpd: slight reduction of #ifdef forest
2006-10-24 Bernhard Reutner... - add nmeter and raidautorun to defconfig.
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-19 Denis Vlasenkobuild system: (try to) get rid of bb_config.h hack
2006-10-19 Denis Vlasenkobuild system: check for ENABLE_, USE_ and SKIP_ (not...
2006-10-19 Denis Vlasenkomove usage_compressed.h generation into applets/
2006-10-19 Denis Vlasenkoscripts/usage.c: de-uglify #includes
2006-10-06 Denis Vlasenkobuild system: remove loeftover (two empty dirs)
2006-10-05 Denis Vlasenkomake defconfig now works
2006-10-05 Denis Vlasenkoyet another fixlet: make clean/distclean/mrproper
2006-10-05 Denis Vlasenkofixing build system overhaul fallout...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-09-28 Denis Vlasenkodpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!)
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-14 Bernhard Reutner... - make sure that the 'build' dir exists even if we...
2006-09-14 Bernhard Reutner... - do away with silly comment and do the Right Thing...
2006-08-09 Rob LandleyAnother whack at scripts/individual. Now builds 212...
2006-08-06 Rob LandleyTeach md5sum and sha1sum to work the way other applets...
2006-08-05 Rob Landleyscripts/individual now builds 171 applets. Some of...
2006-08-04 Rob LandleyDigging up my old "make standalone" stuff from a year...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-07-01 "Robert P. J. Day"Yet more "#if 0" content removed.
2006-06-15 Bernhard Reutner... - use shorter boilerplate, more accurate header guard
2006-06-15 Bernhard Reutner... - drats.
2006-06-15 Bernhard Reutner... - let the scripts be prerequisites of the files the...
2006-06-11 Bernhard Reutner... - remove superfluous CONFIG_BEGIN and CONFIG_END
2006-05-30 Rob LandleySince we have less than 100k of usage.h data anyway...
2006-05-29 Rob LandleyTeach bloatometer about .rodata, and tweak the display...
2006-05-26 Bernhard Reutner... - use strtol instead of strtoll if the latter does...
2006-05-26 Bernhard Reutner... - use the SED given by the user
2006-05-26 Bernhard Reutner... - patch from Tito to pretty print the overall delta
next