DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libc/gen ttyname.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Feb 2005 21:42:01 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]