From owner-freebsd-commit Mon Jan 1 00:27:57 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12583 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:27:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12572 for cvs-all-outgoing; Mon, 1 Jan 1996 00:27:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12562 for cvs-lib-outgoing; Mon, 1 Jan 1996 00:27:46 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12553 Mon, 1 Jan 1996 00:27:44 -0800 (PST) Date: Mon, 1 Jan 1996 00:27:44 -0800 (PST) From: Peter Wemm Message-Id: <199601010827.AAA12553@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libutil libutil.h Makefile login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.3 Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:27:44 Modified: lib/libutil Makefile login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.3 Added: lib/libutil libutil.h Log: Bump libutil revision after recent addition of setproctitle(). Install (optional) libutil.h with prototypes for the functions and document this in the man page. minor cleanups to the various routines, include the prototype file, declare return codes etc. Revision Changes Path 1.3 +7 -1 src/lib/libutil/Makefile 1.2 +1 -0 src/lib/libutil/login.c 1.2 +5 -0 src/lib/libutil/login_tty.c 1.2 +1 -0 src/lib/libutil/logout.c 1.2 +2 -0 src/lib/libutil/logwtmp.c 1.5 +2 -0 src/lib/libutil/pty.c 1.2 +9 -1 src/lib/libutil/setproctitle.3 From owner-freebsd-commit Mon Jan 1 00:33:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12733 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:33:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12724 for cvs-all-outgoing; Mon, 1 Jan 1996 00:33:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12711 for cvs-user-outgoing; Mon, 1 Jan 1996 00:33:21 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12704 Mon, 1 Jan 1996 00:33:19 -0800 (PST) Date: Mon, 1 Jan 1996 00:33:19 -0800 (PST) From: Peter Wemm Message-Id: <199601010833.AAA12704@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:33:19 Modified: . Makefile Log: Add libutil/beforeinstall to the includes target Revision Changes Path 1.72 +2 -1 src/Makefile From owner-freebsd-commit Mon Jan 1 00:35:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12922 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:35:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12913 for cvs-all-outgoing; Mon, 1 Jan 1996 00:35:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12903 for cvs-libexec-outgoing; Mon, 1 Jan 1996 00:35:15 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12896 Mon, 1 Jan 1996 00:35:13 -0800 (PST) Date: Mon, 1 Jan 1996 00:35:13 -0800 (PST) From: Peter Wemm Message-Id: <199601010835.AAA12896@freefall.freebsd.org> To: CVS-committers, cvs-libexec Subject: cvs commit: src/libexec/ftpd Makefile extern.h ftpcmd.y ftpd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:35:13 Modified: libexec/ftpd Makefile extern.h ftpcmd.y ftpd.c Log: Make ftpd use setproctitle() from libutil I've left the old code in there under #ifdef OLD_SETPROCTITLE in case somebody wants to try to compile out ftpd on some other machine. Revision Changes Path 1.11 +2 -2 src/libexec/ftpd/Makefile 1.2 +2 -0 src/libexec/ftpd/extern.h 1.5 +1 -0 src/libexec/ftpd/ftpcmd.y 1.14 +11 -8 src/libexec/ftpd/ftpd.c From owner-freebsd-commit Mon Jan 1 00:37:37 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13011 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:37:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13001 for cvs-all-outgoing; Mon, 1 Jan 1996 00:37:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12991 for cvs-sbin-outgoing; Mon, 1 Jan 1996 00:37:32 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12982 Mon, 1 Jan 1996 00:37:30 -0800 (PST) Date: Mon, 1 Jan 1996 00:37:30 -0800 (PST) From: Peter Wemm Message-Id: <199601010837.AAA12982@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/newfs newfs.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:37:30 Modified: sbin/newfs newfs.c Log: Add hooks into the mount_mfs code in newfs to do the FreeBSD-style LKM loading if it was not configured into the system. Note that the LKM for MFS is not enabled by default, but I got it working on my machine.. I'll see what I did.. Revision Changes Path 1.13 +15 -1 src/sbin/newfs/newfs.c From owner-freebsd-commit Mon Jan 1 00:39:47 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13096 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:39:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13087 for cvs-all-outgoing; Mon, 1 Jan 1996 00:39:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13075 for cvs-sbin-outgoing; Mon, 1 Jan 1996 00:39:42 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13068 Mon, 1 Jan 1996 00:39:40 -0800 (PST) Date: Mon, 1 Jan 1996 00:39:40 -0800 (PST) From: Peter Wemm Message-Id: <199601010839.AAA13068@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/nfsd Makefile nfsd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:39:40 Modified: sbin/nfsd Makefile nfsd.c Log: Make nfsd use setproctitle from libutil... Old code is still #ifdef OLD_SETPROCTITLE for comparison with the old code. Revision Changes Path 1.5 +2 -0 src/sbin/nfsd/Makefile 1.6 +9 -0 src/sbin/nfsd/nfsd.c From owner-freebsd-commit Mon Jan 1 00:42:39 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13268 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:42:39 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13257 for cvs-all-outgoing; Mon, 1 Jan 1996 00:42:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13245 for cvs-usrsbin-outgoing; Mon, 1 Jan 1996 00:42:30 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13236 Mon, 1 Jan 1996 00:42:27 -0800 (PST) Date: Mon, 1 Jan 1996 00:42:27 -0800 (PST) From: Peter Wemm Message-Id: <199601010842.AAA13236@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/inetd Makefile inetd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:42:26 Modified: usr.sbin/inetd Makefile inetd.c Log: Make inetd use setproctitle from libutil instead of it's own version. The old code can probably still be compiled with #define OLD_SETPROCTITLE Revision Changes Path 1.3 +3 -0 src/usr.sbin/inetd/Makefile 1.10 +32 -5 src/usr.sbin/inetd/inetd.c From owner-freebsd-commit Mon Jan 1 00:45:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13380 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:45:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13364 for cvs-all-outgoing; Mon, 1 Jan 1996 00:44:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13354 for cvs-usrsbin-outgoing; Mon, 1 Jan 1996 00:44:56 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13347 Mon, 1 Jan 1996 00:44:54 -0800 (PST) Date: Mon, 1 Jan 1996 00:44:54 -0800 (PST) From: Peter Wemm Message-Id: <199601010844.AAA13347@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/named ns_main.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:44:54 Modified: usr.sbin/named ns_main.c Log: Minimal changes to get named to use libutil's setproctitle()... The old code is still there with #ifdef OLD_SETPROCTITLE Revision Changes Path 1.5 +26 -1 src/usr.sbin/named/ns_main.c From owner-freebsd-commit Mon Jan 1 00:54:13 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13545 for freebsd-commit-outgoing; Mon, 1 Jan 1996 00:54:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13536 for cvs-all-outgoing; Mon, 1 Jan 1996 00:54:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13523 for cvs-usrsbin-outgoing; Mon, 1 Jan 1996 00:54:07 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA13514 Mon, 1 Jan 1996 00:54:04 -0800 (PST) Date: Mon, 1 Jan 1996 00:54:04 -0800 (PST) From: Peter Wemm Message-Id: <199601010854.AAA13514@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sendmail/src Makefile conf.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 00:54:03 Modified: usr.sbin/sendmail/src Makefile conf.h Log: Get sendmail to detect when to use the setproctitle() in libutil This uses osreldate.h and other stuff to determine whether it's on a -current system. It should still compile cleanly on a -stable branch system. Revision Changes Path 1.7 +2 -2 src/usr.sbin/sendmail/src/Makefile 1.9 +11 -2 src/usr.sbin/sendmail/src/conf.h From owner-freebsd-commit Mon Jan 1 01:05:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13903 for freebsd-commit-outgoing; Mon, 1 Jan 1996 01:05:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13893 for cvs-all-outgoing; Mon, 1 Jan 1996 01:05:41 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13882 for cvs-sbin-outgoing; Mon, 1 Jan 1996 01:05:38 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13873 Mon, 1 Jan 1996 01:05:31 -0800 (PST) Date: Mon, 1 Jan 1996 01:05:31 -0800 (PST) From: Peter Wemm Message-Id: <199601010905.BAA13873@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/ifconfig ifconfig.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 01:05:27 Modified: sbin/ifconfig ifconfig.c Log: My really ugly hack to ifconfig to make it pick up interface aliases and the ethernet address for non-root users. I apologise to the world for propagating the ugliness of some of the code constructs within ifconfig... Fixing them would just abou mean rewriting most of the function call interfaces, something I didn't have the stomach for. :-) Revision Changes Path 1.10 +264 -261 src/sbin/ifconfig/ifconfig.c From owner-freebsd-commit Mon Jan 1 02:22:01 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16307 for freebsd-commit-outgoing; Mon, 1 Jan 1996 02:22:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16290 for cvs-all-outgoing; Mon, 1 Jan 1996 02:21:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16281 for cvs-etc-outgoing; Mon, 1 Jan 1996 02:21:48 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA16235 Mon, 1 Jan 1996 02:21:26 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id LAA27346; Mon, 1 Jan 1996 11:21:23 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id LAA21232; Mon, 1 Jan 1996 11:21:22 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id LAA02140; Mon, 1 Jan 1996 11:01:27 +0100 (MET) From: J Wunsch Message-Id: <199601011001.LAA02140@uriah.heep.sax.de> Subject: Re: cvs commit: src/etc Makefile To: rgrimes@GndRsh.aac.dev.com (Rodney W. Grimes) Date: Mon, 1 Jan 1996 11:01:27 +0100 (MET) Cc: joerg@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199512312323.PAA27215@GndRsh.aac.dev.com> from "Rodney W. Grimes" at Dec 31, 95 03:23:35 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk As Rodney W. Grimes wrote: > > > Log: > > The etc.i386/fstab.* files have been nuked, so don't try to install > > them. > > Which just made the following change to my wrapper around the BSD sources for > production building of systems: ... > As long as I can remember BSD has supplied a template fstab file with > proper owner and mode. And it still does. 1) I've only removed the installation attempt (since my `make release' fell over on this), the files have already been removed previously. 2) For a regular installation, sysinstall builds and installs a proper /etc/fstab file, not just only a template. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Mon Jan 1 02:28:43 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16454 for freebsd-commit-outgoing; Mon, 1 Jan 1996 02:28:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16444 for cvs-all-outgoing; Mon, 1 Jan 1996 02:28:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16434 for cvs-sys-outgoing; Mon, 1 Jan 1996 02:28:32 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16425 Mon, 1 Jan 1996 02:28:27 -0800 (PST) Date: Mon, 1 Jan 1996 02:28:27 -0800 (PST) From: Peter Wemm Message-Id: <199601011028.CAA16425@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern uipc_syscalls.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 02:28:25 Modified: sys/kern uipc_syscalls.c Log: Make pipe() return a set of bidirectional pipe fd's rather than one-way only just like on SVR4. This has no effect on any current programs in our source, but makes the use of SVR4 code a little easier. There is no code or implementation cost in the kernel.. This two-line change merely sets the modes on the ends of the pipes to be bidirectional. There are no other changes. Revision Changes Path 1.11 +3 -3 src/sys/kern/uipc_syscalls.c From owner-freebsd-commit Mon Jan 1 03:01:36 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA17319 for freebsd-commit-outgoing; Mon, 1 Jan 1996 03:01:36 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA17308 for cvs-all-outgoing; Mon, 1 Jan 1996 03:01:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA17297 for cvs-share-outgoing; Mon, 1 Jan 1996 03:01:20 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA17290 Mon, 1 Jan 1996 03:01:18 -0800 (PST) Date: Mon, 1 Jan 1996 03:01:18 -0800 (PST) From: Joerg Wunsch Message-Id: <199601011101.DAA17290@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man4/man4.i386 io.4 Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/01 03:01:17 Modified: share/man/man4/man4.i386 Makefile Added: share/man/man4/man4.i386 io.4 Log: Document the /dev/io security hole. Revision Changes Path 1.35 +1 -0 src/share/man/man4/man4.i386/Makefile From owner-freebsd-commit Mon Jan 1 04:23:49 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19587 for freebsd-commit-outgoing; Mon, 1 Jan 1996 04:23:49 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19578 for cvs-all-outgoing; Mon, 1 Jan 1996 04:23:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19564 for cvs-sys-outgoing; Mon, 1 Jan 1996 04:23:43 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19557 Mon, 1 Jan 1996 04:23:41 -0800 (PST) Date: Mon, 1 Jan 1996 04:23:41 -0800 (PST) From: Peter Wemm Message-Id: <199601011223.EAA19557@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_exit.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 04:23:41 Modified: sys/kern kern_exit.c Log: Only #include if SYSVSHM (for shmexit() prototype) Add missing #include if SYSVSEM (for semexit() prototype) Revision Changes Path 1.23 +8 -2 src/sys/kern/kern_exit.c From owner-freebsd-commit Mon Jan 1 07:40:49 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA24537 for freebsd-commit-outgoing; Mon, 1 Jan 1996 07:40:49 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA24528 for cvs-all-outgoing; Mon, 1 Jan 1996 07:40:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA24516 for cvs-lib-outgoing; Mon, 1 Jan 1996 07:40:40 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA24507 Mon, 1 Jan 1996 07:40:36 -0800 (PST) Date: Mon, 1 Jan 1996 07:40:36 -0800 (PST) From: Peter Wemm Message-Id: <199601011540.HAA24507@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libc/sys pipe.2 Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 07:40:34 Modified: lib/libc/sys pipe.2 Log: Document the change that I made to pipe(2) Revision Changes Path 1.2 +12 -4 src/lib/libc/sys/pipe.2 From owner-freebsd-commit Mon Jan 1 07:58:04 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA25078 for freebsd-commit-outgoing; Mon, 1 Jan 1996 07:58:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA25069 for cvs-all-outgoing; Mon, 1 Jan 1996 07:57:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA25061 for cvs-usrsbin-outgoing; Mon, 1 Jan 1996 07:57:56 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA25049 Mon, 1 Jan 1996 07:57:36 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id QAA28166 ; Mon, 1 Jan 1996 16:57:34 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id QAA00245 ; Mon, 1 Jan 1996 16:57:34 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id PAA03725; Mon, 1 Jan 1996 15:03:27 +0100 (MET) From: Ollivier Robert Message-Id: <199601011403.PAA03725@keltia.freenix.fr> Subject: Re: cvs commit: src/usr.sbin/named ns_main.c To: peter@freefall.freebsd.org (Peter Wemm) Date: Mon, 1 Jan 1996 15:03:27 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org In-Reply-To: <199601010844.AAA13347@freefall.freebsd.org> from "Peter Wemm" at Jan 1, 96 00:44:54 am X-Operating-System: FreeBSD 2.2-CURRENT ctm#1503 X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk It seems that Peter Wemm said: > peter 96/01/01 00:44:54 > > Modified: usr.sbin/named ns_main.c > Log: > Minimal changes to get named to use libutil's setproctitle()... Did you know that 4.9.3-REL of bind just came out ? :-) -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #12: Sun Dec 31 16:05:48 MET 1995 From owner-freebsd-commit Mon Jan 1 08:26:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA25923 for freebsd-commit-outgoing; Mon, 1 Jan 1996 08:26:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA25911 for cvs-all-outgoing; Mon, 1 Jan 1996 08:26:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA25901 for cvs-usrsbin-outgoing; Mon, 1 Jan 1996 08:26:14 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA25896 Mon, 1 Jan 1996 08:26:07 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id AAA01637; Tue, 2 Jan 1996 00:25:51 +0800 (WST) Date: Tue, 2 Jan 1996 00:25:51 +0800 (WST) From: Peter Wemm To: Ollivier Robert cc: CVS-committers@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/named ns_main.c In-Reply-To: <199601011403.PAA03725@keltia.freenix.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Mon, 1 Jan 1996, Ollivier Robert wrote: > It seems that Peter Wemm said: > > peter 96/01/01 00:44:54 > > > > Modified: usr.sbin/named ns_main.c > > Log: > > Minimal changes to get named to use libutil's setproctitle()... > > Did you know that 4.9.3-REL of bind just came out ? :-) I've not read the bind or bind-workers mail in the last day or so.. But I new it was imminent as I've been talking with Paul Vixie about it (and gave it a "thumbs up" from a FreeBSD perspective once the bind version of compat/include/sys/cdefs.h was removed. -Peter > -- > Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net > FreeBSD keltia.freenix.fr 2.2-CURRENT #12: Sun Dec 31 16:05:48 MET 1995 > From owner-freebsd-commit Mon Jan 1 08:54:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA26914 for freebsd-commit-outgoing; Mon, 1 Jan 1996 08:54:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA26901 for cvs-all-outgoing; Mon, 1 Jan 1996 08:54:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA26891 for cvs-share-outgoing; Mon, 1 Jan 1996 08:54:37 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA26884 Mon, 1 Jan 1996 08:54:36 -0800 (PST) Date: Mon, 1 Jan 1996 08:54:36 -0800 (PST) From: Bruce Evans Message-Id: <199601011654.IAA26884@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man4/man4.i386 Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/01 08:54:35 Modified: share/man/man4/man4.i386 Makefile Log: Added io.4. Revision Changes Path 1.36 +1 -1 src/share/man/man4/man4.i386/Makefile From owner-freebsd-commit Mon Jan 1 08:58:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA27092 for freebsd-commit-outgoing; Mon, 1 Jan 1996 08:58:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA27083 for cvs-all-outgoing; Mon, 1 Jan 1996 08:58:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA27073 for cvs-share-outgoing; Mon, 1 Jan 1996 08:58:14 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA27065 Mon, 1 Jan 1996 08:58:12 -0800 (PST) Date: Mon, 1 Jan 1996 08:58:12 -0800 (PST) From: Bruce Evans Message-Id: <199601011658.IAA27065@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man9 Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/01 08:58:12 Modified: share/man/man9 Makefile Log: Added new devfs manpages here too. Revision Changes Path 1.4 +1 -1 src/share/man/man9/Makefile From owner-freebsd-commit Mon Jan 1 09:01:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27278 for freebsd-commit-outgoing; Mon, 1 Jan 1996 09:01:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27263 for cvs-all-outgoing; Mon, 1 Jan 1996 09:01:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27253 for cvs-sys-outgoing; Mon, 1 Jan 1996 09:01:09 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27244 Mon, 1 Jan 1996 09:01:06 -0800 (PST) Date: Mon, 1 Jan 1996 09:01:06 -0800 (PST) From: Peter Wemm Message-Id: <199601011701.JAA27244@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_proc.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 09:01:06 Modified: sys/kern kern_proc.c Log: fill in kinfo_eproc.e_login - otherwise a sysctl to read the eprocs wont get the login names, and "ps -ax -O login" will return an empty column under the login name. Revision Changes Path 1.15 +3 -1 src/sys/kern/kern_proc.c From owner-freebsd-commit Mon Jan 1 09:05:24 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27475 for freebsd-commit-outgoing; Mon, 1 Jan 1996 09:05:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27457 for cvs-all-outgoing; Mon, 1 Jan 1996 09:05:18 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27446 for cvs-sys-outgoing; Mon, 1 Jan 1996 09:05:15 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27436 Mon, 1 Jan 1996 09:05:10 -0800 (PST) Date: Mon, 1 Jan 1996 09:05:10 -0800 (PST) From: Peter Wemm Message-Id: <199601011705.JAA27436@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys systm.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 09:05:08 Modified: sys/kern kern_sysctl.c sys/sys systm.h Log: Fix the reversed source and dest args to bcopy() in the kernel space sysctl handler (ouch!) Add a "const" qualifier to the source of the copyin() and copyout() functions - the other const warning in kern_sysctl.c was silenced when copyout was declared as having a const source.. (which it is) Revision Changes Path 1.59 +2 -2 src/sys/kern/kern_sysctl.c 1.29 +3 -3 src/sys/sys/systm.h From owner-freebsd-commit Mon Jan 1 09:08:27 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27603 for freebsd-commit-outgoing; Mon, 1 Jan 1996 09:08:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27594 for cvs-all-outgoing; Mon, 1 Jan 1996 09:08:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27583 for cvs-lib-outgoing; Mon, 1 Jan 1996 09:08:21 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27574 Mon, 1 Jan 1996 09:08:19 -0800 (PST) Date: Mon, 1 Jan 1996 09:08:19 -0800 (PST) From: Peter Wemm Message-Id: <199601011708.JAA27574@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libkvm kvm_proc.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/01 09:08:18 Modified: lib/libkvm kvm_proc.c Log: Extract the login name when doing a ps on a dead kernel. Revision Changes Path 1.11 +2 -0 src/lib/libkvm/kvm_proc.c From owner-freebsd-commit Mon Jan 1 09:11:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27831 for freebsd-commit-outgoing; Mon, 1 Jan 1996 09:11:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27822 for cvs-all-outgoing; Mon, 1 Jan 1996 09:11:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27812 for cvs-sys-outgoing; Mon, 1 Jan 1996 09:11:25 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27805 Mon, 1 Jan 1996 09:11:23 -0800 (PST) Date: Mon, 1 Jan 1996 09:11:23 -0800 (PST) From: Bruce Evans Message-Id: <199601011711.JAA27805@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/include profile.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/01 09:11:22 Modified: sys/i386/include profile.h Log: Fixed user-mode mcount which I broke in the previous revision. Do it the old way for now. Moved recent additions around a lot to minimise ifdefs. Added prototypes. Revision Changes Path 1.6 +33 -13 src/sys/i386/include/profile.h From owner-freebsd-commit Mon Jan 1 09:24:37 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA28328 for freebsd-commit-outgoing; Mon, 1 Jan 1996 09:24:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA28318 for cvs-all-outgoing; Mon, 1 Jan 1996 09:24:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA28308 for cvs-share-outgoing; Mon, 1 Jan 1996 09:24:32 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA28301 Mon, 1 Jan 1996 09:24:30 -0800 (PST) Date: Mon, 1 Jan 1996 09:24:30 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601011724.JAA28301@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/01 09:24:29 Modified: share/doc/handbook mirrors.sgml Log: Add Czech Republic mirror. Revision Changes Path 1.16 +14 -1 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Mon Jan 1 10:05:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA29755 for freebsd-commit-outgoing; Mon, 1 Jan 1996 10:05:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA29734 for cvs-all-outgoing; Mon, 1 Jan 1996 10:05:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA29724 for cvs-share-outgoing; Mon, 1 Jan 1996 10:04:58 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA29717 Mon, 1 Jan 1996 10:04:56 -0800 (PST) Date: Mon, 1 Jan 1996 10:04:56 -0800 (PST) From: Joerg Wunsch Message-Id: <199601011804.KAA29717@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man4/man4.i386 Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/01 10:04:56 Branch: share/man/man4/man4.i386 RELENG_2_1_0 Modified: share/man/man4/man4.i386 Makefile Log: Add io.4 to the 2.1.X branch. Reviewed by: peter Revision Changes Path 1.26.4.5 +2 -1 src/share/man/man4/man4.i386/Makefile From owner-freebsd-commit Mon Jan 1 11:02:53 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA02244 for freebsd-commit-outgoing; Mon, 1 Jan 1996 11:02:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA02234 for cvs-all-outgoing; Mon, 1 Jan 1996 11:02:49 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA02225 for cvs-share-outgoing; Mon, 1 Jan 1996 11:02:47 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA02207 Mon, 1 Jan 1996 11:02:37 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id UAA05640; Mon, 1 Jan 1996 20:02:34 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id UAA25021; Mon, 1 Jan 1996 20:02:34 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id TAA24375; Mon, 1 Jan 1996 19:57:47 +0100 (MET) From: J Wunsch Message-Id: <199601011857.TAA24375@uriah.heep.sax.de> Subject: Re: cvs commit: src/share/man/man4/man4.i386 Makefile To: joerg@freefall.freebsd.org (Joerg Wunsch) Date: Mon, 1 Jan 1996 19:57:46 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601011804.KAA29717@freefall.freebsd.org> from "Joerg Wunsch" at Jan 1, 96 10:04:56 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk As Joerg Wunsch wrote: > > joerg 96/01/01 10:04:56 > > Branch: share/man/man4/man4.i386 RELENG_2_1_0 > Modified: share/man/man4/man4.i386 Makefile > Log: > Add io.4 to the 2.1.X branch. > > Reviewed by: peter Note that the actual addition of io.4 to the branch consisted solely of a `cvs tag' operation, hence this file is not mentioned in the commit message. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Mon Jan 1 11:23:05 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03627 for freebsd-commit-outgoing; Mon, 1 Jan 1996 11:23:05 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03617 for cvs-all-outgoing; Mon, 1 Jan 1996 11:23:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03604 for cvs-ports-outgoing; Mon, 1 Jan 1996 11:22:53 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03596 Mon, 1 Jan 1996 11:22:51 -0800 (PST) Date: Mon, 1 Jan 1996 11:22:51 -0800 (PST) From: Adam David Message-Id: <199601011922.LAA03596@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/net/ircII/patches patch-ab Sender: owner-commit@FreeBSD.ORG Precedence: bulk adam 96/01/01 11:22:51 Added: net/ircII/patches patch-ab Log: Fixed wserv so that irc now works with multiple screen/xterm windows as advertised. Source maintainer also notified. From owner-freebsd-commit Mon Jan 1 12:21:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07982 for freebsd-commit-outgoing; Mon, 1 Jan 1996 12:21:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07963 for cvs-all-outgoing; Mon, 1 Jan 1996 12:20:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07953 for cvs-sys-outgoing; Mon, 1 Jan 1996 12:20:51 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07946 Mon, 1 Jan 1996 12:20:49 -0800 (PST) Date: Mon, 1 Jan 1996 12:20:49 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601012020.MAA07946@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/miscfs/specfs spec_vnops.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/01 12:20:48 Modified: sys/miscfs/specfs spec_vnops.c Log: I have some problem here, which shows up in the ahc0 driver. It isn't where it originates, so I catch it here and fail. This may expose the same bug on other disk controllers (both scsi & ide). Revision Changes Path 1.27 +7 -1 src/sys/miscfs/specfs/spec_vnops.c From owner-freebsd-commit Mon Jan 1 14:45:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14015 for freebsd-commit-outgoing; Mon, 1 Jan 1996 14:45:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13998 for cvs-all-outgoing; Mon, 1 Jan 1996 14:45:22 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13986 for cvs-CVSROOT-outgoing; Mon, 1 Jan 1996 14:45:19 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13963 Mon, 1 Jan 1996 14:45:17 -0800 (PST) Date: Mon, 1 Jan 1996 14:45:17 -0800 (PST) From: Stefan Esser Message-Id: <199601012245.OAA13963@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/01 14:45:16 Modified: . modules Log: new module: bytebench -> ports/benchmarks/bytebench Revision Changes Path 1.602 +2 -1 CVSROOT/modules From owner-freebsd-commit Mon Jan 1 14:51:42 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14304 for freebsd-commit-outgoing; Mon, 1 Jan 1996 14:51:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14293 for cvs-all-outgoing; Mon, 1 Jan 1996 14:51:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14274 for cvs-CVSROOT-outgoing; Mon, 1 Jan 1996 14:51:35 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14244 Mon, 1 Jan 1996 14:51:32 -0800 (PST) Date: Mon, 1 Jan 1996 14:51:32 -0800 (PST) From: Stefan Esser Message-Id: <199601012251.OAA14244@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/01 14:51:30 Modified: . modules Log: Back out bytebench. I was going to use easy-import for the first time and didn't expect it would make it that easy (by even adding the modules entry automatically). Revision Changes Path 1.603 +1 -2 CVSROOT/modules From owner-freebsd-commit Mon Jan 1 14:53:37 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14483 for freebsd-commit-outgoing; Mon, 1 Jan 1996 14:53:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14474 for cvs-all-outgoing; Mon, 1 Jan 1996 14:53:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14455 for cvs-CVSROOT-outgoing; Mon, 1 Jan 1996 14:53:31 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14434 Mon, 1 Jan 1996 14:53:29 -0800 (PST) Date: Mon, 1 Jan 1996 14:53:29 -0800 (PST) From: Stefan Esser Message-Id: <199601012253.OAA14434@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/01 14:53:28 Modified: . modules Log: bytebench --> ports/benchmarks/bytebench Revision Changes Path 1.604 +2 -1 CVSROOT/modules From owner-freebsd-commit Mon Jan 1 14:57:45 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14688 for freebsd-commit-outgoing; Mon, 1 Jan 1996 14:57:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14679 for cvs-all-outgoing; Mon, 1 Jan 1996 14:57:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14663 for cvs-ports-outgoing; Mon, 1 Jan 1996 14:57:39 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14656 Mon, 1 Jan 1996 14:57:37 -0800 (PST) Date: Mon, 1 Jan 1996 14:57:37 -0800 (PST) From: Stefan Esser Message-Id: <199601012257.OAA14656@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/01 14:57:37 Branch: benchmarks/bytebench 1.1.1 Log: The BYTE benchmark suite, very popular under Linux users as it seems. (See: http://www.silkroad.com/bass/linux/bm.html for results ...) This is another benchmark that tries to give a single performance number, but without giving much thought to proper weighting of the performance numbers. So: Please handle with care ... Status: Vendor Tag: BYTE Release Tags: v3_1 N ports/benchmarks/bytebench/Makefile N ports/benchmarks/bytebench/patches/patch-aa N ports/benchmarks/bytebench/patches/_patch-aa N ports/benchmarks/bytebench/files/md5 I ports/benchmarks/bytebench/modules/CVS N ports/benchmarks/bytebench/modules/modules No conflicts created by this import From owner-freebsd-commit Mon Jan 1 14:59:54 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14777 for freebsd-commit-outgoing; Mon, 1 Jan 1996 14:59:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14768 for cvs-all-outgoing; Mon, 1 Jan 1996 14:59:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14757 for cvs-ports-outgoing; Mon, 1 Jan 1996 14:59:48 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14750 Mon, 1 Jan 1996 14:59:47 -0800 (PST) Date: Mon, 1 Jan 1996 14:59:47 -0800 (PST) From: Stefan Esser Message-Id: <199601012259.OAA14750@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench/patches _patch-aa Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/01 14:59:46 Removed: benchmarks/bytebench/patches _patch-aa Log: Removed file _patch-aa, which was left over from tests with a different TAR distribution file. From owner-freebsd-commit Mon Jan 1 22:43:01 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02995 for freebsd-commit-outgoing; Mon, 1 Jan 1996 22:43:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02982 for cvs-all-outgoing; Mon, 1 Jan 1996 22:42:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02971 for cvs-gnu-outgoing; Mon, 1 Jan 1996 22:42:50 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02964 Mon, 1 Jan 1996 22:42:48 -0800 (PST) Date: Mon, 1 Jan 1996 22:42:48 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601020642.WAA02964@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog/TESTS Makefile test1.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/01 22:42:47 Branch: gnu/lib/libdialog RELENG_2_1_0 gnu/lib/libdialog/TESTS RELENG_2_1_0 Modified: gnu/lib/libdialog checklist.c dialog.3 dialog.h inputbox.c kernel.c menubox.c msgbox.c prgbox.c radiolist.c textbox.c yesno.c gnu/lib/libdialog/TESTS Makefile Removed: gnu/lib/libdialog/TESTS test1.c Log: Bring in changes from HEAD. Revision Changes Path 1.11.4.2 +26 -19 src/gnu/lib/libdialog/checklist.c 1.1.2.1 +19 -9 src/gnu/lib/libdialog/dialog.3 1.12.4.2 +2 -0 src/gnu/lib/libdialog/dialog.h 1.13.4.1 +2 -2 src/gnu/lib/libdialog/inputbox.c 1.22.4.2 +6 -0 src/gnu/lib/libdialog/kernel.c 1.12.4.2 +39 -25 src/gnu/lib/libdialog/menubox.c 1.11.4.1 +2 -2 src/gnu/lib/libdialog/msgbox.c 1.10.4.1 +2 -2 src/gnu/lib/libdialog/prgbox.c 1.11.4.2 +25 -21 src/gnu/lib/libdialog/radiolist.c 1.12.4.1 +2 -2 src/gnu/lib/libdialog/textbox.c 1.10.4.1 +2 -2 src/gnu/lib/libdialog/yesno.c 1.1.2.1 +60 -6 src/gnu/lib/libdialog/TESTS/Makefile From owner-freebsd-commit Mon Jan 1 22:45:25 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03237 for freebsd-commit-outgoing; Mon, 1 Jan 1996 22:45:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03227 for cvs-all-outgoing; Mon, 1 Jan 1996 22:45:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03216 for cvs-gnu-outgoing; Mon, 1 Jan 1996 22:45:17 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03208 Mon, 1 Jan 1996 22:45:16 -0800 (PST) Date: Mon, 1 Jan 1996 22:45:16 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601020645.WAA03208@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog/TESTS test1.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/01 22:45:15 Branch: gnu/lib/libdialog/TESTS RELENG_2_1_0 Removed: gnu/lib/libdialog/TESTS test1.c Log: Get rid of this. From owner-freebsd-commit Mon Jan 1 23:39:14 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA05428 for freebsd-commit-outgoing; Mon, 1 Jan 1996 23:39:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA05408 for cvs-all-outgoing; Mon, 1 Jan 1996 23:39:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA05398 for cvs-gnu-outgoing; Mon, 1 Jan 1996 23:39:07 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA05391 Mon, 1 Jan 1996 23:39:05 -0800 (PST) Date: Mon, 1 Jan 1996 23:39:05 -0800 (PST) From: Joerg Wunsch Message-Id: <199601020739.XAA05391@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cvs/contrib easy-import.pl Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/01 23:39:05 Modified: gnu/usr.bin/cvs/contrib easy-import.pl Log: Use cvs -Q release, instead of cvs release -Q, for removing the modules module. Revision Changes Path 1.5 +4 -4 src/gnu/usr.bin/cvs/contrib/easy-import.pl From owner-freebsd-commit Tue Jan 2 01:15:17 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08577 for freebsd-commit-outgoing; Tue, 2 Jan 1996 01:15:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08568 for cvs-all-outgoing; Tue, 2 Jan 1996 01:15:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08557 for cvs-sys-outgoing; Tue, 2 Jan 1996 01:15:03 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08540 Tue, 2 Jan 1996 01:14:58 -0800 (PST) Date: Tue, 2 Jan 1996 01:14:58 -0800 (PST) From: Peter Wemm Message-Id: <199601020914.BAA08540@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_tree.c devfs_vfsops.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/02 01:14:55 Modified: sys/miscfs/devfs devfs_tree.c devfs_vfsops.c Log: Remove unnecessary debug printf's ("no references", "bad-id") - these were development aids :-) and normal events. Initialise the "hidden" blueprint mount "mnt_op" and "mnt_vfc" fields so that a statfs() on a devfs file would not panic anymore. Fixes PR#911. Head-scratching by: Julian and Peter Revision Changes Path 1.12 +13 -1 src/sys/miscfs/devfs/devfs_tree.c 1.9 +10 -1 src/sys/miscfs/devfs/devfs_vfsops.c From owner-freebsd-commit Tue Jan 2 01:18:29 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08748 for freebsd-commit-outgoing; Tue, 2 Jan 1996 01:18:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08737 for cvs-all-outgoing; Tue, 2 Jan 1996 01:18:22 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08724 for cvs-sys-outgoing; Tue, 2 Jan 1996 01:18:17 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08714 Tue, 2 Jan 1996 01:18:14 -0800 (PST) Date: Tue, 2 Jan 1996 01:18:14 -0800 (PST) From: Peter Wemm Message-Id: <199601020918.BAA08714@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/02 01:18:12 Modified: sys/i386/isa si.c Log: Fix up the DEVFS minor numbers that the Specialix driver registers... Revision Changes Path 1.31 +11 -7 src/sys/i386/isa/si.c From owner-freebsd-commit Tue Jan 2 01:20:46 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08911 for freebsd-commit-outgoing; Tue, 2 Jan 1996 01:20:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08900 for cvs-all-outgoing; Tue, 2 Jan 1996 01:20:41 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08890 for cvs-sys-outgoing; Tue, 2 Jan 1996 01:20:39 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08883 Tue, 2 Jan 1996 01:20:36 -0800 (PST) Date: Tue, 2 Jan 1996 01:20:36 -0800 (PST) From: Peter Wemm Message-Id: <199601020920.BAA08883@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/02 01:20:34 Modified: sys/i386/isa si.c Log: Fix last "fix" - I had introduced a fencepost error.. :-( Happily pointed out by: julian :-) Revision Changes Path 1.32 +2 -2 src/sys/i386/isa/si.c From owner-freebsd-commit Tue Jan 2 07:44:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23990 for freebsd-commit-outgoing; Tue, 2 Jan 1996 07:44:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23979 for cvs-all-outgoing; Tue, 2 Jan 1996 07:44:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23969 for cvs-sys-outgoing; Tue, 2 Jan 1996 07:44:07 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23933 Tue, 2 Jan 1996 07:44:05 -0800 (PST) Date: Tue, 2 Jan 1996 07:44:05 -0800 (PST) From: Joerg Wunsch Message-Id: <199601021544.HAA23933@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/02 07:44:03 Modified: sys/scsi worm.c Log: Introduce a wormunit() so the control device will work. Revision Changes Path 1.17 +7 -2 src/sys/scsi/worm.c From owner-freebsd-commit Tue Jan 2 09:51:51 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA00446 for freebsd-commit-outgoing; Tue, 2 Jan 1996 09:51:51 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA00421 for cvs-all-outgoing; Tue, 2 Jan 1996 09:51:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA00408 for cvs-ports-outgoing; Tue, 2 Jan 1996 09:51:38 -0800 (PST) Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA00399 Tue, 2 Jan 1996 09:51:34 -0800 (PST) Received: by mail.cls.net (Smail3.1.29.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Tue, 2 Jan 96 17:51 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id SAA00561; Tue, 2 Jan 1996 18:27:54 +0100 Message-Id: <199601021727.SAA00561@allegro.lemis.de> Subject: Re: cvs commit: ports/benchmarks/bytebench - Imported sources To: se@freefall.freebsd.org (Stefan Esser) Date: Tue, 2 Jan 1996 18:27:53 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-Reply-To: <199601012257.OAA14656@freefall.freebsd.org> from "Stefan Esser" at Jan 1, 96 02:57:37 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk Stefan Esser writes: > > se 96/01/01 14:57:37 > > Branch: benchmarks/bytebench 1.1.1 > Log: > The BYTE benchmark suite, very popular under Linux users as it seems. > (See: http://www.silkroad.com/bass/linux/bm.html for results ...) > > This is another benchmark that tries to give a single performance > number, but without giving much thought to proper weighting of the > performance numbers. So: Please handle with care ... Is this this nonsense that iX publishes? Do we really want it? It's one of the most meaningless benchmarks I've ever seen (along with all the others that iX publishes). Greg From owner-freebsd-commit Tue Jan 2 10:13:35 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01344 for freebsd-commit-outgoing; Tue, 2 Jan 1996 10:13:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01333 for cvs-all-outgoing; Tue, 2 Jan 1996 10:13:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01321 for cvs-sys-outgoing; Tue, 2 Jan 1996 10:13:26 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01314 Tue, 2 Jan 1996 10:13:24 -0800 (PST) Date: Tue, 2 Jan 1996 10:13:24 -0800 (PST) From: David Greenman Message-Id: <199601021813.KAA01314@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/02 10:13:23 Modified: sys/kern vfs_subr.c Log: Moved the #ifdef DIAGNOSTIC in vrele() so that the check for negative v_usecount is always performed and only the call to vprint is conditional. Revision Changes Path 1.50 +3 -3 src/sys/kern/vfs_subr.c From owner-freebsd-commit Tue Jan 2 10:19:14 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01617 for freebsd-commit-outgoing; Tue, 2 Jan 1996 10:19:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01605 for cvs-all-outgoing; Tue, 2 Jan 1996 10:19:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA01598 for cvs-ports-outgoing; Tue, 2 Jan 1996 10:19:05 -0800 (PST) Received: from Sysiphos (Sysiphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA01582 Tue, 2 Jan 1996 10:18:41 -0800 (PST) Received: by Sysiphos id AA13237 (5.67b/IDA-1.5); Tue, 2 Jan 1996 19:18:35 +0100 Message-Id: <199601021818.AA13237@Sysiphos> From: se@zpr.uni-koeln.de (Stefan Esser) Date: Tue, 2 Jan 1996 19:18:34 +0100 In-Reply-To: grog@lemis.de (Greg Lehey) "Re: cvs commit: ports/benchmarks/bytebench - Imported sources" (Jan 2, 18:27) X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95) To: grog@lemis.de (Greg Lehey) Subject: Re: cvs commit: ports/benchmarks/bytebench - Imported sources Cc: CVS-committers@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Jan 2, 18:27, Greg Lehey wrote: } Subject: Re: cvs commit: ports/benchmarks/bytebench - Imported sources } Stefan Esser writes: } > } > se 96/01/01 14:57:37 } > } > Branch: benchmarks/bytebench 1.1.1 } > Log: } > The BYTE benchmark suite, very popular under Linux users as it seems. } > (See: http://www.silkroad.com/bass/linux/bm.html for results ...) } > } > This is another benchmark that tries to give a single performance } > number, but without giving much thought to proper weighting of the } > performance numbers. So: Please handle with care ... } } Is this this nonsense that iX publishes? Do we really want it? It's } one of the most meaningless benchmarks I've ever seen (along with all } the others that iX publishes). Yes, it is that useless (from a technical perspective) benchmark, but it might be of some use for marketing reasons :) (For example, the 'dc' test completes within 0.16 seconds on my 486DX2/66. And this is mainly startup overhead. For this reason many of the Linux results were obtained using a statically compiled 'dc' binary for a better ranking :-) As we all know, there are soem misconceptions about *BSD, often maintained and distributed by the Linux crowd. One of those is, that FreeBSD comes without any reasonable documentation at all, and you (Greg) are one of those working on that. Another one is, that Linux is THE lightweight PC operating system, and we might as well just send some of our results to the Linux Benchmark archive site at Solkroad.Com (they also have some old Sparc and HP results). I had tried the Byte benchmark some time ago on my 486DX2/66, and found that it competes with Linux DX4/100 results (and low end Pentium systems :). If the transatlantic lines would not have been so fast on the new years day, I wouldn't have bothered to make this a port :) A few of the Byte benchmark components are not that bad. Only the use of the "average" to define a ranking is quite silly. The average is dominated by the single test component that gave the best (relative) result. But we might get some nice average results, send them to the benchmark archive, and get some good press this way :) Regards, STefan From owner-freebsd-commit Tue Jan 2 11:39:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05737 for freebsd-commit-outgoing; Tue, 2 Jan 1996 11:39:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05721 for cvs-all-outgoing; Tue, 2 Jan 1996 11:39:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05711 for cvs-sys-outgoing; Tue, 2 Jan 1996 11:39:13 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05704 Tue, 2 Jan 1996 11:39:11 -0800 (PST) Date: Tue, 2 Jan 1996 11:39:11 -0800 (PST) From: Peter Wemm Message-Id: <199601021939.LAA05704@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/02 11:39:10 Modified: sys/i386/isa si.c Log: Fix the number of ports created for devfs.. it had been only creating enough nodes for the number of ports on the last module, not the number of ports _total_ that the driver is managing... Submitted by: Robert Sanders Revision Changes Path 1.33 +2 -2 src/sys/i386/isa/si.c From owner-freebsd-commit Tue Jan 2 11:47:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA06281 for freebsd-commit-outgoing; Tue, 2 Jan 1996 11:47:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA06267 for cvs-all-outgoing; Tue, 2 Jan 1996 11:47:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA06253 for cvs-etc-outgoing; Tue, 2 Jan 1996 11:47:14 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA06245 Tue, 2 Jan 1996 11:47:10 -0800 (PST) Date: Tue, 2 Jan 1996 11:47:10 -0800 (PST) From: Paul Traina Message-Id: <199601021947.LAA06245@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc netstart Sender: owner-commit@FreeBSD.ORG Precedence: bulk pst 96/01/02 11:47:09 Modified: etc netstart Log: Using csh constructs in shell scripts is a boo-boo. Revision Changes Path 1.37 +2 -2 src/etc/netstart From owner-freebsd-commit Tue Jan 2 12:09:33 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07292 for freebsd-commit-outgoing; Tue, 2 Jan 1996 12:09:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07281 for cvs-all-outgoing; Tue, 2 Jan 1996 12:09:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07269 for cvs-sbin-outgoing; Tue, 2 Jan 1996 12:09:27 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07260 Tue, 2 Jan 1996 12:09:24 -0800 (PST) Date: Tue, 2 Jan 1996 12:09:24 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601022009.MAA07260@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/route route.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/02 12:09:23 Modified: sbin/route route.c Log: Clean up GCC warnings, condition out some compatibility cruft, add $Id$. Pointed-out-by: jmb Revision Changes Path 1.3 +51 -61 src/sbin/route/route.c From owner-freebsd-commit Tue Jan 2 13:34:33 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA12120 for freebsd-commit-outgoing; Tue, 2 Jan 1996 13:34:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA12098 for cvs-all-outgoing; Tue, 2 Jan 1996 13:34:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA12062 for cvs-ports-outgoing; Tue, 2 Jan 1996 13:34:14 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA12044 Tue, 2 Jan 1996 13:34:09 -0800 (PST) Date: Tue, 2 Jan 1996 13:34:09 -0800 (PST) From: Stefan Esser Message-Id: <199601022134.NAA12044@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench/modules modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/02 13:34:07 Removed: benchmarks/bytebench/modules modules Log: Remove modules directory which was a byproduct of the import ... From owner-freebsd-commit Tue Jan 2 14:09:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14530 for freebsd-commit-outgoing; Tue, 2 Jan 1996 14:09:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14511 for cvs-all-outgoing; Tue, 2 Jan 1996 14:08:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14501 for cvs-ports-outgoing; Tue, 2 Jan 1996 14:08:40 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14494 Tue, 2 Jan 1996 14:08:37 -0800 (PST) Date: Tue, 2 Jan 1996 14:08:37 -0800 (PST) From: Stefan Esser Message-Id: <199601022208.OAA14494@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench/pkg COMMENT DESCR Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/02 14:08:36 Added: benchmarks/bytebench/pkg COMMENT DESCR Log: Package description files added. From owner-freebsd-commit Tue Jan 2 15:08:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18204 for freebsd-commit-outgoing; Tue, 2 Jan 1996 15:08:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18174 for cvs-all-outgoing; Tue, 2 Jan 1996 15:07:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18165 for cvs-ports-outgoing; Tue, 2 Jan 1996 15:07:50 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18157 Tue, 2 Jan 1996 15:07:44 -0800 (PST) Date: Tue, 2 Jan 1996 15:07:44 -0800 (PST) From: Stefan Esser Message-Id: <199601022307.PAA18157@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench/pkg PLIST Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/02 15:07:43 Added: benchmarks/bytebench/pkg PLIST Log: From owner-freebsd-commit Tue Jan 2 15:09:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18365 for freebsd-commit-outgoing; Tue, 2 Jan 1996 15:09:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18351 for cvs-all-outgoing; Tue, 2 Jan 1996 15:09:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18339 for cvs-ports-outgoing; Tue, 2 Jan 1996 15:09:05 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18330 Tue, 2 Jan 1996 15:09:02 -0800 (PST) Date: Tue, 2 Jan 1996 15:09:02 -0800 (PST) From: Stefan Esser Message-Id: <199601022309.PAA18330@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/02 15:09:01 Modified: benchmarks/bytebench Makefile Log: Add "do-install" target. Revision Changes Path 1.2 +9 -3 ports/benchmarks/bytebench/Makefile From owner-freebsd-commit Tue Jan 2 15:31:42 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA19686 for freebsd-commit-outgoing; Tue, 2 Jan 1996 15:31:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA19673 for cvs-all-outgoing; Tue, 2 Jan 1996 15:31:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA19661 for cvs-share-outgoing; Tue, 2 Jan 1996 15:31:30 -0800 (PST) Received: (from jfieber@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA19654 Tue, 2 Jan 1996 15:31:28 -0800 (PST) Date: Tue, 2 Jan 1996 15:31:28 -0800 (PST) From: John Fieber Message-Id: <199601022331.PAA19654@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jfieber 96/01/02 15:31:27 Modified: share/doc/FAQ freebsd-faq.sgml Log: Correct phone number for xinside. Submitted by: Richard Van Dyke Revision Changes Path 1.25 +2 -2 src/share/doc/FAQ/freebsd-faq.sgml From owner-freebsd-commit Tue Jan 2 16:10:07 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21859 for freebsd-commit-outgoing; Tue, 2 Jan 1996 16:10:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21827 for cvs-all-outgoing; Tue, 2 Jan 1996 16:09:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21815 for cvs-ports-outgoing; Tue, 2 Jan 1996 16:09:56 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21808 Tue, 2 Jan 1996 16:09:53 -0800 (PST) Date: Tue, 2 Jan 1996 16:09:53 -0800 (PST) From: Stefan Esser Message-Id: <199601030009.QAA21808@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench/pkg PLIST Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/02 16:09:52 Modified: benchmarks/bytebench Makefile Log: Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will prevent the tests from running. Revision Changes Path 1.3 +14 -2 ports/benchmarks/bytebench/Makefile Modified: benchmarks/bytebench/patches patch-aa Log: Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will prevent the tests from running. Do not try to compile the test programs, since the sources are not being copied to the lib/bytebench directory by "make install". Revision Changes Path 1.2 +36 -4 ports/benchmarks/bytebench/patches/patch-aa Modified: benchmarks/bytebench/pkg PLIST Log: List all files being installed and add @dirrm directioves for proper deinstallation. Revision Changes Path 1.2 +40 -4 ports/benchmarks/bytebench/pkg/PLIST From owner-freebsd-commit Tue Jan 2 16:12:58 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA22271 for freebsd-commit-outgoing; Tue, 2 Jan 1996 16:12:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA22262 for cvs-all-outgoing; Tue, 2 Jan 1996 16:12:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA22252 for cvs-ports-outgoing; Tue, 2 Jan 1996 16:12:53 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA22245 Tue, 2 Jan 1996 16:12:51 -0800 (PST) Date: Tue, 2 Jan 1996 16:12:51 -0800 (PST) From: Stefan Esser Message-Id: <199601030012.QAA22245@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/02 16:12:50 Modified: benchmarks Makefile Log: Add bytebench. Revision Changes Path 1.2 +2 -1 ports/benchmarks/Makefile From owner-freebsd-commit Tue Jan 2 18:22:14 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA28667 for freebsd-commit-outgoing; Tue, 2 Jan 1996 18:22:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA28658 for cvs-all-outgoing; Tue, 2 Jan 1996 18:22:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA28648 for cvs-share-outgoing; Tue, 2 Jan 1996 18:22:07 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA28641 Tue, 2 Jan 1996 18:22:06 -0800 (PST) Date: Tue, 2 Jan 1996 18:22:06 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601030222.SAA28641@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook submitters.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/02 18:22:05 Modified: share/doc/handbook submitters.sgml Log: Six. Six categories. :-) Revision Changes Path 1.11 +3 -3 src/share/doc/handbook/submitters.sgml From owner-freebsd-commit Tue Jan 2 19:18:57 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA01029 for freebsd-commit-outgoing; Tue, 2 Jan 1996 19:18:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA01009 for cvs-all-outgoing; Tue, 2 Jan 1996 19:18:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA00999 for cvs-share-outgoing; Tue, 2 Jan 1996 19:18:41 -0800 (PST) Received: (from jfieber@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA00992 Tue, 2 Jan 1996 19:18:39 -0800 (PST) Date: Tue, 2 Jan 1996 19:18:39 -0800 (PST) From: John Fieber Message-Id: <199601030318.TAA00992@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook sup.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jfieber 96/01/02 19:18:38 Modified: share/doc/handbook sup.sgml Log: Typo. Submitted by: "Julian H. Stacey" Revision Changes Path 1.10 +2 -2 src/share/doc/handbook/sup.sgml From owner-freebsd-commit Tue Jan 2 21:22:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12368 for freebsd-commit-outgoing; Tue, 2 Jan 1996 21:22:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12351 for cvs-all-outgoing; Tue, 2 Jan 1996 21:22:41 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12341 for cvs-sys-outgoing; Tue, 2 Jan 1996 21:22:38 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12333 Tue, 2 Jan 1996 21:22:35 -0800 (PST) Date: Tue, 2 Jan 1996 21:22:35 -0800 (PST) From: David Greenman Message-Id: <199601030522.VAA12333@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci if_fxp.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/02 21:22:34 Modified: sys/pci if_fxp.c Log: Reworked the stop/reset code to properly run-down allocated buffers and made the code detect and handle wedged cards. Revision Changes Path 1.7 +75 -36 src/sys/pci/if_fxp.c From owner-freebsd-commit Tue Jan 2 22:34:31 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA17392 for freebsd-commit-outgoing; Tue, 2 Jan 1996 22:34:31 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA17378 for cvs-all-outgoing; Tue, 2 Jan 1996 22:34:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA17367 for cvs-sys-outgoing; Tue, 2 Jan 1996 22:34:16 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA17360 Tue, 2 Jan 1996 22:34:13 -0800 (PST) Date: Tue, 2 Jan 1996 22:34:13 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601030634.WAA17360@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci aic7870.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/02 22:34:12 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_asm.c aic7xxx_reg.h Log: The long awaited stability patch set for the aic7xxx driver: 1) Use cpp to preprocess the sequencer code. 2) Convert all "magic numbers" to #defines shared by the sequencer and kernel driver via the aic7xxx_reg.h file. (The assembler still needs to be re-written in lex/yacc to allow ~|& type constructions). 3) Raise ATN on parity errors for "in" phases and send an initiator detected error or message-in parity error message as appropriate. 4) Turn off the reselection hardware from the time or a (re)connection to busfree. It seems that some fast targets were able to reconnect before the sequencer was able to see busfree. 5) The message buffer is considered "in-use" when there is a positive length count. The ACTIVE_MSG flag was unnecesary. 6) Properly set SCB_NEXT_WAITING to SCB_LIST_HEAD in scbs being added to the waiting scb list. This is a change in how the list code works to facilitate some planned work in the reset code. 7) The fields in the SCB have be re-arranged to be quad-word aligned. 8) The inb code has been rewritten to catch phasemisses and be more efficient. 9) Go back to "snooping the bus" to determine if the incomming identify message will be followed by a simple queue message. Its much faster than doing a search through the SCBs. 10) Implement better tag range checking for incomming tags. 11) Make sdtr_to_rate more accurate (use 25 instead of 24 in calculations - must have been asleep that night). 12) Rearrange some routines to reduce code complexity and size. 13) Update comments and formatting. 14) Fixed bugs I've forgotten about?? Reviewed by: David Greenman Revision Changes Path 1.25 +789 -891 src/sys/dev/aic7xxx/aic7xxx.seq 1.10 +57 -15 src/sys/dev/aic7xxx/aic7xxx_asm.c 1.2 +285 -63 src/sys/dev/aic7xxx/aic7xxx_reg.h Modified: sys/i386/conf files.i386 Log: The long awaited stability patch set for the aic7xxx driver: aic7xxx.seq and aic7xxx.c depend on aic7xx_reg.h Revision Changes Path 1.123 +5 -5 src/sys/i386/conf/files.i386 Modified: sys/i386/eisa aic7770.c eisaconf.c Log: The long awaited stability patch set for the aic7xxx driver: aic7770.c: Simplify the initialization of adapters by pulling all card specific initialization to the card specific modules. eisaconf.c: outb 0x80 instead of 0xc80. The top byte is truncated anyway, and 0x80 was what was intended. Revision Changes Path 1.21 +128 -8 src/sys/i386/eisa/aic7770.c 1.12 +2 -2 src/sys/i386/eisa/eisaconf.c Modified: sys/i386/scsi aic7xxx.c aic7xxx.h Log: The long awaited stability patch set for the aic7xxx driver: Simplify the initialization of adapters by pulling all card specific initialization to the card specific modules. Update comments and fix formating. Pass struct ahc_data*'s to functions instead of unit numbers. Take advantage of the quad word alignment of SCB fields. Adapt to new sequencer changes: 1) Waiting scb list no longer has a tail. 2) Fill the message buffer as appropriate during a parity error. 3) Count all of the SGs involved in a residual instead of just the current one. The reset/abort code still needs a lot of work. Reviewed by: David Greenman Revision Changes Path 1.51 +426 -686 src/sys/i386/scsi/aic7xxx.c 1.17 +39 -47 src/sys/i386/scsi/aic7xxx.h Modified: sys/pci aic7870.c Log: The long awaited stability patch set for the aic7xxx driver: Simplify the initialization of adapters by pulling all card specific initialization to the card specific modules. Set the Latency timer and Burst len to good values if thery are not initialized during post or are reset during chip reset. Properly identify and handle external SCB SRAM. The code was false id'ing 255 SCBs on aic7880 chips. Reviewed by: David Greenman Revision Changes Path 1.21 +374 -8 src/sys/pci/aic7870.c From owner-freebsd-commit Wed Jan 3 01:43:47 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25249 for freebsd-commit-outgoing; Wed, 3 Jan 1996 01:43:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25238 for cvs-all-outgoing; Wed, 3 Jan 1996 01:43:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25230 for cvs-sys-outgoing; Wed, 3 Jan 1996 01:43:39 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA25207 Wed, 3 Jan 1996 01:43:23 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id BAA00947; Wed, 3 Jan 1996 01:43:21 -0800 (PST) Date: Wed, 3 Jan 1996 01:43:21 -0800 (PST) Message-Id: <199601030943.BAA00947@silvia.HIP.Berkeley.EDU> To: gibbs@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-reply-to: <199601030634.WAA17360@freefall.freebsd.org> (gibbs@freefall.freebsd.org) Subject: Re: cvs commit: src/sys/pci aic7870.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.ORG Precedence: bulk * The long awaited stability patch set for the aic7xxx driver: I recompiled my kernel hoping that the "oops not queued" error would go away, but it just changed its manifestation to "negative blkno" (or something like that). :< This one also seems fatal, as before I was able to at least log in from the console and rename the kernel, while it now just hangs during bootup when it tries to run /usr/local/bin/Wnn4/jserver from rc.local. Satoshi From owner-freebsd-commit Wed Jan 3 01:54:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26237 for freebsd-commit-outgoing; Wed, 3 Jan 1996 01:54:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26223 for cvs-all-outgoing; Wed, 3 Jan 1996 01:53:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26212 for cvs-libexec-outgoing; Wed, 3 Jan 1996 01:53:51 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26197 Wed, 3 Jan 1996 01:53:47 -0800 (PST) Date: Wed, 3 Jan 1996 01:53:47 -0800 (PST) From: Peter Wemm Message-Id: <199601030953.BAA26197@freefall.freebsd.org> To: CVS-committers, cvs-libexec Subject: cvs commit: src/libexec/fingerd fingerd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/03 01:53:46 Modified: libexec/fingerd fingerd.c Log: Copy in change from rev 1.4 to fix the infamous bug which allows users to avoid the ``secure mode''... Revision Changes Path 1.3.4.1 +3 -2 src/libexec/fingerd/fingerd.c From owner-freebsd-commit Wed Jan 3 01:56:23 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26428 for freebsd-commit-outgoing; Wed, 3 Jan 1996 01:56:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26393 for cvs-all-outgoing; Wed, 3 Jan 1996 01:56:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26351 for cvs-sys-outgoing; Wed, 3 Jan 1996 01:56:08 -0800 (PST) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA26300 Wed, 3 Jan 1996 01:55:50 -0800 (PST) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0tXPv2-0003vuC; Wed, 3 Jan 96 01:55 PST Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id KAA00970; Wed, 3 Jan 1996 10:55:38 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: asami@cs.berkeley.edu (Satoshi Asami) cc: gibbs@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/pci aic7870.c In-reply-to: Your message of "Wed, 03 Jan 1996 01:43:21 PST." <199601030943.BAA00947@silvia.HIP.Berkeley.EDU> Date: Wed, 03 Jan 1996 10:55:37 +0100 Message-ID: <968.820662937@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-commit@FreeBSD.ORG Precedence: bulk > * The long awaited stability patch set for the aic7xxx driver: > > I recompiled my kernel hoping that the "oops not queued" error would > go away, but it just changed its manifestation to "negative blkno" (or > something like that). :< Yes, this bug isn't in the ahc driver. I added the "negative blkno" printf and return an error before we ever get to the device-drivers. I have sent email to davidg & dyson about this bug, which seems to originate in the ufs or possibly vm code, but I havn't heard anything from them yet. I have four crash-dumps waiting for the dynamic duo as soon as they have time/need. > This one also seems fatal, as before I was able to at least log in > from the console and rename the kernel, while it now just hangs during > bootup when it tries to run /usr/local/bin/Wnn4/jserver from rc.local. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-freebsd-commit Wed Jan 3 01:57:25 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26571 for freebsd-commit-outgoing; Wed, 3 Jan 1996 01:57:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26556 for cvs-all-outgoing; Wed, 3 Jan 1996 01:57:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26544 for cvs-share-outgoing; Wed, 3 Jan 1996 01:57:11 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26535 Wed, 3 Jan 1996 01:57:06 -0800 (PST) Date: Wed, 3 Jan 1996 01:57:06 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601030957.BAA26535@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 01:57:03 Modified: share/doc/handbook mirrors.sgml Log: Sync mirrors with MIRROR.SITES Revision Changes Path 1.17 +1 -7 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Wed Jan 3 02:03:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27115 for freebsd-commit-outgoing; Wed, 3 Jan 1996 02:03:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27106 for cvs-all-outgoing; Wed, 3 Jan 1996 02:03:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27096 for cvs-sys-outgoing; Wed, 3 Jan 1996 02:03:41 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA27062 Wed, 3 Jan 1996 02:03:10 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id CAA01050; Wed, 3 Jan 1996 02:02:28 -0800 (PST) Date: Wed, 3 Jan 1996 02:02:28 -0800 (PST) Message-Id: <199601031002.CAA01050@silvia.HIP.Berkeley.EDU> To: phk@critter.tfs.com CC: gibbs@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-reply-to: <968.820662937@critter.tfs.com> (message from Poul-Henning Kamp on Wed, 03 Jan 1996 10:55:37 +0100) Subject: Re: cvs commit: src/sys/pci aic7870.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.ORG Precedence: bulk * Yes, this bug isn't in the ahc driver. I added the "negative blkno" * printf and return an error before we ever get to the device-drivers. Oh, I see. Sorry for picking on you then, Justin. ;) * I have sent email to davidg & dyson about this bug, which seems to * originate in the ufs or possibly vm code, but I havn't heard anything * from them yet. * * I have four crash-dumps waiting for the dynamic duo as soon as they * have time/need. That's great news (that we know where the bug is). I'm porting NetBSD's ccd driver to FreeBSD, and right now have it working on 2.1R, but don't want to put too much work on a dead branch so I'm planning to jump to -current as soon as it starts working on my 2940UW again.... Satoshi From owner-freebsd-commit Wed Jan 3 02:19:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27679 for freebsd-commit-outgoing; Wed, 3 Jan 1996 02:19:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27670 for cvs-all-outgoing; Wed, 3 Jan 1996 02:19:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27659 for cvs-share-outgoing; Wed, 3 Jan 1996 02:19:05 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27647 Wed, 3 Jan 1996 02:19:00 -0800 (PST) Date: Wed, 3 Jan 1996 02:19:00 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601031019.CAA27647@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 02:18:58 Modified: share/doc/FAQ freebsd-faq.sgml Log: Amend the PS/2 mouse entry a bit. Revision Changes Path 1.26 +21 -1 src/share/doc/FAQ/freebsd-faq.sgml From owner-freebsd-commit Wed Jan 3 02:38:06 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28466 for freebsd-commit-outgoing; Wed, 3 Jan 1996 02:38:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28453 for cvs-all-outgoing; Wed, 3 Jan 1996 02:37:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28443 for cvs-share-outgoing; Wed, 3 Jan 1996 02:37:54 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28435 Wed, 3 Jan 1996 02:37:48 -0800 (PST) Date: Wed, 3 Jan 1996 02:37:48 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601031037.CAA28435@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 02:37:46 Modified: share/doc/FAQ freebsd-faq.sgml Log: Sheesh - what markup language am I using again? :-) Revision Changes Path 1.27 +5 -4 src/share/doc/FAQ/freebsd-faq.sgml From owner-freebsd-commit Wed Jan 3 02:42:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28693 for freebsd-commit-outgoing; Wed, 3 Jan 1996 02:42:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28683 for cvs-all-outgoing; Wed, 3 Jan 1996 02:42:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28671 for cvs-share-outgoing; Wed, 3 Jan 1996 02:42:06 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA28664 Wed, 3 Jan 1996 02:42:00 -0800 (PST) Date: Wed, 3 Jan 1996 02:42:00 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601031042.CAA28664@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 02:41:58 Modified: share/doc/FAQ freebsd-faq.sgml Log: Ah well, so much for relative urls! :( Revision Changes Path 1.28 +2 -2 src/share/doc/FAQ/freebsd-faq.sgml From owner-freebsd-commit Wed Jan 3 03:10:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29989 for freebsd-commit-outgoing; Wed, 3 Jan 1996 03:10:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29972 for cvs-all-outgoing; Wed, 3 Jan 1996 03:10:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29961 for cvs-share-outgoing; Wed, 3 Jan 1996 03:10:34 -0800 (PST) Received: (from gclarkii@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29954 Wed, 3 Jan 1996 03:10:33 -0800 (PST) Date: Wed, 3 Jan 1996 03:10:33 -0800 (PST) From: Gary Clark II Message-Id: <199601031110.DAA29954@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook kerneldebug.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk gclarkii 96/01/03 03:10:32 Modified: share/doc/handbook kerneldebug.sgml Log: Change core and dump images to proper names Submitted by: gpalmer@FreeBSD.ORG Revision Changes Path 1.6 +3 -3 src/share/doc/handbook/kerneldebug.sgml From owner-freebsd-commit Wed Jan 3 03:37:58 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01453 for freebsd-commit-outgoing; Wed, 3 Jan 1996 03:37:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01444 for cvs-all-outgoing; Wed, 3 Jan 1996 03:37:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01433 for cvs-sbin-outgoing; Wed, 3 Jan 1996 03:37:50 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01426 Wed, 3 Jan 1996 03:37:48 -0800 (PST) Date: Wed, 3 Jan 1996 03:37:48 -0800 (PST) From: Adam David Message-Id: <199601031137.DAA01426@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/nfsd Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk adam 96/01/03 03:37:47 Modified: sbin/nfsd Makefile Log: Link with libutil for kerberos too Revision Changes Path 1.6 +1 -1 src/sbin/nfsd/Makefile From owner-freebsd-commit Wed Jan 3 03:48:34 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01984 for freebsd-commit-outgoing; Wed, 3 Jan 1996 03:48:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01973 for cvs-all-outgoing; Wed, 3 Jan 1996 03:48:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01963 for cvs-sbin-outgoing; Wed, 3 Jan 1996 03:48:26 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01955 Wed, 3 Jan 1996 03:48:21 -0800 (PST) Date: Wed, 3 Jan 1996 03:48:21 -0800 (PST) From: Adam David Message-Id: <199601031148.DAA01955@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/nfsd Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk adam 96/01/03 03:48:19 Modified: sbin/nfsd Makefile Log: oops, do it right this time Revision Changes Path 1.7 +1 -1 src/sbin/nfsd/Makefile From owner-freebsd-commit Wed Jan 3 04:59:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05095 for freebsd-commit-outgoing; Wed, 3 Jan 1996 04:59:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05078 for cvs-all-outgoing; Wed, 3 Jan 1996 04:59:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05067 for cvs-share-outgoing; Wed, 3 Jan 1996 04:59:41 -0800 (PST) Received: (from gclarkii@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05060 Wed, 3 Jan 1996 04:59:39 -0800 (PST) Date: Wed, 3 Jan 1996 04:59:39 -0800 (PST) From: Gary Clark II Message-Id: <199601031259.EAA05060@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook authors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk gclarkii 96/01/03 04:59:38 Modified: share/doc/handbook authors.sgml Log: Continue adding commiters and WWW people to authors file. Revision Changes Path 1.14 +163 -79 src/share/doc/handbook/authors.sgml From owner-freebsd-commit Wed Jan 3 05:12:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05663 for freebsd-commit-outgoing; Wed, 3 Jan 1996 05:12:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05644 for cvs-all-outgoing; Wed, 3 Jan 1996 05:12:22 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05632 for cvs-share-outgoing; Wed, 3 Jan 1996 05:12:20 -0800 (PST) Received: (from gclarkii@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05621 Wed, 3 Jan 1996 05:12:17 -0800 (PST) Date: Wed, 3 Jan 1996 05:12:17 -0800 (PST) From: Gary Clark II Message-Id: <199601031312.FAA05621@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook contrib.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk gclarkii 96/01/03 05:12:16 Modified: share/doc/handbook contrib.sgml Log: Change this to a new look. Add a developers section(using avail file). Take developers out of the contrib list. Change Core, Developers and who does what to use active links. Add Terry Lambert to contrib list. (For one thing or another:)) Revision Changes Path 1.41 +79 -55 src/share/doc/handbook/contrib.sgml From owner-freebsd-commit Wed Jan 3 05:13:36 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05738 for freebsd-commit-outgoing; Wed, 3 Jan 1996 05:13:36 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05723 for cvs-all-outgoing; Wed, 3 Jan 1996 05:13:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05711 for cvs-share-outgoing; Wed, 3 Jan 1996 05:13:19 -0800 (PST) Received: (from gclarkii@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05703 Wed, 3 Jan 1996 05:13:18 -0800 (PST) Date: Wed, 3 Jan 1996 05:13:18 -0800 (PST) From: Gary Clark II Message-Id: <199601031313.FAA05703@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook kerberos.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk gclarkii 96/01/03 05:13:17 Modified: share/doc/handbook kerberos.sgml Log: Change Mark Murrary author ref to markm instead of mark to match login name and authors file. Revision Changes Path 1.6 +2 -2 src/share/doc/handbook/kerberos.sgml From owner-freebsd-commit Wed Jan 3 05:58:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07415 for freebsd-commit-outgoing; Wed, 3 Jan 1996 05:58:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07402 for cvs-all-outgoing; Wed, 3 Jan 1996 05:57:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07390 for cvs-sys-outgoing; Wed, 3 Jan 1996 05:57:48 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA07362 Wed, 3 Jan 1996 05:57:26 -0800 (PST) From: John Dyson Message-Id: <199601031357.FAA07362@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/pci aic7870.c To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Wed, 3 Jan 1996 05:57:25 -0800 (PST) Cc: asami@cs.berkeley.edu, gibbs@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <968.820662937@critter.tfs.com> from "Poul-Henning Kamp" at Jan 3, 96 10:55:37 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-commit@FreeBSD.ORG Precedence: bulk > > > * The long awaited stability patch set for the aic7xxx driver: > > > > I recompiled my kernel hoping that the "oops not queued" error would > > go away, but it just changed its manifestation to "negative blkno" (or > > something like that). :< > > Yes, this bug isn't in the ahc driver. I added the "negative blkno" > printf and return an error before we ever get to the device-drivers. > > I have sent email to davidg & dyson about this bug, which seems to > originate in the ufs or possibly vm code, but I havn't heard anything > from them yet. > > I have four crash-dumps waiting for the dynamic duo as soon as they > have time/need. > I am going to look at it today. Started looking at it last night. John From owner-freebsd-commit Wed Jan 3 06:15:00 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA09393 for freebsd-commit-outgoing; Wed, 3 Jan 1996 06:15:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA09380 for cvs-all-outgoing; Wed, 3 Jan 1996 06:14:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA09370 for cvs-sbin-outgoing; Wed, 3 Jan 1996 06:14:53 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA09362 Wed, 3 Jan 1996 06:14:51 -0800 (PST) Date: Wed, 3 Jan 1996 06:14:51 -0800 (PST) From: Peter Wemm Message-Id: <199601031414.GAA09362@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/mountd mountd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/03 06:14:51 Branch: sbin/mountd RELENG_2_1_0 Modified: sbin/mountd mountd.c Log: Backport the reserved port checking for mountd requests from the NFSv3 code in -current. The existing code was not very useful... :-( Revision Changes Path 1.8.2.1 +8 -6 src/sbin/mountd/mountd.c From owner-freebsd-commit Wed Jan 3 06:58:20 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA11837 for freebsd-commit-outgoing; Wed, 3 Jan 1996 06:58:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA11824 for cvs-all-outgoing; Wed, 3 Jan 1996 06:58:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA11814 for cvs-share-outgoing; Wed, 3 Jan 1996 06:58:09 -0800 (PST) Received: (from roberto@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA11807 Wed, 3 Jan 1996 06:58:07 -0800 (PST) Date: Wed, 3 Jan 1996 06:58:07 -0800 (PST) From: Ollivier Robert Message-Id: <199601031458.GAA11807@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk roberto 96/01/03 06:58:07 Modified: share/doc/FAQ freebsd-faq.sgml Log: Fix typo. Submitted by: Tim VanderHoek Revision Changes Path 1.29 +2 -2 src/share/doc/FAQ/freebsd-faq.sgml From owner-freebsd-commit Wed Jan 3 07:16:32 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA13206 for freebsd-commit-outgoing; Wed, 3 Jan 1996 07:16:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA13194 for cvs-all-outgoing; Wed, 3 Jan 1996 07:16:22 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA13187 for cvs-sys-outgoing; Wed, 3 Jan 1996 07:16:19 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA13136 Wed, 3 Jan 1996 07:15:52 -0800 (PST) Message-Id: <199601031515.HAA13136@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: asami@cs.berkeley.edu (Satoshi Asami) cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/pci aic7870.c In-reply-to: Your message of "Wed, 03 Jan 1996 01:43:21 PST." <199601030943.BAA00947@silvia.HIP.Berkeley.EDU> Date: Wed, 03 Jan 1996 07:15:52 -0800 From: "Justin T. Gibbs" Sender: owner-commit@FreeBSD.ORG Precedence: bulk > * The long awaited stability patch set for the aic7xxx driver: > >I recompiled my kernel hoping that the "oops not queued" error would >go away, but it just changed its manifestation to "negative blkno" (or >something like that). :< > >This one also seems fatal, as before I was able to at least log in >from the console and rename the kernel, while it now just hangs during >bootup when it tries to run /usr/local/bin/Wnn4/jserver from rc.local. > >Satoshi That's because the bug isn't in the ahc driver! :) Poul has been tracking down the problem and placed a panic higher up in the VM system to catch the problem earlier. I haven't heard from David or John of a fix (or even an idea as to what the root problem is). -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Wed Jan 3 09:12:24 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20864 for freebsd-commit-outgoing; Wed, 3 Jan 1996 09:12:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20809 for cvs-all-outgoing; Wed, 3 Jan 1996 09:12:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20785 for cvs-sys-outgoing; Wed, 3 Jan 1996 09:12:11 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20736 Wed, 3 Jan 1996 09:12:07 -0800 (PST) Date: Wed, 3 Jan 1996 09:12:07 -0800 (PST) From: David Greenman Message-Id: <199601031712.JAA20736@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/include spl.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/03 09:12:04 Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include spl.h Log: Brought in part of rev 1.42: add SWI_NET_MASK to SWI_TTY_MASK. Revision Changes Path 1.8.4.3 +7 -3 src/sys/i386/include/spl.h From owner-freebsd-commit Wed Jan 3 09:51:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25972 for freebsd-commit-outgoing; Wed, 3 Jan 1996 09:51:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25956 for cvs-all-outgoing; Wed, 3 Jan 1996 09:51:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25945 for cvs-sys-outgoing; Wed, 3 Jan 1996 09:51:38 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25938 Wed, 3 Jan 1996 09:51:36 -0800 (PST) Date: Wed, 3 Jan 1996 09:51:36 -0800 (PST) From: David Greenman Message-Id: <199601031751.JAA25938@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ed.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/03 09:51:35 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa if_ed.c Log: Brought in changes from rev 1.89: fixed two cases of "=" that should have been "==", updated copyright, other minor changes. Revision Changes Path 1.73.4.4 +95 -65 src/sys/i386/isa/if_ed.c From owner-freebsd-commit Wed Jan 3 09:59:43 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA26688 for freebsd-commit-outgoing; Wed, 3 Jan 1996 09:59:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA26659 for cvs-all-outgoing; Wed, 3 Jan 1996 09:59:28 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA26649 for cvs-sys-outgoing; Wed, 3 Jan 1996 09:59:26 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA26642 Wed, 3 Jan 1996 09:59:24 -0800 (PST) Date: Wed, 3 Jan 1996 09:59:24 -0800 (PST) From: David Greenman Message-Id: <199601031759.JAA26642@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern tty.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/03 09:59:23 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern tty.c Log: Brought in changes from revs 1.76, 1.77, 1.78: disabled sleep in ttyflush that causes a panic, adjusted the output queue reserved/max counts. Revision Changes Path 1.46.2.3 +18 -3 src/sys/kern/tty.c From owner-freebsd-commit Wed Jan 3 10:02:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA26965 for freebsd-commit-outgoing; Wed, 3 Jan 1996 10:02:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA26957 for cvs-all-outgoing; Wed, 3 Jan 1996 10:02:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA26950 for cvs-libexec-outgoing; Wed, 3 Jan 1996 10:02:24 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA26936 Wed, 3 Jan 1996 10:02:14 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id KAA05369; Wed, 3 Jan 1996 10:02:13 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.7.3/8.6.5) with SMTP id LAA00511; Wed, 3 Jan 1996 11:09:23 -0800 (PST) Message-Id: <199601031909.LAA00511@corbin.Root.COM> To: Peter Wemm cc: CVS-committers@freefall.freebsd.org, cvs-libexec@freefall.freebsd.org Subject: Re: cvs commit: src/libexec/fingerd fingerd.c In-reply-to: Your message of "Wed, 03 Jan 96 01:53:47 PST." <199601030953.BAA26197@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 03 Jan 1996 11:09:22 -0800 Sender: owner-commit@FreeBSD.ORG Precedence: bulk >peter 96/01/03 01:53:46 > > Modified: libexec/fingerd fingerd.c > Log: > Copy in change from rev 1.4 to fix the infamous bug which allows > users to avoid the ``secure mode''... > > Revision Changes Path > 1.3.4.1 +3 -2 src/libexec/fingerd/fingerd.c Why didn't the "Branch:" line come out above? -DG David Greenman Core Team/Principal Architect, The FreeBSD Project From owner-freebsd-commit Wed Jan 3 10:10:13 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA27506 for freebsd-commit-outgoing; Wed, 3 Jan 1996 10:10:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA27466 for cvs-all-outgoing; Wed, 3 Jan 1996 10:09:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA27454 for cvs-libexec-outgoing; Wed, 3 Jan 1996 10:09:50 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA27425 Wed, 3 Jan 1996 10:09:36 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id CAA12371; Thu, 4 Jan 1996 02:09:20 +0800 (WST) Date: Thu, 4 Jan 1996 02:09:19 +0800 (WST) From: Peter Wemm To: David Greenman cc: CVS-committers@freefall.freebsd.org, cvs-libexec@freefall.freebsd.org Subject: Re: cvs commit: src/libexec/fingerd fingerd.c In-Reply-To: <199601031909.LAA00511@corbin.Root.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Wed, 3 Jan 1996, David Greenman wrote: > >peter 96/01/03 01:53:46 > > > > Modified: libexec/fingerd fingerd.c > > Log: > > Copy in change from rev 1.4 to fix the infamous bug which allows > > users to avoid the ``secure mode''... > > > > Revision Changes Path > > 1.3.4.1 +3 -2 src/libexec/fingerd/fingerd.c > > Why didn't the "Branch:" line come out above? > > -DG Hmm.. Probably because of the way that I did it. I only did a 'cvs update -r RELENG_2_1_0 fingerd.c' and committed on that file.. The rest of the directory was in "HEAD" mode, meaning there was no CVS/Tag file like there would have been if I had updated the whole directory.. I'll make sure I dont do it again, now that we know another thing to avoid doing... -Peter > David Greenman > Core Team/Principal Architect, The FreeBSD Project > From owner-freebsd-commit Wed Jan 3 11:00:06 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA00702 for freebsd-commit-outgoing; Wed, 3 Jan 1996 11:00:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00653 for cvs-all-outgoing; Wed, 3 Jan 1996 10:59:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00642 for cvs-share-outgoing; Wed, 3 Jan 1996 10:59:53 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00635 Wed, 3 Jan 1996 10:59:51 -0800 (PST) Date: Wed, 3 Jan 1996 10:59:51 -0800 (PST) From: Paul Traina Message-Id: <199601031859.KAA00635@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook contrib.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk pst 96/01/03 10:59:50 Modified: share/doc/handbook contrib.sgml Log: Changed JT's e-mail address to something current Revision Changes Path 1.42 +3 -3 src/share/doc/handbook/contrib.sgml From owner-freebsd-commit Wed Jan 3 11:40:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03212 for freebsd-commit-outgoing; Wed, 3 Jan 1996 11:40:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03181 for cvs-all-outgoing; Wed, 3 Jan 1996 11:40:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03171 for cvs-share-outgoing; Wed, 3 Jan 1996 11:40:15 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA03164 Wed, 3 Jan 1996 11:40:12 -0800 (PST) Date: Wed, 3 Jan 1996 11:40:12 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601031940.LAA03164@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 11:40:12 Modified: share/doc/handbook mirrors.sgml Log: Add second Korean site. Revision Changes Path 1.18 +6 -1 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Wed Jan 3 12:24:54 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA05994 for freebsd-commit-outgoing; Wed, 3 Jan 1996 12:24:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA05979 for cvs-all-outgoing; Wed, 3 Jan 1996 12:24:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA05960 for cvs-sys-outgoing; Wed, 3 Jan 1996 12:24:37 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA05953 Wed, 3 Jan 1996 12:24:35 -0800 (PST) Date: Wed, 3 Jan 1996 12:24:35 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601032024.MAA05953@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet in_var.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/03 12:24:34 Modified: sys/netinet in_var.h Log: Try to make multicast routing work correctly over point-to-point links (which was broken previously by the support for half-routers). Submitted by: Bill Fenner Revision Changes Path 1.14 +8 -1 src/sys/netinet/in_var.h From owner-freebsd-commit Wed Jan 3 12:46:56 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07676 for freebsd-commit-outgoing; Wed, 3 Jan 1996 12:46:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07602 for cvs-all-outgoing; Wed, 3 Jan 1996 12:46:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07593 for cvs-share-outgoing; Wed, 3 Jan 1996 12:45:57 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07584 Wed, 3 Jan 1996 12:45:55 -0800 (PST) Date: Wed, 3 Jan 1996 12:45:55 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601032045.MAA07584@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 12:45:53 Modified: share/doc/handbook mirrors.sgml Log: Now that we have a Korean mirror, adjust entries. Revision Changes Path 1.19 +6 -10 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Wed Jan 3 13:35:17 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11822 for freebsd-commit-outgoing; Wed, 3 Jan 1996 13:35:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11795 for cvs-all-outgoing; Wed, 3 Jan 1996 13:34:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11787 for cvs-user-outgoing; Wed, 3 Jan 1996 13:34:48 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11780 Wed, 3 Jan 1996 13:34:45 -0800 (PST) Date: Wed, 3 Jan 1996 13:34:45 -0800 (PST) From: Mark Murray Message-Id: <199601032134.NAA11780@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/release MIRROR.SITES Sender: owner-commit@FreeBSD.ORG Precedence: bulk markm 96/01/03 13:34:42 Modified: release MIRROR.SITES Log: Add the South African mirror sites (ftp{2}.za.free...) and correct the name of the "other" master crypto site from storm.sea. to ftp2.internat.freebsd.org. Revision Changes Path 1.5 +10 -2 src/release/MIRROR.SITES From owner-freebsd-commit Wed Jan 3 13:43:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13128 for freebsd-commit-outgoing; Wed, 3 Jan 1996 13:43:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13098 for cvs-all-outgoing; Wed, 3 Jan 1996 13:43:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13057 for cvs-sys-outgoing; Wed, 3 Jan 1996 13:42:45 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13037 Wed, 3 Jan 1996 13:42:40 -0800 (PST) Date: Wed, 3 Jan 1996 13:42:40 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601032142.NAA13037@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys syscall-hide.h sysproto.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/03 13:42:37 Modified: sys/i386/i386 swtch.s sys_machdep.c trap.c sys/kern init_sysent.c kern_exit.c kern_fork.c kern_ktrace.c kern_sig.c kern_synch.c sys_generic.c syscalls.c syscalls.master uipc_syscalls.c vfs_lookup.c sys/sys syscall-hide.h sysproto.h Added: sys/conf options sys/i386/conf options.i386 Log: Converted two options over to the new scheme: USER_LDT and KTRACE. Revision Changes Path 1.25 +2 -1 src/sys/i386/i386/swtch.s 1.14 +2 -1 src/sys/i386/i386/sys_machdep.c 1.69 +3 -1 src/sys/i386/i386/trap.c 1.27 +0 -4 src/sys/kern/init_sysent.c 1.24 +3 -1 src/sys/kern/kern_exit.c 1.16 +3 -1 src/sys/kern/kern_fork.c 1.10 +10 -3 src/sys/kern/kern_ktrace.c 1.17 +3 -1 src/sys/kern/kern_sig.c 1.17 +3 -1 src/sys/kern/kern_synch.c 1.18 +3 -1 src/sys/kern/sys_generic.c 1.24 +0 -4 src/sys/kern/syscalls.c 1.21 +1 -5 src/sys/kern/syscalls.master 1.12 +3 -1 src/sys/kern/uipc_syscalls.c 1.11 +3 -1 src/sys/kern/vfs_lookup.c 1.18 +0 -4 src/sys/sys/syscall-hide.h 1.6 +0 -9 src/sys/sys/sysproto.h From owner-freebsd-commit Wed Jan 3 13:48:17 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13952 for freebsd-commit-outgoing; Wed, 3 Jan 1996 13:48:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13915 for cvs-all-outgoing; Wed, 3 Jan 1996 13:48:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13894 for cvs-share-outgoing; Wed, 3 Jan 1996 13:48:06 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13850 Wed, 3 Jan 1996 13:47:53 -0800 (PST) Date: Wed, 3 Jan 1996 13:47:53 -0800 (PST) From: Mark Murray Message-Id: <199601032147.NAA13850@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk markm 96/01/03 13:47:48 Modified: share/doc/handbook mirrors.sgml Log: Canonicalise and correct the ZA mirror site names and maintainers. Revision Changes Path 1.20 +11 -3 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Wed Jan 3 13:52:23 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA14850 for freebsd-commit-outgoing; Wed, 3 Jan 1996 13:52:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA14762 for cvs-all-outgoing; Wed, 3 Jan 1996 13:52:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA14712 for cvs-share-outgoing; Wed, 3 Jan 1996 13:52:06 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA14671 Wed, 3 Jan 1996 13:51:59 -0800 (PST) Date: Wed, 3 Jan 1996 13:51:59 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601032151.NAA14671@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 13:51:55 Modified: share/doc/handbook mirrors.sgml Log: Canon: .. Revision Changes Path 1.21 +3 -11 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Wed Jan 3 14:07:09 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA17217 for freebsd-commit-outgoing; Wed, 3 Jan 1996 14:07:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA17065 for cvs-all-outgoing; Wed, 3 Jan 1996 14:06:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16996 for cvs-sys-outgoing; Wed, 3 Jan 1996 14:05:36 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16953 Wed, 3 Jan 1996 14:05:22 -0800 (PST) Date: Wed, 3 Jan 1996 14:05:22 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601032205.OAA16953@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/conf options Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/03 14:05:18 Modified: sys/conf options Log: Convert PROCFS to the new style of options by the simple expedient of adding it to this file. Revision Changes Path 1.2 +1 -0 src/sys/conf/options From owner-freebsd-commit Wed Jan 3 15:11:11 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28727 for freebsd-commit-outgoing; Wed, 3 Jan 1996 15:11:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28683 for cvs-all-outgoing; Wed, 3 Jan 1996 15:10:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28664 for cvs-share-outgoing; Wed, 3 Jan 1996 15:10:54 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA28573 Wed, 3 Jan 1996 15:10:28 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA25763; Thu, 4 Jan 1996 00:10:25 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id AAA15884; Thu, 4 Jan 1996 00:10:25 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id AAA22083; Thu, 4 Jan 1996 00:07:30 +0100 (MET) From: J Wunsch Message-Id: <199601032307.AAA22083@uriah.heep.sax.de> Subject: Re: cvs commit: src/share/doc/handbook mirrors.sgml To: jkh@freefall.freebsd.org (Jordan K. Hubbard) Date: Thu, 4 Jan 1996 00:07:30 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601032151.NAA14671@freefall.freebsd.org> from "Jordan K. Hubbard" at Jan 3, 96 01:51:59 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk As Jordan K. Hubbard wrote: > > jkh 96/01/03 13:51:55 > > Modified: share/doc/handbook mirrors.sgml > Log: > Canon: > > > Nope. The DNS primary is not necessarily identical to the FTP primary. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Wed Jan 3 15:41:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06023 for freebsd-commit-outgoing; Wed, 3 Jan 1996 15:41:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA05989 for cvs-all-outgoing; Wed, 3 Jan 1996 15:41:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA05962 for cvs-share-outgoing; Wed, 3 Jan 1996 15:41:04 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA05935 Wed, 3 Jan 1996 15:40:59 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id PAA25439; Wed, 3 Jan 1996 15:40:36 -0800 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: jkh@freefall.freebsd.org (Jordan K. Hubbard), CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/doc/handbook mirrors.sgml In-reply-to: Your message of "Thu, 04 Jan 1996 00:07:30 +0100." <199601032307.AAA22083@uriah.heep.sax.de> Date: Wed, 03 Jan 1996 15:40:36 -0800 Message-ID: <25437.820712436@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.ORG Precedence: bulk > As Jordan K. Hubbard wrote: > > > > Canon: > > > > > > > > Nope. The DNS primary is not necessarily identical to the FTP > primary. Right, which is why it should be hostmaster@domain.freebsd.org instead now! Remember: We're not thinking so much "FTP site administrator" here now as we are "DNS administrator" - if ftp2.de.freebsd.org melts down, for example, it's really the DNS person's responsibility to "fill the slot" more than it is anything else. The site administrators of the actual ftp2.de.freebsd.org (not to pick on ftp2 in particular, just using it as an example) could appeal to the DNSmeister if and when their site came back up. The rest of the FreeBSD world would, of course, continue on mostly oblivious to the whole thing, which is as it should be. Jordan From owner-freebsd-commit Wed Jan 3 15:41:25 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06075 for freebsd-commit-outgoing; Wed, 3 Jan 1996 15:41:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06053 for cvs-all-outgoing; Wed, 3 Jan 1996 15:41:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06022 for cvs-user-outgoing; Wed, 3 Jan 1996 15:41:15 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06001 Wed, 3 Jan 1996 15:41:11 -0800 (PST) Date: Wed, 3 Jan 1996 15:41:11 -0800 (PST) From: Joerg Wunsch Message-Id: <199601032341.PAA06001@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/release Makefile boot_crunch.conf fixit_crunch.conf Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/03 15:41:09 Modified: release Makefile boot_crunch.conf fixit_crunch.conf Log: Sheesh. I've added -lipx to the wrong crunch config file. While i've been here, added the ``-s labels'' flag to vnconfig. Revision Changes Path 1.198 +2 -2 src/release/Makefile 1.22 +2 -2 src/release/boot_crunch.conf 1.6 +2 -2 src/release/fixit_crunch.conf From owner-freebsd-commit Wed Jan 3 15:44:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06649 for freebsd-commit-outgoing; Wed, 3 Jan 1996 15:44:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06637 for cvs-all-outgoing; Wed, 3 Jan 1996 15:44:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06617 for cvs-share-outgoing; Wed, 3 Jan 1996 15:44:04 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA06554 Wed, 3 Jan 1996 15:43:49 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA26312; Thu, 4 Jan 1996 00:43:45 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id AAA16139; Thu, 4 Jan 1996 00:43:44 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id AAA22571; Thu, 4 Jan 1996 00:42:51 +0100 (MET) From: J Wunsch Message-Id: <199601032342.AAA22571@uriah.heep.sax.de> Subject: Re: cvs commit: src/share/doc/handbook mirrors.sgml To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 4 Jan 1996 00:42:51 +0100 (MET) Cc: joerg_wunsch@uriah.heep.sax.de, jkh@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <25437.820712436@time.cdrom.com> from "Jordan K. Hubbard" at Jan 3, 96 03:40:36 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk As Jordan K. Hubbard wrote: > > Remember: We're not thinking so much "FTP site administrator" > here now as we are "DNS administrator" - if ftp2.de.freebsd.org melts > down, for example, it's really the DNS person's responsibility to > "fill the slot" more than it is anything else. Ok, got the picture. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Wed Jan 3 18:00:37 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA26544 for freebsd-commit-outgoing; Wed, 3 Jan 1996 18:00:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA26516 for cvs-all-outgoing; Wed, 3 Jan 1996 18:00:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA26506 for cvs-sbin-outgoing; Wed, 3 Jan 1996 18:00:20 -0800 (PST) Received: (from jmz@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA26499 Wed, 3 Jan 1996 18:00:18 -0800 (PST) Date: Wed, 3 Jan 1996 18:00:18 -0800 (PST) From: Jean-Marc Zucconi Message-Id: <199601040200.SAA26499@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/i386/fdisk fdisk.8 Sender: owner-commit@FreeBSD.ORG Precedence: bulk jmz 96/01/03 18:00:17 Modified: sbin/i386/fdisk fdisk.8 Log: Fix the spelling of 'partition'. Revision Changes Path 1.5 +4 -4 src/sbin/i386/fdisk/fdisk.8 From owner-freebsd-commit Wed Jan 3 20:36:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA08459 for freebsd-commit-outgoing; Wed, 3 Jan 1996 20:36:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA08426 for cvs-all-outgoing; Wed, 3 Jan 1996 20:36:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA08407 for cvs-ports-outgoing; Wed, 3 Jan 1996 20:35:54 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA08381 Wed, 3 Jan 1996 20:35:43 -0800 (PST) Date: Wed, 3 Jan 1996 20:35:43 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601040435.UAA08381@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/security/pgp/patches.non_usa patch-aa Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/03 20:35:41 Modified: security/pgp Makefile security/pgp/files.non_usa md5 Removed: security/pgp/patches.non_usa patch-aa Log: Upgrade to next international beta snapshot Revision Changes Path 1.13 +5 -4 ports/security/pgp/Makefile 1.6 +1 -1 ports/security/pgp/files.non_usa/md5 From owner-freebsd-commit Wed Jan 3 20:45:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA09181 for freebsd-commit-outgoing; Wed, 3 Jan 1996 20:45:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA09168 for cvs-all-outgoing; Wed, 3 Jan 1996 20:45:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA09151 for cvs-gnu-outgoing; Wed, 3 Jan 1996 20:45:00 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA09141 Wed, 3 Jan 1996 20:44:56 -0800 (PST) Date: Wed, 3 Jan 1996 20:44:56 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601040444.UAA09141@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/cc_int loop.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 20:44:55 Modified: gnu/usr.bin/cc/cc_int loop.c Log: Work around optimizer strength reduction bug. Submitted by: Richard Henderson Obtained from: bug-gcc@prep.ai.mit.edu Revision Changes Path 1.5 +5 -0 src/gnu/usr.bin/cc/cc_int/loop.c From owner-freebsd-commit Wed Jan 3 21:00:57 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA09956 for freebsd-commit-outgoing; Wed, 3 Jan 1996 21:00:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA09941 for cvs-all-outgoing; Wed, 3 Jan 1996 21:00:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA09922 for cvs-ports-outgoing; Wed, 3 Jan 1996 21:00:42 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA09906 Wed, 3 Jan 1996 21:00:35 -0800 (PST) Date: Wed, 3 Jan 1996 21:00:35 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601040500.VAA09906@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/www/lynx/files md5 Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/03 21:00:33 Modified: www/lynx/files md5 Log: Upgrade to next snapshot Revision Changes Path 1.12 +1 -1 ports/www/lynx/files/md5 From owner-freebsd-commit Wed Jan 3 21:25:57 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA11864 for freebsd-commit-outgoing; Wed, 3 Jan 1996 21:25:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA11848 for cvs-all-outgoing; Wed, 3 Jan 1996 21:25:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA11838 for cvs-share-outgoing; Wed, 3 Jan 1996 21:25:47 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA11831 Wed, 3 Jan 1996 21:25:45 -0800 (PST) Date: Wed, 3 Jan 1996 21:25:45 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601040525.VAA11831@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook mirrors.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/03 21:25:44 Modified: share/doc/handbook mirrors.sgml Log: One more pass through this. Looking pretty reasonable now! Revision Changes Path 1.22 +57 -35 src/share/doc/handbook/mirrors.sgml From owner-freebsd-commit Wed Jan 3 21:37:32 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12565 for freebsd-commit-outgoing; Wed, 3 Jan 1996 21:37:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12552 for cvs-all-outgoing; Wed, 3 Jan 1996 21:37:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12542 for cvs-ports-outgoing; Wed, 3 Jan 1996 21:37:17 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA12535 Wed, 3 Jan 1996 21:37:14 -0800 (PST) Date: Wed, 3 Jan 1996 21:37:14 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601040537.VAA12535@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/security/pgp/pkg PLIST Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/03 21:37:13 Modified: security/pgp/pkg PLIST Log: Better package list Revision Changes Path 1.2 +5 -1 ports/security/pgp/pkg/PLIST From owner-freebsd-commit Wed Jan 3 22:09:16 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA14840 for freebsd-commit-outgoing; Wed, 3 Jan 1996 22:09:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA14829 for cvs-all-outgoing; Wed, 3 Jan 1996 22:09:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA14812 for cvs-sys-outgoing; Wed, 3 Jan 1996 22:09:08 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA14788 Wed, 3 Jan 1996 22:09:03 -0800 (PST) Date: Wed, 3 Jan 1996 22:09:03 -0800 (PST) From: David Greenman Message-Id: <199601040609.WAA14788@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/03 22:09:03 Modified: sys/kern vfs_bio.c Log: Fixed minor struct cred leak. Discovered while looking for the opposite condition - too many frees, which has yet to be found. Reviewed by: dyson Revision Changes Path 1.80 +8 -5 src/sys/kern/vfs_bio.c From owner-freebsd-commit Thu Jan 4 00:55:33 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA23545 for freebsd-commit-outgoing; Thu, 4 Jan 1996 00:55:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA23535 for cvs-all-outgoing; Thu, 4 Jan 1996 00:55:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA23525 for cvs-sys-outgoing; Thu, 4 Jan 1996 00:55:22 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA23518 Thu, 4 Jan 1996 00:55:18 -0800 (PST) Date: Thu, 4 Jan 1996 00:55:18 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601040855.AAA23518@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci aic7870.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/04 00:55:16 Branch: usr.sbin/lsdev RELENG_2_1_0 Modified: usr.sbin/lsdev i386.c Log: Add eisaconf support from HEAD. Revision Changes Path 1.8.4.1 +9 -5 src/usr.sbin/lsdev/i386.c Branch: sys/conf RELENG_2_1_0 Modified: sys/conf files Log: Add pci/bt9xx.c from HEAD Revision Changes Path 1.41.4.2 +1 -0 src/sys/conf/files Branch: sys/dev/aic7xxx RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_asm.c Log: Merge with HEAD. New and improved aic7xxx driver. Revision Changes Path 1.16.4.5 +789 -891 src/sys/dev/aic7xxx/aic7xxx.seq 1.9.4.1 +57 -15 src/sys/dev/aic7xxx/aic7xxx_asm.c Branch: sys/i386/conf RELENG_2_1_0 sys/i386/eisa RELENG_2_1_0 Modified: sys/i386/conf GENERIC LINT files.i386 sys/i386/eisa aha1742.c eisaconf.c eisaconf.h Removed: sys/i386/eisa eisadevs.c Log: Merge with HEAD. Add eisaconf support and update all eisaconf based drivers (ahb, ahc, bt). Revision Changes Path 1.46.2.7 +5 -4 src/sys/i386/conf/GENERIC 1.184.4.10 +22 -8 src/sys/i386/conf/LINT 1.98.4.6 +11 -9 src/sys/i386/conf/files.i386 1.45.2.1 +1 -3 src/sys/i386/eisa/aha1742.c 1.2.4.1 +460 -187 src/sys/i386/eisa/eisaconf.c 1.2.4.1 +88 -21 src/sys/i386/eisa/eisaconf.h Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 autoconf.c Log: Merge with HEAD. Probe the PCI and Eisa busses before the ISA bus and enable interrupts before any bus configuration is performed. Revision Changes Path 1.33.4.1 +16 -8 src/sys/i386/i386/autoconf.c Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include devconf.h Log: Add esiaconf support from HEAD. Revision Changes Path 1.9.4.1 +3 -1 src/sys/i386/include/devconf.h Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa isa.c isa_device.h Removed: sys/i386/isa aha1742.c aic7770.c bt742a.c Log: Remove old eisaconf conflict detection code from the isa* files. Remove old ISA versions of eisaconf drivers. Revision Changes Path 1.50.4.1 +1 -42 src/sys/i386/isa/isa.c 1.23.4.1 +1 -4 src/sys/i386/isa/isa_device.h Branch: sys/i386/scsi RELENG_2_1_0 Modified: sys/i386/scsi 93cx6.c aic7xxx.c aic7xxx.h bt.c Log: Merge with HEAD. Much improved aic7xxx driver and reorganized bt driver. Revision Changes Path 1.1.2.2 +2 -3 src/sys/i386/scsi/93cx6.c 1.29.2.7 +537 -1267 src/sys/i386/scsi/aic7xxx.c 1.10.2.5 +82 -49 src/sys/i386/scsi/aic7xxx.h 1.3.2.1 +1 -3 src/sys/i386/scsi/bt.c Branch: sys/pci RELENG_2_1_0 Modified: sys/pci aic7870.c Log: Merge with HEAD. Much improved aic7xxx driver. Revision Changes Path 1.11.2.6 +396 -29 src/sys/pci/aic7870.c From owner-freebsd-commit Thu Jan 4 01:53:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26319 for freebsd-commit-outgoing; Thu, 4 Jan 1996 01:53:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26295 for cvs-all-outgoing; Thu, 4 Jan 1996 01:53:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26284 for cvs-gnu-outgoing; Thu, 4 Jan 1996 01:53:37 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA26167 Thu, 4 Jan 1996 01:52:06 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA23097; Thu, 4 Jan 1996 10:51:39 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA21135; Thu, 4 Jan 1996 10:51:39 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id KAA11660; Thu, 4 Jan 1996 10:33:45 +0100 (MET) From: J Wunsch Message-Id: <199601040933.KAA11660@uriah.heep.sax.de> Subject: Re: cvs commit: src/gnu/usr.bin/cc/cc_int loop.c To: jkh@freefall.freebsd.org (Jordan K. Hubbard) Date: Thu, 4 Jan 1996 10:33:44 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601040444.UAA09141@freefall.freebsd.org> from "Jordan K. Hubbard" at Jan 3, 96 08:44:56 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk As Jordan K. Hubbard wrote: > > jkh 96/01/03 20:44:55 > > Modified: gnu/usr.bin/cc/cc_int loop.c > Log: > Work around optimizer strength reduction bug. > Submitted by: Richard Henderson > Obtained from: bug-gcc@prep.ai.mit.edu Does this mean -O2 will work again? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Thu Jan 4 01:53:51 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26327 for freebsd-commit-outgoing; Thu, 4 Jan 1996 01:53:51 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26292 for cvs-all-outgoing; Thu, 4 Jan 1996 01:53:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26271 for cvs-ports-outgoing; Thu, 4 Jan 1996 01:53:33 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA26187 Thu, 4 Jan 1996 01:52:35 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA23093; Thu, 4 Jan 1996 10:51:37 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA21134; Thu, 4 Jan 1996 10:51:36 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id KAA11499; Thu, 4 Jan 1996 10:33:13 +0100 (MET) From: J Wunsch Message-Id: <199601040933.KAA11499@uriah.heep.sax.de> Subject: Re: cvs commit: ports/www/lynx/files md5 To: ache@freefall.freebsd.org (Andrey A. Chernov) Date: Thu, 4 Jan 1996 10:33:12 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601040500.VAA09906@freefall.freebsd.org> from "Andrey A. Chernov" at Jan 3, 96 09:00:35 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk As Andrey A. Chernov wrote: > > ache 96/01/03 21:00:33 > > Modified: www/lynx/files md5 > Log: > Upgrade to next snapshot Given the importance lynx has for us (in order to read the system FAQ and handbook), i'm not very happy with following the bleeding edge here. Couldn't we stay with the lastest official release of lynx, instead of the latest and greatest beta? (No personal complaint, just a thought.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Thu Jan 4 03:23:47 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29937 for freebsd-commit-outgoing; Thu, 4 Jan 1996 03:23:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29925 for cvs-all-outgoing; Thu, 4 Jan 1996 03:23:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29916 for cvs-ports-outgoing; Thu, 4 Jan 1996 03:23:39 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29909 Thu, 4 Jan 1996 03:23:35 -0800 (PST) Date: Thu, 4 Jan 1996 03:23:35 -0800 (PST) From: Satoshi Asami Message-Id: <199601041123.DAA29909@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/x11/olvwm/patches patch-aa Sender: owner-commit@FreeBSD.ORG Precedence: bulk asami 96/01/04 03:23:34 Modified: x11/olvwm/patches patch-aa Log: Delete manpage before installing it. (Hand patchfile-editing.) Revision Changes Path 1.4 +2 -1 ports/x11/olvwm/patches/patch-aa From owner-freebsd-commit Thu Jan 4 03:33:05 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA00498 for freebsd-commit-outgoing; Thu, 4 Jan 1996 03:33:05 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA00484 for cvs-all-outgoing; Thu, 4 Jan 1996 03:33:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA00474 for cvs-ports-outgoing; Thu, 4 Jan 1996 03:32:57 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA00467 Thu, 4 Jan 1996 03:32:54 -0800 (PST) Date: Thu, 4 Jan 1996 03:32:54 -0800 (PST) From: Satoshi Asami Message-Id: <199601041132.DAA00467@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/x11/xsnow/files md5 Sender: owner-commit@FreeBSD.ORG Precedence: bulk asami 96/01/04 03:32:54 Modified: x11/xsnow/files md5 Log: Update checksum. Why in the hell the version number didn't change as well is beyond me. Revision Changes Path 1.3 +1 -1 ports/x11/xsnow/files/md5 From owner-freebsd-commit Thu Jan 4 07:18:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09380 for freebsd-commit-outgoing; Thu, 4 Jan 1996 07:18:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09350 for cvs-all-outgoing; Thu, 4 Jan 1996 07:18:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09335 for cvs-usrsbin-outgoing; Thu, 4 Jan 1996 07:18:11 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09325 Thu, 4 Jan 1996 07:18:04 -0800 (PST) Date: Thu, 4 Jan 1996 07:18:04 -0800 (PST) From: Peter Wemm Message-Id: <199601041518.HAA09325@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sup/supscan supscan.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/04 07:18:02 Modified: usr.sbin/sup/lib Makefile scan.c usr.sbin/sup/sup sup.1 usr.sbin/sup/supfilesrv supservers.8 usr.sbin/sup/supscan supscan.c Log: After having "imported" sup via a direct repository operation based on work done (some time ago) by Garrett Wollman, apply the ports/net/sup/patches/patch-ab (Garrett's version already has patch-aa) This is not connected to the Makefiles or modules yet. Revision Changes Path 1.2 +4 -1 src/usr.sbin/sup/lib/Makefile 1.2 +29 -12 src/usr.sbin/sup/lib/scan.c 1.2 +9 -4 src/usr.sbin/sup/sup/sup.1 1.2 +11 -0 src/usr.sbin/sup/supfilesrv/supservers.8 1.2 +47 -12 src/usr.sbin/sup/supscan/supscan.c From owner-freebsd-commit Thu Jan 4 07:21:07 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09719 for freebsd-commit-outgoing; Thu, 4 Jan 1996 07:21:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09707 for cvs-all-outgoing; Thu, 4 Jan 1996 07:21:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09694 for cvs-usrsbin-outgoing; Thu, 4 Jan 1996 07:21:00 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09683 Thu, 4 Jan 1996 07:20:58 -0800 (PST) Date: Thu, 4 Jan 1996 07:20:58 -0800 (PST) From: Peter Wemm Message-Id: <199601041520.HAA09683@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sup/supscan Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/04 07:20:57 Modified: usr.sbin/sup Makefile usr.sbin/sup/lib Makefile usr.sbin/sup/sup Makefile usr.sbin/sup/supfilesrv Makefile usr.sbin/sup/supscan Makefile Log: Oops.. Missed $AHA$ -> $Id$ Revision Changes Path 1.2 +1 -1 src/usr.sbin/sup/Makefile 1.3 +1 -1 src/usr.sbin/sup/lib/Makefile 1.2 +2 -1 src/usr.sbin/sup/sup/Makefile 1.2 +2 -1 src/usr.sbin/sup/supfilesrv/Makefile 1.2 +2 -1 src/usr.sbin/sup/supscan/Makefile From owner-freebsd-commit Thu Jan 4 08:10:59 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13435 for freebsd-commit-outgoing; Thu, 4 Jan 1996 08:10:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13426 for cvs-all-outgoing; Thu, 4 Jan 1996 08:10:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13416 for cvs-usrsbin-outgoing; Thu, 4 Jan 1996 08:10:51 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13407 Thu, 4 Jan 1996 08:10:48 -0800 (PST) Date: Thu, 4 Jan 1996 08:10:48 -0800 (PST) From: Peter Wemm Message-Id: <199601041610.IAA13407@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sup/sup sup.1 Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/04 08:10:47 Modified: usr.sbin/sup/lib Makefile usr.sbin/sup/sup sup.1 Log: Restore the changes I made after my last brain hiccup... Document /var/log/sup.rename instead of the old name Couple of lib build cleanups (like, not installing the library, and clean all files) It should be safe now.. :-) Revision Changes Path 1.3 +2 -1 src/usr.sbin/sup/lib/Makefile 1.4 +6 -3 src/usr.sbin/sup/sup/sup.1 From owner-freebsd-commit Thu Jan 4 10:17:47 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21080 for freebsd-commit-outgoing; Thu, 4 Jan 1996 10:17:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21066 for cvs-all-outgoing; Thu, 4 Jan 1996 10:17:31 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21058 for cvs-ports-outgoing; Thu, 4 Jan 1996 10:17:27 -0800 (PST) Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA21034 Thu, 4 Jan 1996 10:16:53 -0800 (PST) Received: by sequent.kiae.su id AA01962 (5.65.kiae-2 ); Thu, 4 Jan 1996 21:14:31 +0300 Received: by sequent.KIAE.su (UUMAIL/2.0); Thu, 4 Jan 96 21:14:30 +0300 Received: (from ache@localhost) by ache.dialup.ru (8.7.3/8.7.3) id VAA00484; Thu, 4 Jan 1996 21:10:05 +0300 (MSK) To: Joerg Wunsch Cc: CVS-committers@freefall.freebsd.org, cvs-ports@freefall.freebsd.org References: <199601040933.KAA11499@uriah.heep.sax.de> In-Reply-To: <199601040933.KAA11499@uriah.heep.sax.de>; from J Wunsch at Thu, 4 Jan 1996 10:33:12 +0100 (MET) Message-Id: Organization: Olahm Ha-Yetzirah Date: Thu, 4 Jan 1996 21:10:05 +0300 (MSK) X-Mailer: Mail/@ [v2.41 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast Subject: Re: cvs commit: ports/www/lynx/files md5 Lines: 27 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk In message <199601040933.KAA11499@uriah.heep.sax.de> J Wunsch writes: >Given the importance lynx has for us (in order to read the system FAQ >and handbook), i'm not very happy with following the bleeding edge >here. Couldn't we stay with the lastest official release of lynx, >instead of the latest and greatest beta? What you call "official release" even not compiles on FreeBSD among its lots of bugs, missing HTML 3.0 tags handling, forms input & tables support. Latest official release really not supported anymore by UKans, it is frozen. You can check discussion at http://www.wfbr.edu/dir/lynx/ (read two suggested files, lynx2-4-fm.zip-lst & CHANGES). Also you can subscribe to lynx development mailing list where only Lynx-FM discussed now, not official version. Lynx-FM changed almost several times in the week. As you can see, I put it on FTP and update port relatively rare, I don't think it can be called "bleeding edge" in this case. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-commit Thu Jan 4 10:33:01 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21996 for freebsd-commit-outgoing; Thu, 4 Jan 1996 10:33:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21984 for cvs-all-outgoing; Thu, 4 Jan 1996 10:32:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21971 for cvs-sys-outgoing; Thu, 4 Jan 1996 10:32:46 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21952 Thu, 4 Jan 1996 10:32:41 -0800 (PST) Date: Thu, 4 Jan 1996 10:32:41 -0800 (PST) From: David Greenman Message-Id: <199601041832.KAA21952@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_object.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/04 10:32:35 Modified: sys/vm vm_object.c Log: Increased vm_object_cache_max by about 50% to yield better utilization of memory when lots of small files are cached. Reviewed by: dyson Revision Changes Path 1.61 +2 -2 src/sys/vm/vm_object.c From owner-freebsd-commit Thu Jan 4 10:52:15 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23373 for freebsd-commit-outgoing; Thu, 4 Jan 1996 10:52:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23250 for cvs-all-outgoing; Thu, 4 Jan 1996 10:52:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23231 for cvs-share-outgoing; Thu, 4 Jan 1996 10:51:56 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23220 Thu, 4 Jan 1996 10:51:54 -0800 (PST) Date: Thu, 4 Jan 1996 10:51:54 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601041851.KAA23220@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook submitters.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/04 10:51:53 Modified: share/doc/handbook submitters.sgml Log: Put Terry's `wish list' into the `nice to have' section of the submitter's guide. Revision Changes Path 1.12 +90 -4 src/share/doc/handbook/submitters.sgml From owner-freebsd-commit Thu Jan 4 11:50:13 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28118 for freebsd-commit-outgoing; Thu, 4 Jan 1996 11:50:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28071 for cvs-all-outgoing; Thu, 4 Jan 1996 11:49:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28057 for cvs-ports-outgoing; Thu, 4 Jan 1996 11:49:49 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28046 Thu, 4 Jan 1996 11:49:44 -0800 (PST) Date: Thu, 4 Jan 1996 11:49:44 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601041949.LAA28046@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/comms/ecu/files md5 Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/04 11:49:42 Modified: comms/ecu Makefile comms/ecu/files md5 Log: Upgrade to 3.38.06 Revision Changes Path 1.7 +3 -3 ports/comms/ecu/Makefile 1.4 +1 -1 ports/comms/ecu/files/md5 From owner-freebsd-commit Thu Jan 4 11:52:41 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28403 for freebsd-commit-outgoing; Thu, 4 Jan 1996 11:52:41 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28365 for cvs-all-outgoing; Thu, 4 Jan 1996 11:52:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28328 for cvs-ports-outgoing; Thu, 4 Jan 1996 11:52:12 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28296 Thu, 4 Jan 1996 11:52:04 -0800 (PST) Date: Thu, 4 Jan 1996 11:52:04 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601041952.LAA28296@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/comms/ecu/patches patch-aa Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/04 11:51:57 Removed: comms/ecu/patches patch-aa Log: Author already apply it From owner-freebsd-commit Thu Jan 4 11:52:45 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28418 for freebsd-commit-outgoing; Thu, 4 Jan 1996 11:52:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28367 for cvs-all-outgoing; Thu, 4 Jan 1996 11:52:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28330 for cvs-sys-outgoing; Thu, 4 Jan 1996 11:52:13 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28294 Thu, 4 Jan 1996 11:52:03 -0800 (PST) Date: Thu, 4 Jan 1996 11:52:03 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601041952.LAA28294@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf options.i386 Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/04 11:51:58 Modified: sys/i386/isa npx.c sys/i386/conf options.i386 Log: convert the math emulation to use the new-style options. Revision Changes Path 1.28 +3 -1 src/sys/i386/isa/npx.c 1.2 +2 -0 src/sys/i386/conf/options.i386 From owner-freebsd-commit Thu Jan 4 12:23:09 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01177 for freebsd-commit-outgoing; Thu, 4 Jan 1996 12:23:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01158 for cvs-all-outgoing; Thu, 4 Jan 1996 12:22:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01148 for cvs-ports-outgoing; Thu, 4 Jan 1996 12:22:49 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01140 Thu, 4 Jan 1996 12:22:47 -0800 (PST) Date: Thu, 4 Jan 1996 12:22:47 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601042022.MAA01140@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/archivers/unzip.with_encryption/pkg COMMENT Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/04 12:22:46 Modified: archivers/unzip.with_encryption Makefile archivers/unzip.with_encryption/files md5 archivers/unzip.with_encryption/pkg COMMENT Log: Upgrade to 5.20h Revision Changes Path 1.15 +5 -5 ports/archivers/unzip.with_encryption/Makefile 1.4 +2 -2 ports/archivers/unzip.with_encryption/files/md5 1.4 +1 -1 ports/archivers/unzip.with_encryption/pkg/COMMENT From owner-freebsd-commit Thu Jan 4 12:29:35 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01927 for freebsd-commit-outgoing; Thu, 4 Jan 1996 12:29:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01910 for cvs-all-outgoing; Thu, 4 Jan 1996 12:29:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01892 for cvs-sys-outgoing; Thu, 4 Jan 1996 12:29:23 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01872 Thu, 4 Jan 1996 12:29:13 -0800 (PST) Date: Thu, 4 Jan 1996 12:29:13 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601042029.MAA01872@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/04 12:29:10 Modified: sys/conf options param.c sys/i386/i386 genassym.c machdep.c sys/i386/ibcs2 ibcs2_ipc.c ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c syscalls.master sys/kern init_sysent.c kern_exec.c kern_exit.c syscalls.c syscalls.master sys/sys syscall-hide.h syscall.h sysproto.h sys/vm vm_glue.c Log: Convert SYSV IPC to new-style options. (I hope I got everything...) The LKMs will need an extra file, to come later. Revision Changes Path 1.3 +3 -0 src/sys/conf/options 1.14 +5 -3 src/sys/conf/param.c 1.31 +3 -1 src/sys/i386/i386/genassym.c 1.167 +2 -1 src/sys/i386/i386/machdep.c 1.5 +3 -0 src/sys/i386/ibcs2/ibcs2_ipc.c 1.2 +1 -1 src/sys/i386/ibcs2/ibcs2_proto.h 1.3 +1 -1 src/sys/i386/ibcs2/ibcs2_syscall.h 1.4 +2 -1 src/sys/i386/ibcs2/ibcs2_sysent.c 1.3 +2 -1 src/sys/i386/ibcs2/syscalls.master 1.28 +2 -1 src/sys/kern/init_sysent.c 1.31 +3 -1 src/sys/kern/kern_exec.c 1.25 +2 -1 src/sys/kern/kern_exit.c 1.25 +1 -1 src/sys/kern/syscalls.c 1.22 +2 -1 src/sys/kern/syscalls.master 1.19 +1 -1 src/sys/sys/syscall-hide.h 1.24 +1 -1 src/sys/sys/syscall.h 1.7 +1 -1 src/sys/sys/sysproto.h 1.34 +3 -1 src/sys/vm/vm_glue.c From owner-freebsd-commit Thu Jan 4 13:13:43 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04724 for freebsd-commit-outgoing; Thu, 4 Jan 1996 13:13:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04712 for cvs-all-outgoing; Thu, 4 Jan 1996 13:13:39 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04705 for cvs-sys-outgoing; Thu, 4 Jan 1996 13:13:32 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04698 Thu, 4 Jan 1996 13:13:27 -0800 (PST) Date: Thu, 4 Jan 1996 13:13:27 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601042113.NAA04698@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c vm_map.c vm_object.c vm_page.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/04 13:13:26 Modified: sys/conf options sys/i386/eisa aha1742.c sys/i386/i386 locore.s machdep.c trap.c sys/i386/isa aic6360.c clock.c sio.c syscons.c sys/i386/isa/pcvt pcvt_kbd.c sys/kern subr_prf.c tty_subr.c vfs_subr.c sys/ufs/ffs ffs_subr.c sys/vm vm_glue.c vm_map.c vm_object.c vm_page.c Log: Convert DDB to new-style option. Revision Changes Path 1.4 +1 -0 src/sys/conf/options 1.46 +2 -1 src/sys/i386/eisa/aha1742.c 1.60 +2 -1 src/sys/i386/i386/locore.s 1.168 +1 -0 src/sys/i386/i386/machdep.c 1.70 +2 -1 src/sys/i386/i386/trap.c 1.18 +2 -267 src/sys/i386/isa/aic6360.c 1.44 +3 -1 src/sys/i386/isa/clock.c 1.133 +3 -1 src/sys/i386/isa/sio.c 1.139 +3 -1 src/sys/i386/isa/syscons.c 1.10 +2 -0 src/sys/i386/isa/pcvt/pcvt_kbd.c 1.20 +3 -1 src/sys/kern/subr_prf.c 1.21 +2 -1 src/sys/kern/tty_subr.c 1.51 +2 -1 src/sys/kern/vfs_subr.c 1.7 +3 -1 src/sys/ufs/ffs/ffs_subr.c 1.35 +1 -0 src/sys/vm/vm_glue.c 1.31 +2 -1 src/sys/vm/vm_map.c 1.62 +2 -1 src/sys/vm/vm_object.c 1.45 +2 -1 src/sys/vm/vm_page.c From owner-freebsd-commit Thu Jan 4 13:19:44 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05248 for freebsd-commit-outgoing; Thu, 4 Jan 1996 13:19:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05189 for cvs-all-outgoing; Thu, 4 Jan 1996 13:19:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05166 for cvs-ports-outgoing; Thu, 4 Jan 1996 13:19:23 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05139 Thu, 4 Jan 1996 13:19:19 -0800 (PST) Date: Thu, 4 Jan 1996 13:19:19 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601042119.NAA05139@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/archivers/zip.with_encryption/pkg COMMENT Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/04 13:19:17 Modified: archivers/zip.with_encryption Makefile archivers/zip.with_encryption/files md5 archivers/zip.with_encryption/patches patch-aa archivers/zip.with_encryption/pkg COMMENT Removed: archivers/zip.with_encryption/patches patch-ab Log: Upgrade to 2.0s Revision Changes Path 1.14 +7 -7 ports/archivers/zip.with_encryption/Makefile 1.3 +2 -2 ports/archivers/zip.with_encryption/files/md5 1.4 +12 -32 ports/archivers/zip.with_encryption/patches/patch-aa 1.3 +1 -1 ports/archivers/zip.with_encryption/pkg/COMMENT From owner-freebsd-commit Thu Jan 4 13:35:14 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA06281 for freebsd-commit-outgoing; Thu, 4 Jan 1996 13:35:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA06240 for cvs-all-outgoing; Thu, 4 Jan 1996 13:34:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA06231 for cvs-sys-outgoing; Thu, 4 Jan 1996 13:34:42 -0800 (PST) Received: (from olah@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA06195 Thu, 4 Jan 1996 13:34:35 -0800 (PST) Date: Thu, 4 Jan 1996 13:34:35 -0800 (PST) From: Andras Olah Message-Id: <199601042134.NAA06195@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet tcp_timer.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk olah 96/01/04 13:34:32 Modified: sys/netinet tcp_timer.c Log: Reverse the modification which caused the annoying m_copydata crash: set the TF_ACKNOW flag when the REXMT timer goes off to force a retransmission. In certain situations pulling snd_nxt back to snd_una is not sufficient. Revision Changes Path 1.13 +5 -1 src/sys/netinet/tcp_timer.c From owner-freebsd-commit Thu Jan 4 15:49:04 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA23791 for freebsd-commit-outgoing; Thu, 4 Jan 1996 15:49:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02436 for cvs-all-outgoing; Thu, 4 Jan 1996 12:35:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02411 for cvs-user-outgoing; Thu, 4 Jan 1996 12:35:13 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02371 Thu, 4 Jan 1996 12:34:55 -0800 (PST) Date: Thu, 4 Jan 1996 12:34:55 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601042034.MAA02371@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/lkm/ibcs2 Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/04 12:34:51 Modified: lkm/ibcs2 Makefile Log: Automatically create an empty opt_sysvipc.h to mimic old option environment. Revision Changes Path 1.9 +6 -2 src/lkm/ibcs2/Makefile From owner-freebsd-commit Thu Jan 4 17:48:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12688 for freebsd-commit-outgoing; Thu, 4 Jan 1996 17:48:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12610 for cvs-all-outgoing; Thu, 4 Jan 1996 17:48:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12578 for cvs-sys-outgoing; Thu, 4 Jan 1996 17:48:24 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12556 Thu, 4 Jan 1996 17:48:16 -0800 (PST) Date: Thu, 4 Jan 1996 17:48:16 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601050148.RAA12556@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx_asm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/04 17:48:15 Modified: sys/dev/aic7xxx aic7xxx_asm.c Log: Null terminate execl's argument list. Submitted by: Ron Lenk Revision Changes Path 1.11 +2 -2 src/sys/dev/aic7xxx/aic7xxx_asm.c From owner-freebsd-commit Thu Jan 4 17:52:44 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13585 for freebsd-commit-outgoing; Thu, 4 Jan 1996 17:52:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13571 for cvs-all-outgoing; Thu, 4 Jan 1996 17:52:36 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13550 for cvs-sys-outgoing; Thu, 4 Jan 1996 17:52:31 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA13537 Thu, 4 Jan 1996 17:52:29 -0800 (PST) Date: Thu, 4 Jan 1996 17:52:29 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601050152.RAA13537@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx_asm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/04 17:52:28 Branch: sys/dev/aic7xxx RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx_asm.c Log: Merge with HEAD. Null terminate execl's arg list. For some reason this didn't cause a problem on my -current system. :( Submitted by: Ron Lenk Revision Changes Path 1.9.4.2 +2 -2 src/sys/dev/aic7xxx/aic7xxx_asm.c From owner-freebsd-commit Thu Jan 4 20:01:20 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA29530 for freebsd-commit-outgoing; Thu, 4 Jan 1996 20:01:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA29506 for cvs-all-outgoing; Thu, 4 Jan 1996 20:01:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA29490 for cvs-gnu-outgoing; Thu, 4 Jan 1996 20:00:58 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA29480 Thu, 4 Jan 1996 20:00:55 -0800 (PST) Date: Thu, 4 Jan 1996 20:00:55 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601050400.UAA29480@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c radiolist.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/04 20:00:54 Modified: gnu/lib/libdialog checklist.c radiolist.c Log: Refresh before calling selection hook. Revision Changes Path 1.14 +3 -1 src/gnu/lib/libdialog/checklist.c 1.14 +3 -1 src/gnu/lib/libdialog/radiolist.c From owner-freebsd-commit Thu Jan 4 20:05:18 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA00148 for freebsd-commit-outgoing; Thu, 4 Jan 1996 20:05:18 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA00137 for cvs-all-outgoing; Thu, 4 Jan 1996 20:05:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA00115 for cvs-gnu-outgoing; Thu, 4 Jan 1996 20:05:01 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA29981 Thu, 4 Jan 1996 20:04:56 -0800 (PST) Date: Thu, 4 Jan 1996 20:04:56 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601050404.UAA29981@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c radiolist.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/04 20:04:54 Branch: gnu/lib/libdialog RELENG_2_1_0 Modified: gnu/lib/libdialog checklist.c radiolist.c Log: Merge changes from HEAD Revision Changes Path 1.11.4.3 +3 -1 src/gnu/lib/libdialog/checklist.c 1.11.4.3 +3 -1 src/gnu/lib/libdialog/radiolist.c From owner-freebsd-commit Thu Jan 4 22:19:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA10394 for freebsd-commit-outgoing; Thu, 4 Jan 1996 22:19:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA10381 for cvs-all-outgoing; Thu, 4 Jan 1996 22:19:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA10371 for cvs-sys-outgoing; Thu, 4 Jan 1996 22:19:43 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA10364 Thu, 4 Jan 1996 22:19:39 -0800 (PST) Date: Thu, 4 Jan 1996 22:19:39 -0800 (PST) From: Paul Traina Message-Id: <199601050619.WAA10364@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsi_tape.h st.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk pst 96/01/04 22:19:38 Branch: sys/scsi RELENG_2_1_0 Modified: sys/scsi scsi_tape.h st.c Log: Fold in support for QIC-3080 format tape drives from -current. Revision Changes Path 1.13.4.1 +2 -1 src/sys/scsi/scsi_tape.h 1.36.4.2 +3 -1 src/sys/scsi/st.c From owner-freebsd-commit Fri Jan 5 00:36:41 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18794 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:36:41 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18782 for cvs-all-outgoing; Fri, 5 Jan 1996 00:36:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18770 for cvs-share-outgoing; Fri, 5 Jan 1996 00:36:34 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18763 Fri, 5 Jan 1996 00:36:31 -0800 (PST) Date: Fri, 5 Jan 1996 00:36:31 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601050836.AAA18763@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook submitters.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/05 00:36:29 Modified: share/doc/handbook submitters.sgml Log: DTRT for @. Revision Changes Path 1.13 +3 -3 src/share/doc/handbook/submitters.sgml From owner-freebsd-commit Fri Jan 5 00:37:42 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18884 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:37:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18866 for cvs-all-outgoing; Fri, 5 Jan 1996 00:37:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18852 for cvs-usrbin-outgoing; Fri, 5 Jan 1996 00:37:35 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18842 Fri, 5 Jan 1996 00:37:33 -0800 (PST) Date: Fri, 5 Jan 1996 00:37:33 -0800 (PST) From: Thomas Graichen Message-Id: <199601050837.AAA18842@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/quota Makefile quota.1 quota.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 00:37:32 Modified: usr.bin/quota Makefile quota.1 quota.c Log: Obtained from: NetBSD replaced our quota with the NetBSD one, then added all changes we made to our - this is done to support the displaying of quota's over nfs using the rpc.rquotad Revision Changes Path 1.2 +3 -0 src/usr.bin/quota/Makefile 1.2 +15 -3 src/usr.bin/quota/quota.1 1.3 +274 -87 src/usr.bin/quota/quota.c From owner-freebsd-commit Fri Jan 5 00:44:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19427 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:44:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19411 for cvs-all-outgoing; Fri, 5 Jan 1996 00:44:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19400 for cvs-CVSROOT-outgoing; Fri, 5 Jan 1996 00:44:43 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19381 Fri, 5 Jan 1996 00:44:40 -0800 (PST) Date: Fri, 5 Jan 1996 00:44:40 -0800 (PST) From: Thomas Graichen Message-Id: <199601050844.AAA19381@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 00:44:39 Modified: . modules Log: rpc.rquotad --> src/libexec/rpc.rquotad Revision Changes Path 1.605 +2 -1 CVSROOT/modules From owner-freebsd-commit Fri Jan 5 00:47:25 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19550 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:47:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19540 for cvs-all-outgoing; Fri, 5 Jan 1996 00:47:18 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19530 for cvs-libexec-outgoing; Fri, 5 Jan 1996 00:47:15 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19522 Fri, 5 Jan 1996 00:47:13 -0800 (PST) Date: Fri, 5 Jan 1996 00:47:13 -0800 (PST) From: Thomas Graichen Message-Id: <199601050847.AAA19522@freefall.freebsd.org> To: CVS-committers, cvs-libexec Subject: cvs commit: src/libexec/rpc.rquotad - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 00:47:12 Branch: libexec/rpc.rquotad 1.1.1 Log: Obtained from: NetBSD Imported rpc.rquotad from NetBSD - currently only used by the quota-command to display quota's over nfs Status: Vendor Tag: NETBSD Release Tags: v1_0 N src/libexec/rpc.rquotad/rpc.rquotad.8 N src/libexec/rpc.rquotad/rquotad.c N src/libexec/rpc.rquotad/Makefile No conflicts created by this import From owner-freebsd-commit Fri Jan 5 00:47:51 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19627 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:47:51 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19613 for cvs-all-outgoing; Fri, 5 Jan 1996 00:47:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19600 for cvs-share-outgoing; Fri, 5 Jan 1996 00:47:42 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19592 Fri, 5 Jan 1996 00:47:40 -0800 (PST) Date: Fri, 5 Jan 1996 00:47:40 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601050847.AAA19592@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook submitters.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/05 00:47:39 Modified: share/doc/handbook submitters.sgml Log: Argh! Typo. Revision Changes Path 1.14 +3 -3 src/share/doc/handbook/submitters.sgml From owner-freebsd-commit Fri Jan 5 00:51:53 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19853 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:51:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19838 for cvs-all-outgoing; Fri, 5 Jan 1996 00:51:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19825 for cvs-CVSROOT-outgoing; Fri, 5 Jan 1996 00:51:43 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19811 Fri, 5 Jan 1996 00:51:40 -0800 (PST) Date: Fri, 5 Jan 1996 00:51:40 -0800 (PST) From: Thomas Graichen Message-Id: <199601050851.AAA19811@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 00:51:39 Modified: . modules Log: rpc.sprayd --> src/libexec/rpc.sprayd Revision Changes Path 1.606 +2 -1 CVSROOT/modules From owner-freebsd-commit Fri Jan 5 00:53:54 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19971 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:53:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19959 for cvs-all-outgoing; Fri, 5 Jan 1996 00:53:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19949 for cvs-libexec-outgoing; Fri, 5 Jan 1996 00:53:42 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19942 Fri, 5 Jan 1996 00:53:41 -0800 (PST) Date: Fri, 5 Jan 1996 00:53:41 -0800 (PST) From: Thomas Graichen Message-Id: <199601050853.AAA19942@freefall.freebsd.org> To: CVS-committers, cvs-libexec Subject: cvs commit: src/libexec/rpc.sprayd - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 00:53:40 Branch: libexec/rpc.sprayd 1.1.1 Log: Obtained from: NetBSD imported the rpc.sprayd from NetBSD - it is used by the new spray command for network analysis Status: Vendor Tag: NETBSD Release Tags: v1_0 N src/libexec/rpc.sprayd/rpc.sprayd.8 N src/libexec/rpc.sprayd/Makefile N src/libexec/rpc.sprayd/sprayd.c No conflicts created by this import From owner-freebsd-commit Fri Jan 5 00:57:15 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA20195 for freebsd-commit-outgoing; Fri, 5 Jan 1996 00:57:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA20181 for cvs-all-outgoing; Fri, 5 Jan 1996 00:57:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA20165 for cvs-usrbin-outgoing; Fri, 5 Jan 1996 00:57:00 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id AAA20138 Fri, 5 Jan 1996 00:56:42 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id QAA07350; Fri, 5 Jan 1996 16:56:32 +0800 (WST) Date: Fri, 5 Jan 1996 16:56:32 +0800 (WST) From: Peter Wemm To: Thomas Graichen cc: CVS-committers@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/quota Makefile quota.1 quota.c In-Reply-To: <199601050837.AAA18842@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Fri, 5 Jan 1996, Thomas Graichen wrote: > Modified: usr.bin/quota Makefile quota.1 quota.c > Log: > Obtained from: NetBSD > replaced our quota with the NetBSD one, then added all changes we made > to our - this is done to support the displaying of quota's over nfs > using the rpc.rquotad Sorry to nag about this, but this sort of thing really should be done via 'cvs import' and 'cvs update -j'. Otherwise, how are re supposed to find the differences between our quota(1) and theirs? And what if it's desirable to update to a newer one later on? If it was imported, it is a trivial matter. If it's been spammed onto the head like this, you have to reinvent the wheel over and over again. Damn, it sounds like I'm going to have to write that 'Care and Feeding of CVS' that Jordan asked me for.. BTW: Again, I most strongly reccomend that people be familiar with the first part of the CVS FAQ. (~src/gnu/usr.bin/cvs/FAQ). It describes this kind of thing from a user's perspective. The horrible detail about administering the stuff occupies 90% of the FAQ, so there's no need to panic when you see the size of the thing. :-) In particular, section 2 (most, but not all of it) and section 3H and 3P. 3H deals with importinf stuff, and 3P deals with merging the import onto the mainline. There's loads of other useful stuff hidden in section 3 if you have time. -Peter From owner-freebsd-commit Fri Jan 5 01:07:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20731 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:07:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20709 for cvs-all-outgoing; Fri, 5 Jan 1996 01:07:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20694 for cvs-CVSROOT-outgoing; Fri, 5 Jan 1996 01:07:28 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20673 Fri, 5 Jan 1996 01:07:22 -0800 (PST) Date: Fri, 5 Jan 1996 01:07:22 -0800 (PST) From: Thomas Graichen Message-Id: <199601050907.BAA20673@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:07:20 Modified: . modules Log: spray --> src/usr.sbin/spray Revision Changes Path 1.607 +2 -1 CVSROOT/modules From owner-freebsd-commit Fri Jan 5 01:09:55 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20899 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:09:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20885 for cvs-all-outgoing; Fri, 5 Jan 1996 01:09:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20870 for cvs-usrsbin-outgoing; Fri, 5 Jan 1996 01:09:36 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20861 Fri, 5 Jan 1996 01:09:31 -0800 (PST) Date: Fri, 5 Jan 1996 01:09:31 -0800 (PST) From: Thomas Graichen Message-Id: <199601050909.BAA20861@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/spray - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:09:30 Branch: usr.sbin/spray 1.1.1 Log: Obtained from: NetBSD imported the spray command from NetBSD - it can be used for network analysis (see the man-page) Status: Vendor Tag: NETBSD Release Tags: v1_0 N src/usr.sbin/spray/spray.c N src/usr.sbin/spray/Makefile N src/usr.sbin/spray/spray.8 No conflicts created by this import From owner-freebsd-commit Fri Jan 5 01:17:40 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21687 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:17:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21675 for cvs-all-outgoing; Fri, 5 Jan 1996 01:17:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21651 for cvs-CVSROOT-outgoing; Fri, 5 Jan 1996 01:17:30 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21621 Fri, 5 Jan 1996 01:17:22 -0800 (PST) Date: Fri, 5 Jan 1996 01:17:22 -0800 (PST) From: Thomas Graichen Message-Id: <199601050917.BAA21621@freefall.freebsd.org> To: CVS-committers, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:17:21 Modified: . modules Log: newsyslog --> src/usr.sbin/newsyslog Revision Changes Path 1.608 +2 -1 CVSROOT/modules From owner-freebsd-commit Fri Jan 5 01:28:34 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22754 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:28:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22744 for cvs-all-outgoing; Fri, 5 Jan 1996 01:28:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22726 for cvs-usrsbin-outgoing; Fri, 5 Jan 1996 01:28:22 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22696 Fri, 5 Jan 1996 01:28:15 -0800 (PST) Date: Fri, 5 Jan 1996 01:28:15 -0800 (PST) From: Thomas Graichen Message-Id: <199601050928.BAA22696@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/newsyslog - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:28:13 Branch: usr.sbin/newsyslog 1.1.1 Log: Obtained from: NetBSD imported the newsyslog command from NetBSD - it make the "rotation" of the logfiles much simpler (it is currently done by "hand" in the /etc/[daily,weekly,monthly] scripts) - now it will be done by invoking newsyslog every hour which is very customizable via a /etc/newsyslog.conf file Status: Vendor Tag: NETBSD Release Tags: v1_0 N src/usr.sbin/newsyslog/newsyslog.c N src/usr.sbin/newsyslog/newsyslog.8 N src/usr.sbin/newsyslog/Makefile No conflicts created by this import From owner-freebsd-commit Fri Jan 5 01:42:13 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23892 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:42:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23879 for cvs-all-outgoing; Fri, 5 Jan 1996 01:42:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23863 for cvs-usrsbin-outgoing; Fri, 5 Jan 1996 01:42:03 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23849 Fri, 5 Jan 1996 01:41:58 -0800 (PST) Date: Fri, 5 Jan 1996 01:41:58 -0800 (PST) From: Peter Wemm Message-Id: <199601050941.BAA23849@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/05 01:41:57 Modified: usr.sbin Makefile Log: Add sup and IPXrouted to makefile (IPXrouted is far more likely to be used than XNSrouted) Revision Changes Path 1.75 +8 -2 src/usr.sbin/Makefile From owner-freebsd-commit Fri Jan 5 01:44:58 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24147 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:44:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24104 for cvs-all-outgoing; Fri, 5 Jan 1996 01:44:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24077 for cvs-libexec-outgoing; Fri, 5 Jan 1996 01:44:43 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24063 Fri, 5 Jan 1996 01:44:38 -0800 (PST) Date: Fri, 5 Jan 1996 01:44:38 -0800 (PST) From: Thomas Graichen Message-Id: <199601050944.BAA24063@freefall.freebsd.org> To: CVS-committers, cvs-libexec Subject: cvs commit: src/libexec Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:44:37 Modified: libexec Makefile Log: added rpc.rquotad and rpc.sprayd Revision Changes Path 1.14 +2 -2 src/libexec/Makefile From owner-freebsd-commit Fri Jan 5 01:54:05 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25035 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:54:05 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25014 for cvs-all-outgoing; Fri, 5 Jan 1996 01:53:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25005 for cvs-usrsbin-outgoing; Fri, 5 Jan 1996 01:53:55 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24998 Fri, 5 Jan 1996 01:53:53 -0800 (PST) Date: Fri, 5 Jan 1996 01:53:53 -0800 (PST) From: Thomas Graichen Message-Id: <199601050953.BAA24998@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:53:51 Modified: usr.sbin Makefile Log: added newsyslog and spray Revision Changes Path 1.76 +3 -3 src/usr.sbin/Makefile From owner-freebsd-commit Fri Jan 5 02:09:30 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA26634 for freebsd-commit-outgoing; Fri, 5 Jan 1996 02:09:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA26618 for cvs-all-outgoing; Fri, 5 Jan 1996 02:09:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA26606 for cvs-etc-outgoing; Fri, 5 Jan 1996 02:09:21 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA26597 Fri, 5 Jan 1996 02:09:18 -0800 (PST) Date: Fri, 5 Jan 1996 02:09:18 -0800 (PST) From: Thomas Graichen Message-Id: <199601051009.CAA26597@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc crontab daily inetd.conf monthly weekly Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 02:09:17 Modified: etc crontab daily inetd.conf monthly weekly Log: changed /etc/[daily,weekly,monthly] to not rotate the logfiles by "hand", changed /etc/crontab to call /usr/sbin/newsyslog every hour (the entry was there before - but we haven't had any newsyslog until today :-) and changed /etc/inetd.conf to also contain (commentet out) entries for rpc.rquotad and rpc.sprayd (taken from NetBSD) Revision Changes Path 1.12 +2 -2 src/etc/crontab 1.15 +0 -30 src/etc/daily 1.21 +2 -0 src/etc/inetd.conf 1.4 +0 -16 src/etc/monthly 1.13 +0 -22 src/etc/weekly From owner-freebsd-commit Fri Jan 5 02:24:17 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27565 for freebsd-commit-outgoing; Fri, 5 Jan 1996 02:24:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27550 for cvs-all-outgoing; Fri, 5 Jan 1996 02:24:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27540 for cvs-etc-outgoing; Fri, 5 Jan 1996 02:24:10 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27531 Fri, 5 Jan 1996 02:24:07 -0800 (PST) Date: Fri, 5 Jan 1996 02:24:07 -0800 (PST) From: Thomas Graichen Message-Id: <199601051024.CAA27531@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc newsyslog.conf Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 02:24:06 Added: etc newsyslog.conf Log: added the file /etc/newsyslog.conf (config file for /usr/sbin/newsyslog - see the man-page for it for details) - i put all the "rotations" which were in /etc/[daily,weekly,monthly] in here From owner-freebsd-commit Fri Jan 5 08:13:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13900 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:13:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13889 for cvs-all-outgoing; Fri, 5 Jan 1996 08:13:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13882 for cvs-libexec-outgoing; Fri, 5 Jan 1996 08:13:28 -0800 (PST) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA13867 Fri, 5 Jan 1996 08:13:16 -0800 (PST) Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA06808; Fri, 5 Jan 1996 11:13:13 -0500 Date: Fri, 5 Jan 1996 11:13:13 -0500 From: "Garrett A. Wollman" Message-Id: <9601051613.AA06808@halloran-eldar.lcs.mit.edu> To: Thomas Graichen Cc: CVS-committers@freefall.freebsd.org, cvs-libexec@freefall.freebsd.org Subject: cvs commit: src/libexec Makefile In-Reply-To: <199601050944.BAA24063@freefall.freebsd.org> References: <199601050944.BAA24063@freefall.freebsd.org> Sender: owner-commit@FreeBSD.ORG Precedence: bulk < said: > graichen 96/01/05 01:44:37 > Modified: libexec Makefile > Log: > added rpc.rquotad and rpc.sprayd I would very, very much have preferred if these could have been named reasonably rather than following Sun's brain-damage. We don't call the server TELNET `in.telnetd'... -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant From owner-freebsd-commit Fri Jan 5 08:13:59 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13971 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:13:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13957 for cvs-all-outgoing; Fri, 5 Jan 1996 08:13:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13940 for cvs-sys-outgoing; Fri, 5 Jan 1996 08:13:50 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13929 Fri, 5 Jan 1996 08:13:47 -0800 (PST) Date: Fri, 5 Jan 1996 08:13:47 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601051613.IAA13929@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/05 08:13:46 Modified: sys/dev/aic7xxx aic7xxx.seq Log: Bring back the more heavy-weight version of the mesgin inb routines. Davidg's testing made me think that some of the checks were superfluous, but wcarchive (and Amancio) know better. Revision Changes Path 1.26 +12 -4 src/sys/dev/aic7xxx/aic7xxx.seq Modified: sys/i386/scsi aic7xxx.c Log: The sequencer sets Intstat to REJECT_MSG, not MSG_REJECT. Submitted by: "Daniel M. Eischen" Revision Changes Path 1.52 +2 -2 src/sys/i386/scsi/aic7xxx.c From owner-freebsd-commit Fri Jan 5 08:20:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14479 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:20:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14454 for cvs-all-outgoing; Fri, 5 Jan 1996 08:20:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14410 for cvs-sys-outgoing; Fri, 5 Jan 1996 08:20:07 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14343 Fri, 5 Jan 1996 08:19:57 -0800 (PST) Date: Fri, 5 Jan 1996 08:19:57 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601051619.IAA14343@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/05 08:19:55 Branch: sys/dev/aic7xxx RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx.seq Log: Merge with HEAD. Revert to safer inb* routines. Revision Changes Path 1.16.4.6 +13 -5 src/sys/dev/aic7xxx/aic7xxx.seq Branch: sys/i386/scsi RELENG_2_1_0 Modified: sys/i386/scsi aic7xxx.c Log: Merge with HEAD. Check for REJECT_MSG instead of MSG_REJECT in intstat. Revision Changes Path 1.29.2.8 +2 -2 src/sys/i386/scsi/aic7xxx.c From owner-freebsd-commit Fri Jan 5 08:38:27 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15700 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:38:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15676 for cvs-all-outgoing; Fri, 5 Jan 1996 08:38:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15652 for cvs-sys-outgoing; Fri, 5 Jan 1996 08:38:14 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15634 Fri, 5 Jan 1996 08:38:09 -0800 (PST) Date: Fri, 5 Jan 1996 08:38:09 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601051638.IAA15634@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 08:38:07 Modified: sys/kern sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c Log: Somehow managed to miss these four files when converting the SYSV IPC options over to the new style. Revision Changes Path 1.2 +3 -1 src/sys/kern/sysv_ipc.c 1.12 +3 -1 src/sys/kern/sysv_msg.c 1.15 +3 -1 src/sys/kern/sysv_sem.c 1.17 +3 -1 src/sys/kern/sysv_shm.c From owner-freebsd-commit Fri Jan 5 08:38:37 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15733 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:38:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15707 for cvs-all-outgoing; Fri, 5 Jan 1996 08:38:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15678 for cvs-ports-outgoing; Fri, 5 Jan 1996 08:38:23 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15664 Fri, 5 Jan 1996 08:38:16 -0800 (PST) Date: Fri, 5 Jan 1996 08:38:16 -0800 (PST) From: Stefan Esser Message-Id: <199601051638.IAA15664@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/bytebench/patches patch-aa Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/01/05 08:38:14 Modified: benchmarks/bytebench Makefile benchmarks/bytebench/patches patch-aa Log: Make this run from a R/O /usr file system: - Temporary files are written into $TMPDIR (default /var/tmp) (some 18MB of free space are required for the file system test). - Results are stored into $RESULTDIR (default /tmp). Revision Changes Path 1.4 +7 -7 ports/benchmarks/bytebench/Makefile 1.3 +49 -1 ports/benchmarks/bytebench/patches/patch-aa From owner-freebsd-commit Fri Jan 5 08:55:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA16662 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:55:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA16649 for cvs-all-outgoing; Fri, 5 Jan 1996 08:54:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA16639 for cvs-usrbin-outgoing; Fri, 5 Jan 1996 08:54:57 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA16632 Fri, 5 Jan 1996 08:54:55 -0800 (PST) Date: Fri, 5 Jan 1996 08:54:55 -0800 (PST) From: Bruce Evans Message-Id: <199601051654.IAA16632@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/gprof4/modules modules Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/05 08:54:55 Removed: usr.bin/gprof4/modules modules Log: Removed bogus copy of "modules" created by the easy-import bug. From owner-freebsd-commit Fri Jan 5 09:00:46 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA16970 for freebsd-commit-outgoing; Fri, 5 Jan 1996 09:00:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA16958 for cvs-all-outgoing; Fri, 5 Jan 1996 09:00:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA16948 for cvs-etc-outgoing; Fri, 5 Jan 1996 09:00:32 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA16940 Fri, 5 Jan 1996 09:00:30 -0800 (PST) Date: Fri, 5 Jan 1996 09:00:30 -0800 (PST) From: Bruce Evans Message-Id: <199601051700.JAA16940@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc sysconfig Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/05 09:00:30 Modified: etc sysconfig Log: Fixed initialization of $local_startup. sysconfig attempted to run /usr/X11R6/etc/rc.d every time it was sourced. Revision Changes Path 1.30 +2 -2 src/etc/sysconfig From owner-freebsd-commit Fri Jan 5 09:46:33 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19637 for freebsd-commit-outgoing; Fri, 5 Jan 1996 09:46:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19617 for cvs-all-outgoing; Fri, 5 Jan 1996 09:46:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19603 for cvs-sys-outgoing; Fri, 5 Jan 1996 09:46:19 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19596 Fri, 5 Jan 1996 09:46:17 -0800 (PST) Date: Fri, 5 Jan 1996 09:46:17 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601051746.JAA19596@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_syscalls.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 09:46:16 Modified: sys/conf options sys/kern vfs_syscalls.c Log: convert FDESC, KERNFS, NULLFS, PORTAL, UMAPFS, and UNION to the new style of options. Revision Changes Path 1.5 +7 -1 src/sys/conf/options 1.45 +10 -1 src/sys/kern/vfs_syscalls.c From owner-freebsd-commit Fri Jan 5 09:49:45 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19976 for freebsd-commit-outgoing; Fri, 5 Jan 1996 09:49:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19964 for cvs-all-outgoing; Fri, 5 Jan 1996 09:49:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19954 for cvs-sys-outgoing; Fri, 5 Jan 1996 09:49:34 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19947 Fri, 5 Jan 1996 09:49:33 -0800 (PST) Date: Fri, 5 Jan 1996 09:49:33 -0800 (PST) From: David Greenman Message-Id: <199601051749.JAA19947@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys socket.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/05 09:49:32 Modified: sys/sys socket.h Log: Increased default SOMAXCONN from 32 to 128. 128 is the largest value I consider "safe" for most systems. Note that this is (has been for some time) also tunable with sysctl (via kern.somaxconn) should the operator wish to increase this value even higher. Also note that 128 is what the Netscape WWW server reportedly asks for. Revision Changes Path 1.8 +2 -2 src/sys/sys/socket.h From owner-freebsd-commit Fri Jan 5 10:17:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21574 for freebsd-commit-outgoing; Fri, 5 Jan 1996 10:17:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21564 for cvs-all-outgoing; Fri, 5 Jan 1996 10:17:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21554 for cvs-ports-outgoing; Fri, 5 Jan 1996 10:17:42 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21547 Fri, 5 Jan 1996 10:17:40 -0800 (PST) Date: Fri, 5 Jan 1996 10:17:40 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601051817.KAA21547@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/russian/pgp.language/pkg COMMENT Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/05 10:17:40 Modified: russian/pgp.language Makefile russian/pgp.language/files md5 russian/pgp.language/pkg COMMENT Log: Update to mach current development PGP snapshot Revision Changes Path 1.12 +3 -3 ports/russian/pgp.language/Makefile 1.9 +1 -1 ports/russian/pgp.language/files/md5 1.2 +1 -1 ports/russian/pgp.language/pkg/COMMENT From owner-freebsd-commit Fri Jan 5 10:30:23 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22055 for freebsd-commit-outgoing; Fri, 5 Jan 1996 10:30:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22045 for cvs-all-outgoing; Fri, 5 Jan 1996 10:30:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22034 for cvs-sys-outgoing; Fri, 5 Jan 1996 10:30:14 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22027 Fri, 5 Jan 1996 10:30:12 -0800 (PST) Date: Fri, 5 Jan 1996 10:30:12 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601051830.KAA22027@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 10:30:11 Modified: sys/i386/conf Makefile.i386 Log: Delete a couple of unnecessary dependencies on Makefile. Revision Changes Path 1.73 +3 -3 src/sys/i386/conf/Makefile.i386 From owner-freebsd-commit Fri Jan 5 10:32:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22315 for freebsd-commit-outgoing; Fri, 5 Jan 1996 10:32:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22301 for cvs-all-outgoing; Fri, 5 Jan 1996 10:32:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22291 for cvs-sys-outgoing; Fri, 5 Jan 1996 10:32:03 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA22268 Fri, 5 Jan 1996 10:32:01 -0800 (PST) Date: Fri, 5 Jan 1996 10:32:01 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601051832.KAA22268@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_inode.c ufs_quota.c ufs_vfsops.c ufs_vnops.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 10:32:00 Modified: sys/conf options sys/gnu/ext2fs ext2_alloc.c ext2_inode.c ext2_vfsops.c sys/msdosfs msdosfs_vfsops.c sys/ufs/ffs ffs_alloc.c ffs_inode.c ffs_vfsops.c sys/ufs/lfs lfs_alloc.c lfs_inode.c lfs_vfsops.c sys/ufs/ufs ufs_inode.c ufs_quota.c ufs_vfsops.c ufs_vnops.c Log: Convert QUOTA to new-style option. Revision Changes Path 1.6 +1 -0 src/sys/conf/options 1.5 +2 -0 src/sys/gnu/ext2fs/ext2_alloc.c 1.3 +2 -0 src/sys/gnu/ext2fs/ext2_inode.c 1.7 +2 -0 src/sys/gnu/ext2fs/ext2_vfsops.c 1.11 +1 -16 src/sys/msdosfs/msdosfs_vfsops.c 1.23 +3 -1 src/sys/ufs/ffs/ffs_alloc.c 1.19 +3 -1 src/sys/ufs/ffs/ffs_inode.c 1.33 +3 -1 src/sys/ufs/ffs/ffs_vfsops.c 1.10 +3 -1 src/sys/ufs/lfs/lfs_alloc.c 1.12 +3 -1 src/sys/ufs/lfs/lfs_inode.c 1.14 +3 -1 src/sys/ufs/lfs/lfs_vfsops.c 1.8 +3 -1 src/sys/ufs/ufs/ufs_inode.c 1.7 +4 -1 src/sys/ufs/ufs/ufs_quota.c 1.5 +3 -1 src/sys/ufs/ufs/ufs_vfsops.c 1.36 +3 -1 src/sys/ufs/ufs/ufs_vnops.c From owner-freebsd-commit Fri Jan 5 10:54:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23452 for freebsd-commit-outgoing; Fri, 5 Jan 1996 10:54:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23431 for cvs-all-outgoing; Fri, 5 Jan 1996 10:54:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23411 for cvs-etc-outgoing; Fri, 5 Jan 1996 10:54:16 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23394 Fri, 5 Jan 1996 10:54:10 -0800 (PST) Date: Fri, 5 Jan 1996 10:54:10 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601051854.KAA23394@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc make.conf Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/05 10:54:09 Modified: etc make.conf Log: Remove -fno-strength-reduce, gcc bug fixed recently Revision Changes Path 1.24 +2 -2 src/etc/make.conf From owner-freebsd-commit Fri Jan 5 11:13:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA24513 for freebsd-commit-outgoing; Fri, 5 Jan 1996 11:13:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA24503 for cvs-all-outgoing; Fri, 5 Jan 1996 11:12:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA24493 for cvs-sys-outgoing; Fri, 5 Jan 1996 11:12:53 -0800 (PST) Received: (from paul@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA24483 Fri, 5 Jan 1996 11:12:50 -0800 (PST) Date: Fri, 5 Jan 1996 11:12:50 -0800 (PST) From: Paul Richards Message-Id: <199601051912.LAA24483@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa if_lnc.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk paul 96/01/05 11:12:50 Modified: sys/i386/isa if_lnc.c Log: Added multicast support, currently #ifdef LNC_MULTICAST. Changed parameter of lnc_watchdog to match what upper levels expect, fixed a warning. Revision Changes Path 1.18 +85 -14 src/sys/i386/isa/if_lnc.c From owner-freebsd-commit Fri Jan 5 11:20:56 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25059 for freebsd-commit-outgoing; Fri, 5 Jan 1996 11:20:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25046 for cvs-all-outgoing; Fri, 5 Jan 1996 11:20:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25031 for cvs-sys-outgoing; Fri, 5 Jan 1996 11:20:44 -0800 (PST) Received: from server.netcraft.co.uk (server.netcraft.co.uk [194.72.238.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA24985 Fri, 5 Jan 1996 11:20:21 -0800 (PST) Received: (from paul@localhost) by server.netcraft.co.uk (8.6.11/8.6.9) id TAA25834; Fri, 5 Jan 1996 19:18:59 GMT From: Paul Richards Message-Id: <199601051918.TAA25834@server.netcraft.co.uk> Subject: Re: cvs commit: src/sys/i386/isa if_lnc.c To: FreeBSD-current@FreeBSD.org (FreeBSD current mailing list) Date: Fri, 5 Jan 1996 19:18:58 +0000 (GMT) Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199601051912.LAA24483@freefall.freebsd.org> from "Paul Richards" at Jan 5, 96 11:12:50 am Reply-to: paul@netcraft.co.uk X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.org Precedence: bulk In reply to Paul Richards who said > > paul 96/01/05 11:12:50 > > Modified: sys/i386/isa if_lnc.c > Log: > Added multicast support, currently #ifdef LNC_MULTICAST. > I've got no way to test this code so can some people who can test multicast support please do so and let me know. As soon as some people report it works I'll remove the #ifdef's. -- Paul Richards, Netcraft Ltd. Internet: paul@netcraft.co.uk, http://www.netcraft.co.uk Phone: 0370 462071 (Mobile), +44 1225 447500 (work) From owner-freebsd-commit Fri Jan 5 11:29:11 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25569 for freebsd-commit-outgoing; Fri, 5 Jan 1996 11:29:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25556 for cvs-all-outgoing; Fri, 5 Jan 1996 11:29:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25545 for cvs-sys-outgoing; Fri, 5 Jan 1996 11:28:59 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA25538 Fri, 5 Jan 1996 11:28:57 -0800 (PST) Date: Fri, 5 Jan 1996 11:28:57 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601051928.LAA25538@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/05 11:28:56 Modified: sys/i386/boot/biosboot Makefile Log: Remove -fno-strength-reduce, gcc bug recently fixed Revision Changes Path 1.34 +2 -2 src/sys/i386/boot/biosboot/Makefile From owner-freebsd-commit Fri Jan 5 11:53:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27238 for freebsd-commit-outgoing; Fri, 5 Jan 1996 11:53:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27225 for cvs-all-outgoing; Fri, 5 Jan 1996 11:52:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27215 for cvs-sys-outgoing; Fri, 5 Jan 1996 11:52:55 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27207 Fri, 5 Jan 1996 11:52:52 -0800 (PST) Date: Fri, 5 Jan 1996 11:52:52 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601051952.LAA27207@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/linux linux_ipc.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 11:52:51 Modified: sys/i386/linux linux_ipc.c Log: The Linux emulator depends on SYSV IPC but doesn't actually reference the options. Revision Changes Path 1.5 +3 -1 src/sys/i386/linux/linux_ipc.c From owner-freebsd-commit Fri Jan 5 12:13:20 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA28619 for freebsd-commit-outgoing; Fri, 5 Jan 1996 12:13:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA28605 for cvs-all-outgoing; Fri, 5 Jan 1996 12:13:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA28598 for cvs-sys-outgoing; Fri, 5 Jan 1996 12:13:08 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA28591 Fri, 5 Jan 1996 12:13:03 -0800 (PST) Date: Fri, 5 Jan 1996 12:13:03 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601052013.MAA28591@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c od.c pt.c scsi_base.c scsi_ioctl.c sctarg.c sd.c st.c worm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 12:12:57 Modified: sys/conf options sys/i386/conf options.i386 sys/i386/i386 machdep.c vm_machdep.c sys/kern vfs_bio.c sys/scsi cd.c od.c pt.c scsi_base.c scsi_ioctl.c sctarg.c sd.c st.c worm.c Log: Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. Revision Changes Path 1.7 +1 -0 src/sys/conf/options 1.3 +1 -0 src/sys/i386/conf/options.i386 1.169 +2 -1 src/sys/i386/i386/machdep.c 1.50 +3 -1 src/sys/i386/i386/vm_machdep.c 1.81 +3 -1 src/sys/kern/vfs_bio.c 1.56 +3 -1 src/sys/scsi/cd.c 1.11 +3 -1 src/sys/scsi/od.c 1.13 +3 -1 src/sys/scsi/pt.c 1.35 +3 -1 src/sys/scsi/scsi_base.c 1.19 +4 -1 src/sys/scsi/scsi_ioctl.c 1.13 +3 -1 src/sys/scsi/sctarg.c 1.83 +3 -1 src/sys/scsi/sd.c 1.56 +3 -1 src/sys/scsi/st.c 1.18 +3 -1 src/sys/scsi/worm.c From owner-freebsd-commit Fri Jan 5 12:47:20 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00600 for freebsd-commit-outgoing; Fri, 5 Jan 1996 12:47:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00588 for cvs-all-outgoing; Fri, 5 Jan 1996 12:47:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00576 for cvs-sys-outgoing; Fri, 5 Jan 1996 12:47:10 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00568 Fri, 5 Jan 1996 12:47:08 -0800 (PST) Date: Fri, 5 Jan 1996 12:47:08 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601052047.MAA00568@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netipx ipx_input.c ipx_proto.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 12:47:07 Modified: sys/i386/conf LINT sys/netinet ip_input.c sys/netipx ipx_input.c ipx_proto.c Log: Finally demolished the last, tottering remnants of GATEWAY. If you want to enable IP forwarding, use sysctl(8). Also did the same for IPX, which involved inventing a completely new MIB from whole cloth (which I may not quite have correct); be aware of this if you use IPX forwarding. (The two should never have been controlled by the same option anyway.) Revision Changes Path 1.232 +1 -7 src/sys/i386/conf/LINT 1.34 +3 -14 src/sys/netinet/ip_input.c 1.7 +12 -18 src/sys/netipx/ipx_input.c 1.4 +9 -1 src/sys/netipx/ipx_proto.c From owner-freebsd-commit Fri Jan 5 13:42:23 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04263 for freebsd-commit-outgoing; Fri, 5 Jan 1996 13:42:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04252 for cvs-all-outgoing; Fri, 5 Jan 1996 13:42:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04241 for cvs-sys-outgoing; Fri, 5 Jan 1996 13:41:59 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04234 Fri, 5 Jan 1996 13:41:57 -0800 (PST) Date: Fri, 5 Jan 1996 13:41:57 -0800 (PST) From: "Garrett A. Wollman" Message-Id: <199601052141.NAA04234@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern uipc_socket2.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wollman 96/01/05 13:41:56 Modified: sys/kern uipc_socket2.c Log: Eliminate the dramatic TCP performance decrease observed for writes in the range [210:260] by sweeping the problem under the rug. This change has the following effects: 1) A new MIB variable in the kern branch is defined to allow modification of the socket buffer layer's ``wastage factor'' (which determines how much unused-but-allocated space in mbufs and mbuf clusters is allowed in a socket buffer). 2) The default value of the wastage factor is changed from 2 to 8. The original value was chosen when MINCLSIZE was 7*MLEN (!), and is not appropriate for an environment where MINCLSIZE is much less. The real solution to this problem is to scrap both mbufs and sockbufs and completely redesign the buffering mechanism used at both levels. Revision Changes Path 1.8 +6 -2 src/sys/kern/uipc_socket2.c From owner-freebsd-commit Fri Jan 5 15:32:29 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10622 for freebsd-commit-outgoing; Fri, 5 Jan 1996 15:32:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10445 for cvs-all-outgoing; Fri, 5 Jan 1996 15:30:51 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10431 for cvs-lib-outgoing; Fri, 5 Jan 1996 15:30:47 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA10423 Fri, 5 Jan 1996 15:30:45 -0800 (PST) Date: Fri, 5 Jan 1996 15:30:45 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601052330.PAA10423@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libc/stdlib malloc.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/05 15:30:43 Modified: lib/libc/stdlib malloc.c Log: Fix a fencepost error. Found by: Lars Fredriksen Revision Changes Path 1.9 +4 -4 src/lib/libc/stdlib/malloc.c From owner-freebsd-commit Fri Jan 5 22:31:24 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA27903 for freebsd-commit-outgoing; Fri, 5 Jan 1996 22:31:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA27890 for cvs-all-outgoing; Fri, 5 Jan 1996 22:31:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA27880 for cvs-sys-outgoing; Fri, 5 Jan 1996 22:31:13 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA27875 Fri, 5 Jan 1996 22:30:54 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA11126; Sat, 6 Jan 1996 17:28:14 +1100 Date: Sat, 6 Jan 1996 17:28:14 +1100 From: Bruce Evans Message-Id: <199601060628.RAA11126@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, paul@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa if_lnc.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk > Modified: sys/i386/isa if_lnc.c > Log: > Added multicast support, currently #ifdef LNC_MULTICAST. > > Changed parameter of lnc_watchdog to match what upper levels expect, fixed > a warning. Erm, the second changes undoes revision 1.15 and breaks -current. The uppper levels of 2.1 and current are different. Bruce From owner-freebsd-commit Fri Jan 5 23:10:04 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA29428 for freebsd-commit-outgoing; Fri, 5 Jan 1996 23:10:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA29394 for cvs-all-outgoing; Fri, 5 Jan 1996 23:09:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA29383 for cvs-sbin-outgoing; Fri, 5 Jan 1996 23:09:58 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA29376 Fri, 5 Jan 1996 23:09:56 -0800 (PST) Date: Fri, 5 Jan 1996 23:09:56 -0800 (PST) From: Nate Williams Message-Id: <199601060709.XAA29376@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/slattach slattach.8 Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/01/05 23:09:55 Branch: sbin/slattach RELENG_2_1_0 Modified: sbin/slattach slattach.8 Log: Updated man-page from head. Revision Changes Path 1.4.4.3 +11 -12 src/sbin/slattach/slattach.8 From owner-freebsd-commit Fri Jan 5 23:20:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00386 for freebsd-commit-outgoing; Fri, 5 Jan 1996 23:20:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00347 for cvs-all-outgoing; Fri, 5 Jan 1996 23:20:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00280 for cvs-usrsbin-outgoing; Fri, 5 Jan 1996 23:20:01 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00266 Fri, 5 Jan 1996 23:19:58 -0800 (PST) Date: Fri, 5 Jan 1996 23:19:58 -0800 (PST) From: Nate Williams Message-Id: <199601060719.XAA00266@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sliplogin pathnames.h sliplogin.8 sliplogin.c slip.hosts slip.login Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/01/05 23:19:57 Branch: usr.sbin/sliplogin RELENG_2_1_0 Modified: usr.sbin/sliplogin pathnames.h sliplogin.8 sliplogin.c Removed: usr.sbin/sliplogin slip.hosts slip.login Log: Bring in changes from the HEAD. -Added support for the slip.hosts options 'normal', 'compress', 'noicmp', and 'autocmp'. -Additionly parse /etc/sliphome/slip.slparms* to set keepalive, outfill and slunit. -Make it more POSIXed. -Describe undocumented stuff. Revision Changes Path 1.1.1.1.6.1 +1 -0 src/usr.sbin/sliplogin/pathnames.h 1.1.1.1.6.1 +65 -7 src/usr.sbin/sliplogin/sliplogin.8 1.3.4.1 +154 -80 src/usr.sbin/sliplogin/sliplogin.c From owner-freebsd-commit Fri Jan 5 23:34:51 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00982 for freebsd-commit-outgoing; Fri, 5 Jan 1996 23:34:51 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00969 for cvs-all-outgoing; Fri, 5 Jan 1996 23:34:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00959 for cvs-share-outgoing; Fri, 5 Jan 1996 23:34:40 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA00952 Fri, 5 Jan 1996 23:34:38 -0800 (PST) Date: Fri, 5 Jan 1996 23:34:38 -0800 (PST) From: Nate Williams Message-Id: <199601060734.XAA00952@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/examples Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/01/05 23:34:37 Branch: share/examples RELENG_2_1_0 Modified: share/examples Makefile Log: Added the sliplogin examples files. Revision Changes Path 1.13.4.3 +2 -2 src/share/examples/Makefile From owner-freebsd-commit Fri Jan 5 23:49:56 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02866 for freebsd-commit-outgoing; Fri, 5 Jan 1996 23:49:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02854 for cvs-all-outgoing; Fri, 5 Jan 1996 23:49:49 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02844 for cvs-sys-outgoing; Fri, 5 Jan 1996 23:49:47 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02837 Fri, 5 Jan 1996 23:49:45 -0800 (PST) Date: Fri, 5 Jan 1996 23:49:45 -0800 (PST) From: Nate Williams Message-Id: <199601060749.XAA02837@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pccard i82365.h pcic.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/01/05 23:49:44 Modified: sys/pccard i82365.h pcic.c Log: Don't rely on the card 'automatically' powering up when we probe it. On some laptops, this doesn't work (ie; IBM 75x series), so force it to power on. With this modification, I am able to read the tuples off 4 different PCMCIA cards on my ThinkPad. Reviewed by: phk@FreeBSD.org Obtained from: if_zp.c Revision Changes Path 1.3 +1 -0 src/sys/pccard/i82365.h 1.14 +2 -2 src/sys/pccard/pcic.c From owner-freebsd-commit Sat Jan 6 02:07:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA09326 for freebsd-commit-outgoing; Sat, 6 Jan 1996 02:07:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA09265 for cvs-all-outgoing; Sat, 6 Jan 1996 02:07:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA09237 for cvs-sys-outgoing; Sat, 6 Jan 1996 02:07:18 -0800 (PST) Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA09204 Sat, 6 Jan 1996 02:07:12 -0800 (PST) Received: by mail.cls.net (Smail3.1.29.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Sat, 6 Jan 96 10:07 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id KAA15568; Sat, 6 Jan 1996 10:46:55 +0100 Message-Id: <199601060946.KAA15568@allegro.lemis.de> Subject: Re: cvs commit: src/sys/kern sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c To: wollman@freefall.freebsd.org (Garrett A. Wollman) Date: Sat, 6 Jan 1996 10:46:55 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199601051638.IAA15634@freefall.freebsd.org> from "Garrett A. Wollman" at Jan 5, 96 08:38:09 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk Garrett A. Wollman writes: > > wollman 96/01/05 08:38:07 > > Modified: sys/kern sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c > Log: > Somehow managed to miss these four files when converting the SYSV IPC > options over to the new style. > > Revision Changes Path > 1.2 +3 -1 src/sys/kern/sysv_ipc.c > 1.12 +3 -1 src/sys/kern/sysv_msg.c > 1.15 +3 -1 src/sys/kern/sysv_sem.c > 1.17 +3 -1 src/sys/kern/sysv_shm.c Is this why sysv_msg.c no longer compiles? Greg From owner-freebsd-commit Sat Jan 6 04:50:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19445 for freebsd-commit-outgoing; Sat, 6 Jan 1996 04:50:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19422 for cvs-all-outgoing; Sat, 6 Jan 1996 04:50:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19411 for cvs-sys-outgoing; Sat, 6 Jan 1996 04:50:06 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19381 Sat, 6 Jan 1996 04:50:02 -0800 (PST) Date: Sat, 6 Jan 1996 04:50:02 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601061250.EAA19381@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/06 04:50:00 Modified: sys/ufs/ufs ufs_readwrite.c Log: Fix the asami&phk bug. This was a sign-extension bug, where a long got multiplied by a constant before being upgraded to long long. This should fix kern/104 and possibly kern/105. Thanks to: dyson & asami. Revision Changes Path 1.18 +2 -2 src/sys/ufs/ufs/ufs_readwrite.c From owner-freebsd-commit Sat Jan 6 06:47:33 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA26962 for freebsd-commit-outgoing; Sat, 6 Jan 1996 06:47:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA26953 for cvs-all-outgoing; Sat, 6 Jan 1996 06:47:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA26943 for cvs-sys-outgoing; Sat, 6 Jan 1996 06:47:28 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA26918 Sat, 6 Jan 1996 06:47:07 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id WAA00891; Sat, 6 Jan 1996 22:47:03 +0800 (WST) Date: Sat, 6 Jan 1996 22:47:02 +0800 (WST) From: Peter Wemm To: Poul-Henning Kamp cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-Reply-To: <199601061250.EAA19381@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Sat, 6 Jan 1996, Poul-Henning Kamp wrote: > phk 96/01/06 04:50:00 > > Modified: sys/ufs/ufs ufs_readwrite.c > Log: > Fix the asami&phk bug. This was a sign-extension bug, where a long > got multiplied by a constant before being upgraded to long long. > This should fix kern/104 and possibly kern/105. > Thanks to: dyson & asami. Hmm.. This would only turn up on a >2GB disk (or partition?), no? BTW: it's not 104 and 105.. :-) Some related ones: kern/904 (closed, DMA > 256 segs) kern/929 (open, ncr scatter-gather failed) kern/901 (open, vm_page_free.. possible negative index suggested by DG) I can see a few other stale PR's in there.. I'll do a sweep.. -Peter From owner-freebsd-commit Sat Jan 6 07:03:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28146 for freebsd-commit-outgoing; Sat, 6 Jan 1996 07:03:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28132 for cvs-all-outgoing; Sat, 6 Jan 1996 07:03:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28118 for cvs-usrbin-outgoing; Sat, 6 Jan 1996 07:03:09 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28107 Sat, 6 Jan 1996 07:03:06 -0800 (PST) Date: Sat, 6 Jan 1996 07:03:06 -0800 (PST) From: Joerg Wunsch Message-Id: <199601061503.HAA28107@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/chpass chpass.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/06 07:03:05 Modified: usr.bin/chpass chpass.c Log: Move the YP initialization earlier, so it's done before the evaluation of -p/-s/-a related cruft. Closes PR # misc/933 "chpass -s " does not work Revision Changes Path 1.6 +27 -26 src/usr.bin/chpass/chpass.c From owner-freebsd-commit Sat Jan 6 09:57:22 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA06519 for freebsd-commit-outgoing; Sat, 6 Jan 1996 09:57:22 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA06507 for cvs-all-outgoing; Sat, 6 Jan 1996 09:57:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA06500 for cvs-sys-outgoing; Sat, 6 Jan 1996 09:57:12 -0800 (PST) Received: from hub.org (root@hub.org [199.166.238.138]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA06487 Sat, 6 Jan 1996 09:56:43 -0800 (PST) Received: (from scrappy@localhost) by hub.org (8.7.3/8.7.3) id MAA13874; Sat, 6 Jan 1996 12:53:45 -0500 (EST) Date: Sat, 6 Jan 1996 12:53:44 -0500 (EST) From: "Marc G. Fournier" X-Sender: scrappy@hub.org To: Greg Lehey cc: "Garrett A. Wollman" , CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c In-Reply-To: <199601060946.KAA15568@allegro.lemis.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Sat, 6 Jan 1996, Greg Lehey wrote: > Garrett A. Wollman writes: > > > > wollman 96/01/05 08:38:07 > > > > Modified: sys/kern sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c > > Log: > > Somehow managed to miss these four files when converting the SYSV IPC > > options over to the new style. > > > > Revision Changes Path > > 1.2 +3 -1 src/sys/kern/sysv_ipc.c > > 1.12 +3 -1 src/sys/kern/sysv_msg.c > > 1.15 +3 -1 src/sys/kern/sysv_sem.c > > 1.17 +3 -1 src/sys/kern/sysv_shm.c > > Is this why sysv_msg.c no longer compiles? > Yes, before I sup'd these ones in, its failed...I have just recompiled the kernel since, and it compiled fine. Marc G. Fournier | POP Mail Telnet Acct DNS Hosting System | WWW Services Database Services | Knowledge, Administrator | | Information and scrappy@ki.net | WWW: http://www.ki.net | Communications, Inc From owner-freebsd-commit Sat Jan 6 12:14:00 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13708 for freebsd-commit-outgoing; Sat, 6 Jan 1996 12:14:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13698 for cvs-all-outgoing; Sat, 6 Jan 1996 12:13:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13687 for cvs-user-outgoing; Sat, 6 Jan 1996 12:13:52 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13678 Sat, 6 Jan 1996 12:13:50 -0800 (PST) Date: Sat, 6 Jan 1996 12:13:50 -0800 (PST) From: Joerg Wunsch Message-Id: <199601062013.MAA13678@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/06 12:13:50 Modified: release Makefile Log: Use partition `a' for the vn device. Also vn-unconfig the vn device after usage. I think this has been the last show-stopper that prevented me from doing a successful ``make release''. Jordan, go for the 2.2-SNAP! :) Revision Changes Path 1.199 +5 -4 src/release/Makefile From owner-freebsd-commit Sat Jan 6 12:28:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA14329 for freebsd-commit-outgoing; Sat, 6 Jan 1996 12:28:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA14316 for cvs-all-outgoing; Sat, 6 Jan 1996 12:28:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA14306 for cvs-libexec-outgoing; Sat, 6 Jan 1996 12:28:12 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA14299 Sat, 6 Jan 1996 12:28:10 -0800 (PST) Date: Sat, 6 Jan 1996 12:28:10 -0800 (PST) From: Bill Paul Message-Id: <199601062028.MAA14299@freefall.freebsd.org> To: CVS-committers, cvs-libexec Subject: cvs commit: src/libexec/ypxfr yp_dbwrite.c ypxfr_main.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk wpaul 96/01/06 12:28:09 Modified: libexec/ypxfr yp_dbwrite.c ypxfr_main.c Log: Sync with my sources at home (these are really tiny changes): - Fix a SEGV condition in ypxfr_main.c that reared its ugly head while I was working on the 'parallel jobs' feature of the new yppush. After we've completed the map transfer and created a local temporary copy, we check the order number of the map on ypserv again to make sure it didn't change while the transfer was in progress (map skew). If for some reason we flat out fail to get the order number from the server, we flag this as an error and bail, telling ypxfr_exit() to clean up our temporary files for us. However, ypxfr_exit() tries to close the database before unkining it, not realizing that it has already been closed prior to the skew check. The second attempt to close the database causes a SEGV somewhere inside the DB code. (Well, it does on my 2.0.5 machine anyway. I haven't seen anyone modify the DB library code in ages, so the condition is probably still there.) To work around this, we deliberately set dbp to NULL after closing the database and check for the condition in ypxfr_exit(), being careful to avoid the second close if we see the NULL. - In yp_dbwrite.c, make yp_open_db_rw() open the database with O_EXLOCK flag set. This probably won't affect much of anything, but I feel better having it there. Revision Changes Path 1.2 +3 -3 src/libexec/ypxfr/yp_dbwrite.c 1.2 +12 -9 src/libexec/ypxfr/ypxfr_main.c From owner-freebsd-commit Sat Jan 6 12:40:59 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15048 for freebsd-commit-outgoing; Sat, 6 Jan 1996 12:40:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15033 for cvs-all-outgoing; Sat, 6 Jan 1996 12:40:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15024 for cvs-libexec-outgoing; Sat, 6 Jan 1996 12:40:50 -0800 (PST) Received: from omega.physik.fu-berlin.de (omega.physik.fu-berlin.de [130.133.3.51]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA14972 Sat, 6 Jan 1996 12:40:28 -0800 (PST) Received: from mordillo (oberon.physik.fu-berlin.de [130.133.3.126]) by omega.physik.fu-berlin.de (8.7.1/8.7.1) with ESMTP id VAA31998; Sat, 6 Jan 1996 21:40:19 +0100 (MET) Received: (from graichen@localhost) by mordillo (8.6.12/8.6.12) id JAA02295; Sat, 6 Jan 1996 09:32:07 +0100 From: Thomas Graichen Message-Id: <199601060832.JAA02295@mordillo> Subject: Re: cvs commit: src/libexec Makefile To: wollman@lcs.mit.edu (Garrett A. Wollman) Date: Sat, 6 Jan 1996 09:32:06 +0100 (MET) Cc: graichen@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-libexec@freefall.freebsd.org In-Reply-To: <9601051613.AA06808@halloran-eldar.lcs.mit.edu> from "Garrett A. Wollman" at Jan 5, 96 11:13:13 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-commit@FreeBSD.ORG Precedence: bulk hasn't Garrett A. Wollman said ? ... > > < said: > > > graichen 96/01/05 01:44:37 > > Modified: libexec Makefile > > Log: > > added rpc.rquotad and rpc.sprayd > > I would very, very much have preferred if these could have been named > reasonably rather than following Sun's brain-damage. We don't call > the server TELNET `in.telnetd'... > i think this discussion started currently in the -current list t _______________________________________________________||___________________ __|| Perfection is reached, not when there is no __|| thomas graichen longer anything to add, but when there __|| freie universitaet berlin is no longer anything to take away __|| fachbereich physik __|| - Antoine de Saint-Exupery - __|| graichen@mail.physik.fu-berlin.de ___________________________||__________________graichen@FreeBSD.org_________ From owner-freebsd-commit Sat Jan 6 12:49:32 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15514 for freebsd-commit-outgoing; Sat, 6 Jan 1996 12:49:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15482 for cvs-all-outgoing; Sat, 6 Jan 1996 12:49:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15464 for cvs-etc-outgoing; Sat, 6 Jan 1996 12:49:22 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA15452 Sat, 6 Jan 1996 12:49:20 -0800 (PST) Date: Sat, 6 Jan 1996 12:49:20 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601062049.MAA15452@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc netstart sysconfig Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/06 12:49:19 Modified: etc netstart sysconfig Log: New hack for configuring routers spawns two new variables: router= routerflags= Submitted by: Paul Richards et al Revision Changes Path 1.38 +3 -9 src/etc/netstart 1.31 +7 -2 src/etc/sysconfig From owner-freebsd-commit Sat Jan 6 13:01:06 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16538 for freebsd-commit-outgoing; Sat, 6 Jan 1996 13:01:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16522 for cvs-all-outgoing; Sat, 6 Jan 1996 13:00:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16510 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 13:00:55 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16495 Sat, 6 Jan 1996 13:00:49 -0800 (PST) Date: Sat, 6 Jan 1996 13:00:49 -0800 (PST) From: Peter Wemm Message-Id: <199601062100.NAA16495@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 13:00:47 Branch: usr.sbin/mrouted 1.1.1 Log: This is a 'for reference' import of mrouted release 3.6. It's pure conflict markers, but it actually changes nothing. We've been running this code with small changes for some time, this may be useful for checking what those changes. It was unfortunate this module got so far away from the vendor branch (whitespace changes didn't help) Status: Vendor Tag: XEROX Release Tags: release_3_6 U src/usr.sbin/mrouted/LICENSE C src/usr.sbin/mrouted/callout.c C src/usr.sbin/mrouted/cfparse.y C src/usr.sbin/mrouted/config.c C src/usr.sbin/mrouted/defs.h C src/usr.sbin/mrouted/dvmrp.h C src/usr.sbin/mrouted/igmp.c C src/usr.sbin/mrouted/inet.c C src/usr.sbin/mrouted/kern.c C src/usr.sbin/mrouted/main.c C src/usr.sbin/mrouted/map-mbone.8 C src/usr.sbin/mrouted/mapper.c C src/usr.sbin/mrouted/mrinfo.8 C src/usr.sbin/mrouted/mrinfo.c C src/usr.sbin/mrouted/mrouted.8 C src/usr.sbin/mrouted/mtrace.8 C src/usr.sbin/mrouted/mtrace.c C src/usr.sbin/mrouted/pathnames.h C src/usr.sbin/mrouted/prune.c C src/usr.sbin/mrouted/prune.h C src/usr.sbin/mrouted/route.c C src/usr.sbin/mrouted/route.h C src/usr.sbin/mrouted/rsrr.c C src/usr.sbin/mrouted/rsrr.h C src/usr.sbin/mrouted/rsrr_var.h C src/usr.sbin/mrouted/vif.c C src/usr.sbin/mrouted/vif.h C src/usr.sbin/mrouted/mrouted.conf 27 conflicts created by this import. Use the following command to help the merge: cvs checkout -jXEROX:yesterday -jXEROX src/usr.sbin/mrouted From owner-freebsd-commit Sat Jan 6 13:06:39 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17030 for freebsd-commit-outgoing; Sat, 6 Jan 1996 13:06:39 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16973 for cvs-all-outgoing; Sat, 6 Jan 1996 13:05:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16943 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 13:04:50 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16932 Sat, 6 Jan 1996 13:04:43 -0800 (PST) Date: Sat, 6 Jan 1996 13:04:43 -0800 (PST) From: Peter Wemm Message-Id: <199601062104.NAA16932@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 13:04:41 Branch: usr.sbin/mrouted 1.1.1 Log: This is a 'for reference' import of mrouted release 3.8. I'm using these to try to resync our tree with the vendor branch.. Status: Vendor Tag: XEROX Release Tags: release_3_8 C src/usr.sbin/mrouted/callout.c C src/usr.sbin/mrouted/cfparse.y C src/usr.sbin/mrouted/config.c C src/usr.sbin/mrouted/defs.h C src/usr.sbin/mrouted/dvmrp.h C src/usr.sbin/mrouted/igmp.c C src/usr.sbin/mrouted/inet.c C src/usr.sbin/mrouted/kern.c C src/usr.sbin/mrouted/main.c C src/usr.sbin/mrouted/mapper.c C src/usr.sbin/mrouted/mrinfo.c C src/usr.sbin/mrouted/mtrace.c C src/usr.sbin/mrouted/pathnames.h C src/usr.sbin/mrouted/prune.c C src/usr.sbin/mrouted/prune.h C src/usr.sbin/mrouted/route.c C src/usr.sbin/mrouted/route.h C src/usr.sbin/mrouted/rsrr.c U src/usr.sbin/mrouted/rsrr.h U src/usr.sbin/mrouted/rsrr_var.h C src/usr.sbin/mrouted/vif.c C src/usr.sbin/mrouted/vif.h U src/usr.sbin/mrouted/LICENSE U src/usr.sbin/mrouted/map-mbone.8 C src/usr.sbin/mrouted/mrouted.conf U src/usr.sbin/mrouted/mrinfo.8 C src/usr.sbin/mrouted/mrouted.8 C src/usr.sbin/mrouted/mtrace.8 23 conflicts created by this import. Use the following command to help the merge: cvs checkout -jXEROX:yesterday -jXEROX src/usr.sbin/mrouted From owner-freebsd-commit Sat Jan 6 13:11:00 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17593 for freebsd-commit-outgoing; Sat, 6 Jan 1996 13:11:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17582 for cvs-all-outgoing; Sat, 6 Jan 1996 13:10:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17568 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 13:10:52 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17555 Sat, 6 Jan 1996 13:10:46 -0800 (PST) Date: Sat, 6 Jan 1996 13:10:46 -0800 (PST) From: Peter Wemm Message-Id: <199601062110.NAA17555@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted callout.c cfparse.y config.c defs.h dvmrp.h igmp.c inet.c kern.c main.c mapper.c mrinfo.c mrouted.8 mrouted.conf mtrace.8 mtrace.c pathnames.h prune.c prune.h route.c route.h rsrr.c vif.c vif.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 13:10:45 Modified: usr.sbin/mrouted callout.c cfparse.y config.c defs.h dvmrp.h igmp.c inet.c kern.c main.c mapper.c mrinfo.c mrouted.8 mrouted.conf mtrace.8 mtrace.c pathnames.h prune.c prune.h route.c route.h rsrr.c vif.c vif.h Log: Resync our mainline to mrouted release 3.8. This will make FreeBSD boxes better behaved 'MBONE Citizens', based on a couple of the comments about the severity of fixes.. Agreed to by: wollman, fenner@parc.xerox.com Revision Changes Path 1.7 +23 -5 src/usr.sbin/mrouted/callout.c 1.3 +88 -15 src/usr.sbin/mrouted/cfparse.y 1.7 +1 -1 src/usr.sbin/mrouted/config.c 1.6 +33 -8 src/usr.sbin/mrouted/defs.h 1.5 +16 -3 src/usr.sbin/mrouted/dvmrp.h 1.9 +23 -7 src/usr.sbin/mrouted/igmp.c 1.5 +26 -5 src/usr.sbin/mrouted/inet.c 1.6 +22 -4 src/usr.sbin/mrouted/kern.c 1.7 +176 -63 src/usr.sbin/mrouted/main.c 1.6 +22 -7 src/usr.sbin/mrouted/mapper.c 1.8 +66 -45 src/usr.sbin/mrouted/mrinfo.c 1.5 +8 -3 src/usr.sbin/mrouted/mrouted.8 1.5 +7 -1 src/usr.sbin/mrouted/mrouted.conf 1.3 +23 -5 src/usr.sbin/mrouted/mtrace.8 1.7 +473 -127 src/usr.sbin/mrouted/mtrace.c 1.3 +1 -1 src/usr.sbin/mrouted/pathnames.h 1.10 +161 -193 src/usr.sbin/mrouted/prune.c 1.6 +1 -1 src/usr.sbin/mrouted/prune.h 1.6 +27 -7 src/usr.sbin/mrouted/route.c 1.5 +1 -1 src/usr.sbin/mrouted/route.h 1.4 +2 -1 src/usr.sbin/mrouted/rsrr.c 1.8 +236 -105 src/usr.sbin/mrouted/vif.c 1.5 +3 -3 src/usr.sbin/mrouted/vif.h From owner-freebsd-commit Sat Jan 6 13:12:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17793 for freebsd-commit-outgoing; Sat, 6 Jan 1996 13:12:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17773 for cvs-all-outgoing; Sat, 6 Jan 1996 13:12:28 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17759 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 13:12:24 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17748 Sat, 6 Jan 1996 13:12:19 -0800 (PST) Date: Sat, 6 Jan 1996 13:12:19 -0800 (PST) From: Peter Wemm Message-Id: <199601062112.NAA17748@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 13:12:19 Branch: usr.sbin/mrouted 1.1.1 Log: Pull in the Release notes from release 3.8 - I forgot these last time after I had moved them out of the way. Status: Vendor Tag: XEROX Release Tags: release_3_8 N src/usr.sbin/mrouted/RELEASE No conflicts created by this import From owner-freebsd-commit Sat Jan 6 13:47:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20189 for freebsd-commit-outgoing; Sat, 6 Jan 1996 13:47:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20176 for cvs-all-outgoing; Sat, 6 Jan 1996 13:47:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20162 for cvs-etc-outgoing; Sat, 6 Jan 1996 13:47:22 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20153 Sat, 6 Jan 1996 13:47:16 -0800 (PST) Date: Sat, 6 Jan 1996 13:47:16 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601062147.NAA20153@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc newsyslog.conf Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/06 13:47:13 Modified: etc newsyslog.conf Log: /var/account/acct is binary file, mark this fact as 'B' flag Revision Changes Path 1.2 +2 -2 src/etc/newsyslog.conf From owner-freebsd-commit Sat Jan 6 13:50:35 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20527 for freebsd-commit-outgoing; Sat, 6 Jan 1996 13:50:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20516 for cvs-all-outgoing; Sat, 6 Jan 1996 13:50:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20503 for cvs-sys-outgoing; Sat, 6 Jan 1996 13:50:25 -0800 (PST) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA20473 Sat, 6 Jan 1996 13:50:02 -0800 (PST) Received: from critter.tfs.com ([193.88.44.194]) by ra.dkuug.dk (8.6.12/8.6.12) with ESMTP id WAA03445; Sat, 6 Jan 1996 22:48:11 +0100 Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id WAA04404; Sat, 6 Jan 1996 22:50:09 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: Peter Wemm cc: Poul-Henning Kamp , CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-reply-to: Your message of "Sat, 06 Jan 1996 22:47:02 +0800." Date: Sat, 06 Jan 1996 22:50:08 +0100 Message-ID: <4402.820965008@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-commit@FreeBSD.ORG Precedence: bulk > On Sat, 6 Jan 1996, Poul-Henning Kamp wrote: > > phk 96/01/06 04:50:00 > > > > Modified: sys/ufs/ufs ufs_readwrite.c > > Log: > > Fix the asami&phk bug. This was a sign-extension bug, where a long > > got multiplied by a constant before being upgraded to long long. > > This should fix kern/104 and possibly kern/105. > > Thanks to: dyson & asami. > > Hmm.. This would only turn up on a >2GB disk (or partition?), no? > > BTW: it's not 104 and 105.. :-) sorry, I got it wrong. > Some related ones: > kern/904 (closed, DMA > 256 segs) > kern/929 (open, ncr scatter-gather failed) > kern/901 (open, vm_page_free.. possible negative index suggested by DG) I'll deal with them... -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-freebsd-commit Sat Jan 6 14:16:27 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22448 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:16:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22438 for cvs-all-outgoing; Sat, 6 Jan 1996 14:16:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22428 for cvs-sys-outgoing; Sat, 6 Jan 1996 14:16:20 -0800 (PST) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22407 Sat, 6 Jan 1996 14:16:05 -0800 (PST) Received: from critter.tfs.com ([193.88.44.194]) by ra.dkuug.dk (8.6.12/8.6.12) with ESMTP id XAA03705; Sat, 6 Jan 1996 23:14:14 +0100 Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id XAA04474; Sat, 6 Jan 1996 23:16:11 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: Peter Wemm cc: Poul-Henning Kamp , CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-reply-to: Your message of "Sat, 06 Jan 1996 22:47:02 +0800." Date: Sat, 06 Jan 1996 23:16:10 +0100 Message-ID: <4472.820966570@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-commit@FreeBSD.ORG Precedence: bulk > On Sat, 6 Jan 1996, Poul-Henning Kamp wrote: > > phk 96/01/06 04:50:00 > > > > Modified: sys/ufs/ufs ufs_readwrite.c > > Log: > > Fix the asami&phk bug. This was a sign-extension bug, where a long > > got multiplied by a constant before being upgraded to long long. > > This should fix kern/104 and possibly kern/105. > > Thanks to: dyson & asami. > > Hmm.. This would only turn up on a >2GB disk (or partition?), no? Well, yes and no. You partition needs to be pretty vast though. It's more complicated than one would think :-( I'm getting worried about this thing, I wonder how many we have of these :-( -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-freebsd-commit Sat Jan 6 14:19:15 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22612 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:19:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22590 for cvs-all-outgoing; Sat, 6 Jan 1996 14:19:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22581 for cvs-sys-outgoing; Sat, 6 Jan 1996 14:19:08 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22558 Sat, 6 Jan 1996 14:18:56 -0800 (PST) Message-Id: <199601062218.OAA22558@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: Poul-Henning Kamp cc: Peter Wemm , Poul-Henning Kamp , CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-reply-to: Your message of "Sat, 06 Jan 1996 23:16:10 +0100." <4472.820966570@critter.tfs.com> Date: Sat, 06 Jan 1996 14:18:55 -0800 From: "Justin T. Gibbs" Sender: owner-commit@FreeBSD.ORG Precedence: bulk >> Hmm.. This would only turn up on a >2GB disk (or partition?), no? > >Well, yes and no. You partition needs to be pretty vast though. >It's more complicated than one would think :-( > >I'm getting worried about this thing, I wonder how many we have >of these :-( We'll just have to wait for the guy with the 20gig RAID to tell us. Was this bug only in -current? >-- >Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. >http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. >whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc >. >Future will arrive by its own means, progress not so. -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Sat Jan 6 14:19:53 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22704 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:19:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22695 for cvs-all-outgoing; Sat, 6 Jan 1996 14:19:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22684 for cvs-etc-outgoing; Sat, 6 Jan 1996 14:19:45 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22674 Sat, 6 Jan 1996 14:19:42 -0800 (PST) Date: Sat, 6 Jan 1996 14:19:42 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601062219.OAA22674@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc daily newsyslog.conf Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/06 14:19:40 Modified: etc daily newsyslog.conf Log: Restore broken accounting statistics: 1) It have nothing common to (new)syslog messages 2) acct.* rotating allowed only after "sa -s" run! Revision Changes Path 1.16 +14 -0 src/etc/daily 1.3 +1 -2 src/etc/newsyslog.conf From owner-freebsd-commit Sat Jan 6 14:22:35 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23017 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:22:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22969 for cvs-all-outgoing; Sat, 6 Jan 1996 14:22:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22939 for cvs-etc-outgoing; Sat, 6 Jan 1996 14:22:02 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22911 Sat, 6 Jan 1996 14:21:52 -0800 (PST) Date: Sat, 6 Jan 1996 14:21:52 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601062221.OAA22911@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc crontab Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/06 14:21:47 Modified: etc crontab Log: Remove "msgs -c" line, already done in daily script Revision Changes Path 1.13 +1 -4 src/etc/crontab From owner-freebsd-commit Sat Jan 6 14:22:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23061 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:22:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23005 for cvs-all-outgoing; Sat, 6 Jan 1996 14:22:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22965 for cvs-sys-outgoing; Sat, 6 Jan 1996 14:22:12 -0800 (PST) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22881 Sat, 6 Jan 1996 14:21:30 -0800 (PST) Received: from critter.tfs.com ([193.88.44.194]) by ra.dkuug.dk (8.6.12/8.6.12) with ESMTP id XAA03776; Sat, 6 Jan 1996 23:19:39 +0100 Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id XAA04526; Sat, 6 Jan 1996 23:21:37 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: "Justin T. Gibbs" cc: Peter Wemm , CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-reply-to: Your message of "Sat, 06 Jan 1996 14:18:55 PST." <199601062218.OAA22558@freefall.freebsd.org> Date: Sat, 06 Jan 1996 23:21:35 +0100 Message-ID: <4524.820966895@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-commit@FreeBSD.ORG Precedence: bulk > >> Hmm.. This would only turn up on a >2GB disk (or partition?), no? > > > >Well, yes and no. You partition needs to be pretty vast though. > >It's more complicated than one would think :-( > > > >I'm getting worried about this thing, I wonder how many we have > >of these :-( > > We'll just have to wait for the guy with the 20gig RAID to tell us. > Was this bug only in -current? I think so, I belive it was a 2TB change that brought it here. Havn't looked though. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-freebsd-commit Sat Jan 6 14:22:59 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23091 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:22:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23051 for cvs-all-outgoing; Sat, 6 Jan 1996 14:22:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23007 for cvs-sys-outgoing; Sat, 6 Jan 1996 14:22:30 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22910 Sat, 6 Jan 1996 14:21:49 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id OAA09109; Sat, 6 Jan 1996 14:21:48 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.7.3/8.6.5) with SMTP id OAA00198; Sat, 6 Jan 1996 14:21:48 -0800 (PST) Message-Id: <199601062221.OAA00198@corbin.Root.COM> To: "Justin T. Gibbs" cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c In-reply-to: Your message of "Sat, 06 Jan 96 14:18:55 PST." <199601062218.OAA22558@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 06 Jan 1996 14:21:48 -0800 Sender: owner-commit@FreeBSD.ORG Precedence: bulk >>> Hmm.. This would only turn up on a >2GB disk (or partition?), no? >> >>Well, yes and no. You partition needs to be pretty vast though. >>It's more complicated than one would think :-( >> >>I'm getting worried about this thing, I wonder how many we have >>of these :-( > >We'll just have to wait for the guy with the 20gig RAID to tell us. >Was this bug only in -current? Yes, it was a bug in ffs_getpages which only exists in -current. -DG David Greenman Core Team/Principal Architect, The FreeBSD Project From owner-freebsd-commit Sat Jan 6 14:26:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23376 for freebsd-commit-outgoing; Sat, 6 Jan 1996 14:26:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23360 for cvs-all-outgoing; Sat, 6 Jan 1996 14:26:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23349 for cvs-etc-outgoing; Sat, 6 Jan 1996 14:26:06 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23339 Sat, 6 Jan 1996 14:26:03 -0800 (PST) Date: Sat, 6 Jan 1996 14:26:03 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601062226.OAA23339@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc monthly Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/06 14:26:02 Modified: etc monthly Log: Uncomment login accounting, it not needed to be commented out because not related to accounting but to wtmp only Revision Changes Path 1.5 +3 -3 src/etc/monthly From owner-freebsd-commit Sat Jan 6 15:10:44 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26739 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:10:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26721 for cvs-all-outgoing; Sat, 6 Jan 1996 15:10:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26710 for cvs-user-outgoing; Sat, 6 Jan 1996 15:10:32 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26700 Sat, 6 Jan 1996 15:10:28 -0800 (PST) Date: Sat, 6 Jan 1996 15:10:28 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601062310.PAA26700@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/lkm/linux Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/06 15:10:28 Modified: lkm/linux Makefile Log: Add opt_sysvipc.h rules similar as in ibcs2 Makefile (make fails in old case) Revision Changes Path 1.3 +6 -2 src/lkm/linux/Makefile From owner-freebsd-commit Sat Jan 6 15:11:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26827 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:11:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26815 for cvs-all-outgoing; Sat, 6 Jan 1996 15:11:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26805 for cvs-sys-outgoing; Sat, 6 Jan 1996 15:11:03 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26795 Sat, 6 Jan 1996 15:11:01 -0800 (PST) Date: Sat, 6 Jan 1996 15:11:01 -0800 (PST) From: Peter Wemm Message-Id: <199601062311.PAA26795@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf options.i386 Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 15:11:00 Modified: sys/i386/isa npx.c sys/i386/conf options.i386 Log: Choose a different name to hold the option definition.. The original one was overlapping with another file, and making some undesirable behavior a little worse - it's triggering a bug in config that appears to have been there for some time (before the options files, anyway.) Revision Changes Path 1.29 +2 -2 src/sys/i386/isa/npx.c 1.4 +2 -2 src/sys/i386/conf/options.i386 From owner-freebsd-commit Sat Jan 6 15:15:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27253 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:15:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27244 for cvs-all-outgoing; Sat, 6 Jan 1996 15:15:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27234 for cvs-user-outgoing; Sat, 6 Jan 1996 15:15:44 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27225 Sat, 6 Jan 1996 15:15:42 -0800 (PST) Date: Sat, 6 Jan 1996 15:15:42 -0800 (PST) From: Peter Wemm Message-Id: <199601062315.PAA27225@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/lkm Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 15:15:41 Modified: lkm Makefile Log: Detach fpu and gnufpu from Makefile.. These lkm's build (or used to) but are not quite useable. (fpu is used by init, and process switch apparently..) Revision Changes Path 1.20 +5 -2 src/lkm/Makefile From owner-freebsd-commit Sat Jan 6 15:23:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27816 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:23:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27792 for cvs-all-outgoing; Sat, 6 Jan 1996 15:23:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27775 for cvs-sys-outgoing; Sat, 6 Jan 1996 15:23:09 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27766 Sat, 6 Jan 1996 15:23:07 -0800 (PST) Date: Sat, 6 Jan 1996 15:23:07 -0800 (PST) From: David Greenman Message-Id: <199601062323.PAA27766@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/06 15:23:06 Modified: sys/kern vfs_bio.c Log: Rework vm_hold_{load,free}_pages to calculate an index once and use that. At the same time, be sure to page-truncate bp->b_data so that the result of the calculation isn't negative. Revision Changes Path 1.82 +13 -11 src/sys/kern/vfs_bio.c From owner-freebsd-commit Sat Jan 6 15:37:20 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28862 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:37:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28851 for cvs-all-outgoing; Sat, 6 Jan 1996 15:37:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28841 for cvs-sys-outgoing; Sat, 6 Jan 1996 15:37:14 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28833 Sat, 6 Jan 1996 15:37:11 -0800 (PST) Date: Sat, 6 Jan 1996 15:37:11 -0800 (PST) From: Joerg Wunsch Message-Id: <199601062337.PAA28833@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/06 15:37:11 Modified: sys/i386/boot/biosboot Makefile Log: Document the ``BOOT_HD'' make option for the bootblocks. Revision Changes Path 1.35 +7 -2 src/sys/i386/boot/biosboot/Makefile From owner-freebsd-commit Sat Jan 6 15:58:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29806 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:58:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29794 for cvs-all-outgoing; Sat, 6 Jan 1996 15:58:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29779 for cvs-sys-outgoing; Sat, 6 Jan 1996 15:58:10 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29771 Sat, 6 Jan 1996 15:58:07 -0800 (PST) Date: Sat, 6 Jan 1996 15:58:07 -0800 (PST) From: David Greenman Message-Id: <199601062358.PAA29771@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/06 15:58:06 Modified: sys/kern vfs_bio.c Log: Print out the queue index if it's found to be inconsistent. Revision Changes Path 1.83 +7 -4 src/sys/kern/vfs_bio.c From owner-freebsd-commit Sat Jan 6 16:03:14 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00307 for freebsd-commit-outgoing; Sat, 6 Jan 1996 16:03:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00295 for cvs-all-outgoing; Sat, 6 Jan 1996 16:03:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00282 for cvs-sys-outgoing; Sat, 6 Jan 1996 16:03:05 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00271 Sat, 6 Jan 1996 16:03:03 -0800 (PST) Date: Sat, 6 Jan 1996 16:03:03 -0800 (PST) From: David Greenman Message-Id: <199601070003.QAA00271@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/06 16:03:02 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern vfs_bio.c Log: Brought in fixes from revs 1.80, 1.82 and 1.83, with slight retrofitting for 2.1: fix for credentials leak and negative page index bug. Revision Changes Path 1.46.4.8 +28 -19 src/sys/kern/vfs_bio.c From owner-freebsd-commit Sat Jan 6 16:14:01 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA01007 for freebsd-commit-outgoing; Sat, 6 Jan 1996 16:14:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00995 for cvs-all-outgoing; Sat, 6 Jan 1996 16:13:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00984 for cvs-user-outgoing; Sat, 6 Jan 1996 16:13:53 -0800 (PST) Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA00979 Sat, 6 Jan 1996 16:13:46 -0800 (PST) Received: by sequent.kiae.su id AA14376 (5.65.kiae-2 ); Sun, 7 Jan 1996 03:09:21 +0300 Received: by sequent.KIAE.su (UUMAIL/2.0); Sun, 7 Jan 96 03:09:20 +0300 Received: (from ache@localhost) by ache.dialup.ru (8.7.3/8.7.3) id CAA00282; Sun, 7 Jan 1996 02:49:00 +0300 (MSK) To: CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org, Peter Wemm References: <199601062315.PAA27225@freefall.freebsd.org> In-Reply-To: <199601062315.PAA27225@freefall.freebsd.org>; from Peter Wemm at Sat, 6 Jan 1996 15:15:42 -0800 (PST) Message-Id: Organization: Olahm Ha-Yetzirah Date: Sun, 7 Jan 1996 02:49:00 +0300 (MSK) X-Mailer: Mail/@ [v2.41 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast Subject: Re: cvs commit: src/lkm Makefile Lines: 24 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk In message <199601062315.PAA27225@freefall.freebsd.org> Peter Wemm writes: >peter 96/01/06 15:15:41 > Modified: lkm Makefile > Log: > Detach fpu and gnufpu from Makefile.. These lkm's build (or used to) > but are not quite useable. (fpu is used by init, and process switch > apparently..) > Revision Changes Path > 1.20 +5 -2 src/lkm/Makefile When they are enabled, people are sure that they at least compiles when yet one kernel change occurse. If you disable them, chance to detect compile failures becomes very little... What wrong happens if they are enabled/installed even not functional? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-commit Sat Jan 6 16:53:04 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA02874 for freebsd-commit-outgoing; Sat, 6 Jan 1996 16:53:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA02858 for cvs-all-outgoing; Sat, 6 Jan 1996 16:52:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA02847 for cvs-etc-outgoing; Sat, 6 Jan 1996 16:52:54 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA02839 Sat, 6 Jan 1996 16:52:52 -0800 (PST) Date: Sat, 6 Jan 1996 16:52:52 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601070052.QAA02839@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc newsyslog.conf syslog.conf Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/01/06 16:52:51 Modified: etc newsyslog.conf syslog.conf Log: Put startslip syslog messages into separate file Increase rotating log sizes in newsyslog.conf to reflect more common case Revision Changes Path 1.4 +6 -5 src/etc/newsyslog.conf 1.3 +2 -0 src/etc/syslog.conf From owner-freebsd-commit Sat Jan 6 17:06:15 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA03778 for freebsd-commit-outgoing; Sat, 6 Jan 1996 17:06:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA03767 for cvs-all-outgoing; Sat, 6 Jan 1996 17:06:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA03756 for cvs-user-outgoing; Sat, 6 Jan 1996 17:06:08 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id RAA03751 Sat, 6 Jan 1996 17:06:01 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id JAA05651; Sun, 7 Jan 1996 09:05:41 +0800 (WST) Date: Sun, 7 Jan 1996 09:05:40 +0800 (WST) From: Peter Wemm To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= cc: CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/lkm Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.ORG Precedence: bulk On Sun, 7 Jan 1996, =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= wrote: > > Detach fpu and gnufpu from Makefile.. These lkm's build (or used to) > > but are not quite useable. (fpu is used by init, and process switch > > apparently..) > > When they are enabled, people are sure that they at least compiles > when yet one kernel change occurse. If you disable them, chance > to detect compile failures becomes very little... > What wrong happens if they are enabled/installed even not functional? In a nutshell: - if you needed them, you can't boot to load them. (can't switch processes) - the gnufpu module isn't exactly quick to compile. - the code compilability is already tested as part of the LINT kernel. - we need some pretty major work before we even have a chance that it'll work, and by then they'll probably need look quite different to what they are now. Besides, I hate waiting for something compile that can't yet be used.. :-) Cheers, -Peter From owner-freebsd-commit Sat Jan 6 21:02:03 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA14997 for freebsd-commit-outgoing; Sat, 6 Jan 1996 21:02:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA14988 for cvs-all-outgoing; Sat, 6 Jan 1996 21:01:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA14975 for cvs-include-outgoing; Sat, 6 Jan 1996 21:01:56 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA14968 Sat, 6 Jan 1996 21:01:54 -0800 (PST) Date: Sat, 6 Jan 1996 21:01:54 -0800 (PST) From: Peter Wemm Message-Id: <199601070501.VAA14968@freefall.freebsd.org> To: CVS-committers, cvs-include Subject: cvs commit: src/include/arpa nameser.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 21:01:53 Modified: include resolv.h include/arpa nameser.h Log: Update resolver include files to bind-4.9.3-rel level Revision Changes Path 1.5 +3 -2 src/include/resolv.h 1.6 +1 -0 src/include/arpa/nameser.h From owner-freebsd-commit Sat Jan 6 21:22:24 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA16109 for freebsd-commit-outgoing; Sat, 6 Jan 1996 21:22:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA16095 for cvs-all-outgoing; Sat, 6 Jan 1996 21:22:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA16075 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 21:22:06 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA16058 Sat, 6 Jan 1996 21:22:02 -0800 (PST) Date: Sat, 6 Jan 1996 21:22:02 -0800 (PST) From: Peter Wemm Message-Id: <199601070522.VAA16058@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 21:22:01 Branch: usr.sbin 1.1.1 Log: At last.. :-) Import of bind-4.9.3-REL. (part 1 of several) Status: Vendor Tag: VIXIE Release Tags: v4_9_3_rel U src/usr.sbin/named/db_defs.h C src/usr.sbin/named/db_dump.c C src/usr.sbin/named/db_func.h C src/usr.sbin/named/db_glob.h C src/usr.sbin/named/db_glue.c C src/usr.sbin/named/db_load.c C src/usr.sbin/named/db_lookup.c U src/usr.sbin/named/db_reload.c U src/usr.sbin/named/db_save.c C src/usr.sbin/named/db_secure.c C src/usr.sbin/named/db_update.c C src/usr.sbin/named/dmalloc.c U src/usr.sbin/named/dmalloc.h C src/usr.sbin/named/options.h U src/usr.sbin/named/named.h C src/usr.sbin/named/portability.h C src/usr.sbin/named/ns_defs.h C src/usr.sbin/named/ns_forw.c U src/usr.sbin/named/ns_func.h U src/usr.sbin/named/tree.c C src/usr.sbin/named/ns_glob.h C src/usr.sbin/named/ns_init.c C src/usr.sbin/named/ns_main.c C src/usr.sbin/named/ns_maint.c C src/usr.sbin/named/ns_ncache.c C src/usr.sbin/named/ns_req.c C src/usr.sbin/named/ns_resp.c C src/usr.sbin/named/ns_sort.c U src/usr.sbin/named/ns_stats.c C src/usr.sbin/named/ns_validate.c U src/usr.sbin/named/pathnames.h U src/usr.sbin/named/storage.c U src/usr.sbin/named/tree.h U src/usr.sbin/named/Version.c C src/usr.sbin/named/tools/ndc/ndc.sh U src/usr.sbin/named/tools/named.reload/named.reload.sh U src/usr.sbin/named/tools/named.restart/named.restart.sh C src/usr.sbin/named/xfer/named-xfer.c U src/usr.sbin/nslookup/commands.l U src/usr.sbin/nslookup/debug.c C src/usr.sbin/nslookup/getinfo.c U src/usr.sbin/nslookup/list.c C src/usr.sbin/nslookup/main.c U src/usr.sbin/nslookup/nslookup.help U src/usr.sbin/nslookup/pathnames.h U src/usr.sbin/nslookup/res.h U src/usr.sbin/nslookup/send.c U src/usr.sbin/nslookup/skip.c C src/usr.sbin/nslookup/subr.c 27 conflicts created by this import. Use the following command to help the merge: cvs checkout -jVIXIE:yesterday -jVIXIE src/usr.sbin From owner-freebsd-commit Sat Jan 6 21:49:05 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17468 for freebsd-commit-outgoing; Sat, 6 Jan 1996 21:49:05 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17456 for cvs-all-outgoing; Sat, 6 Jan 1996 21:48:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17446 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 21:48:53 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17439 Sat, 6 Jan 1996 21:48:52 -0800 (PST) Date: Sat, 6 Jan 1996 21:48:52 -0800 (PST) From: Peter Wemm Message-Id: <199601070548.VAA17439@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/named/xfer Makefile named-xfer.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 21:48:51 Modified: usr.sbin/named Makefile db_dump.c db_func.h db_glob.h db_glue.c db_load.c db_lookup.c db_secure.c db_update.c dmalloc.c ns_defs.h ns_forw.c ns_glob.h ns_init.c ns_main.c ns_maint.c ns_ncache.c ns_req.c ns_resp.c ns_sort.c ns_validate.c options.h portability.h usr.sbin/named/tools/ndc ndc.sh usr.sbin/named/xfer Makefile named-xfer.c Log: Round 1 of the conflict merge. It now compiles.. Revision Changes Path 1.8 +1 -1 src/usr.sbin/named/Makefile 1.5 +11 -5 src/usr.sbin/named/db_dump.c 1.4 +4 -3 src/usr.sbin/named/db_func.h 1.3 +3 -3 src/usr.sbin/named/db_glob.h 1.5 +75 -46 src/usr.sbin/named/db_glue.c 1.5 +97 -50 src/usr.sbin/named/db_load.c 1.4 +7 -2 src/usr.sbin/named/db_lookup.c 1.4 +6 -14 src/usr.sbin/named/db_secure.c 1.4 +4 -7 src/usr.sbin/named/db_update.c 1.4 +3 -1 src/usr.sbin/named/dmalloc.c 1.4 +12 -2 src/usr.sbin/named/ns_defs.h 1.5 +69 -32 src/usr.sbin/named/ns_forw.c 1.5 +8 -2 src/usr.sbin/named/ns_glob.h 1.5 +32 -20 src/usr.sbin/named/ns_init.c 1.6 +64 -87 src/usr.sbin/named/ns_main.c 1.5 +280 -176 src/usr.sbin/named/ns_maint.c 1.4 +1 -1 src/usr.sbin/named/ns_ncache.c 1.5 +72 -66 src/usr.sbin/named/ns_req.c 1.5 +396 -342 src/usr.sbin/named/ns_resp.c 1.4 +3 -1 src/usr.sbin/named/ns_sort.c 1.4 +48 -49 src/usr.sbin/named/ns_validate.c 1.5 +4 -3 src/usr.sbin/named/options.h 1.4 +22 -2 src/usr.sbin/named/portability.h 1.3 +23 -12 src/usr.sbin/named/tools/ndc/ndc.sh 1.8 +1 -1 src/usr.sbin/named/xfer/Makefile 1.5 +22 -12 src/usr.sbin/named/xfer/named-xfer.c From owner-freebsd-commit Sat Jan 6 21:53:35 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17660 for freebsd-commit-outgoing; Sat, 6 Jan 1996 21:53:35 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17649 for cvs-all-outgoing; Sat, 6 Jan 1996 21:53:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17639 for cvs-usrsbin-outgoing; Sat, 6 Jan 1996 21:53:27 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA17632 Sat, 6 Jan 1996 21:53:26 -0800 (PST) Date: Sat, 6 Jan 1996 21:53:26 -0800 (PST) From: Peter Wemm Message-Id: <199601070553.VAA17632@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/nslookup getinfo.c main.c subr.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 21:53:25 Modified: usr.sbin/nslookup getinfo.c main.c subr.c Log: Merge nslookup conflicts from 4.9.3-rel import Revision Changes Path 1.4 +26 -11 src/usr.sbin/nslookup/getinfo.c 1.4 +2 -2 src/usr.sbin/nslookup/main.c 1.6 +3 -3 src/usr.sbin/nslookup/subr.c From owner-freebsd-commit Sat Jan 6 22:15:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA18638 for freebsd-commit-outgoing; Sat, 6 Jan 1996 22:15:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA18625 for cvs-all-outgoing; Sat, 6 Jan 1996 22:15:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA18615 for cvs-usrbin-outgoing; Sat, 6 Jan 1996 22:15:02 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA18599 Sat, 6 Jan 1996 22:14:59 -0800 (PST) Date: Sat, 6 Jan 1996 22:14:59 -0800 (PST) From: Peter Wemm Message-Id: <199601070614.WAA18599@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 22:14:58 Branch: usr.bin 1.1.1 Log: Import more of bind-4.9.3-REL (part 2 of several) Status: Vendor Tag: VIXIE Release Tags: v4_9_3_rel C src/usr.bin/dig/dig.c C src/usr.bin/dnsquery/dnsquery.c C src/usr.bin/host/host.c 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jVIXIE:yesterday -jVIXIE src/usr.bin From owner-freebsd-commit Sat Jan 6 22:22:08 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA19039 for freebsd-commit-outgoing; Sat, 6 Jan 1996 22:22:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA19029 for cvs-all-outgoing; Sat, 6 Jan 1996 22:22:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA19019 for cvs-usrbin-outgoing; Sat, 6 Jan 1996 22:22:02 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA19012 Sat, 6 Jan 1996 22:22:00 -0800 (PST) Date: Sat, 6 Jan 1996 22:22:00 -0800 (PST) From: Peter Wemm Message-Id: <199601070622.WAA19012@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/dig dig.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 22:21:59 Modified: usr.bin/dnsquery dnsquery.c usr.bin/host host.c usr.bin/dig dig.c Log: Merge bind-4.9.3-rel stuff ont main line... Revision Changes Path 1.3 +34 -4 src/usr.bin/dnsquery/dnsquery.c 1.6 +2 -2 src/usr.bin/host/host.c 1.6 +10 -3 src/usr.bin/dig/dig.c From owner-freebsd-commit Sat Jan 6 22:57:37 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA20441 for freebsd-commit-outgoing; Sat, 6 Jan 1996 22:57:37 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA20432 for cvs-all-outgoing; Sat, 6 Jan 1996 22:57:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA20422 for cvs-lib-outgoing; Sat, 6 Jan 1996 22:57:30 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA20410 Sat, 6 Jan 1996 22:57:28 -0800 (PST) Date: Sat, 6 Jan 1996 22:57:28 -0800 (PST) From: Peter Wemm Message-Id: <199601070657.WAA20410@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libc/net - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/06 22:57:28 Branch: lib/libc/net 1.1.1 Log: Part of bind-4.9.3-rel.. This is for my convenience and reference. This import to the vendor branch changes no files... Status: Vendor Tag: VIXIE Release Tags: v4_9_3_rel C src/lib/libc/net/res_comp.c N src/lib/libc/net/res_data.c C src/lib/libc/net/res_debug.c C src/lib/libc/net/res_init.c C src/lib/libc/net/res_mkquery.c C src/lib/libc/net/res_query.c C src/lib/libc/net/res_send.c 6 conflicts created by this import. Use the following command to help the merge: cvs checkout -jVIXIE:yesterday -jVIXIE src/lib/libc/net