]> git.ipfire.org Git - thirdparty/cups.git/history - backend/serial.c
Revamp child signal handling to remove all processing from the handler
[thirdparty/cups.git] / backend / serial.c
2003-09-17  mikeDon't use IXANY with XON/XOFF flow control (STR #287)
2003-08-30  mikeFix STRs 253 and 254 (backend and content-length fixes)
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-12  mikeC++ comments -> C comments.
2002-10-15  mikeIgnore SIGPIPE in backends...
2002-10-11  swdevFix typo...
2002-10-11  mikeAdd change from Apple for serial backend.
2002-04-29  mikeAdd USB serial devices to port detection code.
2002-03-19  mikeCleanup.
2002-03-01  mikeUse read() in backends to read print data; this makes...
2002-03-01  mikeMacOS license updates.
2002-02-12  mikeMacOS X changes...
2002-01-27  mikeOS/2 porting stuff.
2002-01-18  mikeShow device filenames on error.
2002-01-02  mikeCopyright update...
2001-12-29  mikeDrain output and restore original port settings in...
2001-11-27  mikeClear OPOST in serial backend.
2001-08-02  mikeUse O_NDELAY on open for serial ports...
2001-07-18  mikeChange to a 1/10th second buffer size to reduce buffer...
2001-06-06  mikeUpdate backends to not catch SIGTERM when printing...
2001-03-13  mikeFix a comment.
2001-01-24  mikeDon't buffer stderr output.
2001-01-22  mikeRemove extraneous + character in front of NetBSD condit...
2001-01-22  mikeCopyright 2001...
2001-01-12  mikeSGIs support a maximum of 38400 baud on the older ports.
2001-01-03  mikeCUPS source distribution fixes.
2001-01-03  mikeStart of portability fixes.
2000-12-21  mikeFixes for source distribution of 1.1.5...
2000-12-06  mikeHP-UX needs to include <sys/modem.h> for the modem...
2000-11-20  mikeFixed *BSD conditional code to __*BSD__...
2000-11-14  mikeLinux needs #include <sys/ioctl.h>...
2000-11-10  mikeAdded support for up to 115200 baud under Solaris ...
2000-11-10  mikeThe serial backend didn't support the flow control...
2000-10-13  mikeCode cleanup to remove warnings.
2000-09-12  mikeIncreased number of serial ports detected under Linux...
2000-06-27  mikeUpdated parallel backend to ignore an initial ENOTTY...
2000-04-27  mikeBackends now handle SIGTERM once a connection is establ...
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-24  mikeUpdated Makedefs for new man page rules and directories.
2000-02-10  mikeChanged backends to at least put out "unknown" for...
2000-02-02  mikeUpdated CUPS installation list to include templates...
2000-01-26  mikeAdded auto-detect code for Linux.
2000-01-25  mikeMoved MIME stuff to scheduler directory.
2000-01-04  mikeY2k copyright changes.
1999-10-28  mikeThe backends now output page accounting messages as...
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-04-21  mikeNow only send # bytes if a raw job is being sent.
1999-04-16  mikeFinished implementation of parallel, serial, and AppSoc...
1999-03-06  mikeImplemented most of the backends (still need to do...
1999-01-24  mikeCheck-in prior to CVS use.
1998-01-05  mikeInitial revision