platform/upstream/busybox.git
2009-11-11 Denys Vlasenkomdev_fat.conf: add a rule to run nameif
2009-11-11 Denys Vlasenkoash: fix bad interaction of "stty -echo" + ASK_TERMINAL
2009-11-09 Denys Vlasenkofix 'not not' in comment
2009-11-09 Denys Vlasenkotweak service examples a bit (less verbose comment...
2009-11-09 Denys Vlasenkotweak dhcp service example - add ntp configuration
2009-11-08 Denys Vlasenkoadd and example of tftpd service
2009-11-08 Denys Vlasenkotftpd: another small tweak
2009-11-08 Denys Vlasenkotftp: another small tweak
2009-11-08 Denys Vlasenkotftpd: slight correction to progress bar code
2009-11-08 Magnus Dammtftp: add optiona support for progress bar
2009-11-08 Magnus Dammtftp: extend tsize support a little
2009-11-08 Magnus Dammwget: factor out progress bar code
2009-11-07 Denys Vlasenkoadd more service examples
2009-11-07 Denys Vlasenkotweak mdev_fat.conf example
2009-11-07 Denys Vlasenkotweak examples
2009-11-07 Denys Vlasenkoifplugd: small optimization
2009-11-07 Vladimir Dronnikovfbsplash: allow compressed image files
2009-11-07 Denys Vlasenkotop: do not use #if inside printf, it can be a macro
2009-11-07 Denys Vlasenkoadding examples/mdev_fat.conf
2009-11-07 Denys Vlasenkomdev: print line# in error messages
2009-11-07 Denys Vlasenkoadd examples/mdev.conf
2009-11-07 Denys Vlasenkobig endian warning fixes
2009-11-06 Denys Vlasenkoremoved SuSv3 doc tarball - potential licensing problem
2009-11-06 Denys Vlasenkowhitespace fixes
2009-11-06 Denys Vlasenkoadding example runit-style service directory
2009-11-05 Tomas Heinrichdumpleases: unicode spport
2009-11-04 Mike Frysingerapplets: meant to fix order, not enable bbsh
2009-11-04 Mike Frysingerall_sourcecode.tests: check commented out applet order too
2009-11-04 Mike Frysingerapplets: fix alphabetical order
2009-11-04 Mike Frysingertests: fix POSIX shell source style
2009-11-04 Denys Vlasenkolsmod: beautify. no code changes
2009-11-04 Denys Vlasenkolibbb.h: remove two over-zealous RETURNS_MALLOC
2009-11-04 Denys Vlasenkofold: fix a corner case. By Tomas Heinrich (heinrich...
2009-11-03 Denys Vlasenkomkfs_vfat: fixes for large image cases
2009-11-03 Denys Vlasenkomkswap: add -L LABEL option. closes bug 689.
2009-11-02 Denys Vlasenkopasswd: do not complain if /etc/shadow is missing
2009-11-02 Denys Vlasenkoudhcpc: log script parameter too
2009-11-02 Denys Vlasenkoinclude/libbb.h: mark malloc-returning functions with...
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-11-02 Vladimir Dronnikovmkfs.reiser: new applet. needs much polishing
2009-11-01 Denys Vlasenkobtrfs.c: check first two superblocks, for additional...
2009-11-01 Denys Vlasenkovolume_id: add FAST_FUNC where appropriate
2009-11-01 Vladimir Dronnikovvolume_id: add support for btrfs
2009-11-01 Denys Vlasenkomdev: do not die on mknod errors
2009-11-01 Vladimir Dronnikovmountpoint: btrfs fix
2009-11-01 Dan FandrichAdd more compat code for non GNU environments
2009-10-29 Bernhard Reutner... tty: use defines rather than constants
2009-10-29 Denys Vlasenko*: random code shrink
2009-10-29 Denys Vlasenkolineedit: REALLY fix compile error now
2009-10-29 Denys Vlasenkolineedit: compile fix
2009-10-29 Denys Vlasenkoecho et al: support \e escape
2009-10-27 Bernhard Reutner... wall: new applet
2009-10-27 Bernhard Reutner... add and use xopen_nonblocking (-18b)
2009-10-27 Bernhard Reutner... chpst: tiny shrinkage and add possible TODO
2009-10-27 Bernhard Reutner... mdev: adjust error message
2009-10-27 Bernhard Reutner... mdev: handle string modes
2009-10-27 Bernhard Reutner... mdev: tiny shrinkage by index_in_strings
2009-10-27 Bernhard Reutner... applets/usage_compressed: combine many seds in one...
2009-10-27 Dan Fandrichplatform compatibility work (by Dan Fandrich)
2009-10-27 Denys Vlasenkorename sent_ESC_br_n6 variable to sent_ESC_br6n
2009-10-27 Denys Vlasenkolibbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINA...
2009-10-27 Denys Vlasenkolibbb/xrealloc_vector.c: better comment
2009-10-27 Denys Vlasenkolibbb/bb_do_delay.c: shrink
2009-10-27 Denys Vlasenkolibbb/ask_confirmation.c: shrink
2009-10-27 Denys Vlasenkohttpd_indexcgi: fix off-by-one error
2009-10-27 Denys Vlasenkosed: shrink usage text
2009-10-27 Rob LandleyMinor usage tweak for sed.
2009-10-26 Denys Vlasenkoread_key,lineeedit: parse position answerback faster...
2009-10-26 Tomas Heinrichlsmod: unicode-aware column formatting
2009-10-26 Denys Vlasenkoread_key: ignore unknown keys (do not return them to...
2009-10-25 Denys Vlasenkoread_key: remove handling for ctrl-up/down, we don...
2009-10-25 Denys Vlasenkoread_key: document more weird key sequences
2009-10-25 Denys Vlasenkolineedit: handle Ctrl-arrows
2009-10-25 Denys Vlasenkomodutils: add FEATURE_INSMOD_TRY_MMAP option
2009-10-25 Bernhard Reutner... tar: add support for -o as synonym to --no-same-owner...
2009-10-24 Denys Vlasenkotar: handle "tar fx TARFILE" etc
2009-10-24 Denys Vlasenkopatch: add Rob's version for reference, it may handle...
2009-10-24 Denys Vlasenkopatch: add another test (currently fails)
2009-10-24 Denys Vlasenkofix up potential printf's with unsafe format strings
2009-10-24 Denys Vlasenkomkfs_ext2: fix compile error
2009-10-24 Denys Vlasenkopatch: add longopts, --dry-run, add one more test
2009-10-23 Vladimir Dronnikovftpget/put: make 3rd parameter optional
2009-10-23 Denys Vlasenkoifplugd: fix compile error
2009-10-23 Denys Vlasenkodate: line up tabs in usage text
2009-10-23 Denys Vlasenkols: fix "ls | cat" to not show "total NNN" header
2009-10-23 Bernhard Reutner... date: handle long options
2009-10-23 Denys Vlasenkolibbb.h: tidy it up a bit. no code changes (verified)
2009-10-23 Denys Vlasenkofix isalnum and isxdigit. Unfortunately, +285 bytes
2009-10-23 Denys Vlasenkoeliminate all remaining users of ctype. ~600 byte large...
2009-10-23 Denys Vlasenkosmall optimizations of toupper/tolower
2009-10-23 Denys Vlasenko*: optimize most of isXXXXX() macros
2009-10-23 Denys Vlasenkolibbb: smaller isdigit. -95 bytes
2009-10-22 Denys Vlasenkobuild failure fix and some cosmetics
2009-10-22 Denys Vlasenko*: remove last function calls to isspace
2009-10-22 Denys Vlasenkonetworking/interface.c: tiny code shrink
2009-10-22 Denys Vlasenko*: use better isspace implementation
2009-10-22 Denys Vlasenkomkfs_ext2: code shrink
2009-10-22 Denys Vlasenkomkfs_ext2: fix a bug where we don't fully respect ...
2009-10-22 Denys Vlasenkomke2fs: mention -F in usage text
2009-10-22 Denys Vlasenkotrimming help text
next