oweals/busybox.git
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-24 Andreas Bühmannash: <> redir should not truncate
2010-06-23 Pascal Bellardconspy: code shrink ~200 bytes
2010-06-22 Denys Vlasenkotypo fix
2010-06-22 Marek Polacekrev: new applet
2010-06-21 Denys Vlasenkofix config help text
2010-06-21 Denys Vlasenkobootchartd: added optional compat features
2010-06-21 Denys Vlasenkofix errors in detecting non-modified areas
2010-06-21 Pascal Bellardconspy: new applet
2010-06-21 Denys Vlasenkodecompress_unxz: use common string
2010-06-20 Denys Vlasenkounxz: update from XZ embedded git
2010-06-19 Denys Vlasenkotweak TODO file
2010-06-19 Denys Vlasenkoxargs: bump default -sNUM up to 32k. Use sysconf()...
2010-06-19 Denys Vlasenkoadded Config.in to .gitignore
2010-06-19 Denys Vlasenkocosmetics on top of Dan's patches
2010-06-19 Dan FandrichDefine GNU-specific link options in one place
2010-06-19 Dan FandrichAdded code for nonstandard function strsep()
2010-06-19 Dan FandrichA few minor portability improvements
2010-06-19 Denys Vlasenkosed: trivial code shrink -18 bytes
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-19 Denys VlasenkoRevert "sed: trivial code shrink"
2010-06-19 Denys Vlasenkosed: trivial code shrink
2010-06-18 Denys Vlasenkoash: times builtin: use unsigned type; take free-of...
2010-06-18 Denys Vlasenko*: stop defining _GNU_SOURCE in source files, it's...
2010-06-18 Denys Vlasenkoash: fix unset in standalone mode
2010-06-18 Denys Vlasenkoash: cosmetics, no code changes
2010-06-18 Dan FandrichImprove unzip's handling of stream ZIP files
2010-06-18 Dan FandrichAllow CONFIG_VOLUMEID to be turned off
2010-06-18 Dan Fandrichignore changes to Kbuild files, they are generated
2010-06-18 Denys Vlasenkomkfs_ext2: improve comments a bit
2010-06-18 Denys Vlasenkocpio.tests: mention suid bits too, not only sgid
2010-06-18 Bernhard Reutner... mkfs_ext2: reuse string
2010-06-18 Bernhard Reutner... mkfs_ext2: fix handling of -I argument
2010-06-18 Denys Vlasenkomktemp: be more compatible: bare "mktemp" creates tempf...
2010-06-18 Denys Vlasenkodate: make %N work without -lrt on glibc
2010-06-18 Denys Vlasenkotftp: increase initial retry timeout from 50 to 100 ms
2010-06-18 Denys Vlasenkoadd a comment about sed and suid bits
2010-06-18 Denys Vlasenkodata_extract_all: do not chmod symlink. Closes 2053
2010-06-17 Denys Vlasenkonetworking/Config.src: make tftp/tftpd-related options...
2010-06-17 Denys Vlasenkofix extra bogus files generation in include/config/*
2010-06-16 Baruch Siachubiattach,ubidetach: new applets
2010-06-15 Denys Vlasenkofindutils/*: move usage and applet bits to *.c files
2010-06-15 Denys Vlasenkofile rename: TODO_config_nommu -> TEST_config_nommu
2010-06-15 Denys Vlasenkoxargs: another code shrink
2010-06-15 Denys Vlasenkoxargs: trivial code shrink
2010-06-14 Denys Vlasenkorfkill: do not enable by default, it requires new-ish...
2010-06-14 Denys Vlasenkoscripts/echo.c: remove bb-ism
2010-06-14 Denys Vlasenkoxargs: trivial code shrink
2010-06-13 Denys Vlasenkoxargs: simplify logic
2010-06-13 Denys Vlasenkoxargs: fix accounting of -sNUM
2010-06-13 Denys Vlasenkoxargs: make -s NUM accept practically unlimited range
2010-06-13 Denys Vlasenkoxargs: code shrink -15 bytes
2010-06-12 Sebstat: make output more similar to GNU stat
2010-06-12 Denys Vlasenkodate: trivial fix - was reading seconds into nanosecond...
2010-06-12 Denys Vlasenkotftp: make message about 512 byte block less confusing
2010-06-11 Bernhard Reutner... check-lxdialog.sh: fix helptext
2010-06-10 Denys Vlasenkoutoa: shrink
2010-06-09 Denys Vlasenkomodinfo: needs modutils.o
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-08 Denys Vlasenkodate: use the same code for FEATURE_DATE_NANO for glibc...
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-07 Denys Vlasenkotypo fix
2010-06-07 Denys Vlasenkosmall fix in usage text
2010-06-06 Pascal Bellarddpkg: add support for lzma compression
2010-06-06 Pascal Bellardmodprobe: add support for -l and -s. Remove some unsupp...
2010-06-06 Maksym Kryzhanovskyyfuser: code shrink
2010-06-06 Denys Vlasenkofix allnoconfig
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-06-06 Denys Vlasenkopipe_progress: shrink
2010-06-06 Denys Vlasenkoloadkmap: remove UNUSED_PARAM from argv
2010-06-06 Denys Vlasenkodumpkmap,loadkmap: abort if there are params on cmdline
2010-06-06 Denys Vlasenkodate: make FEATURE_NANO compile on glibc systems
2010-06-06 Denys Vlasenkotop: code shrink, -26 bytes
2010-06-06 Maksym Kryzhanovskyytop: code shrink
2010-06-06 Denys Vlasenkoyes: this applet doesn't have options, don't lie that...
2010-06-06 Denys Vlasenkofix a few goofs uncovered by "make allnoconfig" testing
2010-06-06 Pascal Bellardmodinfo: new applet
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-05 Denys Vlasenkomake it possible to keep usage texts in .c files
2010-06-05 Denys Vlasenkomake it possible to have include/applets.h-esque entrie...
2010-06-05 Denys VlasenkoRemove requirement that include/applets.h must be sorted
2010-06-05 Denys Vlasenkotr: add forgotten //config: prefixes
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-06-04 Denys Vlasenkopartially migrate coreutils to Config.src and Kbuild.src
2010-06-04 Mike Frysingerudhcpd: fix daemonize crash on nommu systems
2010-06-04 Denys Vlasenkodate: optional support for %N. Closes bug 1861.
2010-06-04 Denys Vlasenkomkfs_vfat: fix gcc-4.4 warning
2010-06-03 Denys Vlasenkotypo fix
2010-06-03 Denys Vlasenkosed: fix a case when one-line range matches past lines...
2010-06-03 Denys Vlasenkoash: rename parsefile->fd to ->pf_fd
2010-06-03 Denys Vlasenkoash: fix redirection of fd 0 in scripts are sourced...
2010-06-02 Denys Vlasenkotest: "" is not a valid number. Closes bug 1915
2010-06-02 Denys Vlasenko*: simplify checks for gz/bz2/xz magic
2010-06-02 Denys Vlasenkodocument how to find non-shared string dups
2010-06-02 Denys Vlasenko*: better string sharing
2010-06-02 Denys Vlasenkoash: remove one redundant function, improve string...
2010-06-01 Denys Vlasenkodecompress_unxz: allocate permanent crc32 table _fisrt_
2010-06-01 Denys Vlasenkodeinline two big functions
2010-06-01 Denys Vlasenkodecompress_unxz: newer version, one which can unpack...
2010-06-01 Tomas Heinrichlineedit: fix column display for wide and combining...
next