提交历史

作者 SHA1 备注 提交日期
  Peter Korsgaard 864d1b7a15 dmesg: add -r option to print raw format even when FEATURE_DMESG_PRETTY is enabled 9 年之前
  Peter Korsgaard 3917fa32dc dmesg: handle multi-char log levels 12 年之前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年之前
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 年之前
  Denys Vlasenko f04ca74ab5 dmesg: more correct skipping of <N>; use faster putchar for most output 14 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Denys Vlasenko 874201fee5 dmesg: try to detect buffer size 15 年之前
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 16 年之前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年之前
  Bernhard Reutner-Fischer 0953336951 - Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate. 16 年之前
  Bernhard Reutner-Fischer f02efd11c9 - improve readability 16 年之前
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 年之前
  Denis Vlasenko 7e3a5f58bc dmesg,klogd: make code more readable 17 年之前
  Denis Vlasenko 6bef3d1d22 fbset: fix buglet where we were using wrong pointer 17 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 年之前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年之前
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年之前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年之前
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 年之前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年之前
  Rob Landley 446129adae Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution 18 年之前
  Rob Landley fc367f9824 There's no excuse for adding new #ifdefs to the code like that. None at all. 18 年之前
  Mike Frysinger eac0c06938 allow people to display dmesg output without syslog levels 18 年之前
  Mike Frysinger a7881119cc de-cuddle if( to if ( 18 年之前
  Rob Landley aa516a61b9 Fix three embarassing thinkos in the new dmesg.c: 18 年之前