httpd: fix handling of range requests
[oweals/busybox.git] / procps / renice.c
2016-11-23 Denys VlasenkoConvert all procps/* applets to "new style" applet...
2016-03-07 Denys Vlasenkorenice: tweak help text
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-10-28 Denys Vlasenko*: whitespace fixes
2010-08-29 Denys Vlasenkonandwrite: complain on malformed -s NUM
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-07-21 Bernhard Reutner... - first pass to unify/cleanup uid handling (-236b)
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-11-27 Denis Vlasenkosafe_strtoXX interface proved to be a bit unconvenient.
2006-11-17 Denis Vlasenkoadd -Wundef, fix uncovered bugs
2006-10-08 Denis Vlasenkostart_stop_daemon: add -N <nice> compat
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-06-02 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2005-02-13 Manuel Novoa III Add 'nice' and replace 'renice' with a new implementation.
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-05 Matt KraaiUse perrorMsg and clean up exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-21 Eric AndersenAdded 'renice' command, thanks to Dave Cinege <dcinege...