From owner-cvs-sys Sun Jun 8 05:57:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA11784 for cvs-sys-outgoing; Sun, 8 Jun 1997 05:57:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA11663; Sun, 8 Jun 1997 05:55:28 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA02474; Sun, 8 Jun 1997 05:55:26 -0700 (PDT) Date: Sun, 8 Jun 1997 05:55:26 -0700 (PDT) Message-Id: <199706081255.FAA02474@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound soundcard.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/06/08 05:55:26 PDT Modified files: sys/i386/isa/sound soundcard.c Log: Remove no irq -> irq 31 conversion Revision Changes Path 1.51 +4 -4 src/sys/i386/isa/sound/soundcard.c From owner-cvs-sys Sun Jun 8 09:45:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA22276 for cvs-sys-outgoing; Sun, 8 Jun 1997 09:45:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA22010; Sun, 8 Jun 1997 09:43:40 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA03986; Sun, 8 Jun 1997 09:43:37 -0700 (PDT) Date: Sun, 8 Jun 1997 09:43:37 -0700 (PDT) Message-Id: <199706081643.JAA03986@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/06/08 09:43:37 PDT Modified files: sys/i386/isa isa.c Log: Make "conflicts" keyword work again Revision Changes Path 1.90 +5 -4 src/sys/i386/isa/isa.c From owner-cvs-sys Sun Jun 8 10:17:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA26931 for cvs-sys-outgoing; Sun, 8 Jun 1997 10:17:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA26802; Sun, 8 Jun 1997 10:15:35 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04432; Sun, 8 Jun 1997 10:15:32 -0700 (PDT) Date: Sun, 8 Jun 1997 10:15:32 -0700 (PDT) Message-Id: <199706081715.KAA04432@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c src/sys/kern kern_intr.c src/sys/sys interrupt.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/06/08 10:15:32 PDT Modified files: sys/i386/isa isa.c sys/kern kern_intr.c sys/sys interrupt.h Log: Add safety check in case "conflicts" keyword specified more times than needed Revision Changes Path 1.91 +7 -4 src/sys/i386/isa/isa.c 1.7 +7 -1 src/sys/kern/kern_intr.c 1.5 +2 -1 src/sys/sys/interrupt.h From owner-cvs-sys Sun Jun 8 17:56:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA25321 for cvs-sys-outgoing; Sun, 8 Jun 1997 17:56:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA25207; Sun, 8 Jun 1997 17:53:55 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA06000; Sun, 8 Jun 1997 17:53:49 -0700 (PDT) Date: Sun, 8 Jun 1997 17:53:49 -0700 (PDT) Message-Id: <199706090053.RAA06000@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/06/08 17:53:49 PDT Modified files: sys/i386/isa isa.c Log: While deciding to install irq with unneded "conflicts" keyword, additionly check that intr vector is non-NULL Revision Changes Path 1.92 +4 -3 src/sys/i386/isa/isa.c From owner-cvs-sys Sun Jun 8 21:16:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA02876 for cvs-sys-outgoing; Sun, 8 Jun 1997 21:16:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA02740; Sun, 8 Jun 1997 21:13:56 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA07001; Sun, 8 Jun 1997 21:13:49 -0700 (PDT) Date: Sun, 8 Jun 1997 21:13:49 -0700 (PDT) Message-Id: <199706090413.VAA07001@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net ppp_tty.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1997/06/08 21:13:49 PDT Modified files: sys/net ppp_tty.c Log: Prevent panic with garbage mbuf. Submitted by: Lenzi, Sergio Revision Changes Path 1.19 +2 -2 src/sys/net/ppp_tty.c From owner-cvs-sys Sun Jun 8 21:16:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA02898 for cvs-sys-outgoing; Sun, 8 Jun 1997 21:16:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA02774; Sun, 8 Jun 1997 21:15:16 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA07040; Sun, 8 Jun 1997 21:15:10 -0700 (PDT) Date: Sun, 8 Jun 1997 21:15:10 -0700 (PDT) Message-Id: <199706090415.VAA07040@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net ppp_tty.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1997/06/08 21:15:10 PDT Modified files: (Branch: RELENG_2_2) sys/net ppp_tty.c Log: YAMFC: Prevent panic with garbage mbuf. Submitted by: Lenzi, Sergio Revision Changes Path 1.11.2.1 +2 -2 src/sys/net/ppp_tty.c From owner-cvs-sys Sun Jun 8 22:11:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA04939 for cvs-sys-outgoing; Sun, 8 Jun 1997 22:11:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA04916; Sun, 8 Jun 1997 22:11:04 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA07325; Sun, 8 Jun 1997 22:10:57 -0700 (PDT) Date: Sun, 8 Jun 1997 22:10:57 -0700 (PDT) Message-Id: <199706090510.WAA07325@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot Makefile README.serial boot.c boot.h io.c probe_keyboard.c serial.S sys.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/08 22:10:57 PDT Modified files: sys/i386/boot/biosboot Makefile README.serial boot.c boot.h io.c probe_keyboard.c serial.S sys.c Log: - Added support for "dual" internal/serial consoles (-D flag). If -D is set, then all i/o from the boot blocks is to and from both the internal console and the serial console. -D has no effect on the kernel (-h decides the kernel serial console as usual). -D should normally be set in /boot.config. - Get help messages from /boot.help. You should copy boot.help from the biosboot directory to the root directory on the boot drive when you install new boot blocks. - New, less invasive keyboard probe. Enable keyboard probe dynamically (-P flag). Should probably never be used (use -h instead). - Fixed/improved initialization from boot.config. It didn't interact correctly with the NAMEBLOCK option, and the initialization of the drive/unit/partition didn't stick when a non-default kernel name was entered. - Don't reset or forget the default drive/unit/... or kernel name so often. - Set the default kernel name to something unbootable after `?'. - Display the defaults better. - Removed PROBE_KEYBOARD_LOCK option (use -h instead)., - Removed BOOT_FORCE_COMCONSOLE option (use device flag 0x20 instead). - Removed -a (RB_HALT) flag. This flag is only used for reboots. Submitted by: about 2/3 by yokota Revision Changes Path 1.57 +1 -16 src/sys/i386/boot/biosboot/Makefile 1.8 +95 -63 src/sys/i386/boot/biosboot/README.serial 1.66 +71 -69 src/sys/i386/boot/biosboot/boot.c 1.19 +4 -1 src/sys/i386/boot/biosboot/boot.h 1.23 +23 -13 src/sys/i386/boot/biosboot/io.c 1.13 +77 -85 src/sys/i386/boot/biosboot/probe_keyboard.c 1.8 +12 -3 src/sys/i386/boot/biosboot/serial.S 1.21 +8 -3 src/sys/i386/boot/biosboot/sys.c From owner-cvs-sys Mon Jun 9 00:57:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA10179 for cvs-sys-outgoing; Mon, 9 Jun 1997 00:57:57 -0700 (PDT) Received: from punt-2.mail.demon.net (relay-13.mail.demon.net [194.217.242.21]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id AAA10116; Mon, 9 Jun 1997 00:56:46 -0700 (PDT) Received: from awfulhak.demon.co.uk ([158.152.17.1]) by punt-2.mail.demon.net id aa0523080; 9 Jun 97 8:30 BST Received: from awfulhak.demon.co.uk (localhost [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id IAA22162; Mon, 9 Jun 1997 08:27:41 +0100 (BST) Message-Id: <199706090727.IAA22162@awfulhak.demon.co.uk> X-Mailer: exmh version 1.6.9 8/22/96 To: Brian Somers cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/net ppp_tty.c In-reply-to: Your message of "Sun, 08 Jun 1997 21:13:49 PDT." <199706090413.VAA07001@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Jun 1997 08:27:41 +0100 From: Brian Somers Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > brian 1997/06/08 21:13:49 PDT > > Modified files: > sys/net ppp_tty.c > Log: > Prevent panic with garbage mbuf. > > Submitted by: Lenzi, Sergio > > Revision Changes Path > 1.19 +2 -2 src/sys/net/ppp_tty.c > I'll look into finding the *real* bug soon. For the moment, this doesn't do any more harm that it's already doing. This is top of my list given that I don't get any problems with the last ppp updates. -- Brian , Don't _EVER_ lose your sense of humour.... From owner-cvs-sys Mon Jun 9 02:28:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA13453 for cvs-sys-outgoing; Mon, 9 Jun 1997 02:28:16 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id CAA13387; Mon, 9 Jun 1997 02:28:00 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr2-41.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA28952 (5.67b/IDA-1.5); Mon, 9 Jun 1997 11:27:50 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id LAA24874; Mon, 9 Jun 1997 11:27:47 +0200 (CEST) X-Face: " Date: Mon, 9 Jun 1997 11:27:46 +0200 From: Stefan Esser To: Bruce Evans Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, Stefan Esser Subject: Re: cvs commit: src/sys/i386/include md_var.h pcb.h reg.h src/sys/i386/i386 genassym.c machdep.c swtch.s trap.c References: <199706070436.VAA21703@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: <199706070436.VAA21703@freefall.freebsd.org>; from Bruce Evans on Fri, Jun 06, 1997 at 09:36:11PM -0700 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Jun 6, Bruce Evans wrote: > Preserve %fs and %gs across context switches. This has a relatively low > cost since it is only done in cpu_switch(), not for every exception. > The extra state is kept in the pcb, and handled much like the npx state, > with similar deficiencies (the state is not preserved across signal > handlers, and error handling loses state). I asked about plans to add saving of FS and GS for improved Wine support, some time ago, and I got the answer, it was a waste to do this just for that one program. Seems that either 1) there now is something more important that requires those registers to be preserved, or 2) the overhead is not *that* high, after all :) Just curious ... Regards, STefan From owner-cvs-sys Mon Jun 9 06:37:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA22361 for cvs-sys-outgoing; Mon, 9 Jun 1997 06:37:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA22327; Mon, 9 Jun 1997 06:37:18 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA09719; Mon, 9 Jun 1997 06:37:08 -0700 (PDT) Date: Mon, 9 Jun 1997 06:37:08 -0700 (PDT) Message-Id: <199706091337.GAA09719@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/09 06:37:08 PDT Modified files: sys/pc98/conf GENERIC98 Log: Synchronize with sys/i386/conf/GENERIC revision 1.91. Revision Changes Path 1.21 +2 -2 src/sys/pc98/conf/GENERIC98 From owner-cvs-sys Mon Jun 9 06:38:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA22405 for cvs-sys-outgoing; Mon, 9 Jun 1997 06:38:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA22379; Mon, 9 Jun 1997 06:38:32 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA09755; Mon, 9 Jun 1997 06:38:22 -0700 (PDT) Date: Mon, 9 Jun 1997 06:38:22 -0700 (PDT) Message-Id: <199706091338.GAA09755@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/i386 machdep.c trap.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/09 06:38:22 PDT Modified files: sys/pc98/i386 machdep.c trap.c Log: Synchronize with sys/i386/i386/machdep.c and trap.c revisions 1.247 and 1.99, respectively. Revision Changes Path 1.44 +9 -1 src/sys/pc98/i386/machdep.c 1.24 +20 -1 src/sys/pc98/i386/trap.c From owner-cvs-sys Mon Jun 9 06:40:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA22531 for cvs-sys-outgoing; Mon, 9 Jun 1997 06:40:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA22505; Mon, 9 Jun 1997 06:40:45 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA09795; Mon, 9 Jun 1997 06:40:35 -0700 (PDT) Date: Mon, 9 Jun 1997 06:40:35 -0700 (PDT) Message-Id: <199706091340.GAA09795@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 pc98.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/09 06:40:35 PDT Modified files: sys/pc98/pc98 pc98.c Log: Synchronize with sys/i386/isa/isa.c revision up to 1.92. Revision Changes Path 1.31 +9 -4 src/sys/pc98/pc98/pc98.c From owner-cvs-sys Mon Jun 9 06:44:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA22736 for cvs-sys-outgoing; Mon, 9 Jun 1997 06:44:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA22709; Mon, 9 Jun 1997 06:44:15 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA09867; Mon, 9 Jun 1997 06:44:05 -0700 (PDT) Date: Mon, 9 Jun 1997 06:44:05 -0700 (PDT) Message-Id: <199706091344.GAA09867@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/biosboot Makefile README.serial boot.c boot.h io.c sys.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/09 06:44:05 PDT Modified files: sys/pc98/boot/biosboot Makefile README.serial boot.c boot.h io.c sys.c Log: Synchronize with followings: > Revision Changes Path > 1.57 +1 -16 src/sys/i386/boot/biosboot/Makefile > 1.8 +95 -63 src/sys/i386/boot/biosboot/README.serial > 1.66 +71 -69 src/sys/i386/boot/biosboot/boot.c > 1.19 +4 -1 src/sys/i386/boot/biosboot/boot.h > 1.23 +23 -13 src/sys/i386/boot/biosboot/io.c > 1.21 +8 -3 src/sys/i386/boot/biosboot/sys.c Revision Changes Path 1.14 +1 -16 src/sys/pc98/boot/biosboot/Makefile 1.4 +95 -63 src/sys/pc98/boot/biosboot/README.serial 1.13 +72 -73 src/sys/pc98/boot/biosboot/boot.c 1.10 +4 -1 src/sys/pc98/boot/biosboot/boot.h 1.11 +23 -13 src/sys/pc98/boot/biosboot/io.c 1.13 +8 -3 src/sys/pc98/boot/biosboot/sys.c From owner-cvs-sys Mon Jun 9 16:00:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA19604 for cvs-sys-outgoing; Mon, 9 Jun 1997 16:00:10 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA19492; Mon, 9 Jun 1997 15:59:44 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id IAA04785; Tue, 10 Jun 1997 08:58:15 +1000 Date: Tue, 10 Jun 1997 08:58:15 +1000 From: Bruce Evans Message-Id: <199706092258.IAA04785@godzilla.zeta.org.au> To: brian@awfulhak.org, brian@FreeBSD.ORG Subject: Re: cvs commit: src/sys/net ppp_tty.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I'll look into finding the *real* bug soon. For the >moment, this doesn't do any more harm that it's already >doing. I found the old m_len fix that I was thinking of. It is in rev.1.7 of if_ppp.c. The log message is completely losing ("see unattached mail") so I couldn't find it in m_len in the logs and still don't know what was fixed except that it wasn't an spl bug. I remembered it because I had a different fix (?) for it. Rev.1.7 just initializes m->m_len = 0 after an MGETHDR(). It is in -current, so the current problem must be different. Bruce From owner-cvs-sys Mon Jun 9 18:42:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA28617 for cvs-sys-outgoing; Mon, 9 Jun 1997 18:42:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA28541; Mon, 9 Jun 1997 18:40:46 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA14125; Mon, 9 Jun 1997 18:40:32 -0700 (PDT) Date: Mon, 9 Jun 1997 18:40:32 -0700 (PDT) Message-Id: <199706100140.SAA14125@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot boot.help Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/09 18:40:32 PDT Added files: sys/i386/boot/biosboot boot.help Log: This should have been committed with the changes to boot.c yesterday. - Added support for "dual" internal/serial consoles (-D flag). If -D is set, then all i/o from the boot blocks is to and from both the internal console and the serial console. -D has no effect on the kernel (-h decides the kernel serial console as usual). -D should normally be set in /boot.config. - Get help messages from /boot.help. You should copy boot.help from the biosboot directory to the root directory on the boot drive when you install new boot blocks. - New, less invasive keyboard probe. Enable keyboard probe dynamically (-P flag). Should probably never be used (use -h instead). - Fixed/improved initialization from boot.config. It didn't interact correctly with the NAMEBLOCK option, and the initialization of the drive/unit/partition didn't stick when a non-default kernel name was entered. - Don't reset or forget the default drive/unit/... or kernel name so often. - Set the default kernel name to something unbootable after `?'. - Display the defaults better. - Removed PROBE_KEYBOARD_LOCK option (use -h instead)., - Removed BOOT_FORCE_COMCONSOLE option (use device flag 0x20 instead). - Removed -a (RB_HALT) flag. This flag is only used for reboots. Submitted by: about 2/3 by yokota From owner-cvs-sys Mon Jun 9 19:31:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA01962 for cvs-sys-outgoing; Mon, 9 Jun 1997 19:31:03 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA01882; Mon, 9 Jun 1997 19:29:52 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id MAA12847; Tue, 10 Jun 1997 12:27:03 +1000 Date: Tue, 10 Jun 1997 12:27:03 +1000 From: Bruce Evans Message-Id: <199706100227.MAA12847@godzilla.zeta.org.au> To: bde@FreeBSD.ORG, se@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include md_var.h pcb.h reg.h src/sys/i386/i386 genassym.c machdep.c swtch.s trap.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I asked about plans to add saving of FS and GS >for improved Wine support, some time ago, and I >got the answer, it was a waste to do this just >for that one program. > >Seems that either 1) there now is something more >important that requires those registers to be >preserved, or 2) the overhead is not *that* high, >after all :) (2) :-). Bruce From owner-cvs-sys Mon Jun 9 19:51:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA03286 for cvs-sys-outgoing; Mon, 9 Jun 1997 19:51:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA03166; Mon, 9 Jun 1997 19:48:24 -0700 (PDT) From: David Greenman Received: (from davidg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA14309; Mon, 9 Jun 1997 19:48:10 -0700 (PDT) Date: Mon, 9 Jun 1997 19:48:10 -0700 (PDT) Message-Id: <199706100248.TAA14309@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 1997/06/09 19:48:09 PDT Modified files: sys/kern vfs_subr.c Log: Disabled the kern.vnode sysctl variable. It's causing system crashes on large systems and needs to be re-thinked or removed wholesale. Revision Changes Path 1.87 +8 -1 src/sys/kern/vfs_subr.c From owner-cvs-sys Mon Jun 9 19:54:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA03493 for cvs-sys-outgoing; Mon, 9 Jun 1997 19:54:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA03438; Mon, 9 Jun 1997 19:52:32 -0700 (PDT) From: David Greenman Received: (from davidg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA14353; Mon, 9 Jun 1997 19:52:17 -0700 (PDT) Date: Mon, 9 Jun 1997 19:52:17 -0700 (PDT) Message-Id: <199706100252.TAA14353@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 1997/06/09 19:52:17 PDT Modified files: (Branch: RELENG_2_2) sys/kern vfs_subr.c Log: Brought in change from rev 1.87 - disabled kern.vnode sysctl variable. Revision Changes Path 1.64.2.5 +8 -1 src/sys/kern/vfs_subr.c From owner-cvs-sys Tue Jun 10 09:08:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA13436 for cvs-sys-outgoing; Tue, 10 Jun 1997 09:08:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA13394; Tue, 10 Jun 1997 09:07:43 -0700 (PDT) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA01082; Tue, 10 Jun 1997 09:07:23 -0700 (PDT) Date: Tue, 10 Jun 1997 09:07:23 -0700 (PDT) Message-Id: <199706101607.JAA01082@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_ex.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 1997/06/10 09:07:23 PDT Modified files: sys/i386/isa if_ex.c Log: Fix two typos in this driver that prevented it from working properly. PR: kern/3776 Submitted by: flash@hway.ru Revision Changes Path 1.3 +2 -2 src/sys/i386/isa/if_ex.c From owner-cvs-sys Tue Jun 10 09:09:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA13555 for cvs-sys-outgoing; Tue, 10 Jun 1997 09:09:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA13507; Tue, 10 Jun 1997 09:09:13 -0700 (PDT) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA01119; Tue, 10 Jun 1997 09:08:54 -0700 (PDT) Date: Tue, 10 Jun 1997 09:08:54 -0700 (PDT) Message-Id: <199706101608.JAA01119@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_ex.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 1997/06/10 09:08:54 PDT Modified files: (Branch: RELENG_2_2) sys/i386/isa if_ex.c Log: Sync with current. Fix two typos that prevented the driver from working. Revision Changes Path 1.1.2.2 +2 -2 src/sys/i386/isa/if_ex.c From owner-cvs-sys Wed Jun 11 13:04:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA14541 for cvs-sys-outgoing; Wed, 11 Jun 1997 13:04:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA14470; Wed, 11 Jun 1997 13:03:31 -0700 (PDT) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA06747; Wed, 11 Jun 1997 13:03:23 -0700 (PDT) Date: Wed, 11 Jun 1997 13:03:23 -0700 (PDT) Message-Id: <199706112003.NAA06747@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_tun.c if_tun.h route.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1997/06/11 13:03:23 PDT Modified files: (Branch: WHISTLE_NET_BRANCH_1) sys/net if_tun.c if_tun.h route.c Log: Don't arbitrarily limit MRU to MTU. they are different things. The real MRU is almost boundless in the tunnel device so make it an arbitrarily large number. This allows us to use normal MTU negotiation with PPP of over frame relay. Submitted by: archie@whiste.com (archie cobbs) Revision Changes Path 1.29.2.2.2.1 +1 -1 src/sys/net/if_tun.c 1.6.2.2.2.1 +5 -1 src/sys/net/if_tun.h 1.37.4.6 +34 -33 src/sys/net/route.c From owner-cvs-sys Wed Jun 11 13:11:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA14957 for cvs-sys-outgoing; Wed, 11 Jun 1997 13:11:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA14913; Wed, 11 Jun 1997 13:11:18 -0700 (PDT) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA06869; Wed, 11 Jun 1997 13:11:09 -0700 (PDT) Date: Wed, 11 Jun 1997 13:11:09 -0700 (PDT) Message-Id: <199706112011.NAA06869@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_tun.c if_tun.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1997/06/11 13:11:09 PDT Modified files: (Branch: RELENG_2_2) sys/net if_tun.c if_tun.h Log: As the Tunnel device has no real inherrent MRU limit, so don't enforce the MTU as an MRU. Allow bidirectional ppp MTU negotiation, by checking against a differnt figure for MRU. Make it large enough for ATM frames at least. Submitted by: archie@whistle.com (archie cobbs) Revision Changes Path 1.29.2.3 +1 -1 src/sys/net/if_tun.c 1.6.2.3 +5 -1 src/sys/net/if_tun.h From owner-cvs-sys Wed Jun 11 13:16:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA15283 for cvs-sys-outgoing; Wed, 11 Jun 1997 13:16:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA15208; Wed, 11 Jun 1997 13:15:59 -0700 (PDT) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA06936; Wed, 11 Jun 1997 13:15:51 -0700 (PDT) Date: Wed, 11 Jun 1997 13:15:51 -0700 (PDT) Message-Id: <199706112015.NAA06936@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_tun.c if_tun.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1997/06/11 13:15:51 PDT Modified files: sys/net if_tun.c if_tun.h Log: As the Tunnel device has no real inherrent MRU limit, so don't enforce the MTU as an MRU. Allow bidirectional ppp MTU negotiation, by checking against a differnt figure for MRU. Make it large enough for ATM frames at least. Submitted by: archie@whistle.com (archie cobbs) Revision Changes Path 1.36 +1 -1 src/sys/net/if_tun.c 1.9 +4 -1 src/sys/net/if_tun.h From owner-cvs-sys Wed Jun 11 15:29:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA20819 for cvs-sys-outgoing; Wed, 11 Jun 1997 15:29:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA20786; Wed, 11 Jun 1997 15:29:11 -0700 (PDT) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA07353; Wed, 11 Jun 1997 15:29:02 -0700 (PDT) Date: Wed, 11 Jun 1997 15:29:02 -0700 (PDT) Message-Id: <199706112229.PAA07353@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1997/06/11 15:29:02 PDT Modified files: sys/scsi scsiconf.c Log: Add quirk "no tags" entry for HP 3724/5 hard disk drives. Revision Changes Path 1.89 +5 -1 src/sys/scsi/scsiconf.c From owner-cvs-sys Wed Jun 11 15:36:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA21289 for cvs-sys-outgoing; Wed, 11 Jun 1997 15:36:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA21264; Wed, 11 Jun 1997 15:36:13 -0700 (PDT) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA07395; Wed, 11 Jun 1997 15:36:04 -0700 (PDT) Date: Wed, 11 Jun 1997 15:36:04 -0700 (PDT) Message-Id: <199706112236.PAA07395@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1997/06/11 15:36:04 PDT Modified files: sys/pci ncr.c Log: Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), which should work with no driver changes, though not all features are currently used. Remove code that was conditional on NEW_SCSICONF not being defined. This was temporary code, that at a time got excluded correctly, until the new scsiconf became the default, and NEW_SCSICONF was no longer specified. Add support for quirks defined in scsiconf.c. For now only the HP3724/5 needs an entry, since that drive can't be used with tags. Revision Changes Path 1.98 +56 -97 src/sys/pci/ncr.c From owner-cvs-sys Wed Jun 11 15:43:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA21542 for cvs-sys-outgoing; Wed, 11 Jun 1997 15:43:59 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA21532; Wed, 11 Jun 1997 15:43:50 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr3-13.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA06187 (5.67b/IDA-1.5); Thu, 12 Jun 1997 00:43:12 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id AAA00360; Thu, 12 Jun 1997 00:43:11 +0200 (CEST) X-Face: " Date: Thu, 12 Jun 1997 00:43:11 +0200 From: Stefan Esser To: Stefan Esser Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci ncr.c References: <199706112236.PAA07395@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: <199706112236.PAA07395@freefall.freebsd.org>; from Stefan Esser on Wed, Jun 11, 1997 at 03:36:04PM -0700 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Jun 11, Stefan Esser wrote: > Add support for quirks defined in scsiconf.c. For now only the HP3724/5 > needs an entry, since that drive can't be used with tags. I have tested this code with my local system, but since I don't have the HP drives that are known to fail with tags, I could not really test that this patch completely solves that problem. I'd really appreciate some feedback, for that reason :) Regards, STefan From owner-cvs-sys Thu Jun 12 07:05:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA28405 for cvs-sys-outgoing; Thu, 12 Jun 1997 07:05:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA28319; Thu, 12 Jun 1997 07:03:31 -0700 (PDT) From: Tor Egge Received: (from tegge@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA11967; Thu, 12 Jun 1997 07:03:17 -0700 (PDT) Date: Thu, 12 Jun 1997 07:03:17 -0700 (PDT) Message-Id: <199706121403.HAA11967@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/nfs krpc_subr.c krpc.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tegge 1997/06/12 07:03:17 PDT Modified files: sys/nfs krpc_subr.c krpc.h Log: Remove unused routines. Revision Changes Path 1.3 +1 -95 src/sys/nfs/krpc_subr.c 1.3 +1 -5 src/sys/nfs/krpc.h From owner-cvs-sys Thu Jun 12 07:08:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA28506 for cvs-sys-outgoing; Thu, 12 Jun 1997 07:08:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA28482; Thu, 12 Jun 1997 07:08:35 -0700 (PDT) From: Tor Egge Received: (from tegge@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA12013; Thu, 12 Jun 1997 07:08:21 -0700 (PDT) Date: Thu, 12 Jun 1997 07:08:21 -0700 (PDT) Message-Id: <199706121408.HAA12013@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/nfs bootp_subr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tegge 1997/06/12 07:08:21 PDT Modified files: sys/nfs bootp_subr.c Log: Move commonly used code into static functions in order to reduce kernel bloat. Revision Changes Path 1.4 +93 -139 src/sys/nfs/bootp_subr.c From owner-cvs-sys Thu Jun 12 12:22:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA15454 for cvs-sys-outgoing; Thu, 12 Jun 1997 12:22:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA15384; Thu, 12 Jun 1997 12:21:10 -0700 (PDT) From: Tor Egge Received: (from tegge@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA13591; Thu, 12 Jun 1997 12:20:54 -0700 (PDT) Date: Thu, 12 Jun 1997 12:20:54 -0700 (PDT) Message-Id: <199706121920.MAA13591@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/netboot ns8390.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tegge 1997/06/12 12:20:54 PDT Modified files: sys/i386/boot/netboot ns8390.c Log: Use ETHER_ADDR_LEN instead of ETHER_ADDR_SIZE. Revision Changes Path 1.11 +1 -1 src/sys/i386/boot/netboot/ns8390.c From owner-cvs-sys Fri Jun 13 01:34:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA18233 for cvs-sys-outgoing; Fri, 13 Jun 1997 01:34:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA18035; Fri, 13 Jun 1997 01:31:02 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA17252; Fri, 13 Jun 1997 01:30:41 -0700 (PDT) Date: Fri, 13 Jun 1997 01:30:41 -0700 (PDT) Message-Id: <199706130830.BAA17252@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/13 01:30:41 PDT Modified files: sys/kern vfs_bio.c Log: Fixed livelock in getnewbuf(). It is possible for multiple process to sleep concurrently waiting for a buffer. When the buffer shortage is a shortage of space but not a shortage of buffer headers, the processes took turns creating empty buffers and waking each other to advertise the brelse() of the empties; progress was never made because tsleep() always found another high-priority process to run and everything was done at splbio(), so vfs_update never had a chance to flush delayed writes, not to mention that i/o never had a chance to complete. The problem seems to be rare in practice, but it can easily be reproduced by misusing block devices, at least for sufficently slow devices on machines with a sufficiently small buffer cache. E.g., `tar cvf /dev/fd0 /kernel' on an 8MB system with no disk in fd0 causes the problem quickly; the same command with a disk in fd0 causes the problem not quite as quickly; and people have reported problems newfs'ing file systems on block devices. Block devices only cause this problem indirectly. They are pessimized for time and space, and the space pessimization causes the shortage (it manifests as internal fragmentation in buffer_map). This should be fixed in 2.2. Revision Changes Path 1.120 +5 -3 src/sys/kern/vfs_bio.c From owner-cvs-sys Fri Jun 13 03:40:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA23366 for cvs-sys-outgoing; Fri, 13 Jun 1997 03:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA23226; Fri, 13 Jun 1997 03:36:02 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA17859; Fri, 13 Jun 1997 03:35:40 -0700 (PDT) Date: Fri, 13 Jun 1997 03:35:40 -0700 (PDT) Message-Id: <199706131035.DAA17859@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/13 03:35:40 PDT Modified files: sys/pc98/conf GENERIC98 Log: Replace I/O port adress for PC-9801-108 with vendor default value. Submitted by: Chiharu Shibata Revision Changes Path 1.22 +2 -2 src/sys/pc98/conf/GENERIC98 From owner-cvs-sys Fri Jun 13 04:03:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA24186 for cvs-sys-outgoing; Fri, 13 Jun 1997 04:03:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA23887; Fri, 13 Jun 1997 03:59:52 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA17934; Fri, 13 Jun 1997 03:59:31 -0700 (PDT) Date: Fri, 13 Jun 1997 03:59:31 -0700 (PDT) Message-Id: <199706131059.DAA17934@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/13 03:59:30 PDT Modified files: (Branch: RELENG_2_2) sys/pc98/conf GENERIC98 Log: YAMFC (revision 1.22; I/O port of PC-9801-108). Revision Changes Path 1.8.2.8 +2 -2 src/sys/pc98/conf/GENERIC98 From owner-cvs-sys Fri Jun 13 10:40:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA09274 for cvs-sys-outgoing; Fri, 13 Jun 1997 10:40:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA09090; Fri, 13 Jun 1997 10:37:26 -0700 (PDT) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA20031; Fri, 13 Jun 1997 10:37:03 -0700 (PDT) Date: Fri, 13 Jun 1997 10:37:03 -0700 (PDT) Message-Id: <199706131737.KAA20031@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1997/06/13 10:37:03 PDT Modified files: (Branch: RELENG_2_2) sys/pci pcisupport.c Log: Add support for the Intel XXpress motherboard, apparently also used in some HP server class machine with multiple host to PCI bridges. Revision Changes Path 1.40.2.2 +15 -1 src/sys/pci/pcisupport.c From owner-cvs-sys Fri Jun 13 15:37:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA25046 for cvs-sys-outgoing; Fri, 13 Jun 1997 15:37:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA24897; Fri, 13 Jun 1997 15:35:18 -0700 (PDT) From: David Greenman Received: (from davidg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA22444; Fri, 13 Jun 1997 15:34:53 -0700 (PDT) Date: Fri, 13 Jun 1997 15:34:53 -0700 (PDT) Message-Id: <199706132234.PAA22444@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_fxp.c if_fxpreg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 1997/06/13 15:34:53 PDT Modified files: sys/pci if_fxp.c if_fxpreg.h Log: Added support for the Intel 82555 PHY chip which is being used on newer Pro/100B cards. Full duplex should work now, although it hasn't been tested. Revision Changes Path 1.35 +18 -14 src/sys/pci/if_fxp.c 1.9 +7 -6 src/sys/pci/if_fxpreg.h From owner-cvs-sys Fri Jun 13 23:35:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA11385 for cvs-sys-outgoing; Fri, 13 Jun 1997 23:35:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA11318; Fri, 13 Jun 1997 23:34:22 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA24723; Fri, 13 Jun 1997 23:33:54 -0700 (PDT) Date: Fri, 13 Jun 1997 23:33:54 -0700 (PDT) Message-Id: <199706140633.XAA24723@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/biosboot probe_keyboard.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/13 23:33:54 PDT Modified files: sys/pc98/boot/biosboot probe_keyboard.c Log: Deleted #ifdef PROBE_KEYBOARD to synchronize. Submitted by: Michio "Karl" Jinbo Revision Changes Path 1.3 +1 -2 src/sys/pc98/boot/biosboot/probe_keyboard.c From owner-cvs-sys Sat Jun 14 03:01:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA16340 for cvs-sys-outgoing; Sat, 14 Jun 1997 03:01:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA16312; Sat, 14 Jun 1997 03:01:12 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA25599; Sat, 14 Jun 1997 03:00:43 -0700 (PDT) Date: Sat, 14 Jun 1997 03:00:43 -0700 (PDT) Message-Id: <199706141000.DAA25599@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot boot.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 03:00:43 PDT Modified files: sys/i386/boot/biosboot boot.c Log: Load the kernel config file where userconfig (with option USERCONFIG_BOOT) will see it. The name of the file is obtained by appending ".config" to the name of the kernel file. If the file doesn't exist, then an annoying message is printed. Reduced the command line buffer size yet again from 4096 to 1024. It is oversized to defend against overrun in gets(), but data space is starting to run out so the buffer size can't be as grossly oversized as before. Revision Changes Path 1.67 +29 -6 src/sys/i386/boot/biosboot/boot.c From owner-cvs-sys Sat Jun 14 03:08:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA16505 for cvs-sys-outgoing; Sat, 14 Jun 1997 03:08:25 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA16481; Sat, 14 Jun 1997 03:08:19 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id DAA09443; Sat, 14 Jun 1997 03:08:20 -0700 (PDT) To: Bruce Evans cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/boot/biosboot boot.c In-reply-to: Your message of "Sat, 14 Jun 1997 03:00:43 PDT." <199706141000.DAA25599@freefall.freebsd.org> Date: Sat, 14 Jun 1997 03:08:20 -0700 Message-ID: <9439.866282900@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > will see it. The name of the file is obtained by appending ".config" > to the name of the kernel file. If the file doesn't exist, then an > annoying message is printed. Uh, I'm quite pleased about the functionality of this change but not about the prospect of any more annoying messages. The existing annoying messages are already, well, *annoying* enough that I don't think we gain anything by being additionally chatty over a purely optional component. Thanks! Jordan From owner-cvs-sys Sat Jun 14 04:21:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA19955 for cvs-sys-outgoing; Sat, 14 Jun 1997 04:21:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA19925; Sat, 14 Jun 1997 04:20:06 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26905; Sat, 14 Jun 1997 04:19:36 -0700 (PDT) Date: Sat, 14 Jun 1997 04:19:36 -0700 (PDT) Message-Id: <199706141119.EAA26905@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/nfs nfs_serv.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 04:19:36 PDT Modified files: sys/nfs nfs_serv.c Log: Don't require superuser privileges for creating fifos. The v2 case was broken when support for v3 was introduced in rev.1.16. The v3 case has always been broken in FreeBSD. Should be in 2.2. PR: 3838 Revision Changes Path 1.44 +4 -3 src/sys/nfs/nfs_serv.c From owner-cvs-sys Sat Jun 14 04:40:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA20376 for cvs-sys-outgoing; Sat, 14 Jun 1997 04:40:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA20290; Sat, 14 Jun 1997 04:39:17 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA28929; Sat, 14 Jun 1997 04:38:47 -0700 (PDT) Date: Sat, 14 Jun 1997 04:38:47 -0700 (PDT) Message-Id: <199706141138.EAA28929@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf param.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 04:38:47 PDT Modified files: sys/conf param.c Log: Removed unused #includes. Revision Changes Path 1.25 +1 -12 src/sys/conf/param.c From owner-cvs-sys Sat Jun 14 04:54:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA20625 for cvs-sys-outgoing; Sat, 14 Jun 1997 04:54:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA20598; Sat, 14 Jun 1997 04:53:08 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA29032; Sat, 14 Jun 1997 04:52:38 -0700 (PDT) Date: Sat, 14 Jun 1997 04:52:38 -0700 (PDT) Message-Id: <199706141152.EAA29032@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_access.c db_break.c db_expr.c db_lex.c db_print.c db_run.c db_trap.c db_variables.c db_watch.c db_write_cmd.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 04:52:38 PDT Modified files: sys/ddb db_access.c db_break.c db_expr.c db_lex.c db_print.c db_run.c db_trap.c db_variables.c db_watch.c db_write_cmd.c Log: Removed unused #includes. Revision Changes Path 1.14 +1 -2 src/sys/ddb/db_access.c 1.14 +1 -3 src/sys/ddb/db_break.c 1.12 +1 -2 src/sys/ddb/db_expr.c 1.14 +1 -2 src/sys/ddb/db_lex.c 1.14 +1 -3 src/sys/ddb/db_print.c 1.13 +1 -3 src/sys/ddb/db_run.c 1.13 +1 -5 src/sys/ddb/db_trap.c 1.14 +1 -2 src/sys/ddb/db_variables.c 1.15 +1 -5 src/sys/ddb/db_watch.c 1.10 +1 -3 src/sys/ddb/db_write_cmd.c From owner-cvs-sys Sat Jun 14 06:57:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA23789 for cvs-sys-outgoing; Sat, 14 Jun 1997 06:57:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA23751; Sat, 14 Jun 1997 06:56:43 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA29293; Sat, 14 Jun 1997 06:56:13 -0700 (PDT) Date: Sat, 14 Jun 1997 06:56:13 -0700 (PDT) Message-Id: <199706141356.GAA29293@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c src/sys/dev/en midway.c src/sys/dev/pdq pdq_ifsubr.c src/sys/dev/vn vn.c src/sys/dev/vx if_vx.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 06:56:13 PDT Modified files: sys/dev/ccd ccd.c sys/dev/en midway.c sys/dev/pdq pdq_ifsubr.c sys/dev/vn vn.c sys/dev/vx if_vx.c Log: Removed unused #includes. Revision Changes Path 1.24 +1 -5 src/sys/dev/ccd/ccd.c 1.2 +0 -7 src/sys/dev/en/midway.c 1.5 +1 -16 src/sys/dev/pdq/pdq_ifsubr.c 1.48 +1 -3 src/sys/dev/vn/vn.c 1.9 +1 -16 src/sys/dev/vx/if_vx.c From owner-cvs-sys Sat Jun 14 07:18:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA24288 for cvs-sys-outgoing; Sat, 14 Jun 1997 07:18:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA24249; Sat, 14 Jun 1997 07:17:39 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA29401; Sat, 14 Jun 1997 07:17:09 -0700 (PDT) Date: Sat, 14 Jun 1997 07:17:09 -0700 (PDT) Message-Id: <199706141417.HAA29401@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_alloc.c ext2_balloc.c ext2_inode.c ext2_inode_cnv.c ext2_linux_balloc.c ext2_lookup.c ext2_subr.c ext2_vfsops.c ext2_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 07:17:08 PDT Modified files: sys/gnu/ext2fs ext2_alloc.c ext2_balloc.c ext2_inode.c ext2_inode_cnv.c ext2_linux_balloc.c ext2_lookup.c ext2_subr.c ext2_vfsops.c ext2_vnops.c Log: Removed unused #includes. Revision Changes Path 1.9 +0 -4 src/sys/gnu/ext2fs/ext2_alloc.c 1.3 +0 -4 src/sys/gnu/ext2fs/ext2_balloc.c 1.8 +1 -4 src/sys/gnu/ext2fs/ext2_inode.c 1.6 +0 -1 src/sys/gnu/ext2fs/ext2_inode_cnv.c 1.6 +0 -1 src/sys/gnu/ext2fs/ext2_linux_balloc.c 1.10 +0 -1 src/sys/gnu/ext2fs/ext2_lookup.c 1.2 +0 -1 src/sys/gnu/ext2fs/ext2_subr.c 1.13 +0 -3 src/sys/gnu/ext2fs/ext2_vfsops.c 1.11 +1 -6 src/sys/gnu/ext2fs/ext2_vnops.c From owner-cvs-sys Sat Jun 14 07:56:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA25238 for cvs-sys-outgoing; Sat, 14 Jun 1997 07:56:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA25184; Sat, 14 Jun 1997 07:55:26 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA29477; Sat, 14 Jun 1997 07:54:55 -0700 (PDT) Date: Sat, 14 Jun 1997 07:54:55 -0700 (PDT) Message-Id: <199706141454.HAA29477@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_wl.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 07:54:55 PDT Modified files: sys/i386/isa if_wl.c Log: Fixed the type of a timeout function and removed casts that hid the problem. There was no problem in practice (at least on 386's). Revision Changes Path 1.4 +7 -7 src/sys/i386/isa/if_wl.c From owner-cvs-sys Sat Jun 14 08:12:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25724 for cvs-sys-outgoing; Sat, 14 Jun 1997 08:12:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25683; Sat, 14 Jun 1997 08:11:40 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA29655; Sat, 14 Jun 1997 08:11:09 -0700 (PDT) Date: Sat, 14 Jun 1997 08:11:09 -0700 (PDT) Message-Id: <199706141511.IAA29655@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/i386/fpemul errors.c exception.h fpu_arith.c fpu_aux.c fpu_entry.c fpu_etc.c fpu_trig.c load_store.c poly_2xm1.c poly_atan.c poly_l2.c poly_sin.c poly_tan.c reg_add_sub.c reg_compare.c reg_constant.c reg_div.s ... Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 08:11:09 PDT Modified files: sys/gnu/i386/fpemul errors.c exception.h fpu_arith.c fpu_aux.c fpu_entry.c fpu_etc.c fpu_trig.c load_store.c poly_2xm1.c poly_atan.c poly_l2.c poly_sin.c poly_tan.c reg_add_sub.c reg_compare.c reg_constant.c reg_div.s reg_ld_str.c reg_mul.c reg_round.s reg_u_add.s reg_u_div.s reg_u_mul.s reg_u_sub.s wm_sqrt.s Log: Removed unused #includes. Revision Changes Path 1.8 +1 -2 src/sys/gnu/i386/fpemul/errors.c 1.8 +1 -4 src/sys/gnu/i386/fpemul/exception.h 1.8 +1 -3 src/sys/gnu/i386/fpemul/fpu_arith.c 1.8 +4 -1 src/sys/gnu/i386/fpemul/fpu_aux.c 1.12 +1 -2 src/sys/gnu/i386/fpemul/fpu_entry.c 1.7 +4 -3 src/sys/gnu/i386/fpemul/fpu_etc.c 1.9 +4 -2 src/sys/gnu/i386/fpemul/fpu_trig.c 1.9 +1 -3 src/sys/gnu/i386/fpemul/load_store.c 1.7 +1 -3 src/sys/gnu/i386/fpemul/poly_2xm1.c 1.9 +1 -3 src/sys/gnu/i386/fpemul/poly_atan.c 1.9 +1 -3 src/sys/gnu/i386/fpemul/poly_l2.c 1.9 +5 -2 src/sys/gnu/i386/fpemul/poly_sin.c 1.9 +1 -3 src/sys/gnu/i386/fpemul/poly_tan.c 1.7 +1 -4 src/sys/gnu/i386/fpemul/reg_add_sub.c 1.9 +1 -2 src/sys/gnu/i386/fpemul/reg_compare.c 1.6 +0 -3 src/sys/gnu/i386/fpemul/reg_constant.c 1.8 +1 -3 src/sys/gnu/i386/fpemul/reg_div.s 1.10 +1 -2 src/sys/gnu/i386/fpemul/reg_ld_str.c 1.7 +1 -4 src/sys/gnu/i386/fpemul/reg_mul.c 1.8 +1 -2 src/sys/gnu/i386/fpemul/reg_round.s 1.8 +1 -3 src/sys/gnu/i386/fpemul/reg_u_add.s 1.8 +1 -3 src/sys/gnu/i386/fpemul/reg_u_div.s 1.8 +1 -3 src/sys/gnu/i386/fpemul/reg_u_mul.s 1.8 +1 -3 src/sys/gnu/i386/fpemul/reg_u_sub.s 1.8 +1 -2 src/sys/gnu/i386/fpemul/wm_sqrt.s From owner-cvs-sys Sat Jun 14 08:21:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25997 for cvs-sys-outgoing; Sat, 14 Jun 1997 08:21:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25961; Sat, 14 Jun 1997 08:20:20 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA29694; Sat, 14 Jun 1997 08:19:49 -0700 (PDT) Date: Sat, 14 Jun 1997 08:19:49 -0700 (PDT) Message-Id: <199706141519.IAA29694@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/i386/isa dgb.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/14 08:19:48 PDT Modified files: sys/gnu/i386/isa dgb.c Log: Removed unused #includes. Revision Changes Path 1.26 +1 -6 src/sys/gnu/i386/isa/dgb.c From owner-cvs-sys Sat Jun 14 08:38:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA26598 for cvs-sys-outgoing; Sat, 14 Jun 1997 08:38:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA26556; Sat, 14 Jun 1997 08:37:35 -0700 (PDT) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA29772; Sat, 14 Jun 1997 08:37:03 -0700 (PDT) Date: Sat, 14 Jun 1997 08:37:03 -0700 (PDT) Message-Id: <199706141537.IAA29772@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1997/06/14 08:37:03 PDT Modified files: (Branch: RELENG_2_2) sys/pci pcisupport.c Log: Fix a compilation error. Revision Changes Path 1.40.2.3 +1 -2 src/sys/pci/pcisupport.c From owner-cvs-sys Sat Jun 14 12:12:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA04447 for cvs-sys-outgoing; Sat, 14 Jun 1997 12:12:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA04355; Sat, 14 Jun 1997 12:11:27 -0700 (PDT) From: Steve Passe Received: (from fsmp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA01115; Sat, 14 Jun 1997 12:10:55 -0700 (PDT) Date: Sat, 14 Jun 1997 12:10:55 -0700 (PDT) Message-Id: <199706141910.MAA01115@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fsmp 1997/06/14 12:10:55 PDT Modified files: sys/pci brooktree848.c Log: Added 2 new defines: - OVERRIDE_TUNER: allows you to manually choose the tuner type for those cards that fail to probe properly. See source for legal values. - OVERRIDE_DBX: allows you to manually choose DBX or NO DBX for those cards that fail to probe properly. 0 == no DBX circuit present, 1 == DBX circuit present. Revision Changes Path 1.11 +18 -5 src/sys/pci/brooktree848.c From owner-cvs-sys Sat Jun 14 19:04:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA19830 for cvs-sys-outgoing; Sat, 14 Jun 1997 19:04:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA19768; Sat, 14 Jun 1997 19:03:39 -0700 (PDT) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA03486; Sat, 14 Jun 1997 19:03:04 -0700 (PDT) Date: Sat, 14 Jun 1997 19:03:04 -0700 (PDT) Message-Id: <199706150203.TAA03486@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/apm apm.c src/sys/i386/include apm_bios.h md_var.h src/sys/kern kern_shutdown.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1997/06/14 19:03:04 PDT Modified files: sys/i386/i386 machdep.c sys/i386/apm apm.c sys/i386/include apm_bios.h md_var.h sys/kern kern_shutdown.c Log: When APM is configured, turn off the power when halting for good. Revision Changes Path 1.248 +16 -1 src/sys/i386/i386/machdep.c 1.57 +14 -1 src/sys/i386/apm/apm.c 1.18 +2 -1 src/sys/i386/include/apm_bios.h 1.15 +2 -1 src/sys/i386/include/md_var.h 1.16 +2 -1 src/sys/kern/kern_shutdown.c From owner-cvs-sys Sat Jun 14 19:21:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA20342 for cvs-sys-outgoing; Sat, 14 Jun 1997 19:21:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA20296; Sat, 14 Jun 1997 19:20:16 -0700 (PDT) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA03541; Sat, 14 Jun 1997 19:19:41 -0700 (PDT) Date: Sat, 14 Jun 1997 19:19:41 -0700 (PDT) Message-Id: <199706150219.TAA03541@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1997/06/14 19:19:41 PDT Modified files: sys/i386/apm apm.c Log: Fix definition of apm_power off (was suffering from cut&paste syndrome). Revision Changes Path 1.58 +2 -2 src/sys/i386/apm/apm.c From owner-cvs-sys Sat Jun 14 19:25:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA20432 for cvs-sys-outgoing; Sat, 14 Jun 1997 19:25:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA20396; Sat, 14 Jun 1997 19:24:43 -0700 (PDT) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA03576; Sat, 14 Jun 1997 19:24:08 -0700 (PDT) Date: Sat, 14 Jun 1997 19:24:08 -0700 (PDT) Message-Id: <199706150224.TAA03576@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1997/06/14 19:24:08 PDT Modified files: sys/i386/i386 machdep.c Log: Fix another power down braino. Revision Changes Path 1.249 +2 -2 src/sys/i386/i386/machdep.c