wall(1) - Fix for unix98 ptys
authorAlex Hornung <ahornung@gmail.com>
Wed, 2 Sep 2009 06:26:29 +0000 (07:26 +0100)
committerAlex Hornung <ahornung@gmail.com>
Wed, 2 Sep 2009 08:39:50 +0000 (09:39 +0100)
commit3b135f2f6bfed6b789428ce6bcf49577d619ee80
tree8916c21f9083be2699079fc417dae775d8556aaf
parent517f2e5ff2e76fef4f53761f7308c2b915c514a9
wall(1) - Fix for unix98 ptys

* Wall didn't know about unix98 ptys, so it errored out about too many
  slashes in the terminal name, as pts/X, still contains a slash.

Obtained-from: FreeBSD
usr.bin/wall/ttymsg.c