Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2004 20:45:45 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys linedisc.h src/sys/kern tty.c tty_conf.c src/sys/dev/cx if_cx.c
Message-ID:  <200406072045.i57KjjMT016761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-06-07 20:45:45 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              linedisc.h 
    sys/kern             tty.c tty_conf.c 
    sys/dev/cx           if_cx.c 
  Log:
  Make linesw[] an array of pointers to linedesc instead of an array of
  linedisc.
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/dev/cx/if_cx.c
  1.216     +3 -3      src/sys/kern/tty.c
  1.21      +58 -62    src/sys/kern/tty_conf.c
  1.190     +9 -9      src/sys/sys/linedisc.h



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