index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
console-tools
/
reset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move help text from include/usage.src.h to console-tools/*.c
Pere Orga
2011-03-28
1
-0
/
+5
*
reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)
Denys Vlasenko
2011-02-10
1
-2
/
+2
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
1
-5
/
+7
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
consolidate ESC sequences
Denys Vlasenko
2010-05-16
1
-5
/
+5
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
reset: call "stty sane". Closes bug 1414.
Denis Vlasenko
2008-02-26
1
-4
/
+21
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-3
/
+0
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-14
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
correct strange *3 isatty(0) code
"Vladimir N. Oleynik"
2005-10-12
1
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Kill off the loadacm applet. It is unused, unmaintained
Eric Andersen
2003-12-20
1
-1
/
+11
*
Patch from Arthur Othieno for style-guide.txt conformance
Eric Andersen
2003-10-22
1
-2
/
+4
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+1
*
Clear screen too.
Eric Andersen
2002-09-17
1
-1
/
+1
*
re-enable the cursor, in case it got disabled
Eric Andersen
2002-09-17
1
-2
/
+2
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-4
/
+3
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+1
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-1
/
+1
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Oops. Forgot to add in reset.c. Doh!
Eric Andersen
2000-08-21
1
-0
/
+34