| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't include string.h or strings.h. | Richard M. Stallman | 1994-04-28 | 1 | -6/+0 |
* | C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables. | Karl Heuer | 1994-04-27 | 1 | -5/+11 |
* | (etags, ctags): Make VERSION a string constant. | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
* | (print_version): Print VERSION as a string. | Richard M. Stallman | 1994-04-23 | 1 | -1/+1 |
* | (readline): Fix updating of p when buffer grows. | Richard M. Stallman | 1994-04-20 | 1 | -1/+1 |
* | (blessmail): New target. | Karl Heuer | 1994-04-20 | 1 | -1/+23 |
* | (readline): When extending the buffer, | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
* | * etags.c (main, print_help): eliminate the -F option. | Francesco Potortì | 1994-04-18 | 1 | -12/+3 |
* | * etags.c (absolute_filename): compare against '\0' instead of NULL. | Francesco Potortì | 1994-04-18 | 1 | -2/+2 |
* | Renamed from Makefile.in. | Richard M. Stallman | 1994-04-16 | 1 | -70/+97 |
* | (gettimeofday): If system doesn't have this, define it to give a fatal error. | Richard M. Stallman | 1994-04-14 | 1 | -0/+8 |
* | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1994-04-13 | 1 | -0/+4 |
* | #undef static. | Richard M. Stallman | 1994-04-12 | 1 | -2/+6 |
* | (main): Use setuid, not seteuid. | Karl Heuer | 1994-04-12 | 1 | -1/+1 |
* | * etags.c (outf, outfiledir): renamed to tagf, tagfiledir. | Francesco Potortì | 1994-04-08 | 1 | -479/+499 |
* | (main): Fix up MAIL_USE_MMDF conditional where | Richard M. Stallman | 1994-04-05 | 1 | -22/+36 |
* | * etags.c (main): use etags_getcwd for compatibility. | Francesco Potortì | 1994-03-30 | 1 | -42/+73 |
* | (etags, ctags): Pass -D for VERSION. | Richard M. Stallman | 1994-03-25 | 1 | -2/+2 |
* | * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead. | Francesco Potortì | 1994-03-25 | 1 | -117/+83 |
* | * etags.c (cwd, outfiledir): vars added. | Francesco Potortì | 1994-03-23 | 1 | -45/+212 |
* | (UTILITIES): `env' deleted. | Richard M. Stallman | 1994-03-20 | 1 | -4/+1 |
* | (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM. | Richard M. Stallman | 1994-03-14 | 1 | -4/+4 |
* | Clean up indentation and whitespace. | Richard M. Stallman | 1994-03-05 | 1 | -44/+56 |
* | (main): Change delimiter from "^L" to "^_^L". | Richard M. Stallman | 1994-03-05 | 1 | -5/+1 |
* | (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary. | Richard M. Stallman | 1994-03-05 | 1 | -4/+32 |
* | (main): Change delimiter from "^L" to "^_^L". | Karl Heuer | 1994-03-03 | 1 | -9/+19 |
* | Use GPL. | David J. MacKenzie | 1994-02-27 | 1 | -48/+16 |
* | *** empty log message *** | David J. MacKenzie | 1994-02-27 | 1 | -0/+1 |
* | Use GPL. | David J. MacKenzie | 1994-02-27 | 1 | -20/+16 |
* | Initial revision | David J. MacKenzie | 1994-02-27 | 1 | -0/+241 |
* | Update GPL. | David J. MacKenzie | 1994-02-27 | 1 | -1/+1 |
* | * make-path.c (main): Return 1 on error, not -1. Update GPL. | David J. MacKenzie | 1994-02-27 | 1 | -2/+2 |
* | * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc. | David J. MacKenzie | 1994-02-27 | 1 | -13/+16 |
* | (main, get_time): Don't crash on invalid input. | Karl Heuer | 1994-02-23 | 1 | -5/+8 |
* | (get_time): Simplify; avoid calling index. | Karl Heuer | 1994-02-22 | 1 | -7/+3 |
* | * etags.c (--absolute-pathnames): this option removed. | Francesco Potortì | 1994-02-17 | 1 | -25/+2 |
* | (put_line): Don't break the line if it all fits. | Richard M. Stallman | 1994-02-16 | 1 | -9/+14 |
* | * etags.c (absolute_pathnames, cwd): added global vars. | Francesco Potortì | 1994-02-14 | 1 | -61/+91 |
* | (C_SWITCH_MACHINE): Get this from autoconf. | Richard M. Stallman | 1994-02-09 | 1 | -3/+4 |
* | (main) [HAVE_SYSVIPC]: Reverse test of fork value. | Richard M. Stallman | 1994-02-08 | 1 | -2/+5 |
* | Initial revision | Richard M. Stallman | 1994-02-07 | 1 | -0/+93 |
* | (profile): New target. | Richard M. Stallman | 1994-02-05 | 1 | -2/+5 |
* | Include errno.h; don't include fasync.h. | Richard M. Stallman | 1994-01-19 | 1 | -84/+114 |
* | Make the argument list output look more like the Lisp docstrings do. | Roland McGrath | 1994-01-16 | 1 | -7/+20 |
* | * etags.c (stab_entry, stab_create, stab_find, stab_search, | Francesco Potortì | 1994-01-14 | 1 | -239/+209 |
* | [USG] (SIGIO): Define as SIGPOLL. | Richard M. Stallman | 1994-01-12 | 1 | -1/+4 |
* | [! HAVE_STRERROR] (strerror): Define the function. | Roland McGrath | 1994-01-09 | 1 | -4/+20 |
* | Declare strerror. | Roland McGrath | 1994-01-08 | 1 | -0/+3 |
* | [! HAVE_STRERROR] (strerror): Define the function. | Roland McGrath | 1994-01-08 | 3 | -0/+45 |
* | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -4/+4 |