Home
last modified time | relevance | path

Searched refs:showmimeproc (Results 1 – 11 of 11) sorted by relevance

/dports/mail/nmh/nmh-1.7.1/uip/
H A Dshow.c176 if (!(showmimeproc = *argp++) || *showmimeproc == '-') in main()
295 proc = showmimeproc; in main()
H A Dmhparam.c110 { "showmimeproc", &showmimeproc },
/dports/mail/nmh/nmh-1.7.1/docs/
H A DDIFFERENCES46 *) The various `procs' (rmmproc, moreproc, showmimeproc, etc...)
241 *) The "mhnproc" profile entry has been changed to "showmimeproc".
242 *) Added `-showmimeproc' switch to specify the showmimeproc at the
245 *) The default "showmimeproc" is now `mhshow'.
/dports/mail/mmh/mmh-0.4/docs/
H A DDIFFERENCES_nmh_MH46 *) The various `procs' (rmmproc, moreproc, showmimeproc, etc...)
241 *) The "mhnproc" profile entry has been changed to "showmimeproc".
242 *) Added `-showmimeproc' switch to specify the showmimeproc at the
245 *) The default "showmimeproc" is now `mhshow'.
H A DChangeLog_nmh2462 * Change the default "showmimeproc" to "mhshow".
2831 will assume US-ASCII, rather than just calling showmimeproc.
3235 * Changed -mhnproc switch for show, to -showmimeproc.
3237 * Changed profile entry "mhnproc" to "showmimeproc".
/dports/mail/nmh/nmh-1.7.1/config/
H A Dconfig.c288 char *showmimeproc = nmhbindir (/mhshow); variable
/dports/mail/nmh/nmh-1.7.1/sbr/
H A Dreadconfig.c32 { "showmimeproc", &showmimeproc },
/dports/mail/nmh/nmh-1.7.1/test/mhparam/
H A Dtest-mhparam134 showmimeproc \
/dports/mail/nmh/nmh-1.7.1/h/
H A Dmh.h475 extern char *showmimeproc;
/dports/mail/nmh/nmh-1.7.1/test/
H A Dcommon.sh.in401 showmimeproc: ${MH_INST_DIR}${bindir}/mhshow
/dports/mail/nmh/nmh-1.7.1/
H A DChangeLog8503 Added showmimeproc to test/common.sh.in so that test-show will test
10510 If -[no]concat is given to show(1), have it use showmimeproc instead