summaryrefslogtreecommitdiff
path: root/coreutils/stty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Undo all of the ugliness and some of the bloat from 15412.Rob Landley2006-06-181-2/+2
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-7/+7
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-5/+8
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
* rfelker writes in Bug 736: stty.c includes unneeded, obsolete header memory.hMike Frysinger2006-02-191-1/+0
* removed warning "comparison between signed and unsigned". Reduced size"Vladimir N. Oleynik"2006-01-301-43/+41
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-10/+3
* Add a missing brace, patch by Hideki IWAMOTOGlenn L McGrath2004-09-151-0/+1
* last_patch89 from vodz:Eric Andersen2003-06-201-36/+35
* Major coreutils update.Manuel Novoa III2003-03-191-287/+206
* last_patch41 from vodz to fix stty -F and similarEric Andersen2002-06-061-3/+22
* Patch from vodz:Eric Andersen2001-07-121-1/+1
* Patch from Vladimir to remove testing stuff from sttyEric Andersen2001-05-071-67/+0
* Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour inMark Whitley2001-03-021-249/+301
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* Another patch from Vladimir to eliminate obsolete junk.Eric Andersen2001-02-181-2/+1
* Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen2001-02-141-0/+1392