| Commit message (Expand) | Author | Age | Files | Lines |
* | (gettimeofday): New function, defined if necessary. | Richard M. Stallman | 1995-07-30 | 1 | -0/+17 |
* | (distclean): Delete Makefile.c, not Makefile.in. | Richard M. Stallman | 1995-07-18 | 1 | -2/+2 |
* | Comment change. | Richard M. Stallman | 1995-07-18 | 1 | -2/+2 |
* | (tags): Synonym for `TAGS'. | Karl Heuer | 1995-07-17 | 1 | -0/+1 |
* | (install, maybe-blessmail): Don't cd ..; | Karl Heuer | 1995-07-16 | 1 | -4/+4 |
* | (datearg): Separate date from time with comma, not space, | Paul Eggert | 1995-07-08 | 2 | -8/+10 |
* | Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems | Paul Eggert | 1995-07-07 | 4 | -7/+7 |
* | (main) [MAIL_USE_POP]: When a user specifies a | Richard M. Stallman | 1995-06-30 | 1 | -7/+2 |
* | Make all error messages start with `Error: '. | Richard M. Stallman | 1995-06-28 | 1 | -24/+38 |
* | (CVSROOT, repository): Allow remote repositories a la CVS 1.4. | Paul Eggert | 1995-06-28 | 2 | -18/+34 |
* | * etags.c (plain_C_entries): new function. | Francesco Potortì | 1995-06-27 | 1 | -31/+48 |
* | (main): Add newline in usage message. | Richard M. Stallman | 1995-06-26 | 1 | -1/+1 |
* | (scan_file): Make sure it never looks at filename[-1]. | Richard M. Stallman | 1995-06-21 | 1 | -2/+2 |
* | (main) [MSDOS]: Do set _fmode. | Richard M. Stallman | 1995-06-21 | 1 | -1/+1 |
* | * etags.c (find_entries): rewind before rereading the input file. | Francesco Potortì | 1995-06-21 | 1 | -12/+14 |
* | (main): On MSDOS, don't change stdout to binary, and insist on an -o option. | Richard M. Stallman | 1995-06-20 | 1 | -2/+9 |
* | (process_file,absolute_filename): Handle filenames | Richard M. Stallman | 1995-06-15 | 1 | -0/+8 |
* | (install): Copy wakeup.exe properly. | Richard M. Stallman | 1995-06-15 | 1 | -1/+1 |
* | [MSDOS]: #undef chdir. | Karl Heuer | 1995-06-08 | 1 | -0/+6 |
* | (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta. | Paul Eggert | 1995-06-04 | 2 | -2/+2 |
* | * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise | Francesco Potortì | 1995-05-29 | 1 | -8/+6 |
* | * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise | Francesco Potortì | 1995-05-29 | 1 | -8/+10 |
* | (etags_getcwd): Don't use #elif. | Karl Heuer | 1995-05-27 | 1 | -7/+5 |
* | Use BASE_LIBS. | Geoff Voelker | 1995-05-26 | 1 | -16/+18 |
* | * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the | Francesco Potortì | 1995-05-23 | 1 | -4/+4 |
* | (main): Increase lock timeout to five minutes. | Richard M. Stallman | 1995-05-07 | 1 | -2/+5 |
* | (obj): Use .c files. | Richard M. Stallman | 1995-05-07 | 1 | -1/+1 |
* | Include config.h. | Richard M. Stallman | 1995-05-04 | 1 | -2/+5 |
* | (xmalloc): Declare it to return long *. | Richard M. Stallman | 1995-05-04 | 1 | -3/+3 |
* | (xmalloc, xrealloc): Declare them long *. | Richard M. Stallman | 1995-05-04 | 1 | -5/+5 |
* | (C_entries): Cast result of xrealloc. | Richard M. Stallman | 1995-05-04 | 1 | -9/+11 |
* | (datearg): If rlog options are specified explicitly, | Paul Eggert | 1995-04-30 | 2 | -116/+140 |
* | (extraclean): Depend on maintainer-clean, not | Karl Heuer | 1995-04-26 | 1 | -1/+1 |
* | [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS): | Richard M. Stallman | 1995-04-25 | 1 | -0/+6 |
* | (main): Add argv[0] to an error message. | Richard M. Stallman | 1995-04-18 | 1 | -1/+1 |
* | (main): Improve error handling. | Karl Heuer | 1995-04-14 | 1 | -4/+6 |
* | (main, skip_to_lf): Improve error handling. | Karl Heuer | 1995-04-13 | 1 | -9/+29 |
* | (main): Check for trailing ", " before trying to delete it. | Karl Heuer | 1995-04-13 | 1 | -1/+3 |
* | (scan_c_file): At end, restore file name last char to its original value. | Richard M. Stallman | 1995-04-13 | 1 | -1/+5 |
* | (all): Build test-distrib and make-docfile. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
* | (obj, lisp): Update to expanded list of source files. | Karl Heuer | 1995-04-12 | 1 | -13/+14 |
* | Test NO_SOCKETS_IN_FILE_SYSTEM. | Richard M. Stallman | 1995-04-11 | 2 | -2/+2 |
* | (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS. | Richard M. Stallman | 1995-04-08 | 1 | -3/+4 |
* | [Berkeley sockets version] (main): Declare getcwd. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+2 |
* | (aixcc, aixcc.c): Targets deleted. | Karl Heuer | 1995-04-04 | 1 | -9/+2 |
* | Comment change. | Richard M. Stallman | 1995-04-02 | 1 | -0/+3 |
* | (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk. | Paul Eggert | 1995-03-23 | 2 | -4/+4 |
* | Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were | Paul Eggert | 1995-03-21 | 2 | -8/+28 |
* | Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the | Paul Eggert | 1995-03-21 | 2 | -120/+318 |