chat: fix build breakage (variable declared in for())
[platform/upstream/busybox.git] / miscutils /
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
2010-08-25 Baruch Siachnandwrite: new applet
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-07-29 Jeremie Koenigless: remove misguided dependency on PLATFORM_LINUX
2010-07-29 Denys Vlasenkodc: tweak help text
2010-07-29 Denys Vlasenkodc: make it use long longs for integer ops
2010-07-29 Denys Vlasenkoless: fix duplicate "depends on PLATFORM_LINUX". no...
2010-07-25 Denys Vlasenko*: mass cosmetic removal of extra empty lines. no code...
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-14 Denys Vlasenkobuild system: disable some applets by default
2010-07-11 Denys Vlasenkocrond: mention other cronds' behavior in comment. no...
2010-07-08 Denys Vlasenkocrond: code shrink
2010-07-08 Denys Vlasenkocrond: rename HumpBack names. Note two TODOs/FIXMEs
2010-07-08 Denys Vlasenkocrond: check mtime on crontab dir every minute, and...
2010-07-08 Denys Vlasenkocrond: reorder functions to follow usual order: "main...
2010-07-06 Denys Vlasenkocrond: code shrink
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-07-01 Denys Vlasenkochrt: code shrink
2010-07-01 Pascal Bellardconspy: stop losing some keyboard keys.
2010-06-30 Pascal Bellardconspy: code shrink
2010-06-28 Pascal Bellardconspy: code shrink
2010-06-27 Denys Vlasenkoconspy: significant output minimization; blink attribut...
2010-06-25 Denys Vlasenkoconspy: make "conspy 0" use vcsa0 but "conspy" (no...
2010-06-24 Denys Vlasenko*: make exec failure message more consistent
2010-06-24 Denys Vlasenkoconspy: code shrink
2010-06-24 Denys Vlasenkoconspy: document attribute byte format
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-23 Pascal Bellardconspy: code shrink ~200 bytes
2010-06-21 Denys Vlasenkofix errors in detecting non-modified areas
2010-06-21 Pascal Bellardconspy: new applet
2010-06-16 Baruch Siachubiattach,ubidetach: new applets
2010-06-14 Denys Vlasenkorfkill: do not enable by default, it requires new-ish...
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-06-02 Denys Vlasenko*: better string sharing
2010-05-16 Denys Vlasenkoconsolidate ESC sequences
2010-05-16 Denys Vlasenkosetsid: check for setsid error directly
2010-05-02 Souf Ouedrfkill: new applet
2010-04-14 Denys Vlasenkodevmem: map two pages only if it is necessary
2010-04-06 Denys VlasenkoMove utmp/wtmp support to "General configuration" section
2010-04-05 Denys Vlasenkotelnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
2010-03-23 Denys Vlasenko*: merge some common strings
2010-03-18 Denys Vlasenko*: code shrink and better "died from signal" reporting...
2010-03-14 Denys Vlasenkofbsplash: reinstate drawing of over/undersized images...
2010-03-14 Natanael Copabeep: the -d option takes milliseconds not microseconds
2010-03-11 Denys Vlasenkolineedit: fix another corner case with bad unicode...
2010-03-02 Denys Vlasenko*: do not check for POLLIN/POLLOUT only, just in case...
2010-02-26 Bernhard Reutner... reuse a few strings
2010-02-26 Denys Vlasenkosetup_environment(): eliminate one parameter
2010-02-26 Bernhard Reutner... crontab: use setup_environment
2010-02-08 Denys Vlasenkocompat and warning fixes
2010-02-04 Denys Vlasenko*: suppress ~60% of "aliased warnings" on gcc-4.4.1
2010-01-30 Denys Vlasenkofix Unicode config option limits and some comments...
2010-01-28 Denys Vlasenkostyle fixes, no code changes
2010-01-12 Denys Vlasenkolibbb: introduce and use monotonic_ms
2010-01-12 Denys Vlasenko*: add/remove safe_, it seems we had a few incorrect...
2010-01-09 Denys Vlasenko*: make it easier to distinquish "struct tm", pointer...
2010-01-04 Denys Vlasenko*: remove some uses of argc
2010-01-02 Denys Vlasenko*: do not assign to stdout/stderr, it's not portable.
2009-12-30 Denys Vlasenkodc: make "dc -1.23 ..." work
2009-12-13 Denys Vlasenkocrond: do not log info messages at LOG_ERR. Closes...
2009-12-12 Denys Vlasenkorandomconfig fixes
2009-11-28 Denys Vlasenko*: remove a few more cases of argc usage. -89 bytes.
2009-11-27 Denys Vlasenkoflash_eraseall: stop using obsolete mtd/jffs2-user...
2009-11-26 Denys Vlasenkorunlevel: -2 bytes
2009-11-25 Denys Vlasenkontpd: and real handling for -N, show usage w/o options...
2009-11-21 Stefan Seyfriedflashcp: new applet by Stefan Seyfried. +900 bytes
2009-11-18 Denys Vlasenkolibbb: robustify isXXXX(). +39 bytes
2009-11-15 Denys Vlasenkolibbb: added xfdopen_for_read/write
2009-11-15 Denys Vlasenkoeject: band-aid for kernel headers using u8 type
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-11-11 Denys Vlasenkotidy up O_NONBLOCK usage. use libbb functions in stty.
2009-11-07 Vladimir Dronnikovfbsplash: allow compressed image files
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-11-01 Vladimir Dronnikovmountpoint: btrfs fix
2009-10-27 Bernhard Reutner... wall: new applet
2009-10-27 Bernhard Reutner... add and use xopen_nonblocking (-18b)
2009-10-19 Denys Vlasenkomenuconfig tweaks
next