From c80bebd04a5ac7750c1a189be0ba1d072524d0dd Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 5 Mar 1997 05:09:10 +0000 Subject: FIx ~/.tin/headers usage --- news/tin/files/patch-aa | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 news/tin/files/patch-aa (limited to 'news/tin') diff --git a/news/tin/files/patch-aa b/news/tin/files/patch-aa new file mode 100644 index 000000000000..38fcfdd772b7 --- /dev/null +++ b/news/tin/files/patch-aa @@ -0,0 +1,24 @@ +*** src/init.c.bak Tue Mar 4 21:34:58 1997 +--- src/init.c Wed Mar 5 07:35:05 1997 +*************** +*** 647,653 **** + joinpath (msg_headers_file, rcdir, MSG_HEADERS_FILE); + joinpath (mailgroups_file, rcdir, MAILGROUPS_FILE); + joinpath (motd_file, libdir, MOTD_FILE); +- joinpath (msg_headers_file, rcdir, MSG_HEADERS_FILE); + joinpath (news_active_file, libdir, get_val ("TIN_ACTIVEFILE", ACTIVE_FILE)); + joinpath (newsgroups_file, libdir, NEWSGROUPS_FILE); + #ifdef WIN32 +--- 647,652 ---- +*** src/post.c.bak Tue Mar 4 22:41:37 1997 +--- src/post.c Wed Mar 5 07:57:27 1997 +*************** +*** 2545,2550 **** +--- 2545,2551 ---- + if (*reply_to) { + msg_add_header ("Reply-To", reply_to); + } ++ msg_add_x_headers (msg_headers_file); + } + start_line_offset = msg_write_headers (fp); + start_line_offset++; -- cgit 'b12fb755450f1c2d8316a2416eef12f46749cd86'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lpc21isp
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to version 1.85miwi2013-02-082-10/+12
* - Cleanup Makefile header and define LICENSE knob(s)danfe2012-09-292-14/+17
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-251-6/+2
* -remove MD5ohauer2011-07-031-1/+0
* Also broken on ia64 and powerpc.linimon2010-04-011-2/+2
* Mark as broken on sparc64.linimon2009-08-151-1/+7