freebsd-dev/usr.sbin/ctm/ctm_rmail
2001-08-13 16:33:00 +00:00
..
ctm_rmail.1 Spell "FreeBSD" with "F" and "BSD" in uppercase. 2001-08-13 16:33:00 +00:00
ctm_rmail.c * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile 2001-05-06 03:03:45 +00:00
error.c * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile 2001-05-06 03:03:45 +00:00
error.h * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile 2001-05-06 03:03:45 +00:00
Makefile Remove GCC'isms in CFLAGS. 2001-07-20 04:23:13 +00:00
options.h Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The 2001-07-26 11:02:39 +00:00