Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 06:07:06 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh jobs.c
Message-ID:  <200205311307.g4VD76b14794@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/31 06:07:06 PDT

  Modified files:
    bin/sh               jobs.c 
  Log:
  Break the code to display status info for one job out from showjobs() into
  showjob(), use it inside dowait() to display status info for consistency,
  and in a format closer to what the standard requires.
  
  Revision  Changes    Path
  1.37      +52 -63    src/bin/sh/jobs.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?200205311307.g4VD76b14794>