Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2000 14:36:42 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_ioctl.c src/sys/alpha/linux linux_ioctl.h
Message-ID:  <200011012236.OAA54558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2000/11/01 14:36:42 PST

  Modified files:
    sys/compat/linux     linux_ioctl.c 
    sys/alpha/linux      linux_ioctl.h 
  Log:
  fix linux_termio and linux_termios structs on alpha.  alpha differences
  are in the termios struct (probably because linux wants to be compatible
  with the osf/1 termios struct), not the termio struct.
  
  Revision  Changes    Path
  1.57      +8 -8      src/sys/compat/linux/linux_ioctl.c
  1.8       +2 -2      src/sys/alpha/linux/linux_ioctl.h



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?200011012236.OAA54558>