Hi Peter,
Sorry for replying to this email so late; I moved to Germany in April
and I'm still waiting for Deutsche Telekomiker to hook up my internet
connection. Fortunately I do have a smartphone with tethering now.
All hail German bureaucracy.
2012/6/18 Peter Holm :
> In tty_makedev() the fo
Author: pho
Date: Mon Jun 18 07:34:38 2012
New Revision: 237219
URL: http://svn.freebsd.org/changeset/base/237219
Log:
In tty_makedev() the following construction:
dev = make_dev_cred();
dev->si_drv1 = tp;
leaves a small window where the newly created device may be opened
and si_dr