Commit History

Author SHA1 Message Date
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 7 years ago
  Denys Vlasenko 525209ac94 libbb/speed_table.c: expand comments 8 years ago
  Denys Vlasenko 4537f83d52 typo fix in comment 8 years ago
  Denys Vlasenko 76787a7e02 libbb/speed_table.c: survive B115200 and B230400 not fitting into 16 bits 8 years ago
  Denys Vlasenko 96f92a1afa libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short. 11 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Bernhard Reutner-Fischer e707a3000b add B921600 15 years ago
  Denis Vlasenko 61befda93b ash,hush: add TODO for rare build failure 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko b71c668c57 style fix (stray space before ';') 17 years ago
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 17 years ago
  Rob Landley 8437ede6c2 The type changed too. 18 years ago
  Peter Kjellerstedt 5ab8f7de4f Use the new names for tty_baud_to_value() and tty_value_to_baud() again. 18 years ago
  Rob Landley 57c1f73dd5 Revert the last two patches to go back to a state before this file was 18 years ago
  Rob Landley 290fcb4213 Undo all of the ugliness and some of the bloat from 15412. 18 years ago
  Mike Frysinger b000586d02 danf writes: stty doesn't support baud rates > 460800 bps, the attached patch adds support for all baud rates supported by Linux 2.6.16 on x86. 18 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 18 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago