Commit History

Author SHA1 Message Date
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX 3 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 7 years ago
  Denys Vlasenko 6d9329935c Convert all console-tools/* applets to "new style" applet definitions 7 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 14 years ago
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 14 years ago
  Denis Vlasenko 2afd5ab62c *: use get_console_fd() as appropriate, and make it fail on open error - 16 years ago
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. 16 years ago
  Denis Vlasenko 968dbf9685 minor fix in comment, no code changes 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 years ago
  Denis Vlasenko 6ee023cf62 *: compile fixes for 64-bit build 17 years ago
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 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 1385899416 attempt to regularize atoi mess. 17 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley ead19306f5 Cleanup patches from tito. 18 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 18 years ago
  Rob Landley 9f0e00fc61 Tito sent more size tweaks. 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Glenn L McGrath 6a78631164 Patch by Tito, use bb_xgetlarg, reduce size 20 years ago
  Eric Andersen 28672dd3b9 Patch from Arthur Othieno for docs/style-guide.txt conformance. 20 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen c38678d14b Apply vodz' last_patch52 22 years ago
  Mark Whitley 827e45c518 Added some more '/* getopt not needed */' lines. 23 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 23 years ago