Searched hist:293825 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/pty/
H A Dpty.cdiff 293825 Wed Jan 13 12:15:03 MST 2016 kib Switch legacy pty clone handler to use make_dev_s(9). Add
MAKEDEV_CHECKNAME flag to the call, this is required to not panic on
race between the clone and destructing the closed master.

Reported by and discussed with: bde
Tested by: pho (as part of the larger patch)
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks

Completed in 60 milliseconds