Commit History

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