Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes il y a 7 ans
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m il y a 7 ans
  Denys Vlasenko 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Glenn Matthews 02a2a278f6 reset: before calling execvp(), reset needs to flush stdout il y a 7 ans
  Denys Vlasenko 6d9329935c Convert all console-tools/* applets to "new style" applet definitions il y a 7 ans
  Pere Orga 55068c478e move help text from include/usage.src.h to console-tools/*.c il y a 13 ans
  Denys Vlasenko b2f00ac22a reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US) il y a 13 ans
  Marek Polacek 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko d9a3e89f50 consolidate ESC sequences il y a 14 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. il y a 16 ans
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko d4f0b9476a reset: call "stty sane". Closes bug 1414. il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 17 ans
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 18 ans
  "Vladimir N. Oleynik" ffe17b51b4 correct strange *3 isatty(0) code il y a 19 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
  Eric Andersen 08573e0ac4 Kill off the loadacm applet. It is unused, unmaintained il y a 21 ans
  Eric Andersen 7f6295f516 Patch from Arthur Othieno for style-guide.txt conformance il y a 21 ans
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. il y a 21 ans
  Eric Andersen 793c3b4a7d Clear screen too. il y a 22 ans