]> git.ipfire.org Git - thirdparty/cups.git/commit
Import cups.org releases release-1.0b7
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 10 May 2013 18:56:23 +0000 (18:56 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 10 May 2013 18:56:23 +0000 (18:56 +0000)
commit641f3d83c2b5a4c402cdc8bc3ed1baa5336d404d
treec3115ba719feb9bc45c28f2e71a52ecb044bd1aa
Import cups.org releases

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/tags/release-1.0b7@4306 a1ca3aef-8c08-0410-bb20-df032aa958be
737 files changed:
LICENSE.html [new file with mode: 0644]
Makedefs.in [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.txt [new file with mode: 0644]
backend/Makefile [new file with mode: 0644]
backend/ipp.c [new file with mode: 0644]
backend/lpd.c [new file with mode: 0644]
backend/parallel.c [new file with mode: 0644]
backend/serial.c [new file with mode: 0644]
backend/smb.sh [new file with mode: 0755]
backend/socket.c [new file with mode: 0644]
berkeley/Makefile [new file with mode: 0644]
berkeley/lpc.c [new file with mode: 0644]
berkeley/lpq.c [new file with mode: 0644]
berkeley/lpr.c [new file with mode: 0644]
berkeley/lprm.c [new file with mode: 0644]
cgi-bin/Makefile [new file with mode: 0644]
cgi-bin/classes.c [new file with mode: 0644]
cgi-bin/jobs.c [new file with mode: 0644]
cgi-bin/printers.c [new file with mode: 0644]
conf/Makefile [new file with mode: 0644]
conf/classes.conf [new file with mode: 0644]
conf/cupsd.conf [new file with mode: 0644]
conf/cupsd.conf-personal [new file with mode: 0644]
conf/cupsd.conf-professional [new file with mode: 0644]
conf/mime.convs [new file with mode: 0644]
conf/mime.types [new file with mode: 0644]
conf/printers.conf [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure.in [new file with mode: 0644]
cups.dsw [new file with mode: 0644]
cups.sh [new file with mode: 0755]
cups/Makefile [new file with mode: 0644]
cups/cups.dsp [new file with mode: 0644]
cups/cups.h [new file with mode: 0644]
cups/cups_C.h [new file with mode: 0644]
cups/debug.h [new file with mode: 0644]
cups/emit.c [new file with mode: 0644]
cups/filter.c [new file with mode: 0644]
cups/http.c [new file with mode: 0644]
cups/http.h [new file with mode: 0644]
cups/ipp.c [new file with mode: 0644]
cups/ipp.h [new file with mode: 0644]
cups/language.c [new file with mode: 0644]
cups/language.h [new file with mode: 0644]
cups/mark.c [new file with mode: 0644]
cups/mime.c [new file with mode: 0644]
cups/mime.h [new file with mode: 0644]
cups/options.c [new file with mode: 0644]
cups/page.c [new file with mode: 0644]
cups/ppd.c [new file with mode: 0644]
cups/ppd.h [new file with mode: 0644]
cups/raster.c [new file with mode: 0644]
cups/raster.h [new file with mode: 0644]
cups/string.c [new file with mode: 0644]
cups/string.h [new file with mode: 0644]
cups/testhttp.c [new file with mode: 0644]
cups/testmime.c [new file with mode: 0644]
cups/testmime.dsp [new file with mode: 0644]
cups/testppd.c [new file with mode: 0644]
cups/testppd.dsp [new file with mode: 0644]
cups/type.c [new file with mode: 0644]
cups/usersys.c [new file with mode: 0644]
cups/util.c [new file with mode: 0644]
data/Makefile [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/cmp.html [new file with mode: 0644]
doc/cmp.pdf [new file with mode: 0644]
doc/cmp.shtml [new file with mode: 0644]
doc/cups.css [new file with mode: 0644]
doc/cupsdoc.css [new file with mode: 0644]
doc/documentation.html [new file with mode: 0644]
doc/figures.sc [new file with mode: 0644]
doc/idd.html [new file with mode: 0644]
doc/idd.pdf [new file with mode: 0644]
doc/idd.shtml [new file with mode: 0644]
doc/images/classes.gif [new file with mode: 0644]
doc/images/cups-bar.gif [new file with mode: 0644]
doc/images/cups-block-diagram.gif [new file with mode: 0644]
doc/images/cups-large.gif [new file with mode: 0644]
doc/images/cups-medium.gif [new file with mode: 0644]
doc/images/cups-small.gif [new file with mode: 0644]
doc/images/draft.gif [new file with mode: 0644]
doc/images/logo.gif [new file with mode: 0644]
doc/images/navbar.gif [new file with mode: 0644]
doc/images/navbar.xcf.gz [new file with mode: 0644]
doc/images/printer-idle.gif [new file with mode: 0644]
doc/images/printer-processing.gif [new file with mode: 0644]
doc/images/printer-stopped.gif [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/overview.html [new file with mode: 0644]
doc/overview.pdf [new file with mode: 0644]
doc/sam.html [new file with mode: 0644]
doc/sam.pdf [new file with mode: 0644]
doc/sam.shtml [new file with mode: 0644]
doc/sdd.html [new file with mode: 0644]
doc/sdd.pdf [new file with mode: 0644]
doc/sdd.shtml [new file with mode: 0644]
doc/ssr.html [new file with mode: 0644]
doc/ssr.pdf [new file with mode: 0644]
doc/ssr.shtml [new file with mode: 0644]
doc/stp.html [new file with mode: 0644]
doc/stp.pdf [new file with mode: 0644]
doc/stp.shtml [new file with mode: 0644]
doc/sum.html [new file with mode: 0644]
doc/sum.pdf [new file with mode: 0644]
doc/sum.shtml [new file with mode: 0644]
doc/svd.html [new file with mode: 0644]
doc/svd.pdf [new file with mode: 0644]
doc/svd.shtml [new file with mode: 0644]
filter/Makefile [new file with mode: 0644]
filter/common.c [new file with mode: 0644]
filter/common.h [new file with mode: 0644]
filter/hpgl-attr.c [new file with mode: 0644]
filter/hpgl-char.c [new file with mode: 0644]
filter/hpgl-config.c [new file with mode: 0644]
filter/hpgl-input.c [new file with mode: 0644]
filter/hpgl-main.c [new file with mode: 0644]
filter/hpgl-polygon.c [new file with mode: 0644]
filter/hpgl-prolog.c [new file with mode: 0644]
filter/hpgl-vector.c [new file with mode: 0644]
filter/hpgltops.h [new file with mode: 0644]
filter/image-colorspace.c [new file with mode: 0644]
filter/image-gif.c [new file with mode: 0644]
filter/image-jpeg.c [new file with mode: 0644]
filter/image-photocd.c [new file with mode: 0644]
filter/image-png.c [new file with mode: 0644]
filter/image-pnm.c [new file with mode: 0644]
filter/image-sgi.c [new file with mode: 0644]
filter/image-sgi.h [new file with mode: 0644]
filter/image-sgilib.c [new file with mode: 0644]
filter/image-sun.c [new file with mode: 0644]
filter/image-tiff.c [new file with mode: 0644]
filter/image-zoom.c [new file with mode: 0644]
filter/image.c [new file with mode: 0644]
filter/image.h [new file with mode: 0644]
filter/imagetops.c [new file with mode: 0644]
filter/imagetoraster.c [new file with mode: 0644]
filter/pstops.c [new file with mode: 0644]
filter/rastertohp.c [new file with mode: 0644]
filter/textcommon.c [new file with mode: 0644]
filter/textcommon.h [new file with mode: 0644]
filter/texttops.c [new file with mode: 0644]
fonts/AvantGarde-Book [new file with mode: 0644]
fonts/AvantGarde-BookOblique [new file with mode: 0644]
fonts/AvantGarde-Demi [new file with mode: 0644]
fonts/AvantGarde-DemiOblique [new file with mode: 0644]
fonts/Bookman-Demi [new file with mode: 0644]
fonts/Bookman-DemiItalic [new file with mode: 0644]
fonts/Bookman-Light [new file with mode: 0644]
fonts/Bookman-LightItalic [new file with mode: 0644]
fonts/Courier [new file with mode: 0644]
fonts/Courier-Bold [new file with mode: 0644]
fonts/Courier-BoldOblique [new file with mode: 0644]
fonts/Courier-Oblique [new file with mode: 0644]
fonts/Helvetica [new file with mode: 0644]
fonts/Helvetica-Bold [new file with mode: 0644]
fonts/Helvetica-BoldOblique [new file with mode: 0644]
fonts/Helvetica-Narrow [new file with mode: 0644]
fonts/Helvetica-Narrow-Bold [new file with mode: 0644]
fonts/Helvetica-Narrow-BoldOblique [new file with mode: 0644]
fonts/Helvetica-Narrow-Oblique [new file with mode: 0644]
fonts/Helvetica-Oblique [new file with mode: 0644]
fonts/Makefile [new file with mode: 0644]
fonts/NewCenturySchlbk-Bold [new file with mode: 0644]
fonts/NewCenturySchlbk-BoldItalic [new file with mode: 0644]
fonts/NewCenturySchlbk-Italic [new file with mode: 0644]
fonts/NewCenturySchlbk-Roman [new file with mode: 0644]
fonts/Palatino-Bold [new file with mode: 0644]
fonts/Palatino-BoldItalic [new file with mode: 0644]
fonts/Palatino-Italic [new file with mode: 0644]
fonts/Palatino-Roman [new file with mode: 0644]
fonts/Symbol [new file with mode: 0644]
fonts/Times-Bold [new file with mode: 0644]
fonts/Times-BoldItalic [new file with mode: 0644]
fonts/Times-Italic [new file with mode: 0644]
fonts/Times-Roman [new file with mode: 0644]
fonts/Utopia-Bold [new file with mode: 0644]
fonts/Utopia-BoldItalic [new file with mode: 0644]
fonts/Utopia-Italic [new file with mode: 0644]
fonts/Utopia-Regular [new file with mode: 0644]
fonts/ZapfChancery-MediumItalic [new file with mode: 0644]
fonts/ZapfDingbats [new file with mode: 0644]
locale/C/cups_C [new file with mode: 0644]
locale/Makefile [new file with mode: 0644]
locale/de/cups_de [new file with mode: 0644]
locale/en/cups_en [new file with mode: 0644]
locale/es/cups_es [new file with mode: 0644]
locale/fr/cups_fr [new file with mode: 0644]
locale/it/cups_it [new file with mode: 0644]
locale/locale.txt [new file with mode: 0644]
locale/translate.c [new file with mode: 0644]
man/Makefile [new file with mode: 0644]
man/accept.8 [new file with mode: 0644]
man/accept.z [new file with mode: 0644]
man/backend.1 [new file with mode: 0644]
man/backend.z [new file with mode: 0644]
man/classes.conf.5 [new file with mode: 0644]
man/classes.conf.z [new file with mode: 0644]
man/cupsd.8 [new file with mode: 0644]
man/cupsd.conf.5 [new file with mode: 0644]
man/cupsd.conf.z [new file with mode: 0644]
man/cupsd.z [new file with mode: 0644]
man/enable.8 [new file with mode: 0644]
man/enable.z [new file with mode: 0644]
man/filter.1 [new file with mode: 0644]
man/filter.z [new file with mode: 0644]
man/lp.1 [new file with mode: 0644]
man/lp.z [new file with mode: 0644]
man/lpadmin.8 [new file with mode: 0644]
man/lpadmin.z [new file with mode: 0644]
man/lpc.8 [new file with mode: 0644]
man/lpc.z [new file with mode: 0644]
man/lpr.1 [new file with mode: 0644]
man/lpr.z [new file with mode: 0644]
man/lprm.1 [new file with mode: 0644]
man/lprm.z [new file with mode: 0644]
man/lpstat.1 [new file with mode: 0644]
man/lpstat.z [new file with mode: 0644]
man/mime.convs.5 [new file with mode: 0644]
man/mime.convs.z [new file with mode: 0644]
man/mime.types.5 [new file with mode: 0644]
man/mime.types.z [new file with mode: 0644]
man/printers.conf.5 [new file with mode: 0644]
man/printers.conf.z [new file with mode: 0644]
ppd/Makefile [new file with mode: 0644]
ppd/deskjet.ppd [new file with mode: 0644]
ppd/laserjet.ppd [new file with mode: 0644]
pstoraster/Fontmap [new file with mode: 0644]
pstoraster/Makefile [new file with mode: 0644]
pstoraster/bfont.h [new file with mode: 0644]
pstoraster/bseq.h [new file with mode: 0644]
pstoraster/btoken.h [new file with mode: 0644]
pstoraster/ctype_.h [new file with mode: 0644]
pstoraster/dirent_.h [new file with mode: 0644]
pstoraster/dstack.h [new file with mode: 0644]
pstoraster/errno_.h [new file with mode: 0644]
pstoraster/errors.h [new file with mode: 0644]
pstoraster/estack.h [new file with mode: 0644]
pstoraster/files.h [new file with mode: 0644]
pstoraster/fname.h [new file with mode: 0644]
pstoraster/gconf.c [new file with mode: 0644]
pstoraster/gconfig.h [new file with mode: 0644]
pstoraster/gconfigv.h [new file with mode: 0644]
pstoraster/gdebug.h [new file with mode: 0644]
pstoraster/gdevabuf.c [new file with mode: 0644]
pstoraster/gdevcups.c [new file with mode: 0644]
pstoraster/gdevddrw.c [new file with mode: 0644]
pstoraster/gdevdflt.c [new file with mode: 0644]
pstoraster/gdevemap.c [new file with mode: 0644]
pstoraster/gdevht.h [new file with mode: 0644]
pstoraster/gdevm1.c [new file with mode: 0644]
pstoraster/gdevm16.c [new file with mode: 0644]
pstoraster/gdevm2.c [new file with mode: 0644]
pstoraster/gdevm24.c [new file with mode: 0644]
pstoraster/gdevm32.c [new file with mode: 0644]
pstoraster/gdevm4.c [new file with mode: 0644]
pstoraster/gdevm8.c [new file with mode: 0644]
pstoraster/gdevmem.c [new file with mode: 0644]
pstoraster/gdevmem.h [new file with mode: 0644]
pstoraster/gdevmpla.c [new file with mode: 0644]
pstoraster/gdevmrop.c [new file with mode: 0644]
pstoraster/gdevmrop.h [new file with mode: 0644]
pstoraster/gdevnfwd.c [new file with mode: 0644]
pstoraster/gdevpipe.c [new file with mode: 0644]
pstoraster/gdevprn.c [new file with mode: 0644]
pstoraster/gdevprn.h [new file with mode: 0644]
pstoraster/genarch.c [new file with mode: 0644]
pstoraster/ghost.h [new file with mode: 0644]
pstoraster/gp.h [new file with mode: 0644]
pstoraster/gp_nofb.c [new file with mode: 0644]
pstoraster/gp_unifn.c [new file with mode: 0644]
pstoraster/gp_unifs.c [new file with mode: 0644]
pstoraster/gp_unix.c [new file with mode: 0644]
pstoraster/gpcheck.h [new file with mode: 0644]
pstoraster/gs_btokn.ps [new file with mode: 0644]
pstoraster/gs_ccfnt.ps [new file with mode: 0644]
pstoraster/gs_cidfn.ps [new file with mode: 0644]
pstoraster/gs_cmap.ps [new file with mode: 0644]
pstoraster/gs_cmdl.ps [new file with mode: 0644]
pstoraster/gs_dbt_e.ps [new file with mode: 0644]
pstoraster/gs_diskf.ps [new file with mode: 0644]
pstoraster/gs_dps1.ps [new file with mode: 0644]
pstoraster/gs_fform.ps [new file with mode: 0644]
pstoraster/gs_fonts.ps [new file with mode: 0644]
pstoraster/gs_init.ps [new file with mode: 0644]
pstoraster/gs_iso_e.ps [new file with mode: 0644]
pstoraster/gs_kanji.ps [new file with mode: 0644]
pstoraster/gs_ksb_e.ps [new file with mode: 0644]
pstoraster/gs_l2img.ps [new file with mode: 0644]
pstoraster/gs_lev2.ps [new file with mode: 0644]
pstoraster/gs_mex_e.ps [new file with mode: 0644]
pstoraster/gs_mro_e.ps [new file with mode: 0644]
pstoraster/gs_pdf.ps [new file with mode: 0644]
pstoraster/gs_pdf_e.ps [new file with mode: 0644]
pstoraster/gs_pdfwr.ps [new file with mode: 0644]
pstoraster/gs_pfile.ps [new file with mode: 0644]
pstoraster/gs_res.ps [new file with mode: 0644]
pstoraster/gs_setpd.ps [new file with mode: 0644]
pstoraster/gs_statd.ps [new file with mode: 0644]
pstoraster/gs_std_e.ps [new file with mode: 0644]
pstoraster/gs_sym_e.ps [new file with mode: 0644]
pstoraster/gs_ttf.ps [new file with mode: 0644]
pstoraster/gs_typ42.ps [new file with mode: 0644]
pstoraster/gs_type1.ps [new file with mode: 0644]
pstoraster/gs_wan_e.ps [new file with mode: 0644]
pstoraster/gs_wl1_e.ps [new file with mode: 0644]
pstoraster/gs_wl2_e.ps [new file with mode: 0644]
pstoraster/gs_wl5_e.ps [new file with mode: 0644]
pstoraster/gsalloc.c [new file with mode: 0644]
pstoraster/gsalloc.h [new file with mode: 0644]
pstoraster/gsbitops.c [new file with mode: 0644]
pstoraster/gsbitops.h [new file with mode: 0644]
pstoraster/gsbittab.c [new file with mode: 0644]
pstoraster/gsbittab.h [new file with mode: 0644]
pstoraster/gsccode.h [new file with mode: 0644]
pstoraster/gsccolor.h [new file with mode: 0644]
pstoraster/gscdef.c [new file with mode: 0644]
pstoraster/gscdefs.h [new file with mode: 0644]
pstoraster/gschar.c [new file with mode: 0644]
pstoraster/gschar.h [new file with mode: 0644]
pstoraster/gschar0.c [new file with mode: 0644]
pstoraster/gscie.c [new file with mode: 0644]
pstoraster/gscie.h [new file with mode: 0644]
pstoraster/gscolor.c [new file with mode: 0644]
pstoraster/gscolor.h [new file with mode: 0644]
pstoraster/gscolor1.c [new file with mode: 0644]
pstoraster/gscolor1.h [new file with mode: 0644]
pstoraster/gscolor2.c [new file with mode: 0644]
pstoraster/gscolor2.h [new file with mode: 0644]
pstoraster/gscoord.c [new file with mode: 0644]
pstoraster/gscoord.h [new file with mode: 0644]
pstoraster/gscpm.h [new file with mode: 0644]
pstoraster/gscrypt1.h [new file with mode: 0644]
pstoraster/gscsepr.c [new file with mode: 0644]
pstoraster/gscspace.h [new file with mode: 0644]
pstoraster/gsdcolor.h [new file with mode: 0644]
pstoraster/gsdevice.c [new file with mode: 0644]
pstoraster/gsdevice.h [new file with mode: 0644]
pstoraster/gsdevmem.c [new file with mode: 0644]
pstoraster/gsdparam.c [new file with mode: 0644]
pstoraster/gsdps1.c [new file with mode: 0644]
pstoraster/gserror.h [new file with mode: 0644]
pstoraster/gserrors.h [new file with mode: 0644]
pstoraster/gsexit.h [new file with mode: 0644]
pstoraster/gsfont.c [new file with mode: 0644]
pstoraster/gsfont.h [new file with mode: 0644]
pstoraster/gsfont0.c [new file with mode: 0644]
pstoraster/gshsb.c [new file with mode: 0644]
pstoraster/gshsb.h [new file with mode: 0644]
pstoraster/gsht.c [new file with mode: 0644]
pstoraster/gsht.h [new file with mode: 0644]
pstoraster/gsht1.c [new file with mode: 0644]
pstoraster/gsht1.h [new file with mode: 0644]
pstoraster/gshtscr.c [new file with mode: 0644]
pstoraster/gsimage.c [new file with mode: 0644]
pstoraster/gsimage.h [new file with mode: 0644]
pstoraster/gsimpath.c [new file with mode: 0644]
pstoraster/gsinit.c [new file with mode: 0644]
pstoraster/gsio.h [new file with mode: 0644]
pstoraster/gsiodev.c [new file with mode: 0644]
pstoraster/gsiparam.h [new file with mode: 0644]
pstoraster/gslib.h [new file with mode: 0644]
pstoraster/gsline.c [new file with mode: 0644]
pstoraster/gsline.h [new file with mode: 0644]
pstoraster/gslparam.h [new file with mode: 0644]
pstoraster/gsmatrix.c [new file with mode: 0644]
pstoraster/gsmatrix.h [new file with mode: 0644]
pstoraster/gsmdebug.h [new file with mode: 0644]
pstoraster/gsmemory.c [new file with mode: 0644]
pstoraster/gsmemory.h [new file with mode: 0644]
pstoraster/gsmisc.c [new file with mode: 0644]
pstoraster/gspaint.c [new file with mode: 0644]
pstoraster/gspaint.h [new file with mode: 0644]
pstoraster/gsparam.c [new file with mode: 0644]
pstoraster/gsparam.h [new file with mode: 0644]
pstoraster/gspath.c [new file with mode: 0644]
pstoraster/gspath.h [new file with mode: 0644]
pstoraster/gspath1.c [new file with mode: 0644]
pstoraster/gspath2.h [new file with mode: 0644]
pstoraster/gspcolor.c [new file with mode: 0644]
pstoraster/gspenum.h [new file with mode: 0644]
pstoraster/gsrefct.h [new file with mode: 0644]
pstoraster/gsrop.c [new file with mode: 0644]
pstoraster/gsrop.h [new file with mode: 0644]
pstoraster/gsropt.h [new file with mode: 0644]
pstoraster/gsroptab.c [new file with mode: 0644]
pstoraster/gsstate.c [new file with mode: 0644]
pstoraster/gsstate.h [new file with mode: 0644]
pstoraster/gsstruct.h [new file with mode: 0644]
pstoraster/gstype1.c [new file with mode: 0644]
pstoraster/gstype1.h [new file with mode: 0644]
pstoraster/gstype42.c [new file with mode: 0644]
pstoraster/gstypes.h [new file with mode: 0644]
pstoraster/gsuid.h [new file with mode: 0644]
pstoraster/gsutil.c [new file with mode: 0644]
pstoraster/gsutil.h [new file with mode: 0644]
pstoraster/gsxfont.h [new file with mode: 0644]
pstoraster/gx.h [new file with mode: 0644]
pstoraster/gxacpath.c [new file with mode: 0644]
pstoraster/gxalloc.h [new file with mode: 0644]
pstoraster/gxarith.h [new file with mode: 0644]
pstoraster/gxbcache.c [new file with mode: 0644]
pstoraster/gxbcache.h [new file with mode: 0644]
pstoraster/gxbitmap.h [new file with mode: 0644]
pstoraster/gxccache.c [new file with mode: 0644]
pstoraster/gxccman.c [new file with mode: 0644]
pstoraster/gxchar.h [new file with mode: 0644]
pstoraster/gxcht.c [new file with mode: 0644]
pstoraster/gxcindex.h [new file with mode: 0644]
pstoraster/gxclbits.c [new file with mode: 0644]
pstoraster/gxcldev.h [new file with mode: 0644]
pstoraster/gxclfile.c [new file with mode: 0644]
pstoraster/gxclimag.c [new file with mode: 0644]
pstoraster/gxclio.h [new file with mode: 0644]
pstoraster/gxclip2.c [new file with mode: 0644]
pstoraster/gxclip2.h [new file with mode: 0644]
pstoraster/gxclist.c [new file with mode: 0644]
pstoraster/gxclist.h [new file with mode: 0644]
pstoraster/gxclpath.c [new file with mode: 0644]
pstoraster/gxclpath.h [new file with mode: 0644]
pstoraster/gxclread.c [new file with mode: 0644]
pstoraster/gxcmap.c [new file with mode: 0644]
pstoraster/gxcmap.h [new file with mode: 0644]
pstoraster/gxcolor2.h [new file with mode: 0644]
pstoraster/gxcoord.h [new file with mode: 0644]
pstoraster/gxcpath.c [new file with mode: 0644]
pstoraster/gxcpath.h [new file with mode: 0644]
pstoraster/gxcspace.h [new file with mode: 0644]
pstoraster/gxctable.c [new file with mode: 0644]
pstoraster/gxctable.h [new file with mode: 0644]
pstoraster/gxcvalue.h [new file with mode: 0644]
pstoraster/gxdcconv.c [new file with mode: 0644]
pstoraster/gxdcconv.h [new file with mode: 0644]
pstoraster/gxdcolor.c [new file with mode: 0644]
pstoraster/gxdcolor.h [new file with mode: 0644]
pstoraster/gxdda.h [new file with mode: 0644]
pstoraster/gxdevice.h [new file with mode: 0644]
pstoraster/gxdevmem.h [new file with mode: 0644]
pstoraster/gxdevrop.h [new file with mode: 0644]
pstoraster/gxdht.h [new file with mode: 0644]
pstoraster/gxdither.c [new file with mode: 0644]
pstoraster/gxdither.h [new file with mode: 0644]
pstoraster/gxfarith.h [new file with mode: 0644]
pstoraster/gxfcache.h [new file with mode: 0644]
pstoraster/gxfill.c [new file with mode: 0644]
pstoraster/gxfixed.h [new file with mode: 0644]
pstoraster/gxfmap.h [new file with mode: 0644]
pstoraster/gxfont.h [new file with mode: 0644]
pstoraster/gxfont0.h [new file with mode: 0644]
pstoraster/gxfont1.h [new file with mode: 0644]
pstoraster/gxfont42.h [new file with mode: 0644]
pstoraster/gxfrac.h [new file with mode: 0644]
pstoraster/gxhint1.c [new file with mode: 0644]
pstoraster/gxhint2.c [new file with mode: 0644]
pstoraster/gxhint3.c [new file with mode: 0644]
pstoraster/gxht.c [new file with mode: 0644]
pstoraster/gxht.h [new file with mode: 0644]
pstoraster/gxhttile.h [new file with mode: 0644]
pstoraster/gximage.c [new file with mode: 0644]
pstoraster/gximage.h [new file with mode: 0644]
pstoraster/gximage0.c [new file with mode: 0644]
pstoraster/gximage1.c [new file with mode: 0644]
pstoraster/gximage2.c [new file with mode: 0644]
pstoraster/gximage3.c [new file with mode: 0644]
pstoraster/gximage4.c [new file with mode: 0644]
pstoraster/gximage5.c [new file with mode: 0644]
pstoraster/gxiodev.h [new file with mode: 0644]
pstoraster/gxistate.h [new file with mode: 0644]
pstoraster/gxline.h [new file with mode: 0644]
pstoraster/gxlum.h [new file with mode: 0644]
pstoraster/gxmatrix.h [new file with mode: 0644]
pstoraster/gxobj.h [new file with mode: 0644]
pstoraster/gxop1.h [new file with mode: 0644]
pstoraster/gxpaint.c [new file with mode: 0644]
pstoraster/gxpaint.h [new file with mode: 0644]
pstoraster/gxpath.c [new file with mode: 0644]
pstoraster/gxpath.h [new file with mode: 0644]
pstoraster/gxpath2.c [new file with mode: 0644]
pstoraster/gxpcmap.c [new file with mode: 0644]
pstoraster/gxpcolor.h [new file with mode: 0644]
pstoraster/gxpcopy.c [new file with mode: 0644]
pstoraster/gxpdash.c [new file with mode: 0644]
pstoraster/gxstate.h [new file with mode: 0644]
pstoraster/gxstroke.c [new file with mode: 0644]
pstoraster/gxtmap.h [new file with mode: 0644]
pstoraster/gxtype1.h [new file with mode: 0644]
pstoraster/gxxfont.h [new file with mode: 0644]
pstoraster/gzacpath.h [new file with mode: 0644]
pstoraster/gzcpath.h [new file with mode: 0644]
pstoraster/gzht.h [new file with mode: 0644]
pstoraster/gzline.h [new file with mode: 0644]
pstoraster/gzpath.h [new file with mode: 0644]
pstoraster/gzstate.h [new file with mode: 0644]
pstoraster/ialloc.c [new file with mode: 0644]
pstoraster/ialloc.h [new file with mode: 0644]
pstoraster/iastate.h [new file with mode: 0644]
pstoraster/iastruct.h [new file with mode: 0644]
pstoraster/ibnum.c [new file with mode: 0644]
pstoraster/ibnum.h [new file with mode: 0644]
pstoraster/iccinit0.c [new file with mode: 0644]
pstoraster/ichar.h [new file with mode: 0644]
pstoraster/icharout.h [new file with mode: 0644]
pstoraster/icie.h [new file with mode: 0644]
pstoraster/icolor.h [new file with mode: 0644]
pstoraster/iconf.c [new file with mode: 0644]
pstoraster/icsmap.h [new file with mode: 0644]
pstoraster/idebug.c [new file with mode: 0644]
pstoraster/idebug.h [new file with mode: 0644]
pstoraster/idict.c [new file with mode: 0644]
pstoraster/idict.h [new file with mode: 0644]
pstoraster/idparam.c [new file with mode: 0644]
pstoraster/idparam.h [new file with mode: 0644]
pstoraster/ifilter.h [new file with mode: 0644]
pstoraster/ifont.h [new file with mode: 0644]
pstoraster/igc.c [new file with mode: 0644]
pstoraster/igc.h [new file with mode: 0644]
pstoraster/igcref.c [new file with mode: 0644]
pstoraster/igcstr.c [new file with mode: 0644]
pstoraster/igcstr.h [new file with mode: 0644]
pstoraster/igstate.h [new file with mode: 0644]
pstoraster/iimage.h [new file with mode: 0644]
pstoraster/iinit.c [new file with mode: 0644]
pstoraster/ilevel.h [new file with mode: 0644]
pstoraster/ilocate.c [new file with mode: 0644]
pstoraster/imain.c [new file with mode: 0644]
pstoraster/imain.h [new file with mode: 0644]
pstoraster/imemory.h [new file with mode: 0644]
pstoraster/iminst.h [new file with mode: 0644]
pstoraster/iname.c [new file with mode: 0644]
pstoraster/iname.h [new file with mode: 0644]
pstoraster/inamedef.h [new file with mode: 0644]
pstoraster/interp.c [new file with mode: 0644]
pstoraster/interp.h [new file with mode: 0644]
pstoraster/ipacked.h [new file with mode: 0644]
pstoraster/iparam.c [new file with mode: 0644]
pstoraster/iparam.h [new file with mode: 0644]
pstoraster/iparray.h [new file with mode: 0644]
pstoraster/ireclaim.c [new file with mode: 0644]
pstoraster/iref.h [new file with mode: 0644]
pstoraster/isave.c [new file with mode: 0644]
pstoraster/isave.h [new file with mode: 0644]
pstoraster/iscan.c [new file with mode: 0644]
pstoraster/iscan.h [new file with mode: 0644]
pstoraster/iscanbin.c [new file with mode: 0644]
pstoraster/iscannum.c [new file with mode: 0644]
pstoraster/iscannum.h [new file with mode: 0644]
pstoraster/iscantab.c [new file with mode: 0644]
pstoraster/isstate.h [new file with mode: 0644]
pstoraster/istack.c [new file with mode: 0644]
pstoraster/istack.h [new file with mode: 0644]
pstoraster/istream.h [new file with mode: 0644]
pstoraster/istruct.h [new file with mode: 0644]
pstoraster/iutil.c [new file with mode: 0644]
pstoraster/iutil.h [new file with mode: 0644]
pstoraster/iutil2.c [new file with mode: 0644]
pstoraster/iutil2.h [new file with mode: 0644]
pstoraster/ivmspace.h [new file with mode: 0644]
pstoraster/main.h [new file with mode: 0644]
pstoraster/malloc_.h [new file with mode: 0644]
pstoraster/math_.h [new file with mode: 0644]
pstoraster/memory_.h [new file with mode: 0644]
pstoraster/opcheck.h [new file with mode: 0644]
pstoraster/opdef.h [new file with mode: 0644]
pstoraster/oper.h [new file with mode: 0644]
pstoraster/opextern.h [new file with mode: 0644]
pstoraster/ostack.h [new file with mode: 0644]
pstoraster/pdf_2ps.ps [new file with mode: 0644]
pstoraster/pdf_base.ps [new file with mode: 0644]
pstoraster/pdf_draw.ps [new file with mode: 0644]
pstoraster/pdf_font.ps [new file with mode: 0644]
pstoraster/pdf_main.ps [new file with mode: 0644]
pstoraster/pdf_sec.ps [new file with mode: 0644]
pstoraster/pfbtogs.ps [new file with mode: 0644]
pstoraster/pstoraster.c [new file with mode: 0644]
pstoraster/sa85x.h [new file with mode: 0644]
pstoraster/sbcp.c [new file with mode: 0644]
pstoraster/sbhc.c [new file with mode: 0644]
pstoraster/sbhc.h [new file with mode: 0644]
pstoraster/sbtx.h [new file with mode: 0644]
pstoraster/sbwbs.c [new file with mode: 0644]
pstoraster/sbwbs.h [new file with mode: 0644]
pstoraster/scanchar.h [new file with mode: 0644]
pstoraster/scf.h [new file with mode: 0644]
pstoraster/scfd.c [new file with mode: 0644]
pstoraster/scfdtab.c [new file with mode: 0644]
pstoraster/scfe.c [new file with mode: 0644]
pstoraster/scfetab.c [new file with mode: 0644]
pstoraster/scfx.h [new file with mode: 0644]
pstoraster/scommon.h [new file with mode: 0644]
pstoraster/sdct.h [new file with mode: 0644]
pstoraster/sdctc.c [new file with mode: 0644]
pstoraster/sdctd.c [new file with mode: 0644]
pstoraster/sdcte.c [new file with mode: 0644]
pstoraster/seexec.c [new file with mode: 0644]
pstoraster/sfile.c [new file with mode: 0644]
pstoraster/sfilter.h [new file with mode: 0644]
pstoraster/sfilter1.c [new file with mode: 0644]
pstoraster/sfilter2.c [new file with mode: 0644]
pstoraster/shc.c [new file with mode: 0644]
pstoraster/shc.h [new file with mode: 0644]
pstoraster/shcgen.c [new file with mode: 0644]
pstoraster/shcgen.h [new file with mode: 0644]
pstoraster/siscale.c [new file with mode: 0644]
pstoraster/siscale.h [new file with mode: 0644]
pstoraster/sjpeg.h [new file with mode: 0644]
pstoraster/sjpegc.c [new file with mode: 0644]
pstoraster/sjpegd.c [new file with mode: 0644]
pstoraster/sjpege.c [new file with mode: 0644]
pstoraster/sjpegerr.c [new file with mode: 0644]
pstoraster/slzwc.c [new file with mode: 0644]
pstoraster/slzwce.c [new file with mode: 0644]
pstoraster/slzwd.c [new file with mode: 0644]
pstoraster/slzwx.h [new file with mode: 0644]
pstoraster/smtf.c [new file with mode: 0644]
pstoraster/smtf.h [new file with mode: 0644]
pstoraster/spcxd.c [new file with mode: 0644]
pstoraster/spcxx.h [new file with mode: 0644]
pstoraster/spdiff.c [new file with mode: 0644]
pstoraster/spdiffx.h [new file with mode: 0644]
pstoraster/spngp.c [new file with mode: 0644]
pstoraster/spngpx.h [new file with mode: 0644]
pstoraster/srld.c [new file with mode: 0644]
pstoraster/srle.c [new file with mode: 0644]
pstoraster/srlx.h [new file with mode: 0644]
pstoraster/sstring.c [new file with mode: 0644]
pstoraster/sstring.h [new file with mode: 0644]
pstoraster/stat_.h [new file with mode: 0644]
pstoraster/std.h [new file with mode: 0644]
pstoraster/stdio_.h [new file with mode: 0644]
pstoraster/stdpre.h [new file with mode: 0644]
pstoraster/store.h [new file with mode: 0644]
pstoraster/stream.c [new file with mode: 0644]
pstoraster/stream.h [new file with mode: 0644]
pstoraster/strimpl.h [new file with mode: 0644]
pstoraster/string_.h [new file with mode: 0644]
pstoraster/szlibc.c [new file with mode: 0644]
pstoraster/szlibd.c [new file with mode: 0644]
pstoraster/szlibe.c [new file with mode: 0644]
pstoraster/szlibx.h [new file with mode: 0644]
pstoraster/time_.h [new file with mode: 0644]
pstoraster/vmsmath.h [new file with mode: 0644]
pstoraster/zarith.c [new file with mode: 0644]
pstoraster/zarray.c [new file with mode: 0644]
pstoraster/zbseq.c [new file with mode: 0644]
pstoraster/zchar.c [new file with mode: 0644]
pstoraster/zchar1.c [new file with mode: 0644]
pstoraster/zchar2.c [new file with mode: 0644]
pstoraster/zchar42.c [new file with mode: 0644]
pstoraster/zcharout.c [new file with mode: 0644]
pstoraster/zcie.c [new file with mode: 0644]
pstoraster/zcolor.c [new file with mode: 0644]
pstoraster/zcolor1.c [new file with mode: 0644]
pstoraster/zcolor2.c [new file with mode: 0644]
pstoraster/zcontrol.c [new file with mode: 0644]
pstoraster/zcrd.c [new file with mode: 0644]
pstoraster/zcsindex.c [new file with mode: 0644]
pstoraster/zcssepr.c [new file with mode: 0644]
pstoraster/zdevcal.c [new file with mode: 0644]
pstoraster/zdevice.c [new file with mode: 0644]
pstoraster/zdevice2.c [new file with mode: 0644]
pstoraster/zdict.c [new file with mode: 0644]
pstoraster/zdps1.c [new file with mode: 0644]
pstoraster/zfbcp.c [new file with mode: 0644]
pstoraster/zfdctc.c [new file with mode: 0644]
pstoraster/zfdctd.c [new file with mode: 0644]
pstoraster/zfdcte.c [new file with mode: 0644]
pstoraster/zfdecode.c [new file with mode: 0644]
pstoraster/zfile.c [new file with mode: 0644]
pstoraster/zfileio.c [new file with mode: 0644]
pstoraster/zfilter.c [new file with mode: 0644]
pstoraster/zfilter2.c [new file with mode: 0644]
pstoraster/zfilterx.c [new file with mode: 0644]
pstoraster/zfname.c [new file with mode: 0644]
pstoraster/zfont.c [new file with mode: 0644]
pstoraster/zfont0.c [new file with mode: 0644]
pstoraster/zfont1.c [new file with mode: 0644]
pstoraster/zfont2.c [new file with mode: 0644]
pstoraster/zfont42.c [new file with mode: 0644]
pstoraster/zfproc.c [new file with mode: 0644]
pstoraster/zfzlib.c [new file with mode: 0644]
pstoraster/zgeneric.c [new file with mode: 0644]
pstoraster/zgstate.c [new file with mode: 0644]
pstoraster/zhsb.c [new file with mode: 0644]
pstoraster/zht.c [new file with mode: 0644]
pstoraster/zht1.c [new file with mode: 0644]
pstoraster/zht2.c [new file with mode: 0644]
pstoraster/zimage2.c [new file with mode: 0644]
pstoraster/ziodev.c [new file with mode: 0644]
pstoraster/ziodev2.c [new file with mode: 0644]
pstoraster/zmath.c [new file with mode: 0644]
pstoraster/zmatrix.c [new file with mode: 0644]
pstoraster/zmedia2.c [new file with mode: 0644]
pstoraster/zmisc.c [new file with mode: 0644]
pstoraster/zmisc1.c [new file with mode: 0644]
pstoraster/zmisc2.c [new file with mode: 0644]
pstoraster/zpacked.c [new file with mode: 0644]
pstoraster/zpaint.c [new file with mode: 0644]
pstoraster/zpath.c [new file with mode: 0644]
pstoraster/zpath1.c [new file with mode: 0644]
pstoraster/zpcolor.c [new file with mode: 0644]
pstoraster/zrelbit.c [new file with mode: 0644]
pstoraster/zstack.c [new file with mode: 0644]
pstoraster/zstring.c [new file with mode: 0644]
pstoraster/zsysvm.c [new file with mode: 0644]
pstoraster/ztoken.c [new file with mode: 0644]
pstoraster/ztype.c [new file with mode: 0644]
pstoraster/zupath.c [new file with mode: 0644]
pstoraster/zusparam.c [new file with mode: 0644]
pstoraster/zvmem.c [new file with mode: 0644]
pstoraster/zvmem2.c [new file with mode: 0644]
scheduler/Makefile [new file with mode: 0644]
scheduler/auth.c [new file with mode: 0644]
scheduler/auth.h [new file with mode: 0644]
scheduler/classes.c [new file with mode: 0644]
scheduler/classes.h [new file with mode: 0644]
scheduler/client.c [new file with mode: 0644]
scheduler/client.h [new file with mode: 0644]
scheduler/conf.c [new file with mode: 0644]
scheduler/conf.h [new file with mode: 0644]
scheduler/cupsd.h [new file with mode: 0644]
scheduler/dirsvc.c [new file with mode: 0644]
scheduler/dirsvc.h [new file with mode: 0644]
scheduler/ipp.c [new file with mode: 0644]
scheduler/job.c [new file with mode: 0644]
scheduler/job.h [new file with mode: 0644]
scheduler/listen.c [new file with mode: 0644]
scheduler/main.c [new file with mode: 0644]
scheduler/printers.c [new file with mode: 0644]
scheduler/printers.h [new file with mode: 0644]
scheduler/testspeed.c [new file with mode: 0644]
systemv/Makefile [new file with mode: 0644]
systemv/accept.c [new file with mode: 0644]
systemv/cancel.c [new file with mode: 0644]
systemv/lp.c [new file with mode: 0644]
systemv/lpadmin.c [new file with mode: 0644]
systemv/lpstat.c [new file with mode: 0644]