Commit History

Author SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko ff53bee723 chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 6 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 6 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 6 years ago
  Denys Vlasenko 6d9329935c Convert all console-tools/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko 86031a5ffd trim extra newlines in help texts 9 years ago
  Denys Vlasenko 054f3eb784 loadkmap: explain what happens with K_ALLOCATED key value 10 years ago
  Pere Orga 55068c478e move help text from include/usage.src.h to console-tools/*.c 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 13 years ago
  Denys Vlasenko 8aab0c95be loadkmap: remove UNUSED_PARAM from argv 14 years ago
  Denys Vlasenko 2fd45c2cdb dumpkmap,loadkmap: abort if there are params on cmdline 14 years ago
  Denys Vlasenko a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP 14 years ago
  Bernhard Reutner-Fischer a48308701a add and use xopen_nonblocking (-18b) 14 years ago
  Denis Vlasenko dc70069a46 kbd_mode: support -C TTY option 15 years ago
  Denis Vlasenko 2afd5ab62c *: use get_console_fd() as appropriate, and make it fail on open error - 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko 28703015ab u_short, ulong exterminated 17 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 17 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Glenn L McGrath acbdc47aac Make use of libbb functions bb_xopen, bb_full_read, used #define's 20 years ago