Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 06:13:47 +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 tty.h src/sys/kern tty.c
Message-ID:  <200409170613.i8H6DlAb066784@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-09-17 06:13:47 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              tty.h 
    sys/kern             tty.c 
  Log:
  Add ttyalloc() which in due time will be the successor to ttymalloc(),
  but without the "struct tty *" argument.
  
  Revision  Changes    Path
  1.229     +7 -0      src/sys/kern/tty.c
  1.91      +1 -0      src/sys/sys/tty.h



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