CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/21 22:23:07
Modified files:
usr.bin/ctags : ctags.1 ctags.c ctags.h tree.c
Log message:
system(3) call remove for updating (ctags -u)
done by changing the logic behind updating, by parsing and preloading the tags
file at startup.
"looks good" deraadt@
