cvs commit: src/usr.bin/tip/tip

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 26 15:11:07 PDT 2004


dillon      2004/10/26 15:10:13 PDT

DragonFly src repository

  Modified files:
    usr.bin/tip/tip      hunt.c 
  Log:
  Fix a seg-fault if -l is used without a /dev prefix, e.g. cu -l cuaa0.  Of
  course, this still fails because -l expects a device path, but at least now
  it doesn't seg-fault.
  
  Reported-by: Mark Cullen <mark.cullen at xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.3       +5 -2      src/usr.bin/tip/tip/hunt.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/tip/tip/hunt.c.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list