From owner-cvs-libexec Wed Dec 24 11:00:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA24065 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:00:28 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA23956; Wed, 24 Dec 1997 10:59:55 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id KAA07209; Wed, 24 Dec 1997 10:56:03 -0800 (PST) Date: Wed, 24 Dec 1997 10:56:03 -0800 (PST) Message-Id: <199712241856.KAA07209@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/bootpd getether.c hwaddr.c readfile.c report.c src/libexec/bootpd/tools/bootptest bootptest.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 10:56:03 PST Modified files: libexec/bootpd getether.c hwaddr.c readfile.c report.c libexec/bootpd/tools/bootptest bootptest.c Log: Use snprintf rather than printf out of paranoia Obtained from: OpenBSD Revision Changes Path 1.8 +2 -2 src/libexec/bootpd/getether.c 1.6 +2 -2 src/libexec/bootpd/hwaddr.c 1.5 +3 -2 src/libexec/bootpd/readfile.c 1.2 +1 -1 src/libexec/bootpd/report.c 1.5 +2 -2 src/libexec/bootpd/tools/bootptest/bootptest.c From owner-cvs-libexec Wed Dec 24 11:02:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA24220 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:02:11 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA24170; Wed, 24 Dec 1997 11:01:52 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id KAA07281; Wed, 24 Dec 1997 10:58:08 -0800 (PST) Date: Wed, 24 Dec 1997 10:58:08 -0800 (PST) Message-Id: <199712241858.KAA07281@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/bootpd getether.c hwaddr.c readfile.c report.c src/libexec/bootpd/tools/bootptest bootptest.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 10:58:07 PST Modified files: (Branch: RELENG_2_2) libexec/bootpd getether.c hwaddr.c readfile.c report.c libexec/bootpd/tools/bootptest bootptest.c Log: MFC:sprintf->snprintf Revision Changes Path 1.4.2.1 +2 -2 src/libexec/bootpd/getether.c 1.3.2.1 +2 -2 src/libexec/bootpd/hwaddr.c 1.2.2.1 +3 -2 src/libexec/bootpd/readfile.c 1.1.1.1.8.1 +1 -1 src/libexec/bootpd/report.c 1.2.2.1 +2 -2 src/libexec/bootpd/tools/bootptest/bootptest.c From owner-cvs-libexec Wed Dec 24 11:17:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA24961 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:17:31 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA24925; Wed, 24 Dec 1997 11:17:08 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07350; Wed, 24 Dec 1997 11:13:24 -0800 (PST) Date: Wed, 24 Dec 1997 11:13:24 -0800 (PST) Message-Id: <199712241913.LAA07350@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.c skey-stuff.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 11:13:24 PST Modified files: libexec/ftpd ftpd.c skey-stuff.c Log: Various sprintf -> snprintf fixes. Minor style fix (strcpy(foo,"") -> *foo = '\0') Obtained from: OpenBSD(?) Revision Changes Path 1.44 +9 -7 src/libexec/ftpd/ftpd.c 1.11 +3 -2 src/libexec/ftpd/skey-stuff.c From owner-cvs-libexec Wed Dec 24 11:25:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25341 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:25:21 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA25302; Wed, 24 Dec 1997 11:24:54 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07442; Wed, 24 Dec 1997 11:21:10 -0800 (PST) Date: Wed, 24 Dec 1997 11:21:10 -0800 (PST) Message-Id: <199712241921.LAA07442@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/telnetd sys_term.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 11:21:10 PST Modified files: libexec/telnetd sys_term.c Log: sprintf->snprintf paranoia. The one thing that looks like a hole in the diff is in an ifdef that isn't enabled for FreeBSD. Obtained from: OpenBSD(?) Revision Changes Path 1.19 +8 -7 src/libexec/telnetd/sys_term.c From owner-cvs-libexec Wed Dec 24 11:27:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25429 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:27:22 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA25393; Wed, 24 Dec 1997 11:27:04 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07477; Wed, 24 Dec 1997 11:23:19 -0800 (PST) Date: Wed, 24 Dec 1997 11:23:19 -0800 (PST) Message-Id: <199712241923.LAA07477@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/telnetd sys_term.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 11:23:19 PST Modified files: (Branch: RELENG_2_2) libexec/telnetd sys_term.c Log: MFC:sprintf->snprintf Revision Changes Path 1.14.2.3 +8 -7 src/libexec/telnetd/sys_term.c From owner-cvs-libexec Wed Dec 24 11:37:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25989 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:37:59 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA25962; Wed, 24 Dec 1997 11:37:38 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07387; Wed, 24 Dec 1997 11:13:50 -0800 (PST) Date: Wed, 24 Dec 1997 11:13:50 -0800 (PST) Message-Id: <199712241913.LAA07387@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd ftpd.c skey-stuff.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 11:13:50 PST Modified files: (Branch: RELENG_2_2) libexec/ftpd ftpd.c skey-stuff.c Log: MFC:sprintf->snprintf Revision Changes Path 1.25.2.13 +9 -7 src/libexec/ftpd/ftpd.c 1.6.2.3 +3 -2 src/libexec/ftpd/skey-stuff.c From owner-cvs-libexec Wed Dec 24 11:42:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA26341 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:42:17 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA26312; Wed, 24 Dec 1997 11:42:03 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07536; Wed, 24 Dec 1997 11:38:19 -0800 (PST) Date: Wed, 24 Dec 1997 11:38:19 -0800 (PST) Message-Id: <199712241938.LAA07536@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/mail.local mail.local.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 11:38:19 PST Modified files: libexec/mail.local mail.local.c Log: Be extra paranoid about the length of data returned from gethostbyaddr or gethostbyname. Submitted by: Julian Assange Revision Changes Path 1.15 +2 -2 src/libexec/mail.local/mail.local.c From owner-cvs-libexec Wed Dec 24 11:49:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA26739 for cvs-libexec-outgoing; Wed, 24 Dec 1997 11:49:35 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA26383; Wed, 24 Dec 1997 11:43:42 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07587; Wed, 24 Dec 1997 11:39:57 -0800 (PST) Date: Wed, 24 Dec 1997 11:39:57 -0800 (PST) Message-Id: <199712241939.LAA07587@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/talkd print.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/24 11:39:57 PST Modified files: libexec/talkd print.c Log: sprintf->snprintf paranoia Obtained from: OpenBSD (?) Revision Changes Path 1.7 +4 -4 src/libexec/talkd/print.c From owner-cvs-libexec Wed Dec 24 23:55:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA28137 for cvs-libexec-outgoing; Wed, 24 Dec 1997 23:55:38 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA28070; Wed, 24 Dec 1997 23:53:28 -0800 (PST) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (x3P7eGX6yZWm7fQFohW+0wRcH4jJzjIP@greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.7/8.8.8) with ESMTP id JAA02103; Thu, 25 Dec 1997 09:53:23 +0200 (SAT) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (TwDzzyVGBjz7CBv76Rrx0+u35T8Hifi+@localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id JAA04347; Thu, 25 Dec 1997 09:53:21 +0200 (SAST) (envelope-from mark@greenpeace.grondar.za) Message-Id: <199712250753.JAA04347@greenpeace.grondar.za> X-Mailer: exmh version 2.0zeta 7/24/97 To: Warner Losh cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-libexec@freebsd.org Subject: Re: cvs commit: src/libexec/telnetd sys_term.c Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Dec 1997 09:53:16 +0200 From: Mark Murray Sender: owner-cvs-libexec@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Please do the same for src/crypto/telnet/telnetd/sys_term.c. Thanks! M Warner Losh wrote: > imp 1997/12/24 11:21:10 PST > > Modified files: > libexec/telnetd sys_term.c > Log: > sprintf->snprintf paranoia. The one thing that looks like a hole in > the diff is in an ifdef that isn't enabled for FreeBSD. > Obtained from: OpenBSD(?) > > Revision Changes Path > 1.19 +8 -7 src/libexec/telnetd/sys_term.c -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org From owner-cvs-libexec Fri Dec 26 15:46:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA13690 for cvs-libexec-outgoing; Fri, 26 Dec 1997 15:46:41 -0800 (PST) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA13393; Fri, 26 Dec 1997 15:40:47 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA26513; Fri, 26 Dec 1997 15:36:45 -0800 (PST) Date: Fri, 26 Dec 1997 15:36:45 -0800 (PST) Message-Id: <199712262336.PAA26513@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/mail.local mail.local.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/26 15:36:44 PST Modified files: libexec/mail.local mail.local.c Log: style(9) nits Submitted by: bde Revision Changes Path 1.16 +3 -2 src/libexec/mail.local/mail.local.c