Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 02:21:24 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/talk io.c
Message-ID:  <200309280921.h8S9LOkk030880@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/09/28 02:21:24 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/talk         io.c 
  Log:
  Don't cast ioctl FIONREAD's argument to struct sgttyb *. This makes
  no function changes, but removes an unnecessary reference to a
  deprecated struct.
  
  Obtained from:  NetBSD (thorpej)
  
  Revision  Changes    Path
  1.14      +1 -1      src/usr.bin/talk/io.c



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