summaryrefslogtreecommitdiff
path: root/net-im/icb/files/patch-o-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /net-im/icb/files/patch-o-aa
parentDespite what I said before, this is the official INDEX file for (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Notes
Notes: svn path=/head/; revision=18827 svn path=/tags/RELEASE_3_2_0/; revision=18828; tag=release/3.2.0
Diffstat (limited to 'net-im/icb/files/patch-o-aa')
-rw-r--r--net-im/icb/files/patch-o-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-im/icb/files/patch-o-aa b/net-im/icb/files/patch-o-aa
deleted file mode 100644
index 25500e293009..000000000000
--- a/net-im/icb/files/patch-o-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** murgil/clientserve.c.orig Wed May 6 18:40:46 1998
---- murgil/clientserve.c Wed May 6 18:43:34 1998
-***************
-*** 41,47 ****
- /* look at tty fd */
- FD_SET(0,&fdset); /**/
-
-! signal(SIGALRM, gotalarm);
- timeisup = 0;
-
- for (;;) {
---- 41,47 ----
- /* look at tty fd */
- FD_SET(0,&fdset); /**/
-
-! signal(SIGALRM, (void *)gotalarm);
- timeisup = 0;
-
- for (;;) {