Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f705f3c491047cd005253e829716c1a5671c10ab
/
console-tools
/
reset.c
ca466f3
*: slap on a few ALIGN* where appropriate
by Denys Vlasenko
· 2 years, 10 months ago
004cefa
reset: better --help text
by Denys Vlasenko
· 2 years, 11 months ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
0c4dbd4
regularize format of source file headers, no code changes
by Denys Vlasenko
· 7 years ago
8187e01
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
by Denys Vlasenko
· 7 years ago
5c527dc
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
02a2a27
reset: before calling execvp(), reset needs to flush stdout
by Glenn Matthews
· 8 years ago
6d93299
Convert all console-tools/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
55068c4
move help text from include/usage.src.h to console-tools/*.c
by Pere Orga
· 14 years ago
b2f00ac
reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)
by Denys Vlasenko
· 14 years ago
7b18107
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
by Marek Polacek
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
d9a3e89
consolidate ESC sequences
by Denys Vlasenko
· 15 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
ae4342c
- Rename getpty() to xgetpty() and adjust callers.
by Bernhard Reutner-Fischer
· 17 years ago
85c2471
*: fix fallout from -Wunused-parameter
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
d4f0b94
reset: call "stty sane". Closes bug 1414.
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
ffe17b5
correct strange *3 isatty(0) code
by "Vladimir N. Oleynik"
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
08573e0
Kill off the loadacm applet. It is unused, unmaintained
by Eric Andersen
· 21 years ago
7f6295f
Patch from Arthur Othieno for style-guide.txt conformance
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
793c3b4
Clear screen too.
by Eric Andersen
· 22 years ago
dc180d1
re-enable the cursor, in case it got disabled -Erik
by Eric Andersen
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
0_49
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
dc74616
Oops. Forgot to add in reset.c. Doh! -Erik
by Eric Andersen
· 24 years ago