Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
| | | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | add B921600 | Bernhard Reutner-Fischer | 2009-10-20 | 1 | -1/+4 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | ash,hush: add TODO for rare build failure | Denis Vlasenko | 2008-11-25 | 1 | -1/+0 |
| | | | | | *: remove some redundant includes | ||||
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -2/+2 |
| | | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | ||||
* | style fix (stray space before ';') | Denis Vlasenko | 2007-07-21 | 1 | -2/+2 |
| | |||||
* | Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms ↵ | Denis Vlasenko | 2007-06-25 | 1 | -1/+1 |
| | | | | <wharms@bfs.de>) | ||||
* | 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 |
| | | | | controversial. | ||||
* | 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 ↵ | Mike Frysinger | 2006-06-17 | 1 | -2/+35 |
| | | | | patch adds support for all baud rates supported by Linux 2.6.16 on x86. | ||||
* | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley | 2006-03-10 | 1 | -1/+1 |
| | | | | the busybox binary) into enums (which don't). | ||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -0/+130 |