Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 16:40:54 -0700 (PDT)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/lpd lpd.c printjob.c
Message-ID:  <200206192340.g5JNesW28379@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2002/06/19 16:40:54 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/lpr/lpd     lpd.c printjob.c 
  Log:
  MFC *: Stop using the depreciated 'union wait' definitions, moving to a more
  standard handling of wait()-related routines.
     and
  Avoid checking WIFEXITED and WTERMSIG in some error situations where the
  value in wstatus is not related to the process that we care about.
  
  [* = 1.34 lpd.c, 1.53->1.54 printjob.c]
  
  Revision   Changes    Path
  1.12.2.21  +2 -2      src/usr.sbin/lpr/lpd/lpd.c
  1.22.2.29  +25 -23    src/usr.sbin/lpr/lpd/printjob.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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