cvs commit: src/lib/libc/gen ttyname.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Feb 1 21:42:59 PST 2005
dillon 2005/02/01 21:42:01 PST
DragonFly src repository
Modified files:
lib/libc/gen ttyname.c
Log:
The last commit broke ttyname(), which broke ssh -1. Fix that, plus
cleanup a static variable overloading of the name 'buf' to avoid confusion.
Reported-by: Steve Mynott, Peter Avalos
Revision Changes Path
1.6 +7 -9 src/lib/libc/gen/ttyname.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/ttyname.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list