Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils /
2013-11-29 Denys VlasenkoUse unsigned printf/scanf conversion where more appropriate
2013-11-29 Denys Vlasenkofix assorted unused code and wrong format specs found...
2013-11-26 Denys Vlasenkodevfsd: remove static variable
2013-11-20 Denys Vlasenkorfkill: use new-style config/kbuild/applet
2013-10-08 Ryan Mallonwall,crontab: use xopen_as_uid_gid()
2013-10-06 Denys Vlasenkowall: access FILE under real user's credentials
2013-08-25 John Spencerman: find posix man pages
2013-08-07 Denys Vlasenkosetsid: code shrink, expanded comments
2013-08-04 Paul B. Hensonubi_tools: fix typo in strcpy
2013-08-04 Denys Vlasenkoless: support "less 1<>TTY"
2013-07-08 Bernhard Reutner... chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
2013-06-30 Denys Vlasenkoubi_tools: enhance -s option to allow size multiplier...
2013-06-30 Denys Vlasenkoubi_tools: add forgotten argv++
2013-06-30 Denys Vlasenkoubi_tools: extend supported volume size to 64 bits...
2013-06-30 Paul B. Hensonubimkvol: add -m option to create volume of maximum...
2013-03-22 Bernhard Reutner... setserial: Fix typo: s/baund_rate/baud_rate/g
2013-03-14 Alexander Shiyanflash_eraseall: implement -N
2013-03-14 Alexander Shiyannanddump: fix build if nandwrite isn't enabled
2013-01-28 Denys Vlasenkoflashcp: trivial code shrink
2013-01-23 Denys Vlasenkoflashcp: pad output to BUFSIZE. Hopefully closes 5882
2013-01-18 Denys Vlasenkodc: code shrink
2013-01-15 Denys Vlasenkowhitespace fixes. no code changes
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2012-12-19 Anthony G. BasileCONFIG_PID_FILE_PATH: new configuration option for...
2012-10-17 Timo Teräsfbsplash: fix regression from e4fa7b7
2012-10-15 Baruch Siachnanddump: invert the meaning of the -o parameter to...
2012-10-15 Baruch Siachnanddump: skip bad blocks when instructed to do so
2012-10-15 Baruch Siachnanddump: use the right operator of logic AND
2012-09-27 Manuel Zerpiesflashcp: remove unused variable opts
2012-09-06 Linus Walleijfbsplash: support non-RGB565 pixels in 16-bit mode
2012-07-06 Mike Frysingerinclude sys/resource.h where needed
2012-06-14 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2012-06-13 Matt Reimernanddump: make dumping read-only partitions work
2012-06-08 Denys Vlasenkoman: fix handling of gzipped manpages
2012-04-17 Denys Vlasenkowho,less: tweaked help text
2012-03-11 Denys Vlasenkoubi_tools: add workaround for bad kernel headers. Close...
2012-03-06 Denys Vlasenkopreparatory cleanups for seamless uncompression improve...
2012-02-29 Yin Kangkaifbsplash: use line_length instead of xres * bytes_per_pixel
2011-11-23 Daniel Fandrichrx: fix file corruption on block checksum failure
2011-11-03 Denys Vlasenkorx: code shrink
2011-11-03 Dan Fandrichrx: Fix file corruption with duplicate blocks
2011-10-28 Denys Vlasenkowhitespace fixes
2011-10-17 Peter Korsgaardfbsplash: support 8bit mode
2011-10-17 Peter Korsgaardfbsplash: limit progress bar flicker
2011-10-10 Flemming Madseninotify: if PROG is -, print events to stdout
2011-09-22 Denys Vlasenkorename archive.h to bb_archive.h. no code changes
2011-09-20 Denys Vlasenkoadd INIT_G()'s. No code changes.
2011-09-13 Pascal Bellardconspy: add framebuffer support, -Q option.
2011-09-07 Denys Vlasenkocrond: fix the case when option -d is disabled
2011-08-28 Denys VlasenkoFixes for warnings in FreeBSD build
2011-08-15 Denys Vlasenkoless: fix for screen size detection
2011-08-13 Denys Vlasenkoconspy,nandwrite,nanddump: enable in defconfig
2011-07-25 Denys Vlasenkoless: add a TODO comment
2011-07-25 Denys Vlasenkoless: optionally query terminal size via "ESC [ 6 n...
2011-07-15 Denys Vlasenkodc: fix a case where we can run off malloced space
2011-07-08 Denys Vlasenkoa few tweaks for bionic
2011-07-08 Dan Fandrichtypo fixes
2011-06-20 Dan Fandrichsetserial: added missing \n in help text
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-05-30 Bernhard Reutner... makedevs: fix help-text
2011-05-15 Denys Vlasenkodc: do not advertise ops disabled in .config
2011-05-13 Denys Vlasenkofix "variable 'foo' set but not used" warnings
2011-05-02 Denys Vlasenkosetserial: small fix
2011-05-01 Marek Bečkasetserial: new applet
2011-04-26 Denys Vlasenkorename miscutils/ubi_attach_detach.c -> miscutils/ubi_t...
2011-04-26 Denys Vlasenkoadd help text
2011-04-26 Reuben Dowleubiupdatevol: new applet
2011-04-26 Reuben DowleFix ubirsvol usage information
2011-04-11 Pascal Bellardconspy: fix ESC key lost
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-03-28 Nuno Lucasfbsplash: Add support for 24 and 32 bit color depth
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-02-06 Mike Frysingerrunlevel/wall: depend on utmp feature
2011-02-05 Dan FandrichLet fbsplash display images even when a second buffer...
2011-02-05 Reuben Dowleubimkvol,ubirmvol,ubirsvol: new applets
2011-02-01 Denys Vlasenkops: implement -o stat
2011-01-25 Denys Vlasenkomove utmp.h include to libbb.h
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2011-01-18 Denys Vlasenkodisable automatic selection of FEATURE_SUID; improve...
2010-12-19 Denys Vlasenkochrt: -m can be used without any arguments. Closes...
2010-12-18 Denys Vlasenkochrt: correct opt_complementary. Closes bug 2977
2010-12-18 Denys Vlasenkochat: fix build breakage (variable declared in for())
2010-11-03 Denys Vlasenkorename archival/libunarchive -> archival/libarchive...
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-28 Denys Vlasenkodecompress_bunzip2: handle concatenated .bz2 files
2010-10-28 Marek Polacek*: use _exit() in sighandlers; showkey: do not use...
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-27 Denys Vlasenkolibbb: introduce and use common crc32 routine
2010-10-20 Denys Vlasenko*: s/open3_or_warn/open_or_warn/ where makes sense
2010-10-18 Baruch Siachnanddump: make oobbuf allocation dynamic
2010-10-18 Baruch Siachnanddump: new applet
2010-10-12 Denys Vlasenkotweaks to build system, mainly making menuconfig text...
2010-10-04 Denys Vlasenkoman: add compatibility with man-db
2010-08-31 Denys Vlasenkolibbb: add xfstat function
2010-08-29 Denys Vlasenkobbconfig: add COMPRESS_BBCONFIG option
2010-08-29 Baruch Siachnandwrite: always check the first erase block
2010-08-29 Denys Vlasenkonandwrite: complain on malformed -s NUM
2010-08-29 Baruch Siachnandwrite: allow hex values in the -s parameter
next