2001-01-02 |
Eli Zaretskii |
(main): Remove unused local variable statbfr.
|
2000-01-28 |
Gerd Moellmann |
(socket_status): New function.
|
2000-01-12 |
Gerd Moellmann |
Add option -a EDITOR and environment variable
|
1999-10-19 |
Paul Eggert |
Add support for large files. Merge glibc 2.1.2.
|
1999-08-29 |
Richard M. Stallman |
(print_help_and_exit): Mention --version.
|
1999-08-25 |
Karl Heuer |
(decode_options): Update version output.
|
1999-08-14 |
Karl Heuer |
(main): Move the dynamic allocation of
|
1999-04-29 |
Karl Heuer |
(main, both versions): Use quote_file_name on cwd.
|
1999-01-25 |
Richard M. Stallman |
(xmalloc): Fix previous change.
|
1999-01-25 |
Richard M. Stallman |
(xmalloc): Declare to return long.
|
1999-01-16 |
Richard M. Stallman |
(main): Eliminate arbitrary limit on length of system_name.
|
1998-10-10 |
Richard M. Stallman |
(main): Null-terminate system_name.
|
1998-04-08 |
Dave Love |
Move inclusion of unistd.h to top, else fails on
|
1998-04-06 |
Andreas Schwab |
Include <stdlib.h> and <unistd.h> if available.
|
1997-08-27 |
Richard M. Stallman |
[HAVE_SYSVIPC]: Include errno.h, as in the other case.
|
1997-07-09 |
Richard M. Stallman |
[C_ALLOCA] (xmalloc): New function.
|
1996-09-17 |
Karl Heuer |
Replaced all BSD with BSD_SYSTEM.
|
1996-09-10 |
Richard M. Stallman |
(longopts): Change nowait to no-wait.
|
1996-09-02 |
Richard M. Stallman |
(quote_file_name): Quote with &, not \.
|
1996-09-02 |
Richard M. Stallman |
(quote_file_name): New function.
|
1996-09-01 |
Richard M. Stallman |
(decode_options): New function.
|
1996-08-31 |
Richard M. Stallman |
(both versions): Handle -nowait and --nowait by sending data to the server.
|
1996-07-23 |
Richard M. Stallman |
(main) [HAVE_SOCKETS]: Use two separate stdio
|
1996-02-21 |
Karl Heuer |
(main, both definitions): Print a newline for normal termination.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1995-04-18 |
Richard M. Stallman |
(main): Add argv[0] to an error message.
|
1995-04-14 |
Karl Heuer |
(main): Improve error handling.
|
1995-04-11 |
Richard M. Stallman |
Test NO_SOCKETS_IN_FILE_SYSTEM.
|
1995-04-07 |
Richard M. Stallman |
[Berkeley sockets version] (main): Declare getcwd.
|
1995-03-15 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|