svn commit: r186322 - head/sys/kern

Alexey Dokuchaev danfe at FreeBSD.org
Sat Dec 20 08:25:41 UTC 2008


On Fri, Dec 19, 2008 at 04:47:48PM +0100, Ed Schouten wrote:
> If we're renaming them to <=6-character strings, maybe it's better to
> use "ttyin" and "ttybg"? The old TTY code used these strings as well.
> 
> I've also got a small preference of "ttymtx" over "ttylck". "ttymtx"
> makes it more clear it is blocked on the mutex, while "lck" could be
> literally any form of locking (file locking?).

Seconded.

./danfe


More information about the svn-src-all mailing list