Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 1997 09:01:06 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/lpr/common_source common.c displayq.c lp.h lp.local.h rmjob.c src/usr.sbin/lpr/lpd printjob.c src/share/man/man5 printcap.5
Message-ID:  <199710141601.JAA14756@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/10/14 09:01:05 PDT

  Modified files:
    usr.sbin/lpr/common_source common.c displayq.c lp.h lp.local.h 
                               rmjob.c 
    usr.sbin/lpr/lpd     printjob.c 
    share/man/man5       printcap.5 
  Log:
  Improve my hack from rev 1.6 of displayq.c, and make the TCP
  connection timeout controllable by a new printcap(5) capability named
  `ct' (connectiom timeout), defaulting to 120 seconds (which is the
  default TCP connection timeout).
  
  Would anybody see a problem with merging all this into RELENG_2_2?
  
  Revision  Changes    Path
  1.9       +1 -0      src/usr.sbin/lpr/common_source/common.c
  1.10      +3 -1      src/usr.sbin/lpr/common_source/displayq.c
  1.6       +1 -0      src/usr.sbin/lpr/common_source/lp.h
  1.2       +1 -0      src/usr.sbin/lpr/common_source/lp.local.h
  1.10      +14 -1     src/usr.sbin/lpr/common_source/rmjob.c
  1.16      +17 -0     src/usr.sbin/lpr/lpd/printjob.c
  1.12      +2 -1      src/share/man/man5/printcap.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710141601.JAA14756>