Date: Wed, 19 Aug 2009 14:30:46 +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: <200908191431.n7JEV2s7057673@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-08-19 14:30:46 UTC
FreeBSD src repository
Modified files:
sys/kern tty_pty.c
Log:
SVN rev 196378 on 2009-08-19 14:30:46Z by ed
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.164 +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?200908191431.n7JEV2s7057673>
