Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add BOTHER define from termios2 | Mike Frysinger | 2008-01-05 | 1 | -0/+1 |
| | |||||
* | Enable all of the remaining baud rates. All of the other architectures have ↵ | "Steven J. Hill" | 2007-07-18 | 1 | -4/+0 |
| | | | | them enabled, so let's go all the way. There was a quick discussion on IRC about making the max baud rate configurable. That requires a bunch of #ifdef salting throughout all of the 'termios.h' files for the pre-processor to chew on. I'm going to pass on that for now. | ||||
* | Add back the 115200 limit | Peter S. Mazinger | 2006-02-13 | 1 | -0/+4 |
| | |||||
* | sync with glibc | Mike Frysinger | 2005-11-09 | 1 | -1/+6 |
| | |||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -0/+213 |
and to better support each arch. This is a really big patch... -Erik |