Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils / ionice.c
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-06-24 Denys Vlasenko*: make exec failure message more consistent
2009-04-01 Denis Vlasenkotrailing whitespace removal
2009-01-31 Denis Vlasenkoionice: new applet, adapted from Linux kernel' example...