Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2000 10:31:57 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/wall wall.c
Message-ID:  <200010021731.KAA78237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/10/02 10:31:57 PDT

  Modified files:
    usr.bin/wall         wall.c 
  Log:
  Instead of printing '(null)' if there is no tty, print 'no tty'.
  
  In the case where the program is executed by a daemon running in the
  background the terminal might not have a tty. The '(null)' is confusing.
  
  Revision  Changes    Path
  1.15      +6 -2      src/usr.bin/wall/wall.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010021731.KAA78237>