summaryrefslogtreecommitdiff
path: root/serial.c
AgeCommit message (Expand)Author
2017-11-02Fix minor spelling mistakesRené Genz
2017-10-20Fix sign-compare compiler warningsHenrik Andersson
2017-10-20Markup unused parametersHenrik Andersson
2017-10-17Fix unused-but-set-variable compiler warningsHenrik Andersson
2017-01-26Rework the logging systemHenrik Andersson
2011-09-22Update to last patch, remove unused flush_mask variable.Peter Åstrand
2011-09-22Fix serial purge - TCIFLUSH was not working correctly. Peter Åstrand
2011-04-13Include emails in copyright statements. Peter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2009-08-27Indent fixes; ran indent-all with modern indent (F11)Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-04copyright year updateJay Sorg
2007-01-04RD_ prefix and win32 compatibility for core filesJay Sorg
2005-08-03Added missing c-basic-offset:s and license headersPeter Åstrand
2005-03-15remove C++-style commentsMichael Gernoth
2005-02-20misplaced bracketJeroen Meijer
2005-02-14fix compilation on cygwinJeroen Meijer
2005-01-10define TIOCOUTQ to FIONWRITE if it's not already definedMichael Gernoth
2004-11-23Indent fixesPeter Åstrand
2004-11-06*BSD fixes (tested with OpenBSD)Michael Gernoth
2004-11-06Fixes for HP/UXMichael Gernoth
2004-11-03Big serial- and disk-redirection update fromMichael Gernoth
2004-10-07Indent fixesPeter Åstrand
2004-10-02change HANDLE to NTHANDLE to avoid conflicsJay Sorg
2004-08-25fix solaris compile...Michael Gernoth
2004-08-25add support for reading the modem status-linesMichael Gernoth
2004-08-24Applied serial-fixes from Huang Yushuo <huangys@xynetsoft.com>Michael Gernoth
2004-04-29Fix compilation on hp/uxMichael Gernoth
2004-04-18Uncommented variables for uncommented code.Peter Åstrand
2004-04-17Made internal functions static.Peter Åstrand
2004-03-04error handling, rts, figured out modemstatus and some constants - volker mildePeter Kallden
2004-02-15Indent fixesPeter Åstrand
2004-02-07Cleanup some warnings (from SUNWspro-compiler)Michael Gernoth
2004-01-30reworked the asyncio some and completed it. parallel and serial uses it now. ...Peter Kallden
2004-01-29remove global vars. and put aio within ifdefPeter Kallden
2004-01-23Ran indent-all.shPeter Åstrand
2004-01-23removing the code that set the serial io stuff, and the extra options to comp...Peter Kallden
2004-01-21some fixes for solaris compiles.Michael Gernoth
2004-01-21redirection of disk, lptport, printer, comport.Peter Kallden
2003-11-03compile when not all baudrates are defined on a systemMichael Gernoth
2003-07-09Indent fixesPeter Åstrand
2003-07-01Commit of work in progress on channels (so that other people can hack onMatt Chapman