index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
speed_table.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
libbb/speed_table.c: expand comments
Denys Vlasenko
2016-09-26
1
-1
/
+16
*
typo fix in comment
Denys Vlasenko
2016-09-26
1
-1
/
+1
*
libbb/speed_table.c: survive B115200 and B230400 not fitting into 16 bits
Denys Vlasenko
2016-09-01
1
-11
/
+55
*
libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short.
Denys Vlasenko
2014-01-08
1
-0
/
+5
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-2
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
add B921600
Bernhard Reutner-Fischer
2009-10-20
1
-1
/
+4
*
ash,hush: add TODO for rare build failure
Denis Vlasenko
2008-11-25
1
-1
/
+0
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-2
/
+2
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-2
/
+2
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
1
-1
/
+1
*
The type changed too.
Rob Landley
2006-06-20
1
-2
/
+2
*
Use the new names for tty_baud_to_value() and tty_value_to_baud() again.
Peter Kjellerstedt
2006-06-20
1
-5
/
+5
*
Revert the last two patches to go back to a state before this file was
Rob Landley
2006-06-20
1
-16
/
+94
*
Undo all of the ugliness and some of the bloat from 15412.
Rob Landley
2006-06-18
1
-141
/
+17
*
danf writes: stty doesn't support baud rates > 460800 bps, the attached patch...
Mike Frysinger
2006-06-17
1
-2
/
+35
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-03-10
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-0
/
+130