Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 1999 22:41:30 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty_pty.c
Message-ID:  <199911180641.WAA95573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/11/17 22:41:30 PST

  Modified files:
    sys/kern             tty_pty.c 
  Log:
  Remove cdevsw_add() as the make_dev()'s are done in a clone-like fashion.
  (ie: the next device is created with make_dev as the first is opened
  and so on)
  
  Revision  Changes    Path
  1.72      +1 -3      src/sys/kern/tty_pty.c



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?199911180641.WAA95573>