git: wall(1) - Fix for unix98 ptys
Alex Hornung
alexh at crater.dragonflybsd.org
Wed Sep 2 01:23:40 PDT 2009
commit 3b135f2f6bfed6b789428ce6bcf49577d619ee80
Author: Alex Hornung <ahornung at gmail.com>
Date: Wed Sep 2 07:26:29 2009 +0100
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
Summary of changes:
usr.bin/wall/ttymsg.c | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3b135f2f6bfed6b789428ce6bcf49577d619ee80
--
DragonFly BSD source repository
More information about the Commits
mailing list