From owner-cvs-all Wed Feb 7 14:19:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 787EB37B4EC; Wed, 7 Feb 2001 14:18:59 -0800 (PST) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f17MIxh29178; Wed, 7 Feb 2001 14:18:59 -0800 (PST) (envelope-from asmodai) Message-Id: <200102072218.f17MIxh29178@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 7 Feb 2001 14:18:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/telnetd slc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/07 14:18:59 PST Modified files: libexec/telnetd slc.c Log: Synch: prefer memmove() over bcopy(), since the first is a C-standard interface, whilst the latter is a BSD'ism. Revision Changes Path 1.9 +2 -2 src/libexec/telnetd/slc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message