From owner-cvs-sys Sun Mar 17 00:36:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA29932 for cvs-sys-outgoing; Sun, 17 Mar 1996 00:36:51 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA29916 Sun, 17 Mar 1996 00:36:40 -0800 (PST) Date: Sun, 17 Mar 1996 00:36:40 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603170836.AAA29916@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_fe.c if_fereg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/03/17 00:36:39 Modified: sys/i386/isa if_fe.c if_fereg.h Log: This is a revised fe, Ethernet driver for MB8696x based adapters. Revision Changes Path 1.12 +734 -463 src/sys/i386/isa/if_fe.c 1.3 +72 -46 src/sys/i386/isa/if_fereg.h From owner-cvs-sys Sun Mar 17 00:40:03 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA00179 for cvs-sys-outgoing; Sun, 17 Mar 1996 00:40:03 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA00125 Sun, 17 Mar 1996 00:39:53 -0800 (PST) Date: Sun, 17 Mar 1996 00:39:53 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603170839.AAA00125@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC LINT Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/03/17 00:39:52 Modified: sys/i386/conf GENERIC LINT Log: Add fe0 to the LINT and GENERIC files (hmmm - looks like my rcvs setup't isn't supplying all the proper header info here! Last commit of fe0 entry should have had the following Submitted by line also). Submitted-by: Masahiro SEKIGUCHI Revision Changes Path 1.62 +2 -1 src/sys/i386/conf/GENERIC 1.245 +2 -2 src/sys/i386/conf/LINT From owner-cvs-sys Sun Mar 17 05:33:59 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA14300 for cvs-sys-outgoing; Sun, 17 Mar 1996 05:33:59 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA14277 Sun, 17 Mar 1996 05:33:44 -0800 (PST) Date: Sun, 17 Mar 1996 05:33:44 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199603171333.FAA14277@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/03/17 05:33:44 Modified: sys/i386/isa mcd.c Log: Fix/cleanup raw partition open/close code Revision Changes Path 1.74 +20 -23 src/sys/i386/isa/mcd.c From owner-cvs-sys Sun Mar 17 06:32:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA17359 for cvs-sys-outgoing; Sun, 17 Mar 1996 06:32:12 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA17327 Sun, 17 Mar 1996 06:32:00 -0800 (PST) Date: Sun, 17 Mar 1996 06:32:00 -0800 (PST) From: Peter Wemm Message-Id: <199603171432.GAA17327@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/linux linux_sysvec.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/03/17 06:31:59 Modified: sys/i386/linux linux_sysvec.c Log: Update the linux_sendsig() handler to the new type of the 4th arg, now unsigned long. This was (harmlessly on i386) conflicting with the recent 4.4Lite2 changes. Revision Changes Path 1.4 +4 -4 src/sys/i386/linux/linux_sysvec.c From owner-cvs-sys Sun Mar 17 12:18:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02711 for cvs-sys-outgoing; Sun, 17 Mar 1996 12:18:12 -0800 (PST) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA02705 Sun, 17 Mar 1996 12:18:06 -0800 (PST) Received: by gvr.win.tue.nl (8.6.12/1.53) id VAA21057; Sun, 17 Mar 1996 21:18:03 +0100 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199603172018.VAA21057@gvr.win.tue.nl> Subject: Re: cvs commit: src/sys/netinet in.c To: fenner@freefall.freebsd.org (Bill Fenner) Date: Sun, 17 Mar 1996 21:18:03 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199603151708.JAA12346@freefall.freebsd.org> from "Bill Fenner" at Mar 15, 96 09:08:09 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bill Fenner wrote: > > fenner 96/03/15 09:08:08 > > Modified: sys/netinet in.c > Log: > Allow SIOCGIFBRDADDR and SIOCGIFNETMASK to return information about > aliases, if the alias address was passed in the struct ifreq. > Default to first address on the list, for backwards compatibility. > What happens now when you want to do a broadcast for any ip address on a system? The rpc code would generate duplicate broadcasts when there were aliases on the same subnet as an interfaces' first ip address. What happens now is that you get one broadcast plus directed udp packets to the alias ip itsself. I don't really know a solution. Suppose an interface ed0 has ip address 192.1.1.1 (mask 0xffffff00) and an alias 192.1.1.2. Now the code will return the following broadcast addresses: 192.1.1.0 for the 192.1.1.1 case and 192.1.1.2 for the 192.1.1.2 case I believe that is wrong. But to just make checks like `if the interface has another ip address within the same subnet with a netmask != 0xffffffff then return that other netmask' is a gross hack :-( -Guido From owner-cvs-sys Sun Mar 17 12:33:15 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA03526 for cvs-sys-outgoing; Sun, 17 Mar 1996 12:33:15 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA03507 Sun, 17 Mar 1996 12:33:04 -0800 (PST) Date: Sun, 17 Mar 1996 12:33:04 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199603172033.MAA03507@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/vn vn.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/03/17 12:33:04 Modified: sys/dev/vn vn.c Log: Always dsgone() slices when we leave. Revision Changes Path 1.33 +2 -3 src/sys/dev/vn/vn.c From owner-cvs-sys Sun Mar 17 12:34:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA03619 for cvs-sys-outgoing; Sun, 17 Mar 1996 12:34:04 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA03576 Sun, 17 Mar 1996 12:33:52 -0800 (PST) Date: Sun, 17 Mar 1996 12:33:52 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199603172033.MAA03576@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/vn vn.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/03/17 12:33:52 Branch: sys/dev/vn RELENG_2_1_0 Modified: sys/dev/vn vn.c Log: Always dsgone slices when we leave. Revision Changes Path 1.20.4.1 +2 -3 src/sys/dev/vn/vn.c From owner-cvs-sys Sun Mar 17 12:44:29 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA04310 for cvs-sys-outgoing; Sun, 17 Mar 1996 12:44:29 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA04182 Sun, 17 Mar 1996 12:43:59 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14526(8)>; Sun, 17 Mar 1996 12:43:16 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177478>; Sun, 17 Mar 1996 12:43:05 -0800 To: guido@gvr.win.tue.nl (Guido van Rooij) cc: fenner@freefall.freebsd.org (Bill Fenner), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in.c In-reply-to: Your message of "Sun, 17 Mar 96 12:18:03 PST." <199603172018.VAA21057@gvr.win.tue.nl> Date: Sun, 17 Mar 1996 12:42:56 PST From: Bill Fenner Message-Id: <96Mar17.124305pst.177478@crevenia.parc.xerox.com> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <199603172018.VAA21057@gvr.win.tue.nl> you write: >But to just make checks like `if the interface >has another ip address within the same subnet with a netmask != 0xffffffff >then return that other netmask' is a gross hack :-( Well, to use a mechanism that was originally intended to allow for multiple subnets on the same interface to instead give yourself several addresses on the same subnet is also a gross hack. Need gross hacks to support gross hacks, or a new cleanly architected mechanism for multiple IP addresses on the same subnet. Bill From owner-cvs-sys Sun Mar 17 21:41:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA00702 for cvs-sys-outgoing; Sun, 17 Mar 1996 21:41:39 -0800 (PST) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA00697 Sun, 17 Mar 1996 21:41:34 -0800 (PST) Received: by gvr.win.tue.nl (8.6.12/1.53) id GAA22370; Mon, 18 Mar 1996 06:41:22 +0100 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199603180541.GAA22370@gvr.win.tue.nl> Subject: Re: cvs commit: src/sys/netinet in.c To: fenner@parc.xerox.com (Bill Fenner) Date: Mon, 18 Mar 1996 06:41:22 +0100 (MET) Cc: fenner@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <96Mar17.124305pst.177478@crevenia.parc.xerox.com> from "Bill Fenner" at Mar 17, 96 12:42:56 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bill Fenner wrote: > > Well, to use a mechanism that was originally intended to allow for multiple > subnets on the same interface to instead give yourself several addresses > on the same subnet is also a gross hack. Need gross hacks to support gross > hacks, or a new cleanly architected mechanism for multiple IP addresses > on the same subnet. > True, but a *lot* of ppl (especially) ISP's are using this code that way. I just want to make sure nothing breaks. I just committed a patch yesterday solbing a problem with cklnt_broadcast() RPC broadcasts. Perhaps I should redo that one to disallow broadcasts to those ip numbers with an all one netmask ;-(). -Guido From owner-cvs-sys Mon Mar 18 13:24:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18694 for cvs-sys-outgoing; Mon, 18 Mar 1996 13:24:58 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18641 Mon, 18 Mar 1996 13:24:40 -0800 (PST) Date: Mon, 18 Mar 1996 13:24:40 -0800 (PST) From: Nate Williams Message-Id: <199603182124.NAA18641@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 13:24:38 Branch: sys/i386/apm RELENG_2_1_0 Modified: sys/i386/apm apm.c Log: Bring in relevant staticizing and cleanups from -current. Revision Changes Path 1.12.4.6 +19 -12 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 13:58:43 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA26858 for cvs-sys-outgoing; Mon, 18 Mar 1996 13:58:43 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA26810 Mon, 18 Mar 1996 13:58:26 -0800 (PST) Date: Mon, 18 Mar 1996 13:58:26 -0800 (PST) From: Nate Williams Message-Id: <199603182158.NAA26810@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 13:58:26 Modified: sys/i386/apm apm.c Log: Removed support for multiple APM devices. Revision Changes Path 1.28 +28 -39 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 14:30:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04400 for cvs-sys-outgoing; Mon, 18 Mar 1996 14:30:20 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04227 Mon, 18 Mar 1996 14:29:54 -0800 (PST) Date: Mon, 18 Mar 1996 14:29:54 -0800 (PST) From: Nate Williams Message-Id: <199603182229.OAA04227@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 14:29:53 Modified: sys/i386/apm apm.c Log: Devfs support. Submitted by: hosokawa@mt.cs.keio.ac.jp and the rest of the Nomads Cleanup. Revision Changes Path 1.29 +34 -35 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 14:41:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07316 for cvs-sys-outgoing; Mon, 18 Mar 1996 14:41:20 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07246 Mon, 18 Mar 1996 14:41:01 -0800 (PST) Date: Mon, 18 Mar 1996 14:41:01 -0800 (PST) From: Nate Williams Message-Id: <199603182241.OAA07246@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 14:41:00 Modified: sys/i386/apm apm.c Log: Whoops, forgot the line that sets the default state in devfs. Revision Changes Path 1.30 +3 -1 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 14:45:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA08650 for cvs-sys-outgoing; Mon, 18 Mar 1996 14:45:58 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA08556 Mon, 18 Mar 1996 14:45:42 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA01653; Mon, 18 Mar 1996 15:48:33 -0700 Date: Mon, 18 Mar 1996 15:48:33 -0700 From: Nate Williams Message-Id: <199603182248.PAA01653@rocky.sri.MT.net> To: Nate Williams Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/apm apm.c In-Reply-To: <199603182229.OAA04227@freefall.freebsd.org> References: <199603182229.OAA04227@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: > nate 96/03/18 14:29:53 > > Modified: sys/i386/apm apm.c > Log: > Devfs support. > Submitted by: hosokawa@mt.cs.keio.ac.jp and the rest of the Nomads Whoops, that should have said 'devconf' support. DEVFS support already existed. Nate From owner-cvs-sys Mon Mar 18 14:47:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09076 for cvs-sys-outgoing; Mon, 18 Mar 1996 14:47:24 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09058 Mon, 18 Mar 1996 14:47:17 -0800 (PST) Date: Mon, 18 Mar 1996 14:47:17 -0800 (PST) From: Nate Williams Message-Id: <199603182247.OAA09058@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 14:47:17 Modified: sys/i386/apm apm.c Log: Grr, let's actually include so that DEVCONF support actually works. Revision Changes Path 1.31 +2 -1 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 14:50:06 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09340 for cvs-sys-outgoing; Mon, 18 Mar 1996 14:50:06 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09265 Mon, 18 Mar 1996 14:50:00 -0800 (PST) Date: Mon, 18 Mar 1996 14:50:00 -0800 (PST) From: Nate Williams Message-Id: <199603182250.OAA09265@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 14:49:59 Branch: sys/i386/apm RELENG_2_1_0 Modified: sys/i386/apm apm.c Log: Bring in changes from the HEAD. - DEVCONF support - Removed multiple device support - Cleanup Revision Changes Path 1.12.4.7 +61 -72 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 15:30:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12660 for cvs-sys-outgoing; Mon, 18 Mar 1996 15:30:28 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12635 Mon, 18 Mar 1996 15:30:16 -0800 (PST) Date: Mon, 18 Mar 1996 15:30:16 -0800 (PST) From: Nate Williams Message-Id: <199603182330.PAA12635@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 15:30:15 Modified: sys/i386/apm apm.c Log: Minor bugfixes from the recent PC-CARD release. Submitted by: hosokawa@mt.cs.keio.ac.jp and the rest of the Nomads Revision Changes Path 1.32 +9 -3 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 20:40:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA04385 for cvs-sys-outgoing; Mon, 18 Mar 1996 20:40:24 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA04366 Mon, 18 Mar 1996 20:40:09 -0800 (PST) Date: Mon, 18 Mar 1996 20:40:09 -0800 (PST) From: Nate Williams Message-Id: <199603190440.UAA04366@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 20:40:07 Modified: sys/i386/apm apm.c sys/i386/i386 swtch.s Log: Always enable interrupts before calling the APM idle/busy routines. Suggested by: phk@FreeBSD.org Revision Changes Path 1.33 +2 -2 src/sys/i386/apm/apm.c 1.31 +2 -2 src/sys/i386/i386/swtch.s From owner-cvs-sys Mon Mar 18 20:49:22 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA04741 for cvs-sys-outgoing; Mon, 18 Mar 1996 20:49:22 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA04726 Mon, 18 Mar 1996 20:49:15 -0800 (PST) Date: Mon, 18 Mar 1996 20:49:15 -0800 (PST) From: Nate Williams Message-Id: <199603190449.UAA04726@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/18 20:49:15 Modified: sys/i386/apm apm.c Log: Added kernel compile time failure if more than one APM device is configured. Revision Changes Path 1.34 +5 -1 src/sys/i386/apm/apm.c From owner-cvs-sys Mon Mar 18 21:13:35 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA06269 for cvs-sys-outgoing; Mon, 18 Mar 1996 21:13:35 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA06251 Mon, 18 Mar 1996 21:13:24 -0800 (PST) Date: Mon, 18 Mar 1996 21:13:24 -0800 (PST) From: John Dyson Message-Id: <199603190513.VAA06251@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/vm vnode_pager.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/03/18 21:13:24 Modified: sys/miscfs/specfs spec_vnops.c sys/vm vnode_pager.c Log: Fix the problem that unmounting filesystems that are backed by a VMIO device have reference count problems. We mark the underlying object ono-persistent, and account for the reference count that the VM system maintainsfor the special device close. This should fix the removable device problem. Revision Changes Path 1.29 +3 -2 src/sys/miscfs/specfs/spec_vnops.c 1.59 +5 -2 src/sys/vm/vnode_pager.c From owner-cvs-sys Mon Mar 18 23:28:50 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA11931 for cvs-sys-outgoing; Mon, 18 Mar 1996 23:28:50 -0800 (PST) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA11926 Mon, 18 Mar 1996 23:28:42 -0800 (PST) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id XAA20819; Mon, 18 Mar 1996 23:28:40 -0800 From: "Rodney W. Grimes" Message-Id: <199603190728.XAA20819@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/vm vnode_pager.c To: dyson@freefall.freebsd.org (John Dyson) Date: Mon, 18 Mar 1996 23:28:39 -0800 (PST) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199603190513.VAA06251@freefall.freebsd.org> from "John Dyson" at Mar 18, 96 09:13:24 pm X-Mailer: ELM [version 2.4 PL24] 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 > > dyson 96/03/18 21:13:24 > > Modified: sys/miscfs/specfs spec_vnops.c > sys/vm vnode_pager.c > Log: > Fix the problem that unmounting filesystems that are backed by a VMIO > device have reference count problems. We mark the underlying object > ono-persistent, and account for the reference count that the VM system > maintainsfor the special device close. This should fix the removable > device problem. > > Revision Changes Path > 1.29 +3 -2 src/sys/miscfs/specfs/spec_vnops.c > 1.59 +5 -2 src/sys/vm/vnode_pager.c Can you please check -stable for this problem, I believe it exists there as well, or at least I have seen similiar behavior with eject problems... -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-cvs-sys Tue Mar 19 06:57:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA05856 for cvs-sys-outgoing; Tue, 19 Mar 1996 06:57:24 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA05849 Tue, 19 Mar 1996 06:57:16 -0800 (PST) Received: from localhost.DIALix.oz.au (peter@localhost.DIALix.oz.au [127.0.0.1]) by jhome.DIALix.COM (8.7.4/8.7.3) with SMTP id WAA29799; Tue, 19 Mar 1996 22:55:29 +0800 (WST) Message-Id: <199603191455.WAA29799@jhome.DIALix.COM> X-Authentication-Warning: jhome.DIALix.COM: Host peter@localhost.DIALix.oz.au [127.0.0.1] didn't use HELO protocol To: guido@gvr.win.tue.nl (Guido van Rooij) cc: fenner@parc.xerox.com (Bill Fenner), fenner@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in.c In-reply-to: Your message of "Mon, 18 Mar 1996 06:41:22 +0100." <199603180541.GAA22370@gvr.win.tue.nl> Date: Tue, 19 Mar 1996 22:55:29 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Bill Fenner wrote: >> >> Well, to use a mechanism that was originally intended to allow for multiple >> subnets on the same interface to instead give yourself several addresses >> on the same subnet is also a gross hack. Need gross hacks to support gross >> hacks, or a new cleanly architected mechanism for multiple IP addresses >> on the same subnet. >> > >True, but a *lot* of ppl (especially) ISP's are using this code that way. >I just want to make sure nothing breaks. I just committed a patch yesterday >solbing a problem with cklnt_broadcast() RPC broadcasts. Perhaps I should >redo that one to disallow broadcasts to those ip numbers with an all >one netmask ;-(). > >-Guido Had anybody looked at how hard it would be to add support for having a single parameter on each interface to allow a *range* of IP addresses to be responded to, rather than having a bunch of aliases used in a way that was never intended? Perhaps I'm dreaming, but i'd *love* to be able to do something like this: ifconfig ed0 inet 192.203.228.2 range 192.9.200.6:192.9.200.30 .... etc Cheers, -Peter From owner-cvs-sys Tue Mar 19 07:03:17 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA06415 for cvs-sys-outgoing; Tue, 19 Mar 1996 07:03:17 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA06388 Tue, 19 Mar 1996 07:03:04 -0800 (PST) Date: Tue, 19 Mar 1996 07:03:04 -0800 (PST) From: Bruce Evans Message-Id: <199603191503.HAA06388@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern imgact_aout.c imgact_gzip.c src/sys/i386/linux imgact_linux.c linux_misc.c src/sys/pci meteor.c pcivar.h ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/03/19 07:03:04 Modified: sys/i386/linux imgact_linux.c linux_misc.c sys/kern imgact_aout.c imgact_gzip.c sys/pci meteor.c pcivar.h ncr.c Log: Fixed unsigned longs that should have been vm_offset_t. vm_offset_t is currently unsigned long but should probably be plain unsigned for i386's to match the choice of minimal types to represent for fixed-width types in Lite2. Anyway, it shouldn't be assumed to be unsigned long. I only fixed the type mismatches that were detected when I changed vm_offset_t to unsigned. Only pointer type mismatches were detected. Revision Changes Path 1.13 +5 -3 src/sys/i386/linux/imgact_linux.c 1.17 +5 -3 src/sys/i386/linux/linux_misc.c 1.25 +3 -2 src/sys/kern/imgact_aout.c 1.20 +2 -2 src/sys/kern/imgact_gzip.c 1.16 +1 -1 src/sys/pci/meteor.c 1.10 +2 -2 src/sys/pci/pcivar.h 1.68 +4 -3 src/sys/pci/ncr.c From owner-cvs-sys Tue Mar 19 08:48:46 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14487 for cvs-sys-outgoing; Tue, 19 Mar 1996 08:48:46 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14472 Tue, 19 Mar 1996 08:48:40 -0800 (PST) Date: Tue, 19 Mar 1996 08:48:40 -0800 (PST) From: Nate Williams Message-Id: <199603191648.IAA14472@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/19 08:48:39 Modified: sys/i386/apm apm.c Log: Call apm_int() instead of doing direct assembly calls even when we don't care about the return value for consistency. Revision Changes Path 1.35 +11 -3 src/sys/i386/apm/apm.c From owner-cvs-sys Tue Mar 19 08:57:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14959 for cvs-sys-outgoing; Tue, 19 Mar 1996 08:57:04 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14942 Tue, 19 Mar 1996 08:56:58 -0800 (PST) Date: Tue, 19 Mar 1996 08:56:58 -0800 (PST) From: Nate Williams Message-Id: <199603191656.IAA14942@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/19 08:56:57 Modified: sys/i386/apm apm.c Log: Add some comments on the APM specs, and make the APM 'idle/busy' functions follow them. Revision Changes Path 1.36 +26 -20 src/sys/i386/apm/apm.c From owner-cvs-sys Tue Mar 19 09:04:56 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA15494 for cvs-sys-outgoing; Tue, 19 Mar 1996 09:04:56 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA15443 Tue, 19 Mar 1996 09:04:38 -0800 (PST) Message-Id: <199603191704.JAA15443@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: "Rodney W. Grimes" cc: dyson@freefall.freebsd.org (John Dyson), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/vm vnode_pager.c In-reply-to: Your message of "Mon, 18 Mar 1996 23:28:39 PST." <199603190728.XAA20819@GndRsh.aac.dev.com> Date: Tue, 19 Mar 1996 09:04:38 -0800 From: "Justin T. Gibbs" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> >> dyson 96/03/18 21:13:24 >> >> Modified: sys/miscfs/specfs spec_vnops.c >> sys/vm vnode_pager.c > >Can you please check -stable for this problem, I believe it exists there >as well, or at least I have seen similiar behavior with eject problems... On tapes or disk removable media? I changed the locking behavior for tapes in -current so that they are unlocked on last close regardless of the mount session. >-- >Rod Grimes rgrimes@gndrsh.aac.dev.com >Accurate Automation Company Reliable computers for FreeBSD -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-cvs-sys Tue Mar 19 09:06:00 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA15591 for cvs-sys-outgoing; Tue, 19 Mar 1996 09:06:00 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA15568 Tue, 19 Mar 1996 09:05:53 -0800 (PST) Date: Tue, 19 Mar 1996 09:05:53 -0800 (PST) From: Nate Williams Message-Id: <199603191705.JAA15568@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/19 09:05:53 Branch: sys/i386/apm RELENG_2_1_0 Modified: sys/i386/apm apm.c Log: Bring in changes from the HEAD. - Fix the APM 'idle/busy' functions. - Call apm_int() instead of doing direct assembly calls. - Added kernel compile time failure if more than one APM device is configured. - Always enable interrupts before calling the APM idle/busy routines. - Minor bugfixes from the recent PC-CARD release. Revision Changes Path 1.12.4.8 +43 -19 src/sys/i386/apm/apm.c From owner-cvs-sys Tue Mar 19 09:06:29 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA15679 for cvs-sys-outgoing; Tue, 19 Mar 1996 09:06:29 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA15658 Tue, 19 Mar 1996 09:06:25 -0800 (PST) Date: Tue, 19 Mar 1996 09:06:25 -0800 (PST) From: Nate Williams Message-Id: <199603191706.JAA15658@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/19 09:06:24 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 swtch.s Log: Bring in changes from the HEAD. - Always enable interrupts before calling the APM idle/busy routines. Revision Changes Path 1.20.4.7 +2 -2 src/sys/i386/i386/swtch.s From owner-cvs-sys Tue Mar 19 11:11:36 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA22934 for cvs-sys-outgoing; Tue, 19 Mar 1996 11:11:36 -0800 (PST) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA22927 Tue, 19 Mar 1996 11:11:31 -0800 (PST) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id LAA21259; Tue, 19 Mar 1996 11:11:28 -0800 From: "Rodney W. Grimes" Message-Id: <199603191911.LAA21259@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/vm vnode_pager.c To: gibbs@freefall.freebsd.org (Justin T. Gibbs) Date: Tue, 19 Mar 1996 11:11:28 -0800 (PST) Cc: dyson@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199603191704.JAA15443@freefall.freebsd.org> from "Justin T. Gibbs" at Mar 19, 96 09:04:38 am X-Mailer: ELM [version 2.4 PL24] 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 > > >> > >> dyson 96/03/18 21:13:24 > >> > >> Modified: sys/miscfs/specfs spec_vnops.c > >> sys/vm vnode_pager.c > > > >Can you please check -stable for this problem, I believe it exists there > >as well, or at least I have seen similiar behavior with eject problems... > > On tapes or disk removable media? I changed the locking behavior for > tapes in -current so that they are unlocked on last close regardless > of the mount session. Disk removable (cd rom actually), and tape, but this may be a quirk in the archive Python DAT drive (I have to do an mt rewind before it will allow me to eject the tape). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-cvs-sys Wed Mar 20 02:43:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA23447 for cvs-sys-outgoing; Wed, 20 Mar 1996 02:43:04 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA23430 Wed, 20 Mar 1996 02:42:58 -0800 (PST) Date: Wed, 20 Mar 1996 02:42:58 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603201042.CAA23430@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/03/20 02:42:57 Modified: sys/i386/conf GENERIC Log: Add vx0 device to GENERIC. Yes, I know that this bloats GENERIC, but what can we do? Revision Changes Path 1.63 +3 -1 src/sys/i386/conf/GENERIC From owner-cvs-sys Thu Mar 21 00:23:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA07259 for cvs-sys-outgoing; Thu, 21 Mar 1996 00:23:20 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA07210 Thu, 21 Mar 1996 00:23:02 -0800 (PST) Date: Thu, 21 Mar 1996 00:23:02 -0800 (PST) From: Paul Traina Message-Id: <199603210823.AAA07210@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user, cvs-sys, cvs-usrsbin Subject: cvs commit: src/lkm/qcam Makefile src/sys/i386/include qcam.h src/usr.sbin/qcamcontrol qcamcontrol.c src/sys/i386/isa qcam.c qcamdefs.h qcamio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/03/21 00:23:01 Modified: lkm/qcam Makefile Log: Add in both parts of the driver. LKM qcam driver now works. Revision Changes Path 1.2 +1 -1 src/lkm/qcam/Makefile Modified: usr.sbin/qcamcontrol qcamcontrol.c sys/i386/include qcam.h Log: Add support for /very/ experimental -e (exposure) option. Not documented yet, because it's for grownups and geeks for now. Revision Changes Path 1.2 +29 -5 src/usr.sbin/qcamcontrol/qcamcontrol.c 1.3 +2 -1 src/sys/i386/include/qcam.h Modified: sys/i386/isa qcam.c qcamdefs.h qcamio.c Log: Add support for /very/ experimental -e (exposure) option. Add support for LKM operation. Change M_NOWAIT on buffer memory allocation to M_WAIT in hopes we'll be able to get ourselves a nice fat buffer from the kernel if we suspend. Note: The LKM support looks kinda screwy in two areas, where I found problems with the kernel proper. First, calling dev_attach() at module load time will cause a panic. I haven't investigated. Secondly, I had to manually call qcam_drvinit() to register the device softc structure by hand at module load time. This seems bogus, it should be called as a core part of the module load process for character/block device drivers. Revision Changes Path 1.6 +74 -5 src/sys/i386/isa/qcam.c 1.2 +5 -0 src/sys/i386/isa/qcamdefs.h 1.2 +22 -9 src/sys/i386/isa/qcamio.c From owner-cvs-sys Thu Mar 21 12:19:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22451 for cvs-sys-outgoing; Thu, 21 Mar 1996 12:19:28 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22437 Thu, 21 Mar 1996 12:19:21 -0800 (PST) Date: Thu, 21 Mar 1996 12:19:21 -0800 (PST) From: Nate Williams Message-Id: <199603212019.MAA22437@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pccard card.h i82365.h pccard.c pcic.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/21 12:19:20 Branch: sys/pccard RELENG_2_1_0 Modified: sys/pccard card.h i82365.h pccard.c pcic.c Log: Bring in changes from the HEAD. - Updated PC-CARD support from the BSD Nomads. (I forgot to do this a long time ago) Revision Changes Path 1.2.2.2 +10 -0 src/sys/pccard/card.h 1.1.2.2 +5 -1 src/sys/pccard/i82365.h 1.3.2.2 +26 -8 src/sys/pccard/pccard.c 1.3.2.2 +95 -16 src/sys/pccard/pcic.c From owner-cvs-sys Thu Mar 21 12:26:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22907 for cvs-sys-outgoing; Thu, 21 Mar 1996 12:26:05 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22891 Thu, 21 Mar 1996 12:25:59 -0800 (PST) Date: Thu, 21 Mar 1996 12:25:59 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199603212025.MAA22891@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern syscalls.master Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/03/21 12:25:58 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern syscalls.master Log: Changes to split out NFS_SERVER and NFS_CLIENT, first bit. Revision Changes Path 1.15.4.1 +3 -3 src/sys/kern/syscalls.master From owner-cvs-sys Thu Mar 21 12:30:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23376 for cvs-sys-outgoing; Thu, 21 Mar 1996 12:30:28 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23362 Thu, 21 Mar 1996 12:30:17 -0800 (PST) Date: Thu, 21 Mar 1996 12:30:17 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199603212030.MAA23362@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/conf files src/sys/kern init_sysent.c subr_prf.c syscalls.c src/sys/sys mount.h syscall-hide.h syscall.h src/sys/nfs nfs.h nfs_nqlease.c nfs_serv.c nfs_socket.c nfs_srvcache.c nfs_subs.c nfs_syscalls.c nfs_vfsops.c nfs_vnops.c nfsmount.h nfsnode.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/03/21 12:30:16 Branch: sys/conf RELENG_2_1_0 sys/kern RELENG_2_1_0 sys/nfs RELENG_2_1_0 sys/sys RELENG_2_1_0 Modified: sys/conf files sys/kern init_sysent.c subr_prf.c syscalls.c sys/nfs nfs.h nfs_nqlease.c nfs_serv.c nfs_socket.c nfs_srvcache.c nfs_subs.c nfs_syscalls.c nfs_vfsops.c nfs_vnops.c nfsmount.h nfsnode.h sys/sys mount.h syscall-hide.h syscall.h Log: Remove KADB, we havn't had it ever I think. Add support for NFS_SERVER and NFS_CLIENT options. Revision Changes Path 1.41.4.5 +20 -13 src/sys/conf/files 1.22.4.1 +7 -7 src/sys/kern/init_sysent.c 1.13.4.3 +1 -9 src/sys/kern/subr_prf.c 1.19.4.1 +3 -3 src/sys/kern/syscalls.c 1.9.4.1 +7 -1 src/sys/nfs/nfs.h 1.11.4.1 +13 -1 src/sys/nfs/nfs_nqlease.c 1.15.2.2 +3 -1 src/sys/nfs/nfs_serv.c 1.7.4.1 +14 -1 src/sys/nfs/nfs_socket.c 1.5.8.1 +3 -1 src/sys/nfs/nfs_srvcache.c 1.15.4.4 +13 -1 src/sys/nfs/nfs_subs.c 1.6.4.1 +25 -4 src/sys/nfs/nfs_syscalls.c 1.15.2.1 +49 -1 src/sys/nfs/nfs_vfsops.c 1.15.4.3 +94 -47 src/sys/nfs/nfs_vnops.c 1.4.8.1 +1 -48 src/sys/nfs/nfsmount.h 1.9.4.1 +1 -47 src/sys/nfs/nfsnode.h 1.19.4.1 +2 -2 src/sys/sys/mount.h 1.13.4.1 +3 -3 src/sys/sys/syscall-hide.h 1.19.4.1 +1 -1 src/sys/sys/syscall.h From owner-cvs-sys Thu Mar 21 16:26:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA28953 for cvs-sys-outgoing; Thu, 21 Mar 1996 16:26:05 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA28948 Thu, 21 Mar 1996 16:26:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id QAA06837; Thu, 21 Mar 1996 16:26:31 -0800 Message-Id: <199603220026.QAA06837@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: Poul-Henning Kamp cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern syscalls.master In-reply-to: Your message of "Thu, 21 Mar 1996 12:25:59 PST." <199603212025.MAA22891@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 21 Mar 1996 16:26:31 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >phk 96/03/21 12:25:58 > > Branch: sys/kern RELENG_2_1_0 > Modified: sys/kern syscalls.master > Log: > Changes to split out NFS_SERVER and NFS_CLIENT, first bit. BTW, I *did* review these changes...I didn't have a chance to test them, however. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project From owner-cvs-sys Fri Mar 22 08:26:38 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13743 for cvs-sys-outgoing; Fri, 22 Mar 1996 08:26:38 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA13723 Fri, 22 Mar 1996 08:26:29 -0800 (PST) Date: Fri, 22 Mar 1996 08:26:29 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199603221626.IAA13723@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 96/03/22 08:26:28 Modified: sys/i386/scsi aic7xxx.c Log: Disable SCSI parity checking until we figure out why the aic78X0 generates them incorrectly in some Wide scenarios. Revision Changes Path 1.58 +3 -3 src/sys/i386/scsi/aic7xxx.c From owner-cvs-sys Fri Mar 22 10:09:29 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA18680 for cvs-sys-outgoing; Fri, 22 Mar 1996 10:09:29 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA18655 Fri, 22 Mar 1996 10:09:23 -0800 (PST) Date: Fri, 22 Mar 1996 10:09:23 -0800 (PST) From: Garrett Wollman Message-Id: <199603221809.KAA18655@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netinet tcp_input.c tcp_var.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/03/22 10:09:22 Modified: sys/netinet tcp_input.c tcp_var.h Log: A number of performance-reducing flaws fixed based on comments from Larry Peterson &co. at Arizona: - Header prediction for ACKs did not exclude Fast Retransmit/Recovery. - srtt calculation tended to get ``stuck'' and could never decrease when below 8. It still can't, but the scaling factors are adjusted so that this artifact does not cause as bad an effect on the RTO value as it used to. The paper also points out the incr/8 error that has been long since fixed, and the problems with ACKing frequency resulting from the use of options which I suspect to be fixed already as well (as part of the T/TCP work). Obtained from: Brakmo & Peterson, ``Performance Problems in BSD4.4 TCP'' Revision Changes Path 1.39 +54 -3 src/sys/netinet/tcp_input.c 1.31 +23 -1 src/sys/netinet/tcp_var.h From owner-cvs-sys Fri Mar 22 10:11:31 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA18780 for cvs-sys-outgoing; Fri, 22 Mar 1996 10:11:31 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA18765 Fri, 22 Mar 1996 10:11:27 -0800 (PST) Date: Fri, 22 Mar 1996 10:11:27 -0800 (PST) From: Garrett Wollman Message-Id: <199603221811.KAA18765@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netinet tcp_subr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/03/22 10:11:26 Modified: sys/netinet tcp_subr.c Log: Make sure tcp_respond() always calls ip_output() with a valid route pointer. This has no effect in the current ip_output(), but my version requires that ip_output() always be passed a route. Revision Changes Path 1.27 +8 -1 src/sys/netinet/tcp_subr.c From owner-cvs-sys Fri Mar 22 12:22:31 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA27326 for cvs-sys-outgoing; Fri, 22 Mar 1996 12:22:31 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA27311 Fri, 22 Mar 1996 12:22:18 -0800 (PST) Date: Fri, 22 Mar 1996 12:22:18 -0800 (PST) From: Stefan Esser Message-Id: <199603222022.MAA27311@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/03/22 12:22:18 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci ncr.c Log: Disable handshake timeout mechanism, which seems to have caused more trouble than it solves ... Revision Changes Path 1.37.4.7 +3 -3 src/sys/pci/ncr.c From owner-cvs-sys Fri Mar 22 17:32:38 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19056 for cvs-sys-outgoing; Fri, 22 Mar 1996 17:32:38 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19040 Fri, 22 Mar 1996 17:32:31 -0800 (PST) Date: Fri, 22 Mar 1996 17:32:31 -0800 (PST) From: Bill Fenner Message-Id: <199603230132.RAA19040@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netinet if_ether.c if_ether.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fenner 96/03/22 17:32:31 Modified: sys/netinet if_ether.c if_ether.h Log: Send ARP's for aliased subnets with the proper source address. Get rid of ac->ac_ipaddr and arpwhohas() since they assume that an interface has only one address. Obtained from: BSD/OS 2.1, via Rich Stevens Revision Changes Path 1.29 +7 -15 src/sys/netinet/if_ether.c 1.14 +1 -2 src/sys/netinet/if_ether.h From owner-cvs-sys Sat Mar 23 03:31:31 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA16468 for cvs-sys-outgoing; Sat, 23 Mar 1996 03:31:31 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA16450 Sat, 23 Mar 1996 03:31:19 -0800 (PST) Date: Sat, 23 Mar 1996 03:31:19 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199603231131.DAA16450@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern subr_prf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/03/23 03:31:18 Modified: sys/kern subr_prf.c Log: Remove all traces of KADB add sysctl debug.debugger_on_panic: 1 if DDB or KGDB is defined. Requested by: davidg Revision Changes Path 1.31 +15 -11 src/sys/kern/subr_prf.c From owner-cvs-sys Sat Mar 23 04:09:37 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19252 for cvs-sys-outgoing; Sat, 23 Mar 1996 04:09:37 -0800 (PST) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA19238 Sat, 23 Mar 1996 04:09:29 -0800 (PST) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0u0S8N-0003vlC; Sat, 23 Mar 96 04:09 PST Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id MAA07915; Sat, 23 Mar 1996 12:09:28 GMT X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol cc: CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_prf.c In-reply-to: Your message of "Sat, 23 Mar 1996 03:31:19 PST." <199603231131.DAA16450@freefall.freebsd.org> Date: Sat, 23 Mar 1996 12:09:28 +0000 Message-ID: <7913.827582968@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk CVS did something odd, so parts of this commits isn't emailed: sys/conf/files remove kadb sys/i386/scsi/aic7xxx.c remove unused MAX_TAGS definition > phk 96/03/23 03:31:18 > > Modified: sys/kern subr_prf.c > Log: > Remove all traces of KADB > add sysctl > debug.debugger_on_panic: 1 > if DDB or KGDB is defined. > > Requested by: davidg > > Revision Changes Path > 1.31 +15 -11 src/sys/kern/subr_prf.c -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-cvs-sys Sat Mar 23 11:29:24 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05588 for cvs-sys-outgoing; Sat, 23 Mar 1996 11:29:24 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05559 Sat, 23 Mar 1996 11:29:11 -0800 (PST) Date: Sat, 23 Mar 1996 11:29:11 -0800 (PST) From: Bill Fenner Message-Id: <199603231929.LAA05559@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci if_de.c if_pdq.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fenner 96/03/23 11:29:11 Modified: sys/pci if_de.c if_pdq.c Log: Eliminate reference to ac_ipaddr in FreeBSD case. Revision Changes Path 1.44 +2 -2 src/sys/pci/if_de.c 1.15 +2 -2 src/sys/pci/if_pdq.c From owner-cvs-sys Sat Mar 23 11:34:21 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05850 for cvs-sys-outgoing; Sat, 23 Mar 1996 11:34:21 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA05834 Sat, 23 Mar 1996 11:34:14 -0800 (PST) Date: Sat, 23 Mar 1996 11:34:14 -0800 (PST) From: Bill Fenner Message-Id: <199603231934.LAA05834@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_le.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fenner 96/03/23 11:34:13 Modified: sys/i386/isa if_le.c Log: Remove reference to ac_ipaddr, which was being used to determine if the interface had been assigned an IP address. This code prevented the interface from receiving ethernet broadcasts if it had no IP address assigned, and appeared to be an optimization that is not completely needed. Revision Changes Path 1.31 +3 -3 src/sys/i386/isa/if_le.c From owner-cvs-sys Sat Mar 23 11:39:45 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA06149 for cvs-sys-outgoing; Sat, 23 Mar 1996 11:39:45 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA06082 Sat, 23 Mar 1996 11:39:24 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id MAA21602; Sat, 23 Mar 1996 12:39:17 -0700 Date: Sat, 23 Mar 1996 12:39:17 -0700 From: Nate Williams Message-Id: <199603231939.MAA21602@rocky.sri.MT.net> To: Bill Fenner Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa if_le.c In-Reply-To: <199603231934.LAA05834@freefall.freebsd.org> References: <199603231934.LAA05834@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: sys/i386/isa if_le.c This changes need to go into if_zp.c as well. Nate From owner-cvs-sys Sat Mar 23 11:50:29 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA06870 for cvs-sys-outgoing; Sat, 23 Mar 1996 11:50:29 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA06838 Sat, 23 Mar 1996 11:50:11 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14544(10)>; Sat, 23 Mar 1996 11:49:29 PST Received: by crevenia.parc.xerox.com id <177478>; Sat, 23 Mar 1996 11:49:24 -0800 From: Bill Fenner To: fenner@freefall.freebsd.org, nate@sri.mt.net Subject: Re: cvs commit: src/sys/i386/isa if_le.c Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Message-Id: <96Mar23.114924pst.177478@crevenia.parc.xerox.com> Date: Sat, 23 Mar 1996 11:49:23 PST Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >This changes need to go into if_zp.c as well. Unless CVS is doing something strange to me, then I don't think they do. I just checked out a clean sys tree to work on, in /a/fenner/current/sys. /a/fenner/current/sys/i386/isa/if_zp.c's only reference to ac_ipaddr is inside the #else of an #if 1 .. #else .. #endif . Bill freefall% pwd /a/fenner/current/sys/i386/isa freefall% grep -3 ac_ipaddr if_zp.c #if 1 arp_ifinit((struct arpcom *) ifp, ifa); #else ((struct arpcom *) ifp)->ac_ipaddr = IA_SIN(ifa)->sin_addr; arpwhohas((struct arpcom *) ifp, &IA_SIN(ifa)->sin_addr); #endif break; From owner-cvs-sys Sat Mar 23 13:24:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA12300 for cvs-sys-outgoing; Sat, 23 Mar 1996 13:24:12 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA12207 Sat, 23 Mar 1996 13:23:49 -0800 (PST) Date: Sat, 23 Mar 1996 13:23:49 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603232123.NAA12207@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern subr_prf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/03/23 13:23:47 Modified: sys/kern subr_prf.c Log: Fix bogus last commit - debugger_on_panic was referenced even when not defined. Another change clearly committed without testing! :-( Revision Changes Path 1.32 +2 -2 src/sys/kern/subr_prf.c From owner-cvs-sys Sat Mar 23 13:33:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13114 for cvs-sys-outgoing; Sat, 23 Mar 1996 13:33:04 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13087 Sat, 23 Mar 1996 13:32:47 -0800 (PST) Date: Sat, 23 Mar 1996 13:32:47 -0800 (PST) From: Nate Williams Message-Id: <199603232132.NAA13087@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa clock.c if_zp.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/23 13:32:45 Modified: sys/i386/isa clock.c if_zp.c Log: Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove the ifdef'd out code that used it. Revision Changes Path 1.52 +17 -2 src/sys/i386/isa/clock.c 1.18 +1 -6 src/sys/i386/isa/if_zp.c From owner-cvs-sys Sat Mar 23 13:36:14 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13362 for cvs-sys-outgoing; Sat, 23 Mar 1996 13:36:14 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13343 Sat, 23 Mar 1996 13:36:07 -0800 (PST) Date: Sat, 23 Mar 1996 13:36:07 -0800 (PST) From: Nate Williams Message-Id: <199603232136.NAA13343@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/23 13:36:06 Modified: sys/i386/isa clock.c Log: Whoops, back out the last commit, which was accidentally committed at the same time as the if_zp cleanup patch. The commit that occurred was an incomplete patch for APM on my laptop and needs more work. Revision Changes Path 1.53 +1 -16 src/sys/i386/isa/clock.c From owner-cvs-sys Sat Mar 23 13:37:41 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13490 for cvs-sys-outgoing; Sat, 23 Mar 1996 13:37:41 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA13458 Sat, 23 Mar 1996 13:37:23 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id OAA21864; Sat, 23 Mar 1996 14:37:22 -0700 Date: Sat, 23 Mar 1996 14:37:22 -0700 From: Nate Williams Message-Id: <199603232137.OAA21864@rocky.sri.MT.net> To: Nate Williams Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa clock.c if_zp.c In-Reply-To: <199603232132.NAA13087@freefall.freebsd.org> References: <199603232132.NAA13087@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: > nate 96/03/23 13:32:45 > > Modified: sys/i386/isa clock.c if_zp.c ^^^^^^^ > Log: > Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove the > ifdef'd out code that used it. 'clock.c' was accidentally committed at the same time, but I backed the change out. Sorry. Nate From owner-cvs-sys Sat Mar 23 13:41:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13723 for cvs-sys-outgoing; Sat, 23 Mar 1996 13:41:20 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13694 Sat, 23 Mar 1996 13:41:04 -0800 (PST) Date: Sat, 23 Mar 1996 13:41:04 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603232141.NAA13694@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern subr_prf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/03/23 13:41:03 Modified: sys/kern subr_prf.c Log: Ok, now this is correct (even simple fixes sometimes ain't so simple :) Revision Changes Path 1.33 +4 -3 src/sys/kern/subr_prf.c From owner-cvs-sys Sat Mar 23 15:29:47 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA19017 for cvs-sys-outgoing; Sat, 23 Mar 1996 15:29:47 -0800 (PST) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA19012 Sat, 23 Mar 1996 15:29:45 -0800 (PST) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0u0ckg-0003vsC; Sat, 23 Mar 96 15:29 PST Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id XAA08548; Sat, 23 Mar 1996 23:03:51 GMT X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: "Jordan K. Hubbard" cc: CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_prf.c In-reply-to: Your message of "Sat, 23 Mar 1996 13:23:49 PST." <199603232123.NAA12207@freefall.freebsd.org> Date: Sat, 23 Mar 1996 23:03:50 +0000 Message-ID: <8546.827622230@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > jkh 96/03/23 13:23:47 > > Modified: sys/kern subr_prf.c > Log: > Fix bogus last commit - debugger_on_panic was referenced even when > not defined. Another change clearly committed without testing! :-( No actually a "cvs commit" going funky on me. I'm not quite sure what happened, but it clearly blew up on me, as evident from the fact that no email on the first to dirs were sent :-( -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.