cvs commit: src/sys/sys tty.h src/sys/kern tty.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Sep 16 23:13:48 PDT 2004


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


More information about the cvs-all mailing list