Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 23:26:48 -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:  <200207110626.g6B6QmFW037638@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/07/10 23:26:48 PDT

  Modified files:
    bin/sh               jobs.c 
  Log:
  Remove support for the "old" tty driver by unifdef -UOLD_TTY_DRIVER;
  many other parts of the shell are no longer compatible with this, and it
  makes jobs.c quite cluttered with #ifdef's.
  
  Revision  Changes    Path
  1.49      +0 -40     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?200207110626.g6B6QmFW037638>