index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mailutils
/
mail.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mail compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+14
*
mail: launch_helper(): flush stdio before vfork, set G.helper_pid only in parent
Denys Vlasenko
2020-12-17
1
-1
/
+3
*
mail: deobfuscate launch_helper()
Denys Vlasenko
2020-12-17
1
-29
/
+27
*
mail: commonalize send_r_n()
Denys Vlasenko
2020-12-17
1
-3
/
+8
*
mail: move "opts" from globals
Denys Vlasenko
2020-12-17
1
-3
/
+3
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-3
/
+3
*
sendfile: code shrink
Denys Vlasenko
2018-07-31
1
-16
/
+19
*
sendmail: support AUTH PLAIN in addition to AUTH LOGIN
Raffaello D. Di Napoli
2018-07-31
1
-6
/
+12
*
libbb: switch bb_ask_noecho() to "mallocing" string return API
Denys Vlasenko
2018-04-07
1
-2
/
+2
*
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir...
Denys Vlasenko
2018-04-07
1
-2
/
+2
*
*: stop using atexit in non-debug build: saves ~260 in bss with musl
Denys Vlasenko
2017-08-16
1
-15
/
+6
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-1
/
+1
*
sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 lines
Denys Vlasenko
2011-11-18
1
-1
/
+1
*
sendmail: don't talk until 220 code is seen. Closes 3487
Denys Vlasenko
2011-09-18
1
-4
/
+7
*
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-08
1
-2
/
+2
*
mailutils/*: add verbose option to sendmail; remove -m and -j from makemime
Denys Vlasenko
2010-12-20
1
-4
/
+7
*
move read_base64 to libbb/uuencode.c
Denys Vlasenko
2010-09-16
1
-3
/
+2
*
libbb: merge mail and uudecode's base64 decoders
Denys Vlasenko
2010-09-16
1
-67
/
+0
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-3
/
+1
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
1
-2
/
+1
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
1
-2
/
+2
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
mail.c: more robust handling of SIGCHLD
Denis Vlasenko
2009-03-10
1
-4
/
+7
*
sendmail: document and fix usage of fd #4, fix check for helper failure.
Denis Vlasenko
2009-03-04
1
-24
/
+27
*
- add new applet mkpasswd(1)
Bernhard Reutner-Fischer
2008-12-03
1
-2
/
+2
*
add mailutils/*
Denis Vlasenko
2008-11-06
1
-0
/
+242