Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 1997 03:25:22 -0700 (PDT)
From:      Eivind Eklund <eivind@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/tip/tip cmds.c tip.c
Message-ID:  <199708261025.DAA06352@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
eivind      1997/08/26 03:25:22 PDT

  Modified files:
    usr.bin/tip/tip      cmds.c tip.c 
  Log:
  Removed a buffer overflow in args().
  
  While I'm here, fix a bug with 'register' in conjunction with setjmp(),
  staticize and do some -Wall cleaning.
  
  Revision  Changes    Path
  1.6       +33 -32    src/usr.bin/tip/tip/cmds.c
  1.6       +5 -3      src/usr.bin/tip/tip/tip.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708261025.DAA06352>