This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygutils ./ChangeLog ./Makefile.am ./configure ...


CVSROOT:	/cvs/cygwin-apps
Module name:	cygutils
Changes by:	cwilson@sourceware.org	2003-05-22 04:05:18

Modified files:
	.              : ChangeLog Makefile.am configure.ac 
Added files:
	src/lpr        : Printer.cc Printer.hh PrinterException.hh 
	                 README Win32Utils.cc Win32Utils.hh lpr.1 lpr.cc 
Removed files:
	src/lpr        : lpr.c 

Log message:
	Reimplement lpr in C++, Rick Rankin.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/Makefile.am.diff?cvsroot=cygwin-apps&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/configure.ac.diff?cvsroot=cygwin-apps&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/Printer.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/Printer.hh.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/PrinterException.hh.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/README.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/Win32Utils.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/Win32Utils.hh.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/lpr.1.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/lpr.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/lpr/lpr.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]