DragonFly commits List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: talk - unbreak for unix98 ptys
commit ebd0305a58a21d5900efed459ddec0e49d4fe6eb
Author: Alex Hornung <ahornung@gmail.com>
Date: Tue Mar 2 07:45:20 2010 +0000
talk - unbreak for unix98 ptys
* Unbreak talk, which relied on seeing old-style ptys. When I introduced
the unix98 ptys.
* This assumption would not work anymore, since the
last slash is not the slash after /dev, but rather the one after
/dev/pts. Later opening 0 instead of pts/0 would give an error.
Reported-by: Peter Avalos, Matt Dillon
Summary of changes:
usr.bin/write/write.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebd0305a58a21d5900efed459ddec0e49d4fe6eb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]