Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 17:55:08 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ctags C.c ctags.h fortran.c lisp.c print.c tree.c yacc.c
Message-ID:  <200207300055.g6U0t8Ew035695@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/07/29 17:55:08 PDT

  Modified files:        (Branch: RELENG_4)
    usr.bin/ctags        C.c ctags.h fortran.c lisp.c print.c 
                         tree.c yacc.c 
  Log:
  MFC: Avoid buffer overflows, sort symbol name with locale collating order
  with -x option, style changes.
  
  Revision  Changes    Path
  1.3.2.2   +36 -24    src/usr.bin/ctags/C.c
  1.4.2.2   +11 -11    src/usr.bin/ctags/ctags.h
  1.3.6.2   +10 -10    src/usr.bin/ctags/fortran.c
  1.2.6.2   +8 -7      src/usr.bin/ctags/lisp.c
  1.3.6.2   +8 -10     src/usr.bin/ctags/print.c
  1.2.6.2   +14 -18    src/usr.bin/ctags/tree.c
  1.3.6.3   +9 -9      src/usr.bin/ctags/yacc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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