OpenBSD CVS

src/usr.bin/ctags/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ctags


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] test/        
[TXT] C.c  1.15   9 years  jsg   fix a crash with '(' at EOF found with the afl fuzzer ok deraadt@ tobias@
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] ctags.1  1.34   4 years  schwarze   explicitly reference the textproc/vgrind port; kn@ originally noticed that this ...
[TXT] ctags.c  1.19   17 months  cheloha   userspace: remove vestigial '?' cases from top-level getopt(3) loops getopt(3) ...
[TXT] ctags.h  1.9   8 years  semarie   system(3) call remove for updating (ctags -u) done by changing the logic behind...
[TXT] fortran.c  1.9   10 years  deraadt   unsigned char casts for ctype ok krw
[TXT] lisp.c  1.8   10 years  deraadt   unsigned char casts for ctype ok krw
[TXT] print.c  1.8   6 years  anton   Ensure that the tag and line number are always separated by at least a single sp...
[TXT] tree.c  1.13   8 years  guenther   Delete the final, inscrutable NOSTRICT and VARARGS lint comments ok millert@
[TXT] yacc.c  1.9   12 years  fgsch   In preparation for getline and getdelim additions to libc, rename getline() occu...