看板 DFBSD_commit 關於我們 聯絡資訊
commit f4f08bf86d7cdb348ec32197213a775f86f0f178 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Sep 2 08:26:26 2009 +0100 getttyent(3) - Update for unix98 ptys * Update getttyent(3) to be compatible with unix98 ptys. This fixes problems with logins on unix98 ptys not appearing in utmp. Obtained-from: FreeBSD Summary of changes: lib/libc/gen/getttyent.c | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 42 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f4f08bf86d7cdb348ec32197213a775f86f0f178 -- DragonFly BSD source repository