openbsd-ports/net/icb/patches/patch-ap
brad 47d4e04482 add a feature which allows icb to print the current time in front of every
line by setting the option printtime to true.

From: NetBSD
2000-01-16 11:29:54 +00:00

11 lines
256 B
Plaintext

--- icb/globals.c.orig Sun Jan 16 05:13:12 2000
+++ icb/globals.c Sun Jan 16 05:13:51 2000
@@ -59,6 +59,7 @@
1, /* beeps */
"vi", /* editmode */
0, /* tabreply */
+ 0, /* printtime */
1, /* cute */
0, /* autodel */
"", /* personalto */