From owner-cvs-sbin Wed Jan 1 06:08:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA29232 for cvs-sbin-outgoing; Wed, 1 Jan 1997 06:08:52 -0800 (PST) Received: (from guido@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA29225; Wed, 1 Jan 1997 06:08:50 -0800 (PST) Date: Wed, 1 Jan 1997 06:08:50 -0800 (PST) From: Guido van Rooij Message-Id: <199701011408.GAA29225@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/restore extern.h interactive.c main.c tape.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk guido 97/01/01 06:08:49 Modified: sbin/restore extern.h interactive.c main.c tape.c Log: Yet another buffer overflow. 2.2 candidate (and -stable too actually, who does that?) Reviewed by: Warner Losh Revision Changes Path 1.3 +1 -1 src/sbin/restore/extern.h 1.2 +10 -4 src/sbin/restore/interactive.c 1.4 +2 -2 src/sbin/restore/main.c 1.6 +6 -2 src/sbin/restore/tape.c From owner-cvs-sbin Wed Jan 1 10:16:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA18057 for cvs-sbin-outgoing; Wed, 1 Jan 1997 10:16:37 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id KAA17905; Wed, 1 Jan 1997 10:13:16 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0vfVAA-0001yw-00; Wed, 1 Jan 1997 11:13:14 -0700 Subject: Re: cvs commit: src/sbin/restore dirs.c main.c tape.c Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org In-reply-to: Your message of "Tue, 31 Dec 1996 16:03:53 PST." <199701010003.QAA02893@freefall.freebsd.org> References: <199701010003.QAA02893@freefall.freebsd.org> Date: Wed, 01 Jan 1997 11:13:13 -0700 From: Warner Losh Message-Id: Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <199701010003.QAA02893@freefall.freebsd.org> Warner Losh writes: : imp 96/12/31 16:03:52 : : Modified: sbin/restore dirs.c main.c tape.c : Log: : Various security related deltas from OpenBSD Ooops. Forgot the following: Reviewed by: jkh, guido, peter Warner From owner-cvs-sbin Thu Jan 2 08:57:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA14008 for cvs-sbin-outgoing; Thu, 2 Jan 1997 08:57:21 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA14001; Thu, 2 Jan 1997 08:57:19 -0800 (PST) Date: Thu, 2 Jan 1997 08:57:19 -0800 (PST) From: Garrett Wollman Message-Id: <199701021657.IAA14001@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/routed - Imported sources Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/01/02 08:57:18 src/sbin/routed - Imported sources Update of /home/ncvs/src/sbin/routed In directory freefall.freebsd.org:/a/wollman/new-routed Revision/Branch: 1.1.1 Log Message: Latest version of routed from Vern Schryver. This one really should fix Andrey's problem. Status: Vendor Tag: SGI Release Tags: vjs_970102 U src/sbin/routed/Makefile U src/sbin/routed/radix.h U src/sbin/routed/defs.h U src/sbin/routed/if.c C src/sbin/routed/input.c U src/sbin/routed/main.c U src/sbin/routed/md5.c U src/sbin/routed/output.c U src/sbin/routed/parms.c U src/sbin/routed/pathnames.h U src/sbin/routed/radix.c U src/sbin/routed/rdisc.c U src/sbin/routed/routed.8 U src/sbin/routed/routed.h U src/sbin/routed/table.c U src/sbin/routed/trace.c U src/sbin/routed/rtquery/Makefile U src/sbin/routed/rtquery/rtquery.c U src/sbin/routed/rtquery/rtquery.8 U src/sbin/routed/rtquery/md5.c 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSGI:yesterday -jSGI src/sbin/routed From owner-cvs-sbin Thu Jan 2 09:48:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA18627 for cvs-sbin-outgoing; Thu, 2 Jan 1997 09:48:29 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA18593; Thu, 2 Jan 1997 09:48:19 -0800 (PST) Date: Thu, 2 Jan 1997 09:48:19 -0800 (PST) From: Mike Pritchard Message-Id: <199701021748.JAA18593@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-usrbin, cvs-sbin, cvs-usrsbin Subject: cvs commit: src/sbin/dumplfs dumplfs.8 src/usr.sbin/kernbb kernbb.8 src/lib/libc/net inet.3 ns.3 src/lib/libc/sys mincore.2 readlink.2 vfork.2 src/lib/libm/common_source atan2.3 src/usr.bin/login login.1 src/sbin/mount_std mount_std.8 src/usr.sbin/quot quot.8 src/usr.bin/w w.1 src/lib/libc/stdlib calloc.3 memory.3 src/sbin/nologin nologin.5 src/usr.sbin/pcvt/keycap/man5 keycap.5 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/01/02 09:48:18 Branch: sbin/dumplfs RELENG_2_2 usr.sbin/kernbb RELENG_2_2 lib/libc/net RELENG_2_2 lib/libc/stdlib RELENG_2_2 lib/libc/sys RELENG_2_2 lib/libm/common_source RELENG_2_2 usr.bin/login RELENG_2_2 sbin/mount_std RELENG_2_2 sbin/nologin RELENG_2_2 usr.sbin/pcvt/keycap/man5 RELENG_2_2 usr.sbin/quot RELENG_2_2 usr.bin/w RELENG_2_2 Modified: sbin/dumplfs dumplfs.8 usr.sbin/kernbb kernbb.8 lib/libc/net inet.3 ns.3 lib/libc/stdlib calloc.3 memory.3 lib/libc/sys mincore.2 readlink.2 vfork.2 lib/libm/common_source atan2.3 usr.bin/login login.1 sbin/mount_std mount_std.8 sbin/nologin nologin.5 usr.sbin/pcvt/keycap/man5 keycap.5 usr.sbin/quot quot.8 usr.bin/w w.1 Log: YAMFC: various minor man page cleanups Revision Changes Path 1.1.1.1.8.1 +3 -2 src/sbin/dumplfs/dumplfs.8 1.1.6.1 +2 -1 src/usr.sbin/kernbb/kernbb.8 1.2.2.1 +2 -2 src/lib/libc/net/inet.3 1.1.1.1.8.1 +2 -1 src/lib/libc/net/ns.3 1.1.1.1.8.1 +3 -2 src/lib/libc/stdlib/calloc.3 1.1.1.1.8.1 +3 -2 src/lib/libc/stdlib/memory.3 1.4.2.1 +4 -3 src/lib/libc/sys/mincore.2 1.2.2.1 +4 -3 src/lib/libc/sys/readlink.2 1.4.2.1 +3 -2 src/lib/libc/sys/vfork.2 1.1.1.1.8.1 +3 -2 src/lib/libm/common_source/atan2.3 1.4.2.1 +3 -2 src/usr.bin/login/login.1 1.3.2.2 +6 -6 src/sbin/mount_std/mount_std.8 1.2.2.1 +9 -7 src/sbin/nologin/nologin.5 1.2.2.1 +2 -5 src/usr.sbin/pcvt/keycap/man5/keycap.5 1.3.4.1 +2 -2 src/usr.sbin/quot/quot.8 1.2.8.1 +2 -1 src/usr.bin/w/w.1 From owner-cvs-sbin Fri Jan 3 00:29:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA07299 for cvs-sbin-outgoing; Fri, 3 Jan 1997 00:29:49 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA07292; Fri, 3 Jan 1997 00:29:48 -0800 (PST) Date: Fri, 3 Jan 1997 00:29:48 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199701030829.AAA07292@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/routed input.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/01/03 00:29:47 Modified: sbin/routed input.c Log: Merge to eliminate conflict Revision Changes Path 1.3 +1 -1 src/sbin/routed/input.c From owner-cvs-sbin Fri Jan 3 07:50:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA28309 for cvs-sbin-outgoing; Fri, 3 Jan 1997 07:50:29 -0800 (PST) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id HAA28120; Fri, 3 Jan 1997 07:48:33 -0800 (PST) Received: by halloran-eldar.lcs.mit.edu; (5.65v3.2/1.1.8.2/19Aug95-0530PM) id AA02741; Fri, 3 Jan 1997 10:48:26 -0500 Date: Fri, 3 Jan 1997 10:48:26 -0500 From: Garrett Wollman Message-Id: <9701031548.AA02741@halloran-eldar.lcs.mit.edu> To: "Andrey A. Chernov" Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: cvs commit: src/sbin/routed input.c In-Reply-To: <199701030829.AAA07292@freefall.freebsd.org> References: <199701030829.AAA07292@freefall.freebsd.org> Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk < said: > ache 97/01/03 00:29:47 > Modified: sbin/routed input.c > Log: > Merge to eliminate conflict Andrey, there wasn't anything to merge! -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, ANA, or NSA| - Susan Aglukark and Chad Irschick From owner-cvs-sbin Fri Jan 3 09:57:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA04849 for cvs-sbin-outgoing; Fri, 3 Jan 1997 09:57:18 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id JAA04842; Fri, 3 Jan 1997 09:57:13 -0800 (PST) Received: by sovcom.kiae.su id AA06912 (5.65.kiae-1 ); Fri, 3 Jan 1997 20:52:48 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Fri, 3 Jan 97 20:52:48 +0300 Received: from localhost (nagual.ru [127.0.0.1]) by nagual.ru (8.8.4/8.8.4) with SMTP id UAA00465; Fri, 3 Jan 1997 20:49:20 +0300 (MSK) Date: Fri, 3 Jan 1997 20:49:19 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7_=2F_Andrey_Chern?= =?KOI8-R?Q?ov?= To: Garrett Wollman Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org, peter@freebsd.org Subject: Re: cvs commit: src/sbin/routed input.c In-Reply-To: <9701031548.AA02741@halloran-eldar.lcs.mit.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-sbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 3 Jan 1997, Garrett Wollman wrote: > < said: > > > ache 97/01/03 00:29:47 > > Modified: sbin/routed input.c > > Log: > > Merge to eliminate conflict > > Andrey, there wasn't anything to merge! There was 1 conflict, which import message suggest to merge, check commit archive. Unfortunately it was $Rrevision$ conflict. Now (after merge), we don't have conflict because merged version is later than imported one, but will have it on the next update again due to mismatched $Revisions$. What is current policy with 3rd party $RCS$ tags? I prefer to keep them as they originally was, so "cvs co adm -ko" is needed which not allowed for normal cvs user (I try it) for unknown reason (Peter, could you enable it again, please?) Right now routed overwrites native $Revisions$ with its own ones which isn't good. -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-cvs-sbin Fri Jan 3 12:15:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA11978 for cvs-sbin-outgoing; Fri, 3 Jan 1997 12:15:13 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA11970; Fri, 3 Jan 1997 12:15:11 -0800 (PST) Date: Fri, 3 Jan 1997 12:15:11 -0800 (PST) From: Garrett Wollman Message-Id: <199701032015.MAA11970@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/slattach slattach.c src/sbin/ifconfig ifconfig.c src/sbin/startslip startslip.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/01/03 12:15:11 Modified: sbin/slattach slattach.c sbin/ifconfig ifconfig.c sbin/startslip startslip.c Log: Update to match changes in . Revision Changes Path 1.23 +2 -1 src/sbin/slattach/slattach.c 1.22 +2 -1 src/sbin/ifconfig/ifconfig.c 1.20 +2 -1 src/sbin/startslip/startslip.c