git: talk - unbreak for unix98 ptys

看板DFBSD_commit作者時間16年前 (2010/03/02 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BZCN2U6 (DFBSD_commit)