CVS commit: src/libexec/talkd

2015-09-03 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Thu Sep  3 08:16:36 UTC 2015

Modified Files:
src/libexec/talkd: table.c

Log Message:
Remove dead assignment; from Henning Petersen in PR 50196.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/libexec/talkd/table.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/talkd/table.c
diff -u src/libexec/talkd/table.c:1.10 src/libexec/talkd/table.c:1.11
--- src/libexec/talkd/table.c:1.10	Mon Mar 16 01:13:38 2009
+++ src/libexec/talkd/table.c	Thu Sep  3 08:16:36 2015
@@ -1,4 +1,4 @@
-/*	$NetBSD: table.c,v 1.10 2009/03/16 01:13:38 lukem Exp $	*/
+/*	$NetBSD: table.c,v 1.11 2015/09/03 08:16:36 dholland Exp $	*/
 
 /*
  * Copyright (c) 1983, 1993
@@ -34,7 +34,7 @@
 #if 0
 static char sccsid[] = "@(#)table.c	8.1 (Berkeley) 6/4/93";
 #else
-__RCSID("$NetBSD: table.c,v 1.10 2009/03/16 01:13:38 lukem Exp $");
+__RCSID("$NetBSD: table.c,v 1.11 2015/09/03 08:16:36 dholland Exp $");
 #endif
 #endif /* not lint */
 
@@ -199,7 +199,6 @@ delete_invite(uint32_t id_num)
 {
 	TABLE_ENTRY *ptr;
 
-	ptr = table;
 	if (debug)
 		syslog(LOG_DEBUG, "delete_invite(%"PRIu32")", id_num);
 	for (ptr = table; ptr != NIL; ptr = ptr->next) {



CVS commit: src/libexec/talkd

2010-03-22 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Mon Mar 22 19:01:50 UTC 2010

Modified Files:
src/libexec/talkd: talkd.8

Log Message:
Use .In instead of .Aq Pa for header files.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/libexec/talkd/talkd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/talkd/talkd.8
diff -u src/libexec/talkd/talkd.8:1.10 src/libexec/talkd/talkd.8:1.11
--- src/libexec/talkd/talkd.8:1.10	Sat Sep 27 04:41:20 2008
+++ src/libexec/talkd/talkd.8	Mon Mar 22 19:01:49 2010
@@ -1,4 +1,4 @@
-.\	$NetBSD: talkd.8,v 1.10 2008/09/27 04:41:20 reed Exp $
+.\	$NetBSD: talkd.8,v 1.11 2010/03/22 19:01:49 joerg Exp $
 .\ Copyright (c) 1983, 1991, 1993
 .\	The Regents of the University of California.  All rights reserved.
 .\
@@ -53,7 +53,7 @@
 .Tn LOOK_UP
 .Po
 see
-.Aq Pa protocols/talkd.h
+.In protocols/talkd.h
 .Pc .
 This causes the server to search its invitation
 tables to check if an invitation currently exists for the caller