Age | Commit message (Expand) | Author |
2006-09-29 | Yet another silly little byte saving. couldn't -> cannot | Denis Vlasenko |
2006-09-19 | stty: fix few bugs found in testing | Denis Vlasenko |
2006-09-19 | stty: reorder code, reducing need in forward declarations. | Denis Vlasenko |
2006-09-19 | stty: convert "enum mode_type" into unnamed enum | Denis Vlasenko |
2006-09-19 | stty: reduce #ifdef forest | Denis Vlasenko |
2006-09-19 | stty: simplify linewrapping code a bit | Denis Vlasenko |
2006-09-19 | stty: style fixes | Denis Vlasenko |
2006-09-19 | stty: fix a longstanding FIXME (was able to die half-way setting term params) | Denis Vlasenko |
2006-09-08 | few random readability enhansements. No code changes | Denis Vlasenko |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-06-18 | Undo all of the ugliness and some of the bloat from 15412. | Rob Landley |
2006-06-07 | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer |
2006-03-10 | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2006-02-19 | rfelker writes in Bug 736: stty.c includes unneeded, obsolete header memory.h | Mike Frysinger |
2006-01-30 | removed warning "comparison between signed and unsigned". Reduced size | "Vladimir N. Oleynik" |
2006-01-22 | - add platform.h. | Bernhard Reutner-Fischer |
2004-09-15 | Add a missing brace, patch by Hideki IWAMOTO | Glenn L McGrath |
2003-06-20 | last_patch89 from vodz: | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-06-06 | last_patch41 from vodz to fix stty -F and similar | Eric Andersen |
2001-07-12 | Patch from vodz: | Eric Andersen |
2001-05-07 | Patch from Vladimir to remove testing stuff from stty | Eric Andersen |
2001-03-02 | Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in | Mark Whitley |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-02-18 | Another patch from Vladimir to eliminate obsolete junk. | Eric Andersen |
2001-02-14 | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen |