Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 1998 09:15:27 -0700 (PDT)
From:      Tim Vanderhoek <hoek@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/more screen.c
Message-ID:  <199807261615.JAA01280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hoek        1998/07/26 09:15:27 PDT

  Modified files:
    usr.bin/more         screen.c 
  Log:
  Fix compilation for the case where neither ioctl(TIOCGWINSZ)
  nor ioctl(WIOCGETD) exist.  This case doesn't occur under FreeBSD.
  
  PR:		bin/5996
  Submitted by:	Max Euston <meuston@jmrodgers.com>
  
  Revision  Changes    Path
  1.7       +2 -1      src/usr.bin/more/screen.c



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