| patch |
summary |
view |
raw |
| 00-Makefiles.patch |
Makefile | 35 +++++++++++++++++++++++++++++++----
USD.doc/Makefile | 14 +++++++++-----
2 files changed, 40 insertions(+), 9 deletions(-)
|
view
|
download
|
| 01-Fix-includes.patch |
def.h | 4 +++-
edit.c | 6 ++++++
list.c | 3 +++
names.c | 1 +
send.c | 1 +
5 files changed, 14 insertions(+), 1 deletion(-)
|
view
|
download
|
| 02-Base-fixes-1.patch |
USD.doc/mail1.nr | 2 +-
USD.doc/mail5.nr | 2 +-
collect.c | 2 ++
head.c | 3 +++
mail.1 | 6 +++---
main.c | 2 +-
misc/mail.rc | 4 ++--
names.c | 3 ++-
pathnames.h | 39 +++++++++++++++++++++++++++++++++++----
9 files changed, 50 insertions(+), 13 deletions(-)
|
view
|
download
|
| 03-Base-fixes-2.patch |
cmd1.c | 2 ++
def.h | 9 +++++++++
extern.h | 2 +-
mail.1 | 21 +++++++++++----------
main.c | 23 ++++++++++++++++++-----
send.c | 2 ++
vars.c | 9 +++++++--
7 files changed, 50 insertions(+), 18 deletions(-)
|
view
|
download
|
| 04-Add-custom-header.patch |
def.h | 1 +
extern.h | 2 +-
mail.1 | 8 +++++++-
main.c | 24 +++++++++++++++++++++---
send.c | 6 +++++-
5 files changed, 35 insertions(+), 6 deletions(-)
|
view
|
download
|
| 05-Mailx-fixes.patch |
extern.h | 2 +-
mail.1 | 9 ++++++++-
main.c | 20 ++++++++++++++++++++
names.c | 10 ++++++----
vars.c | 5 +++--
5 files changed, 38 insertions(+), 8 deletions(-)
|
view
|
download
|
| 06-Use-lockf-instead-of-flock.patch |
quit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 07-Initialize-head-struct.patch |
cmd2.c | 2 +-
cmd3.c | 2 ++
collect.c | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| 08-Use-liblockfile-library.patch |
popen.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 64 insertions(+)
|
view
|
download
|
| 09-Saved-mbox-message.patch |
quit.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 10-Reply-To-header.patch |
cmd3.c | 9 +++++++++
collect.c | 11 ++++++++++-
def.h | 12 ++++++++----
extern.h | 2 +-
mail.1 | 13 ++++++++++---
main.c | 8 ++++++--
names.c | 3 ++-
send.c | 13 +++++++++++--
8 files changed, 57 insertions(+), 14 deletions(-)
|
view
|
download
|
| 11-Showname-option.patch |
aux.c | 9 +++++++--
cmd1.c | 2 +-
cmd3.c | 18 +++++++++---------
extern.h | 2 +-
4 files changed, 18 insertions(+), 13 deletions(-)
|
view
|
download
|
| 12-REPLYTO-can-be-set-in-.mailrc-too.patch |
cmd3.c | 4 ++--
main.c | 4 +++-
send.c | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
|
view
|
download
|
| 13-Mailx-concatenates-messages.patch |
edit.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
|
view
|
download
|
| 14-Truncate-mailbox-instead-of-deleting-it.patch |
fio.c | 8 ++++++++
quit.c | 4 ++++
2 files changed, 12 insertions(+)
|
view
|
download
|
| 15-No-space-left-in-tmp.patch |
collect.c | 38 +++++++++++++++++++++++++++++---------
1 file changed, 29 insertions(+), 9 deletions(-)
|
view
|
download
|
| 16-Stdin-not-a-tty.patch |
tty.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 17-Intialize-tv_used.patch |
aux.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 18-Wait-for-sendmail.patch |
popen.c | 12 +++++++++---
send.c | 15 +++++++++++++++
2 files changed, 24 insertions(+), 3 deletions(-)
|
view
|
download
|
| 19-Fix-compilation-on-Hurd.patch |
def.h | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 20-Don-t-delete-temporary-file.patch |
edit.c | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
|
view
|
download
|
| 21-Use-wordexpr-instead-of-echo.patch |
fio.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
names.c | 5 +++--
2 files changed, 53 insertions(+), 2 deletions(-)
|
view
|
download
|
| 22-Replace-newlines-with-spaces.patch |
main.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| 23-Treat-new-line-only-messages-as-empty-ones.patch |
send.c | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
|
view
|
download
|
| 24-False-cant-send-email-errors.patch |
extern.h | 1 +
popen.c | 9 +++++++++
send.c | 30 ++++++++++++++++++++++++++++++
3 files changed, 40 insertions(+)
|
view
|
download
|