From owner-cvs-all Sun Apr 2 0: 3:35 2000 Delivered-To: cvs-all@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 9D07037B5BD; Sun, 2 Apr 2000 00:03:27 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id AAA86565; Sun, 2 Apr 2000 00:03:26 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38E6FECE.C52A3490@gorean.org> Date: Sun, 02 Apr 2000 00:03:26 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0325 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/mergemaster mergemaster.sh References: <200004020247.SAA93611@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am heartily pissed by this commit. My objection to having mergemaster imported into the tree was precisely this kind of situation. That's why Bill Fumerola agreed to be the maintainer. I reviewed the patches you sent me. Yes, it's taken me a long time to review them and get back to you. I've been working a lot of hours lately, and I haven't had much time for this. None of the changes you proposed are urgent, your assertion regarding one-character input aside. My priority for mergemaster changes are user-generated complaints (as I explained to you via e-mail) and I have not received _one_ complaint regarding any of the issues you raised. I am going to send a patch tomorrow to bring the changes you made into line with my design goals. Right now I'm too tired and too upset to give it justice. If anyone has feedback on my comments below, please direct it to -hackers or -current, since I don't want to abuse cvs-all and I'm not on -committers. Thanks, Doug Alfred Perlstein wrote: > > alfred 2000/04/01 18:47:21 PST > > Modified files: > usr.sbin/mergemaster mergemaster.sh > Log: > Make mergemaster only take single letters for options as well as loop > asking a question again if given an invalid input instead of assuming > what the user wants. /etc is not the place to make assumptions when > given invalid input. The built in assumption is _always_ to do nothing. The only way a user could get into trouble is with your convoluted example of i^H[Enter]. (The (i) option installs the new file into /etc, for those not familiar with the program.) I specifically used (for example) i*) in my case statements to allow for users who are used to typing words (like yes/no) instead of insisting on one letter commands. While I don't object to the idea of a loop to handle user input in order to give the user another chance to enter correct input, I don't like insisting on one letter input, and I plan to reverse this change. > Reformat some of the more convoluted code into seperate functions instead > of being inline using tabs instead of space indents. Thanks for the compliment. In both cases all your change did was move code. The functions you created are only called once, so making functions out of them is totally pointless. I prefer that the code be "inline" since it's only used in one place. Making functions out of single use code only serves to obfuscate it. It also makes it harder to see the changes you actually made in the diff. I also don't like the tab indenting, or I would have done it that way in the first place. Both of these changes are going to be backed out by my patch. > Allow the user to view merged files they created with sdiff. This is a pointless option, since if the user wants to view the file before they install it, they can just leave it alone and not install it. However, since it's already done it's probably harmless to leave it in. > Allow the user to redisplay the diff between the installed file and > the new file again. Probably a good idea, I will probably leave it in. > Time wasted waiting for review: 1 month 2 weeks Even if this had any relevance, you're not being accurate. Your first letter was dated 3/1, to which I replied the next day. You sent me a followup on 3/17 to which I replied the same day, indicating that I was waiting to work on my version updgrade page first (which I personally feel is much more important, timing wise) and which I'm still working on when I have free time (which I don't have a lot of lately). Now I'll be spending the time tomorrow that I had carved out to finish that to work on this. Joy. A cursory exam of the diff you committed shows other changes that you didn't comment on. The mostly look harmless, but I'm going to give it another look tomorrow. On another note, several people have approached me about using a local CVS repo if the user has one. After taking a look at that possibility I'm not sure what advantages it would have. If someone can spell out clearly to me what it is you want to accomplish, and hopefully provide some sample commands as an illustration, I will take another look at it. Private or public mail is fine. Doug -- "So, the cows were part of a dream that dreamed itself into existence? Is that possible?" asked the student incredulously. The master simply replied, "Mu." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 0:25:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 435AB37B9F4; Sun, 2 Apr 2000 00:25:42 -0800 (PST) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA61374; Sun, 2 Apr 2000 00:25:42 -0800 (PST) (envelope-from yokota@FreeBSD.org) Message-Id: <200004020825.AAA61374@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sun, 2 Apr 2000 00:25:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 psm.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/02 00:25:41 PST Modified files: share/man/man4 psm.4 Log: - Reflect recent update. Revision Changes Path 1.25 +30 -33 src/share/man/man4/psm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 0:26:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E994637B5BD; Sun, 2 Apr 2000 00:26:23 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA62069; Sun, 2 Apr 2000 00:26:24 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200004020826.AAA62069@freefall.freebsd.org> From: Satoshi Asami Date: Sun, 2 Apr 2000 00:26:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libtool Makefile ports/devel/libtool/files md5 ports/devel/libtool/patches patch-ac patch-ad patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/02 00:26:23 PST Modified files: devel/libtool Makefile devel/libtool/files md5 devel/libtool/patches patch-ac patch-ad patch-af Log: Update to 1.3.4. Submitted by: maintainer Revision Changes Path 1.10 +3 -3 ports/devel/libtool/Makefile 1.4 +1 -1 ports/devel/libtool/files/md5 1.9 +12 -13 ports/devel/libtool/patches/patch-ac 1.7 +29 -16 ports/devel/libtool/patches/patch-ad 1.2 +4 -4 ports/devel/libtool/patches/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 0:28:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF96537BBCF; Sun, 2 Apr 2000 00:28:24 -0800 (PST) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA64301; Sun, 2 Apr 2000 00:28:25 -0800 (PST) (envelope-from yokota@FreeBSD.org) Message-Id: <200004020828.AAA64301@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sun, 2 Apr 2000 00:28:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/02 00:28:23 PST Modified files: sys/isa psm.c Log: - Add temporary workaround to fool some "clever" KVM switch products which think they know the IntelliMouse 4-byte packet and believe, wrongly, that any other protocols use 3-byte packets. - Update a couple of comment lines for A4 Tech mice. Revision Changes Path 1.25 +23 -6 src/sys/isa/psm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 0:32:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1228C37B9F4; Sun, 2 Apr 2000 00:32:32 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA68186; Sun, 2 Apr 2000 00:32:31 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200004020832.AAA68186@freefall.freebsd.org> From: Satoshi Asami Date: Sun, 2 Apr 2000 00:32:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/02 00:32:28 PST Modified files: Mk bsd.port.mk Log: (1) libtool version upgrade to 1.3.4. Also move patch-libtool from after post-patch to before pre-patch. Submitted by: reg (libtool maintainer) (2) Misc. cleanup, pass MAKE_ENV to ${XMKMF}, etc. Submitted by: reg (3) Document ALL_TARGET and INSTALL_TARGET. PR: 17334 Submitted by: Patrick Seal Revision Changes Path 1.332 +16 -14 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 0:47:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 79CD437B6AB; Sun, 2 Apr 2000 00:47:27 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA83694; Sun, 2 Apr 2000 00:47:27 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200004020847.AAA83694@freefall.freebsd.org> From: Peter Wemm Date: Sun, 2 Apr 2000 00:47:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/include vmparam.h src/sys/conf options param.c src/sys/i386/i386 machdep.c src/sys/i386/include vmparam.h src/sys/kern sysv_sem.c sysv_shm.c src/sys/pc98/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/04/02 00:47:25 PST Modified files: (Branch: RELENG_4) sys/alpha/alpha machdep.c sys/alpha/include vmparam.h sys/conf options param.c sys/i386/i386 machdep.c sys/i386/include vmparam.h sys/kern sysv_sem.c sysv_shm.c sys/pc98/i386 machdep.c Log: MFC: make SYSVSHM limits arbitarily configurable via sysctl after boot and other minor cleanups. Revision Changes Path 1.68.2.2 +1 -8 src/sys/alpha/alpha/machdep.c 1.5.2.1 +1 -9 src/sys/alpha/include/vmparam.h 1.191.2.1 +7 -7 src/sys/conf/options 1.36.2.1 +1 -34 src/sys/conf/param.c 1.385.2.2 +1 -8 src/sys/i386/i386/machdep.c 1.32.2.1 +1 -8 src/sys/i386/include/vmparam.h 1.24.2.1 +3 -11 src/sys/kern/sysv_sem.c 1.45.2.1 +82 -24 src/sys/kern/sysv_shm.c 1.151.2.3 +1 -8 src/sys/pc98/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 0:56:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4611337B858; Sun, 2 Apr 2000 00:56:42 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA92918; Sun, 2 Apr 2000 00:56:41 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004020856.AAA92918@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 2 Apr 2000 00:56:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/02 00:56:41 PST Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Fix spurious capatalisation which I caused in previous commit. Still no idea how though. Submitted by: jdp Revision Changes Path 1.178 +2 -2 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 1: 0:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 535A937B8EE; Sun, 2 Apr 2000 01:00:38 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA96680; Sun, 2 Apr 2000 01:00:38 -0800 (PST) (envelope-from andreas@FreeBSD.org) Message-Id: <200004020900.BAA96680@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 2 Apr 2000 01:00:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/02 01:00:36 PST Modified files: print/apsfilter Makefile print/apsfilter/pkg PLIST Log: update apsfilter to latest patchlevel - new URL -> http://people.freebsd.org/~andreas - make-release: generate more diffs (every release to latest) and patch from latest to head branch - Added files with an up to date printer list for gs 5.50 and 6.01 SETUP will be modified later... - devices-5.50 - list of driver options - devices-6.01 - list of driver options - printer-5.50 - list of supported printers - printer-6.01 - list of supported printers Revision Changes Path 1.46 +3 -2 ports/print/apsfilter/Makefile 1.8 +4 -0 ports/print/apsfilter/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 1: 2:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 233F937B858; Sun, 2 Apr 2000 01:02:56 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA98572; Sun, 2 Apr 2000 01:02:53 -0800 (PST) (envelope-from andreas@FreeBSD.org) Message-Id: <200004020902.BAA98572@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 2 Apr 2000 01:02:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/patches patch-5.2.0-01.04.2000-15:44:30 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/02 01:02:52 PST Added files: print/apsfilter/patches patch-5.2.0-01.04.2000-15:44:30 Log: Forgot to add patch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 1:25:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E96B637B6AB; Sun, 2 Apr 2000 01:25:22 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA19648; Sun, 2 Apr 2000 01:25:22 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004020925.BAA19648@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 2 Apr 2000 01:25:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile BUS_CONNECT_INTR.9 BUS_CREATE_INTR.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/02 01:25:16 PST Modified files: share/man/man9 Makefile Removed files: share/man/man9 BUS_CONNECT_INTR.9 BUS_CREATE_INTR.9 Log: Get rid of the manpages for BUS_CREATE_INTR() and BUS_CONNECT_INTR(). These got replaced by BUS_SETUP_INTR(). This once again illustrates an API change without informing -doc, so that these sort post cleanup actions could've been avoided. And then people wonder why the docs suck so much at times. Reviewed by: peter Revision Changes Path 1.64 +2 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 1:27: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 29A5E37B586; Sun, 2 Apr 2000 01:27:00 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA21432; Sun, 2 Apr 2000 01:26:59 -0800 (PST) (envelope-from phk@FreeBSD.org) Message-Id: <200004020926.BAA21432@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 2 Apr 2000 01:26:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/04/02 01:26:58 PST Modified files: sys/kern kern_mib.c vfs_bio.c sys/sys buf.h Log: Draw the outline of "struct bio". Struct bio is the future carrier of I/O requests for "struct buf". Revision Changes Path 1.31 +7 -1 src/sys/kern/kern_mib.c 1.247 +4 -4 src/sys/kern/vfs_bio.c 1.92 +34 -12 src/sys/sys/buf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 3: 8: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F22437BA3D; Sun, 2 Apr 2000 03:08:01 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA64985; Sun, 2 Apr 2000 03:08:01 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Message-Id: <200004021008.DAA64985@freefall.freebsd.org> From: Gerard Roudier Date: Sun, 2 Apr 2000 03:07:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_conf.h sym_hipd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG groudier 2000/04/02 03:07:58 PDT Modified files: sys/dev/sym sym_conf.h sym_hipd.c Log: This new driver version uses the DMA mapping interface introduced in FreeBSD-4.0. The driver is now full up-to-date with regards to the current kernel interfaces. Another significant change in this driver version applies to the checking of the data direction. The driver is now able to check against the expected data direction in any circumstance and will not hang either if direction is wrong at the start of the IO, or if for some weird reason, the device changes to the wrong direction during the IO. This driver version is still usable under FreeBSD 3.2/3.3, since it only requires CAM, other kernel interface dependencies being #if'ed in the sources according to kernel version. But, in order to use the driver under those early kernel versions, user has to move the driver sources by hand and make appropriate tiny changes to let the kernel know about the driver. Other changes: - Remove the debugging stuff for WSR bit. - Get rid of some warnings about volatile being discarded. Revision Changes Path 1.5 +1 -7 src/sys/dev/sym/sym_conf.h 1.7 +1028 -321 src/sys/dev/sym/sym_hipd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 3:16:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EC6637B51A; Sun, 2 Apr 2000 03:16:46 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA77407; Sun, 2 Apr 2000 03:16:45 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Message-Id: <200004021016.DAA77407@freefall.freebsd.org> From: Wolfram Schneider Date: Sun, 2 Apr 2000 03:16:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wosch 2000/04/02 03:16:44 PDT Modified files: en docs.sgml Log: Added FreeBSD 4.0R and FreeBSD 5.0-current manpages. Revision Changes Path 1.80 +4 -3 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 3:17:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FA7D37BB15; Sun, 2 Apr 2000 03:16:56 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA77408; Sun, 2 Apr 2000 03:16:45 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Message-Id: <200004021016.DAA77408@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 2 Apr 2000 03:16:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump main.c optr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joerg 2000/04/02 03:16:43 PDT Modified files: sbin/dump main.c optr.c Log: Avoid rawname() stupidly prepending an `r' before the device name even in cases where the supplied name was already pointing to a character special device. This fixes the breakage that occured when trying to dump a filesystem by name (e. g. /usr), with an fstab already mentioning the raw device name (like /dev/rda0g) where dump attempted to use /dev/rrda0g then. Also removed the now obsolete remark that fstab were carrying block special names. Revision Changes Path 1.21 +15 -2 src/sbin/dump/main.c 1.10 +1 -6 src/sbin/dump/optr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 4:11:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A4D6937B58A; Sun, 2 Apr 2000 04:11:32 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA15066; Sun, 2 Apr 2000 04:11:31 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Message-Id: <200004021111.EAA15066@freefall.freebsd.org> From: Wolfram Schneider Date: Sun, 2 Apr 2000 04:11:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/ports ports.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wosch 2000/04/02 04:11:31 PDT Modified files: en/ports ports.inc Log: put the search box at the top so that people don't have to scroll down or wait for the rest of the page to load before I can search for what I want Submitted by: Peter Lowe Revision Changes Path 1.48 +21 -18 www/en/ports/ports.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 4:18:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8B1537BB84; Sun, 2 Apr 2000 04:18:28 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA17188; Sun, 2 Apr 2000 04:18:28 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Message-Id: <200004021118.EAA17188@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 2 Apr 2000 04:18:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/big5con/patches patch-ag patch-ah patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2000/04/02 04:18:22 PDT Modified files: chinese/big5con/patches patch-aa Added files: chinese/big5con/patches patch-ag patch-ah Log: Add a patch for vga_cursor. Revision Changes Path 1.2 +25 -6 ports/chinese/big5con/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 4:31:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97CA037B9A6; Sun, 2 Apr 2000 04:31:49 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA18133; Sun, 2 Apr 2000 04:31:49 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Message-Id: <200004021131.EAA18133@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 2 Apr 2000 04:31:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/xfsm Makefile ports/sysutils/xfsm/patches patch-ab patch-ac patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2000/04/02 04:31:48 PDT Modified files: sysutils/xfsm Makefile sysutils/xfsm/patches patch-aa Added files: sysutils/xfsm/patches patch-ab patch-ac Log: - Fix MASTER_SITES - Support CC/CFLAGS properly PR: ports/17467 Submitted by: KATO Tsuguru Revision Changes Path 1.9 +3 -2 ports/sysutils/xfsm/Makefile 1.4 +0 -31 ports/sysutils/xfsm/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 5: 1: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D35A37B581; Sun, 2 Apr 2000 05:00:59 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA21632; Sun, 2 Apr 2000 05:00:58 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004021200.FAA21632@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 2 Apr 2000 05:00:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 BUS_SETUP_INTR.9 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/02 05:00:53 PDT Modified files: share/man/man9 Makefile Added files: share/man/man9 BUS_SETUP_INTR.9 Log: Add and install BUS_SETUP_INTR.9. This effectively replaces BUS_CREATE_INTR.9 and BUS_CONNECT_INTR.9. Reviewed by: n_hibma Revision Changes Path 1.65 +2 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 5:44:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D0A137B574; Sun, 2 Apr 2000 05:44:25 -0700 (PDT) (envelope-from jmb@FreeBSD.org) Received: (from jmb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA26583; Sun, 2 Apr 2000 05:43:37 -0700 (PDT) (envelope-from jmb@FreeBSD.org) Message-Id: <200004021243.FAA26583@freefall.freebsd.org> From: "Jonathan M. Bresler" Date: Sun, 2 Apr 2000 05:43:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 aue.4 src/sys/dev/usb if_aue.c usbdevs usbdevs.h usbdevs_data.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmb 2000/04/02 05:43:36 PDT Modified files: share/man/man4 aue.4 sys/dev/usb if_aue.c usbdevs usbdevs.h usbdevs_data.h Log: Add support for the LinkSys USB10T network adapter that contains the ADMtek Pegasus AN986 USB chipset. The adapter supports both 10BaseT and 100BaseT (including full-duplex). The product code for these adapters is 0x2206. Revision Changes Path 1.8 +5 -3 src/share/man/man4/aue.4 1.21 +8 -4 src/sys/dev/usb/if_aue.c 1.18 +2 -1 src/sys/dev/usb/usbdevs 1.39 +2 -1 src/sys/dev/usb/usbdevs.h 1.39 +7 -1 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 5:50:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91D1F37B582; Sun, 2 Apr 2000 05:50:30 -0700 (PDT) (envelope-from jmb@FreeBSD.org) Received: (from jmb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA26960; Sun, 2 Apr 2000 05:50:29 -0700 (PDT) (envelope-from jmb@FreeBSD.org) Message-Id: <200004021250.FAA26960@freefall.freebsd.org> From: "Jonathan M. Bresler" Date: Sun, 2 Apr 2000 05:50:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 aue.4 src/sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmb 2000/04/02 05:50:29 PDT Modified files: (Branch: RELENG_4) share/man/man4 aue.4 sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: MFC: support for the LinkSys USB 10BaseT adapters based on the ADMtek Pegasus AN986 chipset Revision Changes Path 1.7.2.1 +5 -3 src/share/man/man4/aue.4 1.11.2.3 +2 -1 src/sys/dev/usb/usbdevs 1.32.2.3 +3 -2 src/sys/dev/usb/usbdevs.h 1.32.2.3 +8 -2 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 6: 0: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA53137B80B; Sun, 2 Apr 2000 05:59:57 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA27304; Sun, 2 Apr 2000 05:59:56 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004021259.FAA27304@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 2 Apr 2000 05:59:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 BUS_SETUP_INTR.9 Makefile BUS_CONNECT_INTR.9 BUS_CREATE_INTR.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/02 05:59:56 PDT Modified files: (Branch: RELENG_4) share/man/man9 Makefile Added files: (Branch: RELENG_4) share/man/man9 BUS_SETUP_INTR.9 Removed files: (Branch: RELENG_4) share/man/man9 BUS_CONNECT_INTR.9 BUS_CREATE_INTR.9 Log: MFC: Remove BUS_[CREATE|CONNECT]_INTR.9. Add BUS_SETUP_INTR.9. Revision Changes Path 1.60.2.3 +2 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 7:28:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 89BF237BD9E; Sun, 2 Apr 2000 07:28:27 -0700 (PDT) (envelope-from andy@FreeBSD.org) Received: (from andy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA97733; Sun, 2 Apr 2000 07:28:27 -0700 (PDT) (envelope-from andy@FreeBSD.org) Message-Id: <200004021428.HAA97733@freefall.freebsd.org> From: Andrey Zakhvatov Date: Sun, 2 Apr 2000 07:28:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andy 2000/04/02 07:28:27 PDT Modified files: ru index.sgml Log: Synchronize with English 1.79: Added web mirror www2.nl.freebsd.org Revision Changes Path 1.26 +2 -1 www/ru/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 7:32:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE2D137BD68; Sun, 2 Apr 2000 07:32:34 -0700 (PDT) (envelope-from andy@FreeBSD.org) Received: (from andy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA97981; Sun, 2 Apr 2000 07:32:34 -0700 (PDT) (envelope-from andy@FreeBSD.org) Message-Id: <200004021432.HAA97981@freefall.freebsd.org> From: Andrey Zakhvatov Date: Sun, 2 Apr 2000 07:32:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andy 2000/04/02 07:32:34 PDT Modified files: ru index.sgml Log: Synchronize with English 1.80: Fix default forground/link colors. Revision Changes Path 1.27 +3 -2 www/ru/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 7:38:10 2000 Delivered-To: cvs-all@freebsd.org Received: from lavender.yy.cs.keio.ac.jp (ppp152.dialup.st.keio.ac.jp [131.113.27.152]) by hub.freebsd.org (Postfix) with ESMTP id 8956137BDD9; Sun, 2 Apr 2000 07:37:59 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id XAA34730; Sun, 2 Apr 2000 23:37:44 +0900 (JST) Message-Id: <200004021437.XAA34730@lavender.yy.cs.keio.ac.jp> To: sobomax@altavista.net Cc: cg@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/isa ess.c In-Reply-To: Your message of "Sun, 02 Apr 2000 02:50:01 +0300" References: <38E68B29.2055235C@altavista.net> X-Mailer: Mew version 1.70 on Emacs 19.34.1 / Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 02 Apr 2000 23:37:43 +0900 From: MIHIRA Sanpei Yoshiro Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I've stuck into this problem on my OPL3-SA based soundcard, where >64KB (!!!) buffer provided by default, while apps trying to get >from driver much less buffer space (usually up to 1K). For example, >all games using the SDL library was fouled thinking that buffer is >empty (as the select() suggested so) and keeping pumping data into >there until it completely filled those famous 64KB, which on 22KHz >turns into 3 second delay in sound effects. > >I've even wrote testcase exposing this problem and ready to send it >to anyone who want to look into this problem. I think so too. Some sound application software(especially for GAME, for example, games/xgalaga, games/rollemup in ports collection) has this buffer problem. I also think, we need to add sysctl for buffer size. --- MIHIRA Sanpei Yoshiro Yokohama, Japan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 7:44:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 45E7837B934; Sun, 2 Apr 2000 07:44:53 -0700 (PDT) (envelope-from andy@FreeBSD.org) Received: (from andy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA98662; Sun, 2 Apr 2000 07:44:53 -0700 (PDT) (envelope-from andy@FreeBSD.org) Message-Id: <200004021444.HAA98662@freefall.freebsd.org> From: Andrey Zakhvatov Date: Sun, 2 Apr 2000 07:44:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru/news press.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andy 2000/04/02 07:44:53 PDT Modified files: ru/news press.sgml Log: Synchronize with English 1.141: Feb 21st Upside.com article. Revision Changes Path 1.6 +15 -5 www/ru/news/press.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 7:58:25 2000 Delivered-To: cvs-all@freebsd.org Received: from caspian.plutotech.com (caspian.plutotech.com [206.168.67.80]) by hub.freebsd.org (Postfix) with ESMTP id CCD4837B833; Sun, 2 Apr 2000 07:58:19 -0700 (PDT) (envelope-from gibbs@caspian.plutotech.com) Received: from caspian.plutotech.com (localhost [127.0.0.1]) by caspian.plutotech.com (8.9.3/8.9.1) with ESMTP id IAA11447; Sun, 2 Apr 2000 08:59:17 -0600 (MDT) (envelope-from gibbs@caspian.plutotech.com) Message-Id: <200004021459.IAA11447@caspian.plutotech.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-Reply-To: Your message of "Sun, 02 Apr 2000 01:26:58 -0800." <200004020926.BAA21432@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 02 Apr 2000 08:59:17 -0600 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >phk 2000/04/02 01:26:58 PST > > Modified files: > sys/kern kern_mib.c vfs_bio.c > sys/sys buf.h > Log: > Draw the outline of "struct bio". Do we even want "buffer" to be part of the name? By the time the request gets down to a driver, shouldn't it look more like a header indicating the type of addresses in a chain of address length pairs? A slimmed down struct uio perhaps? -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 8: 9:53 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id DB03737BDE9; Sun, 2 Apr 2000 08:09:17 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id RAA14381; Sun, 2 Apr 2000 17:09:13 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Justin T. Gibbs" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Sun, 02 Apr 2000 08:59:17 MDT." <200004021459.IAA11447@caspian.plutotech.com> Date: Sun, 02 Apr 2000 17:09:13 +0200 Message-ID: <14379.954688153@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004021459.IAA11447@caspian.plutotech.com>, "Justin T. Gibbs" wri tes: >>phk 2000/04/02 01:26:58 PST >> >> Modified files: >> sys/kern kern_mib.c vfs_bio.c >> sys/sys buf.h >> Log: >> Draw the outline of "struct bio". > >Do we even want "buffer" to be part of the name? By the time the >request gets down to a driver, shouldn't it look more like a header >indicating the type of addresses in a chain of address length pairs? >A slimmed down struct uio perhaps? Well, bio means "block I/O" to me these days and we already have a lot of names which point to that as the logical prefix (biodone() being just one of them). As for going the struct uio route, yes we may want to consider that at some point. I think it makes sense to do this relatively simple (but tedious) divorce of the io aspect of struct buf first, before we change the semantics of the actual io handling. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 8:14:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7409D37BDC2; Sun, 2 Apr 2000 08:14:13 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA00866; Sun, 2 Apr 2000 08:14:13 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004021514.IAA00866@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 2 Apr 2000 08:14:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files md5 ports/print/apsfilter/patches patch-5.2.0-01.04.2000-15:44:30 ports/print/apsfilter/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/02 08:14:13 PDT Modified files: print/apsfilter Makefile print/apsfilter/files md5 print/apsfilter/pkg PLIST Removed files: print/apsfilter/patches patch-5.2.0-01.04.2000-15:44:30 Log: update to apsfilter 5.1.3 New features in 5.3.0 ===================== - Major enhancements in SETUP, therefore version bump - checks your version of ghostscript - is aware of gs version 5.50 and 6.01 printer drivers - new driver selection mechanism - fetches list of available printer driver from file - you can browse/search this list using more - you select printer driver by number - sanity check, if the printer driver is present in your gs binary - at the end of your selection you get a list of printers as confirmation, that are supported by your driver selection - you can repeat this step as often as you like until you choose a valid printer driver - After printer driver selection you can as usual print test pages if you like or repeat the step of selection another driver in this more user friendly manner. - upp profile contribution for Epson LQ-570/870/1070/1170 ESC/P2 24-pin Dot Matrix printer - 3rd party additional driver for HP 812C, 815C, 832C, 880C, 882C, 895C, 932C, 970C http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html - Generic Postscript printer Support - added more resolutions in SETUP script and apsfilter script - bugfix: some resolutions were missing in apsfilter script - Adding driver support information is now more easy, since you only have to add it to a file setup/printer- - internal: download page: enhanced make-release script produces now diffs from every version to latest version - latest apsfilter patches can be found on download page - info: new URL -> http://people.freebsd.org/~andreas Revision Changes Path 1.47 +2 -2 ports/print/apsfilter/Makefile 1.20 +1 -1 ports/print/apsfilter/files/md5 1.9 +0 -1 ports/print/apsfilter/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 8:25: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22BAB37BDF9; Sun, 2 Apr 2000 08:24:59 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA02434; Sun, 2 Apr 2000 08:24:58 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200004021524.IAA02434@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 2 Apr 2000 08:24:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c src/sys/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c src/sys/contrib/dev/fla fla.c src/sys/contrib/softupdates ffs_softdep.c src/sys/dev/amr amr.c amr_disk.c src/sys/dev/ata ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/04/02 08:24:58 PDT Modified files: sys/alpha/alpha machdep.c sys/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c sys/contrib/dev/fla fla.c sys/contrib/softupdates ffs_softdep.c sys/dev/amr amr.c amr_disk.c sys/dev/ata ata-disk.c atapi-cd.c atapi-fd.c atapi-tape.c sys/dev/ccd ccd.c sys/dev/ida ida.c ida_disk.c sys/dev/mlx mlx.c mlx_disk.c sys/dev/vinum vinuminterrupt.c vinumio.c vinumraid5.c vinumrequest.c vinumrevive.c sys/dev/vn vn.c sys/fs/hpfs hpfs_vnops.c sys/i386/i386 machdep.c sys/i386/isa labpc.c mcd.c scd.c wd.c wt.c sys/i386/isa/matcd matcd.c sys/isa fd.c sys/isofs/cd9660 cd9660_vnops.c sys/kern kern_physio.c subr_devstat.c subr_disk.c subr_diskslice.c vfs_aio.c vfs_bio.c vfs_cluster.c vfs_default.c sys/miscfs/devfs devfs_vnops.c sys/miscfs/specfs spec_vnops.c sys/msdosfs msdosfs_vnops.c sys/nfs nfs_bio.c nfs_vnops.c sys/ntfs ntfs_vnops.c sys/nwfs nwfs_io.c sys/pc98/i386 machdep.c sys/pc98/pc98 fd.c wd.c wd_cd.c wfd.c wst.c sys/sys buf.h sys/ufs/ffs ffs_inode.c sys/ufs/mfs mfs_vnops.c sys/ufs/ufs ufs_bmap.c ufs_disksubr.c ufs_vnops.c sys/vm swap_pager.c vm_pager.c vm_swap.c vnode_pager.c Log: Move B_ERROR flag to b_ioflags and call it BIO_ERROR. (Much of this done by script) Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED. Move b_pblkno and b_iodone_chain to struct bio while we transition, they will be obsoleted once bio structs chain/stack. Add bio_queue field for struct bio aware disksort. Address a lot of stylistic issues brought up by bde. Revision Changes Path 1.72 +2 -2 src/sys/alpha/alpha/machdep.c 1.33 +7 -7 src/sys/cam/scsi/scsi_cd.c 1.45 +8 -8 src/sys/cam/scsi/scsi_da.c 1.20 +5 -5 src/sys/cam/scsi/scsi_pass.c 1.19 +7 -7 src/sys/cam/scsi/scsi_pt.c 1.48 +7 -7 src/sys/cam/scsi/scsi_sa.c 1.25 +7 -7 src/sys/cam/scsi/scsi_target.c 1.18 +2 -2 src/sys/contrib/dev/fla/fla.c 1.60 +2 -2 src/sys/contrib/softupdates/ffs_softdep.c 1.11 +2 -2 src/sys/dev/amr/amr.c 1.7 +3 -3 src/sys/dev/amr/amr_disk.c 1.65 +3 -3 src/sys/dev/ata/ata-disk.c 1.55 +3 -3 src/sys/dev/ata/atapi-cd.c 1.49 +5 -5 src/sys/dev/ata/atapi-fd.c 1.42 +4 -4 src/sys/dev/ata/atapi-tape.c 1.76 +8 -7 src/sys/dev/ccd/ccd.c 1.9 +2 -2 src/sys/dev/ida/ida.c 1.14 +3 -3 src/sys/dev/ida/ida_disk.c 1.17 +2 -2 src/sys/dev/mlx/mlx.c 1.10 +3 -3 src/sys/dev/mlx/mlx_disk.c 1.29 +5 -5 src/sys/dev/vinum/vinuminterrupt.c 1.55 +3 -3 src/sys/dev/vinum/vinumio.c 1.9 +2 -2 src/sys/dev/vinum/vinumraid5.c 1.48 +19 -18 src/sys/dev/vinum/vinumrequest.c 1.25 +14 -14 src/sys/dev/vinum/vinumrevive.c 1.107 +10 -7 src/sys/dev/vn/vn.c 1.3 +2 -2 src/sys/fs/hpfs/hpfs_vnops.c 1.389 +2 -2 src/sys/i386/i386/machdep.c 1.37 +2 -2 src/sys/i386/isa/labpc.c 1.117 +4 -4 src/sys/i386/isa/mcd.c 1.56 +4 -4 src/sys/i386/isa/scd.c 1.221 +7 -7 src/sys/i386/isa/wd.c 1.60 +2 -2 src/sys/i386/isa/wt.c 1.51 +3 -3 src/sys/i386/isa/matcd/matcd.c 1.181 +8 -8 src/sys/isa/fd.c 1.63 +2 -2 src/sys/isofs/cd9660/cd9660_vnops.c 1.49 +3 -3 src/sys/kern/kern_physio.c 1.19 +2 -2 src/sys/kern/subr_devstat.c 1.21 +2 -2 src/sys/kern/subr_disk.c 1.84 +3 -3 src/sys/kern/subr_diskslice.c 1.73 +4 -4 src/sys/kern/vfs_aio.c 1.248 +39 -27 src/sys/kern/vfs_bio.c 1.95 +11 -7 src/sys/kern/vfs_cluster.c 1.30 +4 -4 src/sys/kern/vfs_default.c 1.94 +2 -2 src/sys/miscfs/devfs/devfs_vnops.c 1.135 +2 -2 src/sys/miscfs/specfs/spec_vnops.c 1.96 +2 -2 src/sys/msdosfs/msdosfs_vnops.c 1.86 +17 -13 src/sys/nfs/nfs_bio.c 1.153 +5 -3 src/sys/nfs/nfs_vnops.c 1.11 +4 -4 src/sys/ntfs/ntfs_vnops.c 1.8 +4 -4 src/sys/nwfs/nwfs_io.c 1.156 +2 -2 src/sys/pc98/i386/machdep.c 1.89 +8 -8 src/sys/pc98/pc98/fd.c 1.107 +7 -7 src/sys/pc98/pc98/wd.c 1.32 +5 -5 src/sys/pc98/pc98/wd_cd.c 1.37 +2 -2 src/sys/pc98/pc98/wfd.c 1.30 +3 -3 src/sys/pc98/pc98/wst.c 1.93 +37 -32 src/sys/sys/buf.h 1.59 +3 -2 src/sys/ufs/ffs/ffs_inode.c 1.49 +2 -2 src/sys/ufs/mfs/mfs_vnops.c 1.38 +3 -2 src/sys/ufs/ufs/ufs_bmap.c 1.48 +2 -2 src/sys/ufs/ufs/ufs_disksubr.c 1.133 +2 -2 src/sys/ufs/ufs/ufs_vnops.c 1.139 +7 -6 src/sys/vm/swap_pager.c 1.59 +12 -13 src/sys/vm/vm_pager.c 1.101 +4 -4 src/sys/vm/vm_swap.c 1.121 +3 -3 src/sys/vm/vnode_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 8:54:44 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id B502837B55D; Sun, 2 Apr 2000 08:54:37 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id BAA15248; Mon, 3 Apr 2000 01:54:25 +1000 Date: Mon, 3 Apr 2000 01:54:07 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Poul-Henning Kamp Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-Reply-To: <14379.954688153@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 2 Apr 2000, Poul-Henning Kamp wrote: > In message <200004021459.IAA11447@caspian.plutotech.com>, "Justin T. Gibbs" wri > >Do we even want "buffer" to be part of the name? By the time the > Well, bio means "block I/O" to me these days and we already have > a lot of names which point to that as the logical prefix (biodone() > being just one of them). I thought it meant "buffer i/o". "struct bio" is unfortunately even more block-specific than "struct buf", since it doesn't have anything like "off_t b_offset". b_offset is currently used mainly in the acd driver to handle weird block sizes. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9: 8:44 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 47F8037BB3A; Sun, 2 Apr 2000 09:08:33 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id SAA14636; Sun, 2 Apr 2000 18:08:20 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Mon, 03 Apr 2000 01:54:07 +1000." Date: Sun, 02 Apr 2000 18:08:20 +0200 Message-ID: <14634.954691700@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Bruce Ev ans writes: >"struct bio" is unfortunately even more block-specific than "struct buf", >since it doesn't have anything like "off_t b_offset". b_offset is >currently used mainly in the acd driver to handle weird block sizes. Well, I have b_offset in my cross-hair, because I know sos will roast me if I don't handle that case also :-) As far as I know, b_offset is only really used for physio and the only two drivers who understand non DEV_BSIZE multiple requests are the scsi-tape and atapi-cd drivers. This ties in somewhat with Justins email where he restates the idea Bruce half-jokingly proposed about a year ago: use struct uio for io carrier. The question at the heart of this is really: do we want to suffer the overhead of converting from byte offsets to sector number all the time or do we want to optimize for the predominantly used concept of sectors ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:11:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6867837BCC8; Sun, 2 Apr 2000 09:11:16 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA05712; Sun, 2 Apr 2000 09:11:16 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200004021611.JAA05712@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 2 Apr 2000 09:11:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/04/02 09:11:16 PDT Modified files: usr.sbin/inetd inetd.c Log: Make sure to use IPv4 mapped IPv6 address when mapped address is requested in /etc/inetd.conf. Reviewed by: shin Revision Changes Path 1.81 +7 -6 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:18:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A52A37BABF; Sun, 2 Apr 2000 09:18:28 -0700 (PDT) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA06297; Sun, 2 Apr 2000 09:18:28 -0700 (PDT) (envelope-from shin@FreeBSD.org) Message-Id: <200004021618.JAA06297@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sun, 2 Apr 2000 09:18:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/04/02 09:18:28 PDT Modified files: sys/netinet ip_output.c Log: Move htons() ip_len to after the in_delayed_cksum() call. This should stop cksum error messages on IPsec communication which was reported on freebsd-current. Reviewed by: jlemon Revision Changes Path 1.103 +6 -6 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:18:49 2000 Delivered-To: cvs-all@freebsd.org Received: from lola.heim10.tu-clausthal.de (lola.heim10.tu-clausthal.de [139.174.241.25]) by hub.freebsd.org (Postfix) with ESMTP id C235037BE5E; Sun, 2 Apr 2000 09:18:41 -0700 (PDT) (envelope-from norbert.irmer@heim9.tu-clausthal.de) Received: from heim9.tu-clausthal.de (localhost.heim10.tu-clausthal.de [127.0.0.1]) by lola.heim10.tu-clausthal.de (8.9.3/8.9.3) with ESMTP id SAA06252; Sun, 2 Apr 2000 18:18:39 +0200 (CEST) (envelope-from norbert.irmer@heim9.tu-clausthal.de) Message-ID: <38E772DE.91D07D2D@heim9.tu-clausthal.de> Date: Sun, 02 Apr 2000 18:18:39 +0200 From: Norbert Irmer X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Cameron Grant Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/pci emu10k1.c emu10k1.h References: <200004020741.XAA33619@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cameron Grant wrote: > > cg 2000/04/01 23:41:21 PST > > Added files: > sys/dev/sound/pci emu10k1.c emu10k1.h > Log: > unfinished sblive driver, playback/mixer only for now - not enabled in > conf/files > I tried to compile the driver but I had undefined symbols (DISABLE, ENV_ON, and ENV_OFF): bash-2.03# make cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/sound/pci/emu10k1.c ../../dev/sound/pci/emu10k1.c: In function `emu_vwrite': ../../dev/sound/pci/emu10k1.c:437: `ENV_OFF' undeclared (first use in this function) ../../dev/sound/pci/emu10k1.c:437: (Each undeclared identifier is reported only once ../../dev/sound/pci/emu10k1.c:437: for each function it appears in.) ../../dev/sound/pci/emu10k1.c:499: warning: implicit declaration of function `emu_vdump' ../../dev/sound/pci/emu10k1.c: In function `emu_vtrigger': ../../dev/sound/pci/emu10k1.c:532: `ENV_ON' undeclared (first use in this function) ../../dev/sound/pci/emu10k1.c: At top level: ../../dev/sound/pci/emu10k1.c:553: warning: `emu_vdump' was used with no prototype before its definition ../../dev/sound/pci/emu10k1.c:553: warning: `emu_vdump' was declared implicitly `extern' and later `static' ../../dev/sound/pci/emu10k1.c:499: warning: previous declaration of `emu_vdump' ../../dev/sound/pci/emu10k1.c:553: warning: type mismatch with previous implicit declaration ../../dev/sound/pci/emu10k1.c:499: warning: previous implicit declaration of `emu_vdump' ../../dev/sound/pci/emu10k1.c:553: warning: `emu_vdump' was previously implicitly declared to return `int' ../../dev/sound/pci/emu10k1.c: In function `emu_init': ../../dev/sound/pci/emu10k1.c:915: `DISABLE' undeclared (first use in this function) ../../dev/sound/pci/emu10k1.c:923: `ENV_OFF' undeclared (first use in this function) *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:23:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A884A37B6B6; Sun, 2 Apr 2000 09:23:16 -0700 (PDT) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA06842; Sun, 2 Apr 2000 09:23:17 -0700 (PDT) (envelope-from shin@FreeBSD.org) Message-Id: <200004021623.JAA06842@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sun, 2 Apr 2000 09:23:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 in_cksum.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/04/02 09:23:16 PDT Modified files: sys/i386/i386 in_cksum.c Log: Print out more hints at illegal cksum len value. Revision Changes Path 1.19 +3 -3 src/sys/i386/i386/in_cksum.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:38: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2611537BE1F; Sun, 2 Apr 2000 09:38:01 -0700 (PDT) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA07852; Sun, 2 Apr 2000 09:38:00 -0700 (PDT) (envelope-from shin@FreeBSD.org) Message-Id: <200004021638.JAA07852@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sun, 2 Apr 2000 09:38:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/04/02 09:38:00 PDT Modified files: (Branch: RELENG_4) etc rc.network6 Log: MFC: Avoid using sed and awk in configure script. Revision Changes Path 1.5.2.1 +7 -5 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:39:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 08FC737B646; Sun, 2 Apr 2000 09:39:55 -0700 (PDT) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA08040; Sun, 2 Apr 2000 09:39:25 -0700 (PDT) (envelope-from shin@FreeBSD.org) Message-Id: <200004021639.JAA08040@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sun, 2 Apr 2000 09:39:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 kame.4 ipsec.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/04/02 09:39:25 PDT Modified files: (Branch: RELENG_4) share/man/man4 kame.4 ipsec.4 Log: MFC: Remove references to man pages that don't exist. Revision Changes Path 1.3.2.1 +5 -4 src/share/man/man4/kame.4 1.3.2.1 +4 -3 src/share/man/man4/ipsec.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:58: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3224D37BCFD; Sun, 2 Apr 2000 09:58:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA09639; Sun, 2 Apr 2000 09:58:01 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004021658.JAA09639@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 09:58:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmms Makefile ports/audio/xmms/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 09:58:01 PDT Modified files: audio/xmms Makefile audio/xmms/pkg PLIST Log: remove a.out support Revision Changes Path 1.10 +1 -4 ports/audio/xmms/Makefile 1.5 +2 -2 ports/audio/xmms/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 9:59:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B01E37B82A; Sun, 2 Apr 2000 09:59:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA09758; Sun, 2 Apr 2000 09:59:17 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004021659.JAA09758@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 09:59:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 09:59:17 PDT Modified files: sys/dev/usb umass.c Log: I got the CAM numbers (path id's, buses, unit numbers) and newbus unit numbers all wrong. This did not show up because most of them where zero anyway. Use a separate buffer for command transforms instead of fiddling with the existing cdb_bytes. Take CAM_CDB_POINTER into account. Nobody is using it, but someone might in the future. Be more picky about what to accept in the UFI command set. First attempt at implementing the ATAPI command protocol transforms. This should at least make Imation Superdisk and other e-Shuttle based devices show as attached. Maybe they even work to some extent. Revision Changes Path 1.15 +232 -132 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:24:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FCB737BABF; Sun, 2 Apr 2000 10:24:20 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA11187; Sun, 2 Apr 2000 10:24:20 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004021724.KAA11187@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 10:24:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xpm Makefile ports/graphics/xpm/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 10:24:20 PDT Modified files: graphics/xpm Makefile graphics/xpm/pkg PLIST Log: remove a.out support Revision Changes Path 1.26 +3 -8 ports/graphics/xpm/Makefile 1.20 +3 -3 ports/graphics/xpm/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:30:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 99CA637BE22; Sun, 2 Apr 2000 10:30:45 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA11703; Sun, 2 Apr 2000 10:30:45 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004021730.KAA11703@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 10:30:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/radiusd-cistron/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 10:30:45 PDT Added files: net/radiusd-cistron/patches patch-af Log: forgot a file To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:35:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 34F9337BE65; Sun, 2 Apr 2000 10:35:10 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA12017; Sun, 2 Apr 2000 10:35:10 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004021735.KAA12017@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 10:35:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/fxtv Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 10:35:09 PDT Modified files: graphics/fxtv Makefile Log: remove extra blank line (portlint) Revision Changes Path 1.24 +1 -2 ports/graphics/fxtv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:39:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F1A937BE9F; Sun, 2 Apr 2000 10:39:11 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA12220; Sun, 2 Apr 2000 10:38:19 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004021738.KAA12220@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 10:38:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/qdecoder Makefile ports/www/qdecoder/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 10:38:19 PDT Modified files: www/qdecoder Makefile www/qdecoder/files md5 Log: update to 5.0.8 PR: 17748 Submitted by: maintainer Revision Changes Path 1.2 +2 -2 ports/www/qdecoder/Makefile 1.2 +1 -1 ports/www/qdecoder/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:39:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 664BE37B652; Sun, 2 Apr 2000 10:39:34 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA12359; Sun, 2 Apr 2000 10:39:13 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004021739.KAA12359@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 10:39:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ghc/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 10:39:13 PDT Added files: lang/ghc/patches patch-ac Log: yet another file I forgot to cvs add To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:42: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id B3B5337BD9E; Sun, 2 Apr 2000 10:41:47 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id KAA49471; Sun, 2 Apr 2000 10:41:40 -0700 (PDT) (envelope-from dillon) Date: Sun, 2 Apr 2000 10:41:40 -0700 (PDT) From: Matthew Dillon Message-Id: <200004021741.KAA49471@apollo.backplane.com> To: Poul-Henning Kamp Cc: Bruce Evans , "Justin T. Gibbs" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h References: <14634.954691700@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :In message , Bruce Ev :ans writes: : :>"struct bio" is unfortunately even more block-specific than "struct buf", :>since it doesn't have anything like "off_t b_offset". b_offset is :>currently used mainly in the acd driver to handle weird block sizes. : :Well, I have b_offset in my cross-hair, because I know sos will roast :me if I don't handle that case also :-) : :As far as I know, b_offset is only really used for physio and the only :two drivers who understand non DEV_BSIZE multiple requests are the :scsi-tape and atapi-cd drivers. : :This ties in somewhat with Justins email where he restates the idea :Bruce half-jokingly proposed about a year ago: use struct uio for :io carrier. : :The question at the heart of this is really: do we want to suffer :the overhead of converting from byte offsets to sector number all :the time or do we want to optimize for the predominantly used :concept of sectors ? : :-- :Poul-Henning Kamp FreeBSD coreteam member :phk@FreeBSD.ORG "Real hackers run -current on their laptop." :FreeBSD -- It will take a long time before progress goes too far! I had a conversation with Greg Lehey on -hackers a month and a half ago where we discussed the block-number-vs-offset issue. I have included two exerpts below. I agree with Greg's assessment that 32 bit block numbers are starting to get a bit thin, and given the choice between going to 64 bit block numbers and 64 bit offsets, he (and I) would rather go to 64 bit offsets. Right now the kernel has serious problems with block translations due to different parts of the kernel expecting different block sizes. The logical layer, for example, likes to assume 512 byte block sizes. The physical layer depends on the device. The fact that we often translate back and forth between block sizes alone is enough to move to a 64 bit offset and be done with it. The code would probably wind up being faster, and it would certainly be less confusing. 512 byte block number translations limits the effective media size to about a terrabyte and any sort of block number translation will result in media size limits based on the block size. Going to a 64 bit offset would make the limits more uniform and more easily understood. I would also appreciate it, Poul, if you are going to be so rabid about me getting my stuff reviewed, that you at the very least get your stuff reviewed as well. I don't have any problem with this commit, but considering the fact that there are three people actively working on the VFS/BIO subsystem (you, Kirk, and me), doing commits in a vacuum is not being a team player. -Matt Matthew Dillon :From: Greg Lehey :Subject: Re: Filesystem size limit? :To: Matthew Dillon :Cc: Joe Greco , Kenny Drobnack , : hackers@FreeBSD.ORG :Date: Thu, 17 Feb 2000 13:18:39 +1030 : : :On Tuesday, 15 February 2000 at 16:12:36 -0800, Matthew Dillon wrote: :>> sure your amount of metadata that needs checking is reasonably low. :>> :>>> Also, it seems like 64 bit processors will be in use before 1 TB :>>> filesystems are common. Won't the filesystem need to be 64-bitted for :>>> that? :>> :>> I would guess. Matt Dillon commented on this already, though, and is much :>> better suited to having an opinion about it. :> :> Personally I think going to 64 bit block numbers is overkill. 32 bits :> is plenty (for the next few decades) and, generally, people running :> filesystems that large tend to be in the 'fewer larger files' category :> rather then the 'billions of tiny files' category, so using a large :> block size is reasonable. At the moment the filesystem block size is :> the kernel's minimum disk I/O (at least when accessing portions backed :> by full blocks), but it is far more likely that we change the kernel :> to do less then full block reads then it is that we bump up the block :> number to 64 bits. : :I think that at some point we'll need larger block numbers than will :no longer fit in 32 bits. I'd rather we went to byte offsets, though, :rather than block numbers. : :Greg :Subject: Re: Filesystem size limit? :To: Greg Lehey :Cc: Joe Greco , Kenny Drobnack , : hackers@FreeBSD.ORG :Date: Wed Feb 16 20:49:53 2000 : : : ::I think that at some point we'll need larger block numbers than will ::no longer fit in 32 bits. I'd rather we went to byte offsets, though, ::rather than block numbers. :: ::Greg : : Good point. When we are faced with having to move from 32 to 64 bit : block numbers, I agree completely that we should probably turn them : into 64 bit byte offsets. : : -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 10:52:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4FAF37BE86; Sun, 2 Apr 2000 10:52:45 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA13175; Sun, 2 Apr 2000 10:52:45 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <200004021752.KAA13175@freefall.freebsd.org> From: Matt Dillon Date: Sun, 2 Apr 2000 10:52:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 support.s src/sys/kern init_sysent.c kern_prot.c kern_sig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2000/04/02 10:52:44 PDT Modified files: sys/i386/i386 support.s sys/kern init_sysent.c kern_prot.c kern_sig.c Log: Make the sigprocmask() and geteuid() system calls MP SAFE. Expand commentary for copyin/copyout to indicate that they are MP SAFE as well. Reviewed by: msmith Revision Changes Path 1.69 +37 -12 src/sys/i386/i386/support.s 1.81 +4 -4 src/sys/kern/init_sysent.c 1.55 +10 -7 src/sys/kern/kern_prot.c 1.76 +14 -7 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 11:17:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 37A4737B5F1; Sun, 2 Apr 2000 11:17:32 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA14452; Sun, 2 Apr 2000 11:17:31 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004021817.LAA14452@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 2 Apr 2000 11:17:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/patches patch-5.3.0-02.04.2000-20:08:48 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/02 11:17:31 PDT Added files: print/apsfilter/patches patch-5.3.0-02.04.2000-20:08:48 Log: lpr class support used for fine tuning print quality for gs drivers lpr -C normal filename Currently only used for cdj8* drivers... I'll have to browse through gs driver docu to decide, what other settings might make sense.... or waiting for your suggestions ... This shows exactly what it does. CLASS=`egrep '^C' ${CF} | tail +2c` case $PRINTER in cdj8*) case $CLASS in DRAFT|draft|LOW|low) GS_FEATURES="-dQuality=-1 $GS_FEATURES" ;; NORMAL|normal|MED*|med*) GS_FEATURES="-dQuality=0 $GS_FEATURES" ;; PRESENT*|present*|high) GS_FEATURES="-dQuality=1 $GS_FEATURES" ;; esac ;; esac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 11:42: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 34DA137BABF; Sun, 2 Apr 2000 11:41:54 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id UAA15181; Sun, 2 Apr 2000 20:41:32 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon Cc: Bruce Evans , "Justin T. Gibbs" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Sun, 02 Apr 2000 10:41:40 PDT." <200004021741.KAA49471@apollo.backplane.com> Date: Sun, 02 Apr 2000 20:41:32 +0200 Message-ID: <15179.954700892@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004021741.KAA49471@apollo.backplane.com>, Matthew Dillon writes: > I agree with Greg's assessment that 32 bit block numbers are starting to > get a bit thin, and given the choice between going to 64 bit block numbers > and 64 bit offsets, he (and I) would rather go to 64 bit offsets. As I said, this is not something I feel strongly about either way, there are pro-et-con for all three solutions, but I don't personally have a preference. It is also pretty much entirely irelevant to the stuff I'm currently doing. In fact I'm trying very hard to *not* change the semantics of any more fields than I absolutely have to. > I would also appreciate it, Poul, if you are going to be so rabid about > me getting my stuff reviewed, I'm not rabid about you getting your stuff reviewed, I'm rabid about you not committing in a frenzy where you forget to do even very basic testing. But with that being said, I'll pretty soon get to the non-trivial part of this change and you will have all the opportunity you will ever want to review huge diffs on my web-page. All the stuff up until here have been very mechanical and not really very reviewable, the next step is where we get the chance to find bugs in drivers :-) I already think I have found two bugs btw: both vn and ccd sets B_INVAL on buffers, I don't belive they have any business doing that. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 11:57:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FEA537B833; Sun, 2 Apr 2000 11:57:11 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA16482; Sun, 2 Apr 2000 11:57:11 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200004021857.LAA16482@freefall.freebsd.org> From: Chris Costello Date: Sun, 2 Apr 2000 11:57:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/cutting-edge chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/04/02 11:57:10 PDT Modified files: en_US.ISO_8859-1/books/handbook/cutting-edge chapter.sgml Log: Properly spell ``vs.'' in the chapter name. ``Versus'' is abbreviated by ``v.'' or ``vs.'', but not an odd combination of the two. Versus is, after all, only one word. Revision Changes Path 1.43 +2 -2 doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 12: 8:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A14737B832; Sun, 2 Apr 2000 12:08:16 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA17247; Sun, 2 Apr 2000 12:08:06 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200004021908.MAA17247@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 2 Apr 2000 12:08:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/04/02 12:08:06 PDT Modified files: sys/kern subr_devstat.c sys/ufs/ufs ufs_disksubr.c sys/sys buf.h devicestat.h disklabel.h Log: Clone bio versions of certain bits of infrastructure: devstat_end_transaction_bio() bioq_* versions of bufq_* incl bioqdisksort() the corresponding "buf" versions will disappear when no longer used. Move b_offset, b_data and b_bcount to struct bio. Add BIO_FORMAT as a hack for fd.c etc. We are now largely ready to start converting drivers to use struct bio instead of struct buf. Revision Changes Path 1.20 +18 -1 src/sys/kern/subr_devstat.c 1.49 +99 -1 src/sys/ufs/ufs/ufs_disksubr.c 1.94 +62 -7 src/sys/sys/buf.h 1.10 +2 -1 src/sys/sys/devicestat.h 1.50 +4 -1 src/sys/sys/disklabel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 12:14:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AAC537BB18; Sun, 2 Apr 2000 12:14:32 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA17822; Sun, 2 Apr 2000 12:14:31 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Message-Id: <200004021914.MAA17822@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 2 Apr 2000 12:14:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/files gimp.setfont md5 ports/graphics/gimp1/patches patch-ao patch-ah patch-ak patch-an ports/graphics/gimp1/pkg PLIST.perl PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2000/04/02 12:14:31 PDT Modified files: graphics/gimp1 Makefile graphics/gimp1/files gimp.setfont md5 graphics/gimp1/patches patch-ah patch-ak patch-an graphics/gimp1/pkg PLIST Added files: graphics/gimp1/patches patch-ao graphics/gimp1/pkg PLIST.perl Log: Upgrade to 1.1.18, and add myself as MAINTAINER. (erich leave us long time ago). Revision Changes Path 1.64 +20 -5 ports/graphics/gimp1/Makefile 1.7 +3 -0 ports/graphics/gimp1/files/gimp.setfont 1.28 +1 -1 ports/graphics/gimp1/files/md5 1.20 +27 -3 ports/graphics/gimp1/patches/patch-ah 1.3 +11 -5 ports/graphics/gimp1/patches/patch-ak 1.2 +6 -6 ports/graphics/gimp1/patches/patch-an 1.37 +21 -77 ports/graphics/gimp1/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 12:19:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5697037BA6D; Sun, 2 Apr 2000 12:19:17 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA18188; Sun, 2 Apr 2000 12:19:17 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004021919.MAA18188@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 2 Apr 2000 12:19:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/02 12:19:17 PDT Modified files: print/apsfilter/scripts configure Log: use gs6 port ! Revision Changes Path 1.9 +2 -2 ports/print/apsfilter/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 12:28:57 2000 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id BD40637BB0D; Sun, 2 Apr 2000 12:28:48 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id MAA50168; Sun, 2 Apr 2000 12:28:37 -0700 (PDT) (envelope-from dillon) Date: Sun, 2 Apr 2000 12:28:37 -0700 (PDT) From: Matthew Dillon Message-Id: <200004021928.MAA50168@apollo.backplane.com> To: Poul-Henning Kamp Cc: Bruce Evans , "Justin T. Gibbs" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h References: <15179.954700892@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :In message <200004021741.KAA49471@apollo.backplane.com>, Matthew Dillon writes: : :> I agree with Greg's assessment that 32 bit block numbers are starting to :> get a bit thin, and given the choice between going to 64 bit block numbers :> and 64 bit offsets, he (and I) would rather go to 64 bit offsets. : :As I said, this is not something I feel strongly about either way, :there are pro-et-con for all three solutions, but I don't personally :have a preference. It is also pretty much entirely irelevant to :the stuff I'm currently doing. In fact I'm trying very hard to :*not* change the semantics of any more fields than I absolutely :have to. : :> I would also appreciate it, Poul, if you are going to be so rabid about :> me getting my stuff reviewed, : :I'm not rabid about you getting your stuff reviewed, I'm rabid :about you not committing in a frenzy where you forget to do even :very basic testing. Excuse me? Not do Basic testing? Poul, I have $13,000 worth of machines that I use *ONLY* for testing. And, frankly, you don't have a leg to stand on... Your commits tend to break a hellofalot more in the tree then mine do, and for much longer periods of time since it can often takes weeks for people to get you to admit that you might have made a mistake. Not only has all my work been reviewed in the last year, but it is often tested by many people, not just me. I do buildworlds, often dozens of them, and regression testing (against previously known bugs that I've fixed) on virtually all of my patch sets. You would be well advised, Poul, to look to your own house before you start screaming about mine. It is quite true that my work involves very sensitive areas of the kernel and is more likely to have spectacular failures then someone messing around changing structural field names in struct buf. The fact that spectacular failures generally don't occur should tell you something about the quality of the material I commit. And, in anycase, this is not about me here... this is about you. *YOU* need to put your work up for review and outside testing, especially work done in areas that other developers are actively working on. :part of this change and you will have all the opportunity you will :ever want to review huge diffs on my web-page. All the stuff up :until here have been very mechanical and not really very reviewable, :the next step is where we get the chance to find bugs in drivers :-) Your opinion of what is or is not reviewable is not the issue. In a collaborative project any structural changes at all in any area that more then one person is working on warrent at least a heads up and quick review prior to commit. If you don't do it, you aren't playing with the team. :I already think I have found two bugs btw: both vn and ccd sets B_INVAL :on buffers, I don't belive they have any business doing that. : :-- :Poul-Henning Kamp FreeBSD coreteam member :phk@FreeBSD.ORG "Real hackers run -current on their laptop." :FreeBSD -- It will take a long time before progress goes too far! Of course they do. Setting B_INVAL is how you get rid of a buffer (remove it from the cache). B_INVAL is set for cache consistency control and is absolutely necessary if you don't want illegal garbage buffers hanging around in the buffer cache. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 12:38:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC75B37B990; Sun, 2 Apr 2000 12:38:13 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA19577; Sun, 2 Apr 2000 12:38:13 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200004021938.MAA19577@freefall.freebsd.org> From: Chris Costello Date: Sun, 2 Apr 2000 12:38:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/hw chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/04/02 12:38:12 PDT Modified files: en_US.ISO_8859-1/books/handbook/hw chapter.sgml Log: Mark the ``Other'' section with %not.published as it contains literally no information. Revision Changes Path 1.31 +5 -1 doc/en_US.ISO_8859-1/books/handbook/hw/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:16:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D948237B838; Sun, 2 Apr 2000 13:16:46 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA21956; Sun, 2 Apr 2000 13:16:46 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004022016.NAA21956@freefall.freebsd.org> From: Brian Somers Date: Sun, 2 Apr 2000 13:16:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias libalias.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/02 13:16:46 PDT Modified files: lib/libalias libalias.3 Log: Correct Charles Mott's email address Requested by: Charles Mott Revision Changes Path 1.25 +2 -2 src/lib/libalias/libalias.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:18:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E77737B9FC; Sun, 2 Apr 2000 13:18:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA22095; Sun, 2 Apr 2000 13:18:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004022018.NAA22095@freefall.freebsd.org> From: Brian Somers Date: Sun, 2 Apr 2000 13:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias libalias.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/02 13:18:38 PDT Modified files: (Branch: RELENG_4) lib/libalias libalias.3 Log: MFC: Charles' email address Revision Changes Path 1.23.2.1 +2 -2 src/lib/libalias/libalias.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:22: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 289AF37B57C; Sun, 2 Apr 2000 13:22:06 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA22359; Sun, 2 Apr 2000 13:22:05 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004022022.NAA22359@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 13:22:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/genassym genassym.c src/usr.bin/gensetdefs gensetdefs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 13:22:05 PDT Modified files: usr.bin/genassym genassym.c usr.bin/gensetdefs gensetdefs.c Log: The FreeBSD/Sparc64 port will also have an __ELF_WORD_SIZE of 64. Revision Changes Path 1.2 +2 -2 src/usr.bin/genassym/genassym.c 1.5 +2 -2 src/usr.bin/gensetdefs/gensetdefs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:23:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D86137BD2B; Sun, 2 Apr 2000 13:23:35 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA22490; Sun, 2 Apr 2000 13:23:35 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004022023.NAA22490@freefall.freebsd.org> From: Brian Somers Date: Sun, 2 Apr 2000 13:23:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd README natd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/02 13:23:34 PDT Modified files: sbin/natd README natd.8 Log: Correct Charles Mott's email address Requested by: cmott@scientech.com Revision Changes Path 1.2 +3 -6 src/sbin/natd/README 1.28 +2 -2 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:24:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF8DB37B990; Sun, 2 Apr 2000 13:24:04 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA22524; Sun, 2 Apr 2000 13:24:04 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004022024.NAA22524@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 13:23:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile.sparc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 13:23:59 PDT Modified files: gnu/usr.bin/binutils/ld Makefile.sparc Log: The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}. Revision Changes Path 1.4 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile.sparc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:24:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FFA937B509; Sun, 2 Apr 2000 13:24:49 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA22633; Sun, 2 Apr 2000 13:24:48 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004022024.NAA22633@freefall.freebsd.org> From: Brian Somers Date: Sun, 2 Apr 2000 13:24:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd README natd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/02 13:24:48 PDT Modified files: (Branch: RELENG_4) sbin/natd README natd.8 Log: MFC: Correct Charles Mott's email address Revision Changes Path 1.1.4.1 +3 -6 src/sbin/natd/README 1.27.2.1 +2 -2 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:35:41 2000 Delivered-To: cvs-all@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 99B4737B898; Sun, 2 Apr 2000 13:35:37 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (07-026.dial.008.popsite.net [209.69.77.26]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id NAA24403; Sun, 2 Apr 2000 13:35:35 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id A1FCA1945; Sun, 2 Apr 2000 16:34:50 -0400 (EDT) Date: Sun, 2 Apr 2000 16:34:50 -0400 From: Will Andrews To: "Vanilla I. Shu" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/files gimp.setfont md5 ports/graphics/gimp1/patches patch-ao patch-ah patch-ak patch-an ports/graphics/gimp1/pkg PLIST.perl PLIST Message-ID: <20000402163450.F78448@argon.blackdawn.com> References: <200004021914.MAA17822@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004021914.MAA17822@freefall.freebsd.org>; from vanilla@FreeBSD.ORG on Sun, Apr 02, 2000 at 12:14:31PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 02, 2000 at 12:14:31PM -0700, Vanilla I. Shu wrote: > vanilla 2000/04/02 12:14:31 PDT > > Modified files: > graphics/gimp1 Makefile > graphics/gimp1/files gimp.setfont md5 > graphics/gimp1/patches patch-ah patch-ak patch-an > graphics/gimp1/pkg PLIST > Added files: > graphics/gimp1/patches patch-ao > graphics/gimp1/pkg PLIST.perl > Log: > Upgrade to 1.1.18, and add myself as MAINTAINER. > (erich leave us long time ago). Thanks for upgrading gimp1. Does this mean erich's other ports should be taken over by people who are still around? Looking at portsurvey, it would seem a large number of them have fallen into disorder and are broken. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 13:42: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 1733237B5DB; Sun, 2 Apr 2000 13:41:46 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id WAA15780; Sun, 2 Apr 2000 22:41:11 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon Cc: Bruce Evans , "Justin T. Gibbs" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Sun, 02 Apr 2000 12:28:37 PDT." <200004021928.MAA50168@apollo.backplane.com> Date: Sun, 02 Apr 2000 22:41:11 +0200 Message-ID: <15778.954708071@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004021928.MAA50168@apollo.backplane.com>, Matthew Dillon writes: >:I'm not rabid about you getting your stuff reviewed, I'm rabid >:about you not committing in a frenzy where you forget to do even >:very basic testing. > > Excuse me? Not do Basic testing? > > Poul, I have $13,000 worth of machines that I use *ONLY* for testing. Matt, I didn't really want to disuss this subject with you, because traditionally our ability to discuss this subject in email hasn't been too great, but because the two of us recently have had some fruitfull and productive communication, (and I have silently hoped that this was the beginning of a new era, lets both of us try to make it that!) I will give it one more try: You can do me and probably yourself a big favour by not replying right away. I'll be in my bed sleeping in a moment so you will not get an answer any sooner than 10-12 hours from now anyway, so feel free to take all the time you need to consider and think before you answer me. "Let us sleep on it" as we say over here. Most of the time you display excellent judgement and your commits are well-tested and analyzed, but every so often we have seen a cases where you have gotten all exited about something, usually quite advanced topics, and where you prematurely have committed something which basically did not work and then in a frenzy of commits tried to make it work. That basically gives everybody a heart-attack and a lot of code to scrutinize, neither of which is high on anyones wish-list. This is the only behaviour of yours that I have a serious problem with. It's not a question of technical compentency, you clearly have that, it's only a question of controling your eagerness to commit code when you are in that particular overly-exited mood. In other words, I usually trust your judgement, but I don't trust it at all when you are in this "all exited about the stuff you are doing" mood, and the only practical way to prevent repeats have been the mandatory reviews. It is not a question of who has the most hardware and who hasn't, in fact most recently your $13k worth of hardware wasn't used to make sure that the GENERIC kernel would compile after your SMP GKL pushdown commit, so hardware availability doesn't seem to have anything to do with the issue at all. I do consider you one of the very few "general-purpose" kernel hackers we have in addition to myself, and I really wish we can get you to be a more productive member of the FreeBSD developers because we face a hell of a stiff competition these days, and having only two or three general purpose kernel hackers is having several too few, at least in my mind. But for us to loosen the grip on you, we need to have some mechanism, some kind of agreement or arrangement in place which we all trust to delay your commits when you are in that exicited/frenzied mood. Ideally I would wish we could simply have you say "OK I wont do that anymore", but for historical reasons it needs to be a bit more substantial than that. I'm very open to suggestions from you as to how we avoid these frenzied commits in the future and if you can come up with another idea which is as effective as mandatory reviews in controling it, I will happily withdraw my standing objection to the lifting of the current restrictions imposed on you. Poul-Henning -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 14: 9:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 69C7137BA98; Sun, 2 Apr 2000 14:09:20 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA25892; Sun, 2 Apr 2000 14:09:20 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004022109.OAA25892@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 14:09:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/usbd usbd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 14:09:19 PDT Modified files: usr.sbin/usbd usbd.8 Log: Add a comment about the fact that the usb module is automatically loaded. Revision Changes Path 1.10 +8 -1 src/usr.sbin/usbd/usbd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 14:14:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F2DA37B81F; Sun, 2 Apr 2000 14:14:14 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA26155; Sun, 2 Apr 2000 14:14:14 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004022114.OAA26155@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 14:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/usbd usbd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 14:14:14 PDT Modified files: (Branch: RELENG_4) usr.sbin/usbd usbd.8 Log: MFC: Add a comment about the fact that the usb module is automatically loaded. Revision Changes Path 1.9.2.1 +8 -1 src/usr.sbin/usbd/usbd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 14:59:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C4CB37B62E; Sun, 2 Apr 2000 14:59:29 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA29218; Sun, 2 Apr 2000 14:59:29 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004022159.OAA29218@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 14:59:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 14:59:29 PDT Modified files: sys/dev/usb umass.c Log: Remove a static variable, a uniquifier for a SCSI command. It might have produced inadvertently failed transfers in the case were multiple Bulk-Only devices are connected and a command is prepared at the same time. Revision Changes Path 1.16 +6 -6 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15: 5:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87E7437B631; Sun, 2 Apr 2000 15:05:39 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA29572; Sun, 2 Apr 2000 15:04:19 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004022204.PAA29572@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 15:04:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 15:04:19 PDT Modified files: sys/dev/usb umass.c Log: Shoot. Did a compile in the wrong directory and missed this compiler error. Could someone pass me the pointy hat, please? Revision Changes Path 1.17 +2 -2 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15:16:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 02CA037B617; Sun, 2 Apr 2000 15:16:43 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA30401; Sun, 2 Apr 2000 15:15:15 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200004022215.PAA30401@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 2 Apr 2000 15:15:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql322-server Makefile ports/databases/mysql322-server/files mysql-server.sh ports/databases/mysql322-server/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/04/02 15:15:14 PDT Modified files: databases/mysql322-server Makefile databases/mysql322-server/patches patch-ab Added files: databases/mysql322-server/files mysql-server.sh Log: - move startup file from Makefile to files/mysql-server.sh - check for start/stop arguments in startup file - don't rip off --force option from mysql_install_db Revision Changes Path 1.75 +6 -9 ports/databases/mysql322-server/Makefile 1.12 +7 -9 ports/databases/mysql322-server/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15:24: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 42A2C37B5FE; Sun, 2 Apr 2000 15:24:01 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id PAA51020; Sun, 2 Apr 2000 15:23:46 -0700 (PDT) (envelope-from dillon) Date: Sun, 2 Apr 2000 15:23:46 -0700 (PDT) From: Matthew Dillon Message-Id: <200004022223.PAA51020@apollo.backplane.com> To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h References: <200004021908.MAA17247@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :phk 2000/04/02 12:08:06 PDT : : Modified files: : sys/kern subr_devstat.c : sys/ufs/ufs ufs_disksubr.c : sys/sys buf.h devicestat.h disklabel.h : Log: : Clone bio versions of certain bits of infrastructure: : devstat_end_transaction_bio() : bioq_* versions of bufq_* incl bioqdisksort() : the corresponding "buf" versions will disappear when no longer used. : : Move b_offset, b_data and b_bcount to struct bio. : : Add BIO_FORMAT as a hack for fd.c etc. : : We are now largely ready to start converting drivers to use struct : bio instead of struct buf. b_data is integral to buffer cache KVA management & operation and should be in the main struct buf structure, not the bio structure. For example, at the moment device drivers that want to override b_data must restore the original value prior to disposing of the buffer (this was, in fact, one of the bugs in Greg's vinum code a few months ago in his use of geteblk()). b_bufsize is also integral to buffer cache management and should also not be moved, just in case you are thinking of moving it. This stuff should really be discussed before you make these sorts of commits, you are getting perilously close to interfering with Kirk's shared-lock work. It makes sense to isolate device-adjustable fields in your struct bio, but it does not make sense to move buffer cache management fields to the struct bio. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15:37:50 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id D06DF37B59F; Sun, 2 Apr 2000 15:37:45 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id AAA16384; Mon, 3 Apr 2000 00:33:54 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h In-reply-to: Your message of "Sun, 02 Apr 2000 15:23:46 PDT." <200004022223.PAA51020@apollo.backplane.com> Date: Mon, 03 Apr 2000 00:33:54 +0200 Message-ID: <16382.954714834@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004022223.PAA51020@apollo.backplane.com>, Matthew Dillon writes: > b_data is integral to buffer cache KVA management & operation and > should be in the main struct buf structure, not the bio structure. No, b_data is (currently) also a property of the I/O request. The "built in" bio in struct buf is sacred (since the buf is the "caller") so these fields will not be mucked about with by lower code, but the lower code will need to be able to allocate new struct bio's which obviously need to have their own b_data so it can be different from the parent struct bio. Think about striping for instance, you may need to split a bio into several bios which have different b_data fields. Eventually, once this mechanical divorce is completed, the b_ macros may be expanded if we decide that is better, that is all TBD. If we go your b_pages route, we need to revisit the "translating bio drivers" aka vinum, vn and ccd anyway, and then decide how to tackle all of this. > b_bufsize is also integral to buffer cache management and should also > not be moved, just in case you are thinking of moving it. Drivers should not even think about this field so obviously I wouldn't even dream about putting it in bio. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15:39:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FB7F37B62E; Sun, 2 Apr 2000 15:39:30 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA32080; Sun, 2 Apr 2000 15:36:57 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004022236.PAA32080@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 15:36:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/as/sparc64-freebsd Makefile config.h obj-format.h targ-cpu.h targ-env.h src/gnu/usr.bin/binutils/ld Makefile.sparc64 src/gnu/usr.bin/binutils/libbfd Makefile.sparc64 Makefile src/gnu/usr.bin/binutils/libbfd/sparc64 bfd.h config.h ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 15:36:57 PDT Modified files: gnu/usr.bin/binutils/libbfd Makefile Added files: gnu/usr.bin/binutils/as/sparc64-freebsd Makefile config.h obj-format.h targ-cpu.h targ-env.h gnu/usr.bin/binutils/ld Makefile.sparc64 gnu/usr.bin/binutils/libbfd Makefile.sparc64 gnu/usr.bin/binutils/libbfd/sparc64 bfd.h config.h gnu/usr.bin/binutils/libopcodes Makefile.sparc64 Log: First cut at the (non-contrib) bits needed to build the binutils distribution for FreeBSD/Sparc64. Reviewed by: obrien Revision Changes Path 1.10 +5 -1 src/gnu/usr.bin/binutils/libbfd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15:46:28 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 608) id 92DA137BBB7; Sun, 2 Apr 2000 15:46:21 -0700 (PDT) From: "Jonathan M. Bresler" To: phk@critter.freebsd.dk Cc: dillon@apollo.backplane.com, bde@zeta.org.au, gibbs@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <15179.954700892@critter.freebsd.dk> (message from Poul-Henning Kamp on Sun, 02 Apr 2000 20:41:32 +0200) Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h Message-Id: <20000402224621.92DA137BBB7@hub.freebsd.org> Date: Sun, 2 Apr 2000 15:46:21 -0700 (PDT) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > I would also appreciate it, Poul, if you are going to be so rabid about > > me getting my stuff reviewed, > > I'm not rabid about you getting your stuff reviewed, I'm rabid > about you not committing in a frenzy where you forget to do even > very basic testing. > Poul-Henning, in spite of Matt's rabid remark, please do match him in that type of name calling. if you had left the above paragraph out of the email, your statements would have been stronger for being undiluted with irrelevant material. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 15:52: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CBEB37BC6F; Sun, 2 Apr 2000 15:52:01 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA33316; Sun, 2 Apr 2000 15:51:03 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004022251.PAA33316@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 15:51:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 15:51:03 PDT Modified files: gnu/usr.bin/cc Makefile.inc Log: Enable Haifa on sparc64 as well. Revision Changes Path 1.51 +2 -2 src/gnu/usr.bin/cc/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:13:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 347F237B58F; Sun, 2 Apr 2000 16:13:04 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA42093; Mon, 3 Apr 2000 08:42:50 +0930 (CST) Date: Mon, 3 Apr 2000 08:42:50 +0930 From: Greg Lehey To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Danish axes (was: cvs commit: src/sys/alpha/alpha machdep.c src/sys/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c src/sys/contrib/dev/fla fla.c src/sys/contrib/softupdates ffs_softdep.c src/sys/dev/amr amr.c amr_disk.c src/sys/dev/ata ...) Message-ID: <20000403084250.A41843@freebie.lemis.com> References: <200004021524.IAA02434@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200004021524.IAA02434@freefall.freebsd.org> WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 2 April 2000 at 8:24:58 -0700, Poul-Henning Kamp wrote: > phk 2000/04/02 08:24:58 PDT > > sys/dev/vinum vinuminterrupt.c vinumio.c vinumraid5.c > vinumrequest.c vinumrevive.c > vnode_pager.c > Log: > Move B_ERROR flag to b_ioflags and call it BIO_ERROR. > > (Much of this done by script) > > Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED. > > Move b_pblkno and b_iodone_chain to struct bio while we transition, they > will be obsoleted once bio structs chain/stack. > > Add bio_queue field for struct bio aware disksort. Is this another night of the Danish axes? You know that we have serious problems with Vinum already, and a number seem to stem from your last changes. You didn't even pass this by me. How do you expect me to fix anything when you keep moving the target? If you want to make these changes yourself, at least test the results and ensure that all known problems have been removed. I think we should add an item to the policy that changes of this magnitude should only be done with consensus. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:15:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C48837BC03; Sun, 2 Apr 2000 16:15:42 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA35229; Sun, 2 Apr 2000 16:15:09 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004022315.QAA35229@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 16:15:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 16:15:09 PDT Modified files: sys/dev/usb hid.c Log: Sync with NetBSD: Keep the bit position even when the report descriptor says POP. Revision Changes Path 1.12 +6 -3 src/sys/dev/usb/hid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:18:37 2000 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id C974237BBE7; Sun, 2 Apr 2000 16:18:21 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id QAA51365; Sun, 2 Apr 2000 16:18:16 -0700 (PDT) (envelope-from dillon) Date: Sun, 2 Apr 2000 16:18:16 -0700 (PDT) From: Matthew Dillon Message-Id: <200004022318.QAA51365@apollo.backplane.com> To: Greg Lehey Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Danish axes (was: cvs commit: src/sys/alpha/alpha machdep.c src/sys/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c src/sys/contrib/dev/fla fla.c src/sys/contrib/softupdates ffs_softdep.c src/sys/dev/amr amr.c amr_disk.c src/sys/dev/ata ...) References: <200004021524.IAA02434@freefall.freebsd.org> <20000403084250.A41843@freebie.lemis.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> phk 2000/04/02 08:24:58 PDT :> :> sys/dev/vinum vinuminterrupt.c vinumio.c vinumraid5.c :> vinumrequest.c vinumrevive.c :> vnode_pager.c :> Log: :> Move B_ERROR flag to b_ioflags and call it BIO_ERROR. :> :> (Much of this done by script) :> :> Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED. :> :> Move b_pblkno and b_iodone_chain to struct bio while we transition, they :> will be obsoleted once bio structs chain/stack. :> :> Add bio_queue field for struct bio aware disksort. : :Is this another night of the Danish axes? You know that we have :serious problems with Vinum already, and a number seem to stem from :your last changes. You didn't even pass this by me. How do you :expect me to fix anything when you keep moving the target? If you :want to make these changes yourself, at least test the results and :ensure that all known problems have been removed. : :I think we should add an item to the policy that changes of this :magnitude should only be done with consensus. : :Greg B_ERROR is extremely important to buffer cache processing - specifically brelse(), it does NOT belong in the bio structure. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:23:52 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 608) id 88F2237BC00; Sun, 2 Apr 2000 16:23:46 -0700 (PDT) From: "Jonathan M. Bresler" To: jmb@hub.freebsd.org Cc: phk@critter.freebsd.dk, dillon@apollo.backplane.com, bde@zeta.org.au, gibbs@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <20000402224621.92DA137BBB7@hub.freebsd.org> (jmb@hub.freebsd.org) Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h Message-Id: <20000402232346.88F2237BC00@hub.freebsd.org> Date: Sun, 2 Apr 2000 16:23:46 -0700 (PDT) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG damn! you would think that the postmaster would know how to remove cc:'s from mail he sends out. blast! /me sends /me to the corner for bad beahvior in public. jmb > Delivered-To: jmb@freebsd.org > Delivered-To: cvs-committers@freebsd.org > From: "Jonathan M. Bresler" > Cc: dillon@apollo.backplane.com, bde@zeta.org.au, gibbs@FreeBSD.ORG, > cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG > Date: Sun, 2 Apr 2000 15:46:21 -0700 (PDT) [snip] > type of name calling. if you had left the above paragraph out of the [snip] > jmb > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:26:45 2000 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 2AABE37B57F; Sun, 2 Apr 2000 16:26:41 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id QAA51447; Sun, 2 Apr 2000 16:26:37 -0700 (PDT) (envelope-from dillon) Date: Sun, 2 Apr 2000 16:26:37 -0700 (PDT) From: Matthew Dillon Message-Id: <200004022326.QAA51447@apollo.backplane.com> To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h References: <16382.954714834@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :In message <200004022223.PAA51020@apollo.backplane.com>, Matthew Dillon writes: : :> b_data is integral to buffer cache KVA management & operation and :> should be in the main struct buf structure, not the bio structure. : :No, b_data is (currently) also a property of the I/O request. No it isn't. b_data is the property of the buffer cache. If you screw with it, you blow up the buffer cache. Any device driver that screws with it must restore it prior to reentering the buffer cache code. Several devices drivers mess with b_data ... but they really shouldn't. Just because they do is no justification to move b_data into the bio. If you want you can duplicate b_data ... that is, have the buffer cache managed KVA be a field in struct buf and copy it into a new field in the bio which the device drivers use (and get rid of the save field that the device drivers currently use to save/restore b_data). But that isn't what you've done. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:28:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 8F6F737BBC7; Sun, 2 Apr 2000 16:28:24 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA42266; Mon, 3 Apr 2000 08:57:47 +0930 (CST) Date: Mon, 3 Apr 2000 08:57:47 +0930 From: Greg Lehey To: Matthew Dillon Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Danish axes (was: cvs commit: src/sys/alpha/alpha machdep.c src/sys/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c src/sys/contrib/dev/fla fla.c src/sys/contrib/softupdates ffs_softdep.c src/sys/dev/amr amr.c amr_disk.c src/sys/dev/ata ...) Message-ID: <20000403085747.B42140@freebie.lemis.com> References: <200004021524.IAA02434@freefall.freebsd.org> <20000403084250.A41843@freebie.lemis.com> <200004022318.QAA51365@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200004022318.QAA51365@apollo.backplane.com> WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 2 April 2000 at 16:18:16 -0700, Matthew Dillon wrote: >>> phk 2000/04/02 08:24:58 PDT >>> >>> sys/dev/vinum vinuminterrupt.c vinumio.c vinumraid5.c >>> vinumrequest.c vinumrevive.c >>> vnode_pager.c >>> Log: >>> Move B_ERROR flag to b_ioflags and call it BIO_ERROR. >>> >>> (Much of this done by script) >>> >>> Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED. >>> >>> Move b_pblkno and b_iodone_chain to struct bio while we transition, they >>> will be obsoleted once bio structs chain/stack. >>> >>> Add bio_queue field for struct bio aware disksort. >> >> Is this another night of the Danish axes? You know that we have >> serious problems with Vinum already, and a number seem to stem from >> your last changes. You didn't even pass this by me. How do you >> expect me to fix anything when you keep moving the target? If you >> want to make these changes yourself, at least test the results and >> ensure that all known problems have been removed. >> >> I think we should add an item to the policy that changes of this >> magnitude should only be done with consensus. > > B_ERROR is extremely important to buffer cache processing - > specifically brelse(), it does NOT belong in the bio structure. It would be really good if you could come to an agreement with phk on this. It will cost me a lot more time to check this change, and if it's going to be backed out, I can save the trouble. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:30: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 0932537BA8E; Sun, 2 Apr 2000 16:29:55 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA42310; Mon, 3 Apr 2000 08:59:39 +0930 (CST) Date: Mon, 3 Apr 2000 08:59:39 +0930 From: Greg Lehey To: Poul-Henning Kamp Cc: Matthew Dillon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: More Danish axes (was: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h) Message-ID: <20000403085939.C42140@freebie.lemis.com> References: <200004022223.PAA51020@apollo.backplane.com> <16382.954714834@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <16382.954714834@critter.freebsd.dk> WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 3 April 2000 at 0:33:54 +0200, Poul-Henning Kamp wrote: > In message <200004022223.PAA51020@apollo.backplane.com>, Matthew Dillon writes: > >> b_data is integral to buffer cache KVA management & operation and >> should be in the main struct buf structure, not the bio structure. > > No, b_data is (currently) also a property of the I/O request. > > The "built in" bio in struct buf is sacred (since the buf is the "caller") > so these fields will not be mucked about with by lower code, but the > lower code will need to be able to allocate new struct bio's which > obviously need to have their own b_data so it can be different from > the parent struct bio. > > Think about striping for instance, you may need to split a bio into > several bios which have different b_data fields. > > Eventually, once this mechanical divorce is completed, the b_ macros > may be expanded if we decide that is better, that is all TBD. > > If we go your b_pages route, we need to revisit the "translating > bio drivers" aka vinum, vn and ccd anyway, and then decide how to > tackle all of this. > >> b_bufsize is also integral to buffer cache management and should also >> not be moved, just in case you are thinking of moving it. > > Drivers should not even think about this field so obviously I wouldn't > even dream about putting it in bio. I'm not going to take either side, but I'd like to observe that this sort of discussion should have happened *before* committing. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:52:49 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 45AA437BC54; Sun, 2 Apr 2000 16:52:45 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id BAA16855; Mon, 3 Apr 2000 01:52:27 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h In-reply-to: Your message of "Sun, 02 Apr 2000 16:26:37 PDT." <200004022326.QAA51447@apollo.backplane.com> Date: Mon, 03 Apr 2000 01:52:27 +0200 Message-ID: <16853.954719547@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004022326.QAA51447@apollo.backplane.com>, Matthew Dillon writes: >:In message <200004022223.PAA51020@apollo.backplane.com>, Matthew Dillon writes: >: >:> b_data is integral to buffer cache KVA management & operation and >:> should be in the main struct buf structure, not the bio structure. >: >:No, b_data is (currently) also a property of the I/O request. > > No it isn't. b_data is the property of the buffer cache. If you > screw with it, you blow up the buffer cache. Any device driver that > screws with it must restore it prior to reentering the buffer cache > code. > > Several devices drivers mess with b_data ... but they really shouldn't. > Just because they do is no justification to move b_data into the bio. > > If you want you can duplicate b_data ... that is, have the buffer cache > managed KVA be a field in struct buf and copy it into a new field in the > bio which the device drivers use (and get rid of the save field that > the device drivers currently use to save/restore b_data). But that isn't > what you've done. Matt, lets discuss this when you have actually examined the code. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:54: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6813737B652; Sun, 2 Apr 2000 16:53:59 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA38234; Sun, 2 Apr 2000 16:53:59 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200004022353.QAA38234@freefall.freebsd.org> From: Chris Costello Date: Sun, 2 Apr 2000 16:53:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 vnode.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/04/02 16:53:58 PDT Modified files: share/man/man9 vnode.9 Log: - Add HPFS and NWFS vnode tags. - Update ``struct vnode'' changes from revisions 1.91, 1.94, 1.98, 1.101, 1.102. Reviewed by: alfred Revision Changes Path 1.11 +13 -13 src/share/man/man9/vnode.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:57:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A2CA37BAD7; Sun, 2 Apr 2000 16:57:12 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA38573; Sun, 2 Apr 2000 16:56:28 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004022356.QAA38573@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 16:56:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/boxes Makefile ports/misc/boxes/files md5 ports/misc/boxes/patches patch-aa patch-ab patch-ac ports/misc/boxes/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 16:56:28 PDT Modified files: misc Makefile Added files: misc/boxes Makefile misc/boxes/files md5 misc/boxes/patches patch-aa patch-ab patch-ac misc/boxes/pkg COMMENT DESCR PLIST Log: Add boxes, a text filter which draws ASCII art boxes around text. PR: 17327 Submitted by: Patrick Seal Revision Changes Path 1.269 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 16:59: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4154537B570; Sun, 2 Apr 2000 16:59:03 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA38912; Sun, 2 Apr 2000 16:59:03 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004022359.QAA38912@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 16:59:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 16:59:02 PDT Modified files: . modules Log: boxes --> ports/misc/boxes Revision Changes Path 1.1026 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 17: 7:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8891337B78E; Sun, 2 Apr 2000 17:07:44 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA39703; Sun, 2 Apr 2000 17:07:44 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004030007.RAA39703@freefall.freebsd.org> From: Nick Hibma Date: Sun, 2 Apr 2000 17:07:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/02 17:07:44 PDT Modified files: sys/dev/usb usbdevs Log: Sync with NetBSD: Add a few id's and correct numerous typo's Revision Changes Path 1.19 +102 -48 src/sys/dev/usb/usbdevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 17:15:55 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 27F0437BC1A; Sun, 2 Apr 2000 17:15:46 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id CAA17317; Mon, 3 Apr 2000 02:15:41 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Mike Smith Cc: Matthew Dillon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h In-reply-to: Your message of "Sun, 02 Apr 2000 17:06:21 PDT." <200004030006.RAA03339@mass.cdrom.com> Date: Mon, 03 Apr 2000 02:15:41 +0200 Message-ID: <17315.954720941@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004030006.RAA03339@mass.cdrom.com>, Mike Smith writes: >b_data is mostly an abomination from a device-driver's point of view, as >I think has already been discussed. We should probably not bother >putting it in struct bio at all; rather have a function that will map the >physical pages for a transfer temporarily for those few drivers that >actually need it. I could maybe agree with this, but for now it is part of our interface and it has to go where it is needed as part of that interface. >This requires attention in the busdma code first. ...and not all drivers can do it with busdma. vinum/RAID5 for instance needs to be able to calculate the parity. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 17:28:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38FC537B6E6; Sun, 2 Apr 2000 17:28:54 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA41510; Sun, 2 Apr 2000 17:28:45 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004030028.RAA41510@freefall.freebsd.org> From: Cameron Grant Date: Sun, 2 Apr 2000 17:28:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci emu10k1.c emu10k1.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/02 17:28:45 PDT Modified files: sys/dev/sound/pci emu10k1.c emu10k1.h Log: fix missing defines and prototype for emu_vdump() Revision Changes Path 1.2 +4 -1 src/sys/dev/sound/pci/emu10k1.c 1.2 +10 -4 src/sys/dev/sound/pci/emu10k1.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 17:33:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8641037BA23; Sun, 2 Apr 2000 17:33:56 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA42006; Sun, 2 Apr 2000 17:33:56 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004030033.RAA42006@freefall.freebsd.org> From: Michael Haro Date: Sun, 2 Apr 2000 17:33:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/02 17:33:56 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: add Patrick Seal for his misc/boxes port Revision Changes Path 1.179 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 17:37:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 830B337B5F7; Sun, 2 Apr 2000 17:37:33 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA42458; Sun, 2 Apr 2000 17:37:33 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004030037.RAA42458@freefall.freebsd.org> From: Will Andrews Date: Sun, 2 Apr 2000 17:37:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs11 Makefile ports/x11/kdelibs11/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/02 17:37:33 PDT Modified files: x11/kdelibs11 Makefile x11/kdelibs11/pkg PLIST Log: Back in USE_LIBTOOL now that we have libtool 1.3.4 in the ports tree. This should fix the build for 5.0-CURRENT (as tested on my -current and -stable machines). Submitted by: reg (parts of it) Revision Changes Path 1.42 +22 -8 ports/x11/kdelibs11/Makefile 1.22 +65 -112 ports/x11/kdelibs11/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 17:54:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 380D037B5EC; Sun, 2 Apr 2000 17:54:21 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA44414; Sun, 2 Apr 2000 17:54:21 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Message-Id: <200004030054.RAA44414@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 2 Apr 2000 17:54:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/imlib/patches patch-aa patch-ac ports/graphics/imlib/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2000/04/02 17:54:20 PDT Modified files: graphics/imlib/patches patch-aa patch-ac graphics/imlib/pkg PLIST Log: Remove dynamic loader support, it cause some problem. Revision Changes Path 1.28 +20 -2 ports/graphics/imlib/patches/patch-aa 1.20 +6 -4 ports/graphics/imlib/patches/patch-ac 1.24 +0 -8 ports/graphics/imlib/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 18:16:36 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 7D67837BBA6; Sun, 2 Apr 2000 18:16:28 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 6E7AE1CD7; Sun, 2 Apr 2000 18:16:27 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Matthew Dillon Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h In-Reply-To: Message from Matthew Dillon of "Sun, 02 Apr 2000 16:26:37 PDT." <200004022326.QAA51447@apollo.backplane.com> Date: Sun, 02 Apr 2000 18:16:27 -0700 From: Peter Wemm Message-Id: <20000403011627.6E7AE1CD7@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Dillon wrote: > > : > :In message <200004022223.PAA51020@apollo.backplane.com>, Matthew Dillon writ es: > : > :> b_data is integral to buffer cache KVA management & operation and > :> should be in the main struct buf structure, not the bio structure. > : > :No, b_data is (currently) also a property of the I/O request. > > No it isn't. b_data is the property of the buffer cache. If you > screw with it, you blow up the buffer cache. Any device driver that > screws with it must restore it prior to reentering the buffer cache > code. [..] > If you want you can duplicate b_data ... that is, have the buffer cache > managed KVA be a field in struct buf and copy it into a new field in the > bio which the device drivers use (and get rid of the save field that > the device drivers currently use to save/restore b_data). But that isn't > what you've done. I think this is probably the better thing to do - ie: duplicate it and also the B_ERROR flag. As you point out, brelse() uses it. However, it's also part of the driver<->bio interaction. This is part of the problem with doing this incrementally and trying to keep disk drivers working with backwards compatability. Consider: B_ERROR is used by the buffer cache to clean up after transaction failures (eg: preserving data after write failures for retry) etc and/or for reporting errno's. But B_ERROR was also a way the driver reported the error to the bio layer. What I suspect is the "correct" answer is to duplicate it so that there is an error reporting mechanism between the IO system and drivers, and any error returns are propagated back up to b_flags |= B_ERROR for the buffer cache so that it can do the right thing. But doing that with incremental code changes is a pain because presently it's all #defined for backwards compatability. I'm sure I'm not describing my point clearly, but it's worth a try. Putting it differently (assuming bio != buffer cache terminology) - bio_data is a property of a 'bio' transaction - BIO_ERROR is an error return mechanism of a bio <-> driver transaction - A bio transaction may not necessarily be on a "buffer" - it could be on anything, including a page, a block of data, etc. but also: - b_data is a property of the buffer cache - B_ERROR is also an attribute of an individual buffer in the buffer cache. - buffer cache 'buffers' are not part of the IO request subsystem. I think Poul-Henning is on the right track, and there is plenty of time to get this "right". Temporarily breaking layering so that this can be done incrementally is probably OK *providing* that the big picture is kept in mind and that the layering is fixed. IMHO, redoing the device driver bio transaction layer to take 'struct bio' instead of 'struct buf' is the bigger footprint change and is a prerequisite of splitting the bio and buf structures - at the point that bio and buf split properly then we have to deal with and restore b_data and B_ERROR and propagate them back up properly. Does that make any sense? (It's times like this I wish I hadn't given up coffee!) Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 18:26:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CCBD137BD60; Sun, 2 Apr 2000 18:26:03 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA46725; Sun, 2 Apr 2000 18:26:03 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Message-Id: <200004030126.SAA46725@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 2 Apr 2000 18:26:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix Makefile ports/mail/postfix/files md5 ports/mail/postfix/patches patch-bj ports/mail/postfix/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2000/04/02 18:26:03 PDT Modified files: mail/postfix Makefile mail/postfix/files md5 mail/postfix/patches patch-bj mail/postfix/pkg PLIST Log: Upgrade to latest version, fix PR 16472, 16753, 17078 too. PR: ports/17749 Submitted by: Martti Kuparinen Revision Changes Path 1.15 +9 -4 ports/mail/postfix/Makefile 1.8 +1 -1 ports/mail/postfix/files/md5 1.2 +11 -2 ports/mail/postfix/patches/patch-bj 1.5 +53 -0 ports/mail/postfix/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 18:54:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 43AC137BBA6; Sun, 2 Apr 2000 18:54:18 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA49182; Sun, 2 Apr 2000 18:54:18 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200004030154.SAA49182@freefall.freebsd.org> From: Peter Wemm Date: Sun, 2 Apr 2000 18:54:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/04/02 18:54:17 PDT Modified files: mail/postfix Makefile Log: Fix 'make replace' to correctly use mailer.conf Revision Changes Path 1.16 +11 -2 ports/mail/postfix/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 18:58:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E55A637B556; Sun, 2 Apr 2000 18:58:09 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA49469; Sun, 2 Apr 2000 18:58:09 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200004030158.SAA49469@freefall.freebsd.org> From: Peter Wemm Date: Sun, 2 Apr 2000 18:58:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/04/02 18:58:09 PDT Modified files: mail/postfix Makefile Log: Ack, what was I thinking? it's not safe to assume the system sendmail was the last active mailer. Revision Changes Path 1.17 +5 -3 ports/mail/postfix/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 19:15:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DF5137B64A; Sun, 2 Apr 2000 19:15:44 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA51091; Sun, 2 Apr 2000 19:15:44 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200004030215.TAA51091@freefall.freebsd.org> From: Chris Costello Date: Sun, 2 Apr 2000 19:15:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/backups chapter.sgml doc/en_US.ISO_8859-1/books/handbook/boot chapter.sgml doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml doc/en_US.ISO_8859-1/books/handbook/disks chapter.sgml doc/en_US.ISO_8859-1/books/handbook/eresources chapter.sgml doc/en_US.ISO_8859-1/books/handbook/internals chapter.sgml ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/04/02 19:15:44 PDT Modified files: en_US.ISO_8859-1/books/handbook/backups chapter.sgml en_US.ISO_8859-1/books/handbook/boot chapter.sgml en_US.ISO_8859-1/books/handbook/contrib chapter.sgml en_US.ISO_8859-1/books/handbook/disks chapter.sgml en_US.ISO_8859-1/books/handbook/eresources chapter.sgml en_US.ISO_8859-1/books/handbook/internals chapter.sgml en_US.ISO_8859-1/books/handbook/kerneldebug chapter.sgml en_US.ISO_8859-1/books/handbook/staff chapter.sgml en_US.ISO_8859-1/books/handbook/users chapter.sgml Log: Properly capitalize section titles. Remove capitalization on ``is'', ``and'', etc. Capitalize all other words in titles. Reviewed by: jim Revision Changes Path 1.20 +4 -4 doc/en_US.ISO_8859-1/books/handbook/backups/chapter.sgml 1.6 +14 -14 doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml 1.180 +2 -2 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml 1.17 +13 -13 doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml 1.41 +9 -9 doc/en_US.ISO_8859-1/books/handbook/eresources/chapter.sgml 1.19 +3 -3 doc/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml 1.22 +5 -5 doc/en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml 1.113 +2 -2 doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml 1.2 +9 -9 doc/en_US.ISO_8859-1/books/handbook/users/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 19:29:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BD9337B831; Sun, 2 Apr 2000 19:29:19 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA51998; Sun, 2 Apr 2000 19:29:19 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Message-Id: <200004030229.TAA51998@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 2 Apr 2000 19:29:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/big5con/patches patch-ah Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2000/04/02 19:29:19 PDT Modified files: chinese/big5con/patches patch-ah Log: Remove a foolish patch. Revision Changes Path 1.2 +0 -18 ports/chinese/big5con/patches/patch-ah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 20:12:31 2000 Delivered-To: cvs-all@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 950A437B62E; Sun, 2 Apr 2000 20:12:23 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id MAA15877; Mon, 3 Apr 2000 12:41:17 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200004021437.XAA34730@lavender.yy.cs.keio.ac.jp> Date: Mon, 03 Apr 2000 12:41:17 +0930 (CST) From: "Daniel O'Connor" To: MIHIRA Sanpei Yoshiro Subject: Re: cvs commit: src/sys/dev/sound/isa ess.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cg@FreeBSD.ORG, sobomax@altavista.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Apr-00 MIHIRA Sanpei Yoshiro wrote: > I think so too. Some sound application software(especially for > GAME, for example, games/xgalaga, games/rollemup in ports > collection) has this buffer problem. > > I also think, we need to add sysctl for buffer size. What about the existing block size ioctl's? viz -> http://www.4front-tech.com/pguide/audio2.html (Go down to 'Determining buffering parameters') --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 20:36:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE40237B5A3; Sun, 2 Apr 2000 20:36:34 -0700 (PDT) (envelope-from andy@FreeBSD.org) Received: (from andy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA57920; Sun, 2 Apr 2000 20:36:34 -0700 (PDT) (envelope-from andy@FreeBSD.org) Message-Id: <200004030336.UAA57920@freefall.freebsd.org> From: Andrey Zakhvatov Date: Sun, 2 Apr 2000 20:36:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru/news news.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andy 2000/04/02 20:36:33 PDT Modified files: ru/news news.sgml Log: Synchronize with English 1.20: Smarten up the presentation, reorder and reword the descriptions of the various links. Revision Changes Path 1.2 +36 -37 www/ru/news/news.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 20:42:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 60ED837BA0B; Sun, 2 Apr 2000 20:42:09 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA58553; Sun, 2 Apr 2000 20:42:09 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004030342.UAA58553@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 20:42:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile.sparc64 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 20:42:08 PDT Modified files: gnu/usr.bin/binutils/ld Makefile.sparc64 Log: Build and install the elf32_sparc ld(1) scripts and make elf32_sparc the default emulation. Revision Changes Path 1.2 +14 -2 src/gnu/usr.bin/binutils/ld/Makefile.sparc64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 20:48:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E599D37B52A; Sun, 2 Apr 2000 20:48:51 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA59137; Sun, 2 Apr 2000 20:48:51 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004030348.UAA59137@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 20:48:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd Makefile.sparc64 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 20:48:50 PDT Modified files: gnu/usr.bin/binutils/libbfd Makefile.sparc64 Log: Add support for the sunos_big_vec format as well. Revision Changes Path 1.2 +8 -5 src/gnu/usr.bin/binutils/libbfd/Makefile.sparc64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 20:51:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C6A137BB3D; Sun, 2 Apr 2000 20:51:49 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA59465; Sun, 2 Apr 2000 20:51:49 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200004030351.UAA59465@freefall.freebsd.org> From: Steve Price Date: Sun, 2 Apr 2000 20:51:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd Makefile.sparc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/04/02 20:51:49 PDT Modified files: gnu/usr.bin/binutils/libbfd Makefile.sparc Log: Add support for sunos_big_vec to support 'make world's on Solaris boxes. Revision Changes Path 1.3 +5 -9 src/gnu/usr.bin/binutils/libbfd/Makefile.sparc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 21:15:33 2000 Delivered-To: cvs-all@freebsd.org Received: from alcanet.com.au (mail.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id CE89A37B62E; Sun, 2 Apr 2000 21:15:24 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <115240>; Mon, 3 Apr 2000 14:15:39 +1000 Content-return: prohibited From: Peter Jeremy Subject: Re: cvs commit: ports/korean/hanmutt Makefile ports/korean/hanmutt/files md5 ports/korean/hanmutt/pkg COMMENT DESCR PLIST In-reply-to: <200003310812.AAA52766@freefall.freebsd.org>; from mharo@FreeBSD.ORG on Fri, Mar 31, 2000 at 06:57:56PM +1000 To: Michael Haro Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-Id: <00Apr3.141539est.115240@border.alcanet.com.au> MIME-version: 1.0 X-Mailer: Mutt 1.0i Content-type: text/plain; charset=us-ascii References: <200003310812.AAA52766@freefall.freebsd.org> Date: Mon, 3 Apr 2000 14:15:38 +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-Mar-31 18:57:56 +1000, Michael Haro wrote: >mharo 2000/03/31 00:12:29 PST > > Removed files: > korean/hanmutt Makefile > korean/hanmutt/files md5 > korean/hanmutt/pkg COMMENT DESCR PLIST > Log: > Remove port has support is now in main mutt port I think you forgot: RCS file: /home/CVSROOT/ports/korean/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- Makefile 2000/03/04 21:01:15 1.42 +++ Makefile 2000/04/03 04:11:08 @@ -20,7 +20,6 @@ SUBDIR += han SUBDIR += hanIM SUBDIR += hanemacs - SUBDIR += hanmutt SUBDIR += hanterm SUBDIR += hanterm-xf86 SUBDIR += hanyangfonts Index: modules =================================================================== RCS file: /home/CVSROOT/CVSROOT/modules,v retrieving revision 1.1025 diff -u -r1.1025 modules --- modules 2000/04/02 05:43:58 1.1025 +++ modules 2000/04/03 04:14:18 @@ -1873,7 +1873,6 @@ ko-han ports/korean/han ko-hanIM ports/korean/hanIM ko-hanemacs ports/korean/hanemacs -ko-hanmutt ports/korean/hanmutt ko-hanterm ports/korean/hanterm ko-hanterm-autofont ports/korean/hanterm-autofont ko-hanterm-xf86 ports/korean/hanterm-xf86 Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 21:36:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A7FB37B622; Sun, 2 Apr 2000 21:36:12 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Received: (from unfurl@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA62640; Sun, 2 Apr 2000 21:36:12 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Message-Id: <200004030436.VAA62640@freefall.freebsd.org> From: Bill Swingle Date: Sun, 2 Apr 2000 21:36:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/serialcomms chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unfurl 2000/04/02 21:36:11 PDT Modified files: en_US.ISO_8859-1/books/handbook/serialcomms chapter.sgml Log: Added synopsis to serial communications chapter. Reviewed by: jim Revision Changes Path 1.17 +12 -1 doc/en_US.ISO_8859-1/books/handbook/serialcomms/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 21:42:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEA3037B5A3; Sun, 2 Apr 2000 21:42:37 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA63108; Sun, 2 Apr 2000 21:42:37 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004030442.VAA63108@freefall.freebsd.org> From: Will Andrews Date: Sun, 2 Apr 2000 21:42:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/heretic Makefile ports/games/heretic/files md5 ports/games/heretic/patches patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/02 21:42:37 PDT Modified files: games/heretic Makefile games/heretic/files md5 games/heretic/patches patch-ae Log: Fix heretic port so that it works right. Also use x11 target instead of fastx11, because for some reason it reportedly doesn't work in 16bpp mode, which most people use (I use 24bpp). Sorry for being so late about this. Submitted by: green Revision Changes Path 1.2 +8 -4 ports/games/heretic/Makefile 1.2 +1 -1 ports/games/heretic/files/md5 1.2 +10 -10 ports/games/heretic/patches/patch-ae To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 22:17:21 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 034AA37B62E; Sun, 2 Apr 2000 22:17:18 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id HAA18202; Mon, 3 Apr 2000 07:16:36 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Peter Wemm Cc: Matthew Dillon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_devstat.c src/sys/ufs/ufs ufs_disksubr.c src/sys/sys buf.h devicestat.h disklabel.h In-reply-to: Your message of "Sun, 02 Apr 2000 18:16:27 PDT." <20000403011627.6E7AE1CD7@overcee.netplex.com.au> Date: Mon, 03 Apr 2000 07:16:36 +0200 Message-ID: <18200.954738996@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000403011627.6E7AE1CD7@overcee.netplex.com.au>, Peter Wemm writes : >I think this is probably the better thing to do - ie: duplicate it and also >the B_ERROR flag. As you point out, brelse() uses it. However, it's also >part of the driver<->bio interaction. There is no more need to duplicated anything now than there were before. The "built-in" bio in struct buf is an integral part of struct buf, all the fields except for the "_driver[12]" fields (and the pblkno and iodone_chain which will be going away) are owned by the struct buf. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 22:24:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E9D837BD64; Sun, 2 Apr 2000 22:24:42 -0700 (PDT) (envelope-from andy@FreeBSD.org) Received: (from andy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA66868; Sun, 2 Apr 2000 22:24:42 -0700 (PDT) (envelope-from andy@FreeBSD.org) Message-Id: <200004030524.WAA66868@freefall.freebsd.org> From: Andrey Zakhvatov Date: Sun, 2 Apr 2000 22:24:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru/ports ports.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andy 2000/04/02 22:24:42 PDT Modified files: ru/ports ports.inc Log: Synchronize with English 1.47: Add blurb about getting at least the latest bsd.port.mk when you want to use (parts of) ports-current. Revision Changes Path 1.4 +14 -6 www/ru/ports/ports.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 22:27:28 2000 Delivered-To: cvs-all@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id 1756737BD64; Sun, 2 Apr 2000 22:27:20 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id WAA06038; Sun, 2 Apr 2000 22:27:18 -0700 (PDT) Date: Sun, 2 Apr 2000 22:27:18 -0700 From: Brooks Davis To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern tty_snoop.c src/sys/i386/conf LINT Message-ID: <20000402222718.A11732@orion.ac.hmc.edu> References: <200004020702.XAA14071@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <200004020702.XAA14071@freefall.freebsd.org>; from green@FreeBSD.org on Sat, Apr 01, 2000 at 11:02:54PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 01, 2000 at 11:02:54PM -0800, Brian Feldman wrote: > green 2000/04/01 23:02:54 PST > > Modified files: > sys/kern tty_snoop.c > sys/i386/conf LINT > Log: > One in a while, something happens so uncannily that you get knocked off > your feet. The conversion of the "snp" device to a dynamically growing > device driver was done just a few days ago by Brooks Davis! Shame on > me for not finding that PR :( > > This is a forced commit of tty_snoop.c to give the submitter proper credit, > as most of the patch submitted is actually exactly the same code (by some > large amount of entropy). Brooks also submitted the change to LINT to > set the example of "snp" usage to not include a number, as that number is > now deprecated, so that is also in this commit. > > PR: 17629 > Submitted by: Brooks Davis Doh! This is totally weird. The project sits on the queue for seven months and then two people randomly do it the same week. As I said in the PR, I just did it because I had some time on my hands and it looked educational so I don't mind. I haven't tested the patch you commited, but it looks functionaly the same. Feel free to close the PR. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 22:34:48 2000 Delivered-To: cvs-all@freebsd.org Received: from atdot.dotat.org (atdot.dotat.org [150.101.89.3]) by hub.freebsd.org (Postfix) with ESMTP id E006337B8F8; Sun, 2 Apr 2000 22:34:41 -0700 (PDT) (envelope-from newton@atdot.dotat.org) Received: (from newton@localhost) by atdot.dotat.org (8.9.3/8.9.3) id PAA62534; Mon, 3 Apr 2000 15:04:29 +0930 (CST) (envelope-from newton) Date: Mon, 3 Apr 2000 15:04:29 +0930 From: Mark Newton To: "Daniel O'Connor" Cc: MIHIRA Sanpei Yoshiro , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, cg@FreeBSD.org, sobomax@altavista.net Subject: Re: cvs commit: src/sys/dev/sound/isa ess.c Message-ID: <20000403150429.A62397@atdot.dotat.org> References: <200004021437.XAA34730@lavender.yy.cs.keio.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from doconnor@gsoft.com.au on Mon, Apr 03, 2000 at 12:41:17PM +0930 X-PGP-Key: http://slash.dotat.org/~newton/pgpkey.txt Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 03, 2000 at 12:41:17PM +0930, Daniel O'Connor wrote: > On 02-Apr-00 MIHIRA Sanpei Yoshiro wrote: > > I think so too. Some sound application software(especially for > > GAME, for example, games/xgalaga, games/rollemup in ports > > collection) has this buffer problem. > > I also think, we need to add sysctl for buffer size. > > What about the existing block size ioctl's? Interesting datapoint: If you run RealPlayer7 for Linux under FreeBSD, audio and video are desynchronized. If you reconfigure it to use the "Old OSS Drivers" instead of "Native Sound Drivers" it works just fine (but fails to provide audio when viewing ShockWave content). This is with a SoundBlaster AWE64 ISA card. ... which is to say that our sound drivers are already *capable* of avoiding the annoying out-of-sync buffering bugs, but they usually choose not to :-) - mark -------------------------------------------------------------------- I tried an internal modem, newton@atdot.dotat.org but it hurt when I walked. Mark Newton ----- Voice: +61-4-1620-2223 ------------- Fax: +61-8-82231777 ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 22:36:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A0D4D37B67B; Sun, 2 Apr 2000 22:36:52 -0700 (PDT) (envelope-from andy@FreeBSD.org) Received: (from andy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA67889; Sun, 2 Apr 2000 22:36:52 -0700 (PDT) (envelope-from andy@FreeBSD.org) Message-Id: <200004030536.WAA67889@freefall.freebsd.org> From: Andrey Zakhvatov Date: Sun, 2 Apr 2000 22:36:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru/ports ports.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andy 2000/04/02 22:36:52 PDT Modified files: ru/ports ports.inc Log: Synchronize with English 1.48: put the search box at the top so that people don't have to scroll down or wait for the rest of the page to load before I can search for what I want Revision Changes Path 1.5 +21 -19 www/ru/ports/ports.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 23: 2: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CE3A37B5D1; Sun, 2 Apr 2000 23:02:07 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA71161; Sun, 2 Apr 2000 23:02:02 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200004030602.XAA71161@freefall.freebsd.org> From: Mike Smith Date: Sun, 2 Apr 2000 23:02:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 support.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/04/02 23:02:02 PDT Modified files: sys/i386/i386 support.s Log: Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, and they break the LINT build. Revision Changes Path 1.70 +1 -17 src/sys/i386/i386/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 23:36:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4811937B67C; Sun, 2 Apr 2000 23:36:16 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA74088; Sun, 2 Apr 2000 23:36:16 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200004030636.XAA74088@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 2 Apr 2000 23:36:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern makesyscalls.sh syscalls.master Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/04/02 23:36:15 PDT Modified files: sys/kern makesyscalls.sh syscalls.master Log: Make makesyscalls.sh parse an optional field 'MPSAFE' that specifies that a syscall does not want the BGL to be grabbed automatically. Add the new MPSAFE flag to the syscalls that dillon has determined to be MPSAFE. Revision Changes Path 1.40 +24 -11 src/sys/kern/makesyscalls.sh 1.73 +11 -9 src/sys/kern/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 2 23:37: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C92A37B967; Sun, 2 Apr 2000 23:36:58 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA74157; Sun, 2 Apr 2000 23:36:58 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <200004030636.XAA74157@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 2 Apr 2000 23:36:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_sysent.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/04/02 23:36:58 PDT Modified files: sys/kern init_sysent.c Log: regenerate with MPSAFE from syscalls.master Revision Changes Path 1.82 +6 -6 src/sys/kern/init_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 0: 2: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id CAD7237B548; Mon, 3 Apr 2000 00:01:55 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup7-21.iptelecom.net.ua [212.9.227.149]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA24140; Mon, 3 Apr 2000 10:08:08 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id JAA12213; Mon, 3 Apr 2000 09:59:38 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <38E84163.88285D25@altavista.net> Date: Mon, 03 Apr 2000 09:59:47 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: "Daniel O'Connor" Cc: MIHIRA Sanpei Yoshiro , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cg@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/isa ess.c References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel O'Connor wrote: > On 02-Apr-00 MIHIRA Sanpei Yoshiro wrote: > > I think so too. Some sound application software(especially for > > GAME, for example, games/xgalaga, games/rollemup in ports > > collection) has this buffer problem. > > > > I also think, we need to add sysctl for buffer size. > > What about the existing block size ioctl's? These ioctl sucks as they are ignoring existence of the large back buffer (see my recent post into multimedia maillist). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 0:12:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 41F2E37B57F; Mon, 3 Apr 2000 00:12:39 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA77937; Mon, 3 Apr 2000 00:12:38 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004030712.AAA77937@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Apr 2000 00:12:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs11 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/03 00:12:38 PDT Modified files: x11/kdelibs11 Makefile Log: I forgot to remove GNU_CONFIGURE, as it is now implied by the newly-added USE_LIBTOOL hook. This does not change anything. Submitted by: Andrzej Tobola Revision Changes Path 1.43 +1 -2 ports/x11/kdelibs11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 0:29:25 2000 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id C6DC437BB53; Mon, 3 Apr 2000 00:29:15 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup7-21.iptelecom.net.ua [212.9.227.149]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA29349; Mon, 3 Apr 2000 10:34:54 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id KAA12633; Mon, 3 Apr 2000 10:27:28 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <38E847EB.3CE51080@altavista.net> Date: Mon, 03 Apr 2000 10:27:39 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Mark Newton Cc: "Daniel O'Connor" , MIHIRA Sanpei Yoshiro , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cg@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/isa ess.c References: <200004021437.XAA34730@lavender.yy.cs.keio.ac.jp> <20000403150429.A62397@atdot.dotat.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Newton wrote: > On Mon, Apr 03, 2000 at 12:41:17PM +0930, Daniel O'Connor wrote: > > > On 02-Apr-00 MIHIRA Sanpei Yoshiro wrote: > > > I think so too. Some sound application software(especially for > > > GAME, for example, games/xgalaga, games/rollemup in ports > > > collection) has this buffer problem. > > > I also think, we need to add sysctl for buffer size. > > > > What about the existing block size ioctl's? > > Interesting datapoint: If you run RealPlayer7 for Linux under FreeBSD, > audio and video are desynchronized. > > If you reconfigure it to use the "Old OSS Drivers" instead of "Native > Sound Drivers" it works just fine (but fails to provide audio when viewing > ShockWave content). > > This is with a SoundBlaster AWE64 ISA card. > > ... which is to say that our sound drivers are already *capable* of > avoiding the annoying out-of-sync buffering bugs, but they usually > choose not to :-) Or (and it is more likely) the RealPlayer in this case is chosing not to rely on buffer information provided by the sound driver. I've checked all pcm ioctl's and found that there is no legacy way to obtain *reliable* info about amount of data currently in the buffers. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1: 6:11 2000 Delivered-To: cvs-all@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 82DCE37B60C; Mon, 3 Apr 2000 01:06:06 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.233]) by corinth.bossig.com (Rockliffe SMTPRA 3.4.7) with ESMTP id ; Mon, 3 Apr 2000 01:16:08 -0700 Message-ID: <38E850D3.E954B606@3-cities.com> Date: Mon, 03 Apr 2000 01:05:39 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Michael Haro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gphoto Makefile References: <200004020004.QAA21903@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Haro wrote: > > mharo 2000/04/01 16:04:13 PST > > Modified files: > graphics/gphoto Makefile > Log: > netpnm moved to ${LOCALBASE}, update *_DEPENDS In the process of doing this, it appears the "n" in netpbm was deleted and the make file is looking for a BUILD_DEPENDS=.../etpbm I don't use gphoto but it messes up making the ports INDEX. Kent > > Revision Changes Path > 1.6 +2 -2 ports/graphics/gphoto/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:16: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DD0F37BA82; Mon, 3 Apr 2000 01:16:00 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA85441; Mon, 3 Apr 2000 01:15:59 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004030815.BAA85441@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 3 Apr 2000 01:15:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gphoto Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/03 01:15:59 PDT Modified files: graphics/gphoto Makefile Log: Fix typo ("etpbm" -> "netpbm"). Revision Changes Path 1.7 +2 -2 ports/graphics/gphoto/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:30: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 72A8F37BBAD; Mon, 3 Apr 2000 01:29:53 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12c2F4-000HN1-00; Mon, 03 Apr 2000 10:29:50 +0200 From: Sheldon Hearn To: Greg Lehey Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man8 Makefile In-reply-to: Your message of "Sat, 01 Apr 2000 20:32:48 PST." <200004020432.UAA43116@freefall.freebsd.org> Date: Mon, 03 Apr 2000 10:29:50 +0200 Message-ID: <66774.954750590@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 01 Apr 2000 20:32:48 PST, Greg Lehey wrote: > Modified files: > share/man/man8 Makefile > Log: > Enable installation of picobsd.8 This seems to be installed for the normal FreeBSD release. Is that really what you wanted? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:42: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id F343137B67C; Mon, 3 Apr 2000 01:41:49 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id SAA47376; Mon, 3 Apr 2000 18:11:33 +0930 (CST) Date: Mon, 3 Apr 2000 18:11:33 +0930 From: Greg Lehey To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man8 Makefile Message-ID: <20000403181133.Q42140@freebie.lemis.com> References: <200004020432.UAA43116@freefall.freebsd.org> <66774.954750590@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <66774.954750590@axl.ops.uunet.co.za> WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: Linuxcare, Inc. Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 3 April 2000 at 10:29:50 +0200, Sheldon Hearn wrote: > > > On Sat, 01 Apr 2000 20:32:48 PST, Greg Lehey wrote: > >> Modified files: >> share/man/man8 Makefile >> Log: >> Enable installation of picobsd.8 > > This seems to be installed for the normal FreeBSD release. Is that > really what you wanted? Yes. It's documentation, not the PicoBSD itself. PicoBSD doesn't have space for man pages. Greg -- Linuxcare - BSD support for the revolution. See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:45:13 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id D7AD337BC27; Mon, 3 Apr 2000 01:45:02 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12c2Tk-000HT3-00; Mon, 03 Apr 2000 10:45:00 +0200 From: Sheldon Hearn To: Brian Feldman Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern tty_snoop.c src/sys/i386/conf LINT In-reply-to: Your message of "Sat, 01 Apr 2000 23:02:54 PST." <200004020702.XAA14071@freefall.freebsd.org> Date: Mon, 03 Apr 2000 10:44:59 +0200 Message-ID: <67148.954751499@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 01 Apr 2000 23:02:54 PST, Brian Feldman wrote: > One in a while, something happens so uncannily that you get knocked off > your feet. The conversion of the "snp" device to a dynamically growing > device driver was done just a few days ago by Brooks Davis! Shame on > me for not finding that PR :( Perhaps you would like to do penance for your heinous crime? See David Malone's PR 17758, which proposes an "almost-clone" patch for the slip driver. ;-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:45:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C586237BC51; Mon, 3 Apr 2000 01:45:52 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA88336; Mon, 3 Apr 2000 01:45:52 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004030845.BAA88336@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 01:45:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi dosendpr.cgi ftp.cgi html.pl reg.cgi search.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 01:45:52 PDT Modified files: en/cgi dosendpr.cgi ftp.cgi html.pl reg.cgi search.cgi Log: Add $FreeBSD$ tags Revision Changes Path 1.2 +1 -0 www/en/cgi/dosendpr.cgi 1.3 +2 -0 www/en/cgi/ftp.cgi 1.2 +1 -0 www/en/cgi/html.pl 1.7 +3 -2 www/en/cgi/reg.cgi 1.16 +2 -0 www/en/cgi/search.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:48:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB8F337BD4A; Mon, 3 Apr 2000 01:48:32 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA88618; Mon, 3 Apr 2000 01:48:32 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004030848.BAA88618@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 01:48:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi ftp.mirrors Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 01:48:32 PDT Modified files: en/cgi ftp.mirrors Log: Sync with handbook information. Add $FreeBSD$ tags. Revision Changes Path 1.8 +9 -2 www/en/cgi/ftp.mirrors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:49:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6704A37B6B8; Mon, 3 Apr 2000 01:49:40 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA88778; Mon, 3 Apr 2000 01:49:40 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004030849.BAA88778@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 01:49:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi missing_handler.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 01:49:40 PDT Modified files: en/cgi missing_handler.cgi Log: Remove duplicate $FreeBSD$ tag Revision Changes Path 1.7 +1 -4 www/en/cgi/missing_handler.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:51: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4556637B660; Mon, 3 Apr 2000 01:50:57 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA88882; Mon, 3 Apr 2000 01:50:23 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004030850.BAA88882@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 01:50:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi ports.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 01:50:23 PDT Modified files: en/cgi ports.cgi Log: Learn ports.cgi about 5.0-CURRENT, 4.0-RELEASE and 4.0-STABLE Revision Changes Path 1.44 +16 -10 www/en/cgi/ports.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 1:59: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4296337B5AE; Mon, 3 Apr 2000 01:59:02 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Received: (from unfurl@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA89772; Mon, 3 Apr 2000 01:59:02 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Message-Id: <200004030859.BAA89772@freefall.freebsd.org> From: Bill Swingle Date: Mon, 3 Apr 2000 01:59:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.ent Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unfurl 2000/04/03 01:59:01 PDT Modified files: share/sgml man-refs.ent Log: Added dhcp related manpages to man-refs. Submitted by: gsutter Reviewed by: jim Revision Changes Path 1.32 +6 -1 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2: 0: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 52C3037B57F; Mon, 3 Apr 2000 01:59:59 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Received: (from unfurl@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA90008; Mon, 3 Apr 2000 01:59:59 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Message-Id: <200004030859.BAA90008@freefall.freebsd.org> From: Bill Swingle Date: Mon, 3 Apr 2000 01:59:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/advanced-networking chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unfurl 2000/04/03 01:59:58 PDT Modified files: en_US.ISO_8859-1/books/handbook/advanced-networking chapter.sgml Log: Added Greg's newly written dhcp chapter to the advanced networking section. Submitted by: gsutter Reviewed by: jim Revision Changes Path 1.21 +139 -1 doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:22:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BDE9037BA82; Mon, 3 Apr 2000 02:22:33 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA92065; Mon, 3 Apr 2000 02:22:33 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004030922.CAA92065@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 3 Apr 2000 02:22:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libPropList Makefile ports/devel/libPropList/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/03 02:22:33 PDT Modified files: devel/libPropList Makefile devel/libPropList/files md5 Log: Upgrade to 0.10.1. PR: 17766 Submitted by: "Maxim Sobolev" Revision Changes Path 1.9 +4 -4 ports/devel/libPropList/Makefile 1.5 +1 -1 ports/devel/libPropList/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:24:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90C5037BC15; Mon, 3 Apr 2000 02:24:17 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA92265; Mon, 3 Apr 2000 02:24:17 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004030924.CAA92265@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 3 Apr 2000 02:24:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c syscons.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/03 02:24:17 PDT Modified files: sys/dev/syscons syscons.c syscons.h Log: Unbreak LINT. Revision Changes Path 1.338 +2 -2 src/sys/dev/syscons/syscons.c 1.62 +5 -1 src/sys/dev/syscons/syscons.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:26:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C5F2237BC15; Mon, 3 Apr 2000 02:26:07 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA92415; Mon, 3 Apr 2000 02:26:07 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004030926.CAA92415@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 3 Apr 2000 02:26:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports INDEX Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/03 02:26:07 PDT Modified files: . INDEX Log: New index, with 3,200 (= 2^7 x 5^2) ports. (I know I committed the previous index just a few days ago, but with this kind of beautiful number, how can I not commit another? :) Revision Changes Path 1.270 +363 -350 ports/INDEX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:29:14 2000 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id D93CA37B577; Mon, 3 Apr 2000 02:29:07 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 12c3AL-00092N-0V; Mon, 3 Apr 2000 10:29:04 +0100 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id WAA21428; Sun, 2 Apr 2000 22:13:02 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Sun, 2 Apr 2000 22:08:08 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: "Jonathan M. Bresler" Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c In-Reply-To: <200004020633.WAA01326@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You forgot to update the manpage. Second I am not at all happy about the immediate MFC. Nick On Sat, 1 Apr 2000, Jonathan M. Bresler wrote: > jmb 2000/04/01 22:33:39 PST > > Modified files: (Branch: RELENG_4) > sys/dev/usb usb.h > usr.sbin/usbd usbd.c > Log: > MFC: usbd(8) will autoload the usbd kld if necessary > > Revision Changes Path > 1.17.2.2 +5 -1 src/sys/dev/usb/usb.h > 1.10.2.1 +9 -1 src/usr.sbin/usbd/usbd.c > > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:36:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2747D37BA82; Mon, 3 Apr 2000 02:36:33 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93435; Mon, 3 Apr 2000 02:36:33 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004030936.CAA93435@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Apr 2000 02:36:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/faq book.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/03 02:36:32 PDT Modified files: en_US.ISO_8859-1/books/faq book.sgml Log: Talk about why Windows boxes talking through a PPPoE/NAT gateway fail to download data properly. Thanks to: Michael Wozniak Revision Changes Path 1.47 +54 -1 doc/en_US.ISO_8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:36:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9694637B562; Mon, 3 Apr 2000 02:36:52 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93480; Mon, 3 Apr 2000 02:36:52 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004030936.CAA93480@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Apr 2000 02:36:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/faq book.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/03 02:36:52 PDT Modified files: en_US.ISO_8859-1/books/faq book.sgml Log: Use ppp -nat, not ppp -alias (which is now depricated) Revision Changes Path 1.48 +15 -15 doc/en_US.ISO_8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:38:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A27E237B562; Mon, 3 Apr 2000 02:38:53 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93714; Mon, 3 Apr 2000 02:38:53 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004030938.CAA93714@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 3 Apr 2000 02:38:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/03 02:38:53 PDT Modified files: usr.sbin/moused moused.8 Log: Brush up the last commit. - Expand contractions. - Change some expressions. - Reword the sections that describe the reporting of down events. Submitted by: sheldonh Revision Changes Path 1.29 +14 -14 src/usr.sbin/moused/moused.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:40: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AFADE37BB06; Mon, 3 Apr 2000 02:40:05 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93848; Mon, 3 Apr 2000 02:40:05 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004030940.CAA93848@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 3 Apr 2000 02:40:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 psm.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/03 02:40:05 PDT Modified files: share/man/man4 psm.4 Log: Brush up the last commit. - Change some expressions. - Wrap "resume" in single quotes to maintain consistency. Submitted by: sheldonh Revision Changes Path 1.26 +5 -4 src/share/man/man4/psm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:49:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A1A737BD81; Mon, 3 Apr 2000 02:49:51 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA94526; Mon, 3 Apr 2000 02:49:50 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004030949.CAA94526@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 3 Apr 2000 02:49:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/03 02:49:50 PDT Modified files: gnu/usr.bin/send-pr send-pr.sh Log: Fix unsafe tempfile creation. This file is already off the vendor branch. Although this problem has been reported to the GNU folks, it's unlikely that any solution they may come up with will involve the use of mktemp(1). PR: 16942 Submitted by: Colin Phipps Revision Changes Path 1.14 +14 -13 src/gnu/usr.bin/send-pr/send-pr.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 2:54:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF0E337BD81; Mon, 3 Apr 2000 02:54:04 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA95152; Mon, 3 Apr 2000 02:54:04 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004030954.CAA95152@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 3 Apr 2000 02:54:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/windowmaker Makefile ports/x11-wm/windowmaker/files md5 ports/x11-wm/windowmaker/patches patch-bd ports/x11-wm/windowmaker/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/03 02:54:04 PDT Modified files: x11-wm/windowmaker Makefile x11-wm/windowmaker/files md5 x11-wm/windowmaker/patches patch-bd x11-wm/windowmaker/pkg PLIST Log: Upgrade to 0.62.1. Cosmetic fixes. PR: 17766 Submitted by: "Maxim Sobolev" Revision Changes Path 1.64 +5 -5 ports/x11-wm/windowmaker/Makefile 1.31 +1 -1 ports/x11-wm/windowmaker/files/md5 1.3 +1 -1 ports/x11-wm/windowmaker/patches/patch-bd 1.34 +68 -129 ports/x11-wm/windowmaker/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3: 9:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E22FD37B723; Mon, 3 Apr 2000 03:09:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA96581; Mon, 3 Apr 2000 03:09:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200004031009.DAA96581@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 3 Apr 2000 03:09:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys devicestat.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/04/03 03:09:21 PDT Modified files: sys/sys devicestat.h Log: Silence some warnings. Revision Changes Path 1.11 +2 -1 src/sys/sys/devicestat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:24: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9453F37BBB6; Mon, 3 Apr 2000 03:23:59 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA98067; Mon, 3 Apr 2000 03:23:59 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004031023.DAA98067@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 3 Apr 2000 03:23:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/03 03:23:58 PDT Modified files: (Branch: RELENG_4) usr.sbin/moused moused.8 Log: MFC: Reflect the recent update in moused.c. Revision Changes Path 1.27.2.1 +56 -12 src/usr.sbin/moused/moused.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:24:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2D5837B57F; Mon, 3 Apr 2000 03:24:40 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA98112; Mon, 3 Apr 2000 03:24:40 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004031024.DAA98112@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 3 Apr 2000 03:24:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 psm.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/03 03:24:40 PDT Modified files: (Branch: RELENG_4) share/man/man4 psm.4 Log: MFC: Reflect recent update. Revision Changes Path 1.24.2.1 +31 -33 src/share/man/man4/psm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:37:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AA8637B65D; Mon, 3 Apr 2000 03:37:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA99284; Mon, 3 Apr 2000 03:37:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031037.DAA99284@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:37:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:37:26 PDT Modified files: en docs.sgml Log: Add missing

s. Revision Changes Path 1.81 +5 -5 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:41:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D378B37BDBB; Mon, 3 Apr 2000 03:41:12 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA99541; Mon, 3 Apr 2000 03:41:12 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031041.DAA99541@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:41:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en auditors.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:41:12 PDT Modified files: en auditors.sgml Log: Add missing

s and s. Revision Changes Path 1.31 +19 -5 www/en/auditors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:42:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8825237B940; Mon, 3 Apr 2000 03:42:52 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA99849; Mon, 3 Apr 2000 03:42:52 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031042.DAA99849@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:42:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en features.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:42:52 PDT Modified files: en features.sgml Log: Add missing

s. Revision Changes Path 1.13 +6 -6 www/en/features.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:46:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 51D0037BE54; Mon, 3 Apr 2000 03:46:09 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA00390; Mon, 3 Apr 2000 03:46:09 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031046.DAA00390@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:46:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en register.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:46:09 PDT Modified files: en register.sgml Log: Add missing ,

s and s. Revision Changes Path 1.16 +9 -8 www/en/register.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:50:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D1CF037B68D; Mon, 3 Apr 2000 03:50:21 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA00818; Mon, 3 Apr 2000 03:50:21 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031050.DAA00818@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:50:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en publish.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:50:20 PDT Modified files: en publish.sgml Log: Add missing

s. Revision Changes Path 1.34 +9 -8 www/en/publish.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:52:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AD6237BA82; Mon, 3 Apr 2000 03:52:30 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA01050; Mon, 3 Apr 2000 03:52:30 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031052.DAA01050@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:52:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en send-pr.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:52:29 PDT Modified files: en send-pr.sgml Log: Add missing

and s. Revision Changes Path 1.20 +23 -23 www/en/send-pr.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:58: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 05DBF37BDBB; Mon, 3 Apr 2000 03:58:02 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA01528; Mon, 3 Apr 2000 03:57:42 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031057.DAA01528@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:57:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en support.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:57:42 PDT Modified files: en support.sgml Log: Add missing

s and . Revision Changes Path 1.187 +7 -7 www/en/support.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 3:59:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C33637B65D; Mon, 3 Apr 2000 03:59:39 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA01782; Mon, 3 Apr 2000 03:59:24 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031059.DAA01782@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 03:59:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en where.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 03:59:23 PDT Modified files: en where.sgml Log: Add missing

s. Revision Changes Path 1.42 +5 -5 www/en/where.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4: 3:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6778A37BA86; Mon, 3 Apr 2000 04:03:42 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA04550; Mon, 3 Apr 2000 04:03:40 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031103.EAA04550@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 04:03:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/security security.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 04:03:40 PDT Modified files: en/security security.sgml Log: Add missing s and

s. Revision Changes Path 1.22 +22 -22 www/en/security/security.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4: 5: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 666E637B529; Mon, 3 Apr 2000 04:05:01 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA04684; Mon, 3 Apr 2000 04:04:56 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031104.EAA04684@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 04:04:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial commercial.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 04:04:56 PDT Modified files: en/commercial commercial.sgml Log: Add missing

. Revision Changes Path 1.31 +3 -3 www/en/commercial/commercial.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4: 7:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47EC337B55E; Mon, 3 Apr 2000 04:07:27 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA04996; Mon, 3 Apr 2000 04:07:27 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004031107.EAA04996@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 3 Apr 2000 04:07:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xlockmore Makefile ports/x11/xlockmore/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/03 04:07:26 PDT Modified files: x11/xlockmore Makefile x11/xlockmore/files md5 Log: Upgrade to 4.16. Revision Changes Path 1.50 +3 -3 ports/x11/xlockmore/Makefile 1.27 +1 -1 ports/x11/xlockmore/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4: 7:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D3F737BFAF; Mon, 3 Apr 2000 04:07:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA05025; Mon, 3 Apr 2000 04:07:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031107.EAA05025@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 04:07:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 04:07:31 PDT Modified files: en index.sgml Log: Add missing . Revision Changes Path 1.81 +2 -1 www/en/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4:11:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F7F137BE3F; Mon, 3 Apr 2000 04:11:14 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA05374; Mon, 3 Apr 2000 04:11:14 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004031111.EAA05374@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 04:11:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_periph.h cam_xpt.c src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 04:11:13 PDT Modified files: sys/cam cam_periph.h cam_xpt.c sys/dev/usb umass.c Log: Add a hack to cam that makes the cam_xpt available to the rest of the kernel. Justin agress that there is no other reasonable alternative to do automatic rescans on connect. The problem is that when a new device attaches to a SIM (SCSI host controller) we need to send a XPT_SCAN_BUS command to the SIM using xpt_action. This requires however that there is a peripheral available to take the command (otherwise xpt_done and later bomb). The RESCAN ioctl uses the same periph. This enables a USB mass storage drive to do an automatic rescan on connection of the drive. The automatic dropping of a CAM entry on disconnection was already working (asynchronous event). The next thing to do is find someone to commit a change to vpo to do the same thing. Just port umass_cam_rescan and friends across to that driver. Approved by: gibbs Revision Changes Path 1.8 +3 -1 src/sys/cam/cam_periph.h 1.82 +1 -3 src/sys/cam/cam_xpt.c 1.18 +4 -27 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4:11:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DC2F37B529; Mon, 3 Apr 2000 04:11:14 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA05372; Mon, 3 Apr 2000 04:11:14 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004031111.EAA05372@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 3 Apr 2000 04:11:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial software.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/03 04:11:13 PDT Modified files: en/commercial software.raw Log: Add missing

. Revision Changes Path 1.40 +1 -1 www/en/commercial/software.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 4:16:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4A9137B62D; Mon, 3 Apr 2000 04:16:43 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA05872; Mon, 3 Apr 2000 04:16:43 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004031116.EAA05872@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 04:16:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc usbd.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 04:16:43 PDT Modified files: etc usbd.conf Log: Entry for Zip drive no longer needed. We do automatic rescans on connect now. Revision Changes Path 1.7 +1 -11 src/etc/usbd.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 5: 1:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 43CD537BF18; Mon, 3 Apr 2000 05:01:40 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA09956; Mon, 3 Apr 2000 05:01:40 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004031201.FAA09956@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 05:01:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/faq book.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 05:01:35 PDT Modified files: en_US.ISO_8859-1/books/faq book.sgml Log: * Reflect 4.x branch creation. * Reflect current version shift: 4 -> 5 * Fix few URLs: . releng30.freebsd.org -> releng3.freebsd.org . ftp/pub/FreeBSD/FreeBSD-CURRENT -> ftp/pub/FreeBSD/FreeBSD-current * Point few man.cgi's links to correct man section Revision Changes Path 1.49 +57 -40 doc/en_US.ISO_8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 5:35:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F380437B8C8; Mon, 3 Apr 2000 05:35:20 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA13511; Mon, 3 Apr 2000 05:35:20 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004031235.FAA13511@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 05:35:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 05:35:15 PDT Modified files: en index.sgml Log: Add new Ukrainian web mirror located in Crimea (www4.ua.FreeBSD.org) Revision Changes Path 1.82 +2 -1 www/en/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 6: 4: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1628237BA24; Mon, 3 Apr 2000 06:03:56 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA16867; Mon, 3 Apr 2000 06:03:55 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004031303.GAA16867@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 3 Apr 2000 06:03:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa syscons_isa.c src/sys/dev/syscons scmouse.c scvgarndr.c scvidctl.c syscons.c syscons.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/03 06:03:55 PDT Modified files: (Branch: RELENG_4) sys/isa syscons_isa.c sys/dev/syscons scmouse.c scvgarndr.c scvidctl.c syscons.c syscons.h Log: MFC: - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. - Fix non-destructive, underline text cursor. - Unbreak LINT. They correspond to: syscons_isa.c 1.12, scmouse.c 1.13, scvgarndr.c 1.7, scvidctl.c 1.20, syscons.c 1.337, 1.338, syscons.h 1.61, 1.62. Revision Changes Path 1.11.2.1 +2 -1 src/sys/isa/syscons_isa.c 1.12.2.1 +14 -18 src/sys/dev/syscons/scmouse.c 1.5.2.2 +70 -24 src/sys/dev/syscons/scvgarndr.c 1.19.2.1 +10 -10 src/sys/dev/syscons/scvidctl.c 1.336.2.1 +45 -55 src/sys/dev/syscons/syscons.c 1.60.2.1 +31 -14 src/sys/dev/syscons/syscons.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 6: 7:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A07F937BD20; Mon, 3 Apr 2000 06:07:35 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA17233; Mon, 3 Apr 2000 06:07:35 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004031307.GAA17233@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 3 Apr 2000 06:07:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ata.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/03 06:07:35 PDT Modified files: share/man/man4 ata.4 Log: Explain static numbering. Reviewed by: asmodai Revision Changes Path 1.5 +17 -5 src/share/man/man4/ata.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 6: 9:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B3E5D37B6DF; Mon, 3 Apr 2000 06:09:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA17455; Mon, 3 Apr 2000 06:09:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004031309.GAA17455@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 3 Apr 2000 06:09:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ata.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/03 06:09:46 PDT Modified files: (Branch: RELENG_4) share/man/man4 ata.4 Log: MFC rev 1.5: Describe static numbering. Revision Changes Path 1.3.2.1 +17 -5 src/share/man/man4/ata.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 7:47:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D2FCC37BDF9; Mon, 3 Apr 2000 07:47:44 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA94444; Mon, 3 Apr 2000 07:47:45 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004031447.HAA94444@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 07:47:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 07:47:44 PDT Modified files: sys/dev/usb usbdevs Log: Add Freecom + product; Update NetBSD's copyright Revision Changes Path 1.20 +6 -2 src/sys/dev/usb/usbdevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:11:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 403FA37B6DB; Mon, 3 Apr 2000 08:11:33 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA96793; Mon, 3 Apr 2000 08:11:33 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004031511.IAA96793@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 3 Apr 2000 08:11:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ru_RU.KOI8-R/share/sgml freebsd.dsl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/03 08:11:32 PDT Modified files: ru_RU.KOI8-R/share/sgml freebsd.dsl Log: Correct russian language SGML defintions. Russian FAQ is building correctly now. Revision Changes Path 1.2 +5 -2 doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:15:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 024D337B56D; Mon, 3 Apr 2000 08:15:53 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA97462; Mon, 3 Apr 2000 08:15:51 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004031515.IAA97462@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 08:15:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 08:15:51 PDT Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: Regen. Revision Changes Path 1.40 +108 -50 src/sys/dev/usb/usbdevs.h 1.40 +312 -72 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:17:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E688537B9D7; Mon, 3 Apr 2000 08:17:56 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA97639; Mon, 3 Apr 2000 08:17:30 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004031517.IAA97639@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 3 Apr 2000 08:17:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/03 08:17:30 PDT Modified files: . modules Log: rtc --> ports/emulators/rtc Revision Changes Path 1.1027 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:18:19 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 220C637BEA3; Mon, 3 Apr 2000 08:17:28 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA88228; Mon, 3 Apr 2000 09:16:41 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA61399; Mon, 3 Apr 2000 09:16:03 -0600 (MDT) Message-Id: <200004031516.JAA61399@harmony.village.org> To: Nick Hibma Subject: Re: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c Cc: "Jonathan M. Bresler" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 02 Apr 2000 22:08:08 BST." References: Date: Mon, 03 Apr 2000 09:16:03 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Nick Hibma writes: : You forgot to update the manpage. Second I am not at all happy about the : immediate MFC. Since this is userland, I assume that the autoload will happen only if the security level will allow it? If not, there's a problem here. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:23:46 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3767837B8B3; Mon, 3 Apr 2000 08:23:33 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA88265; Mon, 3 Apr 2000 09:23:26 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA61478; Mon, 3 Apr 2000 09:22:47 -0600 (MDT) Message-Id: <200004031522.JAA61478@harmony.village.org> To: Nick Hibma Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c src/sys/dev/usb umass.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 03 Apr 2000 04:11:13 PDT." <200004031111.EAA05374@freefall.freebsd.org> References: <200004031111.EAA05374@freefall.freebsd.org> Date: Mon, 03 Apr 2000 09:22:47 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004031111.EAA05374@freefall.freebsd.org> Nick Hibma writes: : The next thing to do is find someone to commit a change to vpo to do the : same thing. Just port umass_cam_rescan and friends across to that : driver. And the aic driver. And the two new pccard CAM drivers that are currently being testing in the nomads list. And the anticipated ahc driver cardbus attachment. Maybe there needs to be some generic thing in CAM to do this so all of them don't have to replicate a lot of code. I'll admit that I've not looked at Nick's umas_cam_rescan and friends yet, so I don't know how large the code cut/paste would be. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:28:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A41137B56D; Mon, 3 Apr 2000 08:28:32 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA98835; Mon, 3 Apr 2000 08:28:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004031528.IAA98835@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 3 Apr 2000 08:28:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/rtc - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/03 08:28:31 PDT ports/emulators/rtc - Imported sources Update of /home/ncvs/ports/emulators/rtc In directory freefall.freebsd.org:/d/users/knu/work/rtc Log Message: This is rtc, a kernel module for /dev/rtc device support. Some apps such as VMware for Linux would be happy with it. The code was originally written by Vladimir N. Silyaev. Note: It _includes_ Linux ioctl support, but basically it's FreeBSD native stuff. I'm importing this into emulators category for convevience' sake. Check it out. Status: Vendor Tag: KNU Release Tags: v2000_03_28 N ports/emulators/rtc/Makefile N ports/emulators/rtc/files/Makefile N ports/emulators/rtc/files/rtc.c N ports/emulators/rtc/files/rtc.h N ports/emulators/rtc/files/rtc.sh N ports/emulators/rtc/files/rtc_linux.c N ports/emulators/rtc/files/test.c N ports/emulators/rtc/pkg/COMMENT N ports/emulators/rtc/pkg/DESCR N ports/emulators/rtc/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:32:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D7E937C022; Mon, 3 Apr 2000 08:32:17 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA99309; Mon, 3 Apr 2000 08:32:16 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004031532.IAA99309@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 3 Apr 2000 08:32:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/03 08:32:15 PDT Modified files: emulators Makefile Log: Activate rtc. Revision Changes Path 1.49 +2 -1 ports/emulators/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 8:46:25 2000 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 1448837B731; Mon, 3 Apr 2000 08:45:18 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id PAA58792; Mon, 3 Apr 2000 15:21:36 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by kilt.nothing-going-on.org (8.9.3/8.9.3) id UAA13708; Sat, 1 Apr 2000 20:25:47 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Date: Sat, 1 Apr 2000 20:25:47 +0100 From: Nik Clayton To: Brian Fundakowski Feldman Cc: Jun Kuriyama , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/palm/prc-tools-gcc - Imported sources Message-ID: <20000401202547.A13683@kilt.nothing-going-on.org> References: <200003310408.UAA46941@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Brian Fundakowski Feldman on Fri, Mar 31, 2000 at 01:49:33AM -0500 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 31, 2000 at 01:49:33AM -0500, Brian Fundakowski Feldman wrote: > On Thu, 30 Mar 2000, Jun Kuriyama wrote: > > Log Message: > > PRC-tools for Palm OS (gcc part). > > Want to do one for http://www.palm.com/devzone/pose/emulator_src_30a5.tar.gz? :) > It's got an autoconf script and requires FLTK, so wouldn't be hard to > make into a port, if you'd like to add that to your list ;) I've looked briefly at this, but it didn't properly detect fltk when I had it installed. The compile also died with a threads problem when I kludged roung it. I suspect it's going to require 4.0 to work, and my 4.0 system isn't up and running yet. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 9:10:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C4A037BEA3; Mon, 3 Apr 2000 09:10:40 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA03284; Mon, 3 Apr 2000 09:10:40 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004031610.JAA03284@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 3 Apr 2000 09:10:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware2/files Hints.FreeBSD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/03 09:10:40 PDT Modified files: emulators/vmware2/files Hints.FreeBSD Log: Changes: - Mention full screen graphics mode works though it'll need due care not to enter full screen text mode. - Wording: vmware -> VMware - Wording: tmpfs -> MFS Revision Changes Path 1.3 +14 -7 ports/emulators/vmware2/files/Hints.FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 9:12:19 2000 Delivered-To: cvs-all@freebsd.org Received: from caspian.plutotech.com (caspian.plutotech.com [206.168.67.80]) by hub.freebsd.org (Postfix) with ESMTP id B29E337B731; Mon, 3 Apr 2000 09:12:10 -0700 (PDT) (envelope-from gibbs@caspian.plutotech.com) Received: from caspian.plutotech.com (localhost [127.0.0.1]) by caspian.plutotech.com (8.9.3/8.9.1) with ESMTP id KAA17145; Mon, 3 Apr 2000 10:12:51 -0600 (MDT) (envelope-from gibbs@caspian.plutotech.com) Message-Id: <200004031612.KAA17145@caspian.plutotech.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Warner Losh Cc: Nick Hibma , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c src/sys/dev/usb umass.c In-Reply-To: Your message of "Mon, 03 Apr 2000 09:22:47 MDT." <200004031522.JAA61478@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 03 Apr 2000 10:12:51 -0600 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >In message <200004031111.EAA05374@freefall.freebsd.org> Nick Hibma writes: >: The next thing to do is find someone to commit a change to vpo to do the >: same thing. Just port umass_cam_rescan and friends across to that >: driver. > >And the aic driver. And the two new pccard CAM drivers that are >currently being testing in the nomads list. And the anticipated ahc >driver cardbus attachment. Maybe there needs to be some generic thing >in CAM to do this so all of them don't have to replicate a lot of >code. I'll admit that I've not looked at Nick's umas_cam_rescan and >friends yet, so I don't know how large the code cut/paste would be. There are two issues here. One is a bus that can detect when a sub-device goes away (e.g. Fiber Channel, SPI-SCAM). This should be handled by CAM3's auto-discovery mechanism which we have yet to implement. The second is for a SIM that arrives/departs dynamically. It should be trivial to have a bus rescan occur when a SIM registers a new bus (a few lines in xpt_bus_register??). The umass driver has taken the first approach which is why Nick ran into trouble. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 9:13:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F0CE37BC83; Mon, 3 Apr 2000 09:13:12 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA03532; Mon, 3 Apr 2000 09:13:12 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004031613.JAA03532@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 3 Apr 2000 09:13:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware2 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/03 09:13:12 PDT Modified files: emulators/vmware2 Makefile Log: Make it run-depend on the emulators/rtc port and delete notice. Revision Changes Path 1.8 +3 -13 ports/emulators/vmware2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 9:24:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5742F37B84E; Mon, 3 Apr 2000 09:24:27 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA04614; Mon, 3 Apr 2000 09:24:17 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200004031624.JAA04614@freefall.freebsd.org> From: Nik Clayton Date: Mon, 3 Apr 2000 09:24:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/fdp-primer/the-website chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/04/03 09:24:17 PDT Modified files: en_US.ISO_8859-1/books/fdp-primer/the-website chapter.sgml Log: Explain how to build the web site from the repository. Based very heavily on Wolfram's documentation explaining how to do the same thing, but with additional markup, and a few grammatical changes. N Revision Changes Path 1.4 +173 -5 doc/en_US.ISO_8859-1/books/fdp-primer/the-website/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 9:51: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id A0B1A37B8B3; Mon, 3 Apr 2000 09:50:51 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 12cA2c-000Myd-0C; Mon, 3 Apr 2000 16:49:34 +0000 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id RAA01492; Mon, 3 Apr 2000 17:50:43 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Mon, 3 Apr 2000 17:45:38 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: "Justin T. Gibbs" Cc: Warner Losh , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c src/sys/dev/usb umass.c In-Reply-To: <200004031612.KAA17145@caspian.plutotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > There are two issues here. One is a bus that can detect when a > sub-device goes away (e.g. Fiber Channel, SPI-SCAM). This should > be handled by CAM3's auto-discovery mechanism which we have yet to > implement. The second is for a SIM that arrives/departs dynamically. > It should be trivial to have a bus rescan occur when a SIM registers > a new bus (a few lines in xpt_bus_register??). The umass driver has > taken the first approach which is why Nick ran into trouble. The reason why all the USB devices are registered at one bus is because xpt_deregister_bus made my system unstable. Having one bus, and never unload the driver is the only I could do. The problem solved with that commit has nothing to do with the peripheral arrival or removal. Removal can be implemented in four lines, by sending an asynchronous AC_DEVICE_LOST event, and is trivial. Device arrival is what I added in my commit. This is not done by any other driver yet. This commit should be applicable to hot pluggable drive arrays (non-RAID, just a bunch of disks). Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 10: 4:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D34E337BD85; Mon, 3 Apr 2000 10:04:42 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA08412; Mon, 3 Apr 2000 10:04:42 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004031704.KAA08412@freefall.freebsd.org> From: Michael Haro Date: Mon, 3 Apr 2000 10:04:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/prc-tools-gcc/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/03 10:04:41 PDT Modified files: palm/prc-tools-gcc/files md5 Log: The port fetches the gcc and gdb tarballs into /usr/ports/distfiles/{gcc,gdb} but the md5 file doesn't have the path prefixes. PR: 17760 Submitted by: David G. Paschich Revision Changes Path 1.2 +2 -2 ports/palm/prc-tools-gcc/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 12:24:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9F6B37B79B; Mon, 3 Apr 2000 12:24:31 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA22178; Mon, 3 Apr 2000 12:24:31 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Message-Id: <200004031924.MAA22178@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Mon, 3 Apr 2000 12:24:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/defaults pccard.conf rc.conf src/share/examples/etc README.examples Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG iwasaki 2000/04/03 12:24:25 PDT Modified files: etc Makefile etc/defaults pccard.conf rc.conf share/examples/etc README.examples Log: Enable etc/defaults/pccard.conf which is default configuration file for pccardd. Please install /etc/defaults/pccard.conf and update /etc/defaults/rc.conf as well. Note that old pccard.conf.sample still remains for while but no longer to be maintained. Reviewed by: imp, -mobile ML and nomads ML in Japan. Revision Changes Path 1.220 +4 -1 src/etc/Makefile 1.96 +6 -2 src/etc/defaults/pccard.conf 1.58 +2 -2 src/etc/defaults/rc.conf 1.6 +2 -2 src/share/examples/etc/README.examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 12:32:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B248037B5BA; Mon, 3 Apr 2000 12:32:24 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA23009; Mon, 3 Apr 2000 12:32:24 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Message-Id: <200004031932.MAA23009@freefall.freebsd.org> From: Wilko Bulte Date: Mon, 3 Apr 2000 12:32:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha HARDWARE.TXT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wilko 2000/04/03 12:32:23 PDT Modified files: release/texts/alpha HARDWARE.TXT Log: Add note on SCSI floppy on DEC3000 series Revision Changes Path 1.25 +4 -0 src/release/texts/alpha/HARDWARE.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 12:33:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92B5E37B787; Mon, 3 Apr 2000 12:33:23 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA23161; Mon, 3 Apr 2000 12:33:23 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Message-Id: <200004031933.MAA23161@freefall.freebsd.org> From: Wilko Bulte Date: Mon, 3 Apr 2000 12:33:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha HARDWARE.TXT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wilko 2000/04/03 12:33:22 PDT Modified files: (Branch: RELENG_4) release/texts/alpha HARDWARE.TXT Log: Add note on SCSI floppy found on DEC3000 series Revision Changes Path 1.22.2.2 +4 -0 src/release/texts/alpha/HARDWARE.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 12:37:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 866AF37BCE4; Mon, 3 Apr 2000 12:37:33 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA23631; Mon, 3 Apr 2000 12:37:32 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004031937.MAA23631@freefall.freebsd.org> From: Andreas Klemm Date: Mon, 3 Apr 2000 12:37:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files md5 ports/print/apsfilter/patches patch-5.3.0-02.04.2000-20:08:48 ports/print/apsfilter/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/03 12:37:31 PDT Modified files: print/apsfilter Makefile print/apsfilter/files md5 print/apsfilter/scripts configure Removed files: print/apsfilter/patches patch-5.3.0-02.04.2000-20:08:48 Log: apsfilter release 5.3.1 Fixes BUG in apsfilter 5.3.0 SETUP: you entered a "printer selection loop" when selecting uniprint printer Includes the previous patch for CLASS support and such ... Revision Changes Path 1.48 +2 -2 ports/print/apsfilter/Makefile 1.21 +1 -1 ports/print/apsfilter/files/md5 1.10 +2 -2 ports/print/apsfilter/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 12:54:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDEB137B512; Mon, 3 Apr 2000 12:54:39 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA25440; Mon, 3 Apr 2000 12:54:34 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <200004031954.MAA25440@freefall.freebsd.org> From: Gary Jennejohn Date: Mon, 3 Apr 2000 12:54:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net slcompress.h src/usr.sbin/ppp slcompress.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gj 2000/04/03 12:54:34 PDT Modified files: sys/net slcompress.h usr.sbin/ppp slcompress.h Log: Nuke csu_hdr from struct cspace. csu_hdr is not used anywhere in the tree. This considerably reduces unnecessary bloat in struct slcompress. I'm running with this change right now and have seen no negative side-effects. On my sytem this reduced kernel BSS by about 25KB. Submitted by: bde Approved by: brian for user-ppp Revision Changes Path 1.15 +3 -8 src/sys/net/slcompress.h 1.14 +2 -8 src/usr.sbin/ppp/slcompress.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 12:56:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 221E837B7B6; Mon, 3 Apr 2000 12:56:51 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA25768; Mon, 3 Apr 2000 12:56:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004031956.MAA25768@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Apr 2000 12:56:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp systems.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/03 12:56:50 PDT Modified files: usr.sbin/ppp systems.c Log: Plug two file descriptor leaks Revision Changes Path 1.61 +7 -3 src/usr.sbin/ppp/systems.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13: 2:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 56B2F37B7DB; Mon, 3 Apr 2000 13:02:19 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA27017; Mon, 3 Apr 2000 13:02:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004032002.NAA27017@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Apr 2000 13:02:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp systems.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/03 13:02:03 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp systems.c Log: MFC: Plug two file descriptor leaks Revision Changes Path 1.58.2.2 +7 -3 src/usr.sbin/ppp/systems.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13: 2:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2948737B9CE; Mon, 3 Apr 2000 13:02:30 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA27091; Mon, 3 Apr 2000 13:02:29 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004032002.NAA27091@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Apr 2000 13:02:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp systems.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/03 13:02:29 PDT Modified files: (Branch: RELENG_3) usr.sbin/ppp systems.c Log: MFC: Plug two file descriptor leaks Revision Changes Path 1.40.2.9 +7 -3 src/usr.sbin/ppp/systems.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13:13:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C81437B5D3; Mon, 3 Apr 2000 13:13:43 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA28094; Mon, 3 Apr 2000 13:13:09 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004032013.NAA28094@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 13:13:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa atapi.c atapi.h wd.c src/sys/pc98/pc98 atapi.c wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 13:13:09 PDT Modified files: (Branch: RELENG_4) sys/i386/isa atapi.c atapi.h wd.c sys/pc98/pc98 atapi.c wd.c Log: Unbreak LINT: Rename atapi_start to atapi_strt in the 'old' ATAPI driver. Revision Changes Path 1.36.2.1 +6 -6 src/sys/i386/isa/Attic/atapi.c 1.19.2.1 +2 -2 src/sys/i386/isa/Attic/atapi.h 1.219.2.1 +2 -2 src/sys/i386/isa/wd.c 1.5.4.1 +6 -6 src/sys/pc98/pc98/atapi.c 1.104.2.1 +2 -2 src/sys/pc98/pc98/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13:18: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 96B4337C084; Mon, 3 Apr 2000 13:14:00 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id GAA26068; Tue, 4 Apr 2000 06:13:08 +1000 Date: Tue, 4 Apr 2000 06:12:50 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Poul-Henning Kamp Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-Reply-To: <14634.954691700@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 2 Apr 2000, Poul-Henning Kamp wrote: > In message , Bruce Ev > ans writes: > > >"struct bio" is unfortunately even more block-specific than "struct buf", > >since it doesn't have anything like "off_t b_offset". b_offset is > >currently used mainly in the acd driver to handle weird block sizes. > > Well, I have b_offset in my cross-hair, because I know sos will roast > me if I don't handle that case also :-) > > As far as I know, b_offset is only really used for physio and the only > two drivers who understand non DEV_BSIZE multiple requests are the > scsi-tape and atapi-cd drivers. The disk layer already handles special sector sizes without adding much overhead to the usual case. I hope it can do something similar for b_offset. E.g., only one of { b_blkno, b_offset } needs to be valid. Theat one could be maintained by all layers and the other one ignored by all layers. > The question at the heart of this is really: do we want to suffer > the overhead of converting from byte offsets to sector number all > the time or do we want to optimize for the predominantly used > concept of sectors ? I don't want conversions just to match the interface. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13:38:14 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 8731237BF06; Mon, 3 Apr 2000 13:34:04 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id WAA23426; Mon, 3 Apr 2000 22:33:41 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Tue, 04 Apr 2000 06:12:50 +1000." Date: Mon, 03 Apr 2000 22:33:41 +0200 Message-ID: <23424.954794021@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Bruce Eva ns writes: >The disk layer already handles special sector sizes without adding much >overhead to the usual case. I hope it can do something similar for >b_offset. E.g., only one of { b_blkno, b_offset } needs to be valid. >Theat one could be maintained by all layers and the other one ignored >by all layers. Let me see if I read you right: a 64bit byte offset in bio->bio_offset no bio->bio_*blkno fields we retain buf->b_blkno is that it ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13:57:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5498337B869; Mon, 3 Apr 2000 13:57:10 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA32369; Mon, 3 Apr 2000 13:54:50 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004032054.NAA32369@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Apr 2000 13:54:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/xlhtml Makefile ports/textproc/xlhtml/files md5 ports/textproc/xlhtml/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/textproc/xlhtml/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/03 13:54:50 PDT Modified files: textproc Makefile Added files: textproc/xlhtml Makefile textproc/xlhtml/files md5 textproc/xlhtml/patches patch-aa patch-ab patch-ac patch-ad patch-ae textproc/xlhtml/pkg COMMENT DESCR PLIST Log: Add xlhtml, a converter from MS Word/Powerpoint to HTML. PR: 17633 Submitted by: Maxim Sobolev Revision Changes Path 1.86 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 13:57:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CBDB537B5B5; Mon, 3 Apr 2000 13:57:48 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA32539; Mon, 3 Apr 2000 13:55:32 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004032055.NAA32539@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Apr 2000 13:55:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/03 13:55:32 PDT Modified files: . modules Log: xlhtml --> ports/textproc/xlhtml Revision Changes Path 1.1028 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 14: 0:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A08537B5B5; Mon, 3 Apr 2000 14:00:30 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA33140; Mon, 3 Apr 2000 13:58:32 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004032058.NAA33140@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 13:58:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c if_aue.c if_cue.c if_kue.c kue_fw.h ohci.c ugen.c uhci.c uhid.c uhub.c ukbd.c ulpt.c umass.c umodem.c ums.c urio.c usb.c usb_ethersubr.c usb_port.h usb_quirks.c usb_subr.c usbdi.c usbdi_util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 13:58:32 PDT Modified files: sys/dev/usb hid.c if_aue.c if_cue.c if_kue.c kue_fw.h ohci.c ugen.c uhci.c uhid.c uhub.c ukbd.c ulpt.c umass.c umodem.c ums.c urio.c usb.c usb_ethersubr.c usb_port.h usb_quirks.c usb_subr.c usbdi.c usbdi_util.c Log: OpenBSD has a broken debugger that does not grok static. Use a #define Static static that the OpenBSD folks can define it to be empty if they like. Revision Changes Path 1.13 +3 -3 src/sys/dev/usb/hid.c 1.22 +72 -72 src/sys/dev/usb/if_aue.c 1.9 +60 -60 src/sys/dev/usb/if_cue.c 1.21 +49 -49 src/sys/dev/usb/if_kue.c 1.2 +4 -4 src/sys/dev/usb/kue_fw.h 1.42 +115 -115 src/sys/dev/usb/ohci.c 1.39 +18 -18 src/sys/dev/usb/ugen.c 1.43 +81 -81 src/sys/dev/usb/uhci.c 1.28 +6 -6 src/sys/dev/usb/uhid.c 1.22 +8 -8 src/sys/dev/usb/uhub.c 1.25 +63 -63 src/sys/dev/usb/ukbd.c 1.27 +6 -6 src/sys/dev/usb/ulpt.c 1.19 +58 -58 src/sys/dev/usb/umass.c 1.18 +2 -2 src/sys/dev/usb/umodem.c 1.37 +21 -21 src/sys/dev/usb/ums.c 1.2 +4 -4 src/sys/dev/usb/urio.c 1.27 +11 -11 src/sys/dev/usb/usb.c 1.5 +7 -7 src/sys/dev/usb/usb_ethersubr.c 1.27 +16 -11 src/sys/dev/usb/usb_port.h 1.22 +2 -2 src/sys/dev/usb/usb_quirks.c 1.24 +13 -13 src/sys/dev/usb/usb_subr.c 1.36 +9 -9 src/sys/dev/usb/usbdi.c 1.16 +3 -3 src/sys/dev/usb/usbdi_util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 14:11:15 2000 Delivered-To: cvs-all@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id CDB1C37B982 for ; Mon, 3 Apr 2000 14:11:10 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: (qmail 4465 invoked from network); 3 Apr 2000 21:11:06 -0000 Received: from bde.zeta.org.au (203.2.228.102) by gidora.zeta.org.au with SMTP; 3 Apr 2000 21:11:06 -0000 Date: Tue, 4 Apr 2000 07:10:47 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Poul-Henning Kamp Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-Reply-To: <23424.954794021@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Apr 2000, Poul-Henning Kamp wrote: > In message , Bruce Eva > ns writes: > > >The disk layer already handles special sector sizes without adding much > >overhead to the usual case. I hope it can do something similar for > >b_offset. E.g., only one of { b_blkno, b_offset } needs to be valid. > >Theat one could be maintained by all layers and the other one ignored > >by all layers. > > Let me see if I read you right: > a 64bit byte offset in bio->bio_offset > no bio->bio_*blkno fields > we retain buf->b_blkno > > is that it ? Not quite. Something obviously has to set the disk-level block number (currently bio_pblkno). It should be set from a valid block number or offset (bio_blkno or bio_offset). There needs to be a validity bit or out-of bounds values to indicate invalid fields (I prefer the bit). Callers prefer bio_blkno if it is convenient and works (i.e., in most cases, until 1TB disks become common). bio_offset could be overlayed with bio_blkno to save space (this requires a validity bit). The validity bit essentially gives a block size. It is set when the block size is 1 and the full 64 bits of the offset are valid, and clear when the block size is DEV_BSIZE and only 32 bits of the offset are valid. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 14:21:21 2000 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 02A5337B5CA; Mon, 3 Apr 2000 14:21:17 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id OAA61456; Mon, 3 Apr 2000 14:21:11 -0700 (PDT) (envelope-from dillon) Date: Mon, 3 Apr 2000 14:21:11 -0700 (PDT) From: Matthew Dillon Message-Id: <200004032121.OAA61456@apollo.backplane.com> To: Bruce Evans Cc: Poul-Henning Kamp , "Justin T. Gibbs" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Not quite. Something obviously has to set the disk-level block number :(currently bio_pblkno). It should be set from a valid block number or :offset (bio_blkno or bio_offset). There needs to be a validity bit or :out-of bounds values to indicate invalid fields (I prefer the bit). :Callers prefer bio_blkno if it is convenient and works (i.e., in most :cases, until 1TB disks become common). : :bio_offset could be overlayed with bio_blkno to save space (this requires :a validity bit). The validity bit essentially gives a block size. :It is set when the block size is 1 and the full 64 bits of the offset :are valid, and clear when the block size is DEV_BSIZE and only 32 bits :of the offset are valid. : :Bruce This seems needlessly complex to me. A low level device driver knows what the sector size of its physical media is, if we are going to mess with the offset/blocknumber fields at all we should simply have a single 64 bit offset field. No validity bits, no dualities, no confusion anywhere in the chain. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 14:28:58 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 2145237B644; Mon, 3 Apr 2000 14:28:52 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id XAA23863; Mon, 3 Apr 2000 23:28:37 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Tue, 04 Apr 2000 07:10:47 +1000." Date: Mon, 03 Apr 2000 23:28:37 +0200 Message-ID: <23861.954797317@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Bruce Ev ans writes: >> Let me see if I read you right: >> a 64bit byte offset in bio->bio_offset >> no bio->bio_*blkno fields >> we retain buf->b_blkno >> >> is that it ? > >Not quite. Something obviously has to set the disk-level block number >(currently bio_pblkno). It should be set from a valid block number or >offset (bio_blkno or bio_offset). There needs to be a validity bit or >out-of bounds values to indicate invalid fields (I prefer the bit). >Callers prefer bio_blkno if it is convenient and works (i.e., in most >cases, until 1TB disks become common). > >bio_offset could be overlayed with bio_blkno to save space (this requires >a validity bit). The validity bit essentially gives a block size. >It is set when the block size is 1 and the full 64 bits of the offset >are valid, and clear when the block size is DEV_BSIZE and only 32 bits >of the offset are valid. Uhm Bruce, the code to implement this dual valid bit thingie will take up more space than we will ever save by doing it. Lets keep it simple please. I will propose we stick to just one field in struct bio: a 64bit byte offset, we may want to keep a blkno around in struct buf, but lets decide that separately. The need for multiple adresses (_blkno, _pblkno) will go away in one of the next rounds so all we need in the end is just one bio_offset field. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 14:38:42 2000 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 66B9637B5BE; Mon, 3 Apr 2000 14:38:21 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id RAA81366; Mon, 3 Apr 2000 17:52:52 +0100 (BST) (envelope-from nik) Date: Mon, 3 Apr 2000 17:52:51 +0100 From: Nik Clayton To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/eweather - Imported sources Message-ID: <20000403175251.A81216@catkin.nothing-going-on.org> References: <200003311831.KAA74349@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <200003311831.KAA74349@freefall.freebsd.org>; from John Baldwin on Fri, Mar 31, 2000 at 10:31:33AM -0800 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 31, 2000 at 10:31:33AM -0800, John Baldwin wrote: > jhb 2000/03/31 10:31:33 PST > > ports/x11/eweather - Imported sources > Update of /home/ncvs/ports/x11/eweather > In directory freefall.freebsd.org:/d/users/jhb/work/ports/x11/eweather > > Log Message: > E-Weather is an epplet used to display information about the current > weather similar to the wmWeather dockapp. Useful, presumably, if you're in an underground bunker. . . N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 14:45:44 2000 Delivered-To: cvs-all@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 6075537B5C3; Mon, 3 Apr 2000 14:45:39 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id OAA02130; Mon, 3 Apr 2000 14:50:02 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Message-Id: <200004032150.OAA02130@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Bruce Evans Cc: Poul-Henning Kamp , "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Tue, 04 Apr 2000 07:10:47 +1000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 03 Apr 2000 14:50:02 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Let me see if I read you right: > > a 64bit byte offset in bio->bio_offset > > no bio->bio_*blkno fields > > we retain buf->b_blkno > > > > is that it ? > > Not quite. Something obviously has to set the disk-level block number > (currently bio_pblkno). It should be set from a valid block number or > offset (bio_blkno or bio_offset). There needs to be a validity bit or > out-of bounds values to indicate invalid fields (I prefer the bit). > Callers prefer bio_blkno if it is convenient and works (i.e., in most > cases, until 1TB disks become common). > > bio_offset could be overlayed with bio_blkno to save space (this requires > a validity bit). The validity bit essentially gives a block size. > It is set when the block size is 1 and the full 64 bits of the offset > are valid, and clear when the block size is DEV_BSIZE and only 32 bits > of the offset are valid. I don't much like this. The device exports its block size in bytes; currently we make a lot of assumptions about this being DEV_BSIZE, but this is an error in other code that shouldn't be perpetuated. The device operates in units of its current block size. Code layered above the device driver knows this size. It is never valid (AFACT) to make an I/O request that is not a multiple of the current block size or on a block boundary. Thus it would make sense to mandate that the I/O size/ offset that is passed to the device should only ever be expressed in units of the device's current block size. Previous discussions about the use of byte-sized lengths and offsets in other parts of the system have been primarily to get around the abuse of DEV_BSIZE as an implied multiplier and all the associated drawbacks; I don't think that they ever countenanced passing these values down to the driver itself. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15: 8:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F97537B63F; Mon, 3 Apr 2000 15:08:27 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA39524; Mon, 3 Apr 2000 15:08:27 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004032208.PAA39524@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Apr 2000 15:08:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/kwebsearch Makefile ports/www/kwebsearch/files md5 ports/www/kwebsearch/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/03 15:08:25 PDT Modified files: www Makefile Added files: www/kwebsearch Makefile www/kwebsearch/files md5 www/kwebsearch/pkg COMMENT DESCR PLIST Log: Add kwebsearch, a utility to do searches on FTP/WWW/etc. sites from a menu. PR: 15424 Revision Changes Path 1.210 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15: 9:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C214937B74B; Mon, 3 Apr 2000 15:09:12 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA39604; Mon, 3 Apr 2000 15:09:12 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004032209.PAA39604@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Apr 2000 15:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/03 15:09:12 PDT Modified files: . modules Log: kwebsearch --> ports/www/kwebsearch Revision Changes Path 1.1029 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:11: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2654337B7D1; Mon, 3 Apr 2000 15:11:02 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA39855; Mon, 3 Apr 2000 15:11:02 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200004032211.PAA39855@freefall.freebsd.org> From: John Polstra Date: Mon, 3 Apr 2000 15:11:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chflags chflags.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/04/03 15:11:00 PDT Modified files: usr.bin/chflags chflags.1 Log: Document that the flags can be specified as an octal number. Revision Changes Path 1.10 +3 -2 src/usr.bin/chflags/chflags.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:12:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E12E37B58D; Mon, 3 Apr 2000 15:12:18 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA39946; Mon, 3 Apr 2000 15:12:18 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200004032212.PAA39946@freefall.freebsd.org> From: John Polstra Date: Mon, 3 Apr 2000 15:12:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chflags chflags.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/04/03 15:12:17 PDT Modified files: (Branch: RELENG_4) usr.bin/chflags chflags.1 Log: MFC 1.9 -> 1.10: Document that flags can be specified as an octal number. Revision Changes Path 1.9.2.1 +3 -2 src/usr.bin/chflags/chflags.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:13:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CACC137B6D0; Mon, 3 Apr 2000 15:13:42 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA40070; Mon, 3 Apr 2000 15:13:42 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200004032213.PAA40070@freefall.freebsd.org> From: John Polstra Date: Mon, 3 Apr 2000 15:13:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chflags chflags.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/04/03 15:13:42 PDT Modified files: (Branch: RELENG_3) usr.bin/chflags chflags.1 Log: MFC 1.9 -> 1.10: Document that the flags can be specified as an octal number. Revision Changes Path 1.6.2.3 +3 -2 src/usr.bin/chflags/chflags.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:19:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF04237B7F6; Mon, 3 Apr 2000 15:19:46 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA40643; Mon, 3 Apr 2000 15:19:46 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004032219.PAA40643@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 15:19:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 15:19:45 PDT Modified files: sys/dev/usb umass.c Log: Numerous fixes brought in by Lennart Augustsson from NetBSD: - Request the maximum number of LUNs on a device if it is a Bulk-Only device. - Handle NO_TEST_UNIT_READY case for SCSI - Add NO_START_STOP quirk for LS-120 - Fix a KASSERT which was the wrong way around. - Kickstart the LS-120 with the infamous LS-120 specific command of which no one knows what it doesn, apart from the fact that it appeared in the Linux code someday. Revision Changes Path 1.20 +151 -47 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:27:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 80B0237B628; Mon, 3 Apr 2000 15:27:47 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA41320; Mon, 3 Apr 2000 15:27:46 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200004032227.PAA41320@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Mon, 3 Apr 2000 15:27:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4/patches patch-e Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/04/03 15:27:45 PDT Modified files: x11/XFree86-4/patches patch-e Log: patch-e (for locale.alias) in x11/XFree86-4 port was wrong Revision Changes Path 1.3 +12 -3 ports/x11/XFree86-4/patches/patch-e To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:28:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 07E9E37B628; Mon, 3 Apr 2000 15:28:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA41403; Mon, 3 Apr 2000 15:28:17 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004032228.PAA41403@freefall.freebsd.org> From: Nick Hibma Date: Mon, 3 Apr 2000 15:28:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/03 15:28:16 PDT Modified files: sys/dev/usb umass.c Log: Dereference a pointer (print int instead of pointer value) Revision Changes Path 1.21 +2 -2 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:37:18 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id B23CA37BAEE; Mon, 3 Apr 2000 15:37:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id SAA99664; Mon, 3 Apr 2000 18:36:54 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004032236.SAA99664@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000403175251.A81216@catkin.nothing-going-on.org> Date: Mon, 03 Apr 2000 18:36:54 -0400 (EDT) From: John Baldwin To: Nik Clayton Subject: Re: cvs commit: ports/x11/eweather - Imported sources Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 03-Apr-00 Nik Clayton wrote: > On Fri, Mar 31, 2000 at 10:31:33AM -0800, John Baldwin wrote: >> jhb 2000/03/31 10:31:33 PST >> >> ports/x11/eweather - Imported sources >> Update of /home/ncvs/ports/x11/eweather >> In directory freefall.freebsd.org:/d/users/jhb/work/ports/x11/eweather >> >> Log Message: >> E-Weather is an epplet used to display information about the current >> weather similar to the wmWeather dockapp. > > Useful, presumably, if you're in an underground bunker. . . Some of us like our CPU-intensive and memory-hogging eye candy. :) > N -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 15:58: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E220537BB96; Mon, 3 Apr 2000 15:58:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA44598; Mon, 3 Apr 2000 15:58:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004032258.PAA44598@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Apr 2000 15:58:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp defs.c systems.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/03 15:58:01 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp defs.c systems.c Log: MFC: Don't wander off into oblivion when parsing "#" Revision Changes Path 1.31.2.2 +3 -3 src/usr.sbin/ppp/defs.c 1.58.2.3 +1 -7 src/usr.sbin/ppp/systems.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 16: 8:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AD7AF37B760; Mon, 3 Apr 2000 16:08:48 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA45558; Mon, 3 Apr 2000 16:08:49 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200004032308.QAA45558@freefall.freebsd.org> From: Nik Clayton Date: Mon, 3 Apr 2000 16:08:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/cutting-edge chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/04/03 16:08:48 PDT Modified files: en_US.ISO_8859-1/books/handbook/cutting-edge chapter.sgml Log: Point people at /usr/src/UPDATING before doing anything else. Revision Changes Path 1.44 +20 -1 doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 16:12:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C5F3137B58E; Mon, 3 Apr 2000 16:12:28 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA45851; Mon, 3 Apr 2000 16:12:28 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200004032312.QAA45851@freefall.freebsd.org> From: Nik Clayton Date: Mon, 3 Apr 2000 16:12:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/articles/committers-guide article.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/04/03 16:12:28 PDT Modified files: en_US.ISO_8859-1/articles/committers-guide article.sgml Log: Tell the new committer to add themselves to www/en/news/newsflash.sgml Revision Changes Path 1.19 +5 -0 doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 17:26:18 2000 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 83AE437B74A; Mon, 3 Apr 2000 17:26:12 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id UAA65032; Mon, 3 Apr 2000 20:26:08 -0400 (EDT) Date: Mon, 3 Apr 2000 20:26:08 -0400 (EDT) From: "Matthew N. Dodd" To: John Baldwin Cc: Nik Clayton , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/eweather - Imported sources In-Reply-To: <200004032236.SAA99664@server.baldwin.cx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Apr 2000, John Baldwin wrote: > On 03-Apr-00 Nik Clayton wrote: > > On Fri, Mar 31, 2000 at 10:31:33AM -0800, John Baldwin wrote: > > Useful, presumably, if you're in an underground bunker. . . > Some of us like our CPU-intensive and memory-hogging eye candy. :) Some of us also have all the windows foiled over. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 17:27: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 4720B37B5E1; Mon, 3 Apr 2000 17:26:58 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id BFF271C4D; Mon, 3 Apr 2000 20:26:57 -0400 (EDT) Date: Mon, 3 Apr 2000 20:26:57 -0400 From: Bill Fumerola To: Warner Losh Cc: Nick Hibma , "Jonathan M. Bresler" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c Message-ID: <20000403202657.Z23367@jade.chc-chimes.com> References: <200004031516.JAA61399@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004031516.JAA61399@harmony.village.org>; from imp@village.org on Mon, Apr 03, 2000 at 09:16:03AM -0600 X-Operating-System: FreeBSD 3.2-RELEASE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 03, 2000 at 09:16:03AM -0600, Warner Losh wrote: > Since this is userland, I assume that the autoload will happen only if > the security level will allow it? If not, there's a problem here. FYI, I'm pretty sure the same technique is used when ifconfig(8)ing a interface that isn't loaded, or running vinum(8) without it in the kernel, etc. If this is allowed, it's kldload() to blame, not usbd/ifconfig/vinum -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 17:39: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C82137B597; Mon, 3 Apr 2000 17:39:01 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA52818; Mon, 3 Apr 2000 17:39:01 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200004040039.RAA52818@freefall.freebsd.org> From: Paul Saab Date: Mon, 3 Apr 2000 17:39:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.h pxe.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/04/03 17:39:01 PDT Modified files: sys/boot/i386/libi386 pxe.c Added files: sys/boot/i386/libi386 pxe.h Log: Add all the PXE related structures from the 2.1 PXE spec from Intel. Fix exsisting code to match the spec. Revision Changes Path 1.2 +25 -156 src/sys/boot/i386/libi386/pxe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 17:44:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 50ADB37B642; Mon, 3 Apr 2000 17:44:09 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id RAA53211; Mon, 3 Apr 2000 17:44:09 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 3 Apr 2000 17:44:08 -0700 (PDT) From: Kris Kennaway To: "Matthew N. Dodd" Cc: John Baldwin , Nik Clayton , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/eweather - Imported sources In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Apr 2000, Matthew N. Dodd wrote: > > > On Fri, Mar 31, 2000 at 10:31:33AM -0800, John Baldwin wrote: > > > Useful, presumably, if you're in an underground bunker. . . > > Some of us like our CPU-intensive and memory-hogging eye candy. :) > > Some of us also have all the windows foiled over. To prevent brainwave leakage? :-) Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 17:46:28 2000 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 7A06437B545; Mon, 3 Apr 2000 17:46:21 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id UAA65315; Mon, 3 Apr 2000 20:46:19 -0400 (EDT) Date: Mon, 3 Apr 2000 20:46:19 -0400 (EDT) From: "Matthew N. Dodd" To: Kris Kennaway Cc: John Baldwin , Nik Clayton , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/eweather - Imported sources In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Apr 2000, Kris Kennaway wrote: > On Mon, 3 Apr 2000, Matthew N. Dodd wrote: > > > > On Fri, Mar 31, 2000 at 10:31:33AM -0800, John Baldwin wrote: > > > > Useful, presumably, if you're in an underground bunker. . . > > > Some of us like our CPU-intensive and memory-hogging eye candy. :) > > Some of us also have all the windows foiled over. > To prevent brainwave leakage? :-) No, to keep the rays from the Orbital Mind Control Lasers out. sheesh. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 17:55: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id A20B837B7B8; Mon, 3 Apr 2000 17:54:55 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id BAA43077; Tue, 4 Apr 2000 01:43:32 +0100 (BST) (envelope-from nik) Date: Tue, 4 Apr 2000 01:43:30 +0100 From: Nik Clayton To: Will Andrews Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www Makefile ports/www/kwebsearch Makefile ports/www/kwebsearch/files md5 ports/www/kwebsearch/pkg COMMENT DESCR PLIST Message-ID: <20000404014330.A42602@catkin.nothing-going-on.org> References: <200004032208.PAA39524@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <200004032208.PAA39524@freefall.freebsd.org>; from Will Andrews on Mon, Apr 03, 2000 at 03:08:26PM -0700 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 03, 2000 at 03:08:26PM -0700, Will Andrews wrote: > Modified files: > www Makefile > Added files: > www/kwebsearch Makefile > www/kwebsearch/files md5 > www/kwebsearch/pkg COMMENT DESCR PLIST > Log: > Add kwebsearch, a utility to do searches on FTP/WWW/etc. sites from a menu. God how I miss xarchie. . . those were the days. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 18:31:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 266AC37B5B7; Mon, 3 Apr 2000 18:31:32 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA58331; Mon, 3 Apr 2000 18:31:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004040131.SAA58331@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Apr 2000 18:31:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/mirror Makefile ports/ftp/mirror/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/03 18:31:31 PDT Modified files: ftp/mirror Makefile ftp/mirror/files md5 Log: Add patch that allows use of ftp/mirror with newer wu-ftpd servers. PR: 15368 Submitted by: Dmitry Sivachenko No response: maintainer Revision Changes Path 1.14 +4 -1 ports/ftp/mirror/Makefile 1.5 +2 -0 ports/ftp/mirror/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 18:34:16 2000 Delivered-To: cvs-all@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id EC3E237B815; Mon, 3 Apr 2000 18:34:11 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (07-202.dial.008.popsite.net [209.69.77.202]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id SAA54648; Mon, 3 Apr 2000 18:34:08 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 87CB61A2A; Mon, 3 Apr 2000 21:33:32 -0400 (EDT) Date: Mon, 3 Apr 2000 21:33:32 -0400 From: Will Andrews To: Nik Clayton Cc: Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www Makefile ports/www/kwebsearch Makefile ports/www/kwebsearch/files md5 ports/www/kwebsearch/pkg COMMENT DESCR PLIST Message-ID: <20000403213332.I61163@argon.blackdawn.com> References: <200004032208.PAA39524@freefall.freebsd.org> <20000404014330.A42602@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000404014330.A42602@catkin.nothing-going-on.org>; from nik@FreeBSD.ORG on Tue, Apr 04, 2000 at 01:43:30AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 04, 2000 at 01:43:30AM +0100, Nik Clayton wrote: > God how I miss xarchie. . . those were the days. Hmm... ports/net/xarchie seems to be available for use. :-) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 19:16:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4460637B7B0; Mon, 3 Apr 2000 19:16:17 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA62461; Mon, 3 Apr 2000 19:16:17 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004040216.TAA62461@freefall.freebsd.org> From: Cameron Grant Date: Mon, 3 Apr 2000 19:16:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci emu10k1.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/03 19:16:16 PDT Modified files: sys/dev/sound/pci emu10k1.c Log: make the click on starting output go away Revision Changes Path 1.3 +25 -21 src/sys/dev/sound/pci/emu10k1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 19:34:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 06F6837B74A; Mon, 3 Apr 2000 19:34:47 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA64366; Mon, 3 Apr 2000 19:34:46 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004040234.TAA64366@freefall.freebsd.org> From: Cameron Grant Date: Mon, 3 Apr 2000 19:34:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/03 19:34:46 PDT Modified files: sys/conf files Log: enable emu10k1 (sblive) driver, though still playback only Revision Changes Path 1.347 +2 -2 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 19:42:46 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id B2EA337B696; Mon, 3 Apr 2000 19:42:32 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Mon, 3 Apr 2000 22:42:27 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: Nik Clayton Cc: Jun Kuriyama , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/palm/prc-tools-gcc - Imported sources In-Reply-To: <20000401202547.A13683@kilt.nothing-going-on.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 1 Apr 2000, Nik Clayton wrote: > On Fri, Mar 31, 2000 at 01:49:33AM -0500, Brian Fundakowski Feldman wrote: > > On Thu, 30 Mar 2000, Jun Kuriyama wrote: > > > > Log Message: > > > PRC-tools for Palm OS (gcc part). > > > > Want to do one for http://www.palm.com/devzone/pose/emulator_src_30a5.tar.gz? :) > > It's got an autoconf script and requires FLTK, so wouldn't be hard to > > make into a port, if you'd like to add that to your list ;) > > I've looked briefly at this, but it didn't properly detect fltk when I had > it installed. The compile also died with a threads problem when I kludged > roung it. I suspect it's going to require 4.0 to work, and my 4.0 system > isn't up and running yet. I can get it working as far as getting the ROM up and running, the system booted.... but certain operations lock it up :( pthreading problems, it seems. As for FLTK, I don't notice any problem at all :-/ I'll let you know when it's more robust... > N > -- > Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. > Telephone line, $24.95 a month. Software, free. USENET transmission, > hundreds if not thousands of dollars. Thinking before posting, priceless. > Somethings in life you can't buy. For everything else, there's MasterCard. > -- Graham Reed, in the Scary Devil Monastery -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 20:23:55 2000 Delivered-To: cvs-all@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id D547537B60B; Mon, 3 Apr 2000 20:23:45 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id XAA24403; Mon, 3 Apr 2000 23:23:13 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id UAA57250; Mon, 3 Apr 2000 20:22:47 -0700 (PDT) To: Will Andrews Cc: Nik Clayton , Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www Makefile ports/www/kwebsearch Makefile ports/www/kwebsearch/files md5 ports/www/kwebsearch/pkg COMMENT DESCR PLIST References: <200004032208.PAA39524@freefall.freebsd.org> <20000404014330.A42602@catkin.nothing-going-on.org> <20000403213332.I61163@argon.blackdawn.com> From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Date: 03 Apr 2000 20:22:40 -0700 In-Reply-To: Will Andrews's message of "Mon, 3 Apr 2000 21:33:32 -0400" Message-ID: Lines: 8 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Will Andrews * Hmm... ports/net/xarchie seems to be available for use. :-) Speaking of which, isn't archie still an FTP-only listing? Then maybe we should move net/*archie* to ftp.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 20:36:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B443537B5B4; Mon, 3 Apr 2000 20:36:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA70000; Mon, 3 Apr 2000 20:36:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004040336.UAA70000@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 3 Apr 2000 20:36:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/03 20:36:28 PDT Modified files: sysutils/lsof Makefile sysutils/lsof/files md5 Log: Update to version 4.49. * adds support for FreeBSD 5.0 * adds IPv6 support for FreeBSD Revision Changes Path 1.63 +3 -3 ports/sysutils/lsof/Makefile 1.49 +1 -1 ports/sysutils/lsof/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 20:47:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A36F737B5B4; Mon, 3 Apr 2000 20:47:53 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA71104; Mon, 3 Apr 2000 20:47:52 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004040347.UAA71104@freefall.freebsd.org> From: Warner Losh Date: Mon, 3 Apr 2000 20:47:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/03 20:47:52 PDT Modified files: sys/dev/pcic i82365.c Log: Be consistant about using the right child to get the ivars, which is the pcic_handle structure for the socket. Revision Changes Path 1.17 +21 -8 src/sys/dev/pcic/i82365.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 21:12:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 462BE37BA62; Mon, 3 Apr 2000 21:12:45 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA72958; Mon, 3 Apr 2000 21:12:44 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004040412.VAA72958@freefall.freebsd.org> From: Warner Losh Date: Mon, 3 Apr 2000 21:12:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365.c src/sys/dev/pccard pccard_cis.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/03 21:12:44 PDT Modified files: sys/dev/pcic i82365.c sys/dev/pccard pccard_cis.c Log: Fix pcic_detach_socket to get right pcic_handle. Pass sc->dev rather than a bogusly cast pccard_softc *sc. This allows us to insert and remove cards w/o panicing the kernel. However, the cis isn't mapped in, so the pccard_scan_cis function fails. Revision Changes Path 1.18 +2 -2 src/sys/dev/pcic/i82365.c 1.7 +2 -2 src/sys/dev/pccard/pccard_cis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 3 22:29: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22B4837B700; Mon, 3 Apr 2000 22:29:04 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA80629; Mon, 3 Apr 2000 22:29:03 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004040529.WAA80629@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 3 Apr 2000 22:29:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/namazu2 Makefile ports/japanese/namazu2/files md5 ports/japanese/namazu2/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/03 22:29:02 PDT Modified files: japanese/namazu2 Makefile japanese/namazu2/files md5 japanese/namazu2/pkg PLIST Log: Update to 2.0.2. - Fix several small bugs. - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added) - Abolish mknmz --ole option. - Introduce mknmz --html-split option. Split a large HTML document into parts by and index them respectively. Fix PLIST. (@dirrm share/namazu was missing) Revision Changes Path 1.9 +6 -5 ports/japanese/namazu2/Makefile 1.6 +1 -1 ports/japanese/namazu2/files/md5 1.5 +5 -5 ports/japanese/namazu2/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0: 5:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F39B37B8DE; Tue, 4 Apr 2000 00:05:39 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA91509; Tue, 4 Apr 2000 00:05:39 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004040705.AAA91509@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 4 Apr 2000 00:05:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/04 00:05:38 PDT Modified files: Mk bsd.port.mk Log: (1) Change the way the port name and version is specified. New variables: PORTNAME - Base name of port PORTVERSION - Version of port Modified variables: PKGNAME - Always ${PORTNAME}-${PORTVERSION}; error to override this DISTNAME - Defaults to ${PKGNAME} Right now old style is still accepted (unless REQUIRE_PORTNAME is defined) but all port Makefiles will be converted this weekend and bsd.port.mk will be changed again to have the new style be mandatory. Reviewed by: the ports list, mharo in particular (2) Change "clean" to be more generic -- it now has pre-clean/post-clean helpers (it only had pre-clean before) and the actual work is in do-clean so porters can redefine it if necessary. Requested by: "Matthew N. Dodd" Reviewed by: dirk Revision Changes Path 1.333 +43 -18 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:26:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CDD37B5CE; Tue, 4 Apr 2000 00:26:16 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA93341; Tue, 4 Apr 2000 00:26:16 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200004040726.AAA93341@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 00:26:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/curl/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 00:26:16 PDT Modified files: ftp/curl/pkg DESCR Log: Update WWW Submitted by: author Revision Changes Path 1.3 +1 -1 ports/ftp/curl/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:29: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB11337B667; Tue, 4 Apr 2000 00:28:55 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA93597; Tue, 4 Apr 2000 00:28:55 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200004040728.AAA93597@freefall.freebsd.org> From: Paul Saab Date: Tue, 4 Apr 2000 00:28:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/04/04 00:28:55 PDT Modified files: sys/boot/i386/libi386 pxe.h Log: Add a missing PXE API call and structure. Revision Changes Path 1.2 +12 -1 src/sys/boot/i386/libi386/pxe.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:31: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1754837B782; Tue, 4 Apr 2000 00:31:04 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA93815; Tue, 4 Apr 2000 00:31:04 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200004040731.AAA93815@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 00:31:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/librsaintl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 00:31:03 PDT Modified files: secure/lib/librsaintl Makefile Log: Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modssl Submitted by: Jim Bloom Revision Changes Path 1.3 +2 -1 src/secure/lib/librsaintl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:38:33 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id D683837B7EC; Tue, 4 Apr 2000 00:38:24 -0700 (PDT) (envelope-from kris@internat.freebsd.org) Received: (from kris@localhost) by internat.freebsd.org (8.9.3/8.9.3) id JAA24378; Tue, 4 Apr 2000 09:38:18 +0200 (SAST) (envelope-from kris) Message-Id: <200004040738.JAA24378@internat.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 09:38:18 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/librsaintl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 09:38:18 SAST FreeBSD International Crypto Repository Modified files: (Branch: RELENG_4) secure/lib/librsaintl Makefile Log: MFC: Add libcrypto to LDADD Revision Changes Path 1.1.4.2 +2 -1 src/secure/lib/librsaintl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:41:21 2000 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id F165C37B8DE; Tue, 4 Apr 2000 00:41:13 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup3-14.iptelecom.net.ua [212.9.226.142]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA08355; Tue, 4 Apr 2000 10:47:38 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id KAA17554; Tue, 4 Apr 2000 10:40:31 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <38E99C72.926B51A6@altavista.net> Date: Tue, 04 Apr 2000 10:40:34 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Will Andrews Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/xlhtml Makefileports/textproc/xlhtml/files md5 ports/textproc/xlhtml/patchespatch-aa patch-ab patch-ac patch-ad patch-aeports/textproc/xlhtml/pkg COMMENT DESCR PLIST References: <200004032054.NAA32369@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > will 2000/04/03 13:54:50 PDT > > Modified files: > textproc Makefile > Added files: > textproc/xlhtml Makefile > textproc/xlhtml/files md5 > textproc/xlhtml/patches patch-aa patch-ab patch-ac patch-ad > patch-ae > textproc/xlhtml/pkg COMMENT DESCR PLIST > Log: > Add xlhtml, a converter from MS Word/Powerpoint to HTML. ^^^^ Excel/PP in fact ;) -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:44:57 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 99F0337B667; Tue, 4 Apr 2000 00:44:13 -0700 (PDT) (envelope-from kris@internat.freebsd.org) Received: (from kris@localhost) by internat.freebsd.org (8.9.3/8.9.3) id JAA24499; Tue, 4 Apr 2000 09:44:08 +0200 (SAST) (envelope-from kris) Message-Id: <200004040744.JAA24499@internat.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 09:44:08 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/librsaintl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 09:44:08 SAST FreeBSD International Crypto Repository Modified files: secure/lib/librsaintl Makefile Log: MFS: Oops, didn't mean to commit this to RELENG_4 first. It's been tested there though, so we might as well go forward. Revision Changes Path 1.3 +2 -1 src/secure/lib/librsaintl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:45: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 200B537BAB2; Tue, 4 Apr 2000 00:44:58 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA95137; Tue, 4 Apr 2000 00:44:57 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200004040744.AAA95137@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 00:44:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/librsaintl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 00:44:57 PDT Modified files: (Branch: RELENG_4) secure/lib/librsaintl Makefile Log: MFC: Add libcrypto to LDADD Revision Changes Path 1.1.2.2 +2 -1 src/secure/lib/librsaintl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:46:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF7C137B737; Tue, 4 Apr 2000 00:46:34 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA95248; Tue, 4 Apr 2000 00:46:34 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004040746.AAA95248@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 4 Apr 2000 00:46:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/windowmaker Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/04 00:46:34 PDT Modified files: x11-wm/windowmaker Makefile Log: Maxim Sobolev is the new MAINTAINER. Approved by: Brian Handy Revision Changes Path 1.65 +2 -2 ports/x11-wm/windowmaker/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 0:48: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 95F2C37B522; Tue, 4 Apr 2000 00:48:05 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA95424; Tue, 4 Apr 2000 00:48:05 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200004040748.AAA95424@freefall.freebsd.org> From: Doug Rabson Date: Tue, 4 Apr 2000 00:48:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa pnpparse.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/04/04 00:48:04 PDT Modified files: sys/isa pnpparse.c Log: Allow MAXDEP dependants, not MAXDEP-1. Revision Changes Path 1.6 +2 -2 src/sys/isa/pnpparse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 1:38:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F14FE37B6C0; Tue, 4 Apr 2000 01:38:31 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA00678; Tue, 4 Apr 2000 01:38:31 -0700 (PDT) (envelope-from hm@FreeBSD.org) Message-Id: <200004040838.BAA00678@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 4 Apr 2000 01:38:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/04/04 01:38:31 PDT Modified files: usr.sbin/newsyslog newsyslog.c Log: Run newsyslog source through knfom script obtained from Bruce Evans. Joerg Wunsch suggested to do this to make the functional changes in the next commit to newsyslog (which were run through the same script) better visible. Revision Changes Path 1.26 +439 -432 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 1:46:52 2000 Delivered-To: cvs-all@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 5556B37B733; Tue, 4 Apr 2000 01:46:34 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 12cOym-0001i0-0C; Tue, 4 Apr 2000 08:46:32 +0000 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id JAA73707; Tue, 4 Apr 2000 09:48:05 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Tue, 4 Apr 2000 09:42:50 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Bill Fumerola Cc: Warner Losh , "Jonathan M. Bresler" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c In-Reply-To: <20000403202657.Z23367@jade.chc-chimes.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Since this is userland, I assume that the autoload will happen only if > > the security level will allow it? If not, there's a problem here. > > FYI, I'm pretty sure the same technique is used when ifconfig(8)ing a interface > that isn't loaded, or running vinum(8) without it in the kernel, etc. > > If this is allowed, it's kldload() to blame, not usbd/ifconfig/vinum It is definitely true that kldload should enforce the security settings, not userland utils (that are straightforward to write). Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 1:50:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB6FE37B772; Tue, 4 Apr 2000 01:50:08 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA01925; Tue, 4 Apr 2000 01:50:08 -0700 (PDT) (envelope-from hm@FreeBSD.org) Message-Id: <200004040850.BAA01925@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 4 Apr 2000 01:50:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/04/04 01:50:02 PDT Modified files: usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: - implement logfile archivation to a separate, user configurable directory - implement alternate and more flexible way to specify logfile rotation time in addition to the ISO 8601 restricted format - cleanup the source which was a mix of several styles of persons who maintained it so far, ran through knfom script got from bde. Reviewed by: (in part) sheldonh and garyj Revision Changes Path 1.24 +100 -10 src/usr.sbin/newsyslog/newsyslog.8 1.27 +328 -93 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:20:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A18BC37B522; Tue, 4 Apr 2000 02:20:54 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA04919; Tue, 4 Apr 2000 02:20:54 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <200004040920.CAA04919@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 4 Apr 2000 02:20:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp slcompress.h src/sys/net slcompress.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gj 2000/04/04 02:20:53 PDT Modified files: usr.sbin/ppp slcompress.h sys/net slcompress.h Log: Pass me the pointy hat. It was not a good idea to remove csu_header from struct cspace, it had ramifications which I didn't notice. Restore src/usr.sbin/ppp/slcompress.h to the way it was, since MAX_HDR was already defined as 128 there and it's a user program anyway. In sys/net/slcompress.h make MAX_HDR 128 intead of MLEN to avoid bloat. My apologies for any inconvenience. Revision Changes Path 1.15 +9 -3 src/usr.sbin/ppp/slcompress.h 1.16 +7 -2 src/sys/net/slcompress.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:21:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1386C37B9B1; Tue, 4 Apr 2000 02:21:23 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA04989; Tue, 4 Apr 2000 02:21:22 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040921.CAA04989@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:21:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:21:22 PDT Modified files: en/commercial Makefile Log: Remove unneeded tab. Revision Changes Path 1.12 +2 -2 www/en/commercial/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:23:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 32E2037B59D; Tue, 4 Apr 2000 02:23:42 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA05270; Tue, 4 Apr 2000 02:23:41 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040923.CAA05270@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:23:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial gencommercial.pl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:23:41 PDT Modified files: en/commercial gencommercial.pl Log: Add missing . Revision Changes Path 1.6 +2 -2 www/en/commercial/gencommercial.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:26: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D8B5737B7AD; Tue, 4 Apr 2000 02:26:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA05569; Tue, 4 Apr 2000 02:26:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040926.CAA05569@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:26:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial software.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:26:03 PDT Modified files: en/commercial software.raw Log: Add missing

s. Revision Changes Path 1.41 +2 -2 www/en/commercial/software.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:28: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B261837B80E; Tue, 4 Apr 2000 02:28:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA05864; Tue, 4 Apr 2000 02:28:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004040928.CAA05864@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 4 Apr 2000 02:28:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/04 02:28:00 PDT Modified files: etc/defaults make.conf Log: Add an example of how to tweak CXXFLAGS in a make.conf file. This is in responce to several people breaking their world builds by incorrectly assigning to CXXFLAGS. Revision Changes Path 1.104 +7 -1 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:28:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D63C37BC4C; Tue, 4 Apr 2000 02:28:21 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA05909; Tue, 4 Apr 2000 02:28:21 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040928.CAA05909@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:28:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docproj current.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:28:21 PDT Modified files: en/docproj current.sgml Log: Add missing

s. Revision Changes Path 1.21 +5 -5 www/en/docproj/current.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:29:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 997F937B8A6; Tue, 4 Apr 2000 02:29:53 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA06095; Tue, 4 Apr 2000 02:29:53 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040929.CAA06095@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:29:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docproj sgml.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:29:53 PDT Modified files: en/docproj sgml.sgml Log: Add missing

and . Revision Changes Path 1.14 +4 -3 www/en/docproj/sgml.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:31:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AA3D537B7FC; Tue, 4 Apr 2000 02:31:13 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA06221; Tue, 4 Apr 2000 02:31:13 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040931.CAA06221@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:31:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docproj translations.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:31:13 PDT Modified files: en/docproj translations.sgml Log: Add missing . Revision Changes Path 1.31 +3 -3 www/en/docproj/translations.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:34:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF0C237B556; Tue, 4 Apr 2000 02:34:36 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA06546; Tue, 4 Apr 2000 02:34:36 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040934.CAA06546@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:34:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docproj docproj.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:34:36 PDT Modified files: en/docproj docproj.sgml Log: Add .... Revision Changes Path 1.14 +4 -2 www/en/docproj/docproj.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:37:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C341137B556; Tue, 4 Apr 2000 02:37:48 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA06835; Tue, 4 Apr 2000 02:37:48 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040937.CAA06835@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:37:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news includes.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:37:48 PDT Modified files: en/news includes.sgml Log: Add

s. Revision Changes Path 1.7 +4 -4 www/en/news/includes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:40:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0A0737B6B9; Tue, 4 Apr 2000 02:40:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07142; Tue, 4 Apr 2000 02:40:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040940.CAA07142@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:40:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news qnewsletter-1-3.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:40:32 PDT Modified files: en/news qnewsletter-1-3.sgml Log: Add missing

s. Revision Changes Path 1.9 +3 -3 www/en/news/qnewsletter-1-3.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:41:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A1CE37B540; Tue, 4 Apr 2000 02:41:52 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07432; Tue, 4 Apr 2000 02:41:52 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040941.CAA07432@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:41:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news qnewsletter-1-4.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:41:51 PDT Modified files: en/news qnewsletter-1-4.sgml Log: Add missing . Revision Changes Path 1.9 +3 -2 www/en/news/qnewsletter-1-4.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:42:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C1A9337B7A0; Tue, 4 Apr 2000 02:42:45 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07527; Tue, 4 Apr 2000 02:42:45 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040942.CAA07527@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:42:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news qnewsletter-1-5.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:42:45 PDT Modified files: en/news qnewsletter-1-5.sgml Log: Add missing . Revision Changes Path 1.7 +2 -4 www/en/news/qnewsletter-1-5.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:44: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E949337B6AE; Tue, 4 Apr 2000 02:44:05 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07637; Tue, 4 Apr 2000 02:44:05 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040944.CAA07637@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:44:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news qnewsletter-1-6.sgml qnewsletter-1-7.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:44:05 PDT Modified files: en/news qnewsletter-1-6.sgml qnewsletter-1-7.sgml Log: Add missing . Revision Changes Path 1.6 +2 -4 www/en/news/qnewsletter-1-6.sgml 1.5 +2 -4 www/en/news/qnewsletter-1-7.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:45:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5095E37B5EE; Tue, 4 Apr 2000 02:45:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07922; Tue, 4 Apr 2000 02:45:25 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040945.CAA07922@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:45:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news qnewsletter-2-1.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:45:25 PDT Modified files: en/news qnewsletter-2-1.sgml Log: Add missing

and . Revision Changes Path 1.4 +3 -2 www/en/news/qnewsletter-2-1.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:46:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 533CA37B5B0; Tue, 4 Apr 2000 02:46:40 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA08062; Tue, 4 Apr 2000 02:46:39 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004040946.CAA08062@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 4 Apr 2000 02:46:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news qnewsletter-2-2.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/04 02:46:39 PDT Modified files: en/news qnewsletter-2-2.sgml Log: Add missing

s and . Revision Changes Path 1.3 +4 -3 www/en/news/qnewsletter-2-2.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 2:53:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D4F337B512; Tue, 4 Apr 2000 02:53:15 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA08761; Tue, 4 Apr 2000 02:53:14 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004040953.CAA08761@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 4 Apr 2000 02:53:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/grail Makefile CVSROOT modules ports/x11-toolkits/pmw Makefile ports/x11-toolkits Makefile ports/x11-toolkits/py-tkinter Makefile ports/x11-toolkits/py-tkinter/files Setup md5 ports/x11-toolkits/py-tkinter/pkg COMMENT DESCR PLIST ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/04 02:53:13 PDT Modified files: www/grail Makefile . modules x11-toolkits/pmw Makefile x11-toolkits Makefile graphics/py-imaging Makefile lang/python Makefile graphics/sketch Makefile Added files: x11-toolkits/py-tkinter Makefile x11-toolkits/py-tkinter/files Setup md5 x11-toolkits/py-tkinter/pkg COMMENT DESCR PLIST Removed files: lang/python/pkg PLIST.tk Log: Separate the Python Tk module from the main port. I've been wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly. Revision Changes Path 1.13 +2 -3 ports/www/grail/Makefile 1.1030 +2 -1 CVSROOT/modules 1.10 +2 -3 ports/x11-toolkits/pmw/Makefile 1.55 +2 -1 ports/x11-toolkits/Makefile 1.8 +3 -3 ports/graphics/py-imaging/Makefile 1.63 +2 -16 ports/lang/python/Makefile 1.16 +5 -5 ports/graphics/sketch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 3: 2:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4155D37B510; Tue, 4 Apr 2000 03:02:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA09557; Tue, 4 Apr 2000 03:02:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004041002.DAA09557@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 4 Apr 2000 03:02:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/codecrusader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/04 03:02:37 PDT Modified files: devel/codecrusader Makefile Log: Remove commented out BROKEN. Revision Changes Path 1.8 +1 -3 ports/devel/codecrusader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 4:13: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5643E37B56B; Tue, 4 Apr 2000 04:12:57 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA17964; Tue, 4 Apr 2000 04:12:57 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <200004041112.EAA17964@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 4 Apr 2000 04:12:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gj 2000/04/04 04:12:56 PDT Modified files: gnu/usr.bin/binutils/gdb Makefile Log: Add a '+' to the first LDADD, otherwise it clobbers the LDADD in Makefile.alpha such that the -lkvm disappears and the link fails. This time I tested it, honest :) Revision Changes Path 1.45 +2 -2 src/gnu/usr.bin/binutils/gdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 4:42:14 2000 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id E2B1C37B56B; Tue, 4 Apr 2000 04:42:06 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id KAA06420; Tue, 4 Apr 2000 10:09:07 +0100 (BST) (envelope-from nik) Date: Tue, 4 Apr 2000 10:09:07 +0100 From: Nik Clayton To: Will Andrews Cc: Nik Clayton , Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www Makefile ports/www/kwebsearch Makefile ports/www/kwebsearch/files md5 ports/www/kwebsearch/pkg COMMENT DESCR PLIST Message-ID: <20000404100906.A6268@catkin.nothing-going-on.org> References: <200004032208.PAA39524@freefall.freebsd.org> <20000404014330.A42602@catkin.nothing-going-on.org> <20000403213332.I61163@argon.blackdawn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000403213332.I61163@argon.blackdawn.com>; from andrews@technologist.com on Mon, Apr 03, 2000 at 09:33:32PM -0400 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 03, 2000 at 09:33:32PM -0400, Will Andrews wrote: > On Tue, Apr 04, 2000 at 01:43:30AM +0100, Nik Clayton wrote: > > God how I miss xarchie. . . those were the days. > > Hmm... ports/net/xarchie seems to be available for use. :-) Yeah. Sadly, archie.doc.ic.ac.uk died a death some years back. Bah. This web thing will never catch on you know, mark my words. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 4:51:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B305E37B827; Tue, 4 Apr 2000 04:51:21 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA20630; Tue, 4 Apr 2000 04:51:21 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004041151.EAA20630@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 4 Apr 2000 04:51:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/04 04:51:21 PDT Modified files: mail/exim Makefile Log: Fix mysql lookups and add experimental glue for ldap lookups. Reported by: Peter Lockhart Revision Changes Path 1.45 +17 -2 ports/mail/exim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 5:30: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id 301D437B703 for ; Tue, 4 Apr 2000 05:29:53 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: (qmail 17429 invoked from network); 4 Apr 2000 12:29:48 -0000 Received: from bde.zeta.org.au (203.2.228.102) by gidora.zeta.org.au with SMTP; 4 Apr 2000 12:29:48 -0000 Date: Tue, 4 Apr 2000 22:29:29 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Poul-Henning Kamp Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-Reply-To: <23861.954797317@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Apr 2000, Poul-Henning Kamp wrote: > In message , Bruce Ev > ans writes: > >Not quite. Something obviously has to set the disk-level block number > >(currently bio_pblkno). It should be set from a valid block number or > >offset (bio_blkno or bio_offset). There needs to be a validity bit or > >out-of bounds values to indicate invalid fields (I prefer the bit). > >Callers prefer bio_blkno if it is convenient and works (i.e., in most > >cases, until 1TB disks become common). > Uhm Bruce, the code to implement this dual valid bit thingie will take > up more space than we will ever save by doing it. > > Lets keep it simple please. You don't understand. This _is_ simple and efficient. See the first 40 lines of dscheck() which deal with translation from a logical blkno to slice-relative physical blkno. The duality bit handling adds only about 28 lines to this: if (ssp->dss_secmult == 1) { /* old */ if (biop->bio_flags & BIO_BYTEOFFSET) { if (biop->bio_offset % (u_int64_t)DEV_BSIZE) goto bad_bio_offset; if (biop->bio_offset >= (u_int64_t)DEV_BSIZE << 31) goto bad_bio_offset; secno = biop->b_offset >> DEV_BSHIFT; } else secno = blkno; /* old */ ... /* old */ } else { /* old */ and 2 more sets of 7 new lines for the other 2 special cases for ssp->dss_secmult, and 7 new lines for error reporting. The few callers that want a byte offset need 1 new line to set BIO_BYTEOFFSET. Currently, only physio() wants this. > I will propose we stick to just one field in struct bio: a 64bit > byte offset, we may want to keep a blkno around in struct buf, > but lets decide that separately. This requires more widespread changes to convert block numbers to offsets in all file systems, and normally gives 2 extra sets of conversions: first to offsets in the file systems, then to sector numbers in dscheck(). With more work on the filesystems, some of the conversions can be combined. E.g., in ffs, fs->fsbtodb gives the shift count for converting fs-blocks to "disk" blocks. It needs to be replaced by (fs->fsbtodb + 9) to convert directly from fs-blocks to byte offsets. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 5:37:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 02FFB37B96E; Tue, 4 Apr 2000 05:37:18 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: (from patrick@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA24625; Tue, 4 Apr 2000 05:37:17 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Message-Id: <200004041237.FAA24625@freefall.freebsd.org> From: "Patrick S. Gardella" Date: Tue, 4 Apr 2000 05:37:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/java/dists 12.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG patrick 2000/04/04 05:37:17 PDT Modified files: en/java/dists 12.sgml Log: Adding notice about pre-alpha JDK 1.2.2 patches. Submitted by: K.J.Koster@kpn.com Revision Changes Path 1.5 +11 -1 www/en/java/dists/12.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 5:40:12 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 7FAD937B729; Tue, 4 Apr 2000 05:39:58 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id OAA27009; Tue, 4 Apr 2000 14:39:40 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-reply-to: Your message of "Tue, 04 Apr 2000 22:29:29 +1000." Date: Tue, 04 Apr 2000 14:39:40 +0200 Message-ID: <27007.954851980@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Bruce Ev ans writes: >> I will propose we stick to just one field in struct bio: a 64bit >> byte offset, we may want to keep a blkno around in struct buf, >> but lets decide that separately. > >This requires more widespread changes to convert block numbers to offsets >in all file systems, and normally gives 2 extra sets of conversions: No, we can populate the bio_offset in specfs::strategy if it isn't already, we don't need to touch any filesystems for this: if (!(bp->b_FLAGS & B_PHYS)) bp->bio_offset = bp->b_blkno << DEV_BSIZE; -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 5:44:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AB8637B604; Tue, 4 Apr 2000 05:44:28 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: (from patrick@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA25669; Tue, 4 Apr 2000 05:44:27 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Message-Id: <200004041244.FAA25669@freefall.freebsd.org> From: "Patrick S. Gardella" Date: Tue, 4 Apr 2000 05:44:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/java howhelp.sgml newsflash.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG patrick 2000/04/04 05:44:27 PDT Modified files: en/java howhelp.sgml newsflash.sgml Log: Add mentions of the pre-alpha JDK 1.2.2 patches availible from Greg Lewis. Submitted by: K.J.Koster@kpn.com Revision Changes Path 1.5 +8 -1 www/en/java/howhelp.sgml 1.5 +17 -1 www/en/java/newsflash.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 6:14:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F91637B6D3; Tue, 4 Apr 2000 06:14:45 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA28381; Tue, 4 Apr 2000 06:14:45 -0700 (PDT) (envelope-from hm@FreeBSD.org) Message-Id: <200004041314.GAA28381@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 4 Apr 2000 06:14:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/04/04 06:14:44 PDT Modified files: sys/i386/conf GENERIC Log: Remove obsolete reference to PCVT_FREEBSD. Revision Changes Path 1.250 +2 -2 src/sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 6:21:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F1D037B84A; Tue, 4 Apr 2000 06:21:49 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA29203; Tue, 4 Apr 2000 06:21:49 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004041321.GAA29203@freefall.freebsd.org> From: Roger Hardiman Date: Tue, 4 Apr 2000 06:21:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/04 06:21:49 PDT Modified files: net/openh323/patches patch-ab Log: Fix definition of socklen_t for 3.4-stable machines PR: ports/17296 Revision Changes Path 1.2 +30 -10 ports/net/openh323/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 6:22:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3271E37B62C; Tue, 4 Apr 2000 06:22:26 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA29275; Tue, 4 Apr 2000 06:22:26 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004041322.GAA29275@freefall.freebsd.org> From: Roger Hardiman Date: Tue, 4 Apr 2000 06:22:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/04 06:22:26 PDT Added files: net/openh323/patches patch-ac Log: Fix definition of socklet_t for 3.4-stable PR: ports/17296 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 6:36:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E645937B778; Tue, 4 Apr 2000 06:36:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA46178; Tue, 4 Apr 2000 06:36:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004041336.GAA46178@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Apr 2000 06:36:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/esecanna Makefile ports/japanese/esecanna/files md5 ports/japanese/esecanna/pkg MESSAGE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/04 06:36:31 PDT Modified files: japanese/esecanna Makefile japanese/esecanna/files md5 japanese/esecanna/pkg MESSAGE Log: Update to 0.99.1 - pre-official release. Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions. Revision Changes Path 1.11 +4 -4 ports/japanese/esecanna/Makefile 1.9 +1 -1 ports/japanese/esecanna/files/md5 1.5 +3 -3 ports/japanese/esecanna/pkg/MESSAGE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 6:38:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3090B37B801; Tue, 4 Apr 2000 06:38:11 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA54247; Tue, 4 Apr 2000 06:38:10 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004041338.GAA54247@freefall.freebsd.org> From: Roger Hardiman Date: Tue, 4 Apr 2000 06:38:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/04 06:38:10 PDT Modified files: net/openh323 Makefile Log: Do not allow OpenH323 to autodetect the OS, OS Version and CPU architecture. Instead pass in the actual values, as defined in bsd.port.mk Also, fix bug in do-install which prevented Alpha installs. Submitted by: Karl.Dietz@frankfurt.netsurf.de Revision Changes Path 1.6 +5 -2 ports/net/openh323/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 6:41:58 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id AF4B837B537; Tue, 4 Apr 2000 06:41:42 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F54B3.dip0.t-ipconnect.de [193.159.84.179]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id OAA12202; Tue, 4 Apr 2000 14:41:01 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 22B17AC2C; Tue, 4 Apr 2000 15:42:55 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id PAA02156; Tue, 4 Apr 2000 15:40:16 +0200 (CEST) (envelope-from alex) Date: Tue, 4 Apr 2000 15:40:16 +0200 From: Alexander Langer To: Roger Hardiman Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/net/openh323/patches patch-ac Message-ID: <20000404154016.A2111@cichlids.cichlids.com> References: <200004041322.GAA29275@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004041322.GAA29275@freefall.freebsd.org>; from roger@FreeBSD.ORG on Tue, Apr 04, 2000 at 06:22:26AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Roger Hardiman (roger@FreeBSD.ORG): > Fix definition of socklet_t for 3.4-stable Is this still needed? I thought David O'Brien fixed that globally in socket.h. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 7:10:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61FCB37B67A; Tue, 4 Apr 2000 07:10:20 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA00798; Tue, 4 Apr 2000 07:10:20 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004041410.HAA00798@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 4 Apr 2000 07:10:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sketch Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/04 07:10:20 PDT Modified files: graphics/sketch Makefile Log: Add missing \ for continuation line. Submitted by: Fenner's distfile survey error log Revision Changes Path 1.17 +2 -2 ports/graphics/sketch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 7:12:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 651F437B9F8; Tue, 4 Apr 2000 07:12:36 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01023; Tue, 4 Apr 2000 07:12:36 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <200004041412.HAA01023@freefall.freebsd.org> From: Bruce Evans Date: Tue, 4 Apr 2000 07:12:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chflags chflags.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2000/04/04 07:12:36 PDT Modified files: usr.bin/chflags chflags.c Log: Fixed prototype for setflags(). setflags() returns int, not u_long, and "extern" in function prototypes is a style bug. The type mismatch broke chflags(1) on i386's with 64-bit longs and may have broken it on alphas. Revision Changes Path 1.8 +2 -2 src/usr.bin/chflags/chflags.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 7:15:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C0B137B61A; Tue, 4 Apr 2000 07:15:16 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA01439; Tue, 4 Apr 2000 07:15:16 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <200004041415.HAA01439@freefall.freebsd.org> From: Bruce Evans Date: Tue, 4 Apr 2000 07:15:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chflags chflags.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2000/04/04 07:15:16 PDT Modified files: (Branch: RELENG_4) usr.bin/chflags chflags.c Log: MFC (1.8: fix prototype for setflags()). Revision Changes Path 1.7.2.1 +2 -2 src/usr.bin/chflags/chflags.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 7:20: 8 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 608) id A20C537B778; Tue, 4 Apr 2000 07:20:00 -0700 (PDT) From: "Jonathan M. Bresler" To: n_hibma@calcaphon.com Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org In-reply-to: (message from Nick Hibma on Sun, 2 Apr 2000 22:08:08 +0100 (BST)) Subject: Re: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c Message-Id: <20000404142000.A20C537B778@hub.freebsd.org> Date: Tue, 4 Apr 2000 07:20:00 -0700 (PDT) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > You forgot to update the manpage. Second I am not at all happy about the > immediate MFC. > > Nick > ahhh....the immediate MFC stems from my feeling that usbd should have autoload the kld, if needed, from the beginning. i am confident of the code having discussed it with #bsdcode and Peter Wemm in particular. are you worried that the change will break 4.0? I certainly hope that it will not break either 4.0 or current. i am using it with current now, have been a couple days. the algorithm is very similar to what vinum uses. jmb > On Sat, 1 Apr 2000, Jonathan M. Bresler wrote: > > > jmb 2000/04/01 22:33:39 PST > > > > Modified files: (Branch: RELENG_4) > > sys/dev/usb usb.h > > usr.sbin/usbd usbd.c > > Log: > > MFC: usbd(8) will autoload the usbd kld if necessary > > > > Revision Changes Path > > 1.17.2.2 +5 -1 src/sys/dev/usb/usb.h > > 1.10.2.1 +9 -1 src/usr.sbin/usbd/usbd.c > > > > > > -- > n_hibma@webweaving.org > n_hibma@freebsd.org USB project > http://www.etla.net/~n_hibma/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 8: 9: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 8BE8A37BA5D; Tue, 4 Apr 2000 08:08:57 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id QAA08602 Tue, 4 Apr 2000 16:08:41 +0100 (BST) Message-ID: <38EA056F.4022505A@cs.strath.ac.uk> Date: Tue, 04 Apr 2000 16:08:31 +0100 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Langer Cc: Roger Hardiman , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/net/openh323/patches patch-ac References: <200004041322.GAA29275@freefall.freebsd.org> <20000404154016.A2111@cichlids.cichlids.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Langer wrote: > > > Fix definition of socklet_t for 3.4-stable > > Is this still needed? > I thought David O'Brien fixed that globally in > socket.h. My commit log is not very clear out of context. I should have written something like this.... "Only define socklen_t for 3.4-Release or earlier" "This fixes the double defintion of socklen_t for 3.4-stable reported in the PR." Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 8:20:21 2000 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id 1193D37BB41; Tue, 4 Apr 2000 08:20:15 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA29710; Tue, 4 Apr 2000 09:20:13 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA08689; Tue, 4 Apr 2000 09:20:13 -0600 (MDT) (envelope-from nate) Date: Tue, 4 Apr 2000 09:20:13 -0600 (MDT) Message-Id: <200004041520.JAA08689@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Hellmuth Michaelis Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/newsyslog newsyslog.c In-Reply-To: <200004040838.BAA00678@freefall.freebsd.org> References: <200004040838.BAA00678@freefall.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Modified files: > usr.sbin/newsyslog newsyslog.c > Log: > Run newsyslog source through knfom script obtained from Bruce Evans. Is this script available publically? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 8:32:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B62437BA62; Tue, 4 Apr 2000 08:32:41 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA10519; Tue, 4 Apr 2000 08:32:41 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004041532.IAA10519@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 4 Apr 2000 08:32:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 aue.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/04 08:32:40 PDT Modified files: share/man/man4 aue.4 Log: Whitespace change: Remove single-space hard sentence break introduced in the previous commit. Reviewed by: jmb Revision Changes Path 1.9 +4 -3 src/share/man/man4/aue.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 8:44:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5864F37BAEF; Tue, 4 Apr 2000 08:44:56 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA11945; Tue, 4 Apr 2000 08:44:56 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004041544.IAA11945@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 4 Apr 2000 08:44:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 aue.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/04 08:44:56 PDT Modified files: (Branch: RELENG_4) share/man/man4 aue.4 Log: MFC rev 1.9: Fix single space hard sentence break. Revision Changes Path 1.7.2.2 +4 -3 src/share/man/man4/aue.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 8:47:39 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id C7E1037B5A0; Tue, 4 Apr 2000 08:47:30 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id BAA22018; Wed, 5 Apr 2000 01:47:16 +1000 Date: Wed, 5 Apr 2000 01:46:57 +1000 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Poul-Henning Kamp Cc: "Justin T. Gibbs" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mib.c vfs_bio.c src/sys/sys buf.h In-Reply-To: <27007.954851980@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 4 Apr 2000, Poul-Henning Kamp wrote: > In message , Bruce Ev > ans writes: > > >> I will propose we stick to just one field in struct bio: a 64bit > >> byte offset, we may want to keep a blkno around in struct buf, > >> but lets decide that separately. > > > >This requires more widespread changes to convert block numbers to offsets > >in all file systems, and normally gives 2 extra sets of conversions: > > No, we can populate the bio_offset in specfs::strategy if it isn't > already, we don't need to touch any filesystems for this: > > if (!(bp->b_FLAGS & B_PHYS)) > bp->bio_offset = bp->b_blkno << DEV_BSIZE; This should use dbtob() to avoid overflow. BTW, dbtob() is broken on alphas. OK, this is good enough for keeping complications out of the bio layer. There are so many layers between bawrite() and the driver strategy routine that the overhead for an extra conversion or two will be lost in the bloat. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 9:46:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 459CF37B7AE; Tue, 4 Apr 2000 09:46:21 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA17962; Tue, 4 Apr 2000 09:46:21 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004041646.JAA17962@freefall.freebsd.org> From: Roger Hardiman Date: Tue, 4 Apr 2000 09:46:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include ioctl_bt848.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/04 09:46:20 PDT Modified files: sys/i386/include ioctl_bt848.h Log: Add multiple #include protection Submitted by: Thomas Klausner Revision Changes Path 1.26 +7 -1 src/sys/i386/include/ioctl_bt848.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 9:54:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 392EC37BAD7; Tue, 4 Apr 2000 09:54:15 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA18847; Tue, 4 Apr 2000 09:54:15 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004041654.JAA18847@freefall.freebsd.org> From: Roger Hardiman Date: Tue, 4 Apr 2000 09:54:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bktr CHANGELOG.TXT bktr_audio.c bktr_card.c bktr_card.h bktr_core.c bktr_core.h bktr_i2c.c bktr_i2c.h bktr_os.c bktr_reg.h bktr_tuner.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/04 09:54:14 PDT Modified files: sys/dev/bktr CHANGELOG.TXT bktr_audio.c bktr_card.c bktr_card.h bktr_core.c bktr_core.h bktr_i2c.c bktr_i2c.h bktr_os.c bktr_reg.h bktr_tuner.c Log: Upgrade the bktr driver from 2.07 to 2.10. - The driver now uses bus_space() and runs on NetBSD 1.4.2 Submitted by Thomas Klausner - Remove startup quirks for video and vbi capture for PAL users. PAL TV users can now run FXTV and Alevt in any order. - Add support for cable channels >100 Submitted by Scott Presnell - New MSP3410/3415 setup code added. This is experimental. Please set the sysctl hw.bt848.slow_msp_audio to 1 for this. Submitted by Frank Nobis Revision Changes Path 1.9 +28 -4 src/sys/dev/bktr/CHANGELOG.TXT 1.3 +137 -34 src/sys/dev/bktr/bktr_audio.c 1.10 +47 -24 src/sys/dev/bktr/bktr_card.c 1.3 +3 -2 src/sys/dev/bktr/bktr_card.h 1.104 +453 -494 src/sys/dev/bktr/bktr_core.c 1.3 +3 -3 src/sys/dev/bktr/bktr_core.h 1.14 +33 -32 src/sys/dev/bktr/bktr_i2c.c 1.3 +2 -2 src/sys/dev/bktr/bktr_i2c.h 1.5 +546 -39 src/sys/dev/bktr/bktr_os.c 1.37 +79 -18 src/sys/dev/bktr/bktr_reg.h 1.6 +22 -5 src/sys/dev/bktr/bktr_tuner.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 10: 5:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE1AE37B9A1; Tue, 4 Apr 2000 10:05:20 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20004; Tue, 4 Apr 2000 10:05:20 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004041705.KAA20004@freefall.freebsd.org> From: Warner Losh Date: Tue, 4 Apr 2000 10:05:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/04 10:05:20 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: Minor nits in 3.4->4.0 upgrade Revision Changes Path 1.73.2.3 +8 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 10:14:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5363337B792; Tue, 4 Apr 2000 10:14:20 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20906; Tue, 4 Apr 2000 10:14:19 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004041714.KAA20906@freefall.freebsd.org> From: Warner Losh Date: Tue, 4 Apr 2000 10:14:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/04 10:14:19 PDT Modified files: . UPDATING Log: Add information about the dangarous apollo MPV3 chipset. Several people have suggested the workaround to me (use only PIO mode) and I've not seend a message saying ths was fixed. I'll removed the bold warning stars after the issue is corrected. Revision Changes Path 1.77 +13 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 11: 7:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DBCC37B8C4; Tue, 4 Apr 2000 11:07:33 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA27060; Tue, 4 Apr 2000 11:07:33 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004041807.LAA27060@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Apr 2000 11:07:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/04 11:07:33 PDT Modified files: . modules Log: mule-ucs-emacs20 --> ports/converters/mule-ucs-emacs20 Revision Changes Path 1.1031 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 11:11:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B84E737BB65; Tue, 4 Apr 2000 11:11:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA27353; Tue, 4 Apr 2000 11:11:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004041811.LAA27353@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Apr 2000 11:11:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/mule-ucs-emacs20 - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/04 11:11:30 PDT ports/converters/mule-ucs-emacs20 - Imported sources Update of /home/ncvs/ports/converters/mule-ucs-emacs20 In directory freefall.freebsd.org:/d/users/knu/work/mule-ucs-emacs20 Log Message: This is the Mule-UCS (Universal enCoding System) for FSF Emacs 20, an Emacs Lisp library to define encoding/decoding schemes by rather simple translation rule.. PR: ports/16931 Submitted by: OKAZAKI Tetsurou Status: Vendor Tag: OKAZAKI Release Tags: v0_74 N ports/converters/mule-ucs-emacs20/Makefile N ports/converters/mule-ucs-emacs20/files/md5 N ports/converters/mule-ucs-emacs20/pkg/COMMENT N ports/converters/mule-ucs-emacs20/pkg/DESCR N ports/converters/mule-ucs-emacs20/pkg/MESSAGE N ports/converters/mule-ucs-emacs20/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 11:13:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DEA337B8C4; Tue, 4 Apr 2000 11:13:49 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA27529; Tue, 4 Apr 2000 11:13:49 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004041813.LAA27529@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Apr 2000 11:13:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/04 11:13:48 PDT Modified files: converters Makefile Log: Activate mule-ucs-emacs20. Revision Changes Path 1.31 +2 -1 ports/converters/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 11:22:57 2000 Delivered-To: cvs-all@freebsd.org Received: from herbelot.dyndns.org (d016.paris-30.cybercable.fr [212.198.30.16]) by hub.freebsd.org (Postfix) with ESMTP id 4DF2337B63E; Tue, 4 Apr 2000 11:22:52 -0700 (PDT) (envelope-from herbelot@cybercable.fr) Received: from cybercable.fr (multi.herbelot.nom [192.168.1.2]) by gw.herbelot.nom (8.9.3/8.9.3) with ESMTP id HAA02415; Tue, 4 Apr 2000 07:56:00 +0200 (CEST) (envelope-from herbelot@cybercable.fr) Message-ID: <38E982EE.8663A034@cybercable.fr> Date: Tue, 04 Apr 2000 07:51:42 +0200 From: Thierry Herbelot X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Paul Saab Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/libi386 pxe.h pxe.c References: <200004040039.RAA52818@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, what is the level of PXE support ? I have seen recently a note on Intel web site showing how to install RedHat 6.2 via PXE, so this is a first application, but I would be interested in just diskless booting (the local hard disk would only be used for swapping and a scratchpad for temporary data) TfH Paul Saab wrote: > > ps 2000/04/03 17:39:01 PDT > > Modified files: > sys/boot/i386/libi386 pxe.c > Added files: > sys/boot/i386/libi386 pxe.h > Log: > Add all the PXE related structures from the 2.1 PXE spec from Intel. > Fix exsisting code to match the spec. [SNIP] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 11:44: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC8EA37B53A; Tue, 4 Apr 2000 11:44:03 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA30953; Tue, 4 Apr 2000 11:44:03 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200004041844.LAA30953@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 4 Apr 2000 11:44:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pgperl Makefile ports/graphics/pgperl/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/04/04 11:44:03 PDT Modified files: graphics/pgperl Makefile graphics/pgperl/files md5 Log: upgrade: 2.15->2.16 PR: ports/17784 Submitted by: Brian Handy Revision Changes Path 1.19 +4 -4 ports/graphics/pgperl/Makefile 1.5 +1 -1 ports/graphics/pgperl/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 12: 3:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 460EF37B6AA; Tue, 4 Apr 2000 12:03:37 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA33636; Tue, 4 Apr 2000 12:03:37 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004041903.MAA33636@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Apr 2000 12:03:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb/pkg MESSAGE ports/archivers/fastjar Makefile ports/archivers/fastjar/pkg MESSAGE ports/www/flashplugin/pkg REQ ports/japanese/esecanna/pkg DESCR MESSAGE ports/japanese/esecanna-module-vje25/pkg DESCR ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/04 12:03:37 PDT Modified files: devel/cvsweb/pkg MESSAGE archivers/fastjar Makefile archivers/fastjar/pkg MESSAGE www/flashplugin/pkg REQ japanese/esecanna/pkg DESCR MESSAGE japanese/esecanna-module-vje25/pkg DESCR japanese/esecanna-module-vje30/pkg DESCR japanese/esecanna-module-wnn6/pkg DESCR japanese/jed/pkg DESCR MESSAGE japanese/p5-Text-Kakasi/pkg DESCR japanese/vje30/pkg MESSAGE japanese/vje30-trial/pkg MESSAGE emulators/vmware/pkg MESSAGE emulators/vmware2/pkg MESSAGE PLIST Log: Style fix: - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint Revision Changes Path 1.3 +2 -2 ports/devel/cvsweb/pkg/MESSAGE 1.2 +2 -2 ports/archivers/fastjar/Makefile 1.2 +1 -1 ports/archivers/fastjar/pkg/MESSAGE 1.3 +0 -1 ports/www/flashplugin/pkg/REQ 1.3 +1 -2 ports/japanese/esecanna/pkg/DESCR 1.6 +4 -0 ports/japanese/esecanna/pkg/MESSAGE 1.2 +1 -2 ports/japanese/esecanna-module-vje25/pkg/DESCR 1.2 +1 -2 ports/japanese/esecanna-module-vje30/pkg/DESCR 1.2 +1 -2 ports/japanese/esecanna-module-wnn6/pkg/DESCR 1.2 +0 -1 ports/japanese/jed/pkg/DESCR 1.2 +3 -1 ports/japanese/jed/pkg/MESSAGE 1.2 +0 -4 ports/japanese/p5-Text-Kakasi/pkg/DESCR 1.2 +4 -4 ports/japanese/vje30/pkg/MESSAGE 1.2 +4 -4 ports/japanese/vje30-trial/pkg/MESSAGE 1.3 +1 -1 ports/emulators/vmware/pkg/MESSAGE 1.4 +2 -2 ports/emulators/vmware2/pkg/MESSAGE 1.5 +1 -1 ports/emulators/vmware2/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 12:15:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C725A37B9B9; Tue, 4 Apr 2000 12:15:05 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA34674; Tue, 4 Apr 2000 12:15:05 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004041915.MAA34674@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Apr 2000 12:15:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware Makefile ports/emulators/vmware/pkg MESSAGE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/04 12:15:05 PDT Modified files: emulators/vmware Makefile emulators/vmware/pkg MESSAGE Log: Synchronize with vmware2. Revision Changes Path 1.6 +3 -7 ports/emulators/vmware/Makefile 1.4 +4 -13 ports/emulators/vmware/pkg/MESSAGE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 12:33:38 2000 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 1152037B6F1; Tue, 4 Apr 2000 12:33:30 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 12cZ4g-0005uS-0Y; Tue, 4 Apr 2000 20:33:19 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id UAA68610; Tue, 4 Apr 2000 20:38:14 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 4 Apr 2000 20:39:39 +0100 (BST) From: Doug Rabson To: Nick Hibma Cc: Bill Fumerola , Warner Losh , "Jonathan M. Bresler" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 4 Apr 2000, Nick Hibma wrote: > > > Since this is userland, I assume that the autoload will happen only if > > > the security level will allow it? If not, there's a problem here. > > > > FYI, I'm pretty sure the same technique is used when ifconfig(8)ing a interface > > that isn't loaded, or running vinum(8) without it in the kernel, etc. > > > > If this is allowed, it's kldload() to blame, not usbd/ifconfig/vinum > > It is definitely true that kldload should enforce the security settings, > not userland utils (that are straightforward to write). kldload(2) will refuse to load the module if the securelevel is raised. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 13:18:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D45737B7FD; Tue, 4 Apr 2000 13:18:49 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA41557; Tue, 4 Apr 2000 13:18:49 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004042018.NAA41557@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 4 Apr 2000 13:18:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/docbook-400 Makefile ports/textproc/docbook-400/files catalog md5 ports/textproc/docbook-400/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/04 13:18:49 PDT Modified files: textproc Makefile Log: Add the DocBook 4.00 port. Revision Changes Path 1.87 +2 -1 ports/textproc/Makefile Added files: textproc/docbook-400 Makefile textproc/docbook-400/files catalog md5 textproc/docbook-400/pkg COMMENT DESCR PLIST Log: Add the DocBook 4.00-beta5 port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 13:22:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B588437B8D6; Tue, 4 Apr 2000 13:22:20 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA42100; Tue, 4 Apr 2000 13:22:20 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200004042022.NAA42100@freefall.freebsd.org> From: Dirk Froemberg Date: Tue, 4 Apr 2000 13:22:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php4 Makefile ports/www/apache13-php4/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/04/04 13:22:20 PDT Modified files: www/apache13-php4 Makefile www/apache13-php4/files md5 Log: Upgrade to php-4.0RC1. Revision Changes Path 1.107 +4 -3 ports/www/apache13-php4/Makefile 1.78 +1 -1 ports/www/apache13-php4/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 13:24:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E24E37B8B0; Tue, 4 Apr 2000 13:24:07 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA42341; Tue, 4 Apr 2000 13:24:07 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004042024.NAA42341@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 4 Apr 2000 13:24:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/04 13:24:07 PDT Modified files: . modules Log: Add docbook-400 to the modules list. Revision Changes Path 1.1032 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 13:32:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B70B837B672; Tue, 4 Apr 2000 13:32:23 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA43277; Tue, 4 Apr 2000 13:32:23 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200004042032.NAA43277@freefall.freebsd.org> From: Dirk Froemberg Date: Tue, 4 Apr 2000 13:32:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php3 Makefile ports/www/apache13-php4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/04/04 13:32:23 PDT Modified files: www/apache13-php3 Makefile www/apache13-php4 Makefile Log: Replace clean target with post-clean target. Revision Changes Path 1.109 +2 -15 ports/www/apache13-php3/Makefile 1.108 +2 -15 ports/www/apache13-php4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 14: 0:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 42C1637BEE1; Tue, 4 Apr 2000 14:00:41 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA46425; Tue, 4 Apr 2000 14:00:41 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200004042100.OAA46425@freefall.freebsd.org> From: Mike Smith Date: Tue, 4 Apr 2000 14:00:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_zone.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/04/04 14:00:40 PDT Modified files: sys/vm vm_zone.c Log: Fix _zget() so that it checks the return from kmem_alloc(), to avoid zttempting to bzero NULL when the kernel map fills up. _zget() will now return NULL as it seems it was originally intended to do. Revision Changes Path 1.31 +10 -4 src/sys/vm/vm_zone.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 14:45:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E42F37B91D; Tue, 4 Apr 2000 14:45:56 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA50760; Tue, 4 Apr 2000 14:45:55 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200004042145.OAA50760@freefall.freebsd.org> From: Mike Smith Date: Tue, 4 Apr 2000 14:45:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/wordperfect Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/04/04 14:45:55 PDT Modified files: editors/wordperfect Makefile Log: Corel moved the license agreement page - catch up with them. Submitted by: Ronald Klop Revision Changes Path 1.11 +2 -2 ports/editors/wordperfect/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 15:15:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A297637BA7F; Tue, 4 Apr 2000 15:15:15 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA53338; Tue, 4 Apr 2000 15:15:15 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004042215.PAA53338@freefall.freebsd.org> From: Nick Hibma Date: Tue, 4 Apr 2000 15:15:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus vpo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/04 15:15:15 PDT Modified files: sys/dev/ppbus vpo.c Log: Add automatic rescan on connect. This happens already if the drive is connected during boot and the vpo module is in the kernel/loaded. In the case where the module is loaded at some later stage with kldload, the CAM bus is now rescanned as well. Revision Changes Path 1.21 +38 -10 src/sys/dev/ppbus/vpo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 15:19:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5609A37B7B9; Tue, 4 Apr 2000 15:19:34 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Received: (from unfurl@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA53660; Tue, 4 Apr 2000 15:19:34 -0700 (PDT) (envelope-from unfurl@FreeBSD.org) Message-Id: <200004042219.PAA53660@freefall.freebsd.org> From: Bill Swingle Date: Tue, 4 Apr 2000 15:19:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/advanced-networking chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unfurl 2000/04/04 15:19:33 PDT Modified files: en_US.ISO_8859-1/books/handbook/advanced-networking chapter.sgml Log: Forgot to add the "written by" line to the NFS chapter I wrote. Revision Changes Path 1.22 +3 -1 doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 16:15: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B3E637B91D; Tue, 4 Apr 2000 16:14:59 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA58113; Tue, 4 Apr 2000 16:14:59 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <200004042314.QAA58113@freefall.freebsd.org> From: Chris Piazza Date: Tue, 4 Apr 2000 16:14:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gnapster Makefile ports/audio/gnapster/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cpiazza 2000/04/04 16:14:59 PDT Modified files: audio/gnapster Makefile audio/gnapster/files md5 Log: Update to 1.3.8 Submitted by: dburr Revision Changes Path 1.9 +3 -3 ports/audio/gnapster/Makefile 1.5 +1 -1 ports/audio/gnapster/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 16:30:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9973A37BA7F; Tue, 4 Apr 2000 16:30:14 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA59409; Tue, 4 Apr 2000 16:30:14 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200004042330.QAA59409@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 4 Apr 2000 16:30:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/povray31 Makefile ports/graphics/povray31/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/04/04 16:30:13 PDT Modified files: graphics/povray31 Makefile graphics/povray31/pkg DESCR Log: Fix the version number. It is 3.1g, not 3.1e Submitted by: Rudolf Cejka Revision Changes Path 1.8 +2 -2 ports/graphics/povray31/Makefile 1.3 +2 -2 ports/graphics/povray31/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 17:38: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31F1F37B86E; Tue, 4 Apr 2000 17:38:02 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA65400; Tue, 4 Apr 2000 17:38:02 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004050038.RAA65400@freefall.freebsd.org> From: Cameron Grant Date: Tue, 4 Apr 2000 17:38:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci es137x.c es137x.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/04 17:38:01 PDT Modified files: sys/dev/sound/pci es137x.c es137x.h Log: move buffer size definition to .c file for consistency, and reduce it to 4k Revision Changes Path 1.16 +5 -1 src/sys/dev/sound/pci/es137x.c 1.4 +1 -2 src/sys/dev/sound/pci/es137x.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 17:56: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1468037BB8F; Tue, 4 Apr 2000 17:56:04 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA66867; Tue, 4 Apr 2000 17:56:03 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004050056.RAA66867@freefall.freebsd.org> From: Cameron Grant Date: Tue, 4 Apr 2000 17:56:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/04 17:56:03 PDT Modified files: sys/dev/sound/pcm channel.h Log: try increasing 2ndbuffer size to 64k Revision Changes Path 1.6 +2 -2 src/sys/dev/sound/pcm/channel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 18:13:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E5B2837B930; Tue, 4 Apr 2000 18:13:45 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA68510; Tue, 4 Apr 2000 18:13:45 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004050113.SAA68510@freefall.freebsd.org> From: Cameron Grant Date: Tue, 4 Apr 2000 18:13:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm datatypes.h dsp.c sound.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/04 18:13:44 PDT Modified files: sys/dev/sound/pcm datatypes.h dsp.c sound.c Log: allow /dev/dsp to be opened seperately for reading and writing. Revision Changes Path 1.9 +2 -1 src/sys/dev/sound/pcm/datatypes.h 1.16 +22 -12 src/sys/dev/sound/pcm/dsp.c 1.19 +6 -1 src/sys/dev/sound/pcm/sound.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 18:20: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0078537B9EE; Tue, 4 Apr 2000 18:19:59 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA68992; Tue, 4 Apr 2000 18:19:58 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004050119.SAA68992@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 4 Apr 2000 18:19:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/korean Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/04 18:19:57 PDT Modified files: . modules korean Makefile Log: Remove hanmutt. Submitted by: Peter Jeremy Forgotten by: mharo Revision Changes Path 1.1033 +1 -2 CVSROOT/modules 1.43 +1 -2 ports/korean/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 18:21: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id 366D237B650; Tue, 4 Apr 2000 18:20:52 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id VAA25401; Tue, 4 Apr 2000 21:20:47 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id SAA63219; Tue, 4 Apr 2000 18:20:43 -0700 (PDT) To: Peter Jeremy Cc: Michael Haro , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/korean/hanmutt Makefile ports/korean/hanmutt/files md5 ports/korean/hanmutt/pkg COMMENT DESCR PLIST References: <200003310812.AAA52766@freefall.freebsd.org> <00Apr3.141539est.115240@border.alcanet.com.au> From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Date: 04 Apr 2000 18:20:42 -0700 In-Reply-To: Peter Jeremy's message of "Mon, 3 Apr 2000 14:15:38 +1000" Message-ID: Lines: 13 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * I think you forgot: * --- Makefile 2000/03/04 21:01:15 1.42 * - SUBDIR += hanmutt * --- modules 2000/04/02 05:43:58 1.1025 * -ko-hanmutt ports/korean/hanmutt Committed, thanks! Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 18:26:48 2000 Delivered-To: cvs-all@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id D173137B50B; Tue, 4 Apr 2000 18:26:43 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id VAA01234; Tue, 4 Apr 2000 21:26:31 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id SAA63293; Tue, 4 Apr 2000 18:26:27 -0700 (PDT) To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/docbook-400 Makefile ports/textproc/docbook-400/files catalog md5 ports/textproc/docbook-400/pkg COMMENT DESCR PLIST References: <200004042018.NAA41557@freefall.freebsd.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 04 Apr 2000 18:26:26 -0700 In-Reply-To: Jeroen Ruigrok van der Werven's message of "Tue, 4 Apr 2000 13:18:49 -0700 (PDT)" Message-ID: Lines: 13 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Add the DocBook 4.00 port. People, please ask me before committing something like this, I might need to do a repo-copy. The committer's guide clearly states that you should contact the ports master when you commit something that is a variation of another port in the tree. Satoshi P.S. There is no need for a "but I thought I don't need a repo copy of this port because...", *that is not the point*. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 18:59:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE24F37B828; Tue, 4 Apr 2000 18:59:38 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA72831; Tue, 4 Apr 2000 18:59:37 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004050159.SAA72831@freefall.freebsd.org> From: Brian Somers Date: Tue, 4 Apr 2000 18:59:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date vary.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/04 18:59:37 PDT Modified files: bin/date vary.c Log: Always give mktime a timeval with tm_isdst set to -1, otherwise things get a bit out-of-phase when we step backwards 1 hour from between 0:00 and 1:00 on the first of the month following the transition into Summer time. This is probably actually a bug in mktime(). PR: 10963 If mktime() fails and 68 < year < 138, assume that the reason is because of Summer time and adjust up or down according to our adjusting context by one hour. This assumes that all DSTs are multiples of 1 hour. PR: 6223, 17750 Revision Changes Path 1.9 +118 -65 src/bin/date/vary.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 19:14:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6940937B93B; Tue, 4 Apr 2000 19:14:28 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA74410; Tue, 4 Apr 2000 19:14:28 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004050214.TAA74410@freefall.freebsd.org> From: Cameron Grant Date: Tue, 4 Apr 2000 19:14:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci emu10k1.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/04 19:14:27 PDT Modified files: sys/dev/sound/pci emu10k1.c Log: decrease buffer size to 4k use a seperate channel for generating irqs so we get a buffer-half-empty interrupt, prevents repeating on underflow Revision Changes Path 1.4 +59 -24 src/sys/dev/sound/pci/emu10k1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 20:26:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 42C6A37B773; Tue, 4 Apr 2000 20:26:36 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA81332; Tue, 4 Apr 2000 20:26:36 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <200004050326.UAA81332@freefall.freebsd.org> From: Matthew Hunt Date: Tue, 4 Apr 2000 20:26:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/jpilot Makefile ports/palm/jpilot/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mph 2000/04/04 20:26:36 PDT Modified files: palm/jpilot Makefile palm/jpilot/files md5 Log: Upgrade to 0.98.1. PR: 17795 Submitted by: Alex Varju Revision Changes Path 1.10 +2 -2 ports/palm/jpilot/Makefile 1.8 +1 -1 ports/palm/jpilot/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 20:30:57 2000 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id DC97437BC6C; Tue, 4 Apr 2000 20:30:40 -0700 (PDT) (envelope-from paul@elvis.mu.org) Received: (from paul@localhost) by elvis.mu.org (8.9.1/8.9.1) id WAA19459; Tue, 4 Apr 2000 22:31:44 -0500 (CDT) (envelope-from paul) Date: Tue, 4 Apr 2000 20:31:44 -0700 From: Paul Saab To: Thierry Herbelot Cc: Paul Saab , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/libi386 pxe.h pxe.c Message-ID: <20000404203144.A19355@elvis.mu.org> References: <200004040039.RAA52818@freefall.freebsd.org> <38E982EE.8663A034@cybercable.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38E982EE.8663A034@cybercable.fr>; from herbelot@cybercable.fr on Tue, Apr 04, 2000 at 07:51:42AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I dont know of anyone who has written a complete netboot solution yet for FreeBSD. I have been able to install floppyless machines at work, but that is using a shitty environment. Once I get some time I want to write up how to netboot using PXE. paul Thierry Herbelot (herbelot@cybercable.fr) wrote: > Hello, > > what is the level of PXE support ? > > I have seen recently a note on Intel web site showing how to install > RedHat 6.2 via PXE, so this is a first application, but I would be > interested in just diskless booting (the local hard disk would only be > used for swapping and a scratchpad for temporary data) > > TfH > > Paul Saab wrote: > > > > ps 2000/04/03 17:39:01 PDT > > > > Modified files: > > sys/boot/i386/libi386 pxe.c > > Added files: > > sys/boot/i386/libi386 pxe.h > > Log: > > Add all the PXE related structures from the 2.1 PXE spec from Intel. > > Fix exsisting code to match the spec. > [SNIP] -- Paul Saab Technical Yahoo paul@mu.org - ps@yahoo-inc.com - ps@freebsd.org Do You .. uhh .. Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 21: 9:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB5AE37B5E2; Tue, 4 Apr 2000 21:09:35 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA84885; Tue, 4 Apr 2000 21:09:35 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004050409.VAA84885@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 4 Apr 2000 21:09:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/04 21:09:34 PDT src/contrib/binutils - Imported sources Update of /home/ncvs/src/contrib/binutils In directory freefall.freebsd.org:/x/tmp/cvs-serv84838 Log Message: Import the Sparc bits of GNU binutils 2.9.1. Requested by: steve Status: Vendor Tag: GNU Release Tags: gnu_2_9_1 N src/contrib/binutils/bfd/cpu-sparc.c N src/contrib/binutils/bfd/elf32-sparc.c N src/contrib/binutils/bfd/elf64-sparc.c N src/contrib/binutils/bfd/sunos.c N src/contrib/binutils/gas/config/tc-sparc.h N src/contrib/binutils/gas/config/tc-sparc.c N src/contrib/binutils/include/aout/sun4.h N src/contrib/binutils/include/elf/sparc.h N src/contrib/binutils/include/opcode/sparc.h N src/contrib/binutils/opcodes/sparc-dis.c N src/contrib/binutils/opcodes/sparc-opc.c N src/contrib/binutils/ld/emulparams/elf32_sparc.sh N src/contrib/binutils/ld/emulparams/elf64_sparc.sh No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 21: 9:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F07E37B851; Tue, 4 Apr 2000 21:09:53 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA84913; Tue, 4 Apr 2000 21:09:53 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200004050409.VAA84913@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 21:09:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl/crypto/rsa rsa_stubs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 21:09:52 PDT Modified files: crypto/openssl/crypto/rsa rsa_stubs.c Log: Correct a typo and interchanged library names Submitted by: Ben Rosengart Matthew D. Fuller Revision Changes Path 1.7 +3 -3 src/crypto/openssl/crypto/rsa/rsa_stubs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 21:10:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A199A37B64E; Tue, 4 Apr 2000 21:10:39 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA85010; Tue, 4 Apr 2000 21:10:39 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200004050410.VAA85010@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 4 Apr 2000 21:10:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl/crypto/rsa rsa_stubs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/04 21:10:38 PDT Modified files: (Branch: RELENG_4) crypto/openssl/crypto/rsa rsa_stubs.c Log: MFC: Correct typo and interchange library names Revision Changes Path 1.4.2.3 +3 -3 src/crypto/openssl/crypto/rsa/rsa_stubs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 21:15:19 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 6984437BB23; Tue, 4 Apr 2000 21:15:02 -0700 (PDT) (envelope-from kris@internat.freebsd.org) Received: (from kris@localhost) by internat.freebsd.org (8.9.3/8.9.3) id GAA34709; Wed, 5 Apr 2000 06:14:56 +0200 (SAST) (envelope-from kris) Message-Id: <200004050414.GAA34709@internat.freebsd.org> From: Kris Kennaway Date: Wed, 5 Apr 2000 06:14:56 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl/crypto/rsa rsa_stubs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/05 06:14:56 SAST FreeBSD International Crypto Repository Modified files: crypto/openssl/crypto/rsa rsa_stubs.c Log: MFF: Correct typos Revision Changes Path 1.7 +3 -3 src/crypto/openssl/crypto/rsa/rsa_stubs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 21:15:49 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 70C7C37BC20; Tue, 4 Apr 2000 21:15:31 -0700 (PDT) (envelope-from kris@internat.freebsd.org) Received: (from kris@localhost) by internat.freebsd.org (8.9.3/8.9.3) id GAA34776; Wed, 5 Apr 2000 06:15:28 +0200 (SAST) (envelope-from kris) Message-Id: <200004050415.GAA34776@internat.freebsd.org> From: Kris Kennaway Date: Wed, 5 Apr 2000 06:15:27 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl/crypto/rsa rsa_stubs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/05 06:15:27 SAST FreeBSD International Crypto Repository Modified files: (Branch: RELENG_4) crypto/openssl/crypto/rsa rsa_stubs.c Log: MFFC: Correct typos Revision Changes Path 1.4.4.3 +3 -3 src/crypto/openssl/crypto/rsa/rsa_stubs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 22:45:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F18E37BDE0; Tue, 4 Apr 2000 22:45:42 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA96086; Tue, 4 Apr 2000 22:45:42 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200004050545.WAA96086@freefall.freebsd.org> From: Brian Feldman Date: Tue, 4 Apr 2000 22:45:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.1 fstat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/04/04 22:45:42 PDT Modified files: usr.bin/fstat fstat.1 fstat.c Log: Add a new options: -m enables searching for memory-mapped files. It is not default because it's an expensive option by nature, making the search take 2-3 times as long. PR: 17555 Submitted by: Ian Dowse Revision Changes Path 1.10 +6 -2 src/usr.bin/fstat/fstat.1 1.23 +77 -3 src/usr.bin/fstat/fstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 4 22:54: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B742B37BCE7; Tue, 4 Apr 2000 22:54:03 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA96828; Tue, 4 Apr 2000 22:54:03 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200004050554.WAA96828@freefall.freebsd.org> From: Cameron Grant Date: Tue, 4 Apr 2000 22:54:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/04/04 22:54:03 PDT Modified files: sys/dev/sound/pcm channel.c Log: make poll() dtrt, previously when playing it would trigger if there was less than 1 byte ready to play instead of room for at least 1 byte to be written. similarly for recording. Revision Changes Path 1.22 +3 -3 src/sys/dev/sound/pcm/channel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 0: 3:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4ACD337B773; Wed, 5 Apr 2000 00:03:47 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA03926; Wed, 5 Apr 2000 00:03:41 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004050703.AAA03926@freefall.freebsd.org> From: Andreas Klemm Date: Wed, 5 Apr 2000 00:03:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/05 00:03:41 PDT Modified files: print/apsfilter Makefile print/apsfilter/files md5 Log: released new apsfilter version 5.3.2 due to a syntax error in SETUP which is detected by bash2 but not by our shell So all Linux user trapped over this result is, that you can't select a printer and loop in printer selection forever... + doesn't work: + PRINTER=`awk -F "|" \ ^----- missing " + "{ if (FNR == $answer ) print \\$2 }" \ + < $PRINTER_LIST"` ^^----- wrong order + works: + PRINTER="`awk -F "|" \ ^----- o.k. + "{ if (FNR == $answer ) print \\$2 }" \ + < $PRINTER_LIST`" ^^----- o.k. Is it a bug in our shell ??? Revision Changes Path 1.49 +2 -2 ports/print/apsfilter/Makefile 1.22 +1 -1 ports/print/apsfilter/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 0:45:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B75F37B89A; Wed, 5 Apr 2000 00:45:41 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA07855; Wed, 5 Apr 2000 00:45:41 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004050745.AAA07855@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 00:45:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias HISTORY alias_util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 00:45:40 PDT Modified files: lib/libalias HISTORY alias_util.c Log: Minor spelling fixes. Revision Changes Path 1.7 +5 -3 src/lib/libalias/HISTORY 1.5 +3 -3 src/lib/libalias/alias_util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 0:57:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 59A6E37BE57; Wed, 5 Apr 2000 00:57:21 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA09246; Wed, 5 Apr 2000 00:57:21 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200004050757.AAA09246@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 5 Apr 2000 00:57:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/04/05 00:57:20 PDT Modified files: . access Log: Please welcome Murray Stokely to FreeBSD committers. Revision Changes Path 1.142 +2 -1 CVSROOT/access To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 1:35:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 44C1737B8C5; Wed, 5 Apr 2000 01:35:46 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA13889; Wed, 5 Apr 2000 01:35:46 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004050835.BAA13889@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 5 Apr 2000 01:35:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/pysol Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/05 01:35:45 PDT Modified files: games/pysol Makefile Log: Fix RUN_DEPENDS. Revision Changes Path 1.25 +2 -2 ports/games/pysol/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 1:42:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EAB237B8FC; Wed, 5 Apr 2000 01:42:25 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA14527; Wed, 5 Apr 2000 01:42:24 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200004050842.BAA14527@freefall.freebsd.org> From: Murray Stokely Date: Wed, 5 Apr 2000 01:42:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook authors.ent doc/en_US.ISO_8859-1/books/handbook/staff chapter.sgml doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/04/05 01:42:24 PDT Modified files: en_US.ISO_8859-1/books/handbook authors.ent en_US.ISO_8859-1/books/handbook/staff chapter.sgml Log: Added an entry for myself. Reviewed by: gsutter Revision Changes Path 1.80 +3 -1 doc/en_US.ISO_8859-1/books/handbook/authors.ent 1.114 +5 -1 doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Removed myself from the contributors list, since I just added myself to the developers list. Reviewed by: gsutter Revision Changes Path 1.181 +1 -5 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 2: 9:19 2000 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 12A9837B968; Wed, 5 Apr 2000 02:09:11 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup8-37.iptelecom.net.ua [212.9.227.229]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id MAA00485; Wed, 5 Apr 2000 12:15:42 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id MAA03438; Wed, 5 Apr 2000 12:08:31 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <38EB028E.247723A8@altavista.net> Date: Wed, 05 Apr 2000 12:08:30 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: "Vanilla I. Shu" Cc: cvs-all@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/filesgimp.setfont md5 ports/graphics/gimp1/patches patch-ao patch-ahpatch-ak patch-an ports/graphics/gimp1/pkg PLIST.perl PLIST References: <200004021914.MAA17822@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------F469014B374B9381EEB3CCCD" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------F469014B374B9381EEB3CCCD Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit "Vanilla I. Shu" wrote: > vanilla 2000/04/02 12:14:31 PDT > > Modified files: > graphics/gimp1 Makefile > graphics/gimp1/files gimp.setfont md5 > graphics/gimp1/patches patch-ah patch-ak patch-an > graphics/gimp1/pkg PLIST > Added files: > graphics/gimp1/patches patch-ao > graphics/gimp1/pkg PLIST.perl > Log: > Upgrade to 1.1.18, and add myself as MAINTAINER. > (erich leave us long time ago). Did you look into resulting port's Makefile? Particulatly I'm interesting how do you expect to PLIST=${SRCDIR}/PLIST.perl will be created? It is also broken when USE_GNOME defined. Following is small patch which should fix these obvious nasties. -Maxim --------------F469014B374B9381EEB3CCCD Content-Type: text/plain; charset=koi8-r; name="gimp.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gimp.diff" --- Makefile.orig Wed Apr 5 11:46:18 2000 +++ Makefile Wed Apr 5 11:52:44 2000 @@ -55,11 +55,11 @@ .endif .if defined(WITHOUT_PERL) -PLISTORIG= ${WRKDIR}/PLIST -PLIST= ${PKGDIR}/PLIST +PLISTORIG= ${PKGDIR}/PLIST +PLIST= ${WRKDIR}/PLIST .else -PLISTORIG= ${WRKDIR}/PLIST.perl -PLIST= ${SRCDIR}/PLIST.perl +PLISTORIG= ${PKGDIR}/PLIST.perl +PLIST= ${WRKDIR}/PLIST.perl pre-fetch: @${ECHO} -n "If you want to compile without perl support " @${ECHO} "'make -DWITHOUT_PERL' instead" @@ -67,6 +67,8 @@ .if defined(WITH_GNOME) && ${WITH_GNOME} == yes LIB_DEPENDS+= gtkxmhtml.3:${PORTSDIR}/x11/gnomelibs +pre-install: + @${CAT} ${PLISTORIG} > ${PLIST} .else pre-install: @${SED} -e '/helpbrowser/d' ${PLISTORIG} > ${PLIST} --------------F469014B374B9381EEB3CCCD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 2:52:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D9BA37BC6E; Wed, 5 Apr 2000 02:52:27 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA20589; Wed, 5 Apr 2000 02:52:25 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004050952.CAA20589@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 5 Apr 2000 02:52:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sketch/files sk2ps.in sketch.in Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/05 02:52:25 PDT Modified files: graphics/sketch/files sk2ps.in sketch.in Log: Better invocation for sketch and sk2ps. Suggested by: Rahul Siddharthan Revision Changes Path 1.3 +1 -2 ports/graphics/sketch/files/sk2ps.in 1.3 +1 -2 ports/graphics/sketch/files/sketch.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3: 0:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAFFF37BC18; Wed, 5 Apr 2000 03:00:37 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA21168; Wed, 5 Apr 2000 03:00:37 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004051000.DAA21168@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 5 Apr 2000 03:00:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/mirrors chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/05 03:00:37 PDT Modified files: en_US.ISO_8859-1/books/handbook/mirrors chapter.sgml Log: Mention that cvsup{,3}.de.freebsd.org also carry the crypto stuff (mirrored from cvsup.internat.freebsd.org). Revision Changes Path 1.59 +25 -1 doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:13:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 10E8437B7D3; Wed, 5 Apr 2000 03:13:08 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA22082; Wed, 5 Apr 2000 03:13:07 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200004051013.DAA22082@freefall.freebsd.org> From: Doug Rabson Date: Wed, 5 Apr 2000 03:13:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kmod.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/04/05 03:13:06 PDT Modified files: share/mk bsd.kmod.mk Log: Allow the calling Makefile to specify a list of device interfaces instead of relying on the default list provided here. Revision Changes Path 1.77 +6 -2 src/share/mk/bsd.kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:30:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AA5337BA0A; Wed, 5 Apr 2000 03:30:11 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23056; Wed, 5 Apr 2000 03:30:11 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200004051030.DAA23056@freefall.freebsd.org> From: Murray Stokely Date: Wed, 5 Apr 2000 03:30:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news newsflash.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/04/05 03:30:11 PDT Modified files: en/news newsflash.sgml Log: Added a new commiter message to the html newsflash Submitted by: murray Revision Changes Path 1.164 +9 -2 www/en/news/newsflash.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:32: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04B5337B9B6; Wed, 5 Apr 2000 03:32:04 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23165; Wed, 5 Apr 2000 03:32:04 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Message-Id: <200004051032.DAA23165@freefall.freebsd.org> From: Wolfram Schneider Date: Wed, 5 Apr 2000 03:32:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/search search.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wosch 2000/04/05 03:32:03 PDT Modified files: en/search search.sgml Log: Disable sort by date in mailing list search due a bug in the wais index. Revision Changes Path 1.48 +3 -3 www/en/search/search.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:34: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CDCEF37B9B6; Wed, 5 Apr 2000 03:33:57 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23356; Wed, 5 Apr 2000 03:33:57 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200004051033.DAA23356@freefall.freebsd.org> From: Doug Rabson Date: Wed, 5 Apr 2000 03:33:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 files files.alpha Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/04/05 03:33:56 PDT Modified files: sys/conf Makefile.alpha Makefile.i386 files files.alpha Log: Make it possible to include a device interface description by a single line in files or files.${arch} instead of 13 lines of code. This is a small chance that this will break the alpha kernel build - I'll fix it this evening if it does. Revision Changes Path 1.49 +15 -4 src/sys/conf/Makefile.alpha 1.181 +15 -4 src/sys/conf/Makefile.i386 1.348 +12 -153 src/sys/conf/files 1.46 +3 -29 src/sys/conf/files.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:44:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D5D4137B9B2; Wed, 5 Apr 2000 03:44:05 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA26933; Wed, 5 Apr 2000 03:44:06 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200004051044.DAA26933@freefall.freebsd.org> From: Boris Popov Date: Wed, 5 Apr 2000 03:44:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nwfs nwfs_mount.h nwfs_node.c nwfs_subr.c nwfs_subr.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/04/05 03:44:05 PDT Modified files: sys/nwfs nwfs_mount.h nwfs_node.c nwfs_subr.c nwfs_subr.h Log: Try to obtain timezone offset from an environment of mount program. This helps in cases where CMOS clock set to UTC time. Revision Changes Path 1.6 +2 -1 src/sys/nwfs/nwfs_mount.h 1.4 +3 -3 src/sys/nwfs/nwfs_node.c 1.3 +11 -11 src/sys/nwfs/nwfs_subr.c 1.3 +4 -4 src/sys/nwfs/nwfs_subr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:48:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4741037B868; Wed, 5 Apr 2000 03:48:54 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA27374; Wed, 5 Apr 2000 03:48:54 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200004051048.DAA27374@freefall.freebsd.org> From: Boris Popov Date: Wed, 5 Apr 2000 03:48:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nwfs mount_nwfs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/04/05 03:48:54 PDT Modified files: sbin/mount_nwfs mount_nwfs.c Log: Pass timezone information to an nwfs mount. Revision Changes Path 1.5 +22 -4 src/sbin/mount_nwfs/mount_nwfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 3:54: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE95737B5B3; Wed, 5 Apr 2000 03:54:03 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA27886; Wed, 5 Apr 2000 03:54:03 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200004051054.DAA27886@freefall.freebsd.org> From: Boris Popov Date: Wed, 5 Apr 2000 03:54:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp_conn.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/04/05 03:54:03 PDT Modified files: sys/netncp ncp_conn.c Log: Do not panic if request issued by kernel. Reported by: Vladimir Poliakov Revision Changes Path 1.4 +3 -2 src/sys/netncp/ncp_conn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 4:10: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAB9437B979; Wed, 5 Apr 2000 04:10:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA31555; Wed, 5 Apr 2000 04:10:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004051110.EAA31555@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 5 Apr 2000 04:10:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/alpha alpha.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/05 04:10:02 PDT Modified files: en/alpha alpha.sgml Log: Add missing s and remove useless

. Revision Changes Path 1.6 +7 -7 www/en/alpha/alpha.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 4:13:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 552B637B99C; Wed, 5 Apr 2000 04:13:28 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA31850; Wed, 5 Apr 2000 04:13:27 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004051113.EAA31850@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 5 Apr 2000 04:13:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/05 04:13:27 PDT Modified files: (Branch: RELENG_3) sys/pc98/pc98 sio.c Log: Merged from sys/i386/isa/sio.c revision 1.224.2.9. Revision Changes Path 1.76.2.11 +2 -1 src/sys/pc98/pc98/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 4:17:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C18E737B78C; Wed, 5 Apr 2000 04:17:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA32165; Wed, 5 Apr 2000 04:17:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <200004051117.EAA32165@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 5 Apr 2000 04:17:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/internal about.sgml internal.sgml machines.sgml mirror.sgml photos.sgml statistic.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2000/04/05 04:17:48 PDT Modified files: en/internal about.sgml internal.sgml machines.sgml mirror.sgml photos.sgml statistic.sgml Log: Add missing

s, ...s, ...s. Revision Changes Path 1.35 +5 -5 www/en/internal/about.sgml 1.12 +3 -3 www/en/internal/internal.sgml 1.14 +10 -2 www/en/internal/machines.sgml 1.13 +3 -3 www/en/internal/mirror.sgml 1.12 +3 -3 www/en/internal/photos.sgml 1.10 +4 -4 www/en/internal/statistic.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 4:25:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 708B837BC18; Wed, 5 Apr 2000 04:25:35 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: (from patrick@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA32982; Wed, 5 Apr 2000 04:25:34 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Message-Id: <200004051125.EAA32982@freefall.freebsd.org> From: "Patrick S. Gardella" Date: Wed, 5 Apr 2000 04:25:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/java howhelp.sgml newsflash.sgml www/en/java/dists 12.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG patrick 2000/04/05 04:25:34 PDT Modified files: en/java howhelp.sgml newsflash.sgml en/java/dists 12.sgml Log: Update URL for JDK 1.2.2 patches Submitted by: K.J.Koster@kpn.com Revision Changes Path 1.6 +3 -3 www/en/java/howhelp.sgml 1.6 +3 -3 www/en/java/newsflash.sgml 1.6 +2 -2 www/en/java/dists/12.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 4:35:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B52B337B852; Wed, 5 Apr 2000 04:35:41 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA34041; Wed, 5 Apr 2000 04:35:41 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004051135.EAA34041@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 5 Apr 2000 04:35:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons.c syscons_pc98.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/05 04:35:41 PDT Modified files: (Branch: RELENG_4) sys/pc98/pc98 syscons.c syscons_pc98.c Log: Merged from sys/isa/syscons_isa.c and sys/dev/syscons/syscons.c revision 1.11.2.1 and 1.336.2.1, respectively. Revision Changes Path 1.143.2.2 +45 -55 src/sys/pc98/pc98/syscons.c 1.7.2.2 +2 -1 src/sys/pc98/pc98/syscons_pc98.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 5:25:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C385337BE6F; Wed, 5 Apr 2000 05:25:24 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA38168; Wed, 5 Apr 2000 05:25:24 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200004051225.FAA38168@freefall.freebsd.org> From: Nik Clayton Date: Wed, 5 Apr 2000 05:25:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/install chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/04/05 05:25:24 PDT Modified files: en_US.ISO_8859-1/books/handbook/install chapter.sgml Log: Add the Moxa 4-Port SmartIO CI-104J card. Revision Changes Path 1.37 +5 -1 doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 5:54:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7410B37B5B3; Wed, 5 Apr 2000 05:54:15 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA40799; Wed, 5 Apr 2000 05:54:15 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <200004051254.FAA40799@freefall.freebsd.org> From: KATO Takenori Date: Wed, 5 Apr 2000 05:54:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2000/04/05 05:54:14 PDT Modified files: sys/conf Makefile.pc98 Log: Synced with sys/conf/Makefile.i386 revision 1.181. Revision Changes Path 1.84 +15 -4 src/sys/conf/Makefile.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 6:17:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DA5837B86B; Wed, 5 Apr 2000 06:17:13 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA43053; Wed, 5 Apr 2000 06:17:12 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004051317.GAA43053@freefall.freebsd.org> From: Andreas Klemm Date: Wed, 5 Apr 2000 06:17:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/05 06:17:12 PDT Modified files: print/apsfilter Makefile print/apsfilter/files md5 Log: Upgrade to 5.3.3 remote printing with samba was broken because of syntax error in shell. only occurred when a SMB_PASSWD has been set. Thanks to Olivier ! Submitted by: Olivier PAGE Revision Changes Path 1.50 +2 -2 ports/print/apsfilter/Makefile 1.23 +1 -1 ports/print/apsfilter/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 6:42:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6942437B706; Wed, 5 Apr 2000 06:42:50 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA05881; Wed, 5 Apr 2000 06:42:50 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004051342.GAA05881@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Apr 2000 06:42:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/05 06:42:49 PDT Modified files: etc security Log: Do not report blocked out NIS password entries as passwordless. Submitted by: "Sean O'Connell" Revision Changes Path 1.37 +2 -2 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 6:44:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A403F37B85E; Wed, 5 Apr 2000 06:44:37 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12230; Wed, 5 Apr 2000 06:44:37 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004051344.GAA12230@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Apr 2000 06:44:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/05 06:44:37 PDT Modified files: (Branch: RELENG_4) etc security Log: MFC rev 1.37: Ignore passwordless, blocked out NIS password entries. Revision Changes Path 1.36.2.1 +2 -2 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 6:46:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 80D6E37B548; Wed, 5 Apr 2000 06:46:48 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12519; Wed, 5 Apr 2000 06:46:38 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004051346.GAA12519@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Apr 2000 06:46:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/05 06:46:38 PDT Modified files: (Branch: RELENG_3) etc security Log: MFC rev 1.37: Ignore passwordless, blocked out NIS entries. Revision Changes Path 1.29.2.5 +2 -2 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 6:57:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A495D37B6FC; Wed, 5 Apr 2000 06:57:47 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA13806; Wed, 5 Apr 2000 06:57:47 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004051357.GAA13806@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Apr 2000 06:57:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.man Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/05 06:57:47 PDT Modified files: gnu/usr.bin/man/man man.man Log: The MANSECT environment variable was misrepresented as MANSEC. Fixed. PR: 17745 Submitted by: nordwick@askjeeves.com (Jason "Just Change It" Nordwick) Revision Changes Path 1.12 +3 -3 src/gnu/usr.bin/man/man/man.man To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7: 0:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 24AEF37BA08; Wed, 5 Apr 2000 07:00:55 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA14198; Wed, 5 Apr 2000 07:00:55 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004051400.HAA14198@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Apr 2000 07:00:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.man Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/05 07:00:54 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/man/man man.man Log: MFC rev 1.12: MANSEC -> MANSECT Revision Changes Path 1.10.2.1 +3 -3 src/gnu/usr.bin/man/man/man.man To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7: 2:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 40F7037B804; Wed, 5 Apr 2000 07:02:37 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA14485; Wed, 5 Apr 2000 07:02:37 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004051402.HAA14485@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Apr 2000 07:02:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.man Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/05 07:02:36 PDT Modified files: (Branch: RELENG_3) gnu/usr.bin/man/man man.man Log: MFC rev 1.12: MANSEC -> MANSECT. Revision Changes Path 1.6.2.3 +3 -3 src/gnu/usr.bin/man/man/man.man To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7:10:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD53637B9F5; Wed, 5 Apr 2000 07:10:52 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA15579; Wed, 5 Apr 2000 07:10:52 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200004051410.HAA15579@freefall.freebsd.org> From: Neil Blakey-Milner Date: Wed, 5 Apr 2000 07:10:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/04/05 07:10:52 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Update an email address. PR: 17809 Submitted by: Jake Burkholder Revision Changes Path 1.182 +2 -2 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7:23:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D3C037B513; Wed, 5 Apr 2000 07:23:43 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA16992; Wed, 5 Apr 2000 07:23:43 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004051423.HAA16992@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 07:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias.h alias_local.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 07:23:43 PDT Modified files: lib/libalias alias.h alias_local.h Log: - Moved NULL definition into private include file. - Minor spelling fixes. Revision Changes Path 1.13 +4 -8 src/lib/libalias/alias.h 1.11 +4 -1 src/lib/libalias/alias_local.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7:27:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A34637BA7C; Wed, 5 Apr 2000 07:27:35 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA17511; Wed, 5 Apr 2000 07:27:35 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004051427.HAA17511@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 07:27:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 07:27:34 PDT Modified files: lib/libalias alias.c Log: - Remove unused includes. - Minor spelling fixes. - Make IcmpAliasOut2() really work. Before this change: # natd -v -n PUB_IFACE -p 12345 -redirect_address 192.168.1.1 P.P.P.P natd[87923]: Aliasing to A.A.A.A, mtu 1500 bytes In [UDP] [UDP] X.X.X.X:49562 -> P.P.P.P:50000 aliased to [UDP] X.X.X.X:49562 -> 192.168.1.1:50000 Out [ICMP] [ICMP] 192.168.1.1 -> X.X.X.X 3(3) aliased to [ICMP] A.A.A.A -> X.X.X.X 3(3) # tcpdump -n -t -i PUB_IFACE host X.X.X.X and "(udp or icmp)" tcpdump: listening on PUB_IFACE X.X.X.X.49562 > P.P.P.P.50000: udp 3 A.A.A.A > X.X.X.X: icmp: A.A.A.A udp port 50000 unreachable After this change: # natd -v -n PUB_IFACE -p 12345 -redirect_address 192.168.1.1 P.P.P.P natd[89360]: Aliasing to A.A.A.A, mtu 1500 bytes In [UDP] [UDP] X.X.X.X:49563 -> P.P.P.P:50000 aliased to [UDP] X.X.X.X:49563 -> 192.168.1.1:50000 Out [ICMP] [ICMP] 192.168.1.1 -> X.X.X.X 3(3) aliased to [ICMP] P.P.P.P -> X.X.X.X 3(3) # tcpdump -n -t -i PUB_IFACE host X.X.X.X and "(udp or icmp)" tcpdump: listening on PUB_IFACE X.X.X.X.49563 > P.P.P.P.50000: udp 3 P.P.P.P > X.X.X.X: icmp: P.P.P.P udp port 50000 unreachable Revision Changes Path 1.17 +97 -25 src/lib/libalias/alias.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7:31:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 712EF37B804; Wed, 5 Apr 2000 07:31:48 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA18222; Wed, 5 Apr 2000 07:31:48 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004051431.HAA18222@freefall.freebsd.org> From: Roger Hardiman Date: Wed, 5 Apr 2000 07:31:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/05 07:31:48 PDT Modified files: . modules Log: opengatekeeper --> ports/net/opengatekeeper Revision Changes Path 1.1034 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7:34:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DF4D37BDE4; Wed, 5 Apr 2000 07:34:51 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA18871; Wed, 5 Apr 2000 07:34:51 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004051434.HAA18871@freefall.freebsd.org> From: Roger Hardiman Date: Wed, 5 Apr 2000 07:34:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/opengatekeeper - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/05 07:34:51 PDT ports/net/opengatekeeper - Imported sources Update of /home/ncvs/ports/net/opengatekeeper In directory freefall.freebsd.org:/d/users/roger/opengatekeeper Log Message: Import of OpenGateKeeper. This is a H323 Gatekeeper for H323 compliant videophone programs such as voxilla, OhPhone and OpenPhone (see /usr/ports/net/openh323) and commericial programs like NetMeeting. More information can be found at http://www.opengatekeeper.org Status: Vendor Tag: EGOBOO Release Tags: r0_4_3 N ports/net/opengatekeeper/Makefile N ports/net/opengatekeeper/files/md5 N ports/net/opengatekeeper/pkg/PLIST N ports/net/opengatekeeper/pkg/DESCR N ports/net/opengatekeeper/pkg/COMMENT No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 7:37:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E0FB037B9F5; Wed, 5 Apr 2000 07:37:29 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA19305; Wed, 5 Apr 2000 07:37:29 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004051437.HAA19305@freefall.freebsd.org> From: Roger Hardiman Date: Wed, 5 Apr 2000 07:37:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/05 07:37:29 PDT Modified files: net Makefile Log: Add OpenGatekeeper Revision Changes Path 1.346 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 9:18:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0428637B5A2; Wed, 5 Apr 2000 09:18:39 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31309; Wed, 5 Apr 2000 09:18:38 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200004051618.JAA31309@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 5 Apr 2000 09:18:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php3 Makefile ports/www/apache13-php3/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/04/05 09:18:37 PDT Modified files: www/apache13-php3 Makefile www/apache13-php3/files md5 Log: Upgrade to php-3.0.16. Revision Changes Path 1.110 +2 -6 ports/www/apache13-php3/Makefile 1.84 +1 -2 ports/www/apache13-php3/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 9:44:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 565FD37B755; Wed, 5 Apr 2000 09:44:13 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA33699; Wed, 5 Apr 2000 09:44:12 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200004051644.JAA33699@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 5 Apr 2000 09:44:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php3/scripts configure.php ports/www/apache13-php4/scripts configure.php Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/04/05 09:44:07 PDT Modified files: www/apache13-php3/scripts configure.php www/apache13-php4/scripts configure.php Log: Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql. Revision Changes Path 1.83 +2 -2 ports/www/apache13-php3/scripts/configure.php 1.84 +2 -2 ports/www/apache13-php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 10:52: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C7F5137B8BA; Wed, 5 Apr 2000 10:52:04 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA48213; Wed, 5 Apr 2000 10:52:04 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004051752.KAA48213@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 10:52:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 10:52:04 PDT Modified files: (Branch: RELENG_4) . Makefile.inc1 Log: MFC: (rev 1.142) Get rid of "sticky" files when updating sources from CVS repository. Revision Changes Path 1.141.2.2 +2 -2 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 10:55:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7584D37B687; Wed, 5 Apr 2000 10:55:17 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA49081; Wed, 5 Apr 2000 10:55:17 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004051755.KAA49081@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 10:55:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 10:55:17 PDT Modified files: (Branch: RELENG_3) . Makefile.inc1 Log: MFC: (rev 1.142) Get rid of "sticky" files when updating sources from CVS repository. Requested by: peter Revision Changes Path 1.59.2.9 +2 -2 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:16:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 945E537B951; Wed, 5 Apr 2000 11:16:17 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA51750; Wed, 5 Apr 2000 11:16:16 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <200004051816.LAA51750@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 5 Apr 2000 11:16:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2000/04/05 11:16:16 PDT Modified files: (Branch: RELENG_4) sys/i386/conf GENERIC Log: Even though xe0 was commented out, people still (rightfully) think they can just uncomment it and have it magically work. This driver _is_ broken for 4.0 and there is no way to make it work as it stands right now. Hopefully this will cut down on the amount of (semi-bogus) "bug" reports. Revision Changes Path 1.246.2.1 +1 -3 src/sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:19:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DBB937B562; Wed, 5 Apr 2000 11:19:35 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA52071; Wed, 5 Apr 2000 11:19:34 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004051819.LAA52071@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 11:19:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/zoneinfo africa antarctica asia australasia backward europe leapseconds northamerica southamerica zone.tab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 11:19:34 PDT Modified files: (Branch: RELENG_4) share/zoneinfo africa antarctica asia australasia backward europe leapseconds northamerica southamerica zone.tab Log: MFC: New timezone data from ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz Revision Changes Path 1.10.2.1 +31 -36 src/share/zoneinfo/africa 1.1.2.6.2.1 +67 -31 src/share/zoneinfo/antarctica 1.14.2.1 +172 -85 src/share/zoneinfo/asia 1.14.2.1 +303 -159 src/share/zoneinfo/australasia 1.1.2.4.2.1 +5 -1 src/share/zoneinfo/backward 1.18.2.1 +260 -773 src/share/zoneinfo/europe 1.4.2.1 +4 -2 src/share/zoneinfo/leapseconds 1.14.2.1 +165 -67 src/share/zoneinfo/northamerica 1.12.2.1 +178 -168 src/share/zoneinfo/southamerica 1.4.2.1 +25 -13 src/share/zoneinfo/zone.tab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:21:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7926337B977; Wed, 5 Apr 2000 11:21:24 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA52430; Wed, 5 Apr 2000 11:21:23 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004051821.LAA52430@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 5 Apr 2000 11:21:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/zoneinfo africa antarctica asia australasia backward europe leapseconds northamerica southamerica zone.tab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/05 11:21:23 PDT Modified files: (Branch: RELENG_3) share/zoneinfo africa antarctica asia australasia backward europe leapseconds northamerica southamerica zone.tab Log: MFC: New timezone data from ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz Revision Changes Path 1.8.2.2 +31 -36 src/share/zoneinfo/africa 1.1.2.5.2.2 +67 -31 src/share/zoneinfo/antarctica 1.12.2.2 +172 -85 src/share/zoneinfo/asia 1.11.2.2 +303 -159 src/share/zoneinfo/australasia 1.1.2.3.4.2 +5 -1 src/share/zoneinfo/backward 1.15.2.2 +260 -773 src/share/zoneinfo/europe 1.3.2.2 +4 -2 src/share/zoneinfo/leapseconds 1.12.2.2 +165 -67 src/share/zoneinfo/northamerica 1.10.2.2 +178 -168 src/share/zoneinfo/southamerica 1.2.2.2 +25 -13 src/share/zoneinfo/zone.tab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:38:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AF1637B8EC; Wed, 5 Apr 2000 11:38:22 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA54482; Wed, 5 Apr 2000 11:38:22 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200004051838.LAA54482@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 5 Apr 2000 11:38:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/04/05 11:38:22 PDT Modified files: sys/kern tty.c Log: Fix a bug where SIGIO was not being delivered to a process requesting async I/O when a tty device became writable. PR: kern/8324 Submitted by: Don Lewis Revision Changes Path 1.130 +3 -1 src/sys/kern/tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:39:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED5B837B562; Wed, 5 Apr 2000 11:39:22 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA54699; Wed, 5 Apr 2000 11:39:22 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Message-Id: <200004051839.LAA54699@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Wed, 5 Apr 2000 11:39:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.conf src/usr.sbin/pccard/pccardd cardd.c cardd.h file.c pccard.conf.5 readcis.c readcis.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG iwasaki 2000/04/05 11:39:22 PDT Modified files: etc/defaults pccard.conf usr.sbin/pccard/pccardd cardd.c cardd.h file.c pccard.conf.5 readcis.c readcis.h Log: MFPAO: support wildcard entry for generic serial and fixed disk as fallthrough entry. Submitted by: MIHIRA Sanpei Yoshiro , iwasaki Reviewed by: imp, -mobile ML and nomads ML in Japan Obtained from: http://www.freebsd.org/~iwasaki/pccard/pccardd-generic.diff http://home.jp.freebsd.org/~sanpei/4-current/usr.sbin-pccard-pccardd.diff Revision Changes Path 1.97 +21 -1 src/etc/defaults/pccard.conf 1.47 +34 -5 src/usr.sbin/pccard/pccardd/cardd.c 1.20 +5 -1 src/usr.sbin/pccard/pccardd/cardd.h 1.26 +59 -8 src/usr.sbin/pccard/pccardd/file.c 1.14 +24 -1 src/usr.sbin/pccard/pccardd/pccard.conf.5 1.18 +15 -1 src/usr.sbin/pccard/pccardd/readcis.c 1.12 +2 -1 src/usr.sbin/pccard/pccardd/readcis.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:44:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 98DAC37B687; Wed, 5 Apr 2000 11:44:10 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA55293; Wed, 5 Apr 2000 11:43:53 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200004051843.LAA55293@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 5 Apr 2000 11:43:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/file/Magdir timezone Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/04/05 11:43:52 PDT Modified files: (Branch: RELENG_4) usr.bin/file/Magdir timezone Log: MFC: (rev. 1.2) identify timezone data files by their ``TZif'' magic number Revision Changes Path 1.1.1.1.10.1 +4 -0 src/usr.bin/file/Magdir/timezone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:44:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0365837BAEA; Wed, 5 Apr 2000 11:44:11 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA55350; Wed, 5 Apr 2000 11:44:03 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200004051844.LAA55350@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 5 Apr 2000 11:44:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/file/Magdir timezone Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/04/05 11:44:02 PDT Modified files: (Branch: RELENG_3) usr.bin/file/Magdir timezone Log: MFC: (rev. 1.2) identify timezone data files by their ``TZif'' magic number Revision Changes Path 1.1.1.1.6.1 +4 -0 src/usr.bin/file/Magdir/timezone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:44:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5165E37BB1C; Wed, 5 Apr 2000 11:44:11 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA55364; Wed, 5 Apr 2000 11:44:04 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004051844.LAA55364@freefall.freebsd.org> From: Jim Mock Date: Wed, 5 Apr 2000 11:44:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/05 11:44:04 PDT Modified files: games/fortune/datfiles fortunes Log: Add a new fortune and remove an email address. Reviewed by: jkh Revision Changes Path 1.37 +7 -2 src/games/fortune/datfiles/fortunes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:52:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F40837BE5C; Wed, 5 Apr 2000 11:52:17 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA56348; Wed, 5 Apr 2000 11:52:16 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <200004051852.LAA56348@freefall.freebsd.org> From: Matthew Hunt Date: Wed, 5 Apr 2000 11:52:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-ReadLine-Gnu Makefile ports/devel/p5-ReadLine-Gnu/files md5 ports/devel/p5-ReadLine-Gnu/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mph 2000/04/05 11:52:16 PDT Modified files: devel/p5-ReadLine-Gnu Makefile devel/p5-ReadLine-Gnu/files md5 Removed files: devel/p5-ReadLine-Gnu/patches patch-aa Log: Upgrade to 1.09. Revision Changes Path 1.9 +4 -4 ports/devel/p5-ReadLine-Gnu/Makefile 1.4 +1 -1 ports/devel/p5-ReadLine-Gnu/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 11:54:14 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 9C4F837B7BE; Wed, 5 Apr 2000 11:54:10 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 782321C4D; Wed, 5 Apr 2000 14:54:10 -0400 (EDT) Date: Wed, 5 Apr 2000 14:54:10 -0400 From: Bill Fumerola To: Jim Mock Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20000405145410.O23367@jade.chc-chimes.com> References: <200004051844.LAA55364@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004051844.LAA55364@freefall.freebsd.org>; from jim@FreeBSD.org on Wed, Apr 05, 2000 at 11:44:04AM -0700 X-Operating-System: FreeBSD 3.2-RELEASE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 05, 2000 at 11:44:04AM -0700, Jim Mock wrote: > Modified files: > games/fortune/datfiles fortunes > Log: > Add a new fortune and remove an email address. > > Reviewed by: jkh Like the previous commit to this file, this is disordered. -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 12:46:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6361A37B970; Wed, 5 Apr 2000 12:46:56 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA62923; Wed, 5 Apr 2000 12:46:56 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004051946.MAA62923@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 5 Apr 2000 12:46:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/docbook-400/files catalog Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/05 12:46:55 PDT Modified files: textproc/docbook-400/files catalog Log: Remove DTDDECL, this produces bogus warnings. Revision Changes Path 1.2 +0 -5 ports/textproc/docbook-400/files/catalog To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 15:21:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FD9B37B8E2; Wed, 5 Apr 2000 15:21:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA90655; Wed, 5 Apr 2000 15:21:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004052221.PAA90655@freefall.freebsd.org> From: Will Andrews Date: Wed, 5 Apr 2000 15:21:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh Makefile ports/security/ssh/files sshd.sh ports/security/ssh2 Makefile ports/security/ssh2/files sshd.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/05 15:21:45 PDT Modified files: security/ssh Makefile security/ssh2 Makefile Added files: security/ssh/files sshd.sh security/ssh2/files sshd.sh Log: Add better sshd startup scripts; specifically, allow restarting and stopping the server. Martti's submission did not include -h, which I added because if I had added the scripts the way he submitted them, the server wouldn't be started on startup. PR: 10196 Submitted by: Martti Kuparinen Reviewed by: kris (partially) No response: maintainers (PR opened February 22, 1999) Revision Changes Path 1.91 +3 -3 ports/security/ssh/Makefile 1.93 +3 -3 ports/security/ssh2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 15:28:46 2000 Delivered-To: cvs-all@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id B10FA37BB63; Wed, 5 Apr 2000 15:28:37 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.68]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Wed, 5 Apr 2000 15:38:42 -0700 Message-ID: <38EBBDE2.47FF5BF2@3-cities.com> Date: Wed, 05 Apr 2000 15:27:46 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/codecrusader Makefile References: <200004041002.DAA09557@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David E. O'Brien" wrote: > > obrien 2000/04/04 03:02:37 PDT > > Modified files: > devel/codecrusader Makefile > Log: > Remove commented out BROKEN. > > Revision Changes Path > 1.8 +1 -3 ports/devel/codecrusader/Makefile I have been trying to make Code Crusader on FreeBSD 4.0-S. The port make doesn't work. What I have found from reading the archives is that 4.0 now has a sigwait, ucontext_t, and a socklen_t. If this is ture, then, it means that the Code Crusader's FreeBSD configurations need addressing. For example, the #define ACE_LACKS_SIGSET appears to be erroroneous for 4.0. The configuration also needs #define's for ACE_HAS_UCONTEXT_T and ACE_HAS_SOCKLEN_T, which cause the make to abort because of conflicting defines. I don't know if it is a misconfiguration of Code Crusader for FreeBSD or one for gcc. The Makefile also tried to use bison-1.28, which wasn't installed on my system and isn't listed as a dependancy for the build. The Makefile tried to include something from the directory ../misc/gif. There are a number of other errors that keep it from installing /usr/loca/bin/jcc. I have to capture the stderr messages to find out what they are. I get as far as .../programs/code_crusader where makemake error calculating dependancies. Then, there is a message about a missing separator on Makefile line 172. This is where the build stops. I haven't figured out what the missing separator is. What is the appropriate list to discuss making Code Crusader? Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 16: 6:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15F7037B8F0; Wed, 5 Apr 2000 16:06:22 -0700 (PDT) (envelope-from paul@FreeBSD.org) Received: (from paul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA13293; Wed, 5 Apr 2000 16:06:21 -0700 (PDT) (envelope-from paul@FreeBSD.org) Message-Id: <200004052306.QAA13293@freefall.freebsd.org> From: Paul Richards Date: Wed, 5 Apr 2000 16:06:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-modssl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG paul 2000/04/05 16:06:21 PDT Modified files: www/apache13-modssl Makefile Log: The wildcard removal of config files in post-install was removing all config files rather than just the old default files. Revision Changes Path 1.65 +3 -3 ports/www/apache13-modssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 17: 7:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C877337BD74; Wed, 5 Apr 2000 17:07:15 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA25723; Wed, 5 Apr 2000 17:07:15 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004060007.RAA25723@freefall.freebsd.org> From: Jim Mock Date: Wed, 5 Apr 2000 17:07:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/kernelconfig chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/05 17:07:15 PDT Modified files: en_US.ISO_8859-1/books/handbook/kernelconfig chapter.sgml Log: Bring this chapter into the real world. The configuration file is now relevant to 4.0 as with the other bits. Revision Changes Path 1.25 +973 -1743 doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 17: 7:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D9C1437C1DD; Wed, 5 Apr 2000 17:07:42 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA25795; Wed, 5 Apr 2000 17:07:42 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004060007.RAA25795@freefall.freebsd.org> From: Jim Mock Date: Wed, 5 Apr 2000 17:07:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.ent Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/05 17:07:42 PDT Modified files: share/sgml man-refs.ent Log: Add bits for the kernel config chapter. Revision Changes Path 1.33 +2 -1 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 17:24:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 646D437BB76; Wed, 5 Apr 2000 17:24:54 -0700 (PDT) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA31224; Wed, 5 Apr 2000 17:24:53 -0700 (PDT) (envelope-from shin@FreeBSD.org) Message-Id: <200004060024.RAA31224@freefall.freebsd.org> From: Yoshinobu Inoue Date: Wed, 5 Apr 2000 17:24:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/04/05 17:24:53 PDT Modified files: etc rc.network6 Log: Removed unnecessary comma in stf addr printf in hex format, which I mysteriously added. Submitted by: ume Revision Changes Path 1.8 +2 -2 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 17:52:19 2000 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 4BDF837BE7B; Wed, 5 Apr 2000 17:52:11 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id BAA02749; Thu, 6 Apr 2000 01:43:04 +0100 (BST) (envelope-from nik) Date: Thu, 6 Apr 2000 01:43:04 +0100 From: Nik Clayton To: Satoshi - Ports Wraith - Asami Cc: Jeroen Ruigrok van der Werven , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/docbook-400 Makefile ports/textproc/docbook-400/files catalog md5 ports/textproc/docbook-400/pkg COMMENT DESCR PLIST Message-ID: <20000406014303.A99954@catkin.nothing-going-on.org> References: <200004042018.NAA41557@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from asami@FreeBSD.org on Tue, Apr 04, 2000 at 06:26:26PM -0700 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 04, 2000 at 06:26:26PM -0700, Satoshi - Ports Wraith - Asami wrote: > * Add the DocBook 4.00 port. > > People, please ask me before committing something like this, I might > need to do a repo-copy. In Jeroen's defense, I think he might have been doing exactly what I did with the DocBook ports some time ago. Bad example on my part. Mea culpa. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 18:23:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8348037B6CB; Wed, 5 Apr 2000 18:23:23 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA74286; Wed, 5 Apr 2000 18:23:23 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200004060123.SAA74286@freefall.freebsd.org> From: Murray Stokely Date: Wed, 5 Apr 2000 18:23:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall tcpip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/04/05 18:23:23 PDT Modified files: release/sysinstall tcpip.c Log: Fixed minor annoyance with sysinstall being redundant / braindead in the network -> interfaces menu. Approved by: jkh Revision Changes Path 1.104 +4 -2 src/release/sysinstall/tcpip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 19:48:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5184637B618; Wed, 5 Apr 2000 19:48:49 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA05029; Wed, 5 Apr 2000 19:48:49 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004060248.TAA05029@freefall.freebsd.org> From: Warner Losh Date: Wed, 5 Apr 2000 19:48:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/net if_ieee80211.h src/sys/i386/conf GENERIC LINT src/sys/dev/awi README am79c930.c am79c930reg.h am79c930var.h awi.4 awi.c awictl.h awireg.h awivar.h if_awi_pccard.c if_awi_pcmcia.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/05 19:48:48 PDT Modified files: sys/conf files sys/i386/conf GENERIC LINT Added files: sys/net if_ieee80211.h sys/dev/awi README am79c930.c am79c930reg.h am79c930var.h awi.4 awi.c awictl.h awireg.h awivar.h if_awi_pccard.c if_awi_pcmcia.c Log: Awi driver, ported from NetBSD from Atsushi Once-san. From the README: Any IEEE 802.11 cards use AMD Am79C930 and Harris (Intersil) Chipset with PCnetMobile firmware by AMD. BayStack 650 1Mbps Frequency Hopping PCCARD adapter BayStack 660 2Mbps Direct Sequence PCCARD adapter Icom SL-200 2Mbps Direct Sequence PCCARD adapter Melco WLI-PCM 2Mbps Direct Sequence PCCARD adapter NEL SSMagic 2Mbps Direct Sequence PCCARD adapter Netwave AirSurfer Plus 1Mbps Frequency Hopping PCCARD adapter Netwave AirSurfer Pro 2Mbps Direct Sequence PCCARD adapter Known Problems: WEP is not supported. Does not create IBSS itself. Cannot configure the following on FreeBSD: selection of infrastructure/adhoc mode ESSID ... Submitted by: Atsushi Onoe Revision Changes Path 1.349 +4 -1 src/sys/conf/files 1.251 +5 -3 src/sys/i386/conf/GENERIC 1.764 +4 -3 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 19:54:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1063137B5F0; Wed, 5 Apr 2000 19:54:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA05612; Wed, 5 Apr 2000 19:54:37 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004060254.TAA05612@freefall.freebsd.org> From: Warner Losh Date: Wed, 5 Apr 2000 19:54:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/05 19:54:37 PDT Modified files: etc/defaults pccard.conf Log: Two changes: 1) Move an cards to after aic, since an sorts after aic. 2) Add awi cards for the new awi drivers. This is a wireless pcmcia card. Revision Changes Path 1.98 +42 -17 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 20: 3:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF93537B5F0; Wed, 5 Apr 2000 20:03:32 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA06576; Wed, 5 Apr 2000 20:03:32 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <200004060303.UAA06576@freefall.freebsd.org> From: Greg Lehey Date: Wed, 5 Apr 2000 20:03:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinuminterrupt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2000/04/05 20:03:32 PDT Modified files: sys/dev/vinum vinuminterrupt.c Log: complete_rqe: Remove a race condition in RAID-4 and RAID-5 where a request could be deallocated before the top half had finished issuing it. The problem seems only to happen with IDE drives and vn devices, but theoretically it could happen with any drive. This is the most important part of a possible series of fixes designed to remove race conditions without locking out interrupts for longer than absolutely necessary. Reported-by: sos Fix-supplied-by: dillon Revision Changes Path 1.30 +3 -3 src/sys/dev/vinum/vinuminterrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 20:10: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 592B837B8ED; Wed, 5 Apr 2000 20:09:58 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA07374; Wed, 5 Apr 2000 20:09:58 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200004060309.UAA07374@freefall.freebsd.org> From: Boris Popov Date: Wed, 5 Apr 2000 20:09:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/if_ef Makefile ef.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/04/05 20:09:57 PDT Modified files: sys/modules/if_ef Makefile ef.4 Log: Uncomment ETHER_II frame and remove BPF related variable. Revision Changes Path 1.3 +2 -4 src/sys/modules/if_ef/Makefile 1.2 +5 -5 src/sys/modules/if_ef/ef.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 21: 8:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C554137BDD3; Wed, 5 Apr 2000 21:08:17 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA12911; Wed, 5 Apr 2000 21:07:49 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004060407.VAA12911@freefall.freebsd.org> From: Will Andrews Date: Wed, 5 Apr 2000 21:07:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/mysqltcl Makefile ports/databases/mysqltcl/files Makefile.bsd md5 ports/databases/mysqltcl/patches patch-aa patch-ab ports/databases/mysqltcl/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/05 21:07:49 PDT Modified files: databases Makefile Added files: databases/mysqltcl Makefile databases/mysqltcl/files Makefile.bsd md5 databases/mysqltcl/patches patch-aa patch-ab databases/mysqltcl/pkg COMMENT DESCR PLIST Log: Add the mysqltcl port, which is a suite that allows manipulation of MySQL through Tcl. The port installs only the libraries. PR: 13514 Submitted by: Mikhail Teterin Revision Changes Path 1.58 +2 -1 ports/databases/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 21: 8:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31B1937BE41; Wed, 5 Apr 2000 21:08:35 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA12980; Wed, 5 Apr 2000 21:08:15 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004060408.VAA12980@freefall.freebsd.org> From: Will Andrews Date: Wed, 5 Apr 2000 21:08:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/05 21:08:14 PDT Modified files: . modules Log: mysqltcl --> ports/databases/mysqltcl Revision Changes Path 1.1035 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 22: 4:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9388C37B6D2; Wed, 5 Apr 2000 22:04:32 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA17317; Wed, 5 Apr 2000 22:04:31 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004060504.WAA17317@freefall.freebsd.org> From: Will Andrews Date: Wed, 5 Apr 2000 22:04:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/gtkicq Makefile ports/net/gtkicq/files md5 ports/net/gtkicq/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/05 22:04:30 PDT Modified files: net Makefile Added files: net/gtkicq Makefile net/gtkicq/files md5 net/gtkicq/pkg COMMENT DESCR PLIST Log: Add gtkicq, a GTK-based ICQ clone. PR: 17258 Submitted by: Dan Papasian Revision Changes Path 1.347 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 22: 5: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EBA037C1B8; Wed, 5 Apr 2000 22:04:57 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA17425; Wed, 5 Apr 2000 22:04:56 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004060504.WAA17425@freefall.freebsd.org> From: Will Andrews Date: Wed, 5 Apr 2000 22:04:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/05 22:04:55 PDT Modified files: . modules Log: gtkicq --> ports/net/gtkicq Revision Changes Path 1.1036 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 22:17:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E68A37BEE1; Wed, 5 Apr 2000 22:17:09 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA18719; Wed, 5 Apr 2000 22:17:09 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200004060517.WAA18719@freefall.freebsd.org> From: Andreas Klemm Date: Wed, 5 Apr 2000 22:17:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript6 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/04/05 22:17:08 PDT Modified files: print/ghostscript6 Makefile Log: As requested by many Submitted by: Anton Berezin ,Kimura Fuyuki Revision Changes Path 1.45 +3 -2 ports/print/ghostscript6/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 22:44:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 39EF137B518; Wed, 5 Apr 2000 22:44:17 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA20441; Wed, 5 Apr 2000 22:44:16 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200004060544.WAA20441@freefall.freebsd.org> From: Paul Saab Date: Wed, 5 Apr 2000 22:44:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/04/05 22:44:16 PDT Modified files: (Branch: RELENG_3) sys/i386/isa wd.c Log: MFC: 1.219 Fix wddump in LBA mode. Reviewed by: peter Revision Changes Path 1.186.2.5 +22 -13 src/sys/i386/isa/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 23:42: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id A5F0F37BAC0; Wed, 5 Apr 2000 23:41:54 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA90179; Thu, 6 Apr 2000 08:41:50 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <200004060641.IAA90179@freebsd.dk> Subject: Re: cvs commit: src/sys/dev/vinum vinuminterrupt.c In-Reply-To: <200004060303.UAA06576@freefall.freebsd.org> from Greg Lehey at "Apr 5, 2000 08:03:32 pm" To: grog@FreeBSD.org (Greg Lehey) Date: Thu, 6 Apr 2000 08:41:49 +0200 (CEST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Greg Lehey wrote: Cool!, I'll throw my server at it as soon as I get home today... > grog 2000/04/05 20:03:32 PDT > > Modified files: > sys/dev/vinum vinuminterrupt.c > Log: > complete_rqe: Remove a race condition in RAID-4 and RAID-5 where a > request could be deallocated before the top half had finished > issuing it. The problem seems only to happen with IDE drives > and vn devices, but theoretically it could happen with any > drive. This is the most important part of a possible series > of fixes designed to remove race conditions without locking > out interrupts for longer than absolutely necessary. > > Reported-by: sos > Fix-supplied-by: dillon > > Revision Changes Path > 1.30 +3 -3 src/sys/dev/vinum/vinuminterrupt.c > > > -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 5 23:46:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 4D5EF37B910; Wed, 5 Apr 2000 23:46:17 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA75659; Thu, 6 Apr 2000 16:16:04 +0930 (CST) Date: Thu, 6 Apr 2000 16:16:04 +0930 From: Greg Lehey To: Soren Schmidt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinuminterrupt.c Message-ID: <20000406161604.J73669@freebie.lemis.com> References: <200004060303.UAA06576@freefall.freebsd.org> <200004060641.IAA90179@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre2i In-Reply-To: <200004060641.IAA90179@freebsd.dk> WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 6 April 2000 at 8:41:49 +0200, Søren Schmidt wrote: > It seems Greg Lehey wrote: >> grog 2000/04/05 20:03:32 PDT >> >> Modified files: >> sys/dev/vinum vinuminterrupt.c >> Log: >> complete_rqe: Remove a race condition in RAID-4 and RAID-5 where a >> request could be deallocated before the top half had finished >> issuing it. The problem seems only to happen with IDE drives >> and vn devices, but theoretically it could happen with any >> drive. This is the most important part of a possible series >> of fixes designed to remove race conditions without locking >> out interrupts for longer than absolutely necessary. >> >> Reported-by: sos >> Fix-supplied-by: dillon > > > Cool!, I'll throw my server at it as soon as I get home today... Good. I'm not 100% sure that this fix alone will work, but I don't want to overdo things, because it can have an adverse effect on performance. I'll do some tests on vnode devices here; that should have the same effect. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0: 6: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF60237BA99; Thu, 6 Apr 2000 00:06:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA27753; Thu, 6 Apr 2000 00:06:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060706.AAA27753@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:06:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-emacs Makefile ports/audio/timidity++-emacs/pkg DESCR MESSAGE PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:06:01 PDT Modified files: audio/timidity++-emacs Makefile audio/timidity++-emacs/pkg DESCR MESSAGE PLIST Log: make this port a middleman between the timidity++ master and all the timidity++ slave ports PR: 17817 Submitted by: maintainer Revision Changes Path 1.2 +111 -16 ports/audio/timidity++-emacs/Makefile 1.2 +2 -2 ports/audio/timidity++-emacs/pkg/DESCR 1.2 +7 -1 ports/audio/timidity++-emacs/pkg/MESSAGE 1.2 +1 -1 ports/audio/timidity++-emacs/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:12: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C502837BAD1; Thu, 6 Apr 2000 00:12:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA28670; Thu, 6 Apr 2000 00:12:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060712.AAA28670@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:12:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-motif Makefile ports/audio/timidity++-motif/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:12:01 PDT Modified files: audio/timidity++-motif Makefile audio/timidity++-motif/pkg DESCR Log: make this into a slave port depending on timidity++-emacs PR: 17355 Submitted by: maintainer Revision Changes Path 1.4 +4 -45 ports/audio/timidity++-motif/Makefile 1.3 +2 -2 ports/audio/timidity++-motif/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:13:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B9E1637BAAC; Thu, 6 Apr 2000 00:13:40 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA28976; Thu, 6 Apr 2000 00:13:40 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060713.AAA28976@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:13:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-slang Makefile ports/audio/timidity++-slang/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:13:40 PDT Modified files: audio/timidity++-slang Makefile audio/timidity++-slang/pkg DESCR Log: make this into a slave port PR: 17356 Submitted by: maintainer Revision Changes Path 1.2 +4 -36 ports/audio/timidity++-slang/Makefile 1.2 +2 -2 ports/audio/timidity++-slang/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:13:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 73A3A37C07B; Thu, 6 Apr 2000 00:13:47 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA29059; Thu, 6 Apr 2000 00:13:46 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <200004060713.AAA29059@freefall.freebsd.org> From: Greg Lehey Date: Thu, 6 Apr 2000 00:13:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumparser.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2000/04/06 00:13:46 PDT Modified files: sys/dev/vinum vinumparser.c Log: (finally!) add keywords raid4 and partition. Revision Changes Path 1.21 +3 -1 src/sys/dev/vinum/vinumparser.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:14:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D70DE37BA99; Thu, 6 Apr 2000 00:14:43 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA29366; Thu, 6 Apr 2000 00:14:43 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060714.AAA29366@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:14:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/timidity++-slang Makefile ports/japanese/timidity++-slang/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:14:43 PDT Modified files: japanese/timidity++-slang Makefile japanese/timidity++-slang/pkg DESCR Log: convert to a slave port PR: 17357 Submitted by: maintainer Revision Changes Path 1.2 +5 -36 ports/japanese/timidity++-slang/Makefile 1.2 +2 -2 ports/japanese/timidity++-slang/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:15:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EBD8137BC0D; Thu, 6 Apr 2000 00:15:46 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA29650; Thu, 6 Apr 2000 00:15:46 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060715.AAA29650@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:15:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-gtk Makefile ports/audio/timidity++-gtk/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:15:46 PDT Modified files: audio/timidity++-gtk Makefile audio/timidity++-gtk/pkg DESCR Log: convert to slave port PR: 17428 Submitted by: maintainer Revision Changes Path 1.2 +4 -39 ports/audio/timidity++-gtk/Makefile 1.2 +2 -2 ports/audio/timidity++-gtk/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:17: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C7EE37B81D; Thu, 6 Apr 2000 00:16:58 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA29944; Thu, 6 Apr 2000 00:16:57 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060716.AAA29944@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:16:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-tcltk Makefile ports/audio/timidity++-tcltk/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:16:57 PDT Modified files: audio/timidity++-tcltk Makefile audio/timidity++-tcltk/pkg DESCR PLIST Log: convert to slave PR: 17429 Submitted by: maintainer Revision Changes Path 1.2 +4 -52 ports/audio/timidity++-tcltk/Makefile 1.2 +2 -2 ports/audio/timidity++-tcltk/pkg/DESCR 1.2 +13 -0 ports/audio/timidity++-tcltk/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:18:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F302A37BE7B; Thu, 6 Apr 2000 00:18:18 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA30270; Thu, 6 Apr 2000 00:18:18 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060718.AAA30270@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:18:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-xaw Makefile ports/audio/timidity++-xaw/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:18:18 PDT Modified files: audio/timidity++-xaw Makefile audio/timidity++-xaw/pkg DESCR PLIST Log: convert to slave PR: 17452 Submitted by: maintainer Revision Changes Path 1.2 +4 -61 ports/audio/timidity++-xaw/Makefile 1.2 +2 -2 ports/audio/timidity++-xaw/pkg/DESCR 1.2 +16 -3 ports/audio/timidity++-xaw/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:19:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DDE037B6D2; Thu, 6 Apr 2000 00:19:31 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA30510; Thu, 6 Apr 2000 00:19:30 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060719.AAA30510@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:19:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++-xskin Makefile ports/audio/timidity++-xskin/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:19:30 PDT Modified files: audio/timidity++-xskin Makefile audio/timidity++-xskin/pkg DESCR Log: convert to slave PR: 17724 Submitted by: maintainer Revision Changes Path 1.2 +4 -56 ports/audio/timidity++-xskin/Makefile 1.2 +2 -2 ports/audio/timidity++-xskin/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:21:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B12C737BB6B; Thu, 6 Apr 2000 00:21:51 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA30885; Thu, 6 Apr 2000 00:21:50 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060721.AAA30885@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:21:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/timidity++-tcltk Makefile ports/japanese/timidity++-tcltk/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:21:50 PDT Modified files: japanese/timidity++-tcltk Makefile japanese/timidity++-tcltk/pkg DESCR PLIST Log: convert to slave port PR: 17811 Submitted by: maintainer Revision Changes Path 1.2 +5 -61 ports/japanese/timidity++-tcltk/Makefile 1.2 +2 -2 ports/japanese/timidity++-tcltk/pkg/DESCR 1.2 +12 -0 ports/japanese/timidity++-tcltk/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:25:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B07C37BE75; Thu, 6 Apr 2000 00:25:37 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA31399; Thu, 6 Apr 2000 00:25:37 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <200004060725.AAA31399@freefall.freebsd.org> From: Greg Lehey Date: Thu, 6 Apr 2000 00:25:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2000/04/06 00:25:36 PDT Modified files: sys/dev/vinum vinumio.c Log: open_drive: Add kludges for vn and md. Submitted-by: dillon (vn) Requested-by: phk (md) Revision Changes Path 1.56 +5 -1 src/sys/dev/vinum/vinumio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:31: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 415E637BEBA; Thu, 6 Apr 2000 00:31:03 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA31995; Thu, 6 Apr 2000 00:31:03 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060731.AAA31995@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:31:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/tya Makefile ports/java/tya/files md5 ports/java/tya/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:31:01 PDT Modified files: java/tya Makefile java/tya/files md5 java/tya/pkg DESCR Log: update to 1.7 PR: 17797 Submitted by: maintainer Revision Changes Path 1.12 +7 -8 ports/java/tya/Makefile 1.7 +1 -1 ports/java/tya/files/md5 1.2 +2 -2 ports/java/tya/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:33: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1137737BA66; Thu, 6 Apr 2000 00:33:01 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA32316; Thu, 6 Apr 2000 00:33:00 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004060733.AAA32316@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 00:33:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/enfle Makefile ports/graphics/enfle/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 00:33:00 PDT Modified files: graphics/enfle Makefile graphics/enfle/files md5 Log: update to 200000403 release PR: 17787 Submitted by: maintainer Revision Changes Path 1.12 +4 -5 ports/graphics/enfle/Makefile 1.11 +1 -1 ports/graphics/enfle/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:33:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5852837BEB6; Thu, 6 Apr 2000 00:33:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA32438; Thu, 6 Apr 2000 00:33:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004060733.AAA32438@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 6 Apr 2000 00:33:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/06 00:33:30 PDT Modified files: include Makefile Log: The idea always was that `make copies' should undo the `make symlinks' job, but it got broken in rev 1.109. Restore the correct behaviour. Revision Changes Path 1.110 +5 -2 src/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:53:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5861237BDCA; Thu, 6 Apr 2000 00:53:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA33976; Thu, 6 Apr 2000 00:53:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004060753.AAA33976@freefall.freebsd.org> From: Warner Losh Date: Thu, 6 Apr 2000 00:53:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/06 00:53:30 PDT Modified files: . access Log: Add Maxim Bolotin . He'll maintain his cs driver in the tree. I'll be his sponsor. Approved by: core Revision Changes Path 1.143 +2 -1 CVSROOT/access To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 0:55: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F40D337BB6B; Thu, 6 Apr 2000 00:55:02 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA34140; Thu, 6 Apr 2000 00:55:03 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004060755.AAA34140@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 00:55:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 00:55:02 PDT Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Add Dan Papasian for his gtkicq port. Reviewed by: chris Revision Changes Path 1.183 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 1:18:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D8B637C053; Thu, 6 Apr 2000 01:18:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA36224; Thu, 6 Apr 2000 01:18:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200004060818.BAA36224@freefall.freebsd.org> From: Peter Wemm Date: Thu, 6 Apr 2000 01:18:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa wd.c wdreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/04/06 01:18:31 PDT Removed files: sys/i386/isa wd.c wdreg.h Log: Finally cvs rm these two files; they were not referenced in conf/files*, and were accumulating history as a result of recursive script processing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2: 6:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C013C37B9C7; Thu, 6 Apr 2000 02:06:22 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA43123; Thu, 6 Apr 2000 02:06:22 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004060906.CAA43123@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 6 Apr 2000 02:06:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/graphics Makefile ports/graphics/piddle Makefile ports/graphics/piddle/files md5 ports/graphics/piddle/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/06 02:06:22 PDT Modified files: . modules graphics Makefile Added files: graphics/piddle Makefile graphics/piddle/files md5 graphics/piddle/pkg COMMENT DESCR PLIST Log: Import piddle, a 2D drawing library for python. PR: 17071 Submitted by: Dominic Mitchell Revision Changes Path 1.1037 +2 -1 CVSROOT/modules 1.191 +2 -1 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:22:41 2000 Delivered-To: cvs-all@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 66CC337C074; Thu, 6 Apr 2000 02:22:32 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id FAA10783; Thu, 6 Apr 2000 05:22:30 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA78794; Thu, 6 Apr 2000 02:22:28 -0700 (PDT) To: Will Andrews Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/gtkicq Makefile ports/net/gtkicq/files md5 ports/net/gtkicq/pkg COMMENT DESCR PLIST References: <200004060504.WAA17317@freefall.freebsd.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 06 Apr 2000 02:22:27 -0700 In-Reply-To: Will Andrews's message of "Wed, 5 Apr 2000 22:04:30 -0700 (PDT)" Message-ID: Lines: 26 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Added files: * net/gtkicq Makefile * net/gtkicq/files md5 * net/gtkicq/pkg COMMENT DESCR PLIST * Log: * Add gtkicq, a GTK-based ICQ clone. gtkicq was removed a while ago after being repo-copied to gnome-icu. Can you talk to nectar about this? By the way, I don't know how CVS let you do this but these files were actually not added, but resurrected. === >> cvs status Makefile =================================================================== File: Makefile Status: Up-to-date Working revision: 1.8 Thu Apr 6 05:04:27 2000 Repository revision: 1.8 /usr/cvs/ports/net/gtkicq/Makefile,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) === Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:27: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 12BC037BB19; Thu, 6 Apr 2000 02:26:59 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id FAA27978; Thu, 6 Apr 2000 05:26:56 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA78860; Thu, 6 Apr 2000 02:26:54 -0700 (PDT) To: Maxim Sobolev Cc: "Vanilla I. Shu" , cvs-all@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/filesgimp.setfont md5 ports/graphics/gimp1/patches patch-ao patch-ahpatch-ak patch-an ports/graphics/gimp1/pkg PLIST.perl PLIST References: <200004021914.MAA17822@freefall.freebsd.org> <38EB028E.247723A8@altavista.net> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Date: 06 Apr 2000 02:26:53 -0700 In-Reply-To: Maxim Sobolev's message of "Wed, 05 Apr 2000 12:08:30 +0300" Message-ID: Lines: 20 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Maxim Sobolev * Did you look into resulting port's Makefile? Particulatly I'm interesting how * do you expect to PLIST=${SRCDIR}/PLIST.perl will be created? It is also broken * when USE_GNOME defined. You are quite right. SRCDIR isn't even defined! Here's an error (dying at the first sed): http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.20000404/gimp-1.1.18.log * Following is small patch which should fix these obvious nasties. Thanks. I put it in the tree, will commit it if it passes the compilation (a new package build just started, it should be about 10 hours from now before it gets to gimp due to the large number of dependencies ;). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:27:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E03D37B7FE; Thu, 6 Apr 2000 02:27:40 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA45001; Thu, 6 Apr 2000 02:27:40 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004060927.CAA45001@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 6 Apr 2000 02:27:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/06 02:27:40 PDT Modified files: contrib/gcc configure Log: Sparc64 configure section. Submitted by: steve Revision Changes Path 1.9 +9 -1 src/contrib/gcc/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:29:56 2000 Delivered-To: cvs-all@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id CCD2D37BC80; Thu, 6 Apr 2000 02:29:52 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id FAA09836; Thu, 6 Apr 2000 05:18:58 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA78755; Thu, 6 Apr 2000 02:18:56 -0700 (PDT) To: Paul Richards Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/apache13-modssl Makefile References: <200004052306.QAA13293@freefall.freebsd.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 06 Apr 2000 02:18:49 -0700 In-Reply-To: Paul Richards's message of "Wed, 5 Apr 2000 16:06:21 -0700 (PDT)" Message-ID: Lines: 16 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * The wildcard removal of config files in post-install was removing * all config files rather than just the old default files. Um, a post-install target has no business removing files in the installation directory. Why is it doing this in the first place? Also, with a wildcard like "access.conf.*" (which is still better than "access.conf*" of course ;), it's going to remove backup files users specifically made, etc. For instance, I create a backup called "access.conf.org" and "access.conf.new" so that I can easily diff them and merge my changes to the new version. I'm going to be mighty upset if the port deletes these files, and I'm sure I'm not the only one. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:42: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id D540437BD2C; Thu, 6 Apr 2000 02:41:58 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id KAA67288; Thu, 6 Apr 2000 10:22:34 +0100 (BST) (envelope-from nik) Date: Thu, 6 Apr 2000 10:22:34 +0100 From: Nik Clayton To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files src/sys/net if_ieee80211.h src/sys/i386/conf GENERIC LINT src/sys/dev/awi README am79c930.c am79c930reg.h am79c930var.h awi.4 awi.c awictl.h awireg.h awivar.h if_awi_pccard.c if_awi_pcmcia.c Message-ID: <20000406102234.A66814@catkin.nothing-going-on.org> References: <200004060248.TAA05029@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004060248.TAA05029@freefall.freebsd.org>; from imp@FreeBSD.org on Wed, Apr 05, 2000 at 07:48:48PM -0700 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 05, 2000 at 07:48:48PM -0700, Warner Losh wrote: > Awi driver, ported from NetBSD from Atsushi Once-san. > > From the README: > Any IEEE 802.11 cards use AMD Am79C930 and Harris (Intersil) Chipset > with PCnetMobile firmware by AMD. > BayStack 650 1Mbps Frequency Hopping PCCARD adapter > BayStack 660 2Mbps Direct Sequence PCCARD adapter > Icom SL-200 2Mbps Direct Sequence PCCARD adapter > Melco WLI-PCM 2Mbps Direct Sequence PCCARD adapter > NEL SSMagic 2Mbps Direct Sequence PCCARD adapter > Netwave AirSurfer Plus > 1Mbps Frequency Hopping PCCARD adapter > Netwave AirSurfer Pro > 2Mbps Direct Sequence PCCARD adapter Are you planning on putting this info in the "Supported Hardware" section of the Handbook? Actually, to everyone: If you've committed driver support for a device in the past 2 years or so, can you take a look at the "Supported Hardware" section in the Handbook, and see if support is listed. If it isn't, can you put down some information about it, and either PR it, or send it straight to -doc. Please include the make/model or the hardware, the driver name, and (if possible) a URL for the manufacturer. Cheers. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:44:21 2000 Delivered-To: cvs-all@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [194.217.50.228]) by hub.freebsd.org (Postfix) with ESMTP id B8BAB37BD2C; Thu, 6 Apr 2000 02:44:15 -0700 (PDT) (envelope-from paul@originative.co.uk) Received: from originative.co.uk (lobster.originative.co.uk [194.217.50.241]) by mailgate.originative.co.uk (Postfix) with ESMTP id 643441D131; Thu, 6 Apr 2000 10:44:14 +0100 (BST) Message-ID: <38EC5C6D.CBE55DFA@originative.co.uk> Date: Thu, 06 Apr 2000 10:44:13 +0100 From: Paul Richards Organization: Originative Solutions Ltd X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en-GB, en MIME-Version: 1.0 To: Satoshi - Ports Wraith - Asami Cc: Paul Richards , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/apache13-modssl Makefile References: <200004052306.QAA13293@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Satoshi - Ports Wraith - Asami wrote: > > * The wildcard removal of config files in post-install was removing > * all config files rather than just the old default files. > > Um, a post-install target has no business removing files in the > installation directory. Why is it doing this in the first place? > > Also, with a wildcard like "access.conf.*" (which is still better than > "access.conf*" of course ;), it's going to remove backup files users > specifically made, etc. > > For instance, I create a backup called "access.conf.org" and > "access.conf.new" so that I can easily diff them and merge my changes > to the new version. I'm going to be mighty upset if the port deletes > these files, and I'm sure I'm not the only one. I agree, but it's not my port I just fixed the problem that was screwing me :-) Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 2:50:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC3B737C2C7; Thu, 6 Apr 2000 02:50:35 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA46921; Thu, 6 Apr 2000 02:50:35 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004060950.CAA46921@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 6 Apr 2000 02:50:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/opengatekeeper Makefile ports/net/opengatekeeper/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/06 02:50:34 PDT Modified files: net/opengatekeeper Makefile net/opengatekeeper/files md5 Log: Upgrade to 0.44 (also called 0.4alpha4) Revision Changes Path 1.2 +4 -4 ports/net/opengatekeeper/Makefile 1.2 +1 -1 ports/net/opengatekeeper/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3: 0:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB20537B65A; Thu, 6 Apr 2000 03:00:23 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47787; Thu, 6 Apr 2000 03:00:23 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004061000.DAA47787@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 6 Apr 2000 03:00:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/06 03:00:22 PDT Modified files: release Makefile Log: Convert "RELENG_ver_RELEASE" to "RELEASE_ver" and use it to check out the ports and doc trees. There is no change if we are not building a release (i.e., we are not using a tag of the form RELENG_ver_RELEASE --e.g., a RELENG_ver tag used to build a snapshot). This should allow the ports and doc freezes during the release cycles to be somewhat shorter, as commits to those (non-branched) trees can resume as soon as the tags are laid down. Reviewed by: nik Approved by: jkh Revision Changes Path 1.537 +20 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3: 1:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4DE937BAA4; Thu, 6 Apr 2000 03:01:47 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47944; Thu, 6 Apr 2000 03:01:46 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004061001.DAA47944@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 6 Apr 2000 03:01:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/06 03:01:46 PDT Modified files: (Branch: RELENG_4) release Makefile Log: MFC: 1.537 (use release tags for ports and doc trees) Revision Changes Path 1.536.2.1 +20 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3: 2:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDD9637B6B2; Thu, 6 Apr 2000 03:02:11 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA47994; Thu, 6 Apr 2000 03:02:11 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004061002.DAA47994@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 6 Apr 2000 03:02:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/06 03:02:10 PDT Modified files: (Branch: RELENG_3) release Makefile Log: MFC: 1.537 (use release tags for ports and doc trees) Revision Changes Path 1.460.2.32 +20 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3: 3:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D858F37BFD7; Thu, 6 Apr 2000 03:03:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48155; Thu, 6 Apr 2000 03:03:49 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004061003.DAA48155@freefall.freebsd.org> From: Brian Somers Date: Thu, 6 Apr 2000 03:03:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/06 03:03:49 PDT Modified files: usr.sbin/ppp bundle.c Log: I didn't get this right the last time.... When an NCP reaches TLF, *ONLY* datalink_Close() links that are in DATALINK_OPEN. When the last link reaches TLD, DOWN all NCPs (as we used to in the links TLF (which was the wrong place anyway)), as the NCPs aren't now going to datalink_Close() us unexpectedly, we get to continue doing what we were told to do in the first place. The result: When we lose a link, the IPCP layer goes down and we actually call the stuff in ppp.linkdown ! Revision Changes Path 1.91 +21 -14 src/usr.sbin/ppp/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3: 7: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DFD1637BAA4; Thu, 6 Apr 2000 03:07:00 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48509; Thu, 6 Apr 2000 03:06:59 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004061006.DAA48509@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 03:06:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/wmakerconf Makefile ports/x11-wm/wmakerconf/files md5 ports/x11-wm/wmakerconf/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 03:06:59 PDT Modified files: x11-wm/wmakerconf Makefile x11-wm/wmakerconf/files md5 x11-wm/wmakerconf/pkg DESCR PLIST Log: update to 2.6.1 PR: 17768 Submitted by: "Maxim Sobolev" Revision Changes Path 1.15 +4 -6 ports/x11-wm/wmakerconf/Makefile 1.6 +1 -1 ports/x11-wm/wmakerconf/files/md5 1.6 +1 -1 ports/x11-wm/wmakerconf/pkg/DESCR 1.6 +3 -3 ports/x11-wm/wmakerconf/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3:16:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F58737BC80; Thu, 6 Apr 2000 03:16:26 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA50051; Thu, 6 Apr 2000 03:16:26 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004061016.DAA50051@freefall.freebsd.org> From: Nick Hibma Date: Thu, 6 Apr 2000 03:16:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/06 03:16:25 PDT Modified files: sys/dev/usb usbdevs Log: Add Zip 250 Revision Changes Path 1.21 +2 -1 src/sys/dev/usb/usbdevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3:19:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1033B37BAA4; Thu, 6 Apr 2000 03:19:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA50298; Thu, 6 Apr 2000 03:19:17 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004061019.DAA50298@freefall.freebsd.org> From: Nick Hibma Date: Thu, 6 Apr 2000 03:19:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/06 03:19:17 PDT Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: Regen. Revision Changes Path 1.41 +2 -1 src/sys/dev/usb/usbdevs.h 1.41 +7 -1 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3:34:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 989F537B89F; Thu, 6 Apr 2000 03:34:10 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA52080; Thu, 6 Apr 2000 03:34:10 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <200004061034.DAA52080@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 6 Apr 2000 03:34:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/opengatekeeper/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG roger 2000/04/06 03:34:10 PDT Modified files: net/opengatekeeper/pkg DESCR Log: Fix typo spotted by program author Revision Changes Path 1.2 +1 -1 ports/net/opengatekeeper/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3:46:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 67FAC37B7B0; Thu, 6 Apr 2000 03:46:51 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA53253; Thu, 6 Apr 2000 03:46:50 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004061046.DAA53253@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 6 Apr 2000 03:46:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/06 03:46:50 PDT Modified files: etc security Log: Add a step for showing changes in the way filesystems are mounted today from the way they were mounted yesterday. PR: 17155 Submitted by: "Crist J. Clark" Revision Changes Path 1.38 +18 -1 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 3:53:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22BEC37B7EF; Thu, 6 Apr 2000 03:53:34 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA53753; Thu, 6 Apr 2000 03:53:33 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004061053.DAA53753@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 6 Apr 2000 03:53:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/rng Makefile ports/math/rng/files md5 ports/math/rng/patches patch-aa ports/math/rng/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/06 03:53:33 PDT Modified files: math/rng Makefile math/rng/files md5 math/rng/pkg PLIST Removed files: math/rng/patches patch-aa Log: Upgrade to 2.0. Revision Changes Path 1.11 +14 -25 ports/math/rng/Makefile 1.6 +1 -1 ports/math/rng/files/md5 1.4 +3 -7 ports/math/rng/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 4:51:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 55B4137BBE9; Thu, 6 Apr 2000 04:51:26 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA61313; Thu, 6 Apr 2000 04:51:26 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004061151.EAA61313@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 6 Apr 2000 04:51:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/python-doc-html Makefile ports/lang/python-doc-html/files md5 ports/lang/python-doc-html/pkg PLIST_html Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/06 04:51:25 PDT Modified files: lang/python-doc-html Makefile lang/python-doc-html/files md5 lang/python-doc-html/pkg PLIST_html Log: Upgrade to 1.5.2p2. Revision Changes Path 1.5 +5 -5 ports/lang/python-doc-html/Makefile 1.2 +5 -5 ports/lang/python-doc-html/files/md5 1.2 +84 -43 ports/lang/python-doc-html/pkg/PLIST_html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 4:52:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2F6737BFC5; Thu, 6 Apr 2000 04:52:50 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA61536; Thu, 6 Apr 2000 04:52:50 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004061152.EAA61536@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 6 Apr 2000 04:52:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/python-doc-html Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/06 04:52:50 PDT Modified files: lang/python-doc-html Makefile Log: Oops, I forgot: Submitted by: Eoin Lawless Revision Changes Path 1.6 +1 -1 ports/lang/python-doc-html/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 4:53:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ACFAC37BD71; Thu, 6 Apr 2000 04:53:41 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA61718; Thu, 6 Apr 2000 04:53:41 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Message-Id: <200004061153.EAA61718@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Thu, 6 Apr 2000 04:53:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/grepmail Makefile ports/mail/grepmail/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2000/04/06 04:53:41 PDT Modified files: mail/grepmail Makefile mail/grepmail/files md5 Log: Update port to 4.22 Revision Changes Path 1.5 +3 -3 ports/mail/grepmail/Makefile 1.5 +1 -1 ports/mail/grepmail/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 5:43:36 2000 Delivered-To: cvs-all@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 5DD4B37B973; Thu, 6 Apr 2000 05:43:32 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (07-188.dial.008.popsite.net [209.69.77.188]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id FAA17843; Thu, 6 Apr 2000 05:43:29 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 342AD1A2B; Thu, 6 Apr 2000 08:43:01 -0400 (EDT) Date: Thu, 6 Apr 2000 08:43:01 -0400 From: Will Andrews To: Satoshi - Ports Wraith - Asami Cc: Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/net Makefile ports/net/gtkicq Makefile ports/net/gtkicq/files md5 ports/net/gtkicq/pkg COMMENT DESCR PLIST Message-ID: <20000406084300.A94924@argon.blackdawn.com> References: <200004060504.WAA17317@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from asami@FreeBSD.ORG on Thu, Apr 06, 2000 at 02:22:27AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 06, 2000 at 02:22:27AM -0700, Satoshi - Ports Wraith - Asami wrote: > gtkicq was removed a while ago after being repo-copied to gnome-icu. > Can you talk to nectar about this? Ah yes, I remember that now. The only reason I thought it wasn't in there was because of the open PR, and that I didn't see any gtkicq directory in my tree. I'll cvs rm the files. Sorry I didn't do a better check as to whether the port already existed. > By the way, I don't know how CVS let you do this but these files were > actually not added, but resurrected. I'm not real sure how it let me do that, either. :-\ -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 6:21:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 137C037B98C; Thu, 6 Apr 2000 06:21:10 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69422; Thu, 6 Apr 2000 06:21:10 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004061321.GAA69422@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 6 Apr 2000 06:21:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ru_RU.KOI8-R/FAQ FAQ.sgml Makefile acknowledgments.sgml admin.sgml applications.sgml commercial.sgml hackers.sgml hardware.sgml includes.sgml install.sgml kernelconfig.sgml misc.sgml network.sgml preface.sgml serial.sgml ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/06 06:21:09 PDT Removed files: ru_RU.KOI8-R/FAQ FAQ.sgml Makefile acknowledgments.sgml admin.sgml applications.sgml commercial.sgml hackers.sgml hardware.sgml includes.sgml install.sgml kernelconfig.sgml misc.sgml network.sgml preface.sgml serial.sgml troubleshoot.sgml x.sgml Log: Bye-bye old good FAQ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 6:57: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F3EDE37BB52; Thu, 6 Apr 2000 06:57:04 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA39595; Thu, 6 Apr 2000 06:57:04 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004061357.GAA39595@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 6 Apr 2000 06:57:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-File-MMagic Makefile ports/devel/p5-File-MMagic/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/06 06:57:03 PDT Modified files: devel/p5-File-MMagic Makefile devel/p5-File-MMagic/files md5 Log: Update to 1.06. Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'. Revision Changes Path 1.3 +4 -4 ports/devel/p5-File-MMagic/Makefile 1.3 +1 -1 ports/devel/p5-File-MMagic/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 6:59: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB93837B9C7; Thu, 6 Apr 2000 06:58:57 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA39837; Thu, 6 Apr 2000 06:58:56 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004061358.GAA39837@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 6 Apr 2000 06:58:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/namazu2 Makefile ports/japanese/namazu2/files md5 ports/japanese/namazu2/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/06 06:58:56 PDT Modified files: japanese/namazu2 Makefile japanese/namazu2/files md5 japanese/namazu2/pkg PLIST Log: Update to 2.0.3. - Small security fix - Add some more filters Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'. Revision Changes Path 1.10 +4 -4 ports/japanese/namazu2/Makefile 1.7 +1 -1 ports/japanese/namazu2/files/md5 1.6 +4 -0 ports/japanese/namazu2/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 7: 7:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A785237C0E5; Thu, 6 Apr 2000 07:07:22 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA40793; Thu, 6 Apr 2000 07:07:22 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004061407.HAA40793@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 6 Apr 2000 07:07:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/06 07:07:22 PDT Modified files: (Branch: RELENG_4) sys/pc98/conf GENERIC98 Log: Merged from sys/i386/conf/GENERIC revision 1.246.2.1. Revision Changes Path 1.129.2.6 +1 -2 src/sys/pc98/conf/GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 7:30: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6539337BFE5; Thu, 6 Apr 2000 07:30:05 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA42946; Thu, 6 Apr 2000 07:30:05 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004061430.HAA42946@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 6 Apr 2000 07:30:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gallery gallery.db Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/06 07:30:05 PDT Modified files: en/gallery gallery.db Log: * Remove few invalid URLs * Add trailing slash '/' to all URLs which don't contain that. Revision Changes Path 1.43 +100 -106 www/en/gallery/gallery.db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 7:42: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E06D237BB4B; Thu, 6 Apr 2000 07:42:03 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA44279; Thu, 6 Apr 2000 07:42:03 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004061442.HAA44279@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 6 Apr 2000 07:42:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gallery gallery.db Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/06 07:42:03 PDT Modified files: en/gallery gallery.db Log: Add latest submissions. Current state is: Commercial: 1007 Non-profit: 443 Personal: 163 --------- ----- Total: 1613 Revision Changes Path 1.44 +14 -3 www/en/gallery/gallery.db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8: 6:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C9BEC37B721; Thu, 6 Apr 2000 08:06:50 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA47116; Thu, 6 Apr 2000 08:06:50 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004061506.IAA47116@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 6 Apr 2000 08:06:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/06 08:06:50 PDT Modified files: en/projects projects.sgml Log: Remove obsolete links to http://www.freebsd.org/~jraynard/ Revision Changes Path 1.84 +1 -4 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:30:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A4F0837B5B5; Thu, 6 Apr 2000 08:30:35 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA49415; Thu, 6 Apr 2000 08:30:35 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200004061530.IAA49415@freefall.freebsd.org> From: Ade Lovett Date: Thu, 6 Apr 2000 08:30:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/esound Makefile ports/audio/esound/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/04/06 08:30:33 PDT Modified files: audio/esound Makefile audio/esound/files md5 Log: Update to 0.2.18 Revision Changes Path 1.18 +3 -3 ports/audio/esound/Makefile 1.7 +1 -1 ports/audio/esound/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:30:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BDC5C37C204; Thu, 6 Apr 2000 08:30:48 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA49525; Thu, 6 Apr 2000 08:30:48 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <200004061530.IAA49525@freefall.freebsd.org> From: SADA Kenji Date: Thu, 6 Apr 2000 08:30:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/linux-netscape47-communicator Makefile ports/www/linux-netscape47-communicator/pkg REQ ports/www/linux-netscape47-navigator Makefile ports/www/linux-netscape47-navigator/files mailcap ports/www/netscape4-communicator Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sada 2000/04/06 08:30:48 PDT Modified files: www/linux-netscape47-communicator Makefile www/linux-netscape47-navigator Makefile www/netscape4-communicator Makefile Removed files: www/linux-netscape47-communicator/pkg REQ www/linux-netscape47-navigator/files mailcap Log: Make the port l-n47-n to include l-n47-c's Makefile and to be easy to maintain. Change maintainer of l-n47-n. Approved by: maintainers Revision Changes Path 1.20 +6 -6 ports/www/linux-netscape47-communicator/Makefile 1.21 +3 -23 ports/www/linux-netscape47-navigator/Makefile 1.63 +10 -9 ports/www/netscape4-communicator/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:31:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C12437BFA6; Thu, 6 Apr 2000 08:31:24 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA49673; Thu, 6 Apr 2000 08:31:24 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200004061531.IAA49673@freefall.freebsd.org> From: Ade Lovett Date: Thu, 6 Apr 2000 08:31:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomelibs Makefile ports/x11/gnomelibs/files md5 ports/x11/gnomelibs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/04/06 08:31:23 PDT Modified files: x11/gnomelibs Makefile x11/gnomelibs/files md5 x11/gnomelibs/pkg PLIST Log: Update to 1.0.58 Revision Changes Path 1.55 +4 -4 ports/x11/gnomelibs/Makefile 1.21 +1 -1 ports/x11/gnomelibs/files/md5 1.20 +1 -0 ports/x11/gnomelibs/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:33:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAF8337C189; Thu, 6 Apr 2000 08:33:16 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA50044; Thu, 6 Apr 2000 08:33:16 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200004061533.IAA50044@freefall.freebsd.org> From: Ade Lovett Date: Thu, 6 Apr 2000 08:33:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gnomecontrolcenter Makefile ports/sysutils/gnomecontrolcenter/files md5 ports/sysutils/gnomecontrolcenter/patches patch-bg patch-bb patch-ca ports/sysutils/gnomecontrolcenter/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/04/06 08:33:15 PDT Modified files: sysutils/gnomecontrolcenter Makefile sysutils/gnomecontrolcenter/files md5 sysutils/gnomecontrolcenter/patches patch-bg sysutils/gnomecontrolcenter/pkg PLIST Removed files: sysutils/gnomecontrolcenter/patches patch-bb patch-ca Log: Update to 1.0.53 Revision Changes Path 1.17 +4 -4 ports/sysutils/gnomecontrolcenter/Makefile 1.9 +1 -1 ports/sysutils/gnomecontrolcenter/files/md5 1.4 +6 -6 ports/sysutils/gnomecontrolcenter/patches/patch-bg 1.10 +6 -5 ports/sysutils/gnomecontrolcenter/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:34:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D26D37C052; Thu, 6 Apr 2000 08:34:43 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA50292; Thu, 6 Apr 2000 08:34:43 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200004061534.IAA50292@freefall.freebsd.org> From: Ade Lovett Date: Thu, 6 Apr 2000 08:34:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/gnomepilot Makefile ports/palm/gnomepilot/files md5 ports/palm/gnomepilot/patches patch-ag patch-ah ports/palm/gnomepilot/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/04/06 08:34:42 PDT Modified files: palm/gnomepilot Makefile palm/gnomepilot/files md5 palm/gnomepilot/pkg PLIST Added files: palm/gnomepilot/patches patch-ag patch-ah Log: Update to 0.1.50 Revision Changes Path 1.4 +4 -4 ports/palm/gnomepilot/Makefile 1.4 +1 -1 ports/palm/gnomepilot/files/md5 1.4 +2 -3 ports/palm/gnomepilot/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:36:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DCF6A37B714; Thu, 6 Apr 2000 08:36:42 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA50526; Thu, 6 Apr 2000 08:35:50 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200004061535.IAA50526@freefall.freebsd.org> From: Ade Lovett Date: Thu, 6 Apr 2000 08:35:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/gnomepilot-conduits Makefile ports/palm/gnomepilot-conduits/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/04/06 08:35:49 PDT Modified files: palm/gnomepilot-conduits Makefile palm/gnomepilot-conduits/files md5 Log: Update to 0.2 Revision Changes Path 1.2 +4 -4 ports/palm/gnomepilot-conduits/Makefile 1.2 +1 -1 ports/palm/gnomepilot-conduits/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 8:54:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D9F0E37C01A; Thu, 6 Apr 2000 08:54:53 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA52467; Thu, 6 Apr 2000 08:54:53 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200004061554.IAA52467@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 6 Apr 2000 08:54:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_ftp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/04/06 08:54:53 PDT Modified files: lib/libalias alias_ftp.c Log: - Add support for FTP EPRT (RFC 2428) command. - Minor optimizations. - Minor spelling fixes. PR: 14305 Submitted by: ume Rewritten by: ru Revision Changes Path 1.6 +171 -65 src/lib/libalias/alias_ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 10: 7:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B15337BEFF; Thu, 6 Apr 2000 10:07:34 -0700 (PDT) (envelope-from gpalmer@FreeBSD.org) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA60934; Thu, 6 Apr 2000 10:07:34 -0700 (PDT) (envelope-from gpalmer@FreeBSD.org) Message-Id: <200004061707.KAA60934@freefall.freebsd.org> From: Gary Palmer Date: Thu, 6 Apr 2000 10:07:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ucd-snmp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gpalmer 2000/04/06 10:07:33 PDT Modified files: net/ucd-snmp Makefile Log: Resign as maintainer. I had thought someone else volunteered to take over, but apparently they never changed the MAINTAINER flag. Revision Changes Path 1.39 +2 -2 ports/net/ucd-snmp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 10: 7:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97A7737C0C6; Thu, 6 Apr 2000 10:07:47 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA60957; Thu, 6 Apr 2000 10:07:47 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004061707.KAA60957@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 10:07:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-File-MMagic Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 10:07:47 PDT Modified files: devel/p5-File-MMagic Makefile Log: Place optional variables after required ones. DISTNAME is optional when using the new PORTNAME/PORTVERSION variables. Revision Changes Path 1.4 +2 -2 ports/devel/p5-File-MMagic/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 10:10:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 145F137BAF5; Thu, 6 Apr 2000 10:10:14 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA61131; Thu, 6 Apr 2000 10:10:13 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004061710.KAA61131@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 10:10:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/namazu2 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 10:10:13 PDT Modified files: japanese/namazu2 Makefile Log: place optional variables after required ones Revision Changes Path 1.11 +2 -2 ports/japanese/namazu2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 10:50: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAF2337BB33; Thu, 6 Apr 2000 10:50:03 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA65512; Thu, 6 Apr 2000 10:50:03 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200004061750.KAA65512@freefall.freebsd.org> From: Ade Lovett Date: Thu, 6 Apr 2000 10:50:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/genius Makefile ports/deskutils/genius/files md5 ports/deskutils/genius/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/04/06 10:50:03 PDT Modified files: deskutils/genius Makefile deskutils/genius/files md5 deskutils/genius/pkg PLIST Log: Update to 0.4.6 Revision Changes Path 1.6 +3 -11 ports/deskutils/genius/Makefile 1.3 +1 -1 ports/deskutils/genius/files/md5 1.2 +17 -10 ports/deskutils/genius/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 11: 8:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D995F37B995; Thu, 6 Apr 2000 11:08:46 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA67497; Thu, 6 Apr 2000 11:08:46 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Message-Id: <200004061808.LAA67497@freefall.freebsd.org> From: Wilko Bulte Date: Thu, 6 Apr 2000 11:08:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha HARDWARE.TXT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wilko 2000/04/06 11:08:46 PDT Modified files: release/texts/alpha HARDWARE.TXT Log: Update DS10 description, add info on DS10L "Slate" Revision Changes Path 1.26 +20 -9 src/release/texts/alpha/HARDWARE.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 11:10:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 864D137BAF9; Thu, 6 Apr 2000 11:10:48 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA67790; Thu, 6 Apr 2000 11:10:48 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Message-Id: <200004061810.LAA67790@freefall.freebsd.org> From: Wilko Bulte Date: Thu, 6 Apr 2000 11:10:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha HARDWARE.TXT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wilko 2000/04/06 11:10:47 PDT Modified files: (Branch: RELENG_4) release/texts/alpha HARDWARE.TXT Log: Update DS10 description, add info on DS10L "Slate" Revision Changes Path 1.22.2.3 +20 -9 src/release/texts/alpha/HARDWARE.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 12:19:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 33DF437B993; Thu, 6 Apr 2000 12:19:39 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id MAA75925; Thu, 6 Apr 2000 12:19:38 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 6 Apr 2000 12:19:37 -0700 (PDT) From: Kris Kennaway To: Nik Clayton Cc: Warner Losh , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files src/sys/net if_ieee80211.h src/sys/i386/conf GENERIC LINT src/sys/dev/awi README am79c930.c am79c930reg.h am79c930var.h awi.4 awi.c awictl.h awireg.h awivar.h if_awi_pccard.c if_awi_pcmcia.c In-Reply-To: <20000406102234.A66814@catkin.nothing-going-on.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 6 Apr 2000, Nik Clayton wrote: > If you've committed driver support for a device in the past 2 > years or so, can you take a look at the "Supported Hardware" section > in the Handbook, and see if support is listed. If it isn't, can you > put down some information about it, and either PR it, or send it > straight to -doc. Please include the make/model or the hardware, > the driver name, and (if possible) a URL for the manufacturer. And add it to RELNOTES.TXT, in either or both of the i386 and alpha directories as appropriate. We need to stay on top of this for the entire liftime of 5.0-CURRENT, otherwise when people read that file at 5.0-RELEASE they won't realise how much new stuff exists. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 13:28:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D3BAE37B79C; Thu, 6 Apr 2000 13:28:37 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA84393; Thu, 6 Apr 2000 13:28:37 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004062028.NAA84393@freefall.freebsd.org> From: Jim Mock Date: Thu, 6 Apr 2000 13:28:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/basics chapter.sgml doc/en_US.ISO_8859-1/books/handbook/introduction chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/06 13:28:37 PDT Modified files: en_US.ISO_8859-1/books/handbook/basics chapter.sgml en_US.ISO_8859-1/books/handbook/introduction chapter.sgml Log: Fix some miscellaneous typos. Submitted by: lss Revision Changes Path 1.16 +14 -14 doc/en_US.ISO_8859-1/books/handbook/basics/chapter.sgml 1.27 +31 -27 doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 13:32:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5849437BAF4; Thu, 6 Apr 2000 13:32:08 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA84889; Thu, 6 Apr 2000 13:32:08 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200004062032.NAA84889@freefall.freebsd.org> From: Peter Wemm Date: Thu, 6 Apr 2000 13:32:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gated Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/04/06 13:32:07 PDT Modified files: net/gated Makefile Log: I (obviously) no longer have the inclination to maintain this port. I have no testing environment for it at all. Revision Changes Path 1.26 +2 -2 ports/net/gated/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 13:43:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 960EA37B70A; Thu, 6 Apr 2000 13:43:08 -0700 (PDT) (envelope-from gsutter@FreeBSD.org) Received: (from gsutter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA85852; Thu, 6 Apr 2000 13:43:08 -0700 (PDT) (envelope-from gsutter@FreeBSD.org) Message-Id: <200004062043.NAA85852@freefall.freebsd.org> From: Gregory Sutter Date: Thu, 6 Apr 2000 13:43:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/advanced-networking chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gsutter 2000/04/06 13:43:08 PDT Modified files: en_US.ISO_8859-1/books/handbook/advanced-networking chapter.sgml Log: Properly capitalize section title within DHCP section. Revision Changes Path 1.23 +2 -2 doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 15:16:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB69237C1DE; Thu, 6 Apr 2000 15:16:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA95119; Thu, 6 Apr 2000 15:16:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004062216.PAA95119@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 6 Apr 2000 15:16:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nmap Makefile ports/security/nmap/files md5 ports/security/nmap/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/06 15:16:16 PDT Modified files: security/nmap Makefile security/nmap/files md5 security/nmap/patches patch-ab Log: Update to 2.30 Beta #18. * Fixed a very important bug that occurred when SYN scanning localhost. * Fixed "-vv" to mean "-v -v" as it did in previous versions. Revision Changes Path 1.32 +3 -3 ports/security/nmap/Makefile 1.21 +1 -1 ports/security/nmap/files/md5 1.4 +5 -5 ports/security/nmap/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 17: 4:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 72D1537BC5E; Thu, 6 Apr 2000 17:04:26 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA05255; Thu, 6 Apr 2000 17:04:26 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070004.RAA05255@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 17:04:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/graphics/paintlib Makefile ports/graphics/paintlib/files md5 ports/graphics/paintlib/patches patch-aa ports/graphics/paintlib/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 17:04:25 PDT Modified files: . modules Log: Remove paintlib, add twinlib, which is paintlib reborn. Approved by: asami (by way of an old repo-copy) Revision Changes Path 1.1038 +2 -2 CVSROOT/modules Removed files: graphics/paintlib Makefile graphics/paintlib/files md5 graphics/paintlib/patches patch-aa graphics/paintlib/pkg COMMENT DESCR PLIST Log: Remove paintlib's files while getting ready to update twinlib. Approved by: asami (by way of an old repo-copy) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 17: 9:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CD04037C118; Thu, 6 Apr 2000 17:09:27 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA05858; Thu, 6 Apr 2000 17:09:27 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200004070009.RAA05858@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 6 Apr 2000 17:09:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus ppi.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/04/06 17:09:26 PDT Modified files: sys/dev/ppbus ppi.c Log: If we can't allocate an IRQ resource, fail in the attach routine. Revision Changes Path 1.22 +5 -1 src/sys/dev/ppbus/ppi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 17:12:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E999E37C15A; Thu, 6 Apr 2000 17:12:45 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA06182; Thu, 6 Apr 2000 17:12:45 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004070012.RAA06182@freefall.freebsd.org> From: Jim Mock Date: Thu, 6 Apr 2000 17:12:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/ports chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/06 17:12:45 PDT Modified files: en_US.ISO_8859-1/books/handbook/ports chapter.sgml Log: Add changes for PORTNAME/PORTVERSION and a few other updates. Submitted by: asami Revision Changes Path 1.92 +129 -97 doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 18: 9:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F5A737B8E4; Thu, 6 Apr 2000 18:09:08 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA09329; Thu, 6 Apr 2000 18:09:08 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <200004070109.SAA09329@freefall.freebsd.org> From: Bill Fumerola Date: Thu, 6 Apr 2000 18:09:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ucd-snmp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2000/04/06 18:09:07 PDT Modified files: net/ucd-snmp Makefile Log: Assume maintainership Revision Changes Path 1.40 +2 -2 ports/net/ucd-snmp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 18:34:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF7C037B9D0; Thu, 6 Apr 2000 18:34:35 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA11131; Thu, 6 Apr 2000 18:34:35 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070134.SAA11131@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 18:34:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/tmake/patches patch-aa patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 18:34:35 PDT Added files: devel/tmake/patches patch-aa patch-ab Log: Smack tmake into allowing environment-override C(C,XX) as well as C(XX)FLAGS. Also make it look in the right directory for Qt includes. This commit is required for me to update twinlib. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 18:35: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D9A1637B795; Thu, 6 Apr 2000 18:34:57 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA11224; Thu, 6 Apr 2000 18:34:42 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070134.SAA11224@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 18:34:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/twinlib Makefile ports/graphics/twinlib/files md5 ports/graphics/twinlib/patches patch-aa ports/graphics/twinlib/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 18:34:42 PDT Modified files: graphics/twinlib Makefile graphics/twinlib/files md5 graphics/twinlib/patches patch-aa graphics/twinlib/pkg PLIST Log: Update to twinlib 0.2.3, in light of my fixes to devel/tmake that allow overriding C{C,XX}, C{XX}FLAGS. Revision Changes Path 1.3 +16 -16 ports/graphics/twinlib/Makefile 1.2 +1 -1 ports/graphics/twinlib/files/md5 1.2 +23 -16 ports/graphics/twinlib/patches/patch-aa 1.2 +5 -5 ports/graphics/twinlib/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 18:47:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FC8F37BFF9; Thu, 6 Apr 2000 18:47:52 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA12215; Thu, 6 Apr 2000 18:47:52 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070147.SAA12215@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 18:47:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/linalg Makefile ports/math/linalg/files md5 ports/math/linalg/pkg COMMENT DESCR MESSAGE PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 18:47:51 PDT Modified files: math Makefile Added files: math/linalg Makefile math/linalg/files md5 math/linalg/pkg COMMENT DESCR MESSAGE PLIST Log: Add LinAlg, an extended C++ math library. Unfortunately, it can't be made to respect C(C,XX) or C(XX)FLAGS, according to the author. Author also requested that the distfile be hosted on *.FreeBSD.org. PR: 13124 Submitted by: Oleg Revision Changes Path 1.72 +2 -1 ports/math/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 18:48: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 302D337BFC1; Thu, 6 Apr 2000 18:48:04 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA12288; Thu, 6 Apr 2000 18:48:04 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070148.SAA12288@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 18:48:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 18:48:03 PDT Modified files: . modules Log: linalg --> ports/math/linalg Revision Changes Path 1.1039 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 19:25:10 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 52E0F37BEED; Thu, 6 Apr 2000 19:25:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id UAA03890; Thu, 6 Apr 2000 20:25:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id UAA95566; Thu, 6 Apr 2000 20:24:12 -0600 (MDT) Message-Id: <200004070224.UAA95566@harmony.village.org> To: Nik Clayton Subject: Re: cvs commit: src/sys/conf files src/sys/net if_ieee80211.h src/sys/i386/conf GENERIC LINT src/sys/dev/awi README am79c930.c am79c930reg.h am79c930var.h awi.4 awi.c awictl.h awireg.h awivar.h if_awi_pccard.c if_awi_pcmcia.c Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org In-reply-to: Your message of "Thu, 06 Apr 2000 10:22:34 BST." <20000406102234.A66814@catkin.nothing-going-on.org> References: <20000406102234.A66814@catkin.nothing-going-on.org> <200004060248.TAA05029@freefall.freebsd.org> Date: Thu, 06 Apr 2000 20:24:12 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000406102234.A66814@catkin.nothing-going-on.org> Nik Clayton writes: : Are you planning on putting this info in the "Supported Hardware" : section of the Handbook? Nah. I thought I'd just let that rot :-) Seriously, I'm sure that all the niglets that I missed will be pointed out to me and I'll correct them over the coming days. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 19:50:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3326737B5C4; Thu, 6 Apr 2000 19:50:26 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA17895; Thu, 6 Apr 2000 19:50:26 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <200004070250.TAA17895@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 6 Apr 2000 19:50:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/dpt dpt_isa.c dpt.h dpt_eisa.c dpt_pci.c dpt_scsi.c dpt_pci.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2000/04/06 19:50:25 PDT Modified files: sys/dev/dpt dpt.h dpt_eisa.c dpt_pci.c dpt_scsi.c Added files: sys/dev/dpt dpt_isa.c Removed files: sys/dev/dpt dpt_pci.h Log: - Convert dpt_pci.c to newbus. - Add support for ISA based DPT adapters (this doesn't quite work yet). - Sync dpt_eisa.c with my local copy. - Simplify how EISA IDs are matched. - Prototype. - Formatting nits. - Conform to how I do things in dpt_pci.c/dpt_isa.c. - Modify dpt_scsi.c:dpt_alloc() to DTRT with newbus. - Add some comments to dpt_scsi.c:dpt_pio_get_conf(). - Add additional check to dpt_scsi.c:dpt_get_conf(). - Add some useful error messages to dpt_scsi.c:dpt_init(). Revision Changes Path 1.9 +4 -3 src/sys/dev/dpt/dpt.h 1.13 +86 -113 src/sys/dev/dpt/dpt_eisa.c 1.18 +138 -124 src/sys/dev/dpt/dpt_pci.c 1.29 +21 -14 src/sys/dev/dpt/dpt_scsi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 20:31:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EFFA37BA4A; Thu, 6 Apr 2000 20:31:24 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA21536; Thu, 6 Apr 2000 20:31:24 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070331.UAA21536@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 20:31:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/sdlquake Makefile ports/games/sdlquake/files md5 sdlquake.sh ports/games/sdlquake/pkg COMMENT DESCR PLIST PLIST.nowad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 20:31:23 PDT Modified files: games Makefile Added files: games/sdlquake Makefile games/sdlquake/files md5 sdlquake.sh games/sdlquake/pkg COMMENT DESCR PLIST PLIST.nowad Log: Add SDL port of id Software's famous Quake game. Unfortunately, due to SDL's requirement of linuxthreads, this port will only work on systems running FreeBSD 4.0 and later. :-( But, I would just like to rant about how cool sdlquake is. It's so FAST (heck, takes about 90 seconds to compile+link on my PII-300), it's so beautiful, and it's so much fun!! :-) Okay, I know the Q3A freaks are gonna look at me funny, but hey, I'm free of Windows (*grumble* except for scientific apps), and they're not. ;-) Revision Changes Path 1.266 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 20:32: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6C3F37B9D6; Thu, 6 Apr 2000 20:32:05 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA21638; Thu, 6 Apr 2000 20:32:05 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004070332.UAA21638@freefall.freebsd.org> From: Will Andrews Date: Thu, 6 Apr 2000 20:32:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/06 20:32:05 PDT Modified files: . modules Log: sdlquake --> ports/games/sdlquake Revision Changes Path 1.1040 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 22:39:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91A7B37B920; Thu, 6 Apr 2000 22:39:23 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA32278; Thu, 6 Apr 2000 22:39:23 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <200004070539.WAA32278@freefall.freebsd.org> From: Joseph Koshy Date: Thu, 6 Apr 2000 22:39:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkoshy 2000/04/06 22:39:23 PDT Modified files: en/news press.sgml Log: Add ZDNet commentary on the BSDI/FreeBSD merger. Revision Changes Path 1.142 +15 -2 www/en/news/press.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 6 23: 9:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 65E6137BF8F; Thu, 6 Apr 2000 23:09:14 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA34792; Thu, 6 Apr 2000 23:09:14 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004070609.XAA34792@freefall.freebsd.org> From: Michael Haro Date: Thu, 6 Apr 2000 23:09:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sudo Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/06 23:09:14 PDT Modified files: security/sudo Makefile Log: install sample file with everything commented out so that random system users don't accidently get configured to do stuff as root. Submitted by: Adam Steffes Revision Changes Path 1.31 +2 -1 ports/security/sudo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 0:29:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CFCE837BA04; Fri, 7 Apr 2000 00:29:32 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA42676; Fri, 7 Apr 2000 00:29:32 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <200004070729.AAA42676@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Fri, 7 Apr 2000 00:29:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/dpt dpt_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2000/04/07 00:29:32 PDT Modified files: sys/dev/dpt dpt_pci.c Log: Use correct offset into register window. Noticed by: Manfred Antar Revision Changes Path 1.19 +3 -2 src/sys/dev/dpt/dpt_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 1:17: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from mailhost.netbenefit.co.uk (mailhost.netbenefit.co.uk [212.53.64.39]) by hub.freebsd.org (Postfix) with ESMTP id DD5D337B7D5; Fri, 7 Apr 2000 01:16:56 -0700 (PDT) (envelope-from pierre.dampure@k2c.co.uk) Received: from [193.149.70.219] (helo=bladerunner.k2c.co.uk) by mailhost.netbenefit.co.uk with esmtp (NetBenefit 1.5) id 12dTwe-0001QU-00 ; Fri, 07 Apr 2000 09:16:48 +0100 Received: (from dampurep@localhost) by bladerunner.k2c.co.uk (8.9.3/8.9.3) id JAA00530; Fri, 7 Apr 2000 09:16:53 +0100 (BST) (envelope-from pierre.dampure@k2c.co.uk) Date: Fri, 7 Apr 2000 09:16:53 +0100 (BST) Message-Id: <200004070816.JAA00530@bladerunner.k2c.co.uk> X-Authentication-Warning: bladerunner.k2c.co.uk: dampurep set sender to pierre.dampure@k2c.co.uk using -f From: "Pierre Y. Dampure" To: will@freebsd.org Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org In-reply-to: <200004070332.UAA21638@freefall.freebsd.org> (message from Will Andrews on Thu, 6 Apr 2000 20:32:05 -0700 (PDT)) Subject: Re: cvs commit: CVSROOT modules References: <200004070332.UAA21638@freefall.freebsd.org> X-RBL-Warning: (dul.maps.vix.com) See Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmm. Unless my (and FreeBDS's) /usr/ports tree is completely trashed, it looks like the package's DESCR file is the one from Blackened... pun intended ? PYD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 1:38: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF06837B70F; Fri, 7 Apr 2000 01:37:57 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA50586; Fri, 7 Apr 2000 01:37:57 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004070837.BAA50586@freefall.freebsd.org> From: Jim Mock Date: Fri, 7 Apr 2000 01:37:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/xchat Makefile ports/irc/xchat/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/07 01:37:57 PDT Modified files: irc/xchat Makefile irc/xchat/files md5 Log: Update to version 1.4.2. Revision Changes Path 1.46 +3 -3 ports/irc/xchat/Makefile 1.33 +1 -1 ports/irc/xchat/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 2:35:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6285F37B6A3; Fri, 7 Apr 2000 02:35:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA57467; Fri, 7 Apr 2000 02:35:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004070935.CAA57467@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 7 Apr 2000 02:35:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp1 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/07 02:35:31 PDT Modified files: graphics/gimp1 Makefile Log: Fix a couple bogons to make this work. Submitted by: Maxim Sobolev Revision Changes Path 1.65 +7 -5 ports/graphics/gimp1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 2:37:38 2000 Delivered-To: cvs-all@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 0CF0037B72F; Fri, 7 Apr 2000 02:37:11 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-83.ix.netcom.com [209.109.234.83]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id FAA01289; Fri, 7 Apr 2000 05:36:56 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA89032; Fri, 7 Apr 2000 02:36:53 -0700 (PDT) Date: Fri, 7 Apr 2000 02:36:53 -0700 (PDT) Message-Id: <200004070936.CAA89032@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: sobomax@altavista.net, vanilla@freebsd.org, cvs-all@freebsd.org, ports@freebsd.org In-reply-to: (asami@freebsd.org) Subject: Re: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/filesgimp.setfont md5 ports/graphics/gimp1/patches patch-ao patch-ahpatch-ak patch-an ports/graphics/gimp1/pkg PLIST.perl PLIST From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) References: <200004021914.MAA17822@freefall.freebsd.org> <38EB028E.247723A8@altavista.net> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) * Thanks. I put it in the tree, will commit it if it passes the * compilation (a new package build just started, it should be about 10 * hours from now before it gets to gimp due to the large number of * dependencies ;). Well, what do I know. It took almost 24 hours, but finally it's done with gimp (successfully) so I committed your patch. Thanks! Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 2:52:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 268CA37B555; Fri, 7 Apr 2000 02:52:22 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA59082; Fri, 7 Apr 2000 02:52:22 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200004070952.CAA59082@freefall.freebsd.org> From: Nik Clayton Date: Fri, 7 Apr 2000 02:52:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/articles/committers-guide article.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/04/07 02:52:21 PDT Modified files: en_US.ISO_8859-1/articles/committers-guide article.sgml Log: Drop a few instances of the word "new" from this, as it's something all committers should re-read every now and then, and not just when they get handed the hat. Prompted by: asami Revision Changes Path 1.20 +3 -3 doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 3:34: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0761737B7B6; Fri, 7 Apr 2000 03:34:00 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA62578; Fri, 7 Apr 2000 03:33:59 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004071033.DAA62578@freefall.freebsd.org> From: Will Andrews Date: Fri, 7 Apr 2000 03:33:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/twinlib/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/07 03:33:59 PDT Modified files: graphics/twinlib/pkg DESCR Log: Whoops.. I forgot to update DESCR in light of the name change. Also, since we now have Qt 1.44 or later (1.42 didn't have Image I/O xtns), we can now list Qt 1.x as the library. Revision Changes Path 1.2 +3 -3 ports/graphics/twinlib/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 3:36:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF85F37B7D9; Fri, 7 Apr 2000 03:36:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA62837; Fri, 7 Apr 2000 03:36:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004071036.DAA62837@freefall.freebsd.org> From: Will Andrews Date: Fri, 7 Apr 2000 03:36:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/sdlquake/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/07 03:36:16 PDT Modified files: games/sdlquake/pkg DESCR Log: I'm not really sure how I missed this, but it seems that the original DESCR I imported here came from the irc/blackened port. Revision Changes Path 1.2 +4 -12 ports/games/sdlquake/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 3:36:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD9D737B84C; Fri, 7 Apr 2000 03:36:18 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA62853; Fri, 7 Apr 2000 03:36:18 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004071036.DAA62853@freefall.freebsd.org> From: Thomas Gellekum Date: Fri, 7 Apr 2000 03:36:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/audio Makefile ports/audio/gramofile Makefile ports/audio/gramofile/files md5 ports/audio/gramofile/patches patch-aa patch-ab ports/audio/gramofile/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/07 03:36:18 PDT Modified files: . modules audio Makefile Added files: audio/gramofile Makefile audio/gramofile/files md5 audio/gramofile/patches patch-aa patch-ab audio/gramofile/pkg COMMENT DESCR PLIST Log: New port gramofile, an audio recording utility. PR: 16819 Submitted by: Juergen Lock Revision Changes Path 1.1041 +2 -1 CVSROOT/modules 1.128 +2 -1 ports/audio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 3:38:52 2000 Delivered-To: cvs-all@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 5F5A237B7B6; Fri, 7 Apr 2000 03:38:48 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com ([209.69.76.149]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id DAA41455; Fri, 7 Apr 2000 03:38:46 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 929581A31; Fri, 7 Apr 2000 06:38:13 -0400 (EDT) Date: Fri, 7 Apr 2000 06:38:13 -0400 From: Will Andrews To: Will Andrews Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/games/sdlquake/pkg DESCR Message-ID: <20000407063813.A78181@argon.blackdawn.com> References: <200004071036.DAA62837@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004071036.DAA62837@freefall.freebsd.org>; from will@FreeBSD.ORG on Fri, Apr 07, 2000 at 03:36:16AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 07, 2000 at 03:36:16AM -0700, Will Andrews wrote: > will 2000/04/07 03:36:16 PDT > > Modified files: > games/sdlquake/pkg DESCR > Log: > I'm not really sure how I missed this, but it seems that the original > DESCR I imported here came from the irc/blackened port. I forgot: Submitted by: "Pierre Y. Dampure" -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 4:17:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25B6A37B84C; Fri, 7 Apr 2000 04:17:11 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA68483; Fri, 7 Apr 2000 04:17:11 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004071117.EAA68483@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 7 Apr 2000 04:17:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/btx/btx btx.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/07 04:17:10 PDT Modified files: (Branch: RELENG_3) sys/boot/pc98/btx/btx btx.s Log: Merged from sys/boot/i386/btx/btx/btx.s revision 1.8.2.5. Revision Changes Path 1.1.2.5 +38 -9 src/sys/boot/pc98/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 4:18:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CCF2837B63A; Fri, 7 Apr 2000 04:18:19 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA68573; Fri, 7 Apr 2000 04:18:19 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004071118.EAA68573@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 7 Apr 2000 04:18:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 wd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/07 04:18:19 PDT Modified files: (Branch: RELENG_3) sys/pc98/pc98 wd.c Log: Merged from sys/i386/isa/wd.c revision 1.186.2.5. Revision Changes Path 1.71.2.6 +22 -13 src/sys/pc98/pc98/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 4:32:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E9FD237B9D4; Fri, 7 Apr 2000 04:32:43 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA69819; Fri, 7 Apr 2000 04:32:43 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004071132.EAA69819@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 7 Apr 2000 04:32:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.alpha files.i386 files.pc98 src/sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c advansys.c advansys.h advlib.c advlib.h adwlib.c src/sys/i386/isa isa_compat.h src/sys/pc98/pc98 isa_compat.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/07 04:32:43 PDT Modified files: sys/conf files files.alpha files.i386 files.pc98 sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c advansys.c advansys.h advlib.c advlib.h adwlib.c sys/i386/isa isa_compat.h sys/pc98/pc98 isa_compat.h Log: Newbusify adv driver. Reviewed by: imp Revision Changes Path 1.350 +1 -2 src/sys/conf/files 1.47 +2 -1 src/sys/conf/files.alpha 1.316 +2 -1 src/sys/conf/files.i386 1.148 +2 -1 src/sys/conf/files.pc98 1.10 +13 -21 src/sys/dev/advansys/adv_eisa.c 1.15 +69 -58 src/sys/dev/advansys/adv_isa.c 1.12 +71 -49 src/sys/dev/advansys/adv_pci.c 1.15 +8 -26 src/sys/dev/advansys/advansys.c 1.3 +2 -6 src/sys/dev/advansys/advansys.h 1.16 +4 -1 src/sys/dev/advansys/advlib.c 1.9 +3 -3 src/sys/dev/advansys/advlib.h 1.7 +4 -1 src/sys/dev/advansys/adwlib.c 1.35 +1 -15 src/sys/i386/isa/isa_compat.h 1.16 +1 -9 src/sys/pc98/pc98/isa_compat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 4:36:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DA3A37B965; Fri, 7 Apr 2000 04:36:13 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA70103; Fri, 7 Apr 2000 04:36:13 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004071136.EAA70103@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 7 Apr 2000 04:36:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci amd.c amd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/07 04:36:12 PDT Modified files: sys/pci amd.c amd.h Log: Newbusify amd driver. Some error messages are added by Brian Somers . Revision Changes Path 1.6 +96 -90 src/sys/pci/amd.c 1.2 +2 -1 src/sys/pci/amd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 5:11:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E9C437BAC7; Fri, 7 Apr 2000 05:11:07 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA73119; Fri, 7 Apr 2000 05:11:06 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200004071211.FAA73119@freefall.freebsd.org> From: Thomas Gellekum Date: Fri, 7 Apr 2000 05:11:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/math Makefile ports/math/gsl Makefile ports/math/gsl/files md5 ports/math/gsl/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/04/07 05:11:06 PDT Modified files: . modules math Makefile Added files: math/gsl Makefile math/gsl/files md5 math/gsl/pkg COMMENT DESCR PLIST Log: Add port for the GNU Scientific Library, a collection of routines for numerical computing. PR: 16741 Submitted by: "Andrew L. Neporada" Revision Changes Path 1.1042 +2 -1 CVSROOT/modules 1.73 +2 -1 ports/math/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 6: 8: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEE5C37B586; Fri, 7 Apr 2000 06:08:01 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA77121; Fri, 7 Apr 2000 06:08:01 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071308.GAA77121@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 06:08:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gallery gallery.db Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 06:08:01 PDT Modified files: en/gallery gallery.db Log: More gallery submissions Revision Changes Path 1.45 +4 -0 www/en/gallery/gallery.db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 6: 9:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E931837B51A; Fri, 7 Apr 2000 06:09:22 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA77293; Fri, 7 Apr 2000 06:09:22 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071309.GAA77293@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 06:09:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gallery Makefile gallery.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 06:09:22 PDT Modified files: en/gallery Makefile gallery.sgml Log: Dynamicly calculate amount of gallery items. Submitted by: Hiroki Sato Revision Changes Path 1.8 +9 -2 www/en/gallery/Makefile 1.50 +33 -6 www/en/gallery/gallery.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 7:12:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A6A6B37B61B; Fri, 7 Apr 2000 07:12:44 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA50958; Fri, 7 Apr 2000 07:12:44 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071412.HAA50958@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 07:12:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial consulting.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 07:12:44 PDT Modified files: en/commercial consulting.raw Log: Add information about `Far North Networks`. Submitted by: Mark Slingo Revision Changes Path 1.31 +8 -0 www/en/commercial/consulting.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 7:15: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AFD3F37BA5B; Fri, 7 Apr 2000 07:15:01 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA51484; Fri, 7 Apr 2000 07:15:01 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071415.HAA51484@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 07:15:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial consulting.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 07:15:01 PDT Modified files: en/commercial consulting.raw Log: Add information about 'GENUTEC Information Technology Solutions' Submitted by: Kyle Amon Revision Changes Path 1.32 +12 -0 www/en/commercial/consulting.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 7:16:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BC91137BA5B; Fri, 7 Apr 2000 07:16:32 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA51689; Fri, 7 Apr 2000 07:16:32 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071416.HAA51689@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 07:16:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial consulting.raw hardware.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 07:16:31 PDT Modified files: en/commercial consulting.raw hardware.raw Log: Add information about 'Neturn Corp.' Submitted by: Jonathan Su Revision Changes Path 1.33 +9 -0 www/en/commercial/consulting.raw 1.21 +9 -0 www/en/commercial/hardware.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 7:17:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2821A37BD24; Fri, 7 Apr 2000 07:17:30 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA51895; Fri, 7 Apr 2000 07:17:29 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071417.HAA51895@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 07:17:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial hardware.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 07:17:29 PDT Modified files: en/commercial hardware.raw Log: Add information about 'TPCIT Pty, Ltd.' Submitted by: Chris Gerraty Revision Changes Path 1.22 +7 -0 www/en/commercial/hardware.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 7:18:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 951F637BA5B; Fri, 7 Apr 2000 07:18:43 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA52070; Fri, 7 Apr 2000 07:18:41 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Message-Id: <200004071418.HAA52070@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 7 Apr 2000 07:18:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial consulting.raw hardware.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2000/04/07 07:18:41 PDT Modified files: en/commercial consulting.raw hardware.raw Log: Add information about 'R&D Associates, Inc' Submitted by: Cassie Woolworth Revision Changes Path 1.34 +18 -0 www/en/commercial/consulting.raw 1.23 +18 -0 www/en/commercial/hardware.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 8: 5:15 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 9D71537BE15; Fri, 7 Apr 2000 08:05:10 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA76366; Fri, 7 Apr 2000 17:05:05 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Brian Dean Cc: Greg Lehey , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_output.c References: <200004020444.XAA30761@dean.pc.sas.com> From: Dag-Erling Smorgrav Date: 07 Apr 2000 17:05:04 +0200 In-Reply-To: Brian Dean's message of "Sat, 1 Apr 2000 23:44:12 -0500 (EST)" Message-ID: Lines: 14 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Dean writes: > Greg Lehey wrote: > > On Saturday, 1 April 2000 at 10:51:06 -0800, Jonathan Lemon wrote: > > > jlemon 2000/04/01 10:51:05 PST > > > Reviewed by: bsd (Brian Dean, gotta love that login name) > > Should I change mine to gpl? > The only downside is my initials are trademarked :( What are you complaining about? I can't even leave the country without applying for an export license! DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 11:57:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDDCA37BFFB; Fri, 7 Apr 2000 11:57:15 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA82716; Fri, 7 Apr 2000 11:57:15 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <200004071857.LAA82716@freefall.freebsd.org> From: Bill Fumerola Date: Fri, 7 Apr 2000 11:57:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ethereal Makefile ports/net/ethereal/files md5 ports/net/ethereal/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2000/04/07 11:57:14 PDT Modified files: net/ethereal Makefile net/ethereal/files md5 net/ethereal/pkg PLIST Log: 0.8.4 -> 0.8.6 Once again my snail like pace has paid off as 0.8.5 had a major bug. Revision Changes Path 1.27 +3 -3 ports/net/ethereal/Makefile 1.20 +1 -1 ports/net/ethereal/files/md5 1.4 +4 -4 ports/net/ethereal/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 13:19:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DE2C37B605; Fri, 7 Apr 2000 13:19:27 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA91317; Fri, 7 Apr 2000 13:19:27 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004072019.NAA91317@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 7 Apr 2000 13:19:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/mule-ucs-emacs20 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/07 13:19:27 PDT Modified files: converters/mule-ucs-emacs20 Makefile Log: Place the optional variable DISTNAME after required ones, copying mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic. Revision Changes Path 1.2 +2 -3 ports/converters/mule-ucs-emacs20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 14:27: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 53C9237B535; Fri, 7 Apr 2000 14:26:57 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA98086; Fri, 7 Apr 2000 14:26:57 -0700 (PDT) (envelope-from jim@FreeBSD.org) Message-Id: <200004072126.OAA98086@freefall.freebsd.org> From: Jim Mock Date: Fri, 7 Apr 2000 14:26:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/boot chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim 2000/04/07 14:26:56 PDT Modified files: en_US.ISO_8859-1/books/handbook/boot chapter.sgml Log: Fix up the grammar in a few places. Submitted by: Josh Bello Revision Changes Path 1.7 +12 -12 doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 14:54:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20AE237B990; Fri, 7 Apr 2000 14:54:06 -0700 (PDT) (envelope-from reg@FreeBSD.org) Received: (from reg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA00320; Fri, 7 Apr 2000 14:54:06 -0700 (PDT) (envelope-from reg@FreeBSD.org) Message-Id: <200004072154.OAA00320@freefall.freebsd.org> From: Jeremy Lea Date: Fri, 7 Apr 2000 14:54:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile ports/graphics/netpbm/files md5 ports/graphics/netpbm/patches patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg patch-az ports/graphics/netpbm/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG reg 2000/04/07 14:54:05 PDT Modified files: graphics/netpbm Makefile graphics/netpbm/files md5 graphics/netpbm/patches patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg graphics/netpbm/pkg PLIST Removed files: graphics/netpbm/patches patch-az Log: Update to 8.4 Revision Changes Path 1.25 +7 -4 ports/graphics/netpbm/Makefile 1.4 +1 -1 ports/graphics/netpbm/files/md5 1.2 +22 -2 ports/graphics/netpbm/patches/patch-ba 1.2 +23 -17 ports/graphics/netpbm/patches/patch-bb 1.2 +12 -12 ports/graphics/netpbm/patches/patch-bc 1.2 +14 -5 ports/graphics/netpbm/patches/patch-bd 1.2 +10 -6 ports/graphics/netpbm/patches/patch-be 1.2 +15 -15 ports/graphics/netpbm/patches/patch-bf 1.2 +21 -38 ports/graphics/netpbm/patches/patch-bg 1.12 +4 -0 ports/graphics/netpbm/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 15: 7: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D125437C299; Fri, 7 Apr 2000 15:06:56 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA01629; Fri, 7 Apr 2000 15:06:56 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Message-Id: <200004072206.PAA01629@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Fri, 7 Apr 2000 15:06:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/webfs Makefile ports/www/webfs/files md5 ports/www/webfs/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2000/04/07 15:06:56 PDT Modified files: www/webfs Makefile www/webfs/files md5 www/webfs/pkg DESCR Log: Update port to 1.0 Revision Changes Path 1.5 +4 -4 ports/www/webfs/Makefile 1.5 +1 -1 ports/www/webfs/files/md5 1.3 +1 -1 ports/www/webfs/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 16:19:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AFEA37B691; Fri, 7 Apr 2000 16:19:13 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07731; Fri, 7 Apr 2000 16:19:12 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004072319.QAA07731@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 7 Apr 2000 16:19:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/procmap Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/07 16:19:12 PDT Modified files: sysutils/procmap Makefile Log: Fix build problem (read-only ${PORTSDIR}) by adding MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a "make obj". That obsoletes the pre-clean target since the generated files all go into ${WRKDIR} and there's nothing to clean on the source directory. Also, fix several minor bogons. NO_CHECKSUM is a user variable, and never should be set in a port Makefile. NO_WRKSUBDIR is not necessary because WRKSRC is set explicitly. I don't know what the empty do-fetch is doing there. Revision Changes Path 1.2 +5 -9 ports/sysutils/procmap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 16:46:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E616437B59B; Fri, 7 Apr 2000 16:46:16 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA09867; Fri, 7 Apr 2000 16:46:16 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004072346.QAA09867@freefall.freebsd.org> From: Brian Somers Date: Fri, 7 Apr 2000 16:46:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h datalink.c defs.c defs.h main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/07 16:46:16 PDT Modified files: usr.sbin/ppp bundle.c bundle.h datalink.c defs.c defs.h main.c Log: When running ppp -background, show comfort messages showing when we're redialing/reconnecting. While we're here, log redial, reconnect and phone number announcements to LogCHAT, and reduce some other logging to LogDEBUG. Revision Changes Path 1.92 +19 -11 src/usr.sbin/ppp/bundle.c 1.38 +2 -1 src/usr.sbin/ppp/bundle.h 1.60 +9 -3 src/usr.sbin/ppp/datalink.c 1.34 +17 -1 src/usr.sbin/ppp/defs.c 1.55 +9 -5 src/usr.sbin/ppp/defs.h 1.173 +24 -25 src/usr.sbin/ppp/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 17: 2:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAD5537BBBE; Fri, 7 Apr 2000 17:02:55 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA11520; Fri, 7 Apr 2000 17:02:55 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200004080002.RAA11520@freefall.freebsd.org> From: Brian Somers Date: Fri, 7 Apr 2000 17:02:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/04/07 17:02:55 PDT Modified files: sys/i386/conf LINT Log: Don't use ``grep | sed'' in the example for INCLUDE_CONFIG_FILE when sed can do both. Revision Changes Path 1.765 +2 -2 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 17:34:13 2000 Delivered-To: cvs-all@freebsd.org Received: from awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id CA34037BBC7; Fri, 7 Apr 2000 17:34:05 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id BAA29664; Sat, 8 Apr 2000 01:34:03 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id BAA05310; Sat, 8 Apr 2000 01:33:59 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200004080033.BAA05310@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Takahashi Yoshihiro Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sys/pci amd.c amd.h In-Reply-To: Message from Takahashi Yoshihiro of "Fri, 07 Apr 2000 04:36:12 PDT." <200004071136.EAA70103@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 08 Apr 2000 01:33:59 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > nyan 2000/04/07 04:36:12 PDT > > Modified files: > sys/pci amd.c amd.h > Log: > Newbusify amd driver. > > Some error messages are added by Brian Somers . Did you have any luck with the bus_alloc_resource() problems I had ? You didn't ask for more details, so I assumed you had the problem in hand. I'm afraid I don't have access to the machine in question 'till Monday though. > Revision Changes Path > 1.6 +96 -90 src/sys/pci/amd.c > 1.2 +2 -1 src/sys/pci/amd.h -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 17:47:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7019C37B58F; Fri, 7 Apr 2000 17:47:25 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA14598; Fri, 7 Apr 2000 17:47:25 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004080047.RAA14598@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 7 Apr 2000 17:47:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/ncftp3 Makefile ports/ftp/ncftp3/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/07 17:47:24 PDT Modified files: ftp/ncftp3 Makefile ftp/ncftp3/files md5 Log: Minor point release to 3.0.1. Submitted by: jim Revision Changes Path 1.74 +3 -3 ports/ftp/ncftp3/Makefile 1.41 +1 -1 ports/ftp/ncftp3/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 18:22:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5758E37BBEC; Fri, 7 Apr 2000 18:22:17 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA16830; Fri, 7 Apr 2000 18:22:16 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200004080122.SAA16830@freefall.freebsd.org> From: Paul Saab Date: Fri, 7 Apr 2000 18:22:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand udp.c Makefile net.c tftp.c src/sys/boot/i386/libi386 bootinfo.c pxe.c pxe.h src/sys/boot/i386/loader Makefile conf.c main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/04/07 18:22:15 PDT Modified files: lib/libstand Makefile net.c tftp.c Added files: lib/libstand udp.c Log: Break out sendudp and readudp from net.c. This is for PXE, so it can use its own UDP interface. Revision Changes Path 1.15 +2 -2 src/lib/libstand/Makefile 1.2 +1 -213 src/lib/libstand/net.c 1.3 +2 -1 src/lib/libstand/tftp.c Modified files: sys/boot/i386/libi386 bootinfo.c pxe.c pxe.h sys/boot/i386/loader Makefile conf.c main.c Log: Make PXE use the UDP API. This allows for both TFTP and NFS support. You may specify TFTP or NFS via compile time options in the loader, but not both at this time. Also, remove a warning about not knowing how to boot from network devices. We can obviously do that now. Revision Changes Path 1.24 +5 -2 src/sys/boot/i386/libi386/bootinfo.c 1.3 +208 -296 src/sys/boot/i386/libi386/pxe.c 1.3 +14 -1 src/sys/boot/i386/libi386/pxe.h 1.43 +7 -3 src/sys/boot/i386/loader/Makefile 1.13 +13 -3 src/sys/boot/i386/loader/conf.c 1.19 +12 -1 src/sys/boot/i386/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 20: 4:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A9CD37BCB9; Fri, 7 Apr 2000 20:04:35 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA25753; Fri, 7 Apr 2000 20:04:34 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200004080304.UAA25753@freefall.freebsd.org> From: Murray Stokely Date: Fri, 7 Apr 2000 20:04:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall menus.c mouse.c sysinstall.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/04/07 20:04:34 PDT Modified files: release/sysinstall menus.c mouse.c sysinstall.h Log: PR: 17559 Approved by: jkh You can't enable 'emulate 3 button' option for moused in sysinstall. This adds a menu option to set moused_flags and the help text explains that entering "-3" will enable this feature. Revision Changes Path 1.254 +4 -2 src/release/sysinstall/menus.c 1.8 +19 -2 src/release/sysinstall/mouse.c 1.187 +3 -1 src/release/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 20: 8:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F3BB337B931; Fri, 7 Apr 2000 20:08:14 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA26146; Fri, 7 Apr 2000 20:08:14 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200004080308.UAA26146@freefall.freebsd.org> From: Murray Stokely Date: Fri, 7 Apr 2000 20:08:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall user.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/04/07 20:08:14 PDT Modified files: release/sysinstall user.c Log: More error checking and idiot-proofing for the user editor. PR: 14318 Approved by: jkh Revision Changes Path 1.16 +17 -3 src/release/sysinstall/user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 21:50:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 77C6E37B931; Fri, 7 Apr 2000 21:50:23 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA33710; Fri, 7 Apr 2000 21:50:23 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004080450.VAA33710@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 7 Apr 2000 21:50:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/linemode Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/07 21:50:22 PDT Modified files: www/linemode Makefile Log: Remove the current MAINTAINER from his position, and now ports@FreeBSD.org will take care of it. PR: ports/17849 Requested by: MAINTAINER Owing to: pressure of business Plus some style fixes. - Use ${INSTALL_PROGRAM} - Use PORTNAME/PORTVERSION and utilize PORTVERSION for other parts - Define WRKSRC Revision Changes Path 1.18 +10 -10 ports/www/linemode/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 21:51:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB5D037B59F; Fri, 7 Apr 2000 21:51:10 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA33823; Fri, 7 Apr 2000 21:51:10 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004080451.VAA33823@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 7 Apr 2000 21:51:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/07 21:51:10 PDT Modified files: usr.sbin/moused moused.c Log: Follow up to the 3 button emulation update in rev 1.41: - Fix the -z option which I broke in rev 1.41. It didn't work correctly when used in conjunction with the -m option. - Tweak the 3 button state machine so that 'Up' events of the buttons 1 and 3 are reported immediately as soon as the buttons are up. Revision Changes Path 1.43 +26 -21 src/usr.sbin/moused/moused.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 22:19:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4A2E37B9AC; Fri, 7 Apr 2000 22:19:46 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA35682; Fri, 7 Apr 2000 22:19:46 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Message-Id: <200004080519.WAA35682@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Fri, 7 Apr 2000 22:19:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.h file.c pccardd.8 pccardd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG iwasaki 2000/04/07 22:19:46 PDT Modified files: usr.sbin/pccard/pccardd cardd.h file.c pccardd.8 pccardd.c Log: Add restart capability by SIGHUP. On restart, working configuration (resource and card configuration being used) is to be maintained for consistency. Part of resource pool re-initialization would be rewrite later using on Warner-san's hints driver API :-) Reviewed by: nate, imp and -nomads ML in Japan. Obtained from: http://www.freebsd.org/~iwasaki/pccard/pccardd-signal.diff Commited at: BSD HANAMI Party 2000 in Japan Revision Changes Path 1.21 +4 -1 src/usr.sbin/pccard/pccardd/cardd.h 1.27 +155 -7 src/usr.sbin/pccard/pccardd/file.c 1.19 +10 -1 src/usr.sbin/pccard/pccardd/pccardd.8 1.8 +90 -1 src/usr.sbin/pccard/pccardd/pccardd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 22:38:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D4EF337BE89; Fri, 7 Apr 2000 22:38:36 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA37063; Fri, 7 Apr 2000 22:38:36 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004080538.WAA37063@freefall.freebsd.org> From: Will Andrews Date: Fri, 7 Apr 2000 22:38:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/flexbackup Makefile ports/sysutils/flexbackup/pkg MESSAGE PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/07 22:38:36 PDT Modified files: sysutils/flexbackup Makefile sysutils/flexbackup/pkg MESSAGE PLIST Log: Modify flexbackup to use MASTER_SITE_SUBDIR, and also make pkg/MESSAGE more PREFIX-friendly. Also, put flexbackup docs in share/doc/flexbackup. Reflect this doc change in MESSAGE too. PR: 17762 Submitted by: John Reynolds Revision Changes Path 1.6 +9 -8 ports/sysutils/flexbackup/Makefile 1.3 +5 -4 ports/sysutils/flexbackup/pkg/MESSAGE 1.2 +3 -3 ports/sysutils/flexbackup/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 22:43:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CCCC37BE0E; Fri, 7 Apr 2000 22:43:38 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA37614; Fri, 7 Apr 2000 22:43:38 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004080543.WAA37614@freefall.freebsd.org> From: Will Andrews Date: Fri, 7 Apr 2000 22:43:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gtkicq Makefile ports/net/gtkicq/files md5 ports/net/gtkicq/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/07 22:43:38 PDT Removed files: net/gtkicq Makefile net/gtkicq/files md5 net/gtkicq/pkg COMMENT DESCR PLIST Log: Remove gtkicq files as I mistakenly imported them when gnome-icu is its successor. *sigh* Submitted by: asami To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 23: 1:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BBDC637BBED; Fri, 7 Apr 2000 23:01:53 -0700 (PDT) (envelope-from itojun@FreeBSD.org) Received: (from itojun@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA39274; Fri, 7 Apr 2000 23:01:53 -0700 (PDT) (envelope-from itojun@FreeBSD.org) Message-Id: <200004080601.XAA39274@freefall.freebsd.org> From: Jun-ichiro itojun Hagino Date: Fri, 7 Apr 2000 23:01:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/rblcheck Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG itojun 2000/04/07 23:01:53 PDT Modified files: mail/rblcheck Makefile Log: master site changed (rblcheck.sourceforge.net) Revision Changes Path 1.7 +4 -2 ports/mail/rblcheck/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 23:12:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 252C037BABD; Fri, 7 Apr 2000 23:12:36 -0700 (PDT) (envelope-from reg@FreeBSD.org) Received: (from reg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA40294; Fri, 7 Apr 2000 23:12:35 -0700 (PDT) (envelope-from reg@FreeBSD.org) Message-Id: <200004080612.XAA40294@freefall.freebsd.org> From: Jeremy Lea Date: Fri, 7 Apr 2000 23:12:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile ports/graphics/netpbm/patches patch-bi patch-bj patch-bb patch-bf patch-bg Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG reg 2000/04/07 23:12:35 PDT Modified files: graphics/netpbm Makefile graphics/netpbm/patches patch-bb patch-bf patch-bg Added files: graphics/netpbm/patches patch-bi patch-bj Log: - Fix compile error - Fix typo in man page I've left the dependency since libjpeg is explictly used by this port. PR: 17851 Submitted by: tkato@prontomail.ne.jp Revision Changes Path 1.26 +36 -34 ports/graphics/netpbm/Makefile 1.3 +18 -9 ports/graphics/netpbm/patches/patch-bb 1.3 +4 -5 ports/graphics/netpbm/patches/patch-bf 1.3 +17 -9 ports/graphics/netpbm/patches/patch-bg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 23:31: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 3676937B8A6; Fri, 7 Apr 2000 23:30:59 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42]) by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 03/13/00) with ESMTP id PAA04497; Sat, 8 Apr 2000 15:30:56 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id PAA98229; Sat, 8 Apr 2000 15:30:25 +0900 (JST) Date: Sat, 08 Apr 2000 15:30:23 +0900 Message-ID: <8666ttds00.wl@archon.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: will@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/gtkicq Makefile ports/net/gtkicq/files md5 ports/net/gtkicq/pkg COMMENT DESCR PLIST In-Reply-To: In your message of "Fri, 7 Apr 2000 22:43:38 -0700 (PDT)" <200004080543.WAA37614@freefall.freebsd.org> References: <200004080543.WAA37614@freefall.freebsd.org> User-Agent: Wanderlust/1.1.1 (Purple Rain) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Fri, 7 Apr 2000 22:43:38 -0700 (PDT), Will Andrews wrote: > will 2000/04/07 22:43:38 PDT > > Removed files: > net/gtkicq Makefile > net/gtkicq/files md5 > net/gtkicq/pkg COMMENT DESCR PLIST > Log: > Remove gtkicq files as I mistakenly imported them when gnome-icu is its > successor. *sigh* Hey, let me tell some history. When GnomeICU succeeded GtkICQ, GnomeICU just worked without GNOME envionment. But during the update process it had dropped support for non-GNOME environment and came to work only with GNOME, while GtkICQ had also been maintained independently. That's the reason we have both of the ports in Japanese category though GtkICQ isn't maintained enough. Some may want to keep using GtkICQ just because they don't want GNOME. So, you didn't have to remove the GtkICQ port, I suppose. But if you think GtkICQ is obsolete and you recommend kicq or whatever instead for non-GNOME environment, I won't stand against it. Just FYI. I've been using GnomeICU, by the way. (#1684809) -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( "If you choose not to decide you still have made a choice." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 23:32:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E98937B67F; Fri, 7 Apr 2000 23:32:33 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA42017; Fri, 7 Apr 2000 23:32:33 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004080632.XAA42017@freefall.freebsd.org> From: Will Andrews Date: Fri, 7 Apr 2000 23:32:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/ksnes9x Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/07 23:32:33 PDT Modified files: emulators/ksnes9x Makefile Log: Fix distfile fennerage. Found by: portsurvey Revision Changes Path 1.5 +2 -3 ports/emulators/ksnes9x/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 23:32:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B56DD37BA30; Fri, 7 Apr 2000 23:32:53 -0700 (PDT) (envelope-from reg@FreeBSD.org) Received: (from reg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA42060; Fri, 7 Apr 2000 23:32:53 -0700 (PDT) (envelope-from reg@FreeBSD.org) Message-Id: <200004080632.XAA42060@freefall.freebsd.org> From: Jeremy Lea Date: Fri, 7 Apr 2000 23:32:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/gnomemc Makefile ports/x11-fm/gnomemc/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG reg 2000/04/07 23:32:53 PDT Modified files: x11-fm/gnomemc Makefile x11-fm/gnomemc/files md5 Log: Update to 4.5.44. Submitted by: ade Revision Changes Path 1.15 +4 -4 ports/x11-fm/gnomemc/Makefile 1.11 +1 -1 ports/x11-fm/gnomemc/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 7 23:33:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF38B37B6A7; Fri, 7 Apr 2000 23:33:31 -0700 (PDT) (envelope-from reg@FreeBSD.org) Received: (from reg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA42162; Fri, 7 Apr 2000 23:33:31 -0700 (PDT) (envelope-from reg@FreeBSD.org) Message-Id: <200004080633.XAA42162@freefall.freebsd.org> From: Jeremy Lea Date: Fri, 7 Apr 2000 23:33:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc Makefile ports/misc/mc/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG reg 2000/04/07 23:33:31 PDT Modified files: misc/mc Makefile misc/mc/files md5 Log: Update to 4.5.44. Submitted by: ade Revision Changes Path 1.42 +3 -3 ports/misc/mc/Makefile 1.20 +1 -1 ports/misc/mc/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 1:59:30 2000 Delivered-To: cvs-all@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 71F3537B5D1; Sat, 8 Apr 2000 01:59:24 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42]) by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 03/13/00) with ESMTP id RAA22867; Sat, 8 Apr 2000 17:59:22 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id RAA02121; Sat, 8 Apr 2000 17:58:50 +0900 (JST) Date: Sat, 08 Apr 2000 17:58:49 +0900 Message-ID: <864s9d9dfa.wl@archon.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: yokota@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.c In-Reply-To: In your message of "Fri, 7 Apr 2000 21:51:10 -0700 (PDT)" <200004080451.VAA33823@freefall.freebsd.org> References: <200004080451.VAA33823@freefall.freebsd.org> User-Agent: Wanderlust/1.1.1 (Purple Rain) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Fri, 7 Apr 2000 21:51:10 -0700 (PDT), Kazutaka YOKOTA wrote: > - Fix the -z option which I broke in rev 1.41. It didn't work > correctly when used in conjunction with the -m option. Now my wheel works again, thanks. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( "If you choose not to decide you still have made a choice." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 6:24:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 537DE37B980; Sat, 8 Apr 2000 06:24:42 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA71097; Sat, 8 Apr 2000 06:24:41 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200004081324.GAA71097@freefall.freebsd.org> From: Doug Rabson Date: Sat, 8 Apr 2000 06:24:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 kobj.9 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/04/08 06:24:41 PDT Modified files: share/man/man9 Makefile Added files: share/man/man9 kobj.9 Log: Add manpage for kernel object system. Revision Changes Path 1.66 +9 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 7:17:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 73B6737B60D; Sat, 8 Apr 2000 07:17:19 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA41297; Sat, 8 Apr 2000 07:17:19 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200004081417.HAA41297@freefall.freebsd.org> From: Doug Rabson Date: Sat, 8 Apr 2000 07:17:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha clock_if.m src/sys/conf Makefile.alpha Makefile.i386 files src/sys/dev/dec mcclock_if.m src/sys/dev/iicbus iicbb_if.m iicbus_if.m src/sys/dev/mii miibus_if.m src/sys/dev/ppbus ppbus_if.m src/sys/dev/smbus ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/04/08 07:17:18 PDT Modified files: sys/alpha/alpha clock_if.m sys/conf Makefile.alpha Makefile.i386 files sys/dev/dec mcclock_if.m sys/dev/iicbus iicbb_if.m iicbus_if.m sys/dev/mii miibus_if.m sys/dev/ppbus ppbus_if.m sys/dev/smbus smbus_if.m sys/dev/usb usb_if.m sys/i386/isa isa_compat.c sys/isa isa_if.m sys/kern bus_if.m device_if.m subr_bus.c sys/pci pci.c pci_if.m sys/sys bus.h bus_private.h Added files: sys/kern makeobjops.pl subr_kobj.c sys/sys kobj.h Log: * Factor out the object system from new-bus so that it can be used by non-device code. * Re-implement the method dispatch to improve efficiency. The new system takes about 40ns for a method dispatch on a 300Mhz PII which is only 10ns slower than a direct function call on the same hardware. This changes the new-bus ABI slightly so make sure you re-compile any driver modules which you use. Revision Changes Path 1.5 +2 -1 src/sys/alpha/alpha/clock_if.m 1.50 +3 -3 src/sys/conf/Makefile.alpha 1.182 +3 -3 src/sys/conf/Makefile.i386 1.351 +2 -1 src/sys/conf/files 1.4 +3 -1 src/sys/dev/dec/mcclock_if.m 1.4 +3 -1 src/sys/dev/iicbus/iicbb_if.m 1.5 +3 -1 src/sys/dev/iicbus/iicbus_if.m 1.3 +3 -1 src/sys/dev/mii/miibus_if.m 1.2 +2 -1 src/sys/dev/ppbus/ppbus_if.m 1.6 +3 -1 src/sys/dev/smbus/smbus_if.m 1.9 +3 -1 src/sys/dev/usb/usb_if.m 1.19 +2 -2 src/sys/i386/isa/isa_compat.c 1.6 +2 -3 src/sys/isa/isa_if.m 1.17 +3 -1 src/sys/kern/bus_if.m 1.8 +3 -1 src/sys/kern/device_if.m 1.57 +27 -195 src/sys/kern/subr_bus.c 1.145 +2 -2 src/sys/pci/pci.c 1.3 +3 -1 src/sys/pci/pci_if.m 1.32 +5 -14 src/sys/sys/bus.h 1.13 +7 -27 src/sys/sys/bus_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 8:31:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 00EB237BAE1; Sat, 8 Apr 2000 08:31:33 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA47064; Sat, 8 Apr 2000 08:31:32 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200004081531.IAA47064@freefall.freebsd.org> From: Doug Rabson Date: Sat, 8 Apr 2000 08:31:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kmod.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/04/08 08:31:31 PDT Modified files: share/mk bsd.kmod.mk Log: Use makeobjops.pl instead of makedevops.pl. Revision Changes Path 1.78 +3 -3 src/share/mk/bsd.kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 10: 2:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E67AA37B5FE; Sat, 8 Apr 2000 10:02:14 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA54707; Sat, 8 Apr 2000 10:02:14 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004081702.KAA54707@freefall.freebsd.org> From: Nick Hibma Date: Sat, 8 Apr 2000 10:02:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb rio500_usb.h urio.c rio_usb.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/08 10:02:14 PDT Modified files: sys/dev/usb urio.c Added files: sys/dev/usb rio500_usb.h Removed files: sys/dev/usb rio_usb.h Log: Update the urio driver. It now works on NetBSD and OpenBSD as well. Update the license in the rio_usb.h (now rio500_usb.h) to not be GPL. Sorry for committing that file in the first place. The change of license was agreed to by the original author. Revision Changes Path 1.3 +230 -81 src/sys/dev/usb/urio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 10:14:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5359C37BC08; Sat, 8 Apr 2000 10:14:02 -0700 (PDT) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA55483; Sat, 8 Apr 2000 10:14:01 -0700 (PDT) (envelope-from jhay@FreeBSD.org) Message-Id: <200004081714.KAA55483@freefall.freebsd.org> From: John Hay Date: Sat, 8 Apr 2000 10:14:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_sr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhay 2000/04/08 10:14:01 PDT Modified files: sys/i386/isa if_sr.c Log: Make the N2 isa cards probe again. Remove the unused frame relay hooks. This should also fix PR 17814 where flags were ignored on the first usage of ifconfig on the interface. PR: 17814 Revision Changes Path 1.35 +9 -216 src/sys/i386/isa/if_sr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 10:20: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D4EA37BA6D; Sat, 8 Apr 2000 10:20:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA56249; Sat, 8 Apr 2000 10:20:01 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004081720.KAA56249@freefall.freebsd.org> From: Warner Losh Date: Sat, 8 Apr 2000 10:20:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kmod.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/08 10:20:01 PDT Modified files: share/mk bsd.kmod.mk Log: Add support for compiling kernel modules outside of the tree. If you do not have the kernel you wish to compile against in either /usr/src/sys or /sys, then you will need to set SYSDIR to point to the sys directory of the source tree that contians the source. Also, minor tweaks to the load/unload targets from Bruce. I've had this through several make worlds, as well as using it on a daily basis for the past couple of weeks to build modules needed for testing at Timing Solutions. Reviewed and revised by: bde Work sponsored by: Timing Solutions Revision Changes Path 1.79 +20 -31 src/share/mk/bsd.kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 10:21:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 11A2E37BBC5; Sat, 8 Apr 2000 10:21:17 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA56382; Sat, 8 Apr 2000 10:21:16 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004081721.KAA56382@freefall.freebsd.org> From: Warner Losh Date: Sat, 8 Apr 2000 10:21:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa isa_compat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/08 10:21:16 PDT Modified files: sys/i386/isa isa_compat.c Log: Don't complain about not getting resources for the compatibility shim drivers unless booted -verbose. This cleans up the boot messages somewhat as the old messages were confusing and not helpful for most people. Revision Changes Path 1.20 +5 -5 src/sys/i386/isa/isa_compat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 10:23:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 088CB37BBEB; Sat, 8 Apr 2000 10:23:47 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA56623; Sat, 8 Apr 2000 10:23:46 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200004081723.KAA56623@freefall.freebsd.org> From: Warner Losh Date: Sat, 8 Apr 2000 10:23:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sn if_sn_isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/04/08 10:23:46 PDT Modified files: sys/dev/sn if_sn_isa.c Log: Re-enable probe for isa and correct the plug and play issue that caused this device to be disabled. It will no longer claim all devices with PNPBIOS enabled. Revision Changes Path 1.4 +3 -3 src/sys/dev/sn/if_sn_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 10:55: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A611437B84E; Sat, 8 Apr 2000 10:55:04 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA58781; Sat, 8 Apr 2000 10:55:04 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <200004081755.KAA58781@freefall.freebsd.org> From: SADA Kenji Date: Sat, 8 Apr 2000 10:55:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/h2n/files Notes.FreeBSD ports/net/h2n/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sada 2000/04/08 10:55:03 PDT Added files: net/h2n/files Notes.FreeBSD net/h2n/patches patch-aa Log: Added an option: -a
. It allows you to set the address of a domain in the SOA record. It will adds a "IN A
" line to the SOA. This is needed for sites that want a default address for a partial name - say just yahoo.com instead of forcing users to always type www.yahoo.com. Submitted by: "David Peterson" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 11: 5:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86A5A37B58A; Sat, 8 Apr 2000 11:05:38 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA59470; Sat, 8 Apr 2000 11:05:38 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Message-Id: <200004081805.LAA59470@freefall.freebsd.org> From: Bill Fenner Date: Sat, 8 Apr 2000 11:05:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/wine Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG fenner 2000/04/08 11:05:37 PDT Modified files: japanese/wine Makefile Log: Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for 10 weeks with "550 ... User unknown" Revision Changes Path 1.8 +1 -3 ports/japanese/wine/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 11:26:41 2000 Delivered-To: cvs-all@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [194.217.50.228]) by hub.freebsd.org (Postfix) with ESMTP id B6CA837B6DB; Sat, 8 Apr 2000 11:26:38 -0700 (PDT) (envelope-from paul@originative.co.uk) Received: from originative.co.uk (lobster.originative.co.uk [194.217.50.241]) by mailgate.originative.co.uk (Postfix) with ESMTP id CA25F1D131; Sat, 8 Apr 2000 19:26:29 +0100 (BST) Message-ID: <38EF79D5.69B860AF@originative.co.uk> Date: Sat, 08 Apr 2000 19:26:29 +0100 From: Paul Richards Organization: Originative Solutions Ltd X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en-GB, en MIME-Version: 1.0 To: Jacques Vidrine Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/cyrus/patches patch-bf patch-bg References: <200003310545.VAA87879@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jacques Vidrine wrote: > > nectar 2000/03/30 21:45:51 PST > > Added files: > mail/cyrus/patches patch-bf patch-bg > Log: > Fix packaging: if you are going to link with Kerberos IV you will have > to link with com_err too These patches don't work. There's no information in them as to which file to patch. Did you bother trying to build this port with these patches? On a related note, would anyone complain if I upgraded this port to work with 1.6.22. I really want to use the server based mail filtering. Paul Richards Originative Solutions Ltd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 13:16:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C48637B5BA; Sat, 8 Apr 2000 13:16:35 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA68910; Sat, 8 Apr 2000 13:16:34 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004082016.NAA68910@freefall.freebsd.org> From: Satoshi Asami Date: Sat, 8 Apr 2000 13:16:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT avail Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/08 13:16:34 PDT Modified files: . avail Log: As announced before, the ports tree is now frozen while mharo and cpiazza work on converting the Makefiles. Revision Changes Path 1.114 +2 -2 CVSROOT/avail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 14:25:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E5EBC37BA1C; Sat, 8 Apr 2000 14:25:05 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA76919; Sat, 8 Apr 2000 14:25:04 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082125.OAA76919@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 14:25:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/amp Makefile ports/audio/ascd Makefile ports/audio/aumix Makefile ports/audio/bladeenc Makefile ports/audio/cam Makefile ports/audio/cd-console Makefile ports/audio/cdd Makefile ports/audio/cdindex Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 14:25:04 PDT Modified files: audio/amp Makefile audio/ascd Makefile audio/aumix Makefile audio/bladeenc Makefile audio/cam Makefile audio/cd-console Makefile audio/cdd Makefile audio/cdindex Makefile audio/cdplay Makefile audio/cdrdao Makefile audio/cmp3 Makefile audio/dagrab Makefile audio/dap Makefile audio/esound Makefile audio/gmixer Makefile audio/gnapster Makefile audio/gnomeaudio Makefile audio/gnomemedia Makefile audio/gogo Makefile audio/gqmpeg Makefile audio/gramofile Makefile audio/gsm Makefile audio/icecast Makefile audio/id3ed Makefile audio/id3ren Makefile audio/juke Makefile audio/kdemultimedia11 Makefile audio/kmikmod Makefile audio/kmp3 Makefile audio/kmpg Makefile audio/knapster Makefile audio/krio Makefile audio/lame Makefile audio/libaudiofile Makefile audio/libcdaudio Makefile audio/libmikmod Makefile audio/libworkman Makefile audio/linux-realplayer Makefile audio/maplay Makefile audio/mikmod Makefile audio/mixer.app Makefile audio/mp3blaster Makefile audio/mp3encode Makefile audio/mp3info Makefile audio/mp3rename Makefile audio/mpegaudio Makefile audio/mpg123 Makefile audio/mpg123.el Makefile audio/mpmf20 Makefile audio/mxv Makefile audio/napster Makefile audio/nas Makefile audio/nspmod Makefile audio/play Makefile audio/playmidi Makefile audio/pysol-sound-server Makefile audio/radio Makefile audio/raproxy Makefile audio/replay Makefile audio/rio Makefile audio/ripenc Makefile audio/ripit Makefile audio/ripit-atapi Makefile audio/rosegarden Makefile audio/rplay Makefile audio/rsynth Makefile audio/s3mod Makefile audio/shorten Makefile audio/sidplay Makefile audio/snowstar Makefile audio/soundtracker Makefile audio/sox Makefile audio/splay Makefile audio/splaytk Makefile audio/tclmidi Makefile audio/timidity Makefile audio/timidity++ Makefile audio/timidity++-emacs Makefile audio/timidity++-gtk Makefile audio/timidity++-motif Makefile audio/timidity++-slang Makefile audio/timidity++-tcltk Makefile audio/timidity++-xaw Makefile audio/timidity++-xskin Makefile audio/tosha Makefile audio/tracker Makefile audio/waveplay Makefile audio/wmcdplay Makefile audio/wmmixer Makefile audio/wmmp3 Makefile audio/wmsound Makefile audio/wmtune Makefile audio/workman Makefile audio/wsoundprefs Makefile audio/x11amp Makefile audio/xamp Makefile audio/xcd Makefile audio/xcdplayer Makefile audio/xhippo Makefile audio/xmcd Makefile audio/xmix Makefile audio/xmixer Makefile audio/xmmix Makefile audio/xmms Makefile audio/xmms-liveice Makefile audio/xmms-mikmod Makefile audio/xmp Makefile audio/xmpeg3 Makefile audio/xmradio Makefile audio/xtuner Makefile audio/yamt Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.10 +3 -3 ports/audio/amp/Makefile 1.14 +4 -5 ports/audio/ascd/Makefile 1.20 +3 -3 ports/audio/aumix/Makefile 1.12 +4 -4 ports/audio/bladeenc/Makefile 1.7 +3 -3 ports/audio/cam/Makefile 1.2 +3 -3 ports/audio/cd-console/Makefile 1.4 +3 -3 ports/audio/cdd/Makefile 1.3 +3 -3 ports/audio/cdindex/Makefile 1.6 +3 -3 ports/audio/cdplay/Makefile 1.15 +4 -4 ports/audio/cdrdao/Makefile 1.9 +4 -4 ports/audio/cmp3/Makefile 1.9 +4 -4 ports/audio/dagrab/Makefile 1.9 +4 -4 ports/audio/dap/Makefile 1.19 +3 -3 ports/audio/esound/Makefile 1.8 +3 -3 ports/audio/gmixer/Makefile 1.10 +3 -3 ports/audio/gnapster/Makefile 1.13 +4 -4 ports/audio/gnomeaudio/Makefile 1.9 +5 -5 ports/audio/gnomemedia/Makefile 1.15 +4 -4 ports/audio/gogo/Makefile 1.22 +3 -3 ports/audio/gqmpeg/Makefile 1.2 +3 -3 ports/audio/gramofile/Makefile 1.15 +4 -4 ports/audio/gsm/Makefile 1.10 +3 -3 ports/audio/icecast/Makefile 1.7 +3 -3 ports/audio/id3ed/Makefile 1.5 +4 -4 ports/audio/id3ren/Makefile 1.4 +3 -3 ports/audio/juke/Makefile 1.39 +3 -3 ports/audio/kdemultimedia11/Makefile 1.7 +3 -3 ports/audio/kmikmod/Makefile 1.6 +3 -3 ports/audio/kmp3/Makefile 1.18 +3 -3 ports/audio/kmpg/Makefile 1.11 +3 -3 ports/audio/knapster/Makefile 1.4 +4 -4 ports/audio/krio/Makefile 1.9 +4 -4 ports/audio/lame/Makefile 1.11 +4 -4 ports/audio/libaudiofile/Makefile 1.9 +3 -3 ports/audio/libcdaudio/Makefile 1.12 +3 -3 ports/audio/libmikmod/Makefile 1.6 +4 -4 ports/audio/libworkman/Makefile 1.12 +5 -5 ports/audio/linux-realplayer/Makefile 1.12 +4 -4 ports/audio/maplay/Makefile 1.15 +3 -3 ports/audio/mikmod/Makefile 1.10 +4 -4 ports/audio/mixer.app/Makefile 1.3 +4 -3 ports/audio/mp3blaster/Makefile 1.4 +4 -4 ports/audio/mp3encode/Makefile 1.7 +3 -3 ports/audio/mp3info/Makefile 1.2 +9 -9 ports/audio/mp3rename/Makefile 1.7 +4 -4 ports/audio/mpegaudio/Makefile 1.23 +3 -3 ports/audio/mpg123/Makefile 1.2 +4 -4 ports/audio/mpg123.el/Makefile 1.5 +4 -4 ports/audio/mpmf20/Makefile 1.11 +4 -4 ports/audio/mxv/Makefile 1.8 +4 -4 ports/audio/napster/Makefile 1.14 +3 -3 ports/audio/nas/Makefile 1.5 +3 -3 ports/audio/nspmod/Makefile 1.7 +3 -3 ports/audio/play/Makefile 1.13 +3 -3 ports/audio/playmidi/Makefile 1.3 +3 -3 ports/audio/pysol-sound-server/Makefile 1.8 +4 -4 ports/audio/radio/Makefile 1.6 +4 -4 ports/audio/raproxy/Makefile 1.17 +4 -4 ports/audio/replay/Makefile 1.4 +4 -4 ports/audio/rio/Makefile 1.4 +4 -4 ports/audio/ripenc/Makefile 1.7 +3 -3 ports/audio/ripit/Makefile 1.3 +4 -4 ports/audio/ripit-atapi/Makefile 1.15 +4 -3 ports/audio/rosegarden/Makefile 1.16 +5 -5 ports/audio/rplay/Makefile 1.14 +3 -3 ports/audio/rsynth/Makefile 1.8 +4 -4 ports/audio/s3mod/Makefile 1.3 +4 -4 ports/audio/shorten/Makefile 1.7 +4 -4 ports/audio/sidplay/Makefile 1.4 +3 -3 ports/audio/snowstar/Makefile 1.4 +3 -3 ports/audio/soundtracker/Makefile 1.14 +3 -3 ports/audio/sox/Makefile 1.10 +3 -3 ports/audio/splay/Makefile 1.6 +4 -4 ports/audio/splaytk/Makefile 1.4 +6 -6 ports/audio/tclmidi/Makefile 1.18 +10 -10 ports/audio/timidity/Makefile 1.19 +4 -4 ports/audio/timidity++/Makefile 1.3 +4 -5 ports/audio/timidity++-emacs/Makefile 1.3 +1 -2 ports/audio/timidity++-gtk/Makefile 1.5 +1 -2 ports/audio/timidity++-motif/Makefile 1.3 +1 -2 ports/audio/timidity++-slang/Makefile 1.3 +1 -2 ports/audio/timidity++-tcltk/Makefile 1.3 +1 -2 ports/audio/timidity++-xaw/Makefile 1.3 +1 -2 ports/audio/timidity++-xskin/Makefile 1.5 +3 -3 ports/audio/tosha/Makefile 1.37 +3 -3 ports/audio/tracker/Makefile 1.4 +4 -4 ports/audio/waveplay/Makefile 1.7 +4 -4 ports/audio/wmcdplay/Makefile 1.9 +4 -4 ports/audio/wmmixer/Makefile 1.2 +3 -3 ports/audio/wmmp3/Makefile 1.10 +3 -3 ports/audio/wmsound/Makefile 1.7 +3 -3 ports/audio/wmtune/Makefile 1.12 +4 -4 ports/audio/workman/Makefile 1.8 +4 -3 ports/audio/wsoundprefs/Makefile 1.9 +4 -4 ports/audio/x11amp/Makefile 1.7 +3 -4 ports/audio/xamp/Makefile 1.26 +3 -3 ports/audio/xcd/Makefile 1.11 +4 -4 ports/audio/xcdplayer/Makefile 1.10 +3 -3 ports/audio/xhippo/Makefile 1.26 +3 -3 ports/audio/xmcd/Makefile 1.8 +3 -3 ports/audio/xmix/Makefile 1.3 +3 -3 ports/audio/xmixer/Makefile 1.9 +3 -3 ports/audio/xmmix/Makefile 1.11 +3 -3 ports/audio/xmms/Makefile 1.3 +4 -4 ports/audio/xmms-liveice/Makefile 1.2 +4 -4 ports/audio/xmms-mikmod/Makefile 1.5 +3 -3 ports/audio/xmp/Makefile 1.14 +4 -4 ports/audio/xmpeg3/Makefile 1.7 +3 -4 ports/audio/xmradio/Makefile 1.10 +5 -5 ports/audio/xtuner/Makefile 1.3 +3 -3 ports/audio/yamt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15: 1:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B3AA37B59C; Sat, 8 Apr 2000 15:01:29 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA79975; Sat, 8 Apr 2000 15:01:29 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082201.PAA79975@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 15:01:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german/BBBike Makefile ports/german/cheapcall Makefile ports/german/dict Makefile ports/german/manpages Makefile ports/german/phone Makefile ports/german/spinne Makefile ports/german/staroffice5 Makefile ports/german/webalizer Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 15:01:28 PDT Modified files: german/BBBike Makefile german/cheapcall Makefile german/dict Makefile german/manpages Makefile german/phone Makefile german/spinne Makefile german/staroffice5 Makefile german/webalizer Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.7 +3 -3 ports/german/BBBike/Makefile 1.4 +4 -4 ports/german/cheapcall/Makefile 1.11 +7 -7 ports/german/dict/Makefile 1.12 +3 -3 ports/german/manpages/Makefile 1.9 +4 -4 ports/german/phone/Makefile 1.10 +4 -3 ports/german/spinne/Makefile 1.4 +4 -4 ports/german/staroffice5/Makefile 1.9 +4 -4 ports/german/webalizer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15: 2:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 06B5737B8E9; Sat, 8 Apr 2000 15:02:15 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA80809; Sat, 8 Apr 2000 15:02:14 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082202.PAA80809@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 15:02:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/dgpsip Makefile ports/astro/ephem Makefile ports/astro/luna Makefile ports/astro/pyweather Makefile ports/astro/saoimage Makefile ports/astro/sattrack Makefile ports/astro/ssystem Makefile ports/astro/stars Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 15:02:14 PDT Modified files: astro/dgpsip Makefile astro/ephem Makefile astro/luna Makefile astro/pyweather Makefile astro/saoimage Makefile astro/sattrack Makefile astro/ssystem Makefile astro/stars Makefile astro/sunclock Makefile astro/tkseti Makefile astro/wmglobe Makefile astro/wmmoonclock Makefile astro/wmspaceweather Makefile astro/wmsun Makefile astro/x3arth Makefile astro/xearth Makefile astro/xephem Makefile astro/xglobe Makefile astro/xphoon Makefile astro/xplanet Makefile astro/xtide Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.7 +3 -3 ports/astro/dgpsip/Makefile 1.5 +4 -4 ports/astro/ephem/Makefile 1.9 +4 -4 ports/astro/luna/Makefile 1.3 +4 -4 ports/astro/pyweather/Makefile 1.10 +3 -3 ports/astro/saoimage/Makefile 1.12 +8 -8 ports/astro/sattrack/Makefile 1.15 +3 -3 ports/astro/ssystem/Makefile 1.11 +4 -4 ports/astro/stars/Makefile 1.11 +3 -3 ports/astro/sunclock/Makefile 1.8 +3 -3 ports/astro/tkseti/Makefile 1.9 +3 -3 ports/astro/wmglobe/Makefile 1.8 +3 -3 ports/astro/wmmoonclock/Makefile 1.4 +4 -4 ports/astro/wmspaceweather/Makefile 1.4 +4 -4 ports/astro/wmsun/Makefile 1.5 +3 -3 ports/astro/x3arth/Makefile 1.20 +3 -3 ports/astro/xearth/Makefile 1.17 +3 -3 ports/astro/xephem/Makefile 1.6 +4 -4 ports/astro/xglobe/Makefile 1.15 +4 -4 ports/astro/xphoon/Makefile 1.4 +3 -3 ports/astro/xplanet/Makefile 1.10 +3 -3 ports/astro/xtide/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15: 4:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C0D1037B6BD; Sat, 8 Apr 2000 15:04:22 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA82004; Sat, 8 Apr 2000 15:04:22 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082204.PAA82004@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 15:04:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/abacus Makefile ports/deskutils/cal Makefile ports/deskutils/cbb Makefile ports/deskutils/gaddr Makefile ports/deskutils/genius Makefile ports/deskutils/gnofin Makefile ports/deskutils/gnomepim Makefile ports/deskutils/gnucash ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 15:04:21 PDT Modified files: deskutils/abacus Makefile deskutils/cal Makefile deskutils/cbb Makefile deskutils/gaddr Makefile deskutils/genius Makefile deskutils/gnofin Makefile deskutils/gnomepim Makefile deskutils/gnucash Makefile deskutils/gtimer Makefile deskutils/ical Makefile deskutils/korganizer Makefile deskutils/korganizer11-i18n Makefile deskutils/kproject Makefile deskutils/offix-trash Makefile deskutils/plan Makefile deskutils/sliderule Makefile deskutils/teapot Makefile deskutils/wmpinboard Makefile deskutils/wpeople Makefile deskutils/xinvest Makefile deskutils/xmaddressbook Makefile deskutils/xmdiary Makefile deskutils/xopps Makefile deskutils/xpostit Makefile deskutils/xpostitPlus Makefile deskutils/xrolo Makefile deskutils/xwrits Makefile deskutils/yank Makefile deskutils/zorro Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.9 +4 -4 ports/deskutils/abacus/Makefile 1.10 +3 -3 ports/deskutils/cal/Makefile 1.17 +3 -3 ports/deskutils/cbb/Makefile 1.6 +3 -3 ports/deskutils/gaddr/Makefile 1.7 +3 -3 ports/deskutils/genius/Makefile 1.10 +3 -3 ports/deskutils/gnofin/Makefile 1.17 +4 -4 ports/deskutils/gnomepim/Makefile 1.14 +3 -3 ports/deskutils/gnucash/Makefile 1.8 +3 -3 ports/deskutils/gtimer/Makefile 1.26 +3 -3 ports/deskutils/ical/Makefile 1.18 +4 -4 ports/deskutils/korganizer/Makefile 1.19 +1 -2 ports/deskutils/korganizer11-i18n/Makefile 1.12 +3 -3 ports/deskutils/kproject/Makefile 1.7 +4 -4 ports/deskutils/offix-trash/Makefile 1.19 +3 -3 ports/deskutils/plan/Makefile 1.6 +4 -4 ports/deskutils/sliderule/Makefile 1.7 +3 -3 ports/deskutils/teapot/Makefile 1.11 +3 -3 ports/deskutils/wmpinboard/Makefile 1.3 +4 -4 ports/deskutils/wpeople/Makefile 1.6 +3 -3 ports/deskutils/xinvest/Makefile 1.7 +3 -3 ports/deskutils/xmaddressbook/Makefile 1.8 +3 -3 ports/deskutils/xmdiary/Makefile 1.11 +4 -4 ports/deskutils/xopps/Makefile 1.10 +12 -11 ports/deskutils/xpostit/Makefile 1.7 +3 -3 ports/deskutils/xpostitPlus/Makefile 1.4 +4 -4 ports/deskutils/xrolo/Makefile 1.3 +3 -3 ports/deskutils/xwrits/Makefile 1.5 +3 -3 ports/deskutils/yank/Makefile 1.18 +4 -4 ports/deskutils/zorro/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15: 5: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 373A337BA1C; Sat, 8 Apr 2000 15:04:58 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA82213; Sat, 8 Apr 2000 15:04:58 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082204.PAA82213@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 15:04:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/bonnie Makefile ports/benchmarks/bytebench Makefile ports/benchmarks/dbs Makefile ports/benchmarks/iozone Makefile ports/benchmarks/iozone21 Makefile ports/benchmarks/lmbench Makefile ports/benchmarks/nbench Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 15:04:57 PDT Modified files: benchmarks/bonnie Makefile benchmarks/bytebench Makefile benchmarks/dbs Makefile benchmarks/iozone Makefile benchmarks/iozone21 Makefile benchmarks/lmbench Makefile benchmarks/nbench Makefile benchmarks/netperf Makefile benchmarks/netpipe Makefile benchmarks/polygraph Makefile benchmarks/postmark Makefile benchmarks/rawio Makefile benchmarks/tcpblast Makefile benchmarks/xengine Makefile biology/babel Makefile biology/deft Makefile biology/gperiodic Makefile biology/hmmer Makefile biology/kinemage Makefile biology/molden Makefile biology/mopac Makefile biology/ortep3 Makefile biology/platon Makefile biology/povchem Makefile biology/psi88 Makefile biology/rasmol Makefile biology/seaview Makefile biology/tinker Makefile biology/xmolwt Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.8 +4 -4 ports/benchmarks/bonnie/Makefile 1.13 +4 -4 ports/benchmarks/bytebench/Makefile 1.6 +3 -3 ports/benchmarks/dbs/Makefile 1.29 +4 -4 ports/benchmarks/iozone/Makefile 1.34 +6 -6 ports/benchmarks/iozone21/Makefile 1.12 +4 -4 ports/benchmarks/lmbench/Makefile 1.4 +4 -4 ports/benchmarks/nbench/Makefile 1.11 +4 -4 ports/benchmarks/netperf/Makefile 1.6 +3 -3 ports/benchmarks/netpipe/Makefile 1.6 +4 -4 ports/benchmarks/polygraph/Makefile 1.6 +3 -4 ports/benchmarks/postmark/Makefile 1.7 +3 -3 ports/benchmarks/rawio/Makefile 1.16 +3 -4 ports/benchmarks/tcpblast/Makefile 1.10 +3 -3 ports/benchmarks/xengine/Makefile 1.6 +3 -3 ports/biology/babel/Makefile 1.3 +5 -5 ports/biology/deft/Makefile 1.5 +3 -3 ports/biology/gperiodic/Makefile 1.7 +3 -3 ports/biology/hmmer/Makefile 1.11 +4 -4 ports/biology/kinemage/Makefile 1.7 +4 -5 ports/biology/molden/Makefile 1.6 +3 -4 ports/biology/mopac/Makefile 1.4 +9 -9 ports/biology/ortep3/Makefile 1.6 +4 -4 ports/biology/platon/Makefile 1.4 +3 -3 ports/biology/povchem/Makefile 1.6 +4 -4 ports/biology/psi88/Makefile 1.8 +7 -7 ports/biology/rasmol/Makefile 1.16 +7 -7 ports/biology/seaview/Makefile 1.6 +4 -4 ports/biology/tinker/Makefile 1.3 +3 -3 ports/biology/xmolwt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15:41:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E09AB37B79B; Sat, 8 Apr 2000 15:41:16 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA85928; Sat, 8 Apr 2000 15:41:16 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082241.PAA85928@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 15:41:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 15:41:15 PDT Modified files: devel/portlint Makefile Log: warn about not supporting PORTNAME/PORTVERSION yet Revision Changes Path 1.32 +7 -1 ports/devel/portlint/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15:49:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CEAB37BB81; Sat, 8 Apr 2000 15:49:08 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA87336; Sat, 8 Apr 2000 15:49:08 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082249.PAA87336@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 15:49:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/cdb Makefile ports/databases/db Makefile ports/databases/dbf2mysql Makefile ports/databases/dbview Makefile ports/databases/freetds Makefile ports/databases/gadfly Makefile ports/databases/gdbm Makefile ports/databases/gmysql ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 15:49:07 PDT Modified files: databases/cdb Makefile databases/db Makefile databases/dbf2mysql Makefile databases/dbview Makefile databases/freetds Makefile databases/gadfly Makefile databases/gdbm Makefile databases/gmysql Makefile databases/gnats Makefile databases/grass Makefile databases/gtksql Makefile databases/interbase4 Makefile databases/metakit Makefile databases/msql Makefile databases/mysql-jdbc-mm Makefile databases/mysqltcl Makefile databases/p5-DBD-CSV Makefile databases/p5-DBD-Pg Makefile databases/p5-DBI Makefile databases/p5-GDBM Makefile databases/p5-MLDBM Makefile databases/p5-Msql Makefile databases/p5-MyObject Makefile databases/p5-Mysql Makefile databases/p5-Pg Makefile databases/p5-SQL-Statement Makefile databases/p5-hp200lx-db Makefile databases/pgaccess Makefile databases/postgresql Makefile databases/pxtools Makefile databases/py-MySQL Makefile databases/py-PyGreSQL Makefile databases/rdb Makefile databases/ruby-postgres Makefile databases/sqsh Makefile databases/tcl-Mysql Makefile databases/tkgnats Makefile databases/typhoon Makefile databases/xmbase-grok Makefile databases/xmysql Makefile databases/xmysqladmin Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.10 +3 -3 ports/databases/cdb/Makefile 1.19 +6 -6 ports/databases/db/Makefile 1.2 +5 -5 ports/databases/dbf2mysql/Makefile 1.4 +3 -3 ports/databases/dbview/Makefile 1.4 +3 -3 ports/databases/freetds/Makefile 1.4 +4 -4 ports/databases/gadfly/Makefile 1.10 +3 -3 ports/databases/gdbm/Makefile 1.17 +3 -3 ports/databases/gmysql/Makefile 1.29 +3 -3 ports/databases/gnats/Makefile 1.4 +4 -4 ports/databases/grass/Makefile 1.5 +3 -3 ports/databases/gtksql/Makefile 1.10 +4 -4 ports/databases/interbase4/Makefile 1.2 +3 -3 ports/databases/metakit/Makefile 1.36 +3 -3 ports/databases/msql/Makefile 1.3 +4 -4 ports/databases/mysql-jdbc-mm/Makefile 1.2 +3 -3 ports/databases/mysqltcl/Makefile 1.2 +4 -4 ports/databases/p5-DBD-CSV/Makefile 1.18 +4 -4 ports/databases/p5-DBD-Pg/Makefile 1.27 +4 -4 ports/databases/p5-DBI/Makefile 1.2 +7 -7 ports/databases/p5-GDBM/Makefile 1.12 +4 -4 ports/databases/p5-MLDBM/Makefile 1.24 +4 -4 ports/databases/p5-Msql/Makefile 1.3 +4 -4 ports/databases/p5-MyObject/Makefile 1.27 +4 -4 ports/databases/p5-Mysql/Makefile 1.21 +4 -4 ports/databases/p5-Pg/Makefile 1.3 +4 -4 ports/databases/p5-SQL-Statement/Makefile 1.2 +4 -4 ports/databases/p5-hp200lx-db/Makefile 1.26 +3 -3 ports/databases/pgaccess/Makefile 1.52 +3 -3 ports/databases/postgresql/Makefile 1.3 +3 -3 ports/databases/pxtools/Makefile 1.2 +4 -4 ports/databases/py-MySQL/Makefile 1.20 +4 -4 ports/databases/py-PyGreSQL/Makefile 1.4 +4 -4 ports/databases/rdb/Makefile 1.3 +4 -4 ports/databases/ruby-postgres/Makefile 1.3 +3 -3 ports/databases/sqsh/Makefile 1.3 +3 -3 ports/databases/tcl-Mysql/Makefile 1.15 +3 -3 ports/databases/tkgnats/Makefile 1.9 +3 -3 ports/databases/typhoon/Makefile 1.11 +3 -3 ports/databases/xmbase-grok/Makefile 1.26 +3 -3 ports/databases/xmysql/Makefile 1.28 +3 -3 ports/databases/xmysqladmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 15:50:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6302B37B9B8; Sat, 8 Apr 2000 15:50:19 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA87480; Sat, 8 Apr 2000 15:50:19 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200004082250.PAA87480@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sat, 8 Apr 2000 15:50:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/04/08 15:50:19 PDT Modified files: sys/boot/i386/libi386 pxe.h Log: Nuke duplicate struct declaration from somebody's paste-o Revision Changes Path 1.4 +1 -12 src/sys/boot/i386/libi386/pxe.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 16:18: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A0CF37B69C; Sat, 8 Apr 2000 16:18:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA90646; Sat, 8 Apr 2000 16:18:01 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082318.QAA90646@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 16:18:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/arc Makefile ports/archivers/bzip Makefile ports/archivers/bzip2 Makefile ports/archivers/deepforest Makefile ports/archivers/fastjar Makefile ports/archivers/freeze Makefile ports/archivers/gshar+gunshar Makefile ports/archivers/ha ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 16:18:00 PDT Modified files: archivers/arc Makefile archivers/bzip Makefile archivers/bzip2 Makefile archivers/deepforest Makefile archivers/fastjar Makefile archivers/freeze Makefile archivers/gshar+gunshar Makefile archivers/ha Makefile archivers/hpack.non-usa.only Makefile archivers/lha Makefile archivers/linux_rar Makefile archivers/lzo Makefile archivers/makeself Makefile archivers/nulib Makefile archivers/p5-Compress-Zlib Makefile archivers/pkzip Makefile archivers/rar Makefile archivers/unace Makefile archivers/unarj Makefile archivers/unrar Makefile archivers/unzip Makefile archivers/unzip.with_encryption Makefile archivers/zip Makefile archivers/zip.with_encryption Makefile archivers/zoo Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.11 +4 -4 ports/archivers/arc/Makefile 1.16 +3 -3 ports/archivers/bzip/Makefile 1.24 +3 -3 ports/archivers/bzip2/Makefile 1.3 +4 -4 ports/archivers/deepforest/Makefile 1.3 +3 -3 ports/archivers/fastjar/Makefile 1.6 +3 -3 ports/archivers/freeze/Makefile 1.17 +3 -3 ports/archivers/gshar+gunshar/Makefile 1.12 +12 -12 ports/archivers/ha/Makefile 1.14 +8 -8 ports/archivers/hpack.non-usa.only/Makefile 1.15 +4 -4 ports/archivers/lha/Makefile 1.12 +7 -7 ports/archivers/linux_rar/Makefile 1.12 +3 -3 ports/archivers/lzo/Makefile 1.4 +4 -4 ports/archivers/makeself/Makefile 1.7 +4 -4 ports/archivers/nulib/Makefile 1.17 +4 -4 ports/archivers/p5-Compress-Zlib/Makefile 1.7 +7 -7 ports/archivers/pkzip/Makefile 1.21 +7 -7 ports/archivers/rar/Makefile 1.4 +4 -4 ports/archivers/unace/Makefile 1.15 +6 -6 ports/archivers/unarj/Makefile 1.17 +6 -6 ports/archivers/unrar/Makefile 1.28 +6 -6 ports/archivers/unzip/Makefile 1.37 +7 -9 ports/archivers/unzip.with_encryption/Makefile 1.18 +4 -4 ports/archivers/zip/Makefile 1.38 +4 -5 ports/archivers/zip.with_encryption/Makefile 1.10 +7 -7 ports/archivers/zoo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 16:20:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61A4E37B68B; Sat, 8 Apr 2000 16:20:10 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA91076; Sat, 8 Apr 2000 16:20:10 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082320.QAA91076@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 16:20:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/acs Makefile ports/cad/chipmunk Makefile ports/cad/cider Makefile ports/cad/felt Makefile ports/cad/geda Makefile ports/cad/irsim Makefile ports/cad/kaskade Makefile ports/cad/magic Makefile ports/cad/mars Makefile ports/cad/pcb ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 16:20:09 PDT Modified files: cad/acs Makefile cad/chipmunk Makefile cad/cider Makefile cad/felt Makefile cad/geda Makefile cad/irsim Makefile cad/kaskade Makefile cad/magic Makefile cad/mars Makefile cad/pcb Makefile cad/qcad Makefile cad/sis Makefile cad/spice Makefile cad/tkgate Makefile cad/xcircuit Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.13 +3 -3 ports/cad/acs/Makefile 1.10 +3 -3 ports/cad/chipmunk/Makefile 1.4 +4 -4 ports/cad/cider/Makefile 1.16 +3 -3 ports/cad/felt/Makefile 1.17 +4 -4 ports/cad/geda/Makefile 1.11 +4 -4 ports/cad/irsim/Makefile 1.13 +4 -4 ports/cad/kaskade/Makefile 1.17 +3 -3 ports/cad/magic/Makefile 1.16 +4 -4 ports/cad/mars/Makefile 1.24 +3 -3 ports/cad/pcb/Makefile 1.5 +4 -4 ports/cad/qcad/Makefile 1.9 +4 -4 ports/cad/sis/Makefile 1.16 +4 -4 ports/cad/spice/Makefile 1.6 +3 -3 ports/cad/tkgate/Makefile 1.15 +3 -3 ports/cad/xcircuit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 16:22:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F66937B68C; Sat, 8 Apr 2000 16:22:46 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA91687; Sat, 8 Apr 2000 16:22:45 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082322.QAA91687@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 16:22:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/asmodem Makefile ports/comms/bpl+ Makefile ports/comms/conserver Makefile ports/comms/ecu Makefile ports/comms/gkermit Makefile ports/comms/gnokii Makefile ports/comms/hylafax Makefile ports/comms/kermit Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 16:22:45 PDT Modified files: comms/asmodem Makefile comms/bpl+ Makefile comms/conserver Makefile comms/ecu Makefile comms/gkermit Makefile comms/gnokii Makefile comms/hylafax Makefile comms/kermit Makefile comms/lrzsz Makefile comms/mgetty+sendfax Makefile comms/minicom Makefile comms/mlan Makefile comms/mserver Makefile comms/plp Makefile comms/qpage Makefile comms/seyon Makefile comms/snooper Makefile comms/sredird Makefile comms/tkhylafax Makefile comms/viewfax Makefile comms/xcept Makefile comms/yaps Makefile comms/zmtx-zmrx Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.7 +4 -4 ports/comms/asmodem/Makefile 1.9 +4 -4 ports/comms/bpl+/Makefile 1.12 +4 -4 ports/comms/conserver/Makefile 1.22 +6 -6 ports/comms/ecu/Makefile 1.2 +4 -4 ports/comms/gkermit/Makefile 1.3 +5 -5 ports/comms/gnokii/Makefile 1.34 +4 -4 ports/comms/hylafax/Makefile 1.22 +4 -4 ports/comms/kermit/Makefile 1.17 +3 -3 ports/comms/lrzsz/Makefile 1.31 +4 -4 ports/comms/mgetty+sendfax/Makefile 1.28 +4 -4 ports/comms/minicom/Makefile 1.3 +4 -4 ports/comms/mlan/Makefile 1.3 +3 -3 ports/comms/mserver/Makefile 1.4 +4 -4 ports/comms/plp/Makefile 1.12 +3 -2 ports/comms/qpage/Makefile 1.13 +5 -5 ports/comms/seyon/Makefile 1.8 +4 -4 ports/comms/snooper/Makefile 1.2 +3 -3 ports/comms/sredird/Makefile 1.12 +4 -5 ports/comms/tkhylafax/Makefile 1.14 +3 -3 ports/comms/viewfax/Makefile 1.11 +6 -6 ports/comms/xcept/Makefile 1.7 +5 -5 ports/comms/yaps/Makefile 1.10 +4 -4 ports/comms/zmtx-zmrx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 16:24:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8739337B599; Sat, 8 Apr 2000 16:24:44 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA92324; Sat, 8 Apr 2000 16:24:44 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <200004082324.QAA92324@freefall.freebsd.org> From: Michael Haro Date: Sat, 8 Apr 2000 16:24:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/aish Makefile ports/converters/btoa Makefile ports/converters/fconv Makefile ports/converters/i18ntools Makefile ports/converters/iconv Makefile ports/converters/ish Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/04/08 16:24:43 PDT Modified files: converters/aish Makefile converters/btoa Makefile converters/fconv Makefile converters/i18ntools Makefile converters/iconv Makefile converters/ish Makefile converters/kdesupport11 Makefile converters/kdesupport11-i18n Makefile converters/libutf-8 Makefile converters/mimepp Makefile converters/mmencode Makefile converters/mpack Makefile converters/p5-Convert-Recode Makefile converters/p5-Convert-UU Makefile converters/p5-MIME-Base64 Makefile converters/recode Makefile converters/tcs Makefile converters/trans Makefile converters/tuc Makefile converters/unix2dos Makefile converters/uudeview Makefile converters/uudx Makefile converters/uulib Makefile converters/xdeview Makefile Log: update with the new PORTNAME/PORTVERSION variables Revision Changes Path 1.5 +4 -4 ports/converters/aish/Makefile 1.8 +12 -12 ports/converters/btoa/Makefile 1.7 +3 -3 ports/converters/fconv/Makefile 1.4 +3 -3 ports/converters/i18ntools/Makefile 1.2 +3 -3 ports/converters/iconv/Makefile 1.4 +3 -3 ports/converters/ish/Makefile 1.28 +4 -4 ports/converters/kdesupport11/Makefile 1.33 +4 -4 ports/converters/kdesupport11-i18n/Makefile 1.4 +4 -4 ports/converters/libutf-8/Makefile 1.7 +3 -3 ports/converters/mimepp/Makefile 1.3 +4 -4 ports/converters/mmencode/Makefile 1.11 +11 -11 ports/converters/mpack/Makefile 1.2 +4 -4 ports/converters/p5-Convert-Recode/Makefile 1.22 +4 -4 ports/converters/p5-Convert-UU/Makefile 1.14 +6 -6 ports/converters/p5-MIME-Base64/Makefile 1.9 +3 -3 ports/converters/recode/Makefile 1.2 +4 -4 ports/converters/tcs/Makefile 1.9 +9 -9 ports/converters/trans/Makefile 1.4 +3 -3 ports/converters/tuc/Makefile 1.3 +3 -3 ports/converters/unix2dos/Makefile 1.20 +3 -3 ports/converters/uudeview/Makefile 1.11 +4 -4 ports/converters/uudx/Makefile 1.22 +5 -5 ports/converters/uulib/Makefile 1.20 +4 -4 ports/converters/xdeview/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 20: 9:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 74A9C37B5E9; Sat, 8 Apr 2000 20:09:08 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA09973; Sat, 8 Apr 2000 20:09:08 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004090309.UAA09973@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 8 Apr 2000 20:09:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa psm.c src/sys/i386/include mouse.h src/sys/dev/kbd atkbdcreg.h src/usr.sbin/moused moused.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/08 20:09:08 PDT Modified files: (Branch: RELENG_3) sys/i386/isa psm.c sys/i386/include mouse.h sys/dev/kbd atkbdcreg.h usr.sbin/moused moused.c Log: MFC: add support for more PS/2 mice. psm.c rev 1.24, mouse.h rev 1.16, atkbdcreg.h rev 1.5, moused.c rev 1.39, 1.40, 1.42. Revision Changes Path 1.60.2.6 +329 -69 src/sys/i386/isa/Attic/psm.c 1.11.2.3 +45 -5 src/sys/i386/include/mouse.h 1.1.2.2 +4 -1 src/sys/dev/kbd/atkbdcreg.h 1.24.2.7 +138 -27 src/usr.sbin/moused/moused.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 8 20:19:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C1EF37B606; Sat, 8 Apr 2000 20:19:48 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA11173; Sat, 8 Apr 2000 20:19:48 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <200004090319.UAA11173@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 8 Apr 2000 20:19:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 psm.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yokota 2000/04/08 20:19:47 PDT Modified files: (Branch: RELENG_3) share/man/man4 psm.4 Log: MFC: relfect recent update in psm.c. Revision Changes Path 1.21.2.4 +31 -33 src/share/man/man4/psm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message