busybox/miscutils
Denis Vlasenko 6fa1ba3972 crond: add handling of "MAILTO=user" lines
sendmail: handle a case when the whole mail comes from stdin
(and no separate sender/subj is provided)
both by dronnikov AT gmail.com

function                                             old     new   delta
sendgetmail_main                                    1509    1674    +165
SynchronizeFile                                      671     767     +96
packed_usage                                       24054   24088     +34
crond_main                                          1404    1420     +16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 311/0)             Total: 311 bytes
2008-04-07 21:02:35 +00:00
..
adjtimex.c ifconfig: code shrink 2007-11-04 04:10:17 +00:00
bbconfig.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
chat.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
chrt.c lpr: add more accurate comments 2008-03-24 02:05:58 +00:00
Config.in fbsplash: support this usage: 2008-03-27 13:14:29 +00:00
crond.c crond: add handling of "MAILTO=user" lines 2008-04-07 21:02:35 +00:00
crontab.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
dc.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
devfsd.c whitespace fixes 2008-03-28 01:00:09 +00:00
eject.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
fbsplash.c fbsplash: more compact support for named pipes + EOF scenario 2008-04-04 20:38:49 +00:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
hdparm.c hdparm: do not lie about supporting -q (quiet) 2008-03-20 13:44:50 +00:00
Kbuild patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-03-26 13:32:30 +00:00
last.c brctl: eliminate stray data object 2008-03-17 09:33:45 +00:00
less.c *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) 2008-03-19 19:38:46 +00:00
makedevs.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
microcom.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
mountpoint.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
mt.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
raidautorun.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
readahead.c mkswap, readahead: stop using fdlength, it is reported to be unreliable 2008-01-27 23:41:34 +00:00
runlevel.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rx.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
setsid.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
strings.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
taskset.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
time.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
ttysize.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
watchdog.c *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) 2008-03-19 19:38:46 +00:00