From owner-cvs-sys Sun Feb 22 02:02:38 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11055 for cvs-sys-outgoing; Sun, 22 Feb 1998 02:02:38 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11001; Sun, 22 Feb 1998 02:02:29 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19860; Sun, 22 Feb 1998 02:01:25 -0800 (PST) Date: Sun, 22 Feb 1998 02:01:25 -0800 (PST) Message-Id: <199802221001.CAA19860@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 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/02/22 02:01:25 PST Modified files: sys/dev/ccd ccd.c Log: Properly bzero() structures after they're returned from getccdbuf(). Submitted by: Chris Csanady Revision Changes Path 1.31 +3 -1 src/sys/dev/ccd/ccd.c From owner-cvs-sys Sun Feb 22 02:03:32 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11272 for cvs-sys-outgoing; Sun, 22 Feb 1998 02:03:32 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11190; Sun, 22 Feb 1998 02:03:16 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19897; Sun, 22 Feb 1998 02:02:12 -0800 (PST) Date: Sun, 22 Feb 1998 02:02:12 -0800 (PST) Message-Id: <199802221002.CAA19897@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 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/02/22 02:02:12 PST Modified files: (Branch: RELENG_2_2) sys/dev/ccd ccd.c Log: MFC: bzero new ccdbufs. Revision Changes Path 1.17.2.4 +3 -1 src/sys/dev/ccd/ccd.c From owner-cvs-sys Sun Feb 22 02:12:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12737 for cvs-sys-outgoing; Sun, 22 Feb 1998 02:12:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12707; Sun, 22 Feb 1998 02:12:32 -0800 (PST) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19942; Sun, 22 Feb 1998 02:11:28 -0800 (PST) Date: Sun, 22 Feb 1998 02:11:28 -0800 (PST) Message-Id: <199802221011.CAA19942@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys disklabel.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dg 1998/02/22 02:11:28 PST Modified files: sys/sys disklabel.h Log: The changes I had made long ago to support >32 disk-type units was incomplete; dkmakeminor was broken for >32. I noticed this when trying to use more than 32 ccd units on wcarchive. Reviewed by: bde Revision Changes Path 1.31 +3 -2 src/sys/sys/disklabel.h From owner-cvs-sys Sun Feb 22 02:14:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12842 for cvs-sys-outgoing; Sun, 22 Feb 1998 02:14:01 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12780; Sun, 22 Feb 1998 02:13:56 -0800 (PST) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19988; Sun, 22 Feb 1998 02:12:52 -0800 (PST) Date: Sun, 22 Feb 1998 02:12:52 -0800 (PST) Message-Id: <199802221012.CAA19988@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys disklabel.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dg 1998/02/22 02:12:52 PST Modified files: (Branch: RELENG_2_2) sys/sys disklabel.h Log: Brought in changes from rev 1.31: support more than 32 units in dkmakeminor(). Revision Changes Path 1.24.2.2 +3 -2 src/sys/sys/disklabel.h From owner-cvs-sys Sun Feb 22 04:06:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23613 for cvs-sys-outgoing; Sun, 22 Feb 1998 04:06:58 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA23574; Sun, 22 Feb 1998 04:06:52 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA20336; Sun, 22 Feb 1998 04:05:47 -0800 (PST) Date: Sun, 22 Feb 1998 04:05:47 -0800 (PST) Message-Id: <199802221205.EAA20336@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_conv.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/22 04:05:46 PST Modified files: sys/msdosfs msdosfs_conv.c Log: Add initial support to map 0x4XX Unicode Cyrillic range names: only win->unix part is implemented at this time with 256-byte table defaulted to KOI8-R (will be loadable in future). Since back mapping not supported yet, you'll get "No such file or directory" on each Cyrillic name with 'ls -l', only 'echo *' work at this moment. Teach current code to understand Unicode a bit. Revision Changes Path 1.16 +308 -13 src/sys/msdosfs/msdosfs_conv.c From owner-cvs-sys Sun Feb 22 04:23:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24655 for cvs-sys-outgoing; Sun, 22 Feb 1998 04:23:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24604; Sun, 22 Feb 1998 04:23:31 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA20384; Sun, 22 Feb 1998 04:22:27 -0800 (PST) Date: Sun, 22 Feb 1998 04:22:27 -0800 (PST) Message-Id: <199802221222.EAA20384@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_conv.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/22 04:22:26 PST Modified files: sys/msdosfs msdosfs_conv.c Log: Replace all unknown Unicode characters with '?' in win->unix mapping Revision Changes Path 1.17 +194 -194 src/sys/msdosfs/msdosfs_conv.c From owner-cvs-sys Sun Feb 22 05:45:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29900 for cvs-sys-outgoing; Sun, 22 Feb 1998 05:45:54 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29867; Sun, 22 Feb 1998 05:45:47 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20511; Sun, 22 Feb 1998 05:44:41 -0800 (PST) Date: Sun, 22 Feb 1998 05:44:41 -0800 (PST) Message-Id: <199802221344.FAA20511@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 clock.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/22 05:44:41 PST Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.112. Revision Changes Path 1.45 +2 -1 src/sys/pc98/pc98/clock.c From owner-cvs-sys Sun Feb 22 07:11:09 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04740 for cvs-sys-outgoing; Sun, 22 Feb 1998 07:11:09 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04700; Sun, 22 Feb 1998 07:11:03 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20729; Sun, 22 Feb 1998 07:09:57 -0800 (PST) Date: Sun, 22 Feb 1998 07:09:57 -0800 (PST) Message-Id: <199802221509.HAA20729@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/22 07:09:57 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Log: Implement loadable local<->unicode file names conversion Note: it produce correct names only for Win95, DOS names are still incorrect and need similar work mount_msdos support coming soon Revision Changes Path 1.6 +3 -3 src/sys/msdosfs/direntry.h 1.18 +59 -285 src/sys/msdosfs/msdosfs_conv.c 1.16 +5 -2 src/sys/msdosfs/msdosfs_lookup.c 1.25 +3 -1 src/sys/msdosfs/msdosfs_vfsops.c 1.57 +5 -2 src/sys/msdosfs/msdosfs_vnops.c 1.14 +5 -2 src/sys/msdosfs/msdosfsmount.h From owner-cvs-sys Sun Feb 22 09:31:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14077 for cvs-sys-outgoing; Sun, 22 Feb 1998 09:31:53 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13805; Sun, 22 Feb 1998 09:29:57 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA13466; Sun, 22 Feb 1998 09:28:50 -0800 (PST) Date: Sun, 22 Feb 1998 09:28:50 -0800 (PST) Message-Id: <199802221728.JAA13466@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/22 09:28:50 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c Log: Add Unicode support to winChkName, now lookup works! Revision Changes Path 1.7 +2 -2 src/sys/msdosfs/direntry.h 1.19 +45 -18 src/sys/msdosfs/msdosfs_conv.c 1.17 +4 -2 src/sys/msdosfs/msdosfs_lookup.c From owner-cvs-sys Sun Feb 22 12:33:19 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06392 for cvs-sys-outgoing; Sun, 22 Feb 1998 12:33:19 -0800 (PST) (envelope-from owner-cvs-sys) Received: from thunderdome.plutotech.com (root@thunderdome.plutotech.com [206.168.67.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06151; Sun, 22 Feb 1998 12:31:09 -0800 (PST) (envelope-from ken@panzer.plutotech.com) Received: from panzer.plutotech.com (ken@panzer.plutotech.com [206.168.67.125]) by thunderdome.plutotech.com (8.8.7/8.8.5) with ESMTP id NAA25194; Sun, 22 Feb 1998 13:31:07 -0700 (MST) Received: (from ken@localhost) by panzer.plutotech.com (8.8.8/8.8.5) id NAA06717; Sun, 22 Feb 1998 13:31:05 -0700 (MST) From: "Kenneth D. Merry" Message-Id: <199802222031.NAA06717@panzer.plutotech.com> Subject: Re: cvs commit: src/sys/sys disklabel.h In-Reply-To: <199802221011.CAA19942@freefall.freebsd.org> from David Greenman at "Feb 22, 98 02:11:28 am" To: dg@FreeBSD.ORG (David Greenman) Date: Sun, 22 Feb 1998 13:31:04 -0700 (MST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Greenman wrote... > dg 1998/02/22 02:11:28 PST > > Modified files: > sys/sys disklabel.h > Log: > The changes I had made long ago to support >32 disk-type units was > incomplete; dkmakeminor was broken for >32. I noticed this when trying > to use more than 32 ccd units on wcarchive. > Reviewed by: bde > > Revision Changes Path > 1.31 +3 -2 src/sys/sys/disklabel.h Wow! Are you actually going to use 32 CCD devices? How much disk space? (curious minds want to know..:) ) Ken -- Kenneth Merry ken@plutotech.com From owner-cvs-sys Sun Feb 22 12:46:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07962 for cvs-sys-outgoing; Sun, 22 Feb 1998 12:46:01 -0800 (PST) (envelope-from owner-cvs-sys) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07948; Sun, 22 Feb 1998 12:45:56 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id MAA07953; Sun, 22 Feb 1998 12:44:21 -0800 (PST) Message-Id: <199802222044.MAA07953@implode.root.com> To: "Kenneth D. Merry" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys disklabel.h In-reply-to: Your message of "Sun, 22 Feb 1998 13:31:04 MST." <199802222031.NAA06717@panzer.plutotech.com> From: David Greenman Reply-To: dg@root.com Date: Sun, 22 Feb 1998 12:44:21 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> incomplete; dkmakeminor was broken for >32. I noticed this when trying >> to use more than 32 ccd units on wcarchive. >> Reviewed by: bde ... >Wow! Are you actually going to use 32 CCD devices? How much disk space? > >(curious minds want to know..:) ) There are actually only 5 ccd devices in use, but spread out over 40 units due to the naming convention that I'm using which is to have the ccd unit be the first sd unit in the set - this helps me keep track of which physical disk drive(s) the archives are located. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project From owner-cvs-sys Sun Feb 22 12:52:04 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08994 for cvs-sys-outgoing; Sun, 22 Feb 1998 12:52:04 -0800 (PST) (envelope-from owner-cvs-sys) Received: from d198-232.uoregon.edu (d198-232.uoregon.edu [128.223.198.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08657; Sun, 22 Feb 1998 12:50:16 -0800 (PST) (envelope-from mini@d198-232.uoregon.edu) Received: (from mini@localhost) by d198-232.uoregon.edu (8.8.5/8.8.5) id MAA02226; Sun, 22 Feb 1998 12:49:57 -0800 (PST) Message-ID: <19980222124955.53778@micron.mini.net> Date: Sun, 22 Feb 1998 12:49:55 -0800 From: Jonathan Mini To: dg@root.com Cc: "Kenneth D. Merry" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys disklabel.h Reply-To: Jonathan Mini References: <199802222031.NAA06717@panzer.plutotech.com> <199802222044.MAA07953@implode.root.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <199802222044.MAA07953@implode.root.com>; from David Greenman on Sun, Feb 22, 1998 at 12:44:21PM -0800 X-files: The Truth is Out There Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Greenman stands accused of saying: > >Wow! Are you actually going to use 32 CCD devices? How much disk space? > > > >(curious minds want to know..:) ) > > There are actually only 5 ccd devices in use, but spread out over 40 units > due to the naming convention that I'm using which is to have the ccd unit > be the first sd unit in the set - this helps me keep track of which physical > disk drive(s) the archives are located. No fun, that's cheating! ;) -- Jonathan Mini (j_mini@efn.org) "A child of five could understand this! Quick -- Fetch me a child of five." From owner-cvs-sys Sun Feb 22 12:52:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09029 for cvs-sys-outgoing; Sun, 22 Feb 1998 12:52:27 -0800 (PST) (envelope-from owner-cvs-sys) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09016; Sun, 22 Feb 1998 12:52:17 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id MAA08033; Sun, 22 Feb 1998 12:50:41 -0800 (PST) Message-Id: <199802222050.MAA08033@implode.root.com> To: "Kenneth D. Merry" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys disklabel.h In-reply-to: Your message of "Sun, 22 Feb 1998 12:44:21 PST." <199802222044.MAA07953@implode.root.com> From: David Greenman Reply-To: dg@root.com Date: Sun, 22 Feb 1998 12:50:41 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >>How much disk space? I forgot to answer this last part... There is currently 224GB of disk space on the machine. Most of it is in individual drives, but there are five 18.2GB ccd units configured for the really big archives. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project From owner-cvs-sys Sun Feb 22 12:57:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09423 for cvs-sys-outgoing; Sun, 22 Feb 1998 12:57:11 -0800 (PST) (envelope-from owner-cvs-sys) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09398; Sun, 22 Feb 1998 12:56:59 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id VAA12305; Sun, 22 Feb 1998 21:51:37 +0100 (CET) To: Jonathan Mini cc: dg@root.com, "Kenneth D. Merry" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys disklabel.h In-reply-to: Your message of "Sun, 22 Feb 1998 12:49:55 PST." <19980222124955.53778@micron.mini.net> Date: Sun, 22 Feb 1998 21:51:36 +0100 Message-ID: <12303.888180696@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <19980222124955.53778@micron.mini.net>, Jonathan Mini writes: >David Greenman stands accused of saying: >> >Wow! Are you actually going to use 32 CCD devices? How much disk space? >> > >> >(curious minds want to know..:) ) >> >> There are actually only 5 ccd devices in use, but spread out over 40 uni >ts >> due to the naming convention that I'm using which is to have the ccd unit >> be the first sd unit in the set - this helps me keep track of which physica >l >> disk drive(s) the archives are located. > > No fun, that's cheating! ;) If it is any consolation to you, I have run with 7 ccd devices on two drives, 2 of them as mirror and the rest as striping. Performance was OK The drives were 1.2M 5.25" floppies :-) -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" From owner-cvs-sys Sun Feb 22 16:14:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09093 for cvs-sys-outgoing; Sun, 22 Feb 1998 16:14:27 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08739; Sun, 22 Feb 1998 16:11:31 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA02130; Sun, 22 Feb 1998 16:11:29 -0800 (PST) Date: Sun, 22 Feb 1998 16:11:29 -0800 (PST) Message-Id: <199802230011.QAA02130@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/22 16:11:28 PST Modified files: sys/i386/isa clock.c Log: Quick fix for the i8254 timecounter often gaining 10 msec. Revision Changes Path 1.113 +2 -1 src/sys/i386/isa/clock.c From owner-cvs-sys Sun Feb 22 23:00:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01195 for cvs-sys-outgoing; Sun, 22 Feb 1998 23:00:08 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01101; Sun, 22 Feb 1998 22:59:57 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA04192; Sun, 22 Feb 1998 22:59:53 -0800 (PST) Date: Sun, 22 Feb 1998 22:59:53 -0800 (PST) Message-Id: <199802230659.WAA04192@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 dyson 1998/02/22 22:59:53 PST Modified files: sys/kern vfs_subr.c Log: Clean-up the vget mechanism by permanently attaching VM objects to vnodes, therefore vget doesn't need to do so anymore. Other minor improvements include the temp free vnode queue obeying the VAGE flag and a printf that warns of to-be-removed code being executed. Revision Changes Path 1.134 +33 -25 src/sys/kern/vfs_subr.c From owner-cvs-sys Sun Feb 22 23:42:56 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04122 for cvs-sys-outgoing; Sun, 22 Feb 1998 23:42:56 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04084; Sun, 22 Feb 1998 23:42:48 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA04441; Sun, 22 Feb 1998 23:42:44 -0800 (PST) Date: Sun, 22 Feb 1998 23:42:44 -0800 (PST) Message-Id: <199802230742.XAA04441@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm vm_zone.c src/sys/i386/include vmparam.h src/sys/conf options Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/02/22 23:42:44 PST Modified files: sys/kern kern_malloc.c Log: Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden in a way identically as before.) I had problems with the system properly handling the number of vnodes when there is alot of system memory, and the default VM_KMEM_SIZE. Two new options "VM_KMEM_SIZE_SCALE" and "VM_KMEM_SIZE_MAX" have been added to support better auto-sizing for systems with greater than 128MB. Revision Changes Path 1.44 +39 -10 src/sys/kern/kern_malloc.c Modified files: sys/vm vm_zone.c sys/i386/include vmparam.h sys/conf options Log: Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden in a way identically as before.) I had problems with the system properly handling the number of vnodes when there is alot of system memory, and the default VM_KMEM_SIZE. Two new options "VM_KMEM_SIZE_SCALE" and "VM_KMEM_SIZE_MAX" have been added to support better auto-sizing for systems with greater than 128MB. Add some accouting for vm_zone memory allocations, and provide properly for vm_zone allocations out of the kmem_map. Also move the vm_zone allocation stats to the VM OID tree from the KERN OID tree. Revision Changes Path 1.19 +14 -2 src/sys/vm/vm_zone.c 1.29 +18 -2 src/sys/i386/include/vmparam.h 1.62 +6 -1 src/sys/conf/options From owner-cvs-sys Mon Feb 23 00:23:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10785 for cvs-sys-outgoing; Mon, 23 Feb 1998 00:23:14 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10753; Mon, 23 Feb 1998 00:22:59 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA04583; Mon, 23 Feb 1998 00:22:55 -0800 (PST) Date: Mon, 23 Feb 1998 00:22:55 -0800 (PST) Message-Id: <199802230822.AAA04583@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm swap_pager.c swap_pager.h vm_kern.c vm_map.c vm_pageout.c vm_pager.c vm_swap.c vnode_pager.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/02/23 00:22:55 PST Modified files: sys/vm swap_pager.c swap_pager.h vm_kern.c vm_map.c vm_pageout.c vm_pager.c vm_swap.c vnode_pager.c Log: Significantly improve the efficiency of the swap pager, which appears to have declined due to code-rot over time. The swap pager rundown code has been clean-up, and unneeded wakeups removed. Lots of splbio's are changed to splvm's. Also, set the dynamic tunables for the pageout daemon to be more sane for larger systems (thereby decreasing the daemon overheadla.) Revision Changes Path 1.89 +273 -285 src/sys/vm/swap_pager.c 1.19 +4 -1 src/sys/vm/swap_pager.h 1.45 +6 -5 src/sys/vm/vm_kern.c 1.116 +2 -2 src/sys/vm/vm_map.c 1.115 +7 -9 src/sys/vm/vm_pageout.c 1.35 +4 -4 src/sys/vm/vm_pager.c 1.53 +4 -2 src/sys/vm/vm_swap.c 1.85 +6 -6 src/sys/vm/vnode_pager.c From owner-cvs-sys Mon Feb 23 01:39:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17480 for cvs-sys-outgoing; Mon, 23 Feb 1998 01:39:45 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17442; Mon, 23 Feb 1998 01:39:38 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05067; Mon, 23 Feb 1998 01:39:33 -0800 (PST) Date: Mon, 23 Feb 1998 01:39:33 -0800 (PST) Message-Id: <199802230939.BAA05067@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c msdosfsmount.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/23 01:39:33 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c msdosfsmount.h Log: Implement loadable upper->lower local conversion table Revision Changes Path 1.9 +3 -3 src/sys/msdosfs/direntry.h 1.21 +39 -13 src/sys/msdosfs/msdosfs_conv.c 1.19 +4 -2 src/sys/msdosfs/msdosfs_lookup.c 1.59 +4 -2 src/sys/msdosfs/msdosfs_vnops.c 1.15 +5 -2 src/sys/msdosfs/msdosfsmount.h From owner-cvs-sys Mon Feb 23 01:59:22 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19432 for cvs-sys-outgoing; Mon, 23 Feb 1998 01:59:22 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19385; Mon, 23 Feb 1998 01:59:15 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA05166; Mon, 23 Feb 1998 01:59:10 -0800 (PST) Date: Mon, 23 Feb 1998 01:59:10 -0800 (PST) Message-Id: <199802230959.BAA05166@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/23 01:59:10 PST Modified files: sys/msdosfs msdosfs_vfsops.c Log: Oops, add missing bcopy of upper->lower table Revision Changes Path 1.26 +3 -1 src/sys/msdosfs/msdosfs_vfsops.c From owner-cvs-sys Mon Feb 23 04:23:55 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02793 for cvs-sys-outgoing; Mon, 23 Feb 1998 04:23:55 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA02751; Mon, 23 Feb 1998 04:23:30 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA06111; Mon, 23 Feb 1998 04:23:24 -0800 (PST) Date: Mon, 23 Feb 1998 04:23:24 -0800 (PST) Message-Id: <199802231223.EAA06111@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/i386 microtime.s Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/23 04:23:24 PST Removed files: sys/pc98/i386 microtime.s Log: Removed unused file (sync with sys/i386/i386/microtime.s). From owner-cvs-sys Mon Feb 23 04:24:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02895 for cvs-sys-outgoing; Mon, 23 Feb 1998 04:24:44 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA02846; Mon, 23 Feb 1998 04:24:36 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA06143; Mon, 23 Feb 1998 04:24:30 -0800 (PST) Date: Mon, 23 Feb 1998 04:24:30 -0800 (PST) Message-Id: <199802231224.EAA06143@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 clock.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/23 04:24:29 PST Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.113. Revision Changes Path 1.46 +2 -1 src/sys/pc98/pc98/clock.c From owner-cvs-sys Mon Feb 23 06:58:20 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15714 for cvs-sys-outgoing; Mon, 23 Feb 1998 06:58:20 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15617; Mon, 23 Feb 1998 06:58:00 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA06415; Mon, 23 Feb 1998 06:57:54 -0800 (PST) Date: Mon, 23 Feb 1998 06:57:54 -0800 (PST) Message-Id: <199802231457.GAA06415@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/23 06:57:53 PST Modified files: sys/msdosfs msdosfs_vfsops.c Log: Fix signatures of NEC's DOS formats. Submitted by: Takahashi Yoshihiro Revision Changes Path 1.27 +9 -9 src/sys/msdosfs/msdosfs_vfsops.c From owner-cvs-sys Mon Feb 23 07:03:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16204 for cvs-sys-outgoing; Mon, 23 Feb 1998 07:03:13 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16148; Mon, 23 Feb 1998 07:03:08 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA06508; Mon, 23 Feb 1998 07:03:01 -0800 (PST) Date: Mon, 23 Feb 1998 07:03:01 -0800 (PST) Message-Id: <199802231503.HAA06508@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/netboot 3c509.h src/sys/i386/isa elink.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/23 07:03:01 PST Modified files: sys/i386/boot/netboot 3c509.h sys/i386/isa elink.h Log: Use port 0x110 to avoid PNP conflicts. PR: 5614, 5781 Revision Changes Path 1.4 +1 -1 src/sys/i386/boot/netboot/3c509.h 1.5 +2 -2 src/sys/i386/isa/elink.h From owner-cvs-sys Mon Feb 23 07:05:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16817 for cvs-sys-outgoing; Mon, 23 Feb 1998 07:05:35 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16725; Mon, 23 Feb 1998 07:05:26 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA06595; Mon, 23 Feb 1998 07:05:20 -0800 (PST) Date: Mon, 23 Feb 1998 07:05:20 -0800 (PST) Message-Id: <199802231505.HAA06595@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/netboot 3c509.h src/sys/i386/isa elink.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/23 07:05:17 PST Modified files: (Branch: RELENG_2_2) sys/i386/boot/netboot 3c509.h sys/i386/isa elink.h Log: MFC: use port 0x110 to avoid PNP conflicts. Revision Changes Path 1.3.2.1 +1 -1 src/sys/i386/boot/netboot/3c509.h 1.1.12.2 +2 -2 src/sys/i386/isa/elink.h From owner-cvs-sys Mon Feb 23 08:45:15 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29342 for cvs-sys-outgoing; Mon, 23 Feb 1998 08:45:15 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29287; Mon, 23 Feb 1998 08:44:46 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29299; Mon, 23 Feb 1998 08:44:39 -0800 (PST) Date: Mon, 23 Feb 1998 08:44:39 -0800 (PST) Message-Id: <199802231644.IAA29299@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/23 08:44:39 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Log: Implement loadable DOS<->local conversion tables for DOS names Always create DOS name in uppercase Always view DOS name in lowercase Revision Changes Path 1.10 +6 -6 src/sys/msdosfs/direntry.h 1.22 +93 -40 src/sys/msdosfs/msdosfs_conv.c 1.20 +13 -9 src/sys/msdosfs/msdosfs_lookup.c 1.28 +8 -3 src/sys/msdosfs/msdosfs_vfsops.c 1.60 +7 -6 src/sys/msdosfs/msdosfs_vnops.c 1.16 +10 -3 src/sys/msdosfs/msdosfsmount.h From owner-cvs-sys Mon Feb 23 12:22:21 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05475 for cvs-sys-outgoing; Mon, 23 Feb 1998 12:22:21 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05334; Mon, 23 Feb 1998 12:21:52 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA00434; Mon, 23 Feb 1998 12:21:44 -0800 (PST) Date: Mon, 23 Feb 1998 12:21:44 -0800 (PST) Message-Id: <199802232021.MAA00434@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG, cvs-share@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/etc rc.conf rc.network src/share/man/man5 rc.conf.5 src/sys/netinet in.h ip_input.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk guido 1998/02/23 12:21:43 PST Modified files: (Branch: RELENG_2_2) etc rc.conf rc.network share/man/man5 rc.conf.5 sys/netinet in.h ip_input.c Log: MFC: Addition of forward_sourceroute and accept_sourceroute variables in rc.conf and the implementation of the latter. Revision Changes Path 1.1.2.36 +3 -1 src/etc/rc.conf 1.1.2.16 +11 -1 src/etc/rc.network 1.1.2.5 +17 -1 src/share/man/man5/rc.conf.5 1.22.2.2 +4 -2 src/sys/netinet/in.h 1.50.2.12 +7 -1 src/sys/netinet/ip_input.c From owner-cvs-sys Mon Feb 23 16:23:56 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27228 for cvs-sys-outgoing; Mon, 23 Feb 1998 16:23:56 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27101; Mon, 23 Feb 1998 16:22:40 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA01539; Mon, 23 Feb 1998 16:22:31 -0800 (PST) Date: Mon, 23 Feb 1998 16:22:31 -0800 (PST) Message-Id: <199802240022.QAA01539@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys types.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/23 16:22:30 PST Modified files: (Branch: RELENG_2_2) sys/sys types.h Log: NQYAMFC. Move #include of earlier and clean up some formatting. PR: 5785 Revision Changes Path 1.11.2.3 +7 -7 src/sys/sys/types.h From owner-cvs-sys Mon Feb 23 18:13:06 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15443 for cvs-sys-outgoing; Mon, 23 Feb 1998 18:13:06 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15212; Mon, 23 Feb 1998 18:11:50 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA02044; Mon, 23 Feb 1998 18:11:40 -0800 (PST) Date: Mon, 23 Feb 1998 18:11:40 -0800 (PST) Message-Id: <199802240211.SAA02044@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys types.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/23 18:11:39 PST Modified files: sys/sys types.h Log: MF22: removed duplicate #include of and fixed comments about the main #include of it. Fixed disordering of _BSD_CLOCKID_T. Removed forward declarations of "common" structs. The declarations are now made closer to where they are used. Revision Changes Path 1.24 +9 -24 src/sys/sys/types.h From owner-cvs-sys Mon Feb 23 18:26:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17804 for cvs-sys-outgoing; Mon, 23 Feb 1998 18:26:11 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17682; Mon, 23 Feb 1998 18:25:32 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA02003; Mon, 23 Feb 1998 18:01:12 -0800 (PST) Date: Mon, 23 Feb 1998 18:01:12 -0800 (PST) Message-Id: <199802240201.SAA02003@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys signalvar.h systm.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/23 18:01:12 PST Modified files: sys/sys signalvar.h systm.h Log: Forward declare more structs that are used in prototypes here - don't depend on forward declaring common ones. Revision Changes Path 1.17 +3 -1 src/sys/sys/signalvar.h 1.70 +6 -3 src/sys/sys/systm.h From owner-cvs-sys Tue Feb 24 02:16:55 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11204 for cvs-sys-outgoing; Tue, 24 Feb 1998 02:16:55 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11112; Tue, 24 Feb 1998 02:16:37 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03582; Tue, 24 Feb 1998 02:16:24 -0800 (PST) Date: Tue, 24 Feb 1998 02:16:24 -0800 (PST) Message-Id: <199802241016.CAA03582@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_pageout.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/02/24 02:16:24 PST Modified files: sys/vm vm_pageout.c Log: Correct some severe VM tuning problems for small systems (<=16MB), and improve tuning on larger systems. (A couple of the VM tuning params for small systems were so badly chosen that the system could hang under load.) The broken tuning was originaly my fault. Revision Changes Path 1.116 +10 -7 src/sys/vm/vm_pageout.c From owner-cvs-sys Tue Feb 24 02:39:36 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15471 for cvs-sys-outgoing; Tue, 24 Feb 1998 02:39:36 -0800 (PST) (envelope-from owner-cvs-sys) Received: from helios.dnttm.ru (root@dnttm.wave.ras.ru [194.85.104.197]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14682; Tue, 24 Feb 1998 02:34:13 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-3) with UUCP id NAA10513; Tue, 24 Feb 1998 13:29:49 +0300 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.8.8/8.8.7) with ESMTP id NAA02154; Tue, 24 Feb 1998 13:37:41 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199802241037.NAA02154@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Andrey A. Chernov" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dima@dnttm.ru Subject: Re: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h In-reply-to: Your message of "Mon, 23 Feb 1998 08:44:39 PST." <199802231644.IAA29299@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Feb 1998 13:37:41 +0300 From: Dmitrij Tejblum Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Andrey A. Chernov" wrote: > Always create DOS name in uppercase > Always view DOS name in lowercase This imply that noone can see names like README.TXT on msdos filesystem. When someone creates a file with such name, it becomes 'readme.txt'. But if someone creates file 'README.TEXT', the name will remain same. This is odd, i believe. A workaround could be to always write long file name. I.e. never return 1 in unix2dosfn. It is still not compatible with Windows 95, of course, but Windows 95 is not fully compatible with itself in this issue. Dima From owner-cvs-sys Tue Feb 24 03:02:43 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18272 for cvs-sys-outgoing; Tue, 24 Feb 1998 03:02:43 -0800 (PST) (envelope-from owner-cvs-sys) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.124.23.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18225; Tue, 24 Feb 1998 03:02:23 -0800 (PST) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id OAA01214; Tue, 24 Feb 1998 14:01:46 +0300 (MSK) (envelope-from ache) Message-ID: <19980224140143.53881@nagual.pp.ru> Date: Tue, 24 Feb 1998 14:01:43 +0300 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Dmitrij Tejblum Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dima@dnttm.ru Subject: Re: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Mail-Followup-To: Dmitrij Tejblum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dima@dnttm.ru References: <199802231644.IAA29299@freefall.freebsd.org> <199802241037.NAA02154@tejblum.dnttm.rssi.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199802241037.NAA02154@tejblum.dnttm.rssi.ru>; from dima@tejblum.dnttm.rssi.ru on Tue, Feb 24, 1998 at 01:37:41PM +0300 Organization: Biomechanoid Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, Feb 24, 1998 at 01:37:41PM +0300, Dmitrij Tejblum wrote: > "Andrey A. Chernov" wrote: > > Always create DOS name in uppercase > > Always view DOS name in lowercase > > This imply that noone can see names like README.TXT on msdos filesystem. When > someone creates a file with such name, it becomes 'readme.txt'. But if someone > creates file 'README.TEXT', the name will remain same. This is odd, i believe. The reason is simple: non-uppercase names not understanded by majority of programs and filesystem checks under DOS. Making non-uppercase name in DOS breaks DOS! > A workaround could be to always write long file name. I.e. never return 1 in > unix2dosfn. It is still not compatible with Windows 95, of course, but Windows > 95 is not fully compatible with itself in this issue. This workaround is already active since long file name preserving case _always_ written if you have Win95 file system. I.e. two names written at once: 1) DOS uppercased name. 2) Win95 name preserving case (if you not turn off Win95 support) In msdosfs you'll see Win95 name first, if it present. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ From owner-cvs-sys Tue Feb 24 04:15:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26560 for cvs-sys-outgoing; Tue, 24 Feb 1998 04:15:58 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA26517; Tue, 24 Feb 1998 04:15:49 -0800 (PST) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA04098; Tue, 24 Feb 1998 04:15:36 -0800 (PST) Date: Tue, 24 Feb 1998 04:15:36 -0800 (PST) Message-Id: <199802241215.EAA04098@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 sos 1998/02/24 04:15:35 PST Modified files: sys/pci pcisupport.c Log: Add the Intel 82371SB USB host controller to the known list. Revision Changes Path 1.59 +3 -1 src/sys/pci/pcisupport.c From owner-cvs-sys Tue Feb 24 04:41:20 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA29184 for cvs-sys-outgoing; Tue, 24 Feb 1998 04:41:20 -0800 (PST) (envelope-from owner-cvs-sys) Received: from yandex.hq.cti.ru (yandex.hq.cti.ru [194.67.85.53]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA29126; Tue, 24 Feb 1998 04:40:44 -0800 (PST) (envelope-from tejblum@arc.hq.cti.ru) Received: from yandex.hq.cti.ru (localhost [127.0.0.1]) by yandex.hq.cti.ru (8.8.8/8.8.7) with ESMTP id PAA07321; Tue, 24 Feb 1998 15:39:54 +0300 (MSK) (envelope-from tejblum@yandex.hq.cti.ru) Message-Id: <199802241239.PAA07321@yandex.hq.cti.ru> X-Mailer: exmh version 2.0zeta 7/24/97 To: áÎÄÒÅÊ þÅÒÎÏ× cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dima@dnttm.ru Subject: Re: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h In-reply-to: Your message of "Tue, 24 Feb 1998 14:01:43 +0300." <19980224140143.53881@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Feb 1998 15:39:54 +0300 From: Dmitrij Tejblum Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Tue, Feb 24, 1998 at 01:37:41PM +0300, Dmitrij Tejblum wrote: > > "Andrey A. Chernov" wrote: > > > Always create DOS name in uppercase > > > Always view DOS name in lowercase > > > > This imply that noone can see names like README.TXT on msdos filesystem. When > > someone creates a file with such name, it becomes 'readme.txt'. But if someone > > creates file 'README.TEXT', the name will remain same. This is odd, i believe. > > The reason is simple: non-uppercase names not understanded by majority of > programs and filesystem checks under DOS. Making non-uppercase name in DOS > breaks DOS! Of course. I never suggested ro write DOS names in lowecase. I complain about "view DOS name in lowercase" part, probably. > > A workaround could be to always write long file name. I.e. never return 1 in > > unix2dosfn. It is still not compatible with Windows 95, of course, but Windows > > 95 is not fully compatible with itself in this issue. > > This workaround is already active since long file name preserving case > _always_ written if you have Win95 file system. Since when? Have you tried to 'touch README.TXT' on msdosfs and look at the result? If unix2dosfn return 1, the long file name does not written to disk. See the comment above unix2dosfn. unix2dosfn think that in case of README.TXT short the file name and the long file name are same, and, therefore, long file name is not neccessary. You "broke" it, since you represent short filenames in lowercase (under FreeBSD, of course). > I.e. two names written at once: > 1) DOS uppercased name. > 2) Win95 name preserving case (if you not turn off Win95 support) > > In msdosfs you'll see Win95 name first, if it present. This is what I propose. Dima From owner-cvs-sys Tue Feb 24 06:13:43 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10660 for cvs-sys-outgoing; Tue, 24 Feb 1998 06:13:43 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10619; Tue, 24 Feb 1998 06:13:34 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA04547; Tue, 24 Feb 1998 06:13:20 -0800 (PST) Date: Tue, 24 Feb 1998 06:13:20 -0800 (PST) Message-Id: <199802241413.GAA04547@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/24 06:13:19 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c Log: Back out "always view in lowercase" part Return to previous variant "comparing in lowercase" in winChkName Revision Changes Path 1.11 +3 -3 src/sys/msdosfs/direntry.h 1.23 +24 -23 src/sys/msdosfs/msdosfs_conv.c 1.21 +2 -2 src/sys/msdosfs/msdosfs_lookup.c 1.61 +2 -1 src/sys/msdosfs/msdosfs_vnops.c From owner-cvs-sys Tue Feb 24 06:18:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11576 for cvs-sys-outgoing; Tue, 24 Feb 1998 06:18:12 -0800 (PST) (envelope-from owner-cvs-sys) Received: from ache.relcom.ru (ache@ache.relcom.ru [193.125.20.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11401; Tue, 24 Feb 1998 06:17:50 -0800 (PST) (envelope-from ache@ache.relcom.ru) Received: (from ache@localhost) by ache.relcom.ru (8.8.8/8.8.8) id RAA00344; Tue, 24 Feb 1998 17:15:06 +0300 (MSK) (envelope-from ache) Message-ID: <19980224171506.64021@nagual.pp.ru> Date: Tue, 24 Feb 1998 17:15:06 +0300 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Dmitrij Tejblum Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dima@dnttm.ru Subject: Re: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h Mail-Followup-To: Dmitrij Tejblum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, dima@dnttm.ru References: <19980224140143.53881@nagual.pp.ru> <199802241239.PAA07321@yandex.hq.cti.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199802241239.PAA07321@yandex.hq.cti.ru>; from tejblum@arc.hq.cti.ru on Tue, Feb 24, 1998 at 03:39:54PM +0300 Organization: Biomechanoid Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, Feb 24, 1998 at 03:39:54PM +0300, Dmitrij Tejblum wrote: > Since when? Have you tried to 'touch README.TXT' on msdosfs and look at > the result? If unix2dosfn return 1, the long file name does not written > to disk. See the comment above unix2dosfn. unix2dosfn think that in > case of README.TXT short the file name and the long file name are same, > and, therefore, long file name is not neccessary. You "broke" it, since > you represent short filenames in lowercase (under FreeBSD, of course). > > > I.e. two names written at once: > > 1) DOS uppercased name. > > 2) Win95 name preserving case (if you not turn off Win95 support) > > > > In msdosfs you'll see Win95 name first, if it present. > > This is what I propose. I rather just back out "always view in lowercase" change. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ From owner-cvs-sys Tue Feb 24 09:27:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04864 for cvs-sys-outgoing; Tue, 24 Feb 1998 09:27:54 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04772; Tue, 24 Feb 1998 09:27:40 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA27401; Tue, 24 Feb 1998 09:27:24 -0800 (PST) Date: Tue, 24 Feb 1998 09:27:24 -0800 (PST) Message-Id: <199802241727.JAA27401@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys queue.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/24 09:27:24 PST Modified files: sys/sys queue.h Log: Add the 'do/while hack' to all the queue macros to allow them to be more generally used. Submitted by: Kirk McKusick (from some of his trees) (possibly some cleanups to follow) Revision Changes Path 1.20 +59 -57 src/sys/sys/queue.h From owner-cvs-sys Tue Feb 24 14:25:15 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22927 for cvs-sys-outgoing; Tue, 24 Feb 1998 14:25:15 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22883; Tue, 24 Feb 1998 14:25:08 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA29401; Tue, 24 Feb 1998 14:24:50 -0800 (PST) Date: Tue, 24 Feb 1998 14:24:50 -0800 (PST) Message-Id: <199802242224.OAA29401@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/02/24 14:24:50 PST Modified files: sys/i386/conf LINT Log: Add loran0 to LINT Revision Changes Path 1.412 +2 -1 src/sys/i386/conf/LINT From owner-cvs-sys Tue Feb 24 14:25:52 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23126 for cvs-sys-outgoing; Tue, 24 Feb 1998 14:25:52 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23016; Tue, 24 Feb 1998 14:25:39 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA29290; Tue, 24 Feb 1998 14:08:10 -0800 (PST) Date: Tue, 24 Feb 1998 14:08:10 -0800 (PST) Message-Id: <199802242208.OAA29290@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa loran.c src/sys/i386/conf files.i386 majors.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/02/24 14:08:07 PST Modified files: sys/i386/conf files.i386 majors.i386 Added files: sys/i386/isa loran.c Log: Add the smallest and least useful device-driver by a fair margin... Revision Changes Path 1.193 +2 -1 src/sys/i386/conf/files.i386 1.35 +2 -1 src/sys/i386/conf/majors.i386 From owner-cvs-sys Tue Feb 24 18:02:21 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03110 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:02:21 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02796; Tue, 24 Feb 1998 18:01:03 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00321; Tue, 24 Feb 1998 18:00:45 -0800 (PST) Date: Tue, 24 Feb 1998 18:00:45 -0800 (PST) Message-Id: <199802250200.SAA00321@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys stat.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 18:00:45 PST Modified files: sys/sys stat.h Log: Don't include if _POSIX_SOURCE is defined. This fixes longstanding namespace pollution. The need for the pollution (unconditional use of timespecs) went away in the first round of Lite2 merges (rev.1.7 for stat.h), but was still unconditionally included, and a stale comment about the need for the pollution was not removed. Revision Changes Path 1.14 +3 -4 src/sys/sys/stat.h From owner-cvs-sys Tue Feb 24 18:14:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06160 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:14:34 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06103; Tue, 24 Feb 1998 18:14:23 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00402; Tue, 24 Feb 1998 18:14:04 -0800 (PST) Date: Tue, 24 Feb 1998 18:14:04 -0800 (PST) Message-Id: <199802250214.SAA00402@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet in.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/24 18:14:04 PST Modified files: sys/netinet in.h Log: Bring our in.h up to date with respect to allocated IP protocol numbers. It is possible that the names may require tuning, but the numbers represent what is in rfc1700 which is the present active RFC. Revision Changes Path 1.29 +86 -3 src/sys/netinet/in.h From owner-cvs-sys Tue Feb 24 18:14:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06216 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:14:51 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06158; Tue, 24 Feb 1998 18:14:33 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00430; Tue, 24 Feb 1998 18:14:15 -0800 (PST) Date: Tue, 24 Feb 1998 18:14:15 -0800 (PST) Message-Id: <199802250214.SAA00430@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys time.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 18:14:15 PST Modified files: sys/sys time.h Log: Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header, so POSIX sources can't include it. However, until recently it was included by , so it should have been (almost) entirely inside _POSIX_SOURCE ifdefs for to be (almost) POSIX.1 conformant, but it was only about half inside _POSIX_SOURCE ifdefs. Revision Changes Path 1.19 +1 -5 src/sys/sys/time.h From owner-cvs-sys Tue Feb 24 18:18:15 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06522 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:18:15 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06480; Tue, 24 Feb 1998 18:18:05 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00536; Tue, 24 Feb 1998 18:17:47 -0800 (PST) Date: Tue, 24 Feb 1998 18:17:47 -0800 (PST) Message-Id: <199802250217.SAA00536@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys ipc.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 18:17:47 PST Modified files: sys/sys ipc.h Log: Removed _POSIX_SOURCE ifdef. This is not a POSIX.1 header. Revision Changes Path 1.12 +1 -3 src/sys/sys/ipc.h From owner-cvs-sys Tue Feb 24 18:18:41 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06577 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:18:41 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06535; Tue, 24 Feb 1998 18:18:32 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00565; Tue, 24 Feb 1998 18:18:14 -0800 (PST) Date: Tue, 24 Feb 1998 18:18:14 -0800 (PST) Message-Id: <199802250218.SAA00565@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet in.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/24 18:18:13 PST Modified files: (Branch: RELENG_2_2) sys/netinet in.h Log: MFC: 1.28->1.29 define more IP protocols as defined in the new list. (rfc1700) Revision Changes Path 1.22.2.3 +86 -3 src/sys/netinet/in.h From owner-cvs-sys Tue Feb 24 18:21:02 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06963 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:21:02 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06916; Tue, 24 Feb 1998 18:20:50 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00600; Tue, 24 Feb 1998 18:20:32 -0800 (PST) Date: Tue, 24 Feb 1998 18:20:32 -0800 (PST) Message-Id: <199802250220.SAA00600@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include clock.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 18:20:32 PST Modified files: sys/i386/include clock.h Log: Removed vestiges of previous microtime() implementation. Revision Changes Path 1.33 +2 -6 src/sys/i386/include/clock.h From owner-cvs-sys Tue Feb 24 18:35:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09248 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:35:01 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA09207; Tue, 24 Feb 1998 18:34:51 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00799; Tue, 24 Feb 1998 18:34:32 -0800 (PST) Date: Tue, 24 Feb 1998 18:34:32 -0800 (PST) Message-Id: <199802250234.SAA00799@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet in.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/24 18:34:32 PST Modified files: (Branch: RELENG_2_2) sys/netinet in.h Log: MFC: fix typo in last commit Revision Changes Path 1.22.2.4 +2 -2 src/sys/netinet/in.h From owner-cvs-sys Tue Feb 24 18:36:02 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09422 for cvs-sys-outgoing; Tue, 24 Feb 1998 18:36:02 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA09330; Tue, 24 Feb 1998 18:35:54 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA00875; Tue, 24 Feb 1998 18:35:36 -0800 (PST) Date: Tue, 24 Feb 1998 18:35:36 -0800 (PST) Message-Id: <199802250235.SAA00875@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet in.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/24 18:35:36 PST Modified files: sys/netinet in.h Log: OOPs typo TCF, not TCP.... Revision Changes Path 1.30 +2 -2 src/sys/netinet/in.h From owner-cvs-sys Tue Feb 24 19:56:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22188 for cvs-sys-outgoing; Tue, 24 Feb 1998 19:56:53 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21964; Tue, 24 Feb 1998 19:56:35 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA01235; Tue, 24 Feb 1998 19:56:16 -0800 (PST) Date: Tue, 24 Feb 1998 19:56:16 -0800 (PST) Message-Id: <199802250356.TAA01235@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm swap_pager.c swap_pager.h vm_map.c vm_object.c vm_object.h vnode_pager.c src/sys/i386/i386 vm_machdep.c src/sys/i386/include smp.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/02/24 19:56:16 PST Modified files: sys/vm swap_pager.c swap_pager.h vm_map.c vm_object.c vm_object.h vnode_pager.c sys/i386/i386 vm_machdep.c sys/i386/include smp.h Log: Fix page prezeroing for SMP, and fix some potential paging-in-progress hangs. The paging-in-progress diagnosis was a result of Tor Egge's excellent detective work. Submitted by: Partially from Tor Egge. Revision Changes Path 1.90 +2 -3 src/sys/vm/swap_pager.c 1.20 +2 -1 src/sys/vm/swap_pager.h 1.117 +2 -7 src/sys/vm/vm_map.c 1.114 +17 -20 src/sys/vm/vm_object.c 1.46 +23 -1 src/sys/vm/vm_object.h 1.86 +2 -9 src/sys/vm/vnode_pager.c 1.101 +35 -29 src/sys/i386/i386/vm_machdep.c 1.35 +3 -3 src/sys/i386/include/smp.h From owner-cvs-sys Tue Feb 24 20:11:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23590 for cvs-sys-outgoing; Tue, 24 Feb 1998 20:11:10 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23536; Tue, 24 Feb 1998 20:10:52 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01288; Tue, 24 Feb 1998 20:10:33 -0800 (PST) Date: Tue, 24 Feb 1998 20:10:33 -0800 (PST) Message-Id: <199802250410.UAA01288@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_time.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 20:10:33 PST Modified files: sys/kern kern_time.c Log: Fixed the calculation of `delta' in settime(). We once set all times consistently wrong (up to 1 tick too late), but recent changes fixed the setting of the main clock, making other times inconsistent. The inconsistencies tended to show up as a negative resource usage for the process that set the time. Fixed the check for setting the clock backwards. A stale timestamp (`time') was checked, so it was possible to set the clock backwards by up to almost 1 tick. Until recently, this bug was compensated for by setting the clock consistently wrong. Merged the comment about setting the clock backwards from Lite2. Removed latency micro-optimizations/speed pessimizations in settime(). microtime() and set_timecounter() are relatively expensive, and they must be called together with clock updates blocked to get a consistent `delta', so significant latency optimizations are not possible. Removed some stale comments. Revision Changes Path 1.42 +14 -29 src/sys/kern/kern_time.c From owner-cvs-sys Tue Feb 24 20:47:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28869 for cvs-sys-outgoing; Tue, 24 Feb 1998 20:47:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28828; Tue, 24 Feb 1998 20:47:25 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01526; Tue, 24 Feb 1998 20:47:06 -0800 (PST) Date: Tue, 24 Feb 1998 20:47:06 -0800 (PST) Message-Id: <199802250447.UAA01526@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 20:47:05 PST Modified files: sys/ufs/ffs ffs_vfsops.c Log: Fixed missing permissions checking for mounting by non-root. There is now less need for the vfs.usermount sysctl. msdosfs already has this change, modulo a missing LK_RETRY, via NetBSD. At least ext2fs is missing this and many other changes from Lite2. Obtained from: Lite2 Revision Changes Path 1.72 +36 -2 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-sys Tue Feb 24 21:33:46 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05198 for cvs-sys-outgoing; Tue, 24 Feb 1998 21:33:46 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04963; Tue, 24 Feb 1998 21:33:28 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA01645; Tue, 24 Feb 1998 21:33:08 -0800 (PST) Date: Tue, 24 Feb 1998 21:33:08 -0800 (PST) Message-Id: <199802250533.VAA01645@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux_misc.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 21:33:08 PST Modified files: sys/i386/linux linux_misc.c Log: Removed redundant test against MAXDSIZ (the rlimit test is stronger). Revision Changes Path 1.34 +3 -3 src/sys/i386/linux/linux_misc.c From owner-cvs-sys Tue Feb 24 21:59:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA12711 for cvs-sys-outgoing; Tue, 24 Feb 1998 21:59:30 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA12659; Tue, 24 Feb 1998 21:59:10 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA01750; Tue, 24 Feb 1998 21:58:51 -0800 (PST) Date: Tue, 24 Feb 1998 21:58:51 -0800 (PST) Message-Id: <199802250558.VAA01750@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_vnops.c src/sys/netatalk at_rmx.c src/sys/pccard pccard.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 21:58:51 PST Modified files: sys/kern vfs_vnops.c sys/netatalk at_rmx.c sys/pccard pccard.c Log: Removed unused #includes. Revision Changes Path 1.50 +1 -2 src/sys/kern/vfs_vnops.c 1.3 +0 -9 src/sys/netatalk/at_rmx.c 1.56 +1 -2 src/sys/pccard/pccard.c From owner-cvs-sys Tue Feb 24 22:05:26 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13959 for cvs-sys-outgoing; Tue, 24 Feb 1998 22:05:26 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13891; Tue, 24 Feb 1998 22:05:07 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01790; Tue, 24 Feb 1998 22:04:47 -0800 (PST) Date: Tue, 24 Feb 1998 22:04:47 -0800 (PST) Message-Id: <199802250604.WAA01790@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_synch.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 22:04:47 PST Modified files: sys/kern kern_synch.c Log: Fixed a missing newline in a debugging printf. Fixed punctuation in some comments. Revision Changes Path 1.47 +4 -4 src/sys/kern/kern_synch.c From owner-cvs-sys Tue Feb 24 22:14:02 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA16048 for cvs-sys-outgoing; Tue, 24 Feb 1998 22:14:02 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA15972; Tue, 24 Feb 1998 22:13:52 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01827; Tue, 24 Feb 1998 22:13:32 -0800 (PST) Date: Tue, 24 Feb 1998 22:13:32 -0800 (PST) Message-Id: <199802250613.WAA01827@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_timeout.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 22:13:32 PST Modified files: sys/kern kern_timeout.c Log: Declare function pointer args as pointers, not as functions. Revision Changes Path 1.54 +3 -3 src/sys/kern/kern_timeout.c From owner-cvs-sys Tue Feb 24 22:17:07 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA16896 for cvs-sys-outgoing; Tue, 24 Feb 1998 22:17:07 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA16850; Tue, 24 Feb 1998 22:16:58 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01863; Tue, 24 Feb 1998 22:16:38 -0800 (PST) Date: Tue, 24 Feb 1998 22:16:38 -0800 (PST) Message-Id: <199802250616.WAA01863@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern tty_compat.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 22:16:38 PST Modified files: sys/kern tty_compat.c Log: Don't depend on "implicit int". Revision Changes Path 1.27 +4 -4 src/sys/kern/tty_compat.c From owner-cvs-sys Tue Feb 24 22:19:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17371 for cvs-sys-outgoing; Tue, 24 Feb 1998 22:19:51 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17229; Tue, 24 Feb 1998 22:19:36 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01895; Tue, 24 Feb 1998 22:19:15 -0800 (PST) Date: Tue, 24 Feb 1998 22:19:15 -0800 (PST) Message-Id: <199802250619.WAA01895@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern tty_pty.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 22:19:15 PST Modified files: sys/kern tty_pty.c Log: Don't depend on "implicit int" or bloat the data section in the declaration of ptc_devsw_installed. Fixed a spelling error. Revision Changes Path 1.51 +3 -3 src/sys/kern/tty_pty.c From owner-cvs-sys Tue Feb 24 22:30:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA20825 for cvs-sys-outgoing; Tue, 24 Feb 1998 22:30:59 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA20630; Tue, 24 Feb 1998 22:30:36 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02099; Tue, 24 Feb 1998 22:30:16 -0800 (PST) Date: Tue, 24 Feb 1998 22:30:16 -0800 (PST) Message-Id: <199802250630.WAA02099@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_threads.c vfs_aio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 22:30:16 PST Modified files: sys/kern kern_threads.c vfs_aio.c Log: Removed a stale comment and staler code. Revision Changes Path 1.6 +1 -8 src/sys/kern/kern_threads.c 1.24 +1 -7 src/sys/kern/vfs_aio.c From owner-cvs-sys Tue Feb 24 22:42:24 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22819 for cvs-sys-outgoing; Tue, 24 Feb 1998 22:42:24 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22781; Tue, 24 Feb 1998 22:42:08 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02218; Tue, 24 Feb 1998 22:41:48 -0800 (PST) Date: Tue, 24 Feb 1998 22:41:48 -0800 (PST) Message-Id: <199802250641.WAA02218@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netkey key.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/24 22:41:48 PST Modified files: sys/netkey key.c Log: Added a used #include. "options KEY" is not in LINT, and consequently doesn't actually compile, even with this change. Revision Changes Path 1.4 +1 -0 src/sys/netkey/key.c From owner-cvs-sys Tue Feb 24 23:13:04 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA27551 for cvs-sys-outgoing; Tue, 24 Feb 1998 23:13:04 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27391; Tue, 24 Feb 1998 23:12:43 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA02525; Tue, 24 Feb 1998 23:12:18 -0800 (PST) Date: Tue, 24 Feb 1998 23:12:18 -0800 (PST) Message-Id: <199802250712.XAA02525@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 bde 1998/02/24 23:12:18 PST Modified files: sys/pci brooktree848.c Log: Added missing #include of "opt_devfs.h". Fixed pedantic semantics errors (in ANSI C, static arrays must have a size, and static objects should be consistently declared as static unless you know more than anyone should have to know about the linkage rules). Revision Changes Path 1.30 +3 -4 src/sys/pci/brooktree848.c From owner-cvs-sys Tue Feb 24 23:17:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28051 for cvs-sys-outgoing; Tue, 24 Feb 1998 23:17:25 -0800 (PST) (envelope-from owner-cvs-sys) Received: from coconut.itojun.org (root@coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27760; Tue, 24 Feb 1998 23:13:36 -0800 (PST) (envelope-from itojun@itojun.org) Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.8+3.0Wbeta11/3.6W) with ESMTP id QAA07201; Wed, 25 Feb 1998 16:13:28 +0900 (JST) To: Bruce Evans cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org In-reply-to: bde's message of Tue, 24 Feb 1998 22:41:48 PST. <199802250641.WAA02218@freefall.freebsd.org> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/sys/netkey key.c From: Jun-ichiro itojun Itoh Date: Wed, 25 Feb 1998 16:13:28 +0900 Message-ID: <7197.888390808@coconut.itojun.org> Sender: owner-cvs-sys@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Modified files: > sys/netkey key.c > Log: > Added a used #include. > "options KEY" is not in LINT, and consequently doesn't actually compile, > even with this change. Does anybody plan to use sys/netkey? I've modified it for my IPsec stack so I have a modified version that compiles and works. However, part of my modification may break backward compatibility. So, I would like to know who is needing sys/netkey. itojun From owner-cvs-sys Wed Feb 25 03:57:33 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27818 for cvs-sys-outgoing; Wed, 25 Feb 1998 03:57:33 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27762; Wed, 25 Feb 1998 03:57:01 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA04197; Wed, 25 Feb 1998 03:56:40 -0800 (PST) Date: Wed, 25 Feb 1998 03:56:40 -0800 (PST) Message-Id: <199802251156.DAA04197@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/dpt dpt_scsi.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/25 03:56:39 PST Modified files: sys/dev/dpt dpt_scsi.c Log: Fixed a syntax error. Strange but correct code was broken by recent changes to the queue macros. Revision Changes Path 1.4 +2 -2 src/sys/dev/dpt/dpt_scsi.c From owner-cvs-sys Wed Feb 25 05:09:17 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07568 for cvs-sys-outgoing; Wed, 25 Feb 1998 05:09:17 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07487; Wed, 25 Feb 1998 05:08:29 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA04447; Wed, 25 Feb 1998 05:08:07 -0800 (PST) Date: Wed, 25 Feb 1998 05:08:07 -0800 (PST) Message-Id: <199802251308.FAA04447@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_exec.c src/sys/netatalk at_proto.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/25 05:08:07 PST Modified files: sys/kern kern_exec.c sys/netatalk at_proto.c Log: Removed unused #includes. Revision Changes Path 1.78 +1 -3 src/sys/kern/kern_exec.c 1.9 +1 -1 src/sys/netatalk/at_proto.c From owner-cvs-sys Wed Feb 25 19:21:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12707 for cvs-sys-outgoing; Wed, 25 Feb 1998 19:21:59 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12575; Wed, 25 Feb 1998 19:21:13 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA00478; Wed, 25 Feb 1998 19:20:45 -0800 (PST) Date: Wed, 25 Feb 1998 19:20:45 -0800 (PST) Message-Id: <199802260320.TAA00478@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa ccbque.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/25 19:20:44 PST Modified files: sys/i386/isa ccbque.h Log: Fixed syntax error by recent changes to the queue macros. Revision Changes Path 1.2 +3 -3 src/sys/i386/isa/ccbque.h From owner-cvs-sys Wed Feb 25 19:22:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13072 for cvs-sys-outgoing; Wed, 25 Feb 1998 19:22:35 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12786; Wed, 25 Feb 1998 19:22:09 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA00509; Wed, 25 Feb 1998 19:21:42 -0800 (PST) Date: Wed, 25 Feb 1998 19:21:42 -0800 (PST) Message-Id: <199802260321.TAA00509@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf files.pc98 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/25 19:21:42 PST Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.193. Revision Changes Path 1.56 +2 -1 src/sys/pc98/conf/files.pc98 From owner-cvs-sys Wed Feb 25 19:22:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13262 for cvs-sys-outgoing; Wed, 25 Feb 1998 19:22:59 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13074; Wed, 25 Feb 1998 19:22:36 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA00539; Wed, 25 Feb 1998 19:22:07 -0800 (PST) Date: Wed, 25 Feb 1998 19:22:07 -0800 (PST) Message-Id: <199802260322.TAA00539@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/25 19:22:07 PST Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.35. Revision Changes Path 1.27 +2 -1 src/sys/pc98/conf/majors.pc98 From owner-cvs-sys Wed Feb 25 19:24:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13573 for cvs-sys-outgoing; Wed, 25 Feb 1998 19:24:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13532; Wed, 25 Feb 1998 19:24:26 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA00581; Wed, 25 Feb 1998 19:23:59 -0800 (PST) Date: Wed, 25 Feb 1998 19:23:59 -0800 (PST) Message-Id: <199802260323.TAA00581@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/union union.h union_subr.c union_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/25 19:23:59 PST Modified files: sys/miscfs/union union.h union_subr.c union_vnops.c Log: Deleted KLOCK-hack. Revision Changes Path 1.12 +1 -5 src/sys/miscfs/union/union.h 1.29 +1 -17 src/sys/miscfs/union/union_subr.c 1.55 +5 -7 src/sys/miscfs/union/union_vnops.c From owner-cvs-sys Wed Feb 25 21:26:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19986 for cvs-sys-outgoing; Wed, 25 Feb 1998 21:26:30 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19918; Wed, 25 Feb 1998 21:26:11 -0800 (PST) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA02206; Wed, 25 Feb 1998 21:25:43 -0800 (PST) Date: Wed, 25 Feb 1998 21:25:43 -0800 (PST) Message-Id: <199802260525.VAA02206@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet tcp_input.c tcp_timer.c tcp_var.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dg 1998/02/25 21:25:43 PST Modified files: sys/netinet tcp_input.c tcp_timer.c tcp_var.h Log: Changes to support the addition of a new sysctl variable: net.inet.tcp.delack_enabled Which defaults to 1 and can be set to 0 to disable TCP delayed-ack processing (i.e. all acks are immediate). Revision Changes Path 1.70 +16 -18 src/sys/netinet/tcp_input.c 1.26 +12 -11 src/sys/netinet/tcp_timer.c 1.41 +2 -1 src/sys/netinet/tcp_var.h From owner-cvs-sys Wed Feb 25 22:40:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01582 for cvs-sys-outgoing; Wed, 25 Feb 1998 22:40:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01532; Wed, 25 Feb 1998 22:40:28 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02687; Wed, 25 Feb 1998 22:40:00 -0800 (PST) Date: Wed, 25 Feb 1998 22:40:00 -0800 (PST) Message-Id: <199802260640.WAA02687@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c src/sys/ufs/ufs ufs_readwrite.c src/sys/vm vnode_pager.c vnode_pager.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/25 22:40:00 PST Modified files: sys/ufs/ffs ffs_vnops.c sys/ufs/ufs ufs_readwrite.c sys/vm vnode_pager.c vnode_pager.h Log: In the author's words: These diffs implement the first stage of a VOP_{GET|PUT}PAGES pushdown for local media FS's. See ffs_putpages in /sys/ufs/ufs/ufs_readwrite.c for implementation details for generic *_{get|put}pages for local media FS's. Support is trivial to add for any FS that formerly relied on the default behaviour of the vnode_pager in in EOPNOTSUPP cases (just copy the ffs_getpages() code for the FS in question's *_{get|put}pages). Obviously, it would be better if each local media FS implemented a more optimal method, instead of calling an exported interface from the /sys/vm/vnode_pager.c, but this is a necessary first step in getting the FS's to a point where they can be supplied with better implementations on a case-by-case basis. Obviously, the cd9660_putpages() can be rather trivial (since it is a read-only FS type 8-)). A slight (temporary) modification is made to print a diagnostic message in the case where the underlying filesystem attempts to engage in the previous behaviour. Failure is likely to be ungraceful. Submitted by: terry@freebsd.org (Terry Lambert) Revision Changes Path 1.43 +3 -1 src/sys/ufs/ffs/ffs_vnops.c 1.43 +15 -1 src/sys/ufs/ufs/ufs_readwrite.c 1.87 +51 -27 src/sys/vm/vnode_pager.c 1.11 +11 -1 src/sys/vm/vnode_pager.h From owner-cvs-sys Wed Feb 25 22:46:43 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02147 for cvs-sys-outgoing; Wed, 25 Feb 1998 22:46:43 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA02090; Wed, 25 Feb 1998 22:46:16 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA02748; Wed, 25 Feb 1998 22:45:48 -0800 (PST) Date: Wed, 25 Feb 1998 22:45:48 -0800 (PST) Message-Id: <199802260645.WAA02748@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/25 22:45:48 PST Modified files: sys/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c Log: Fixes for some bugs in the VFAT/FAT32 support: - 'mv longnamedfile1 longnamedfile2' would cause longnamedfile2 to lose its long name. - Long names have trailing spaces/dots stripped for lookup as well as assignment. - A lockup when the mdsosfs was accessed from within the Linux emulator is fixed. - A bug whereby long filenames were recognised by Microsoft operating systems but not FreeBSD is fixed. Submitted by: Dmitrij Tejblum Revision Changes Path 1.12 +2 -1 src/sys/msdosfs/direntry.h 1.24 +16 -4 src/sys/msdosfs/msdosfs_conv.c 1.22 +5 -3 src/sys/msdosfs/msdosfs_lookup.c 1.62 +8 -13 src/sys/msdosfs/msdosfs_vnops.c From owner-cvs-sys Wed Feb 25 23:06:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04504 for cvs-sys-outgoing; Wed, 25 Feb 1998 23:06:45 -0800 (PST) (envelope-from owner-cvs-sys) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA04490; Wed, 25 Feb 1998 23:06:30 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA12926; Thu, 26 Feb 1998 06:33:31 +0100 From: Luigi Rizzo Message-Id: <199802260533.GAA12926@labinfo.iet.unipi.it> Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_timer.c tcp_var.h To: dg@FreeBSD.ORG (David Greenman) Date: Thu, 26 Feb 1998 06:33:30 +0100 (MET) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-Reply-To: <199802260525.VAA02206@freefall.freebsd.org> from "David Greenman" at Feb 25, 98 09:25:24 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > dg 1998/02/25 21:25:43 PST > > Modified files: > sys/netinet tcp_input.c tcp_timer.c tcp_var.h > Log: > Changes to support the addition of a new sysctl variable: speaking of tcp code, there was some discussion (and general agreement) to remove the TUBA #ifdefs (i don't think there is any TUBA code around) from the code, but no action followed. Now that you have your hands on this code it could be a good time to do that... luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ From owner-cvs-sys Wed Feb 25 23:31:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07224 for cvs-sys-outgoing; Wed, 25 Feb 1998 23:31:03 -0800 (PST) (envelope-from owner-cvs-sys) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07215; Wed, 25 Feb 1998 23:30:54 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id XAA20642; Wed, 25 Feb 1998 23:28:45 -0800 (PST) Message-Id: <199802260728.XAA20642@implode.root.com> To: Luigi Rizzo cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_timer.c tcp_var.h In-reply-to: Your message of "Thu, 26 Feb 1998 06:33:30 +0100." <199802260533.GAA12926@labinfo.iet.unipi.it> From: David Greenman Reply-To: dg@root.com Date: Wed, 25 Feb 1998 23:28:45 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> dg 1998/02/25 21:25:43 PST >> >> Modified files: >> sys/netinet tcp_input.c tcp_timer.c tcp_var.h >> Log: >> Changes to support the addition of a new sysctl variable: > >speaking of tcp code, there was some discussion (and general agreement) >to remove the TUBA #ifdefs (i don't think there is any TUBA code >around) from the code, but no action followed. > >Now that you have your hands on this code it could be a good time to do >that... Yes, the TUBA code should be removed. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project From owner-cvs-sys Thu Feb 26 00:19:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12768 for cvs-sys-outgoing; Thu, 26 Feb 1998 00:19:54 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12713; Thu, 26 Feb 1998 00:19:47 -0800 (PST) (envelope-from ahasty@FreeBSD.org) From: Amancio Hasty Received: (from ahasty@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03265; Thu, 26 Feb 1998 00:19:18 -0800 (PST) Date: Thu, 26 Feb 1998 00:19:18 -0800 (PST) Message-Id: <199802260819.AAA03265@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include ioctl_bt848.h src/sys/pci README.bt848 brktree_reg.h brooktree848.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ahasty 1998/02/26 00:19:18 PST Modified files: sys/i386/include ioctl_bt848.h sys/pci README.bt848 brktree_reg.h brooktree848.c Log: Radio support for bt848 cards from Flemming Jacobsen Amancio Revision Changes Path 1.13 +5 -0 src/sys/i386/include/ioctl_bt848.h 1.7 +2 -2 src/sys/pci/README.bt848 1.13 +2 -0 src/sys/pci/brktree_reg.h 1.31 +39 -18 src/sys/pci/brooktree848.c From owner-cvs-sys Thu Feb 26 00:32:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15172 for cvs-sys-outgoing; Thu, 26 Feb 1998 00:32:35 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15131; Thu, 26 Feb 1998 00:32:23 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03364; Thu, 26 Feb 1998 00:31:54 -0800 (PST) Date: Thu, 26 Feb 1998 00:31:54 -0800 (PST) Message-Id: <199802260831.AAA03364@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip.h ip_input.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dima 1998/02/26 00:31:54 PST Modified files: sys/netinet ip.h ip_input.c Log: NetBSD PR# 2772 Reviewed by: David Greenman Revision Changes Path 1.14 +2 -1 src/sys/netinet/ip.h 1.79 +2 -2 src/sys/netinet/ip_input.c From owner-cvs-sys Thu Feb 26 09:18:06 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18765 for cvs-sys-outgoing; Thu, 26 Feb 1998 09:18:06 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18662; Thu, 26 Feb 1998 09:17:43 -0800 (PST) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA26782; Thu, 26 Feb 1998 09:17:11 -0800 (PST) Date: Thu, 26 Feb 1998 09:17:11 -0800 (PST) Message-Id: <199802261717.JAA26782@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip.h ip_input.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dima 1998/02/26 09:17:11 PST Modified files: (Branch: RELENG_2_2) sys/netinet ip.h ip_input.c Log: MFC: NetBSD PR# 2772 Reviewed by: David Greenman Revision Changes Path 1.10.2.1 +2 -1 src/sys/netinet/ip.h 1.50.2.13 +2 -2 src/sys/netinet/ip_input.c From owner-cvs-sys Thu Feb 26 21:39:20 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23309 for cvs-sys-outgoing; Thu, 26 Feb 1998 21:39:20 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23268; Thu, 26 Feb 1998 21:39:11 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA00901; Thu, 26 Feb 1998 21:38:35 -0800 (PST) Date: Thu, 26 Feb 1998 21:38:35 -0800 (PST) Message-Id: <199802270538.VAA00901@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa aic6360.c if_ed.c if_ep.c if_fe.c sio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/26 21:38:35 PST Modified files: sys/i386/isa aic6360.c if_ed.c if_ep.c if_fe.c sio.c Log: Fix some style nits and remove an unused header. Submitted by: bde Revision Changes Path 1.38 +5 -6 src/sys/i386/isa/aic6360.c 1.134 +1 -2 src/sys/i386/isa/if_ed.c 1.73 +1 -2 src/sys/i386/isa/if_ep.c 1.38 +1 -2 src/sys/i386/isa/if_fe.c 1.198 +1 -2 src/sys/i386/isa/sio.c From owner-cvs-sys Thu Feb 26 22:16:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01134 for cvs-sys-outgoing; Thu, 26 Feb 1998 22:16:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01085; Thu, 26 Feb 1998 22:16:28 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01092; Thu, 26 Feb 1998 22:15:52 -0800 (PST) Date: Thu, 26 Feb 1998 22:15:52 -0800 (PST) Message-Id: <199802270615.WAA01092@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/02/26 22:15:51 PST Modified files: sys/i386/conf majors.i386 Log: Move "geometry disk" device (not yet implemented) to major 95 to eliminate conflict with /dev/pci. Revision Changes Path 1.36 +3 -2 src/sys/i386/conf/majors.i386 From owner-cvs-sys Thu Feb 26 22:17:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01215 for cvs-sys-outgoing; Thu, 26 Feb 1998 22:17:39 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01158; Thu, 26 Feb 1998 22:17:13 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01128; Thu, 26 Feb 1998 22:16:36 -0800 (PST) Date: Thu, 26 Feb 1998 22:16:36 -0800 (PST) Message-Id: <199802270616.WAA01128@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf majors.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/02/26 22:16:36 PST Modified files: (Branch: RELENG_2_2) sys/i386/conf majors.i386 Log: Merge this with -current even though we don't have half these devices in 2.2-stable and probably never will; it prevents us from inadvertantly recycling a major number in one branch to conflict with another. Revision Changes Path 1.9.2.8 +10 -2 src/sys/i386/conf/majors.i386 From owner-cvs-sys Thu Feb 26 22:40:26 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05069 for cvs-sys-outgoing; Thu, 26 Feb 1998 22:40:26 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04967; Thu, 26 Feb 1998 22:40:10 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01243; Thu, 26 Feb 1998 22:39:33 -0800 (PST) Date: Thu, 26 Feb 1998 22:39:33 -0800 (PST) Message-Id: <199802270639.WAA01243@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_ed.c if_fe.c sio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/26 22:39:33 PST Modified files: sys/i386/isa if_ed.c if_fe.c sio.c Log: PCCARD-code related style nits, as requested. Submitted by: bde Revision Changes Path 1.135 +14 -14 src/sys/i386/isa/if_ed.c 1.39 +4 -4 src/sys/i386/isa/if_fe.c 1.199 +4 -4 src/sys/i386/isa/sio.c From owner-cvs-sys Fri Feb 27 02:04:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29417 for cvs-sys-outgoing; Fri, 27 Feb 1998 02:04:16 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA29289; Fri, 27 Feb 1998 02:03:30 -0800 (PST) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA02563; Fri, 27 Feb 1998 02:02:51 -0800 (PST) Date: Fri, 27 Feb 1998 02:02:51 -0800 (PST) Message-Id: <199802271002.CAA02563@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf files options src/sys/i386/conf LINT src/sys/netkey key.c key.h key_debug.c key_debug.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk itojun 1998/02/27 02:02:51 PST Modified files: sys/conf files options sys/i386/conf LINT sys/netkey key.c key.h key_debug.c key_debug.h Log: make sys/netkey/key{,_debug}.c compile. I believe it works but not tested. I'll polish the code later on. Revision Changes Path 1.125 +1 -0 src/sys/conf/files 1.63 +5 -1 src/sys/conf/options 1.413 +3 -3 src/sys/i386/conf/LINT 1.5 +141 -29 src/sys/netkey/key.c 1.2 +42 -26 src/sys/netkey/key.h 1.2 +128 -98 src/sys/netkey/key_debug.c 1.2 +45 -13 src/sys/netkey/key_debug.h From owner-cvs-sys Fri Feb 27 03:11:04 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05120 for cvs-sys-outgoing; Fri, 27 Feb 1998 03:11:04 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05084; Fri, 27 Feb 1998 03:10:58 -0800 (PST) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03012; Fri, 27 Feb 1998 03:10:20 -0800 (PST) Date: Fri, 27 Feb 1998 03:10:20 -0800 (PST) Message-Id: <199802271110.DAA03012@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netkey key.c key.h key_debug.c key_debug.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk itojun 1998/02/27 03:10:19 PST Modified files: sys/netkey key.c key.h key_debug.c key_debug.h Log: polish the code. use tradictional decls. tabify. remove bogus #defines. prototypes. Revision Changes Path 1.6 +173 -91 src/sys/netkey/key.c 1.3 +94 -95 src/sys/netkey/key.h 1.3 +2 -2 src/sys/netkey/key_debug.c 1.3 +18 -14 src/sys/netkey/key_debug.h From owner-cvs-sys Fri Feb 27 04:23:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13663 for cvs-sys-outgoing; Fri, 27 Feb 1998 04:23:18 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13598; Fri, 27 Feb 1998 04:23:03 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA03526; Fri, 27 Feb 1998 04:22:24 -0800 (PST) Date: Fri, 27 Feb 1998 04:22:24 -0800 (PST) Message-Id: <199802271222.EAA03526@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/msdosfs msdosfs_conv.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/27 04:22:24 PST Modified files: sys/msdosfs msdosfs_conv.c Log: Fix a problem with the conversion of Unix filenames into the VFAT namespace. Submitted by: Dmitrij Tejblum Revision Changes Path 1.25 +34 -11 src/sys/msdosfs/msdosfs_conv.c From owner-cvs-sys Fri Feb 27 06:31:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27171 for cvs-sys-outgoing; Fri, 27 Feb 1998 06:31:01 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27115; Fri, 27 Feb 1998 06:30:32 -0800 (PST) (envelope-from hosokawa@FreeBSD.org) From: Tatsumi Hosokawa Received: (from hosokawa@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA03845; Fri, 27 Feb 1998 06:29:53 -0800 (PST) Date: Fri, 27 Feb 1998 06:29:53 -0800 (PST) Message-Id: <199802271429.GAA03845@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_ed.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hosokawa 1998/02/27 06:29:53 PST Modified files: sys/i386/isa if_ed.c Log: Support for "MAC address in CIS" type cards. For example, IBM Creditcard Ethernet's MAC address is ALWAYS "0:2:4:6:8:a" :-) without this code. Revision Changes Path 1.136 +9 -1 src/sys/i386/isa/if_ed.c From owner-cvs-sys Fri Feb 27 07:21:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02121 for cvs-sys-outgoing; Fri, 27 Feb 1998 07:21:01 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02092; Fri, 27 Feb 1998 07:20:54 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA03956; Fri, 27 Feb 1998 07:20:13 -0800 (PST) Date: Fri, 27 Feb 1998 07:20:13 -0800 (PST) Message-Id: <199802271520.HAA03956@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/27 07:20:13 PST Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.36. Revision Changes Path 1.28 +3 -2 src/sys/pc98/conf/majors.pc98 From owner-cvs-sys Fri Feb 27 07:22:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02391 for cvs-sys-outgoing; Fri, 27 Feb 1998 07:22:58 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02345; Fri, 27 Feb 1998 07:22:48 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA03993; Fri, 27 Feb 1998 07:22:09 -0800 (PST) Date: Fri, 27 Feb 1998 07:22:09 -0800 (PST) Message-Id: <199802271522.HAA03993@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 if_ed.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/27 07:22:09 PST Modified files: sys/pc98/pc98 if_ed.c Log: Sync with sys/i386/isa/if_ed.c revision up to 1.135. Revision Changes Path 1.40 +14 -15 src/sys/pc98/pc98/if_ed.c From owner-cvs-sys Fri Feb 27 07:24:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02550 for cvs-sys-outgoing; Fri, 27 Feb 1998 07:24:25 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02509; Fri, 27 Feb 1998 07:24:20 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA04030; Fri, 27 Feb 1998 07:23:41 -0800 (PST) Date: Fri, 27 Feb 1998 07:23:41 -0800 (PST) Message-Id: <199802271523.HAA04030@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 if_fe.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/27 07:23:41 PST Modified files: sys/pc98/pc98 if_fe.c Log: Sync with sys/i386/isa/if_fe.c revision up to 1.39. Revision Changes Path 1.30 +4 -5 src/sys/pc98/pc98/if_fe.c From owner-cvs-sys Fri Feb 27 07:25:38 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02688 for cvs-sys-outgoing; Fri, 27 Feb 1998 07:25:38 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02648; Fri, 27 Feb 1998 07:25:32 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA04066; Fri, 27 Feb 1998 07:24:53 -0800 (PST) Date: Fri, 27 Feb 1998 07:24:53 -0800 (PST) Message-Id: <199802271524.HAA04066@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 sio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/27 07:24:52 PST Modified files: sys/pc98/pc98 sio.c Log: Sync with sys/i386/isa/sio.c revision up to 1.199. Revision Changes Path 1.54 +4 -5 src/sys/pc98/pc98/sio.c From owner-cvs-sys Fri Feb 27 11:59:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17699 for cvs-sys-outgoing; Fri, 27 Feb 1998 11:59:27 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17608; Fri, 27 Feb 1998 11:59:12 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA27339; Fri, 27 Feb 1998 11:58:32 -0800 (PST) Date: Fri, 27 Feb 1998 11:58:32 -0800 (PST) Message-Id: <199802271958.LAA27339@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 guido 1998/02/27 11:58:31 PST Modified files: sys/conf param.c Log: Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This shold prevent a possible DOS attack. The proper fix (to dynamically grow the callout list) is in the make. Submitted by: Paul Traina Revision Changes Path 1.26 +5 -4 src/sys/conf/param.c From owner-cvs-sys Fri Feb 27 12:02:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18303 for cvs-sys-outgoing; Fri, 27 Feb 1998 12:02:30 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18216; Fri, 27 Feb 1998 12:02:06 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA27405; Fri, 27 Feb 1998 12:01:25 -0800 (PST) Date: Fri, 27 Feb 1998 12:01:25 -0800 (PST) Message-Id: <199802272001.MAA27405@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 guido 1998/02/27 12:01:25 PST Modified files: (Branch: RELENG_2_2) sys/conf param.c Log: MFC: Fix potential DOS. Revision Changes Path 1.20.2.3 +5 -4 src/sys/conf/param.c From owner-cvs-sys Fri Feb 27 14:30:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12795 for cvs-sys-outgoing; Fri, 27 Feb 1998 14:30:45 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12662; Fri, 27 Feb 1998 14:30:20 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA28236; Fri, 27 Feb 1998 14:29:38 -0800 (PST) Date: Fri, 27 Feb 1998 14:29:38 -0800 (PST) Message-Id: <199802272229.OAA28236@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_ed_p.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1998/02/27 14:29:37 PST Modified files: sys/pci if_ed_p.c Log: Add PCI device ID of Surecom NE-34 Revision Changes Path 1.12 +2 -1 src/sys/pci/if_ed_p.c From owner-cvs-sys Fri Feb 27 14:31:41 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13006 for cvs-sys-outgoing; Fri, 27 Feb 1998 14:31:41 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12919; Fri, 27 Feb 1998 14:31:21 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA28417; Fri, 27 Feb 1998 14:30:38 -0800 (PST) Date: Fri, 27 Feb 1998 14:30:38 -0800 (PST) Message-Id: <199802272230.OAA28417@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_ed_p.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1998/02/27 14:30:37 PST Modified files: (Branch: RELENG_2_2) sys/pci if_ed_p.c Log: Add PCI device ID of Surecom NE-34 Revision Changes Path 1.5.2.5 +2 -1 src/sys/pci/if_ed_p.c From owner-cvs-sys Fri Feb 27 14:57:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17682 for cvs-sys-outgoing; Fri, 27 Feb 1998 14:57:14 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17577; Fri, 27 Feb 1998 14:56:59 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA29260; Fri, 27 Feb 1998 14:56:17 -0800 (PST) Date: Fri, 27 Feb 1998 14:56:17 -0800 (PST) Message-Id: <199802272256.OAA29260@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot asm.S boot.c boot.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/27 14:56:17 PST Modified files: (Branch: RELENG_2_2) sys/i386/boot/biosboot asm.S boot.c boot.h Log: Merge changes from r1.61 - remove pbzero(), as everything we load clears its own BSS. Revision Changes Path 1.9.4.1 +1 -35 src/sys/i386/boot/biosboot/asm.S 1.60.2.3 +1 -2 src/sys/i386/boot/biosboot/boot.c 1.14.2.2 +1 -2 src/sys/i386/boot/biosboot/boot.h From owner-cvs-sys Fri Feb 27 20:20:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16830 for cvs-sys-outgoing; Fri, 27 Feb 1998 20:20:14 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA16663; Fri, 27 Feb 1998 20:18:58 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01627; Fri, 27 Feb 1998 20:18:15 -0800 (PST) Date: Fri, 27 Feb 1998 20:18:15 -0800 (PST) Message-Id: <199802280418.UAA01627@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa lpt.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/27 20:18:14 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa lpt.c Log: MFC: cleanup the lpt port probe code. Revision Changes Path 1.55.2.2 +14 -23 src/sys/i386/isa/lpt.c From owner-cvs-sys Fri Feb 27 21:17:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21787 for cvs-sys-outgoing; Fri, 27 Feb 1998 21:17:14 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA21741; Fri, 27 Feb 1998 21:17:03 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA01814; Fri, 27 Feb 1998 21:16:18 -0800 (PST) Date: Fri, 27 Feb 1998 21:16:18 -0800 (PST) Message-Id: <199802280516.VAA01814@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa syscons.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk yokota 1998/02/27 21:16:18 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa syscons.c Log: YAMFC: merge following fixes: various small fixes (1.248), screen update fix (1.249), font loading fix (1.250) and mouse cursor fix (1.251, 1.252). Revision Changes Path 1.182.2.31 +176 -114 src/sys/i386/isa/syscons.c From owner-cvs-sys Fri Feb 27 21:18:28 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21912 for cvs-sys-outgoing; Fri, 27 Feb 1998 21:18:28 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA21861; Fri, 27 Feb 1998 21:18:11 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA01873; Fri, 27 Feb 1998 21:17:27 -0800 (PST) Date: Fri, 27 Feb 1998 21:17:27 -0800 (PST) Message-Id: <199802280517.VAA01873@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf options.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk yokota 1998/02/27 21:17:26 PST Modified files: (Branch: RELENG_2_2) sys/i386/conf options.i386 Log: MFC: added SC_DISABLE_REBOOT. Revision Changes Path 1.26.2.17 +2 -1 src/sys/i386/conf/options.i386 From owner-cvs-sys Fri Feb 27 23:39:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA06649 for cvs-sys-outgoing; Fri, 27 Feb 1998 23:39:10 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA06610; Fri, 27 Feb 1998 23:39:04 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA04110; Fri, 27 Feb 1998 23:38:19 -0800 (PST) Date: Fri, 27 Feb 1998 23:38:19 -0800 (PST) Message-Id: <199802280738.XAA04110@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 if_ed.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/27 23:38:19 PST Modified files: sys/pc98/pc98 if_ed.c Log: Sync with sys/i386/isa/if_ed.c revision 1.136. Revision Changes Path 1.41 +9 -1 src/sys/pc98/pc98/if_ed.c From owner-cvs-sys Sat Feb 28 13:02:26 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19357 for cvs-sys-outgoing; Sat, 28 Feb 1998 13:02:26 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19256; Sat, 28 Feb 1998 13:02:01 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01480; Sat, 28 Feb 1998 13:01:11 -0800 (PST) Date: Sat, 28 Feb 1998 13:01:11 -0800 (PST) Message-Id: <199802282101.NAA01480@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/share/man/man4 sppp.4 src/sys/net if_spppsubr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/02/28 13:01:11 PST Modified files: share/man/man4 sppp.4 sys/net if_spppsubr.c Log: Make it possible to indicate that we don't care about the remote sides IP address, as long as it isn't 0.0.0.0 Revision Changes Path 1.4 +9 -1 src/share/man/man4/sppp.4 1.33 +6 -3 src/sys/net/if_spppsubr.c From owner-cvs-sys Sat Feb 28 13:17:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20547 for cvs-sys-outgoing; Sat, 28 Feb 1998 13:17:12 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20507; Sat, 28 Feb 1998 13:17:05 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA01534; Sat, 28 Feb 1998 13:16:15 -0800 (PST) Date: Sat, 28 Feb 1998 13:16:15 -0800 (PST) Message-Id: <199802282116.NAA01534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/02/28 13:16:15 PST Modified files: sys/i386/isa clock.c Log: Prevent the TSC from being used on APM machines, we have no idea if it runs at a constant frequency. This was less of an issue before, because the TSC only interpolated in the HZ intervals, but now where the timecounter is used all the way, this becomes much more visible. Nit: Fix a printf which triggered the bde-filter. Revision Changes Path 1.114 +6 -2 src/sys/i386/isa/clock.c From owner-cvs-sys Sat Feb 28 16:52:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13903 for cvs-sys-outgoing; Sat, 28 Feb 1998 16:52:47 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13869; Sat, 28 Feb 1998 16:52:36 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA03134; Sat, 28 Feb 1998 16:51:45 -0800 (PST) Date: Sat, 28 Feb 1998 16:51:45 -0800 (PST) Message-Id: <199803010051.QAA03134@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/28 16:51:45 PST Modified files: sys/gnu/ext2fs ext2_vnops.c Log: Add local stup putpages/getpages routines. Submitted by: Terry Lambert Revision Changes Path 1.34 +33 -0 src/sys/gnu/ext2fs/ext2_vnops.c From owner-cvs-sys Sat Feb 28 17:39:48 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19486 for cvs-sys-outgoing; Sat, 28 Feb 1998 17:39:48 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19266; Sat, 28 Feb 1998 17:38:30 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04011; Sat, 28 Feb 1998 17:37:38 -0800 (PST) Date: Sat, 28 Feb 1998 17:37:38 -0800 (PST) Message-Id: <199803010137.RAA04011@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/28 17:37:38 PST Modified files: sys/gnu/ext2fs ext2_vnops.c Log: Style nits and staticism with the previous commit. Submitted by: bde Revision Changes Path 1.35 +6 -6 src/sys/gnu/ext2fs/ext2_vnops.c From owner-cvs-sys Sat Feb 28 18:14:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23718 for cvs-sys-outgoing; Sat, 28 Feb 1998 18:14:44 -0800 (PST) (envelope-from owner-cvs-sys) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23707; Sat, 28 Feb 1998 18:14:31 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id TAA07191; Sat, 28 Feb 1998 19:14:31 -0700 (MST) Message-Id: <199803010214.TAA07191@pluto.plutotech.com> X-Mailer: exmh version 2.0.1 12/23/97 To: Guido van Rooij cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/conf param.c In-reply-to: Your message of "Fri, 27 Feb 1998 11:58:32 PST." <199802271958.LAA27339@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 28 Feb 1998 19:11:33 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >guido 1998/02/27 11:58:31 PST > > Modified files: > sys/conf param.c > Log: > Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This shold > prevent a possible DOS attack. The proper fix (to dynamically grow > the callout list) is in the make. > Submitted by: Paul Traina > > Revision Changes Path > 1.26 +5 -4 src/sys/conf/param.c We should probably continue the discussion that was started a while back about having clients allocate their own callouts. Some areas of the system can gracefully handle resource shortages if they can determine there is a shortage up front (e.g. CAM when allocating CCBs). Having an allocation fail at the time of "timeout" is too late to take corrective action and is problematic as timeout may occur in an interrupt context. -- Justin From owner-cvs-sys Sat Feb 28 20:20:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06096 for cvs-sys-outgoing; Sat, 28 Feb 1998 20:20:10 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05992; Sat, 28 Feb 1998 20:19:49 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA04713; Sat, 28 Feb 1998 20:18:57 -0800 (PST) Date: Sat, 28 Feb 1998 20:18:57 -0800 (PST) Message-Id: <199803010418.UAA04713@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm swap_pager.c vm_fault.c vm_kern.c vm_object.c vm_page.c vm_page.h vm_pageout.c vnode_pager.c src/sys/kern vfs_bio.c vfs_subr.c src/sys/i386/i386 mp_machdep.c pmap.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/02/28 20:18:56 PST Modified files: sys/vm swap_pager.c vm_fault.c vm_kern.c vm_object.c vm_page.c vm_page.h vm_pageout.c vnode_pager.c sys/kern vfs_bio.c vfs_subr.c sys/i386/i386 mp_machdep.c pmap.c Log: 1) Use a more consistent page wait methodology. 2) Do not unnecessarily force page blocking when paging pages out. 3) Further improve swap pager performance and correctness, including fixing the paging in progress deadlock (except in severe I/O error conditions.) 4) Enable vfs_ioopt=1 as a default. 5) Fix and enable the page prezeroing in SMP mode. All in all, SMP systems especially should show a significant improvement in "snappyness." Revision Changes Path 1.91 +30 -33 src/sys/vm/swap_pager.c 1.81 +7 -6 src/sys/vm/vm_fault.c 1.46 +2 -2 src/sys/vm/vm_kern.c 1.115 +23 -45 src/sys/vm/vm_object.c 1.94 +24 -10 src/sys/vm/vm_page.c 1.37 +11 -10 src/sys/vm/vm_page.h 1.117 +5 -4 src/sys/vm/vm_pageout.c 1.88 +3 -10 src/sys/vm/vnode_pager.c 1.152 +7 -24 src/sys/kern/vfs_bio.c 1.135 +2 -2 src/sys/kern/vfs_subr.c 1.66 +2 -2 src/sys/i386/i386/mp_machdep.c 1.187 +11 -33 src/sys/i386/i386/pmap.c From owner-cvs-sys Sat Feb 28 21:26:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13771 for cvs-sys-outgoing; Sat, 28 Feb 1998 21:26:47 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13585; Sat, 28 Feb 1998 21:26:18 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA05215; Sat, 28 Feb 1998 21:22:29 -0800 (PST) Date: Sat, 28 Feb 1998 21:22:29 -0800 (PST) Message-Id: <199803010522.VAA05215@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 clock.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1998/02/28 21:22:28 PST Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.114. Revision Changes Path 1.47 +6 -2 src/sys/pc98/pc98/clock.c From owner-cvs-sys Sat Feb 28 22:07:31 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22898 for cvs-sys-outgoing; Sat, 28 Feb 1998 22:07:31 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22765; Sat, 28 Feb 1998 22:07:17 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA05377; Sat, 28 Feb 1998 22:06:24 -0800 (PST) Date: Sat, 28 Feb 1998 22:06:24 -0800 (PST) Message-Id: <199803010606.WAA05377@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 bde 1998/02/28 22:06:24 PST Modified files: sys/pci brooktree848.c Log: Restored half of the ANSI semantic errors fix which was clobbered by the previous commit. Revision Changes Path 1.32 +0 -2 src/sys/pci/brooktree848.c From owner-cvs-sys Sat Feb 28 22:26:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26450 for cvs-sys-outgoing; Sat, 28 Feb 1998 22:26:45 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26183; Sat, 28 Feb 1998 22:26:20 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA05338; Sat, 28 Feb 1998 22:01:38 -0800 (PST) Date: Sat, 28 Feb 1998 22:01:38 -0800 (PST) Message-Id: <199803010601.WAA05338@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_spppsubr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/02/28 22:01:37 PST Modified files: sys/net if_spppsubr.c Log: Fixed syntax error in previous commit. Revision Changes Path 1.34 +2 -2 src/sys/net/if_spppsubr.c