Bump to version 1.22.1
[platform/upstream/busybox.git] / util-linux / dmesg.c
2013-01-06 Peter Korsgaarddmesg: handle multi-char log levels
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-19 Denys Vlasenkodmesg: more correct skipping of <N>; use faster putchar...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-07-10 Denys Vlasenkodmesg: try to detect buffer size
2008-09-25 Bernhard Reutner... - update my name. No obj-code changes ;)
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-20 Bernhard Reutner... - Rob sais that he rewrote it, so reinstate the GPLv2...
2008-05-19 Bernhard Reutner... - improve readability
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-11-16 Denis Vlasenkodmesg,klogd: make code more readable
2007-11-06 Denis Vlasenkofbset: fix buglet where we were using wrong pointer
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-04 Bernhard Reutner... - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-22 Rob LandleyChange license statements (and clean up headers) on...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-07-27 Rob LandleyAdd back in non-ifdef version of FEATURE_PRETTY_PRINT...
2006-07-27 Rob LandleyThere's no excuse for adding new #ifdefs to the code...
2006-07-27 Mike Frysingerallow people to display dmesg output without syslog...
2006-07-27 Mike Frysingerde-cuddle if( to if (
2006-07-06 Rob LandleyFix three embarassing thinkos in the new dmesg.c:
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-13 Rob LandleyRewrite of dmesg, smaller and simpler.
2006-03-29 Bernhard Reutner... - shrink dmesg a bit.
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-30 Eric AndersenRonny L Nilsson writes:
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-07 Eric AndersenSave a few bytes and remove a redundant string
2003-03-07 Eric Andersenaudit for proper error handling, apply a few size optim...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
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-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-09 Eric AndersenSome little cleanups from Larry Doolittle
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-17 Pavel RoskinThe result of getopt() is "int" and should be treated...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Eric AndersenGetopt'ed by Marc Nijdam <marc_nijdam@hp.com>
2000-07-11 Eric AndersenForgot to commit these cleanups it seems.
2000-07-10 Eric AndersenRemove yet more kernel header dependancies.
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-19 Erik AndersenMore libc portability updates, add in the website ...
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-03-21 Erik Andersen* all mallocs now use xmalloc (and so are OOM error...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-12-29 Erik Andersen* sed now supports addresses (numeric or regexp, with...
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-12 Eric AndersenMore stuff...
1999-10-06 Eric AndersenMore stuff.
1999-10-05 Eric AndersenInitial revision 0_29alpha2