커밋 기록

작성자 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 년 전