]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196378:
authored <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Aug 2009 14:38:43 +0000 (14:38 +0000)
committered <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Aug 2009 14:38:43 +0000 (14:38 +0000)
commit5a2e25e310caabe185a969f19051b30429160cfb
tree3bcda8d9bd60064a509bde7e9dd6ef39bd6b4b7b
parent8f287ae141856d0128ead3a6c40b817b2b2719ba
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)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196379 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/tty_pty.c