Date: Wed, 19 Aug 2009 14:38:43 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <200908191438.n7JEcrd0058244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-08-19 14:38:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern tty_pty.c
Log:
SVN rev 196379 on 2009-08-19 14:38:43Z by ed
MFC r196378:
Small changes to the warning message generated by pty(4):
- Only print the warning once, instead of filling up the screen.
- Use the word "legacy" for the pty_warningcnt description, to prevent
confusion.
- Use log() instead of printf().
Discussed with: rwatson, jhb
Approved by: re (kib)
Revision Changes Path
1.163.2.2 +4 -3 src/sys/kern/tty_pty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908191438.n7JEcrd0058244>
