summaryrefslogtreecommitdiff
path: root/i386/i386at/lpr.c
AgeCommit message (Expand)Author
2018-07-28Fix dev_ops typesSamuel Thibault
2018-01-28Fix warningSamuel Thibault
2016-05-26Cope with getc returning -1Samuel Thibault
2016-01-02fix t_addr assignment in lpropenFlavio Cruz
2015-11-27Fix boundSamuel Thibault
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2013-12-09i386/i386at/lpr.c: fix initalization from incompatible pointer typeMarin Ramesa
2013-12-09i386/i386at/lpr.c: fix argument listMarin Ramesa
2013-12-05i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarationsMarin Ramesa
2013-11-24Remove leftover register qualifiersMarin Ramesa
2013-11-15i386/i386at/lpr.c: remove register qualifierMarin Ramesa
2012-03-20Match type for count with tty_get_status and tty_set_statusGuillem Jover
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-09-12Remove unused [!MACH_KERNEL] driver codeGuillem Jover
2011-09-02Use Mach native error codes instead of POSIX errno E* onesGuillem Jover
2011-08-30Cast function timeout() argument to fix a warningGuillem Jover
2009-12-18Add missing function prototypesGuillem Jover
2009-12-18Match function types with `struct tty' member functionsGuillem Jover
2009-10-20Fix warningsSamuel Thibault
2009-06-182008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-19 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-14 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-05-14 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-04 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-04 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
1997-02-25Initial sourceThomas Bushnell