aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/icb/files/patch-globals.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-08-27 10:45:15 +0800
committerobrien <obrien@FreeBSD.org>2000-08-27 10:45:15 +0800
commitc1c7b5494710403e71a6acb3dc9629fd1e2a3eb0 (patch)
treecb51532ab6f2b32e6702e60f4dee322ef72ad6e9 /net-im/icb/files/patch-globals.c
parent2db18664145c489eb214cd76e6b260f9aca020da (diff)
downloadfreebsd-ports-graphics-c1c7b5494710403e71a6acb3dc9629fd1e2a3eb0.tar.gz
freebsd-ports-graphics-c1c7b5494710403e71a6acb3dc9629fd1e2a3eb0.tar.zst
freebsd-ports-graphics-c1c7b5494710403e71a6acb3dc9629fd1e2a3eb0.zip
Add the ability to prefix each line with a timestamp.
Obtained from: NetBSD
Diffstat (limited to 'net-im/icb/files/patch-globals.c')
-rw-r--r--net-im/icb/files/patch-globals.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/icb/files/patch-globals.c b/net-im/icb/files/patch-globals.c
new file mode 100644
index 00000000000..13471208990
--- /dev/null
+++ b/net-im/icb/files/patch-globals.c
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.3 1999/11/26 22:12:37 hubertf Exp $
+
+diff -x *.orig -urN ./icb/globals.c /usr/pkgsrc/net/icb/work.i386.unpatched/icb-5.0.9/icb/globals.c
+--- ./icb/globals.c Fri Feb 24 22:20:22 1995
++++ /usr/pkgsrc/net/icb/work.i386.unpatched/icb-5.0.9/icb/globals.c Fri Nov 26 22:56:30 1999
+@@ -59,6 +59,7 @@
+ 1, /* beeps */
+ "vi", /* editmode */
+ 0, /* tabreply */
++ 0, /* printtime */
+ 1, /* cute */
+ 0, /* autodel */
+ "", /* personalto */