From owner-cvs-all Sun Apr 21 0:18:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BDC237B400; Sun, 21 Apr 2002 00:18:16 -0700 (PDT) Received: (from charnier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L7IGe74039; Sun, 21 Apr 2002 00:18:16 -0700 (PDT) (envelope-from charnier) Message-Id: <200204210718.g3L7IGe74039@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 21 Apr 2002 00:18:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore savecore.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2002/04/21 00:18:16 PDT Modified files: sbin/savecore savecore.c Log: Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('. In usage(), use fprintf(3) instead of errx(3), to make the printed string really start with `usage: ...'. Reviewed by: marcel Revision Changes Path 1.57 +15 -14 src/sbin/savecore/savecore.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 21 0:19:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65EF537B405; Sun, 21 Apr 2002 00:19:46 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L7JkF74151; Sun, 21 Apr 2002 00:19:46 -0700 (PDT) (envelope-from bde) Message-Id: <200204210719.g3L7JkF74151@freefall.freebsd.org> From: Bruce Evans Date: Sun, 21 Apr 2002 00:19:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/msdosfs msdosfs_vnops.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/21 00:19:46 PDT Modified files: (Branch: RELENG_4) sys/msdosfs msdosfs_vnops.c Log: MFC (1.119: clear update marks when setting times, and set archive attribute when setting read-only attribute). Revision Changes Path 1.95.2.2 +12 -5 src/sys/msdosfs/msdosfs_vnops.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 21 0:58:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F01637B416; Sun, 21 Apr 2002 00:58:48 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L7wmc77858; Sun, 21 Apr 2002 00:58:48 -0700 (PDT) (envelope-from phk) Message-Id: <200204210758.g3L7wmc77858@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 21 Apr 2002 00:58:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nge if_nge.c if_ngereg.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/21 00:58:48 PDT Modified files: (Branch: RELENG_4) sys/dev/nge if_nge.c if_ngereg.h Log: MFC: RX_IDLE handling, de-__P'ing and some minor stylistic changes. Revision Changes Path 1.13.2.8 +57 -75 src/sys/dev/nge/if_nge.c 1.4.2.3 +3 -2 src/sys/dev/nge/if_ngereg.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 21 1: 1:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21BEE37B404; Sun, 21 Apr 2002 01:01:32 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L81W078197; Sun, 21 Apr 2002 01:01:32 -0700 (PDT) (envelope-from markm) Message-Id: <200204210801.g3L81W078197@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 01:01:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-elf.i386 config.SH-elf.ia64 config.SH-elf.sparc64 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 01:01:32 PDT Modified files: gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-elf.i386 config.SH-elf.ia64 config.SH-elf.sparc64 Log: Tidy up some of the configs; s/gcc/cc/ to make the choice of C compiler more generic. Fix paths for things like scripts (fix perldoc). Tweak externally passed macros. Revision Changes Path 1.25 +10 -10 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha 1.23 +10 -10 src/gnu/usr.bin/perl/libperl/config.SH-elf.i386 1.6 +10 -10 src/gnu/usr.bin/perl/libperl/config.SH-elf.ia64 1.7 +11 -11 src/gnu/usr.bin/perl/libperl/config.SH-elf.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 21 1: 3:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 882AF37B400; Sun, 21 Apr 2002 01:03:25 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L83PH78413; Sun, 21 Apr 2002 01:03:25 -0700 (PDT) (envelope-from markm) Message-Id: <200204210803.g3L83PH78413@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 01:03:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 01:03:25 PDT Modified files: gnu/usr.bin/perl Makefile Log: Remove my MAINTAINER= from here, as it is in src/MAINTAINER Revision Changes Path 1.18 +1 -3 src/gnu/usr.bin/perl/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 21 1: 9:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D27C837B416; Sun, 21 Apr 2002 01:09:37 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L89bT82731; Sun, 21 Apr 2002 01:09:37 -0700 (PDT) (envelope-from bde) Message-Id: <200204210809.g3L89bT82731@freefall.freebsd.org> From: Bruce Evans Date: Sun, 21 Apr 2002 01:09:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/21 01:09:37 PDT Modified files: (Branch: RELENG_4) sys/kern kern_subr.c Log: MFC (part of 1.34: set p->p_priority in uio_yield() _after_ entering the "criticial region". This merge is mainly for completeness. Wrong settings of p->p_priority just modify the indeterminacy of scheduling, and this setting is not as wrong as some others -- I believe it is harmless in the current implementation of the scheduler. The bug just turned up in a search for settings of p_priority that don't maintain certain invariants. Revision Changes Path 1.31.2.2 +2 -2 src/sys/kern/kern_subr.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 21 1:32:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 652C937B400; Sun, 21 Apr 2002 01:32:35 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L8WZ485407; Sun, 21 Apr 2002 01:32:35 -0700 (PDT) (envelope-from cjc) Message-Id: <200204210832.g3L8WZ485407@freefall.freebsd.org> From: "Crist J. Clark" Date: Sun, 21 Apr 2002 01:32:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cjc 2002/04/21 01:32:35 PDT Modified files: etc/defaults rc.conf Log: Consistently use full pathnames for files, especially executables. PR: conf/37292 Submitted by: Helge Oldach MFC after: 3 days Revision Changes Path 1.147 +5 -5 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 1:49:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84E4137B405; Sun, 21 Apr 2002 01:49:47 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L8nle87099; Sun, 21 Apr 2002 01:49:47 -0700 (PDT) (envelope-from marcel) Message-Id: <200204210849.g3L8nle87099@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 01:49:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi/arch/ia64 start.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 01:49:47 PDT Modified files: sys/boot/efi/libefi/arch/ia64 start.S Log: Improve self-relocation: o We don't expect the PLT relocations to follow the .rela section anymore. We still assume that PLT relocations are long formed, o Document register usage, o Improve ILP, o Fix the FPTR relocation by creating unique OPDs per function. Comparing functions is valid now, o The IPLT relocation naturally handles the addend. Deal with it. We ignore the addend for FPTR relocations for now. It's not at all clear what it means anyway. Fix ABI misinterpretation: o For Elf_Rela relocations, the addend is explicit and should not be loaded from the memory address we're relocating. Only do that for Elf_Rel relocations (ie the short form). o DIR64LSB is not the same as REL64LSB. DIR64LSB applies to a symbol (S+A), whereas REL64LSB applies to the base address (BD+A), Revision Changes Path 1.5 +136 -106 src/sys/boot/efi/libefi/arch/ia64/start.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 21 1:56:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB2CF37B405; Sun, 21 Apr 2002 01:56:17 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L8uHC87887; Sun, 21 Apr 2002 01:56:17 -0700 (PDT) (envelope-from marcel) Message-Id: <200204210856.g3L8uHC87887@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 01:56:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 locore.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 01:56:17 PDT Modified files: sys/ia64/ia64 locore.s Log: Improve self-relocation and fix ABI misinterpretation. The changes here mostly mirror the changes made in boot/efi/libefi/arch/ia64/start.S rev 1.5 Significant difference: We don't handle the IPLT relocation here. For barebones KLD support, we make the fptr_storage global. Revision Changes Path 1.24 +39 -38 src/sys/ia64/ia64/locore.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 21 3:32:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AD8037B400; Sun, 21 Apr 2002 03:32:49 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAWnU06153; Sun, 21 Apr 2002 03:32:49 -0700 (PDT) (envelope-from markm) Message-Id: <200204211032.g3LAWnU06153@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 03:32:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/crypto/rijndael rijndael-api-fst.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 03:32:49 PDT Modified files: sys/crypto/rijndael rijndael-api-fst.h Log: Remove macros that are defined elsewhere. Revision Changes Path 1.3 +0 -2 src/sys/crypto/rijndael/rijndael-api-fst.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 21 3:38:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A46E37B405; Sun, 21 Apr 2002 03:38:35 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAcZc06673; Sun, 21 Apr 2002 03:38:35 -0700 (PDT) (envelope-from markm) Message-Id: <200204211038.g3LAcZc06673@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 03:38:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys eventhandler.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 03:38:35 PDT Modified files: sys/sys eventhandler.h Log: Stylify, fix tabs. Liked by: bde (a couple of months back) Revision Changes Path 1.20 +70 -70 src/sys/sys/eventhandler.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 21 3:42:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBC2937B405; Sun, 21 Apr 2002 03:42:15 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAgFw07042; Sun, 21 Apr 2002 03:42:15 -0700 (PDT) (envelope-from markm) Message-Id: <200204211042.g3LAgFw07042@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 03:42:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys lock.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 03:42:15 PDT Modified files: sys/sys lock.h Log: Parenthesise macro arguments to reduce lint warnings. Revision Changes Path 1.44 +2 -2 src/sys/sys/lock.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 21 3:43:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7245C37B400; Sun, 21 Apr 2002 03:43:24 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAhO607121; Sun, 21 Apr 2002 03:43:24 -0700 (PDT) (envelope-from markm) Message-Id: <200204211043.g3LAhO607121@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 03:43:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 03:43:24 PDT Modified files: sys/sys kernel.h Log: Parenthesise macro arguments to reduce lint warnings. Revision Changes Path 1.103 +4 -4 src/sys/sys/kernel.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 21 3:49: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20CA537B417; Sun, 21 Apr 2002 03:49:01 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAn1K07968; Sun, 21 Apr 2002 03:49:01 -0700 (PDT) (envelope-from markm) Message-Id: <200204211049.g3LAn1K07968@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 03:49:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include profile.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 03:49:00 PDT Modified files: sys/i386/include profile.h Log: Stylify (mainly line up macro EOL-continuation \'s), and add a dummy alternative for lint. Revision Changes Path 1.28 +28 -21 src/sys/i386/include/profile.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 21 3:57:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 071B037B419; Sun, 21 Apr 2002 03:57:44 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAvhO08961; Sun, 21 Apr 2002 03:57:43 -0700 (PDT) (envelope-from markm) Message-Id: <200204211057.g3LAvhO08961@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 03:57:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 03:57:43 PDT Modified files: sys/sys conf.h Log: Used protected names (_foo) for parameter names. This helps clean up a boatload of lint warnings. Revision Changes Path 1.147 +19 -18 src/sys/sys/conf.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 21 4: 2:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A49F37B417; Sun, 21 Apr 2002 04:02:37 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LB2bQ13296; Sun, 21 Apr 2002 04:02:37 -0700 (PDT) (envelope-from markm) Message-Id: <200204211102.g3LB2bQ13296@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 04:02:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/random harvest.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 04:02:36 PDT Modified files: sys/dev/random harvest.c Log: Fix really dumb braino of mine; cast a sizeof() to an int, which it is being compared to, not size_t, which it already is. Revision Changes Path 1.18 +1 -1 src/sys/dev/random/harvest.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 21 4: 8:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CA7337B404; Sun, 21 Apr 2002 04:08:52 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LB8qZ17644; Sun, 21 Apr 2002 04:08:52 -0700 (PDT) (envelope-from markm) Message-Id: <200204211108.g3LB8qZ17644@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 04:08:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys malloc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 04:08:52 PDT Modified files: sys/sys malloc.h Log: Parenthesise macro arguments to reduce lint warnings. Revision Changes Path 1.61 +1 -1 src/sys/sys/malloc.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 21 4:10:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B901E37B41D; Sun, 21 Apr 2002 04:10:28 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LBASB17864; Sun, 21 Apr 2002 04:10:28 -0700 (PDT) (envelope-from phk) Message-Id: <200204211110.g3LBASB17864@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 21 Apr 2002 04:10:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nge if_nge.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/21 04:10:28 PDT Modified files: (Branch: RELENG_4) sys/dev/nge if_nge.c Log: Use correct mask for ISR register. Revision Changes Path 1.13.2.9 +1 -1 src/sys/dev/nge/if_nge.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 21 4:11:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B42DB37B425; Sun, 21 Apr 2002 04:11:02 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LBB2G17975; Sun, 21 Apr 2002 04:11:02 -0700 (PDT) (envelope-from markm) Message-Id: <200204211111.g3LBB2G17975@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 04:11:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys linker_set.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 04:11:02 PDT Modified files: sys/sys linker_set.h Log: Wrap GCC-specific stuff and provide alternative for lint. Revision Changes Path 1.10 +8 -1 src/sys/sys/linker_set.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 21 4:16:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4569537B405; Sun, 21 Apr 2002 04:16:11 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LBGBZ18477; Sun, 21 Apr 2002 04:16:11 -0700 (PDT) (envelope-from markm) Message-Id: <200204211116.g3LBGBZ18477@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 04:16:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern bus_if.m X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 04:16:11 PDT Modified files: sys/kern bus_if.m Log: Use protected names (_foo) to cutdown on boatloads of lint warnings. Revision Changes Path 1.21 +68 -68 src/sys/kern/bus_if.m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 5:35: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE18A37B417; Sun, 21 Apr 2002 05:34:58 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LCYwI31262; Sun, 21 Apr 2002 05:34:58 -0700 (PDT) (envelope-from dfr) Message-Id: <200204211234.g3LCYwI31262@freefall.freebsd.org> From: Doug Rabson Date: Sun, 21 Apr 2002 05:34:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 vm_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dfr 2002/04/21 05:34:58 PDT Modified files: sys/ia64/ia64 vm_machdep.c Log: Setup the child's return values correctly when forking an IA-32 process. Revision Changes Path 1.39 +11 -3 src/sys/ia64/ia64/vm_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 21 5:43:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1761A37B417; Sun, 21 Apr 2002 05:43:15 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LChEg33302; Sun, 21 Apr 2002 05:43:14 -0700 (PDT) (envelope-from bde) Message-Id: <200204211243.g3LChEg33302@freefall.freebsd.org> From: Bruce Evans Date: Sun, 21 Apr 2002 05:43:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/login Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/21 05:43:14 PDT Modified files: usr.bin/login Makefile Log: Fixed some style bugs ("From:" in vendor id line, disordered MAN line, and blank lines). Not unapproved of by: markm Revision Changes Path 1.42 +2 -5 src/usr.bin/login/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 21 5:53:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C783D37B400; Sun, 21 Apr 2002 05:53:08 -0700 (PDT) Received: (from charnier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LCr8o34984; Sun, 21 Apr 2002 05:53:08 -0700 (PDT) (envelope-from charnier) Message-Id: <200204211253.g3LCr8o34984@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 21 Apr 2002 05:53:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax pax.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2002/04/21 05:53:08 PDT Modified files: bin/pax pax.1 Log: Use `The .Nm utility' Revision Changes Path 1.25 +25 -24 src/bin/pax/pax.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 21 6: 2:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CDED37B404; Sun, 21 Apr 2002 06:02:20 -0700 (PDT) Received: (from charnier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LD2Kf36492; Sun, 21 Apr 2002 06:02:20 -0700 (PDT) (envelope-from charnier) Message-Id: <200204211302.g3LD2Kf36492@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 21 Apr 2002 06:02:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2002/04/21 06:02:20 PDT Modified files: usr.bin/calendar calendar.1 Log: Dot terminate a sentence. Rearrange to not use .Nm at the beginning of a sentence. Revision Changes Path 1.26 +2 -3 src/usr.bin/calendar/calendar.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 21 6: 2:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30DAD37B400; Sun, 21 Apr 2002 06:02:09 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LD29c36454; Sun, 21 Apr 2002 06:02:09 -0700 (PDT) (envelope-from dinoex) Message-Id: <200204211302.g3LD29c36454@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 21 Apr 2002 06:02:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl Makefile distinfo ports/security/openssl/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/04/21 06:02:08 PDT Modified files: security/openssl Makefile distinfo security/openssl/files patch-ac Log: - Update to 0.9.6c - more manpages - shift FORBIDDEN Excerpt of Changes between 0.9.6b and 0.9.6c [21 dec 2001] *) Fix BN_rand_range bug pointed out by Dominikus Scherkl *) Only add signing time to PKCS7 structures if it is not already present. *) Fix crypto/objects/objects.h: "ld-ce" should be "id-ce", OBJ_ld_ce should be OBJ_id_ce. Also some ip-pda OIDs in crypto/objects/objects.txt were incorrect (cf. RFC 3039). *) Release CRYPTO_LOCK_DYNLOCK when CRYPTO_destroy_dynlockid() returns early because it has nothing to do. *) Fix mutex callback return values in crypto/engine/hw_ncipher.c. *) Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake messages are stored in a single piece (fixed-length part and variable-length part combined) and fix various bugs found on the way. *) Disable caching in BIO_gethostbyname(), directly use gethostbyname() instead. BIO_gethostbyname() does not know what timeouts are appropriate, so entries would stay in cache even when they have become invalid. *) Change ssl23_get_client_hello (ssl/s23_srvr.c) behaviour when faced with a pathologically small ClientHello fragment that does not contain client_version: Instead of aborting with an error, simply choose the highest available protocol version (i.e., TLS 1.0 unless it is disabled). *) Fix SSL handshake functions and SSL_clear() such that SSL_clear() never resets s->method to s->ctx->method when called from within one of the SSL handshake functions. *) In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert (sent using the client's version number) if client_version is smaller than the protocol version in use. Also change ssl23_get_client_hello (ssl/s23_srvr.c) to select TLS 1.0 if the client demanded SSL 3.0 but only TLS 1.0 is enabled; then the client will at least see that alert. *) Fix ssl3_get_message (ssl/s3_both.c) to handle message fragmentation correctly. *) Avoid infinite loop in ssl3_get_message (ssl/s3_both.c) if a client receives HelloRequest while in a handshake. *) Bugfix in ssl3_accept (ssl/s3_srvr.c): Case SSL3_ST_SW_HELLO_REQ_C should end in 'break', not 'goto end' which circuments various cleanups done in state SSL_ST_OK. But session related stuff must be disabled for SSL_ST_OK in the case that we just sent a HelloRequest. Also avoid some overhead by not calling ssl_init_wbio_buffer() before just sending a HelloRequest. *) Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't reveal whether illegal block cipher padding was found or a MAC verification error occured. (Neither SSLerr() codes nor alerts are directly visible to potential attackers, but the information may leak via logfiles.) ssl/s2_pkt.c failed to verify that the purported number of padding bytes is in the legal range. *) Improve RSA_padding_check_PKCS1_OAEP() check again to avoid 'wristwatch attack' using huge encoding parameters (cf. James H. Manger's CRYPTO 2001 paper). Note that the RSA_PKCS1_OAEP_PADDING case of RSA_private_decrypt() does not use encoding parameters and hence was not vulnerable. *) BN_sqr() bug fix. *) Rabin-Miller test analyses assume uniformly distributed witnesses, so use BN_pseudo_rand_range() instead of using BN_pseudo_rand() followed by modular reduction. *) Add BN_pseudo_rand_range() with obvious functionality: BN_rand_range() equivalent based on BN_pseudo_rand() instead of BN_rand(). *) s3_srvr.c: allow sending of large client certificate lists (> 16 kB). This function was broken, as the check for a new client hello message to handle SGC did not allow these large messages. *) Add alert descriptions for TLSv1 to SSL_alert_desc_string[_long](). *) Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl() for BIO_C_GET_WRITE_BUF_SIZE ("Stephen Hinton" ). *) In ssl3_get_key_exchange (ssl/s3_clnt.c), call ssl3_get_message() with the same message size as in ssl3_get_certificate_request(). Otherwise, if no ServerKeyExchange message occurs, CertificateRequest messages might inadvertently be reject as too long. *) Modified SSL library such that the verify_callback that has been set specificly for an SSL object with SSL_set_verify() is actually being used. Before the change, a verify_callback set with this function was ignored and the verify_callback() set in the SSL_CTX at the time of the call was used. New function X509_STORE_CTX_set_verify_cb() introduced to allow the necessary settings. *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored dh->length and always used BN_rand_range(priv_key, dh->p). So switch back to BN_rand(priv_key, l, ...) where 'l' is dh->length if this is defined, or BN_num_bits(dh->p)-1 otherwise. *) In RSA_eay_public_encrypt, RSA_eay_private_decrypt, RSA_eay_private_encrypt RSA_eay_public_decrypt always reject numbers >= n. *) In crypto/rand/md_rand.c, use a new short-time lock CRYPTO_LOCK_RAND2 to synchronize access to 'locking_thread'. *) In crypto/rand/md_rand.c, set 'locking_thread' to current thread's ID *before* setting the 'crypto_lock_rand' flag. The previous code had a race condition if 0 is a valid thread ID. Revision Changes Path 1.57 +22 -17 ports/security/openssl/Makefile 1.20 +1 -1 ports/security/openssl/distinfo 1.9 +9 -8 ports/security/openssl/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 6: 6:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FB0437B416; Sun, 21 Apr 2002 06:06:45 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LD6jg40705; Sun, 21 Apr 2002 06:06:45 -0700 (PDT) (envelope-from nectar) Message-Id: <200204211306.g3LD6jg40705@freefall.freebsd.org> From: Jacques Vidrine Date: Sun, 21 Apr 2002 06:06:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/21 06:06:45 PDT Modified files: (Branch: RELENG_4) sys/kern kern_descrip.c kern_exec.c sys/sys filedesc.h Log: MFC 1.137 src/sys/kern/kern_descrip.c 1.162 src/sys/kern/kern_exec.c 1.41 src/sys/sys/filedesc.h When exec'ing a set[ug]id program, make sure that the stdio file descriptors (0, 1, 2) are allocated by opening /dev/null for any which are not already open. Revision Changes Path 1.81.2.11 +58 -0 src/sys/kern/kern_descrip.c 1.107.2.14 +4 -0 src/sys/kern/kern_exec.c 1.19.2.4 +2 -1 src/sys/sys/filedesc.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 21 6: 9: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0D6E37B416; Sun, 21 Apr 2002 06:08:57 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LD8vv40994; Sun, 21 Apr 2002 06:08:57 -0700 (PDT) (envelope-from nectar) Message-Id: <200204211308.g3LD8vv40994@freefall.freebsd.org> From: Jacques Vidrine Date: Sun, 21 Apr 2002 06:08:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf newvers.sh src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/21 06:08:57 PDT Modified files: (Branch: RELENG_4_5) sys/conf newvers.sh sys/kern kern_descrip.c kern_exec.c sys/sys filedesc.h Log: MFC 1.137 src/sys/kern/kern_descrip.c 1.162 src/sys/kern/kern_exec.c 1.41 src/sys/sys/filedesc.h When exec'ing a set[ug]id program, make sure that the stdio file descriptors (0, 1, 2) are allocated by opening /dev/null for any which are not already open. Revision Changes Path 1.44.2.20.2.5 +1 -1 src/sys/conf/newvers.sh 1.81.2.9.2.1 +58 -0 src/sys/kern/kern_descrip.c 1.107.2.13.2.1 +4 -0 src/sys/kern/kern_exec.c 1.19.2.3.6.1 +2 -1 src/sys/sys/filedesc.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 21 6:10:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D22337B405; Sun, 21 Apr 2002 06:10:51 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDApP41227; Sun, 21 Apr 2002 06:10:51 -0700 (PDT) (envelope-from nectar) Message-Id: <200204211310.g3LDApP41227@freefall.freebsd.org> From: Jacques Vidrine Date: Sun, 21 Apr 2002 06:10:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf newvers.sh src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h X-FreeBSD-CVS-Branch: RELENG_4_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/21 06:10:51 PDT Modified files: (Branch: RELENG_4_4) sys/conf newvers.sh sys/kern kern_descrip.c kern_exec.c sys/sys filedesc.h Log: MFC 1.137 src/sys/kern/kern_descrip.c 1.162 src/sys/kern/kern_exec.c 1.41 src/sys/sys/filedesc.h When exec'ing a set[ug]id program, make sure that the stdio file descriptors (0, 1, 2) are allocated by opening /dev/null for any which are not already open. Revision Changes Path 1.44.2.17.2.10 +1 -1 src/sys/conf/newvers.sh 1.81.2.8.2.1 +59 -1 src/sys/kern/kern_descrip.c 1.107.2.8.2.2 +4 -0 src/sys/kern/kern_exec.c 1.19.2.3.4.1 +2 -1 src/sys/sys/filedesc.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 21 6:27:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4322137B400; Sun, 21 Apr 2002 06:27:11 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDRBa45228; Sun, 21 Apr 2002 06:27:11 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204211327.g3LDRBa45228@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 21 Apr 2002 06:27:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/micq Makefile ports/net/micq/files patch-..::lang::russian.h patch-..::lang::ukrainian.h patch-aa patch-ab patch-ac patch-ad patch-ae slangs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/21 06:27:11 PDT Modified files: net/micq Makefile Removed files: net/micq/files patch-..::lang::russian.h patch-..::lang::ukrainian.h patch-aa patch-ab patch-ac patch-ad patch-ae slangs Log: remove needless patches PR: 37308 Submitted by: Hiroo ONO Revision Changes Path 1.23 +8 -7 ports/net/micq/Makefile 1.2 +0 -59 ports/net/micq/files/patch-..::lang::russian.h (dead) 1.2 +0 -347 ports/net/micq/files/patch-..::lang::ukrainian.h (dead) 1.10 +0 -13 ports/net/micq/files/patch-aa (dead) 1.2 +0 -11 ports/net/micq/files/patch-ab (dead) 1.2 +0 -11 ports/net/micq/files/patch-ac (dead) 1.2 +0 -20 ports/net/micq/files/patch-ad (dead) 1.3 +0 -32 ports/net/micq/files/patch-ae (dead) 1.2 +0 -17 ports/net/micq/files/slangs (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 6:31:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B71A037B405; Sun, 21 Apr 2002 06:31:56 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDVuE47125; Sun, 21 Apr 2002 06:31:56 -0700 (PDT) (envelope-from ache) Message-Id: <200204211331.g3LDVuE47125@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 21 Apr 2002 06:31:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh session.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/21 06:31:56 PDT Modified files: crypto/openssh session.c Log: Move LOGIN_CAP calls before all file descriptors are closed hard, since some descriptors may be used by LOGIN_CAP internally, add login_close(). Use "nocheckmail" LOGIN_CAP capability too like our login does. Revision Changes Path 1.27 +15 -2 src/crypto/openssh/session.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 21 6:33:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57F4237B417; Sun, 21 Apr 2002 06:33:29 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDXTX47352; Sun, 21 Apr 2002 06:33:29 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204211333.g3LDXTX47352@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 21 Apr 2002 06:33:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/chemeq Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/21 06:33:29 PDT Modified files: biology/chemeq Makefile distinfo Log: upgrade to V110-1 build with newer bison remove BROKEN PR: 37313 Submitted by: maintainer Revision Changes Path 1.4 +2 -3 ports/biology/chemeq/Makefile 1.2 +1 -1 ports/biology/chemeq/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 6:50:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC58F37B404; Sun, 21 Apr 2002 06:50:40 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDoeI51844; Sun, 21 Apr 2002 06:50:40 -0700 (PDT) (envelope-from anders) Message-Id: <200204211350.g3LDoeI51844@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 06:50:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp3/files patch-site.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 06:50:40 PDT Added files: net/isc-dhcp3/files patch-site.h Log: Write all leases to the lease file. Submitted by: maintainer Revision Changes Path 1.4 +11 -0 ports/net/isc-dhcp3/files/patch-site.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 7:48:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8DA037B41E; Sun, 21 Apr 2002 07:48:47 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LEmlN75889; Sun, 21 Apr 2002 07:48:47 -0700 (PDT) (envelope-from keramida) Message-Id: <200204211448.g3LEmlN75889@freefall.freebsd.org> From: Giorgos Keramidas Date: Sun, 21 Apr 2002 07:48:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed sed.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/21 07:48:47 PDT Modified files: usr.bin/sed sed.1 Log: Remove duplicated text. PR: docs/37287 Submitted by: Tony Finch MFC after: 3 days Revision Changes Path 1.20 +2 -3 src/usr.bin/sed/sed.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 21 8:22:21 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 4410E37B400; Sun, 21 Apr 2002 08:22:17 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020421152216.LARK1143.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sun, 21 Apr 2002 15:22:16 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.2) with ESMTP id g3LFMGbZ062489; Sun, 21 Apr 2002 08:22:16 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3LFMGPm062488; Sun, 21 Apr 2002 08:22:16 -0700 (PDT) Message-Id: <200204211522.g3LFMGPm062488@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Ceri Davies Cc: Ying-Chieh Liao , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/print/ghostscript-gnu Makefile distinfo pkg-plist ports/print/ghostscript-gnu/files patch-lib:ps2epsi.ps In-reply-to: <20020420164352.GA20933@submonkey.net> References: <200204201538.g3KFcP796148@freefall.freebsd.org> <20020420164352.GA20933@submonkey.net> Comments: In-reply-to Ceri Davies message dated "Sat, 20 Apr 2002 17:43:52 +0100." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Apr 2002 08:22:16 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If memory serves me right, Ceri Davies wrote: > On Sat, Apr 20, 2002 at 08:38:25AM -0700, Ying-Chieh Liao wrote: > > ijliao 2002/04/20 08:38:25 PDT > > > > Modified files: > > print/ghostscript-gnu Makefile distinfo pkg-plist > > Added files: > > print/ghostscript-gnu/files patch-lib:ps2epsi.ps > > Log: > > - Update DISTNAME/MASTER_SITE of samsung-gdi driver > > - Add workaround for the problem that ps2epsi doesn't work > > Cool, cool, cool - thanks very much, doc now builds again. Thanks from here too..."make release" with docs works again. 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 21 8:24:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABDD237B416; Sun, 21 Apr 2002 08:24:19 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFOJe83772; Sun, 21 Apr 2002 08:24:19 -0700 (PDT) (envelope-from demon) Message-Id: <200204211524.g3LFOJe83772@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sun, 21 Apr 2002 08:24:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sylpheed Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/04/21 08:24:19 PDT Modified files: mail/sylpheed Makefile distinfo Log: Upgrade to version 0.7.5. PR: 37316 Submitted by: MAINTAINER Revision Changes Path 1.36 +1 -1 ports/mail/sylpheed/Makefile 1.30 +1 -1 ports/mail/sylpheed/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 8:29:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7BCA37B416; Sun, 21 Apr 2002 08:29:10 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFTAB84429; Sun, 21 Apr 2002 08:29:10 -0700 (PDT) (envelope-from bmah) Message-Id: <200204211529.g3LFTAB84429@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 21 Apr 2002 08:29:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/21 08:29:10 PDT Modified files: share/sgml man-refs.ent Log: Add entities for recently-added USB manpages. Revision Changes Path 1.131 +6 -0 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 Sun Apr 21 8:35:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A7AB37B400; Sun, 21 Apr 2002 08:35:53 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFZre85253; Sun, 21 Apr 2002 08:35:53 -0700 (PDT) (envelope-from bmah) Message-Id: <200204211535.g3LFZre85253@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 21 Apr 2002 08:35:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/21 08:35:52 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Use newly-added USB manpage entity references where appropriate. Revision Changes Path 1.83 +5 -5 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.327 +4 -4 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 21 8:35:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6E6137B416; Sun, 21 Apr 2002 08:35:54 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFZsY85295; Sun, 21 Apr 2002 08:35:54 -0700 (PDT) (envelope-from bde) Message-Id: <200204211535.g3LFZsY85295@freefall.freebsd.org> From: Bruce Evans Date: Sun, 21 Apr 2002 08:35:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/21 08:35:54 PDT Modified files: sys/fs/procfs procfs_mem.c Log: Include for (at least) the definition of atomic functions which are sometimes used by the macros in ; don't depend on not-quite-necessary namespace pollution in . Revision Changes Path 1.57 +1 -0 src/sys/fs/procfs/procfs_mem.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 21 8:40: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DF1E37B400; Sun, 21 Apr 2002 08:39:57 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFdvA85773; Sun, 21 Apr 2002 08:39:57 -0700 (PDT) (envelope-from luigi) Message-Id: <200204211539.g3LFdvA85773@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 21 Apr 2002 08:39:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rl.c if_rlreg.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/04/21 08:39:57 PDT Modified files: (Branch: RELENG_4) sys/pci if_rl.c if_rlreg.h Log: MFC: add DEVICE_POLLING support Revision Changes Path 1.38.2.12 +66 -8 src/sys/pci/if_rl.c 1.14.2.4 +3 -0 src/sys/pci/if_rlreg.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 21 8:47:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DF3337B404; Sun, 21 Apr 2002 08:47:05 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFl5M86728; Sun, 21 Apr 2002 08:47:05 -0700 (PDT) (envelope-from bde) Message-Id: <200204211547.g3LFl5M86728@freefall.freebsd.org> From: Bruce Evans Date: Sun, 21 Apr 2002 08:47:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/21 08:47:04 PDT Modified files: sys/fs/devfs devfs.h Log: Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined. This fixes warnings that should be errors in fstat. Reminded by: alpha tinderbox Fixed some style bugs (ones near BOF and EOF; there are many more). Revision Changes Path 1.9 +7 -4 src/sys/fs/devfs/devfs.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 21 8:48: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 712A237B425; Sun, 21 Apr 2002 08:47:59 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFlxN86803; Sun, 21 Apr 2002 08:47:59 -0700 (PDT) (envelope-from luigi) Message-Id: <200204211547.g3LFlxN86803@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 21 Apr 2002 08:47:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 polling.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/04/21 08:47:59 PDT Modified files: share/man/man4 polling.4 Log: Add 'rl' to the list of supported drivers. Revision Changes Path 1.4 +1 -0 src/share/man/man4/polling.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 21 8:53:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C19237B404; Sun, 21 Apr 2002 08:53:08 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFr8M87458; Sun, 21 Apr 2002 08:53:08 -0700 (PDT) (envelope-from luigi) Message-Id: <200204211553.g3LFr8M87458@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 21 Apr 2002 08:53:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 polling.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/04/21 08:53:08 PDT Modified files: (Branch: RELENG_4) share/man/man4 polling.4 Log: MFC: add 'rl' to the list of supported card. Revision Changes Path 1.1.2.3 +1 -1 src/share/man/man4/polling.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 21 8:56:49 2002 Delivered-To: cvs-all@freebsd.org Received: from van-laarhoven.org (ap-z-5ab8.adsl.wanadoo.nl [212.129.218.184]) by hub.freebsd.org (Postfix) with SMTP id 9D43537B405 for ; Sun, 21 Apr 2002 08:56:38 -0700 (PDT) Received: (qmail 92663 invoked from network); 21 Apr 2002 15:56:36 -0000 Received: from uitsmijter.van-laarhoven.org (10.66.0.1) by uitsmijter.van-laarhoven.org with SMTP; 21 Apr 2002 15:56:36 -0000 Date: Sun, 21 Apr 2002 17:56:35 +0200 (CEST) From: Nick Hibma To: Josef Karthauser Cc: "cvs-committers@FreeBSD.org" , "cvs-all@FreeBSD.org" Subject: Re: cvs commit: src/sys/dev/usb if_aue.c In-Reply-To: <200204171203.g3HC3K036440@freefall.freebsd.org> Message-ID: <20020421175540.A92636-100000@uitsmijter.van-laarhoven.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Close. 'We don't want to match if we are probing the configuration and not the interface. Aue is an interface driver.' :-) The vaugeries of USB device attachments. Nick On Wed, 17 Apr 2002, Josef Karthauser wrote: > joe 2002/04/17 05:03:20 PDT > > Modified files: > sys/dev/usb if_aue.c > Log: > Revert part of revision 1.49 which was supposed to be white space > only. In the device probe we don't want to match unless there is > an iface structure already set up. > > Revision Changes Path > 1.57 +1 -1 src/sys/dev/usb/if_aue.c > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/if_aue.c?r1=1.56&r2=1.57&cvsroot=freebsd > -- n_hibma@van-laarhoven.org http://www.van-laarhoven.org/ n_hibma@FreeBSD.org 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 Sun Apr 21 8:59:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.ruhr.de (in-ruhr4.ruhr.de [212.23.134.2]) by hub.freebsd.org (Postfix) with SMTP id 185B637B400 for ; Sun, 21 Apr 2002 08:59:40 -0700 (PDT) Received: (qmail 753 invoked by uid 10); 21 Apr 2002 14:59:38 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.11.6/8.11.2) id g3LFwVp11846; Sun, 21 Apr 2002 17:58:31 +0200 (CEST) (envelope-from ue) Date: Sun, 21 Apr 2002 17:58:31 +0200 From: Udo Erdelhoff To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent Message-ID: <20020421155830.GB5457@nathan.ruhr.de> Mail-Followup-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204191701.g3JH1ri85515@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204191701.g3JH1ri85515@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 19, 2002 at 10:01:53AM -0700, Bruce A. Mah wrote: > Modified files: > share/sgml man-refs.ent > Log: > Spell ng_etf correctly. this one breaks the build of the german translation of the release notes as they are using the old name. /s/Udo -- Booze is the answer. I don't remember the question. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 9: 5:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EAA137B416; Sun, 21 Apr 2002 09:05:36 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LG5aH92571; Sun, 21 Apr 2002 09:05:36 -0700 (PDT) (envelope-from joe) Message-Id: <200204211605.g3LG5aH92571@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 21 Apr 2002 09:05:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/vid/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/21 09:05:35 PDT Modified files: graphics/vid/files patch-aa Log: Fixups for the usb.h header changes is recent FreeBSDs. Prompted by: Oliver Brandmueller Revision Changes Path 1.2 +88 -15 ports/graphics/vid/files/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 21 9: 7:12 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id CC07A37B419; Sun, 21 Apr 2002 09:07:05 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id D9AFF45; Sun, 21 Apr 2002 17:06:58 +0100 (BST) Date: Sun, 21 Apr 2002 17:06:58 +0100 From: Josef Karthauser To: Nick Hibma Cc: Josef Karthauser , "cvs-committers@FreeBSD.org" , "cvs-all@FreeBSD.org" Subject: Re: cvs commit: src/sys/dev/usb if_aue.c Message-ID: <20020421160658.GB2537@genius.tao.org.uk> References: <200204171203.g3HC3K036440@freefall.freebsd.org> <20020421175540.A92636-100000@uitsmijter.van-laarhoven.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bCsyhTFzCvuiizWE" Content-Disposition: inline In-Reply-To: <20020421175540.A92636-100000@uitsmijter.van-laarhoven.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bCsyhTFzCvuiizWE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 21, 2002 at 05:56:35PM +0200, Nick Hibma wrote: >=20 > Close. 'We don't want to match if we are probing the configuration and > not the interface. Aue is an interface driver.' >=20 > :-) The vaugeries of USB device attachments. Hmm, NetBSD does it the other way around and assigns the iface structure from within aue_attach. They seem to object to the way that we do it. J. --bCsyhTFzCvuiizWE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzC46IACgkQXVIcjOaxUBaSzACdH6CPALIaXvGmtCNxpRdkbo1h gT8AnjtsMdWm+aVCxSFOUVNXFB/c13vQ =FsDw -----END PGP SIGNATURE----- --bCsyhTFzCvuiizWE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 9: 8:51 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 6639137B400; Sun, 21 Apr 2002 09:08:37 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020421160837.MJNU1143.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sun, 21 Apr 2002 16:08:37 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.2) with ESMTP id g3LG8abZ064126; Sun, 21 Apr 2002 09:08:36 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3LG8aGT064125; Sun, 21 Apr 2002 09:08:36 -0700 (PDT) Message-Id: <200204211608.g3LG8aGT064125@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Udo Erdelhoff Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent In-reply-to: <20020421155830.GB5457@nathan.ruhr.de> References: <200204191701.g3JH1ri85515@freefall.freebsd.org> <20020421155830.GB5457@nathan.ruhr.de> Comments: In-reply-to Udo Erdelhoff message dated "Sun, 21 Apr 2002 17:58:31 +0200." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Apr 2002 09:08:36 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If memory serves me right, Udo Erdelhoff wrote: > On Fri, Apr 19, 2002 at 10:01:53AM -0700, Bruce A. Mah wrote: > > Modified files: > > share/sgml man-refs.ent > > Log: > > Spell ng_etf correctly. > > this one breaks the build of the german translation of the release > notes as they are using the old name. Argh. I should have thought about that. Do you want me to put the old (broken) entity back until somebody fixes this? It's never pointed to anything useful. I can sweep the release notes translations for references to &man.ng.eth.4, but this isn't a great idea for translations maintained in external repositories. Bruce. PS. Anyone notice that I'm having extreme difficulty dealing with man-refs.ent lately? Sigh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 9:11:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1756637B400; Sun, 21 Apr 2002 09:11:54 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGBq593486; Sun, 21 Apr 2002 09:11:52 -0700 (PDT) (envelope-from ache) Message-Id: <200204211611.g3LGBq593486@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 21 Apr 2002 09:11:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/png Makefile distinfo pkg-plist ports/graphics/png/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/21 09:11:52 PDT Modified files: graphics/png Makefile distinfo pkg-plist graphics/png/files patch-aa Log: Upgrade to 1.2.2 PR: 37277 Revision Changes Path 1.47 +2 -2 ports/graphics/png/Makefile 1.21 +1 -1 ports/graphics/png/distinfo 1.18 +26 -84 ports/graphics/png/files/patch-aa 1.20 +6 -2 ports/graphics/png/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 21 9:13:15 2002 Delivered-To: cvs-all@freebsd.org Received: from van-laarhoven.org (ap-z-5ab8.adsl.wanadoo.nl [212.129.218.184]) by hub.freebsd.org (Postfix) with SMTP id 8C58637B41B for ; Sun, 21 Apr 2002 09:13:09 -0700 (PDT) Received: (qmail 92818 invoked from network); 21 Apr 2002 16:13:08 -0000 Received: from uitsmijter.van-laarhoven.org (10.66.0.1) by uitsmijter.van-laarhoven.org with SMTP; 21 Apr 2002 16:13:08 -0000 Date: Sun, 21 Apr 2002 18:13:07 +0200 (CEST) From: Nick Hibma To: Josef Karthauser Cc: Josef Karthauser , "cvs-committers@FreeBSD.org" , "cvs-all@FreeBSD.org" Subject: Re: cvs commit: src/sys/dev/usb if_aue.c In-Reply-To: <20020421160658.GB2537@genius.tao.org.uk> Message-ID: <20020421181100.Q92805-100000@uitsmijter.van-laarhoven.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That would surprise me. If so, then they make the driver a configuration driver (which might be very well possible) and then find the interface that has the ethernet interface in it themselves. Either way is possible, the way we do it enables you to have an aue device that also has another device in it (not that I know of an ethernet device that does that). It might be that they know of a device that doesn't attach when attached to as an interface driver. Might be. On Sun, 21 Apr 2002, Josef Karthauser wrote: > On Sun, Apr 21, 2002 at 05:56:35PM +0200, Nick Hibma wrote: > > > > Close. 'We don't want to match if we are probing the configuration and > > not the interface. Aue is an interface driver.' > > > > :-) The vaugeries of USB device attachments. > > Hmm, NetBSD does it the other way around and assigns the iface structure > from within aue_attach. They seem to object to the way that we do it. > > J. > -- n_hibma@van-laarhoven.org http://www.van-laarhoven.org/ n_hibma@FreeBSD.org 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 Sun Apr 21 9:15: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99E5137B41B; Sun, 21 Apr 2002 09:14:54 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGEsG94002; Sun, 21 Apr 2002 09:14:54 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204211614.g3LGEsG94002@freefall.freebsd.org> From: Ian Dowse Date: Sun, 21 Apr 2002 09:14:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsserver nfs_serv.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/21 09:14:54 PDT Modified files: sys/nfsserver nfs_serv.c Log: Limit to the maximum allowed reply size the amount of data that nfsrv_readdir and nfsrv_readdirplus can return. A client request containing an over-large `count' field could trigger the "Bad nfs svc reply" panic in nfs_syscalls.c. Spotted while trying to reproduce kern/37304, which turned out to be fixed in FreeBSD a long time ago. MFC after: 1 week Revision Changes Path 1.118 +4 -0 src/sys/nfsserver/nfs_serv.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 21 9:19:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEF7137B420; Sun, 21 Apr 2002 09:19:37 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGJb494608; Sun, 21 Apr 2002 09:19:37 -0700 (PDT) (envelope-from pat) Message-Id: <200204211619.g3LGJb494608@freefall.freebsd.org> From: Patrick Li Date: Sun, 21 Apr 2002 09:19:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/treecc Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/21 09:19:37 PDT Modified files: lang/treecc Makefile distinfo Log: Update to 0.1.0 PR: 37303 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/lang/treecc/Makefile 1.4 +1 -1 ports/lang/treecc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 9:25: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A95E37B417; Sun, 21 Apr 2002 09:25:03 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGP3L95470; Sun, 21 Apr 2002 09:25:03 -0700 (PDT) (envelope-from cy) Message-Id: <200204211625.g3LGP3L95470@freefall.freebsd.org> From: Cy Schubert Date: Sun, 21 Apr 2002 09:25:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nmh Makefile ports/mail/nmh/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/21 09:25:02 PDT Modified files: mail/nmh Makefile mail/nmh/files patch-ac Log: Fix the following: * Alphabetize the comments on the Makefile variables that affect the configure process. * Add a new NMH_EXTRA_CONFIGURE_ARGS var to let builder pass extra args through to configure. * Add a new NMH_POP var to allow builder to disable the --enable-pop configure setting. * Take 'uname' out of the AC_CHECK_FUNCS so the configure script never sets HAVE_UNAME, so that it only uses gethostname(3) to get the hostname. The HAVE_UNAME #define is only used in zotnet/mts/mts.c and it uses gethostname(3) in its stead both times. PR: 36307 Submitted by: MAINTAINER: Scott Blachowicz Revision Changes Path 1.29 +36 -22 ports/mail/nmh/Makefile 1.5 +12 -3 ports/mail/nmh/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 9:49:59 2002 Delivered-To: cvs-all@freebsd.org Received: from smarthost2.mail.easynet.fr (smarthost2.mail.easynet.fr [212.180.1.69]) by hub.freebsd.org (Postfix) with ESMTP id BA46937B419; Sun, 21 Apr 2002 09:49:54 -0700 (PDT) Received: from blackend.org ([212.11.50.35] helo=gothic.blackend.org) by smarthost2.mail.easynet.fr with esmtp (Exim 3.12 #1 (Debian)) id 16zKXB-0004an-00; Sun, 21 Apr 2002 18:49:53 +0200 Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g3LGlXvV008368; Sun, 21 Apr 2002 18:47:33 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.12.3/8.12.3/Submit) id g3LGlX36008367; Sun, 21 Apr 2002 18:47:33 +0200 (CEST) Date: Sun, 21 Apr 2002 18:47:33 +0200 From: Marc Fonvieille To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/vid/files patch-aa Message-ID: <20020421184732.C7333@gothic.blackend.org> References: <200204211605.g3LG5aH92571@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204211605.g3LG5aH92571@freefall.freebsd.org>; from joe@FreeBSD.org on Sun, Apr 21, 2002 at 09:05:36AM -0700 X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.5-STABLE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 09:05:36AM -0700, Josef Karthauser wrote: > joe 2002/04/21 09:05:35 PDT > > Modified files: > graphics/vid/files patch-aa > Log: > Fixups for the usb.h header changes is recent FreeBSDs. > > Prompted by: Oliver Brandmueller > > Revision Changes Path > 1.2 +88 -15 ports/graphics/vid/files/patch-aa > You can close http://www.freebsd.org/cgi/query-pr.cgi?pr=36847 submitted about that. Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 10:26:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0C2637B400; Sun, 21 Apr 2002 10:26:16 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LHQG817733; Sun, 21 Apr 2002 10:26:16 -0700 (PDT) (envelope-from markm) Message-Id: <200204211726.g3LHQG817733@freefall.freebsd.org> From: Mark Murray Date: Sun, 21 Apr 2002 10:26:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/21 10:26:16 PDT Modified files: share/mk bsd.lib.mk Log: Style. Fix long lines and a indent that should be 4 spaces. Revision Changes Path 1.111 +5 -5 src/share/mk/bsd.lib.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 21 10:29:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.ruhr.de (in-ruhr4.ruhr.de [212.23.134.2]) by hub.freebsd.org (Postfix) with SMTP id 6830837B405 for ; Sun, 21 Apr 2002 10:29:39 -0700 (PDT) Received: (qmail 3007 invoked by uid 10); 21 Apr 2002 16:29:38 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.11.6/8.11.2) id g3LHTKP12286; Sun, 21 Apr 2002 19:29:20 +0200 (CEST) (envelope-from ue) Date: Sun, 21 Apr 2002 19:29:20 +0200 From: Udo Erdelhoff To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent Message-ID: <20020421172919.GC5457@nathan.ruhr.de> Mail-Followup-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204191701.g3JH1ri85515@freefall.freebsd.org> <20020421155830.GB5457@nathan.ruhr.de> <200204211608.g3LG8aGT064125@intruder.bmah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204211608.g3LG8aGT064125@intruder.bmah.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 09:08:36AM -0700, Bruce A. Mah wrote: > Argh. I should have thought about that. Do you want me to put the old > (broken) entity back until somebody fixes this? It's never pointed to > anything useful. No need - I'm currently catching up with the translation and I've already changed the version in the German repository. The fixed version should be at freefall in about an hour or so. > I can sweep the release notes translations for references to > &man.ng.eth.4, but this isn't a great idea for translations maintained > in external repositories. If push comes to shove, do just that, we will manage somehow. > PS. Anyone notice that I'm having extreme difficulty dealing with > man-refs.ent lately? Sigh. You have seen makemanent/sortmanent from fdp-tools? Maybe it's time to sort the existing entities and add everything that is missing, especially on -current. /s/Udo -- He who findeth sensuous pleasures in the bodies of lush, hot, pink damsels is not righteous, but he can have a lot more fun. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 10:50:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3B2F37B404; Sun, 21 Apr 2002 10:50:07 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LHo7A20436; Sun, 21 Apr 2002 10:50:07 -0700 (PDT) (envelope-from imp) Message-Id: <200204211750.g3LHo7A20436@freefall.freebsd.org> From: Warner Losh Date: Sun, 21 Apr 2002 10:50:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/21 10:50:07 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: Add notes about sendmail and inet in -stable Revision Changes Path 1.73.2.61 +16 -3 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 11:24: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C73237B400; Sun, 21 Apr 2002 11:23:59 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LINxS28565; Sun, 21 Apr 2002 11:23:59 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204211823.g3LINxS28565@freefall.freebsd.org> From: David Malone Date: Sun, 21 Apr 2002 11:23:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/21 11:23:59 PDT Modified files: sbin/mount mount.8 Log: Add mount_udf and mount_smbfs to crossrefs. PR: 37200 Submitted by: Cyrille Lefevre Revision Changes Path 1.45 +3 -1 src/sbin/mount/mount.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 21 11:28:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC58937B417; Sun, 21 Apr 2002 11:28:49 -0700 (PDT) Received: (from ue@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LISn829164; Sun, 21 Apr 2002 11:28:49 -0700 (PDT) (envelope-from ue) Message-Id: <200204211828.g3LISn829164@freefall.freebsd.org> From: Udo Erdelhoff Date: Sun, 21 Apr 2002 11:28:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/de_DE.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ue 2002/04/21 11:28:49 PDT Modified files: release/doc/de_DE.ISO8859-1/relnotes/common new.sgml Log: MFen 1.318-1.327 Revision Changes Path 1.6 +104 -25 src/release/doc/de_DE.ISO8859-1/relnotes/common/new.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 21 11:29:12 2002 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 2430C37B49D; Sun, 21 Apr 2002 11:29:05 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 798585309; Sun, 21 Apr 2002 20:29:03 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Nick Hibma Cc: Josef Karthauser , "cvs-committers@FreeBSD.org" , "cvs-all@FreeBSD.org" Subject: Re: cvs commit: src/sys/dev/usb if_aue.c References: <20020421175540.A92636-100000@uitsmijter.van-laarhoven.org> From: Dag-Erling Smorgrav Date: 21 Apr 2002 20:29:02 +0200 In-Reply-To: <20020421175540.A92636-100000@uitsmijter.van-laarhoven.org> Message-ID: Lines: 8 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nick Hibma writes: > :-) The vaugeries of USB device attachments. Vagaries maybe? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 11:29:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 112ED37B404; Sun, 21 Apr 2002 11:29:35 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LITZU29228; Sun, 21 Apr 2002 11:29:35 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204211829.g3LITZU29228@freefall.freebsd.org> From: David Malone Date: Sun, 21 Apr 2002 11:29:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/21 11:29:34 PDT Modified files: (Branch: RELENG_4) sbin/mount mount.8 Log: Add some missing mount_* cross refs. PR: 37200 Submitted by: Cyrille Lefevre Revision Changes Path 1.31.2.9 +6 -0 src/sbin/mount/mount.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 21 11:33: 3 2002 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 67D9037B416; Sun, 21 Apr 2002 11:32:56 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id E3BFB5309; Sun, 21 Apr 2002 20:32:54 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Philippe Charnier Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/savecore savecore.c References: <200204210718.g3L7IGe74039@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 21 Apr 2002 20:32:54 +0200 In-Reply-To: <200204210718.g3L7IGe74039@freefall.freebsd.org> Message-ID: Lines: 100 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Philippe Charnier writes: > In usage(), use fprintf(3) instead of errx(3), to make the printed > string really start with `usage: ...'. Here's a partial list of programs that incorrectly spell "usage" with a capital 'U': bin/sh/mkinit.c bin/sh/options.c etc/MAKEDEV games/adventure/setup.c games/atc/main.c games/backgammon/common_source/subs.c games/bs/bs.c games/canfield/cfscores/cfscores.c games/fortune/strfile/strfile.c games/grdc/grdc.c gnu/lib/libregex/test/fileregex.c gnu/usr.bin/dialog/dialog.c gnu/usr.bin/grep/grep.c gnu/usr.bin/gzip/zdiff gnu/usr.bin/ld/cplus-dem.c gnu/usr.bin/patch/patch.c gnu/usr.bin/ptx/ptx.c gnu/usr.bin/sort/sort.c lib/libc/db/test/hash.tests/tdel.c lib/libc/db/test/hash.tests/thash4.c lib/libc/rpc/svc_dg.c lib/libc/rpc/svc_vc.c lib/libc_r/test/guard_b.c lib/libdisk/tst01.c lib/libz/example.c lib/libz/minigzip.c libexec/pppoed/pppoed.c release/picobsd/build/write_mfs_in_kernel.c release/picobsd/tinyware/msh/sh3.c release/picobsd/tinyware/oinit/oinit.c release/picobsd/tinyware/view/view.c sbin/fsck/fsck.c sbin/fsck_ffs/main.c sbin/fsck_ifs/main.c sbin/fsck_msdosfs/main.c sbin/mdconfig/mdconfig.c sbin/mdmfs/mdmfs.c sbin/vinum/commands.c sbin/vinum/list.c sbin/cxconfig/cxconfig.c share/examples/isdn/contrib/answer.c share/examples/netgraph/ether.bridge sys/compat/linux/linux_mib.c sys/contrib/dev/acpica/dbstats.c sys/i4b/layer1/itjc/i4b_hdlc.h tools/diag/localeck/localeck.c tools/regression/p1003_1b/yield.c tools/regression/geom/ConfCmp/ConfCmp.c usr.bin/chat/chat.c usr.bin/doscmd/config.c usr.bin/fetch/fetch.c usr.bin/fmt/fmt.c usr.bin/hesinfo/hesinfo.c usr.bin/mail/main.c usr.bin/objformat/objformat.c usr.bin/passwd/passwd.c usr.bin/rpcinfo/rpcinfo.c usr.bin/telnet/commands.c usr.bin/telnet/main.c usr.bin/usbhidctl/usbhid.c usr.bin/xlint/lint1/main1.c usr.bin/xlint/xlint/xlint.c usr.sbin/burncd/burncd.c usr.sbin/crunch/crunchide/crunchide.c usr.sbin/digictl/digictl.c usr.sbin/faithd/faithd.c usr.sbin/jail/jail.c usr.sbin/kldxref/kldxref.c usr.sbin/lpr/lpc/cmds.c usr.sbin/ngctl/main.c usr.sbin/pccard/pccardc/beep.c usr.sbin/pccard/pccardc/power.c usr.sbin/pccard/pccardc/rdattr.c usr.sbin/pcvt/userkeys/vt220keys.c usr.sbin/ppp/command.c usr.sbin/ppp/main.c usr.sbin/ppp/nat_cmd.c usr.sbin/ppp/systems.c usr.sbin/pppd/options.c usr.sbin/pppstats/pppstats.c usr.sbin/rarpd/rarpd.c usr.sbin/rip6query/rip6query.c usr.sbin/setkey/setkey.c usr.sbin/setkey/test-pfkey.c usr.sbin/usbd/usbd.c usr.sbin/usbdevs/usbdevs.c I'm guilty of at least one of those. There may be other cases in various scripts DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 11:34: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 991F837B405; Sun, 21 Apr 2002 11:33:58 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LIXwp30231; Sun, 21 Apr 2002 11:33:58 -0700 (PDT) (envelope-from fenner) Message-Id: <200204211833.g3LIXwp30231@freefall.freebsd.org> From: Bill Fenner Date: Sun, 21 Apr 2002 11:33:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ulpt.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2002/04/21 11:33:58 PDT Modified files: share/man/man4 ulpt.4 Log: mdoc police: Use Em ("emphasis") to get italics/underlining, instead of Sm Pa (a syntax error, and an assertion that the arguments are path names, which is a little far from true). Revision Changes Path 1.2 +1 -1 src/share/man/man4/ulpt.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 21 11:37: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06B2437B4B2; Sun, 21 Apr 2002 11:35:53 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LIZNk30544; Sun, 21 Apr 2002 11:35:23 -0700 (PDT) (envelope-from archie) Message-Id: <200204211835.g3LIZNk30544@freefall.freebsd.org> From: Archie Cobbs Date: Sun, 21 Apr 2002 11:35:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pptpgre.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/04/21 11:35:23 PDT Modified files: (Branch: RELENG_4) sys/netgraph ng_pptpgre.c Log: MFC: (rev. 1.23) Use 'struct callout' instead of 'struct callout_handle'. Revision Changes Path 1.2.2.10 +82 -25 src/sys/netgraph/ng_pptpgre.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 21 11:41:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 302ED37B419; Sun, 21 Apr 2002 11:41:30 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LIfUM31700; Sun, 21 Apr 2002 11:41:30 -0700 (PDT) (envelope-from fenner) Message-Id: <200204211841.g3LIfUM31700@freefall.freebsd.org> From: Bill Fenner Date: Sun, 21 Apr 2002 11:41:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/named Makefile.maninc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2002/04/21 11:41:29 PDT Modified files: usr.sbin/named Makefile.maninc Log: Turn blank lines into .Pp . This does not significantly change the rendering of the man pages (turns some sequences of two blank lines into a single blank line), and eliminates 306 errors generated while formatting named.conf.5 . Revision Changes Path 1.6 +2 -1 src/usr.sbin/named/Makefile.maninc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 11:45:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E60CB37B419; Sun, 21 Apr 2002 11:45:07 -0700 (PDT) Received: (from ue@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LIj7I33539; Sun, 21 Apr 2002 11:45:07 -0700 (PDT) (envelope-from ue) Message-Id: <200204211845.g3LIj7I33539@freefall.freebsd.org> From: Udo Erdelhoff Date: Sun, 21 Apr 2002 11:45:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/de_DE.ISO8859-1/hardware/alpha proc-alpha.sgml src/release/doc/de_DE.ISO8859-1/hardware/common dev.sgml src/release/doc/de_DE.ISO8859-1/installation/sparc64 install.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ue 2002/04/21 11:45:07 PDT Modified files: release/doc/de_DE.ISO8859-1/hardware/alpha proc-alpha.sgml release/doc/de_DE.ISO8859-1/hardware/common dev.sgml release/doc/de_DE.ISO8859-1/installation/sparc64 install.sgml Log: MFbed: translation updates Revision Changes Path 1.5 +6 -4 src/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml 1.3 +24 -9 src/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml 1.4 +359 -376 src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.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 21 12: 0:21 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 4999437B404; Sun, 21 Apr 2002 12:00:14 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id CB39636; Sun, 21 Apr 2002 14:00:13 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.2/8.11.6) with ESMTP id g3LJ0DVw063136; Sun, 21 Apr 2002 14:00:13 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.2/8.12.2/Submit) id g3LJ0DLI063135; Sun, 21 Apr 2002 14:00:13 -0500 (CDT) Date: Sun, 21 Apr 2002 14:00:13 -0500 From: "Jacques A. Vidrine" To: Dirk Meyer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssl Makefile distinfo ports/security/openssl/files patch-ac Message-ID: <20020421190013.GB63039@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Dirk Meyer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204211302.g3LD29c36454@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204211302.g3LD29c36454@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 06:02:08AM -0700, Dirk Meyer wrote: > dinoex 2002/04/21 06:02:08 PDT > > Modified files: > security/openssl Makefile distinfo > security/openssl/files patch-ac > Log: > - Update to 0.9.6c > - more manpages > - shift FORBIDDEN > > Excerpt of Changes between 0.9.6b and 0.9.6c [21 dec 2001] [... snip 86 lines of text ...] Is it really necessary to duplicate so much of other project's change logs in these messages? -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 12: 4:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B9CB37B425; Sun, 21 Apr 2002 12:04:27 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJ4Ra35671; Sun, 21 Apr 2002 12:04:27 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204211904.g3LJ4Ra35671@freefall.freebsd.org> From: David Malone Date: Sun, 21 Apr 2002 12:04:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truss syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/21 12:04:26 PDT Modified files: usr.bin/truss syscalls.c Log: Use fseeko and uintptr_t to make sure that we get a sensible offset when trying to read from the stack. PR: 37104 Submitted by: Thomas Quinot MFC after: 3 weeks Revision Changes Path 1.17 +2 -2 src/usr.bin/truss/syscalls.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 21 12:47:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6BB537B405; Sun, 21 Apr 2002 12:47:06 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJl6Y44041; Sun, 21 Apr 2002 12:47:06 -0700 (PDT) (envelope-from will) Message-Id: <200204211947.g3LJl6Y44041@freefall.freebsd.org> From: Will Andrews Date: Sun, 21 Apr 2002 12:47:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/21 12:47:06 PDT Modified files: (Branch: RELENG_4) etc MAKEDEV Log: Add jogdial device to MAKEDEV. This device node was left out of the fixit section since I believe it is unnecessary for fixit floppies. In any case, this part was forgotten from the original MFC due to the fact that -CURRENT uses make_dev() instead. And so, obviously this is not an MFC since it does not apply to -CURRENT. Submitted by: Yoshihiko SARUMARU Revision Changes Path 1.243.2.47 +7 -2 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 12:49:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B463D37B400; Sun, 21 Apr 2002 12:49:03 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJn3R44234; Sun, 21 Apr 2002 12:49:03 -0700 (PDT) (envelope-from anders) Message-Id: <200204211949.g3LJn3R44234@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 12:49:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 12:49:03 PDT Modified files: . modules Log: gtktalog --> ports/misc/gtktalog Revision Changes Path 1.5003 +1 -0 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 21 12:49: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 743A937B404; Sun, 21 Apr 2002 12:49:01 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJn1l44203; Sun, 21 Apr 2002 12:49:01 -0700 (PDT) (envelope-from anders) Message-Id: <200204211949.g3LJn1l44203@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 12:49:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/gtktalog Makefile distinfo pkg-comment pkg-descr pkg-plist ports/misc/gtktalog/files patch-addisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 12:49:01 PDT Modified files: misc Makefile Added files: misc/gtktalog Makefile distinfo pkg-comment pkg-descr pkg-plist misc/gtktalog/files patch-addisk.c Log: Add gtktalog, a GUI program to make disk catalogs. PR: 36984 Submitted by: Juan Salaverria Revision Changes Path 1.437 +1 -0 ports/misc/Makefile 1.1 +40 -0 ports/misc/gtktalog/Makefile (new) 1.1 +1 -0 ports/misc/gtktalog/distinfo (new) 1.1 +56 -0 ports/misc/gtktalog/files/patch-addisk.c (new) 1.1 +1 -0 ports/misc/gtktalog/pkg-comment (new) 1.1 +6 -0 ports/misc/gtktalog/pkg-descr (new) 1.1 +181 -0 ports/misc/gtktalog/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 13:15: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27E2C37B400; Sun, 21 Apr 2002 13:14:59 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LKEx053316; Sun, 21 Apr 2002 13:14:59 -0700 (PDT) (envelope-from will) Message-Id: <200204212014.g3LKEx053316@freefall.freebsd.org> From: Will Andrews Date: Sun, 21 Apr 2002 13:14:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/21 13:14:59 PDT Modified files: . modules Log: Add modules for the Qt/KDE v3 ports that were repocopied courtesy of Joe. Revision Changes Path 1.5004 +64 -0 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 21 13:24:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 791C337B416; Sun, 21 Apr 2002 13:24:43 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LKOh455070; Sun, 21 Apr 2002 13:24:43 -0700 (PDT) (envelope-from anders) Message-Id: <200204212024.g3LKOh455070@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 13:24:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 13:24:43 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Juan Salaverria. He contributed ports/misc/gtktalog. Revision Changes Path 1.157 +4 -0 doc/en_US.ISO8859-1/articles/contributors/article.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 21 13:32:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEFC637B419; Sun, 21 Apr 2002 13:32:28 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LKWSl56295; Sun, 21 Apr 2002 13:32:28 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200204212032.g3LKWSl56295@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 21 Apr 2002 13:32:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2002/04/21 13:32:28 PDT Modified files: etc Makefile etc/sendmail Makefile share/man/man8 Makefile Removed files: etc/sendmail rc.sendmail Log: Non-sendmail users use the FreeBSD sendmail startup functionality to start alternative MTAs. Therefore, always install rc.sendmail, regardless of NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a different script. This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to src/etc/rc.sendmail. Noticed by: Calvin NG MFC after: 3 days Revision Changes Path 1.281 +2 -2 src/etc/Makefile 1.18 +1 -3 src/etc/sendmail/Makefile 1.3 +0 -194 src/etc/sendmail/rc.sendmail (dead) 1.27 +1 -4 src/share/man/man8/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 21 14: 8:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E29737B416; Sun, 21 Apr 2002 14:08:30 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LL8Uh66770; Sun, 21 Apr 2002 14:08:30 -0700 (PDT) (envelope-from marcel) Message-Id: <200204212108.g3LL8Uh66770@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 14:08:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern link_elf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 14:08:30 PDT Modified files: sys/kern link_elf.c Log: Add function link_elf_get_gp(), specific to ia64 for now, to get the DT_PLTGOT value. On ia64 this is the value of GP. We need this to construct function descriptors, but the elf file structure is not exported to MD code. Note that the name of the function is based on the meaning that DT_PLTGOT has on ia64. This may differ on other architectures. As such, link_elf_get_gp() has a high level of MD to it. Renaming the function to describe what DT_* value is returned makes it generic, but also makes the MD code less clear and if we only need this on ia64, then a general name for a specific function doesn't help. In short: I don't know what is "right" at this time, so I'll go with what I have. Revision Changes Path 1.53 +19 -0 src/sys/kern/link_elf.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 21 14:28: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37D1C37B41B; Sun, 21 Apr 2002 14:27:57 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LLRvP70026; Sun, 21 Apr 2002 14:27:57 -0700 (PDT) (envelope-from marcel) Message-Id: <200204212127.g3LLRvP70026@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 14:27:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 elf_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 14:27:57 PDT Modified files: sys/ia64/ia64 elf_machdep.c Log: Implement elf_reloc(). The RT specification says that we can expect both Elf_Rel and Elf_Rela types of relocation, so handle them both even though we only have Rel_Rela ATM. We don't handle 32-bit and big-endian variants yet. Support for that is not trivial enough to implement it without any evidence that we ever need it in the near future. For the FPTR relocations, we currently use the fptr_storage used by _reloc() is locore.s. This is in no way a real solution, but for now provides the service we need to get the basics going. A static recursive function lookup_fdesc() is used to find the address of a function in a way that keeps track of the load module so that we can get the correct GP value if we need to construct an OPD (ie there's no OPD yet for the function. For simplicity, we create an OPD for the IPLT relocations as well and simply fill the user provided function descriptor from the OPD. Since the the official descriptors are unique, this has no bad side effects. Note that we ignore the addend for FPTR relocations, but use the addend for IPLT relocations as an offset to the function address. This commit allows us to load and relocate modules and modules appear to work correctly, although we probably need to make sure that we set GP correctly in all cases when we have inter-module calls. This especially applies to assembly coded functions that have cross module calls. Revision Changes Path 1.3 +99 -11 src/sys/ia64/ia64/elf_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 21 14:38:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33A2E37B405; Sun, 21 Apr 2002 14:38:34 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LLcYr71335; Sun, 21 Apr 2002 14:38:34 -0700 (PDT) (envelope-from cy) Message-Id: <200204212138.g3LLcYr71335@freefall.freebsd.org> From: Cy Schubert Date: Sun, 21 Apr 2002 14:38:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/rotate/files patch-rotate X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/21 14:38:33 PDT Added files: sysutils/rotate/files patch-rotate Log: Fix port to use /usr/bin/perl rather than /usr/local/bin/perl. PR: 37291 Submitted by: Erich Zigler Approved by: MAINTAINER: NAKAMURA Kazushi Revision Changes Path 1.1 +8 -0 ports/sysutils/rotate/files/patch-rotate (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15: 1:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A77437B400; Sun, 21 Apr 2002 15:01:18 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LM1Im74230; Sun, 21 Apr 2002 15:01:18 -0700 (PDT) (envelope-from anders) Message-Id: <200204212201.g3LM1Im74230@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 15:01:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync Makefile ports/net/rsync/files patch-infcodes.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 15:01:17 PDT Modified files: net/rsync Makefile Added files: net/rsync/files patch-infcodes.c Log: Revoke previous changes to fix -z (compress) option in favor of a GCC work-around for the zlib that comes with rsync. Obtained from -current. (Yes, rsync insists on using a home-rolled zlib.) PR: 36998 Approved by: maintainer Revision Changes Path 1.68 +0 -5 ports/net/rsync/Makefile 1.1 +21 -0 ports/net/rsync/files/patch-infcodes.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15:33:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2DE937B405; Sun, 21 Apr 2002 15:33:06 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LMX6281490; Sun, 21 Apr 2002 15:33:06 -0700 (PDT) (envelope-from dougb) Message-Id: <200204212233.g3LMX6281490@freefall.freebsd.org> From: Doug Barton Date: Sun, 21 Apr 2002 15:33:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/21 15:33:06 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: Remove the now redundant emphasis on inetd from the paragraph I wrote. Change the tense in the warning about re-enabling sendmail and inetd so as not to confuse users into thinking that these are still off by default. Revision Changes Path 1.73.2.62 +3 -4 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15:36: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id AFDDF37B41C; Sun, 21 Apr 2002 15:35:15 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3LMZFHt056375; Sun, 21 Apr 2002 15:35:15 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3LMZHLr017966; Sun, 21 Apr 2002 15:35:17 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3LMZGcJ017963; Sun, 21 Apr 2002 15:35:16 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Sun, 21 Apr 2002 15:35:16 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Dag-Erling Smorgrav Cc: Philippe Charnier , , Subject: Re: cvs commit: src/sbin/savecore savecore.c In-Reply-To: Message-ID: <20020421153455.T17880-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21 Apr 2002, Dag-Erling Smorgrav wrote: > Here's a partial list of programs that incorrectly spell "usage" with > a capital 'U': Why do you think this is incorrect? -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15:40: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E85C937B404; Sun, 21 Apr 2002 15:40:05 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LMe5P82275; Sun, 21 Apr 2002 15:40:05 -0700 (PDT) (envelope-from olgeni) Message-Id: <200204212240.g3LMe5P82275@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 21 Apr 2002 15:40:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/04/21 15:40:05 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update module: status. Revision Changes Path 1.101 +3 -2 ports/sysutils/webmin/Makefile 1.74 +1 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15:40:30 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id CB7DE37B443; Sun, 21 Apr 2002 15:36:44 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3LMaiHt056386; Sun, 21 Apr 2002 15:36:44 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3LMakLr017972; Sun, 21 Apr 2002 15:36:46 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3LMakLd017969; Sun, 21 Apr 2002 15:36:46 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Sun, 21 Apr 2002 15:36:46 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Bill Fenner Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/usr.sbin/named Makefile.maninc In-Reply-To: <200204211841.g3LIfUM31700@freefall.freebsd.org> Message-ID: <20020421153628.M17880-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 21 Apr 2002, Bill Fenner wrote: > fenner 2002/04/21 11:41:29 PDT > > Modified files: > usr.sbin/named Makefile.maninc > Log: > Turn blank lines into .Pp . This does not significantly change the > rendering of the man pages (turns some sequences of two blank lines > into a single blank line), and eliminates 306 errors generated while > formatting named.conf.5 . Have you submitted this to bind-bugs@isc.org? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15:43:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B160737B419; Sun, 21 Apr 2002 15:43:50 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LMhoo82756; Sun, 21 Apr 2002 15:43:50 -0700 (PDT) (envelope-from marcel) Message-Id: <200204212243.g3LMhoo82756@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 15:43:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 swtch.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 15:43:50 PDT Modified files: sys/ia64/ia64 swtch.s Log: Fix WAW dependency violation on r17 (line 198) that only exists for the SMP case. While on the subject, remove unnecessary stops. I don't know if this resolves the memory corruption I'm seeing, but it does have the potential. We'll see... Revision Changes Path 1.20 +3 -2 src/sys/ia64/ia64/swtch.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 21 15:54:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id F0D5537B416; Sun, 21 Apr 2002 15:46:24 -0700 (PDT) Received: from hades.hell.gr (patr530-a012.otenet.gr [212.205.215.12]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g3LMkJ5q012990; Mon, 22 Apr 2002 01:46:21 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g3LMkH7A015575; Mon, 22 Apr 2002 01:46:18 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g3LLDSu4014394; Mon, 22 Apr 2002 00:13:28 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 22 Apr 2002 00:13:28 +0300 From: Giorgos Keramidas To: Bill Fenner Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/named Makefile.maninc Message-ID: <20020421211327.GD13296@hades.hell.gr> References: <200204211841.g3LIfUM31700@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204211841.g3LIfUM31700@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-04-21 11:41, Bill Fenner wrote: > fenner 2002/04/21 11:41:29 PDT > > Modified files: > usr.sbin/named Makefile.maninc > Log: > Turn blank lines into .Pp . This does not significantly change the > rendering of the man pages (turns some sequences of two blank lines > into a single blank line), and eliminates 306 errors generated while > formatting named.conf.5 . % figlet -W 'Thank you!' Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 15:57:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23B4F37B41C; Sun, 21 Apr 2002 15:57:43 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LMvhH84331; Sun, 21 Apr 2002 15:57:43 -0700 (PDT) (envelope-from jake) Message-Id: <200204212257.g3LMvhH84331@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 21 Apr 2002 15:57:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/21 15:57:43 PDT Modified files: sys/sparc64/sparc64 pmap.c Log: Avoid using pmap_kenter "early", since it may need to dink with vm_page structures, which may not be setup yet. Minor cleanups. Revision Changes Path 1.50 +32 -24 src/sys/sparc64/sparc64/pmap.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 21 16:25:42 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 058C637B400; Sun, 21 Apr 2002 16:22:34 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id C9BD2815C1; Mon, 22 Apr 2002 08:52:31 +0930 (CST) Date: Mon, 22 Apr 2002 08:52:31 +0930 From: Greg 'groggy' Lehey To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile Message-ID: <20020422085231.N8131@wantadilla.lemis.com> References: <200204212032.g3LKWSl56295@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204212032.g3LKWSl56295@freefall.freebsd.org> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, 21 April 2002 at 13:32:28 -0700, Gregory Neil Shapiro wrote: > gshapiro 2002/04/21 13:32:28 PDT > > Modified files: > etc Makefile > etc/sendmail Makefile > share/man/man8 Makefile > Removed files: > etc/sendmail rc.sendmail > Log: > Non-sendmail users use the FreeBSD sendmail startup functionality to start > alternative MTAs. Therefore, always install rc.sendmail, regardless of > NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a > different script. Wouldn't this be a good enough reason to rename the file to rc.mail? Greg -- 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 21 16:43: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D0DA37B405; Sun, 21 Apr 2002 16:43:00 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LNh0Z94607; Sun, 21 Apr 2002 16:43:00 -0700 (PDT) (envelope-from keramida) Message-Id: <200204212343.g3LNh0Z94607@freefall.freebsd.org> From: Giorgos Keramidas Date: Sun, 21 Apr 2002 16:42:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/morse morse.6 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/21 16:42:59 PDT Modified files: (Branch: RELENG_4) games/morse morse.6 Log: MFC: 1.9 (markm) Fix some fractured english. 1.6 (ache) Complete the MFC (removing two typos). Revision Changes Path 1.4.2.6 +6 -4 src/games/morse/morse.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 16:49:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F14CA37B405; Sun, 21 Apr 2002 16:47:50 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LNloZ98787; Sun, 21 Apr 2002 16:47:50 -0700 (PDT) (envelope-from will) Message-Id: <200204212347.g3LNloZ98787@freefall.freebsd.org> From: Will Andrews Date: Sun, 21 Apr 2002 16:47:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/21 16:47:50 PDT Modified files: audio Makefile chinese Makefile deskutils Makefile devel Makefile editors Makefile french Makefile games Makefile german Makefile graphics Makefile japanese Makefile korean Makefile misc Makefile net Makefile russian Makefile sysutils Makefile ukrainian Makefile x11 Makefile x11-clocks Makefile x11-toolkits Makefile x11-wm Makefile audio/kdemultimedia3 Makefile distinfo pkg-comment pkg-plist deskutils/kdepim3 Makefile distinfo devel/kdesdk3 Makefile distinfo editors/koffice-kde3 Makefile distinfo pkg-plist games/kdegames3 Makefile distinfo graphics/kdegraphics3 Makefile distinfo pkg-plist misc/kde3-i18n Makefile pkg-comment pkg-descr pkg-plist french/kde3-i18n Makefile german/kde3-i18n Makefile japanese/kde3-i18n Makefile korean/kde3-i18n Makefile russian/kde3-i18n Makefile distinfo pkg-comment pkg-descr pkg-plist ukrainian/kde3-i18n Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kdeaddons3 Makefile distinfo misc/kdeutils3 Makefile distinfo pkg-plist net/kdenetwork3 Makefile distinfo pkg-plist sysutils/kdeadmin3 Makefile distinfo x11/kde3 Makefile pkg-comment pkg-descr x11/kdebase3 Makefile distinfo pkg-plist x11-clocks/kdetoys3 Makefile distinfo x11-wm/kdeartwork3 Makefile distinfo pkg-plist misc/kde3-i18n-af Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-ar Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-az Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-bg Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-bs Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-ca Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-cs Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-da Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-el Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-en_GB Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-eo Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-es Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-et Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-fi Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-he Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-hr Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-hu Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-id Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-is Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-it Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-lt Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-lv Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-mt Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-nb Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-nl Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-nn Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-pl Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-pt Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-pt_BR Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-ro Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-sk Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-sl Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-sr Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-sv Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-ta Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-th Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-tr Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-ven Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-vi Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-xh Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde3-i18n-zu Makefile distinfo pkg-comment pkg-descr pkg-plist chinese/kde3-i18n-zh_CN Makefile chinese/kde3-i18n-zh_TW Makefile x11-toolkits/qt30 Makefile distinfo pkg-plist Added files: editors/koffice-kde3/files patch-abiword patch-applixgraphics patch-applixword patch-ascii patch-csv patch-docbook patch-gnumeric patch-html patch-html2 patch-kofficeui patch-kword patch-latex patch-msod patch-olefilters patch-qpro patch-store patch-svg patch-wmf patch-xfig french/kde3-i18n distinfo pkg-comment pkg-descr pkg-plist german/kde3-i18n distinfo pkg-comment pkg-descr pkg-plist japanese/kde3-i18n distinfo pkg-comment pkg-descr pkg-plist korean/kde3-i18n distinfo pkg-comment pkg-descr pkg-plist x11/kdebase3/files patch-client.c patch-dm.c patch-dm.h patch-error.c patch-kdm-backend-Makefile.am patch-kdm-backend-netaddr.c patch-kdm-backend-printf.c patch-kdm-backend-protodpy.c patch-kdm-backend-xdmcp.c patch-kdm-configure.in.in patch-kdm-kfrontend-genkdmconf.c chinese/kde3-i18n-zh_CN distinfo pkg-comment pkg-descr pkg-plist chinese/kde3-i18n-zh_TW distinfo pkg-comment pkg-descr pkg-plist audio/arts Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kdeedu3 Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kdeedu3/files patch-kvoctrain::Makefile.in Removed files: audio/kdemultimedia3/files patch-cdrom.c patch-kmidi::config.h patch-kscd.cpp patch-plat_freebsd.c patch-wm_helpers.c devel/kdesdk3/files patch-aa patch-kstartperf-libkstartperf.c editors/koffice-kde3/files kivio.sh graphics/kdegraphics3/files patch-font.cpp misc/kde3-i18n distinfo misc/kde3-i18n/files pkg-plist.sub misc/kde3-i18n/scripts Configure misc/kdeaddons3/files patch-noatun-plugins::blurscope::Makefile.in patch-noatun-plugins::noatunmadness::Makefile.in misc/kdeutils3/files patch-portable.cpp x11/kde3 Makefile.kde x11/kdebase3/files patch-apm.c patch-apm.h patch-conf.c patch-conf.h patch-diskstat.c patch-diskstat.h patch-kdm::kfrontend::Makefile.am patch-kdm::kfrontend::genkdmconf.c patch-ksysguardd.c patch-ksysguardd.h patch-loadavg.c patch-loadavg.h patch-logfile.c patch-logfile.h patch-netdev.c patch-netdev.h misc/kde3-i18n-af/files pkg-plist.sub misc/kde3-i18n-af/scripts Configure misc/kde3-i18n-ar/files pkg-plist.sub misc/kde3-i18n-ar/scripts Configure misc/kde3-i18n-az/files pkg-plist.sub misc/kde3-i18n-az/scripts Configure misc/kde3-i18n-bg/files pkg-plist.sub misc/kde3-i18n-bg/scripts Configure misc/kde3-i18n-bs/files pkg-plist.sub misc/kde3-i18n-bs/scripts Configure misc/kde3-i18n-ca/files pkg-plist.sub misc/kde3-i18n-ca/scripts Configure misc/kde3-i18n-cs/files pkg-plist.sub misc/kde3-i18n-cs/scripts Configure misc/kde3-i18n-da/files pkg-plist.sub misc/kde3-i18n-da/scripts Configure misc/kde3-i18n-el/files pkg-plist.sub misc/kde3-i18n-el/scripts Configure misc/kde3-i18n-en_GB/files pkg-plist.sub misc/kde3-i18n-en_GB/scripts Configure misc/kde3-i18n-eo/files pkg-plist.sub misc/kde3-i18n-eo/scripts Configure misc/kde3-i18n-es/files pkg-plist.sub misc/kde3-i18n-es/scripts Configure misc/kde3-i18n-et/files pkg-plist.sub misc/kde3-i18n-et/scripts Configure misc/kde3-i18n-fi/files pkg-plist.sub misc/kde3-i18n-fi/scripts Configure misc/kde3-i18n-he/files pkg-plist.sub misc/kde3-i18n-he/scripts Configure misc/kde3-i18n-hr/files pkg-plist.sub misc/kde3-i18n-hr/scripts Configure misc/kde3-i18n-hu/files pkg-plist.sub misc/kde3-i18n-hu/scripts Configure misc/kde3-i18n-id/files pkg-plist.sub misc/kde3-i18n-id/scripts Configure misc/kde3-i18n-is/files pkg-plist.sub misc/kde3-i18n-is/scripts Configure misc/kde3-i18n-it/files pkg-plist.sub misc/kde3-i18n-it/scripts Configure misc/kde3-i18n-lt/files pkg-plist.sub misc/kde3-i18n-lt/scripts Configure misc/kde3-i18n-lv/files pkg-plist.sub misc/kde3-i18n-lv/scripts Configure misc/kde3-i18n-mt/files pkg-plist.sub misc/kde3-i18n-mt/scripts Configure misc/kde3-i18n-nb/files pkg-plist.sub misc/kde3-i18n-nb/scripts Configure misc/kde3-i18n-nl/files pkg-plist.sub misc/kde3-i18n-nl/scripts Configure misc/kde3-i18n-nn/files pkg-plist.sub misc/kde3-i18n-nn/scripts Configure misc/kde3-i18n-pl/files pkg-plist.sub misc/kde3-i18n-pl/scripts Configure misc/kde3-i18n-pt/files pkg-plist.sub misc/kde3-i18n-pt/scripts Configure misc/kde3-i18n-pt_BR/files pkg-plist.sub misc/kde3-i18n-pt_BR/scripts Configure misc/kde3-i18n-ro/files pkg-plist.sub misc/kde3-i18n-ro/scripts Configure misc/kde3-i18n-sk/files pkg-plist.sub misc/kde3-i18n-sk/scripts Configure misc/kde3-i18n-sl/files pkg-plist.sub misc/kde3-i18n-sl/scripts Configure misc/kde3-i18n-sr/files pkg-plist.sub misc/kde3-i18n-sr/scripts Configure misc/kde3-i18n-sv/files pkg-plist.sub misc/kde3-i18n-sv/scripts Configure misc/kde3-i18n-ta/files pkg-plist.sub misc/kde3-i18n-ta/scripts Configure misc/kde3-i18n-th/files pkg-plist.sub misc/kde3-i18n-th/scripts Configure misc/kde3-i18n-tr/files pkg-plist.sub misc/kde3-i18n-tr/scripts Configure misc/kde3-i18n-ven/files pkg-plist.sub misc/kde3-i18n-ven/scripts Configure misc/kde3-i18n-vi/files pkg-plist.sub misc/kde3-i18n-vi/scripts Configure misc/kde3-i18n-xh/files pkg-plist.sub misc/kde3-i18n-xh/scripts Configure misc/kde3-i18n-zu/files pkg-plist.sub misc/kde3-i18n-zu/scripts Configure x11-toolkits/qt30/files manpages objprelink.patch patch-aa patch-af patch-ag patch-ah patch-designer::mainwindow.cpp Log: Please welcome Qt3/KDE3 to our ports tree. This includes work since the original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot , [2] David Faure , Andy Fawcett Lauri Watts [3] Lauri Watts [4] Alan Eldridge Oswald Buddenhagen Reviewed by: kde Revision Changes Path 1.293 +2 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/arts/Makefile (new) 1.1 +1 -0 ports/audio/arts/distinfo (new) 1.1 +1 -0 ports/audio/arts/pkg-comment (new) 1.1 +1 -0 ports/audio/arts/pkg-descr (new) 1.1 +0 -0 ports/audio/arts/pkg-plist (new) 1.69 +11 -33 ports/audio/kdemultimedia3/Makefile 1.20 +1 -1 ports/audio/kdemultimedia3/distinfo 1.2 +0 -163 ports/audio/kdemultimedia3/files/patch-cdrom.c (dead) 1.2 +0 -19 ports/audio/kdemultimedia3/files/patch-kmidi::config.h (dead) 1.2 +0 -19 ports/audio/kdemultimedia3/files/patch-kscd.cpp (dead) 1.2 +0 -11 ports/audio/kdemultimedia3/files/patch-plat_freebsd.c (dead) 1.2 +0 -10 ports/audio/kdemultimedia3/files/patch-wm_helpers.c (dead) 1.5 +1 -1 ports/audio/kdemultimedia3/pkg-comment 1.23 +12 -5 ports/audio/kdemultimedia3/pkg-plist 1.114 +2 -0 ports/chinese/Makefile 1.6 +20 -9 ports/chinese/kde3-i18n-zh_CN/Makefile 1.1 +1 -0 ports/chinese/kde3-i18n-zh_CN/distinfo (new) 1.1 +1 -0 ports/chinese/kde3-i18n-zh_CN/pkg-comment (new) 1.1 +3 -0 ports/chinese/kde3-i18n-zh_CN/pkg-descr (new) 1.1 +334 -0 ports/chinese/kde3-i18n-zh_CN/pkg-plist (new) 1.6 +20 -9 ports/chinese/kde3-i18n-zh_TW/Makefile 1.1 +1 -0 ports/chinese/kde3-i18n-zh_TW/distinfo (new) 1.1 +1 -0 ports/chinese/kde3-i18n-zh_TW/pkg-comment (new) 1.1 +3 -0 ports/chinese/kde3-i18n-zh_TW/pkg-descr (new) 1.1 +353 -0 ports/chinese/kde3-i18n-zh_TW/pkg-plist (new) 1.64 +1 -0 ports/deskutils/Makefile 1.19 +14 -36 ports/deskutils/kdepim3/Makefile 1.7 +1 -1 ports/deskutils/kdepim3/distinfo 1.801 +1 -0 ports/devel/Makefile 1.16 +14 -26 ports/devel/kdesdk3/Makefile 1.7 +1 -1 ports/devel/kdesdk3/distinfo 1.2 +0 -27 ports/devel/kdesdk3/files/patch-aa (dead) 1.2 +0 -11 ports/devel/kdesdk3/files/patch-kstartperf-libkstartperf.c (dead) 1.189 +1 -0 ports/editors/Makefile 1.39 +16 -34 ports/editors/koffice-kde3/Makefile 1.12 +1 -1 ports/editors/koffice-kde3/distinfo 1.2 +0 -2 ports/editors/koffice-kde3/files/kivio.sh (dead) 1.1 +19 -0 ports/editors/koffice-kde3/files/patch-abiword (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-applixgraphics (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-applixword (new) 1.1 +19 -0 ports/editors/koffice-kde3/files/patch-ascii (new) 1.1 +21 -0 ports/editors/koffice-kde3/files/patch-csv (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-docbook (new) 1.1 +21 -0 ports/editors/koffice-kde3/files/patch-gnumeric (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-html (new) 1.1 +18 -0 ports/editors/koffice-kde3/files/patch-html2 (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-kofficeui (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-kword (new) 1.1 +19 -0 ports/editors/koffice-kde3/files/patch-latex (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-msod (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-olefilters (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-qpro (new) 1.1 +10 -0 ports/editors/koffice-kde3/files/patch-store (new) 1.1 +21 -0 ports/editors/koffice-kde3/files/patch-svg (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-wmf (new) 1.1 +16 -0 ports/editors/koffice-kde3/files/patch-xfig (new) 1.12 +14 -1 ports/editors/koffice-kde3/pkg-plist 1.9 +1 -0 ports/french/Makefile 1.2 +20 -9 ports/french/kde3-i18n/Makefile 1.1 +1 -0 ports/french/kde3-i18n/distinfo (new) 1.1 +1 -0 ports/french/kde3-i18n/pkg-comment (new) 1.1 +3 -0 ports/french/kde3-i18n/pkg-descr (new) 1.1 +1391 -0 ports/french/kde3-i18n/pkg-plist (new) 1.455 +1 -0 ports/games/Makefile 1.64 +13 -25 ports/games/kdegames3/Makefile 1.23 +1 -1 ports/games/kdegames3/distinfo 1.23 +1 -0 ports/german/Makefile 1.2 +20 -9 ports/german/kde3-i18n/Makefile 1.1 +2 -0 ports/german/kde3-i18n/distinfo (new) 1.1 +1 -0 ports/german/kde3-i18n/pkg-comment (new) 1.1 +3 -0 ports/german/kde3-i18n/pkg-descr (new) 1.1 +1153 -0 ports/german/kde3-i18n/pkg-plist (new) 1.438 +1 -0 ports/graphics/Makefile 1.61 +11 -30 ports/graphics/kdegraphics3/Makefile 1.19 +1 -1 ports/graphics/kdegraphics3/distinfo 1.2 +0 -10 ports/graphics/kdegraphics3/files/patch-font.cpp (dead) 1.19 +3 -3 ports/graphics/kdegraphics3/pkg-plist 1.419 +1 -0 ports/japanese/Makefile 1.3 +20 -9 ports/japanese/kde3-i18n/Makefile 1.1 +1 -0 ports/japanese/kde3-i18n/distinfo (new) 1.1 +1 -0 ports/japanese/kde3-i18n/pkg-comment (new) 1.1 +3 -0 ports/japanese/kde3-i18n/pkg-descr (new) 1.1 +380 -0 ports/japanese/kde3-i18n/pkg-plist (new) 1.68 +1 -0 ports/korean/Makefile 1.2 +20 -9 ports/korean/kde3-i18n/Makefile 1.1 +1 -0 ports/korean/kde3-i18n/distinfo (new) 1.1 +1 -0 ports/korean/kde3-i18n/pkg-comment (new) 1.1 +3 -0 ports/korean/kde3-i18n/pkg-descr (new) 1.1 +226 -0 ports/korean/kde3-i18n/pkg-plist (new) 1.438 +46 -0 ports/misc/Makefile 1.14 +13 -30 ports/misc/kde3-i18n-af/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-af/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-af/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-af/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-af/pkg-descr 1.7 +6 -16028 ports/misc/kde3-i18n-af/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-af/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-ar/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-ar/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-ar/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-ar/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-ar/pkg-descr 1.7 +272 -16319 ports/misc/kde3-i18n-ar/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-ar/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-az/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-az/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-az/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-az/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-az/pkg-descr 1.7 +50 -16035 ports/misc/kde3-i18n-az/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-az/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-bg/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-bg/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-bg/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-bg/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-bg/pkg-descr 1.7 +63 -16106 ports/misc/kde3-i18n-bg/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-bg/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-bs/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-bs/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-bs/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-bs/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-bs/pkg-descr 1.7 +165 -16319 ports/misc/kde3-i18n-bs/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-bs/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-ca/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-ca/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-ca/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-ca/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-ca/pkg-descr 1.7 +189 -16319 ports/misc/kde3-i18n-ca/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-ca/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-cs/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-cs/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-cs/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-cs/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-cs/pkg-descr 1.7 +62 -15972 ports/misc/kde3-i18n-cs/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-cs/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-da/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-da/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-da/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-da/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-da/pkg-descr 1.7 +370 -15675 ports/misc/kde3-i18n-da/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-da/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-el/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-el/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-el/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-el/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-el/pkg-descr 1.7 +53 -16190 ports/misc/kde3-i18n-el/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-el/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-en_GB/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-en_GB/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-en_GB/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-en_GB/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-en_GB/pkg-descr 1.7 +218 -16006 ports/misc/kde3-i18n-en_GB/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-en_GB/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-eo/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-eo/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-eo/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-eo/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-eo/pkg-descr 1.7 +22 -16079 ports/misc/kde3-i18n-eo/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-eo/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-es/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-es/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-es/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-es/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-es/pkg-descr 1.7 +335 -15664 ports/misc/kde3-i18n-es/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-es/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-et/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-et/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-et/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-et/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-et/pkg-descr 1.7 +42 -16013 ports/misc/kde3-i18n-et/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-et/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-fi/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-fi/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-fi/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-fi/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-fi/pkg-descr 1.7 +41 -16032 ports/misc/kde3-i18n-fi/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-fi/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-he/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-he/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-he/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-he/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-he/pkg-descr 1.7 +85 -16054 ports/misc/kde3-i18n-he/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-he/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-hr/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-hr/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-hr/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-hr/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-hr/pkg-descr 1.7 +294 -16319 ports/misc/kde3-i18n-hr/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-hr/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-hu/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-hu/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-hu/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-hu/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-hu/pkg-descr 1.7 +205 -15662 ports/misc/kde3-i18n-hu/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-hu/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-id/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-id/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-id/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-id/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-id/pkg-descr 1.7 +245 -16319 ports/misc/kde3-i18n-id/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-id/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-is/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-is/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-is/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-is/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-is/pkg-descr 1.7 +28 -16094 ports/misc/kde3-i18n-is/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-is/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-it/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-it/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-it/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-it/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-it/pkg-descr 1.7 +284 -16010 ports/misc/kde3-i18n-it/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-it/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-lt/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-lt/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-lt/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-lt/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-lt/pkg-descr 1.7 +120 -16192 ports/misc/kde3-i18n-lt/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-lt/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-lv/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-lv/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-lv/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-lv/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-lv/pkg-descr 1.7 +64 -16073 ports/misc/kde3-i18n-lv/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-lv/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-mt/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-mt/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-mt/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-mt/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-mt/pkg-descr 1.7 +6 -16117 ports/misc/kde3-i18n-mt/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-mt/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-nb/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-nb/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-nb/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-nb/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-nb/pkg-descr 1.7 +322 -16319 ports/misc/kde3-i18n-nb/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-nb/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-nl/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-nl/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-nl/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-nl/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-nl/pkg-descr 1.7 +141 -15807 ports/misc/kde3-i18n-nl/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-nl/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-nn/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-nn/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-nn/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-nn/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-nn/pkg-descr 1.7 +327 -16319 ports/misc/kde3-i18n-nn/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-nn/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-pl/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-pl/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-pl/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-pl/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-pl/pkg-descr 1.7 +13 -16080 ports/misc/kde3-i18n-pl/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-pl/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-pt/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-pt/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-pt/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-pt/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-pt/pkg-descr 1.7 +140 -15795 ports/misc/kde3-i18n-pt/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-pt/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-pt_BR/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-pt_BR/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-pt_BR/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-pt_BR/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-pt_BR/pkg-descr 1.7 +39 -16073 ports/misc/kde3-i18n-pt_BR/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-pt_BR/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-ro/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-ro/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-ro/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-ro/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-ro/pkg-descr 1.7 +30 -15980 ports/misc/kde3-i18n-ro/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-ro/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-sk/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-sk/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-sk/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-sk/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-sk/pkg-descr 1.7 +288 -15802 ports/misc/kde3-i18n-sk/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-sk/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-sl/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-sl/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-sl/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-sl/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-sl/pkg-descr 1.7 +112 -15724 ports/misc/kde3-i18n-sl/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-sl/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-sr/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-sr/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-sr/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-sr/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-sr/pkg-descr 1.7 +75 -16097 ports/misc/kde3-i18n-sr/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-sr/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-sv/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-sv/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-sv/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-sv/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-sv/pkg-descr 1.7 +959 -15749 ports/misc/kde3-i18n-sv/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-sv/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-ta/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-ta/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-ta/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-ta/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-ta/pkg-descr 1.7 +108 -16155 ports/misc/kde3-i18n-ta/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-ta/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-th/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-th/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-th/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-th/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-th/pkg-descr 1.7 +79 -16145 ports/misc/kde3-i18n-th/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-th/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-tr/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-tr/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-tr/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-tr/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-tr/pkg-descr 1.7 +141 -16068 ports/misc/kde3-i18n-tr/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-tr/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-ven/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-ven/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-ven/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-ven/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-ven/pkg-descr 1.7 +44 -16319 ports/misc/kde3-i18n-ven/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-ven/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-vi/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-vi/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-vi/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-vi/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-vi/pkg-descr 1.7 +138 -16319 ports/misc/kde3-i18n-vi/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-vi/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-xh/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-xh/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-xh/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-xh/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-xh/pkg-descr 1.7 +162 -16089 ports/misc/kde3-i18n-xh/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-xh/scripts/Configure (dead) 1.14 +13 -30 ports/misc/kde3-i18n-zu/Makefile 1.7 +1 -1 ports/misc/kde3-i18n-zu/distinfo 1.2 +0 -3 ports/misc/kde3-i18n-zu/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n-zu/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n-zu/pkg-descr 1.7 +208 -16319 ports/misc/kde3-i18n-zu/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n-zu/scripts/Configure (dead) 1.14 +28 -34 ports/misc/kde3-i18n/Makefile 1.7 +0 -1 ports/misc/kde3-i18n/distinfo (dead) 1.2 +0 -3 ports/misc/kde3-i18n/files/pkg-plist.sub (dead) 1.2 +1 -1 ports/misc/kde3-i18n/pkg-comment 1.3 +1 -1 ports/misc/kde3-i18n/pkg-descr 1.7 +1 -16319 ports/misc/kde3-i18n/pkg-plist 1.10 +0 -92 ports/misc/kde3-i18n/scripts/Configure (dead) 1.16 +17 -24 ports/misc/kdeaddons3/Makefile 1.5 +1 -1 ports/misc/kdeaddons3/distinfo 1.2 +0 -16 ports/misc/kdeaddons3/files/patch-noatun-plugins::blurscope::Makefile.in (dead) 1.2 +0 -16 ports/misc/kdeaddons3/files/patch-noatun-plugins::noatunmadness::Makefile.in (dead) 1.1 +26 -0 ports/misc/kdeedu3/Makefile (new) 1.1 +1 -0 ports/misc/kdeedu3/distinfo (new) 1.1 +11 -0 ports/misc/kdeedu3/files/patch-kvoctrain::Makefile.in (new) 1.1 +1 -0 ports/misc/kdeedu3/pkg-comment (new) 1.1 +1 -0 ports/misc/kdeedu3/pkg-descr (new) 1.1 +0 -0 ports/misc/kdeedu3/pkg-plist (new) 1.65 +9 -29 ports/misc/kdeutils3/Makefile 1.23 +1 -1 ports/misc/kdeutils3/distinfo 1.2 +0 -20 ports/misc/kdeutils3/files/patch-portable.cpp (dead) 1.23 +0 -316 ports/misc/kdeutils3/pkg-plist 1.748 +1 -0 ports/net/Makefile 1.75 +11 -28 ports/net/kdenetwork3/Makefile 1.23 +1 -1 ports/net/kdenetwork3/distinfo 1.30 +0 -13 ports/net/kdenetwork3/pkg-plist 1.41 +1 -0 ports/russian/Makefile 1.5 +14 -27 ports/russian/kde3-i18n/Makefile 1.2 +1 -1 ports/russian/kde3-i18n/distinfo 1.2 +1 -1 ports/russian/kde3-i18n/pkg-comment 1.3 +2 -2 ports/russian/kde3-i18n/pkg-descr 1.2 +113 -41 ports/russian/kde3-i18n/pkg-plist 1.252 +1 -0 ports/sysutils/Makefile 1.15 +11 -27 ports/sysutils/kdeadmin3/Makefile 1.7 +1 -1 ports/sysutils/kdeadmin3/distinfo 1.7 +1 -0 ports/ukrainian/Makefile 1.4 +15 -12 ports/ukrainian/kde3-i18n/Makefile 1.4 +1 -1 ports/ukrainian/kde3-i18n/distinfo 1.3 +1 -1 ports/ukrainian/kde3-i18n/pkg-comment 1.3 +2 -4 ports/ukrainian/kde3-i18n/pkg-descr 1.4 +126 -54 ports/ukrainian/kde3-i18n/pkg-plist 1.27 +1 -0 ports/x11-clocks/Makefile 1.34 +12 -27 ports/x11-clocks/kdetoys3/Makefile 1.15 +1 -1 ports/x11-clocks/kdetoys3/distinfo 1.173 +1 -0 ports/x11-toolkits/Makefile 1.100 +20 -145 ports/x11-toolkits/qt30/Makefile 1.28 +1 -1 ports/x11-toolkits/qt30/distinfo 1.14 +0 -338 ports/x11-toolkits/qt30/files/manpages (dead) 1.2 +0 -20 ports/x11-toolkits/qt30/files/objprelink.patch (dead) 1.17 +0 -62 ports/x11-toolkits/qt30/files/patch-aa (dead) 1.4 +0 -31 ports/x11-toolkits/qt30/files/patch-af (dead) 1.3 +0 -52 ports/x11-toolkits/qt30/files/patch-ag (dead) 1.2 +0 -31 ports/x11-toolkits/qt30/files/patch-ah (dead) 1.2 +0 -32 ports/x11-toolkits/qt30/files/patch-designer::mainwindow.cpp (dead) 1.44 +2414 -1579 ports/x11-toolkits/qt30/pkg-plist 1.81 +1 -0 ports/x11-wm/Makefile 1.11 +4 -22 ports/x11-wm/kdeartwork3/Makefile 1.5 +1 -1 ports/x11-wm/kdeartwork3/distinfo 1.5 +0 -88 ports/x11-wm/kdeartwork3/pkg-plist 1.356 +3 -0 ports/x11/Makefile 1.49 +9 -8 ports/x11/kde3/Makefile 1.3 +0 -37 ports/x11/kde3/Makefile.kde (dead) 1.3 +1 -1 ports/x11/kde3/pkg-comment 1.3 +1 -2 ports/x11/kde3/pkg-descr 1.95 +15 -43 ports/x11/kdebase3/Makefile 1.24 +1 -1 ports/x11/kdebase3/distinfo 1.2 +0 -101 ports/x11/kdebase3/files/patch-apm.c (dead) 1.2 +0 -37 ports/x11/kdebase3/files/patch-apm.h (dead) 1.1 +79 -0 ports/x11/kdebase3/files/patch-client.c (new) 1.2 +0 -136 ports/x11/kdebase3/files/patch-conf.c (dead) 1.2 +0 -37 ports/x11/kdebase3/files/patch-conf.h (dead) 1.2 +0 -260 ports/x11/kdebase3/files/patch-diskstat.c (dead) 1.2 +0 -44 ports/x11/kdebase3/files/patch-diskstat.h (dead) 1.1 +19 -0 ports/x11/kdebase3/files/patch-dm.c (new) 1.1 +12 -0 ports/x11/kdebase3/files/patch-dm.h (new) 1.1 +60 -0 ports/x11/kdebase3/files/patch-error.c (new) 1.1 +12 -0 ports/x11/kdebase3/files/patch-kdm-backend-Makefile.am (new) 1.1 +33 -0 ports/x11/kdebase3/files/patch-kdm-backend-netaddr.c (new) 1.1 +126 -0 ports/x11/kdebase3/files/patch-kdm-backend-printf.c (new) 1.1 +22 -0 ports/x11/kdebase3/files/patch-kdm-backend-protodpy.c (new) 1.1 +24 -0 ports/x11/kdebase3/files/patch-kdm-backend-xdmcp.c (new) 1.1 +20 -0 ports/x11/kdebase3/files/patch-kdm-configure.in.in (new) 1.1 +107 -0 ports/x11/kdebase3/files/patch-kdm-kfrontend-genkdmconf.c (new) 1.2 +0 -15 ports/x11/kdebase3/files/patch-kdm::kfrontend::Makefile.am (dead) 1.5 +0 -52 ports/x11/kdebase3/files/patch-kdm::kfrontend::genkdmconf.c (dead) 1.3 +0 -11 ports/x11/kdebase3/files/patch-ksysguardd.c (dead) 1.2 +0 -37 ports/x11/kdebase3/files/patch-ksysguardd.h (dead) 1.2 +0 -100 ports/x11/kdebase3/files/patch-loadavg.c (dead) 1.2 +0 -39 ports/x11/kdebase3/files/patch-loadavg.h (dead) 1.2 +0 -184 ports/x11/kdebase3/files/patch-logfile.c (dead) 1.2 +0 -40 ports/x11/kdebase3/files/patch-logfile.h (dead) 1.2 +0 -322 ports/x11/kdebase3/files/patch-netdev.c (dead) 1.2 +0 -39 ports/x11/kdebase3/files/patch-netdev.h (dead) 1.47 +0 -2746 ports/x11/kdebase3/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 21 17: 5:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id 5D54637B42B; Sun, 21 Apr 2002 17:01:49 -0700 (PDT) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-green.research.att.com (Postfix) with ESMTP id 444071E0D2; Sun, 21 Apr 2002 20:02:20 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id UAA10655; Sun, 21 Apr 2002 20:01:45 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id RAA08130; Sun, 21 Apr 2002 17:01:46 -0700 (PDT) Message-Id: <200204220001.RAA08130@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: DougB@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/named Makefile.maninc Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Date: Sun, 21 Apr 2002 17:01:45 -0700 Versions: dmail (solaris) 2.4/makemail 2.9b Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Have you submitted this to bind-bugs@isc.org? Not yet, because there are a couple of other mdoc errors that I wanted to investigate first. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 17:14:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6A5337B41D; Sun, 21 Apr 2002 17:14:19 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M0EJB10641; Sun, 21 Apr 2002 17:14:19 -0700 (PDT) (envelope-from keramida) Message-Id: <200204220014.g3M0EJB10641@freefall.freebsd.org> From: Giorgos Keramidas Date: Sun, 21 Apr 2002 17:14:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 firewall.7 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/21 17:14:19 PDT Modified files: (Branch: RELENG_4) share/man/man7 firewall.7 Log: MFC: 1.7 (mpp) ispell fixes. Revision Changes Path 1.1.2.5 +17 -17 src/share/man/man7/firewall.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 17:16:34 2002 Delivered-To: cvs-all@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id DA8BD37B416; Sun, 21 Apr 2002 17:16:30 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g3M0GUOE025370 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 Apr 2002 17:16:30 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g3M0GUwk025367; Sun, 21 Apr 2002 17:16:30 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15555.22109.854746.269569@horsey.gshapiro.net> Date: Sun, 21 Apr 2002 17:16:29 -0700 From: Gregory Neil Shapiro To: "Greg 'groggy' Lehey" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile In-Reply-To: <20020422085231.N8131@wantadilla.lemis.com> References: <200204212032.g3LKWSl56295@freefall.freebsd.org> <20020422085231.N8131@wantadilla.lemis.com> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> Non-sendmail users use the FreeBSD sendmail startup functionality to start >> alternative MTAs. Therefore, always install rc.sendmail, regardless of >> NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a >> different script. grog> Wouldn't this be a good enough reason to rename the file to rc.mail? The script is still sendmail specific, checking for things like /etc/mail/submit.cf and starting submission queue runners. I'd much prefer to see the ports add different rc scripts then to attempt to make this script generic enough to satisfy all MTAs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 17:53:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 951FF37B405; Sun, 21 Apr 2002 17:53:17 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M0rH018159; Sun, 21 Apr 2002 17:53:17 -0700 (PDT) (envelope-from anders) Message-Id: <200204220053.g3M0rH018159@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 17:53:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/dkimap4/files patch-dboxpop3.C X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 17:53:17 PDT Added files: mail/dkimap4/files patch-dboxpop3.C Log: Run movemail after successful login, so that users of dkpop3 daemon can see new mail (without also using IMAP) as well. Revision Changes Path 1.1 +10 -0 ports/mail/dkimap4/files/patch-dboxpop3.C (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 17:59:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B7D637B404; Sun, 21 Apr 2002 17:59:56 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M0xu019270; Sun, 21 Apr 2002 17:59:56 -0700 (PDT) (envelope-from anders) Message-Id: <200204220059.g3M0xu019270@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 17:59:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/dkimap4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 17:59:56 PDT Modified files: mail/dkimap4 Makefile Log: Bump PORTREVISION now that popping new mail apparently works. Revision Changes Path 1.4 +2 -1 ports/mail/dkimap4/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 21 18: 0:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id A908D37B400; Sun, 21 Apr 2002 18:00:43 -0700 (PDT) Received: from hades.hell.gr (patr530-a012.otenet.gr [212.205.215.12]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g3M10F5q003803; Mon, 22 Apr 2002 04:00:30 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g3M10976017388; Mon, 22 Apr 2002 04:00:09 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g3M0xT2D017365; Mon, 22 Apr 2002 03:59:29 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 22 Apr 2002 03:59:29 +0300 From: Giorgos Keramidas To: Doug Barton Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/savecore savecore.c Message-ID: <20020422005928.GC17192@hades.hell.gr> References: <20020421153455.T17880-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020421153455.T17880-100000@master.gorean.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-04-21 15:35, Doug Barton wrote: > On 21 Apr 2002, Dag-Erling Smorgrav wrote: > > > Here's a partial list of programs that incorrectly spell "usage" with > > a capital 'U': > > Why do you think this is incorrect? Consistency with the majority of the files that we have now in the tree? Most of the strings that contain `[uU]sage' seem to be lowercased now: $ cd /a/src $ find . -type f -name '*.c' | xargs grep '"usage:' | wc -l 769 $ find . -type f -name '*.c' | xargs grep '"Usage:' | wc -l 364 Mind you, I didn't try to exclude the contrib/ stuff, but this shows that "usage:" is preferred. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 18: 4: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08D1937B400; Sun, 21 Apr 2002 18:04:03 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M142W19839; Sun, 21 Apr 2002 18:04:03 -0700 (PDT) (envelope-from gad) Message-Id: <200204220104.g3M142W19839@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 21 Apr 2002 18:04:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc lpc.8 src/usr.sbin/lpr/lpd lpd.8 src/usr.sbin/lpr/lpr printcap.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/21 18:04:02 PDT Modified files: usr.sbin/lpr/lpc lpc.8 usr.sbin/lpr/lpd lpd.8 usr.sbin/lpr/lpr printcap.5 Log: Add description of `mc' (max copies), add short-form to long-form mapping for `tf' (troff filter), and add a cross-reference to chkprintcap in some lpr-related man pages. Submitted by: dwmalone MFC after: 4 days Revision Changes Path 1.15 +2 -1 src/usr.sbin/lpr/lpc/lpc.8 1.24 +1 -0 src/usr.sbin/lpr/lpd/lpd.8 1.25 +5 -1 src/usr.sbin/lpr/lpr/printcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 18: 5:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 7867637B400; Sun, 21 Apr 2002 18:05:17 -0700 (PDT) Received: from hades.hell.gr (patr530-a012.otenet.gr [212.205.215.12]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g3M14n5q006908; Mon, 22 Apr 2002 04:05:05 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g3M14h76017449; Mon, 22 Apr 2002 04:04:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g3M14hC5017444; Mon, 22 Apr 2002 04:04:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 22 Apr 2002 04:04:43 +0300 From: Giorgos Keramidas To: "Greg 'groggy' Lehey" Cc: Gregory Neil Shapiro , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile Message-ID: <20020422010443.GD17192@hades.hell.gr> References: <200204212032.g3LKWSl56295@freefall.freebsd.org> <20020422085231.N8131@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422085231.N8131@wantadilla.lemis.com> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-04-22 08:52, Greg 'groggy' Lehey wrote: > On Sunday, 21 April 2002 at 13:32:28 -0700, Gregory Neil Shapiro wrote: > > Non-sendmail users use the FreeBSD sendmail startup functionality to start > > alternative MTAs. Therefore, always install rc.sendmail, regardless of > > NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a > > different script. > > Wouldn't this be a good enough reason to rename the file to rc.mail? Since the base system includes mail(1) too, and Sendmail has been the standard interface for local submission (so standard that other MTAs have adopted the same command line for local mail submission), I think that rc.mail might be more confusing than rc.sendmail. Having the ability to call this file anything the administrator likes (for instance rc.mta or rc.mailserver), by using mta_start_script makes all this a little less important too, right? - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 18: 9:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6775537B405; Sun, 21 Apr 2002 18:09:24 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M19OM24110; Sun, 21 Apr 2002 18:09:24 -0700 (PDT) (envelope-from gad) Message-Id: <200204220109.g3M19OM24110@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 21 Apr 2002 18:09:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr printcap.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/21 18:09:24 PDT Modified files: usr.sbin/lpr/lpr printcap.5 Log: Underline the default value for rp=, the same way all the other string-type default values are underlined (instead of using fake double-quotes). MFC after: 4 days Revision Changes Path 1.26 +1 -1 src/usr.sbin/lpr/lpr/printcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 18:22:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEFAA37B416; Sun, 21 Apr 2002 18:22:48 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1Mmm27458; Sun, 21 Apr 2002 18:22:48 -0700 (PDT) (envelope-from anders) Message-Id: <200204220122.g3M1Mmm27458@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 18:22:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/lame Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 18:22:48 PDT Modified files: audio/lame Makefile pkg-plist Log: Enable building of the GTK GUI. Build it + define USE_GTK only if GUI is wanted/GTK is installed. Silence by: maintainer && jim PR: 35014 Revision Changes Path 1.21 +21 -2 ports/audio/lame/Makefile 1.9 +1 -0 ports/audio/lame/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 21 18:35:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66CC437B400; Sun, 21 Apr 2002 18:35:17 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1ZHV31874; Sun, 21 Apr 2002 18:35:17 -0700 (PDT) (envelope-from anders) Message-Id: <200204220135.g3M1ZHV31874@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 18:35:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/vpnd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 18:35:17 PDT Modified files: security/vpnd Makefile Log: Reclaim maintainership. Revision Changes Path 1.5 +2 -2 ports/security/vpnd/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 21 18:38:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9D2737B400; Sun, 21 Apr 2002 18:38:22 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1cMX32415; Sun, 21 Apr 2002 18:38:22 -0700 (PDT) (envelope-from anders) Message-Id: <200204220138.g3M1cMX32415@freefall.freebsd.org> From: Anders Nordby Date: Sun, 21 Apr 2002 18:38:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/fpm Makefile ports/www/mod_auth_pam Makefile ports/www/mod_extract_forwarded Makefile ports/www/mod_proxy_add_forward Makefile ports/www/mod_throttle Makefile ports/x11-clocks/wmfishtime Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/21 18:38:22 PDT Modified files: security/fpm Makefile www/mod_auth_pam Makefile www/mod_extract_forwarded Makefile www/mod_proxy_add_forward Makefile www/mod_throttle Makefile x11-clocks/wmfishtime Makefile Log: Reclaim maintainership. Revision Changes Path 1.4 +2 -2 ports/security/fpm/Makefile 1.4 +1 -1 ports/www/mod_auth_pam/Makefile 1.4 +1 -1 ports/www/mod_extract_forwarded/Makefile 1.4 +1 -1 ports/www/mod_proxy_add_forward/Makefile 1.4 +1 -1 ports/www/mod_throttle/Makefile 1.7 +1 -1 ports/x11-clocks/wmfishtime/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 21 18:52:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A177B37B404; Sun, 21 Apr 2002 18:52:28 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1qSu34140; Sun, 21 Apr 2002 18:52:28 -0700 (PDT) (envelope-from keramida) Message-Id: <200204220152.g3M1qSu34140@freefall.freebsd.org> From: Giorgos Keramidas Date: Sun, 21 Apr 2002 18:52:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/21 18:52:28 PDT Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Correct an equation that was a bit faulty. PR: docs/37068 Submitted by: Martin Heinen Revision Changes Path 1.47 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/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 21 19: 0:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D97C137B419; Sun, 21 Apr 2002 19:00:06 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M206t35162; Sun, 21 Apr 2002 19:00:06 -0700 (PDT) (envelope-from will) Message-Id: <200204220200.g3M206t35162@freefall.freebsd.org> From: Will Andrews Date: Sun, 21 Apr 2002 19:00:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs3 Makefile pkg-comment pkg-descr pkg-plist pkg-req ports/x11/kdelibs3/files kde.dist kdelibs.sh patch-arts::kde::kplayobjectfactory.cc patch-configure patch-kaclmanipulation.h patch-kdeprint::imagetops patch-kdesu::kdesu_pty.cpp patch-kdesu::process.cpp ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/21 19:00:06 PDT Modified files: x11/kdelibs3 Makefile pkg-comment pkg-descr pkg-plist pkg-req x11/kdelibs3/files kdelibs.sh Added files: x11/kdelibs3/files patch-configure Removed files: x11/kdelibs3/files kde.dist patch-arts::kde::kplayobjectfactory.cc patch-kaclmanipulation.h patch-kdeprint::imagetops patch-kdesu::kdesu_pty.cpp patch-kdesu::process.cpp patch-kdoctools::Makefile.in patch-kdoctools::xml2man.cpp patch-kdoctools::xslt.cpp patch-kio::job.cpp Log: Update to 3.0. Revision Changes Path 1.99 +21 -37 ports/x11/kdelibs3/Makefile 1.3 +0 -238 ports/x11/kdelibs3/files/kde.dist (dead) 1.2 +1 -1 ports/x11/kdelibs3/files/kdelibs.sh 1.2 +0 -29 ports/x11/kdelibs3/files/patch-arts::kde::kplayobjectfactory.cc (dead) 1.1 +20 -0 ports/x11/kdelibs3/files/patch-configure (new) 1.2 +0 -15 ports/x11/kdelibs3/files/patch-kaclmanipulation.h (dead) 1.2 +0 -25 ports/x11/kdelibs3/files/patch-kdeprint::imagetops (dead) 1.2 +0 -18 ports/x11/kdelibs3/files/patch-kdesu::kdesu_pty.cpp (dead) 1.2 +0 -39 ports/x11/kdelibs3/files/patch-kdesu::process.cpp (dead) 1.2 +0 -14 ports/x11/kdelibs3/files/patch-kdoctools::Makefile.in (dead) 1.3 +0 -13 ports/x11/kdelibs3/files/patch-kdoctools::xml2man.cpp (dead) 1.2 +0 -13 ports/x11/kdelibs3/files/patch-kdoctools::xslt.cpp (dead) 1.2 +0 -11 ports/x11/kdelibs3/files/patch-kio::job.cpp (dead) 1.3 +1 -1 ports/x11/kdelibs3/pkg-comment 1.4 +1 -5 ports/x11/kdelibs3/pkg-descr 1.40 +955 -544 ports/x11/kdelibs3/pkg-plist 1.2 +8 -2 ports/x11/kdelibs3/pkg-req To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 19:21: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E229437B41A; Sun, 21 Apr 2002 19:21:05 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M2L5G41459; Sun, 21 Apr 2002 19:21:05 -0700 (PDT) (envelope-from will) Message-Id: <200204220221.g3M2L5G41459@freefall.freebsd.org> From: Will Andrews Date: Sun, 21 Apr 2002 19:21:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs3 distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/21 19:21:05 PDT Modified files: x11/kdelibs3 distinfo Log: Update to 3.0. Revision Changes Path 1.25 +1 -1 ports/x11/kdelibs3/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 19:21:53 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 67FCF37B416; Sun, 21 Apr 2002 19:21:47 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3M2LkHt057149; Sun, 21 Apr 2002 19:21:46 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3M2LmLr018311; Sun, 21 Apr 2002 19:21:48 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3M2Lm2D018308; Sun, 21 Apr 2002 19:21:48 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Sun, 21 Apr 2002 19:21:48 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Gregory Neil Shapiro Cc: "Greg 'groggy' Lehey" , , Subject: Re: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile In-Reply-To: <15555.22109.854746.269569@horsey.gshapiro.net> Message-ID: <20020421191837.W18289-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 21 Apr 2002, Gregory Neil Shapiro wrote: > >> Non-sendmail users use the FreeBSD sendmail startup functionality to start > >> alternative MTAs. Therefore, always install rc.sendmail, regardless of > >> NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a > >> different script. > > grog> Wouldn't this be a good enough reason to rename the file to rc.mail? > > The script is still sendmail specific, checking for things like > /etc/mail/submit.cf and starting submission queue runners. I'd much prefer > to see the ports add different rc scripts then to attempt to make this > script generic enough to satisfy all MTAs. What Greg may be trying to say, and what I certainly agree with, is that it may be better for the project to make a generic rc.mail file than to make an rc.sendmail file. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 19:37:22 2002 Delivered-To: cvs-all@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 9716D37B404; Sun, 21 Apr 2002 19:37:17 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g3M2bHOE026037 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 Apr 2002 19:37:17 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g3M2bG74026034; Sun, 21 Apr 2002 19:37:16 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15555.30556.794156.143377@horsey.gshapiro.net> Date: Sun, 21 Apr 2002 19:37:16 -0700 From: Gregory Neil Shapiro To: Doug Barton Cc: "Greg 'groggy' Lehey" , , Subject: Re: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile In-Reply-To: <20020421191837.W18289-100000@master.gorean.org> References: <15555.22109.854746.269569@horsey.gshapiro.net> <20020421191837.W18289-100000@master.gorean.org> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG DougB> What Greg may be trying to say, and what I certainly agree with, DougB> is that it may be better for the project to make a generic rc.mail file DougB> than to make an rc.sendmail file. The whole reason rc.sendmail was created via the extract of the sendmail startup code from /etc/rc was because different MTAs have unique requirements. True, some users have decided to use special rc.conf settings to fool the sendmail startup code into starting other MTAs[1] but the point of $mta_start_script and rc.sendmail is to stop this sort of thing. It is my opinion that creating a generic rc.mail would put us all the way back where things were weeks ago when people were complaining about the changes to start sendmail. [1] People can do all sorts of things to pervert /etc/rc, such as setting an used service to their daemon, e.g.: natd_enable="yes" natd_program="/usr/local/sbin/mymta" natd_flags"-daemon" It doesn't make it right just because it works. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 20:26:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46C3E37B417; Sun, 21 Apr 2002 20:26:12 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M3QCb57160; Sun, 21 Apr 2002 20:26:12 -0700 (PDT) (envelope-from dinoex) Message-Id: <200204220326.g3M3QCb57160@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 21 Apr 2002 20:26:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files apache.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/04/21 20:26:12 PDT Modified files: www/apache13 Makefile www/apache13/files apache.sh Log: Make startscript apache.sh PREFIX aware at install time, so it can be called within an path or dir. e.g. in: /usr/local/etc/rc.local/apache.sh and in /etc/rc.conf: local_startup="/usr/local/etc/rc.local" Approved by: ache Revision Changes Path 1.110 +5 -1 ports/www/apache13/Makefile 1.3 +2 -7 ports/www/apache13/files/apache.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 21: 5:35 2002 Delivered-To: cvs-all@freebsd.org Received: from tomts11-srv.bellnexxia.net (tomts11.bellnexxia.net [209.226.175.55]) by hub.freebsd.org (Postfix) with ESMTP id 6FC7637B405; Sun, 21 Apr 2002 21:05:27 -0700 (PDT) Received: from shall.anarcat.dyndns.org ([65.94.187.200]) by tomts11-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020422040526.NVWG6249.tomts11-srv.bellnexxia.net@shall.anarcat.dyndns.org>; Mon, 22 Apr 2002 00:05:26 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by shall.anarcat.dyndns.org (Postfix) with SMTP id 83ADF6; Mon, 22 Apr 2002 00:04:29 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Mon, 22 Apr 2002 00:04:22 -0400 Date: Mon, 22 Apr 2002 00:04:22 -0400 From: The Anarcat To: Anders Nordby Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/rsync Makefile ports/net/rsync/files patch-infcodes.c Message-ID: <20020422040422.GB326@lenny.anarcat.dyndns.org> Mail-Followup-To: Anders Nordby , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204212201.g3LM1Im74230@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <200204212201.g3LM1Im74230@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Does that mean rsync could be vulnerable to the latest double-free vulnerability? A. On Sun Apr 21, 2002 at 03:01:17PM -0700, Anders Nordby wrote: > anders 2002/04/21 15:01:17 PDT >=20 > Modified files: > net/rsync Makefile=20 > Added files: > net/rsync/files patch-infcodes.c=20 > Log: > Revoke previous changes to fix -z (compress) option in favor of a GCC > work-around for the zlib that comes with rsync. Obtained from -current. > =20 > (Yes, rsync insists on using a home-rolled zlib.) > =20 > PR: 36998 > Approved by: maintainer > =20 > Revision Changes Path > 1.68 +0 -5 ports/net/rsync/Makefile > 1.1 +21 -0 ports/net/rsync/files/patch-infcodes.c (new) >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message --=20 The idea that Bill Gates has appeared like a knight in shining armour to lead all customers out of a mire of technological chaos neatly ignores the fact that it was he who, by peddling second-rate technology, led them into it in the first place. - Douglas Adams (1952-2001) --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzDi8UACgkQttcWHAnWiGeeWwCfVWAoi7sIns4dTly1Hvxn7SCK GcQAnArJ9fGqjbzJZgGafLJHSa/fQgFQ =7PKo -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 21: 8: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CA9C37B41A; Sun, 21 Apr 2002 21:08:01 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M481f77732; Sun, 21 Apr 2002 21:08:01 -0700 (PDT) (envelope-from jake) Message-Id: <200204220408.g3M481f77732@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 21 Apr 2002 21:08:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/elf2aout Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/21 21:08:01 PDT Added files: usr.bin/elf2aout Makefile Log: Add a Makefile for this. Revision Changes Path 1.1 +6 -0 src/usr.bin/elf2aout/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 21:19: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFA9C37B405; Sun, 21 Apr 2002 21:18:58 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M4Iw879062; Sun, 21 Apr 2002 21:18:58 -0700 (PDT) (envelope-from bp) Message-Id: <200204220418.g3M4Iw879062@freefall.freebsd.org> From: Boris Popov Date: Sun, 21 Apr 2002 21:18:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_vnops.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/21 21:18:58 PDT Modified files: (Branch: RELENG_4) sys/fs/smbfs smbfs_vnops.c Log: MFC: Check write permissions before create anything. Revision Changes Path 1.2.2.5 +3 -0 src/sys/fs/smbfs/smbfs_vnops.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 21 21:24:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B82C37B41A; Sun, 21 Apr 2002 21:24:25 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M4OP879712; Sun, 21 Apr 2002 21:24:25 -0700 (PDT) (envelope-from bp) Message-Id: <200204220424.g3M4OP879712@freefall.freebsd.org> From: Boris Popov Date: Sun, 21 Apr 2002 21:24:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netsmb netbios.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/21 21:24:25 PDT Modified files: (Branch: RELENG_4) sys/netsmb netbios.h Log: MFC: Add more NetBIOS name types. Revision Changes Path 1.1.2.2 +9 -2 src/sys/netsmb/netbios.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 21 22: 8:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E339537B41C; Sun, 21 Apr 2002 22:08:41 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M58fr89834; Sun, 21 Apr 2002 22:08:41 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204220508.g3M58fr89834@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 21 Apr 2002 22:08:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi mid.cgi search.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/21 22:08:41 PDT Modified files: en/cgi mid.cgi search.cgi Log: Escape input from query. Revision Changes Path 1.12 +5 -3 www/en/cgi/mid.cgi 1.23 +6 -12 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 Sun Apr 21 22:11: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from relay1.macomnet.ru (relay1.macomnet.ru [195.128.64.10]) by hub.freebsd.org (Postfix) with ESMTP id CC5BF37B404; Sun, 21 Apr 2002 22:11:02 -0700 (PDT) Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14]) by relay1.macomnet.ru (8.11.6/8.11.6) with ESMTP id g3M5AdW10950864; Mon, 22 Apr 2002 09:10:39 +0400 (MSD) Date: Mon, 22 Apr 2002 09:10:39 +0400 (MSD) From: Maxim Konovalov To: Bill Fenner Cc: DougB@FreeBSD.org, , Subject: Re: cvs commit: src/usr.sbin/named Makefile.maninc In-Reply-To: <200204220001.RAA08130@windsor.research.att.com> Message-ID: <20020422090950.J16477-100000@news1.macomnet.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 17:01-0700, Apr 21, 2002, Bill Fenner wrote: > > >Have you submitted this to bind-bugs@isc.org? > > Not yet, because there are a couple of other mdoc errors that I > wanted to investigate first. AFAIK Ruslan has a big mdoc patch for bind. http://people.freebsd.org/~ru/patches/mdoc/contrib_bind.patch -- Maxim Konovalov, MAcomnet, Internet Dept., system engineer phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 22:12:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC6C637B419; Sun, 21 Apr 2002 22:12:40 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M5Bjo90223; Sun, 21 Apr 2002 22:11:45 -0700 (PDT) (envelope-from arr) Message-Id: <200204220511.g3M5Bjo90223@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Sun, 21 Apr 2002 22:11:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/21 22:11:45 PDT Modified files: sys/netatm atm_cm.c atm_subr.c atm_var.h Log: - Change the atm_attributes_pool and atm_stackq_pool to be uma_zone's (with the appropriate set_max) rather than using the HARP storage pool code. Revision Changes Path 1.13 +1 -1 src/sys/netatm/atm_cm.c 1.21 +14 -15 src/sys/netatm/atm_subr.c 1.11 +4 -1 src/sys/netatm/atm_var.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 21 22:19:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF9B137B404; Sun, 21 Apr 2002 22:19:32 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M5FK190914; Sun, 21 Apr 2002 22:15:20 -0700 (PDT) (envelope-from cy) Message-Id: <200204220515.g3M5FK190914@freefall.freebsd.org> From: Cy Schubert Date: Sun, 21 Apr 2002 22:15:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks Makefile ports/x11-clocks/xmms-alarm Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/21 22:15:20 PDT Modified files: x11-clocks Makefile Added files: x11-clocks/xmms-alarm Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add xmms-alarm 0.3.1, alarm timer plugin for the X Multimedia System. PR: 37154 Submitted by: Christian Brueffer Revision Changes Path 1.28 +1 -0 ports/x11-clocks/Makefile 1.1 +23 -0 ports/x11-clocks/xmms-alarm/Makefile (new) 1.1 +1 -0 ports/x11-clocks/xmms-alarm/distinfo (new) 1.1 +1 -0 ports/x11-clocks/xmms-alarm/pkg-comment (new) 1.1 +9 -0 ports/x11-clocks/xmms-alarm/pkg-descr (new) 1.1 +2 -0 ports/x11-clocks/xmms-alarm/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 22:19:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63FAF37B42F; Sun, 21 Apr 2002 22:19:49 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M5Fla91031; Sun, 21 Apr 2002 22:15:47 -0700 (PDT) (envelope-from cy) Message-Id: <200204220515.g3M5Fla91031@freefall.freebsd.org> From: Cy Schubert Date: Sun, 21 Apr 2002 22:15:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/21 22:15:47 PDT Modified files: . modules Log: xmms-alarm --> ports/x11-clocks/xmms-alarm Revision Changes Path 1.5005 +1 -0 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 21 22:20:23 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id A2F7B37B404; Sun, 21 Apr 2002 22:20:18 -0700 (PDT) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020422051619.KZXP1143.rwcrmhc51.attbi.com@blossom.cjclark.org>; Mon, 22 Apr 2002 05:16:19 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g3M5GIs81591; Sun, 21 Apr 2002 22:16:18 -0700 (PDT) (envelope-from cjc) Date: Sun, 21 Apr 2002 22:16:18 -0700 From: "Crist J. Clark" To: Bill Fenner Cc: DougB@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/named Makefile.maninc Message-ID: <20020421221618.G80199@blossom.cjclark.org> References: <200204220001.RAA08130@windsor.research.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204220001.RAA08130@windsor.research.att.com>; from fenner@research.att.com on Sun, Apr 21, 2002 at 05:01:45PM -0700 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 05:01:45PM -0700, Bill Fenner wrote: > > >Have you submitted this to bind-bugs@isc.org? > > Not yet, because there are a couple of other mdoc errors that I > wanted to investigate first. ru's had patches for the BIND manpages forever, http://people.freebsd.org/~ru/patches/mdoc/contrib_bind.patch -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 22:43: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3BDDD37B404; Sun, 21 Apr 2002 22:43:03 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3M5g5H69772; Sun, 21 Apr 2002 23:42:05 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3M5g4b16482; Sun, 21 Apr 2002 23:42:04 -0600 (MDT) (envelope-from imp@village.org) Date: Sun, 21 Apr 2002 23:41:22 -0600 (MDT) Message-Id: <20020421.234122.59866026.imp@village.org> To: anarcat@anarcat.dyndns.org Cc: anders@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/rsync Makefile ports/net/rsync/files patch-infcodes.c From: "M. Warner Losh" In-Reply-To: <20020422040422.GB326@lenny.anarcat.dyndns.org> References: <200204212201.g3LM1Im74230@freefall.freebsd.org> <20020422040422.GB326@lenny.anarcat.dyndns.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020422040422.GB326@lenny.anarcat.dyndns.org> The Anarcat writes: : Does that mean rsync could be vulnerable to the latest double-free : vulnerability? No, because *BSD is immune to the double-free vulerability because phk malloc is smarter than gnu malloc about these sorts of things. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 23: 1:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0588537B416; Sun, 21 Apr 2002 23:01:39 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M5ual96939; Sun, 21 Apr 2002 22:56:36 -0700 (PDT) (envelope-from des) Message-Id: <200204220556.g3M5ual96939@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 21 Apr 2002 22:56:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/21 22:56:36 PDT Modified files: . access Log: Add anholt (Eric Anholt), author of the FreeBSD DRM modules, who will import and maintain them in our tree. I will be his mentor. Revision Changes Path 1.304 +1 -0 CVSROOT/access To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 23:26:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2114537B425; Sun, 21 Apr 2002 23:26:11 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M6PDK05252; Sun, 21 Apr 2002 23:25:13 -0700 (PDT) (envelope-from des) Message-Id: <200204220625.g3M6PDK05252@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 21 Apr 2002 23:25:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2-pam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/21 23:25:13 PDT Modified files: crypto/openssh auth2-pam.c Log: Fix warnings + wait for child so it doesn't go zombie (perforce change 10122) Revision Changes Path 1.2 +3 -4 src/crypto/openssh/auth2-pam.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 21 23:31:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1476537B400; Sun, 21 Apr 2002 23:31:18 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M6QTd05402; Sun, 21 Apr 2002 23:26:29 -0700 (PDT) (envelope-from des) Message-Id: <200204220626.g3M6QTd05402@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 21 Apr 2002 23:26:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh session.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/21 23:26:29 PDT Modified files: crypto/openssh session.c Log: Don't report last login time in PAM case. (perforce change 10057) Sponsored by: DARPA, NAI Labs Revision Changes Path 1.28 +6 -4 src/crypto/openssh/session.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 21 23:33:24 2002 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 B5D4737B41E; Sun, 21 Apr 2002 23:33:19 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 2812B5309; Mon, 22 Apr 2002 07:50:17 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Doug Barton Cc: Philippe Charnier , , Subject: Re: cvs commit: src/sbin/savecore savecore.c References: <20020421153455.T17880-100000@master.gorean.org> From: Dag-Erling Smorgrav Date: 22 Apr 2002 07:50:16 +0200 In-Reply-To: <20020421153455.T17880-100000@master.gorean.org> Message-ID: Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug Barton writes: > On 21 Apr 2002, Dag-Erling Smorgrav wrote: > > Here's a partial list of programs that incorrectly spell "usage" with > > a capital 'U': > Why do you think this is incorrect? 'man style' DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 21 23:58:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE5FB37B41B; Sun, 21 Apr 2002 23:58:08 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M6rLd11713; Sun, 21 Apr 2002 23:53:21 -0700 (PDT) (envelope-from phk) Message-Id: <200204220653.g3M6rLd11713@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 21 Apr 2002 23:53:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_disklabel.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/21 23:53:21 PDT Modified files: sys/kern subr_disklabel.c Log: Comment out Kirks io-request priority hack until we can do this in a civilized way which doesn't cause grief. The problem is that it is not generally safe to cast a "struct bio *" to a "struct buf *". Things like ccd, vinum, ata-raid and GEOM constructs bio's which are not entrails of a struct buf. Also, curthread may or may not have anything to do with the I/O request at hand. The correct solution can either be to tag struct bio's with a priority derived from the requesting threads nice and have disksort act on this field, this wouldn't address the "silly-seek syndrome" where two equal processes bang the diskheads from one edge to the other of the disk repeatedly. Alternatively, and probably better: a sleep should be introduced either at the time the I/O is requested or at the time it is completed where we can be sure to sleep in the right thread. The sleep also needs to be in constant timeunits, 1/hz can be practicaly any sub-second size, at high HZ the current code practically doesn't do anything. Revision Changes Path 1.65 +5 -0 src/sys/kern/subr_disklabel.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 22 0: 8: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 4AFF637B426; Mon, 22 Apr 2002 00:07:53 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 16zXsz-0001cG-00; Mon, 22 Apr 2002 14:05:17 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g3M75Lg18787; Mon, 22 Apr 2002 14:05:21 +0700 (NOVST) (envelope-from danfe) Date: Mon, 22 Apr 2002 14:05:21 +0700 From: Alexey Dokuchaev To: Dag-Erling Smorgrav Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT access Message-ID: <20020422140521.A16619@regency.nsu.ru> References: <200204220556.g3M5ual96939@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204220556.g3M5ual96939@freefall.freebsd.org>; from des@freebsd.org on Sun, Apr 21, 2002 at 10:56:36PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 10:56:36PM -0700, Dag-Erling Smorgrav wrote: > des 2002/04/21 22:56:36 PDT > > Modified files: > . access > Log: > Add anholt (Eric Anholt), author of the FreeBSD DRM modules, who will import > and maintain them in our tree. I will be his mentor. Cool! Finally we'll be sure that DRI works under FreeBSD ;-) ./danfe PS: gee, I'm so tired of XFree86/DRI people break FreeBSD support every once in a while :-(( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 0: 8:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8762E37B426; Mon, 22 Apr 2002 00:08:09 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M75dl16937; Mon, 22 Apr 2002 00:05:39 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204220705.g3M75dl16937@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 22 Apr 2002 00:05:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/axel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/22 00:05:39 PDT Modified files: ftp/axel Makefile Log: make it build again PR: 37321 Submitted by: maintainer Revision Changes Path 1.11 +1 -1 ports/ftp/axel/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 22 0:10: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0CD137B42C; Mon, 22 Apr 2002 00:09:58 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M6hWr08938; Sun, 21 Apr 2002 23:43:32 -0700 (PDT) (envelope-from marcel) Message-Id: <200204220643.g3M6hWr08938@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 23:43:32 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/ia64/ia64 sal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 23:43:32 PDT Modified files: sys/ia64/ia64 sal.c Log: Add ia64_sal_init_state(). This function will initialize the machine check handling. In its current form, it only determines the largest amount of state information it can get from SAL and allocates a region 7 memory block for it. The next steps involve: o get and log any unconsumed (NVM stored) error records across reboots, o register an OS_MCA handler and enable machine checks. Revision Changes Path 1.7 +51 -7 src/sys/ia64/ia64/sal.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 22 0:10: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7670E37B41F; Mon, 22 Apr 2002 00:09:59 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M6ZfY07162; Sun, 21 Apr 2002 23:35:41 -0700 (PDT) (envelope-from marcel) Message-Id: <200204220635.g3M6ZfY07162@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 23:35:41 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/ia64/include sal.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/21 23:35:41 PDT Modified files: sys/ia64/include sal.h Log: Add state information types. Revision Changes Path 1.4 +9 -1 src/sys/ia64/include/sal.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 22 0:10:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3E2837B421; Mon, 22 Apr 2002 00:10:00 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M6RHI05530; Sun, 21 Apr 2002 23:27:17 -0700 (PDT) (envelope-from des) Message-Id: <200204220627.g3M6RHI05530@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 21 Apr 2002 23:27:17 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/usr.bin/login login.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/21 23:27:17 PDT Modified files: usr.bin/login login.c Log: Don't use PAM_SILENT unless hushlogin is set (perforce change 10123) Sponsored by: DARPA, NAI Labs Revision Changes Path 1.85 +2 -0 src/usr.bin/login/login.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 22 0:11:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05ADE37B417; Mon, 22 Apr 2002 00:11:15 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M79E217557; Mon, 22 Apr 2002 00:09:14 -0700 (PDT) (envelope-from imp) Message-Id: <200204220709.g3M79E217557@freefall.freebsd.org> From: Warner Losh Date: Mon, 22 Apr 2002 00:09:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi wi_hostap.c wi_hostap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/22 00:09:14 PDT Modified files: sys/dev/wi wi_hostap.c wi_hostap.h Log: Implement shared secret mode for hostap mode. Submitted by: Thomas Skibo Revision Changes Path 1.4 +86 -24 src/sys/dev/wi/wi_hostap.c 1.3 +1 -0 src/sys/dev/wi/wi_hostap.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 22 0:39: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C230B37B41E; Mon, 22 Apr 2002 00:39:01 -0700 (PDT) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M7bM221633; Mon, 22 Apr 2002 00:37:22 -0700 (PDT) (envelope-from kevlo) Message-Id: <200204220737.g3M7bM221633@freefall.freebsd.org> From: Kevin Lo Date: Mon, 22 Apr 2002 00:37:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kdenetwork3/files patch-admin::acinclude.m4.in patch-controller.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kevlo 2002/04/22 00:37:22 PDT Modified files: net/kdenetwork3/files patch-admin::acinclude.m4.in Removed files: net/kdenetwork3/files patch-controller.cpp Log: Remove and update patches. Approved by: wca Revision Changes Path 1.2 +4 -6 ports/net/kdenetwork3/files/patch-admin::acinclude.m4.in 1.2 +0 -11 ports/net/kdenetwork3/files/patch-controller.cpp (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 0:52:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB43737B417; Mon, 22 Apr 2002 00:52:46 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M7ncX23453; Mon, 22 Apr 2002 00:49:38 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204220749.g3M7ncX23453@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 22 Apr 2002 00:49:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/yacas Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/22 00:49:38 PDT Modified files: math/yacas Makefile distinfo pkg-plist Log: upgrade to 1.0.51 Revision Changes Path 1.7 +1 -1 ports/math/yacas/Makefile 1.6 +1 -1 ports/math/yacas/distinfo 1.6 +31 -2 ports/math/yacas/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 22 1:23:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F18D437B42F; Mon, 22 Apr 2002 01:23:15 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8J5Y32095; Mon, 22 Apr 2002 01:19:05 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204220819.g3M8J5Y32095@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 22 Apr 2002 01:19:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/sdl12 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/22 01:19:05 PDT Modified files: devel/sdl12 Makefile Log: Explicitly disable USB joystick code because there are too many API incompatible versions of USB code in different FreeBSD releases (or even in the same release makeworded on from sources cvsup'ed on different dates), so that supporting all of them is nightmare. I wish USB team would care about API compatibility in the future. Submitted by: many Revision Changes Path 1.52 +2 -1 ports/devel/sdl12/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 22 2: 0: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB47837B431; Mon, 22 Apr 2002 01:59:55 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8uYV39359; Mon, 22 Apr 2002 01:56:34 -0700 (PDT) (envelope-from ru) Message-Id: <200204220856.g3M8uYV39359@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 01:56:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk sys.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 01:56:34 PDT Modified files: share/mk bsd.lib.mk sys.mk Log: Make .asm transformation rules synonyms to the .s rules. Revision Changes Path 1.112 +3 -21 src/share/mk/bsd.lib.mk 1.62 +1 -4 src/share/mk/sys.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 2: 3:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 711D937B417; Mon, 22 Apr 2002 02:03:48 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8x4939655; Mon, 22 Apr 2002 01:59:04 -0700 (PDT) (envelope-from murray) Message-Id: <200204220859.g3M8x4939655@freefall.freebsd.org> From: Murray Stokely Date: Mon, 22 Apr 2002 01:59:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/22 01:59:03 PDT Modified files: share/mk doc.docbook.mk Log: Add a new print-output build variable for the doc project, 'RLE'. If defined, EPS files are run length encoded before being integrated into the PostScript output. "make book.ps" currently generates a 96 megabyte file. "make RLE=1 book.ps" generates a 16 megabyte file. If we added a tool to use better (LZW) compression for the eps screenshots and such, then we could reduce this number further. Revision Changes Path 1.64 +6 -0 doc/share/mk/doc.docbook.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 2: 4:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6761937B405; Mon, 22 Apr 2002 02:04:53 -0700 (PDT) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8xrg39758; Mon, 22 Apr 2002 01:59:53 -0700 (PDT) (envelope-from dd) Message-Id: <200204220859.g3M8xrg39758@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 22 Apr 2002 01:59:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 unix.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/04/22 01:59:53 PDT Modified files: (Branch: RELENG_4) share/man/man4 unix.4 Log: MFC 1.6 (for the second time, since I forgot its changes in the previous revision): fix markup. Revision Changes Path 1.3.2.4 +3 -3 src/share/man/man4/unix.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 22 2:16: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFA8C37B416; Mon, 22 Apr 2002 02:16:00 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M9CIj45254; Mon, 22 Apr 2002 02:12:18 -0700 (PDT) (envelope-from ru) Message-Id: <200204220912.g3M9CIj45254@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 02:12:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.obj.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 02:12:18 PDT Modified files: share/mk bsd.obj.mk Log: Fixed _SUBDIR. Obtained from: bsd.subdir.mk Revision Changes Path 1.41 +8 -4 src/share/mk/bsd.obj.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 2:36:34 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 1E6BE37B41A; Mon, 22 Apr 2002 02:36:25 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JHY09VAJ; Mon, 22 Apr 2002 11:48:05 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3M8kbm11170; Mon, 22 Apr 2002 11:46:37 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC3CE5A.35AE5AF2@FreeBSD.org> Date: Mon, 22 Apr 2002 11:48:26 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Garrett Wollman Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/expr expr.1 expr.y References: <200203222018.g2MKIRj87213@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This change broke libtool and some 600 ports which use it. Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=37317 for example and fix ASAP or if there is no quick solution then backout temporarly and then commit again when the fix is ready. Otherwise we'll be flooded with similar bug reports. Thanks! -Maxim Garrett Wollman wrote: > > wollman 2002/03/22 12:18:27 PST > > Modified files: > bin/expr expr.1 expr.y > Log: > Make expr POSIX-compliant, and fix some bugs. Specifically: > > - expr must conform to the Utility Syntax Guidelines, so use > getopt() to eat the (non-existent) options. > > - Use the Standard type intmax_t for arithmetic. > > - If an argument cannot be *completely* converted to an integer, then > it is a string. > > Additionally make some style cleanups near the modified lines. This > utility is still not completely style-compliant. > > Revision Changes Path > 1.13 +98 -17 src/bin/expr/expr.1 > 1.19 +116 -86 src/bin/expr/expr.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 22 2:38:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 594D037B41B; Mon, 22 Apr 2002 02:38:44 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M96RT44171; Mon, 22 Apr 2002 02:06:27 -0700 (PDT) (envelope-from ru) Message-Id: <200204220906.g3M96RT44171@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 02:06:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src MAINTAINERS X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 02:06:27 PDT Modified files: . MAINTAINERS Log: Align for one true tab size of 8 in revision 1.2. Revision Changes Path 1.19 +1 -1 src/MAINTAINERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 2:38:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA52D37B400; Mon, 22 Apr 2002 02:38:44 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8rWU38721; Mon, 22 Apr 2002 01:53:32 -0700 (PDT) (envelope-from will) Message-Id: <200204220853.g3M8rWU38721@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 01:53:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase3/files patch-kdm-kfrontend-Makefile.am X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 01:53:31 PDT Added files: x11/kdebase3/files patch-kdm-kfrontend-Makefile.am Log: Fix kdm config file upon install. Submitted by: Alan Eldridge Revision Changes Path 1.1 +11 -0 ports/x11/kdebase3/files/patch-kdm-kfrontend-Makefile.am (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 2:39: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA4EF37B41D; Mon, 22 Apr 2002 02:38:47 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8IwD32051; Mon, 22 Apr 2002 01:18:58 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204220818.g3M8IwD32051@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 22 Apr 2002 01:18:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum vinum.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/22 01:18:57 PDT Modified files: (Branch: RELENG_4) sbin/vinum vinum.8 Log: MFC: Change reference URLs. Revision Changes Path 1.33.2.9 +3 -3 src/sbin/vinum/vinum.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 22 2:39:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43DC437B42B; Mon, 22 Apr 2002 02:38:48 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8JZo32203; Mon, 22 Apr 2002 01:19:35 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204220819.g3M8JZo32203@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 22 Apr 2002 01:19:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 vinum.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/22 01:19:35 PDT Modified files: (Branch: RELENG_4) share/man/man4 vinum.4 Log: MFC: Change reference path/URL. Revision Changes Path 1.22.2.9 +2 -2 src/share/man/man4/vinum.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 22 2:39:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3549037B433; Mon, 22 Apr 2002 02:38:50 -0700 (PDT) Received: (from greid@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8BE230554; Mon, 22 Apr 2002 01:11:14 -0700 (PDT) (envelope-from greid) Message-Id: <200204220811.g3M8BE230554@freefall.freebsd.org> From: George C A Reid Date: Mon, 22 Apr 2002 01:11:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh exec.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG greid 2002/04/22 01:11:14 PDT Modified files: (Branch: RELENG_4) bin/sh exec.c Log: MFC: Stop a null pointer dereference in the builtin hash function. PR: 36141 Approved by: cracauer Revision Changes Path 1.14.2.2 +5 -2 src/bin/sh/exec.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 22 3:12:35 2002 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 5B30437B420; Mon, 22 Apr 2002 03:12:29 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA03616; Mon, 22 Apr 2002 20:07:49 +1000 Date: Mon, 22 Apr 2002 20:08:37 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: Peter Wemm , "David O'Brien" , "M. Warner Losh" , , Subject: Re: PROG_CXX (was: Re: cvs commit: src/gnu/usr.bin/gperf Makefile src/gnu/usr.bin/groff/src/devices/grodvi Makefile src/gnu/usr.bin/groff/src/devices/grohtml Makefile src/gnu/usr.bin/groff/src/devices/gro In-Reply-To: <20020412082651.GB75003@sunbay.com> Message-ID: <20020422195118.T8253-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 12 Apr 2002, Ruslan Ermilov wrote: > I also thought about this last night. Linking with c++ is _required_ for > static linkage of C++ programs to work; libstdc++.a depends on libm.a, and > c++ is "smart" enough to call linker with -lstdc++ -lm (it should probably > be doing this in the -static case only anyway). Should be fixed in 1.108. > > This brings another question [for BDE]. Should be convert all usages of > -lfoo to ${MINUSLFOO}, similar to the way we do it for ${MINUSLPAM}, to > avoid doing this extra work in each individual makefile when it fails to > compile statically. I wouldn't like to see the ugly MINUSLPAM hack duplicated, and hope it will not be needed. For libm, I think the correct fix is to merge it into libc and change libm to an optional stub. 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 22 3:21:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CAE537B405; Mon, 22 Apr 2002 03:21:05 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MA4fw55156; Mon, 22 Apr 2002 03:04:41 -0700 (PDT) (envelope-from ru) Message-Id: <200204221004.g3MA4fw55156@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 03:04:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.dep.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 03:04:41 PDT Modified files: share/mk bsd.dep.mk Log: Prohibit the direct inclusion of bsd.dep.mk. Revision Changes Path 1.33 +3 -0 src/share/mk/bsd.dep.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 3:50:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 750BF37B423; Mon, 22 Apr 2002 03:50:26 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MAkCh64510; Mon, 22 Apr 2002 03:46:12 -0700 (PDT) (envelope-from ru) Message-Id: <200204221046.g3MAkCh64510@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 03:46:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/filters.ru Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 03:46:12 PDT Modified files: usr.sbin/lpr/filters.ru Makefile Log: Don't needlessly redefine the afterinstall target. Revision Changes Path 1.7 +2 -7 src/usr.sbin/lpr/filters.ru/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 22 6:23:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EB6F37B429; Mon, 22 Apr 2002 06:23:30 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDIdt07488; Mon, 22 Apr 2002 06:18:39 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200204221318.g3MDIdt07488@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 22 Apr 2002 06:18:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2002/04/22 06:18:39 PDT Modified files: . modules Log: ipv6socket_scrub --> ports/net/ipv6socket_scrub Revision Changes Path 1.5006 +1 -0 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 22 6:41:19 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 2B6FE37B42C; Mon, 22 Apr 2002 06:41:13 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 206BF62; Mon, 22 Apr 2002 07:14:48 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.2/8.11.6) with ESMTP id g3MCElVw068586; Mon, 22 Apr 2002 07:14:47 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.2/8.12.2/Submit) id g3MCElN8068585; Mon, 22 Apr 2002 07:14:47 -0500 (CDT) Date: Mon, 22 Apr 2002 07:14:47 -0500 From: "Jacques A. Vidrine" To: "M. Warner Losh" Cc: anarcat@anarcat.dyndns.org, anders@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/rsync Makefile ports/net/rsync/files patch-infcodes.c Message-ID: <20020422121447.GI68403@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , "M. Warner Losh" , anarcat@anarcat.dyndns.org, anders@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204212201.g3LM1Im74230@freefall.freebsd.org> <20020422040422.GB326@lenny.anarcat.dyndns.org> <20020421.234122.59866026.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020421.234122.59866026.imp@village.org> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 11:41:22PM -0600, M. Warner Losh wrote: > In message: <20020422040422.GB326@lenny.anarcat.dyndns.org> > The Anarcat writes: > : Does that mean rsync could be vulnerable to the latest double-free > : vulnerability? > > No, because *BSD is immune to the double-free vulerability because phk > malloc is smarter than gnu malloc about these sorts of things. And also because rsync's copy of zlib has already been fixed. -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:23:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54FAD37B423; Mon, 22 Apr 2002 08:23:17 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFIq653321; Mon, 22 Apr 2002 08:18:52 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204221518.g3MFIq653321@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 22 Apr 2002 08:18:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ed.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/22 08:18:52 PDT Modified files: share/man/man4 ed.4 Log: Remove my change to the synopsis field Requested by: bde pointy hat to: myself ;) Revision Changes Path 1.33 +0 -1 src/share/man/man4/ed.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 22 8:28: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from blue.eslitebooks.com (211-23-184-179.eslitebooks.com [211.23.184.179]) by hub.freebsd.org (Postfix) with ESMTP id 1DD0237B404; Mon, 22 Apr 2002 08:27:55 -0700 (PDT) Received: from malloc.eb.kliev.net (pc186.office.eslite [192.168.7.186]) by blue.eslitebooks.com (8.12.3/8.12.3) with SMTP id g3MEUv3b006348; Mon, 22 Apr 2002 22:30:57 +0800 Received: (nullmailer pid 21585 invoked by uid 1000); Mon, 22 Apr 2002 14:30:45 -0000 Date: Mon, 22 Apr 2002 22:30:45 +0800 From: Clive Lin To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.dep.mk Message-ID: <20020422143045.GA21476@malloc.eb.kliev.net> References: <200204221004.g3MA4fw55156@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204221004.g3MA4fw55156@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-RELEASE-p1 i386 X-PGP-key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA008C03E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 22, 2002 at 03:04:41AM -0700, Ruslan Ermilov wrote: > ru 2002/04/22 03:04:41 PDT > > Modified files: > share/mk bsd.dep.mk > Log: > Prohibit the direct inclusion of bsd.dep.mk. > > Revision Changes Path > 1.33 +3 -0 src/share/mk/bsd.dep.mk Errr, did I make world at wrong time ? make kernel bombs here ... # ident /usr/src/share/mk/bsd.dep.mk /usr/src/share/mk/bsd.dep.mk: $FreeBSD: src/share/mk/bsd.dep.mk,v 1.33 2002/04/22 10:04:41 ru Exp $ # make buildkernel -------------------------------------------------------------- >>> Kernel build for GENERIC started on Mon Apr 22 22:27:57 CST 2002 -------------------------------------------------------------- ===> GENERIC mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/GENERIC /usr/src/sys/i386/conf/GENERIC FYI: static unit limits for pci are set: NPCI=1 [... snipped ...] cd /usr/src/sys/modules ; MAKEOBJDIRPREFIX=/home/nexus/tmp/obj/usr/src/sys/GENERIC/modules KMODDIR=/boot/kernel DEBUG="-g" DEBUG_FLAGS="-g" MACHINE=i386 make cleandir ===> 3dfx "/usr/src/share/mk/bsd.dep.mk", line 31: bsd.dep.mk cannot be included directly. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /home/nexus/tmp/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:37:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40A4937B432; Mon, 22 Apr 2002 08:37:20 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFXKM56943; Mon, 22 Apr 2002 08:33:20 -0700 (PDT) (envelope-from matusita) Message-Id: <200204221533.g3MFXKM56943@freefall.freebsd.org> From: Makoto Matsushita Date: Mon, 22 Apr 2002 08:33:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/jwhois Makefile distinfo ports/net/jwhois/files patch-3.1.0-fix X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/04/22 08:33:19 PDT Modified files: net/jwhois Makefile distinfo Removed files: net/jwhois/files patch-3.1.0-fix Log: More 3.1.0 fix and a feature enhancement from the jwhois CVS repository. Use external location for patches by the PR submitter, remove patch-3.1.0-fix. Bump PORTREVISION to note this change. PR: 36463 Submitted by: Jason Harris Revision Changes Path 1.11 +4 -1 ports/net/jwhois/Makefile 1.5 +1 -0 ports/net/jwhois/distinfo 1.2 +0 -48 ports/net/jwhois/files/patch-3.1.0-fix (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:40:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6035137B41F; Mon, 22 Apr 2002 08:40:36 -0700 (PDT) Received: (from mharo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFUgW56329; Mon, 22 Apr 2002 08:30:46 -0700 (PDT) (envelope-from mharo) Message-Id: <200204221530.g3MFUgW56329@freefall.freebsd.org> From: Michael Haro Date: Mon, 22 Apr 2002 08:30:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sudo Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mharo 2002/04/22 08:30:41 PDT Modified files: security/sudo Makefile distinfo Log: Patch sudo 1.6.5.2 with GlobalInterSec's sudo patch. Revision Changes Path 1.49 +3 -1 ports/security/sudo/Makefile 1.32 +1 -0 ports/security/sudo/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:41:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 411BA37B43B; Mon, 22 Apr 2002 08:41:03 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MEUt237224; Mon, 22 Apr 2002 07:30:55 -0700 (PDT) (envelope-from will) Message-Id: <200204221430.g3MEUt237224@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 07:30:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase3/files patch-kdm-kfrontend-Makefile.am X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 07:30:55 PDT Modified files: x11/kdebase3/files patch-kdm-kfrontend-Makefile.am Log: Oops, fix miscommit of patch. Revision Changes Path 1.2 +11 -11 ports/x11/kdebase3/files/patch-kdm-kfrontend-Makefile.am To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:42: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF28137B442; Mon, 22 Apr 2002 08:41:11 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDimC17465; Mon, 22 Apr 2002 06:44:48 -0700 (PDT) (envelope-from des) Message-Id: <200204221344.g3MDimC17465@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 22 Apr 2002 06:44:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh options.c src/etc/rc.d wscons src/etc rc.sendmail rc.subr src/games/adventure setup.c src/games/atc main.c src/games/backgammon/common_source subs.c src/games/bs bs.c src/games/canfield/cfscores cfscores.c src/lib/libc_r/test ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/22 06:44:48 PDT Modified files: bin/sh options.c etc/rc.d wscons etc rc.sendmail rc.subr games/adventure setup.c games/atc main.c games/backgammon/common_source subs.c games/bs bs.c games/canfield/cfscores cfscores.c lib/libc_r/test guard_b.c lib/libedit makelist libexec/pppoed pppoed.c release/picobsd/tinyware/msh sh3.c release/scripts driver-copy2.pl driver-remove.pl sbin/fsck fsck.c sbin/fsck_ffs main.c sbin/fsck_ifs main.c sbin/fsck_msdosfs main.c sbin/mdconfig mdconfig.c sbin/mdmfs mdmfs.c sbin/vinum commands.c list.c share/examples/isdn/contrib answer.c isdnctl share/examples/netgraph ether.bridge sys/kern makesyscalls.sh tools/diag/localeck localeck.c tools/regression/geom/ConfCmp ConfCmp.c tools/regression/p1003_1b yield.c usr.bin/doscmd config.c usr.bin/fetch fetch.c usr.bin/fmt fmt.c usr.bin/hesinfo hesinfo.c usr.bin/mklocale yacc.y usr.bin/objformat objformat.c usr.bin/passwd passwd.c usr.bin/rpcinfo rpcinfo.c usr.bin/sockstat sockstat.pl usr.bin/telnet commands.c main.c usr.bin/usbhidctl usbhid.c usr.bin/xlint/lint1 main1.c usr.bin/xlint/xlint xlint.c usr.sbin/burncd burncd.c usr.sbin/crunch/crunchide crunchide.c usr.sbin/ctm/ctm_rmail options.h usr.sbin/digictl digictl.c usr.sbin/jail jail.c usr.sbin/kldxref kldxref.c usr.sbin/lpr/lpc cmds.c usr.sbin/ngctl main.c usr.sbin/pccard/pccardc beep.c power.c usr.sbin/pcvt/userkeys vt220keys.c usr.sbin/ppp command.c main.c nat_cmd.c systems.c usr.sbin/pppstats pppstats.c usr.sbin/rip6query rip6query.c usr.sbin/usbd usbd.c usr.sbin/usbdevs usbdevs.c Log: Usage style sweep: spell "usage" with a small 'u'. Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/. Revision Changes Path 1.18 +1 -1 src/bin/sh/options.c 1.2 +1 -1 src/etc/rc.d/wscons 1.3 +2 -2 src/etc/rc.sendmail 1.2 +1 -1 src/etc/rc.subr 1.10 +2 -2 src/games/adventure/setup.c 1.10 +1 -1 src/games/atc/main.c 1.13 +1 -1 src/games/backgammon/common_source/subs.c 1.11 +1 -1 src/games/bs/bs.c 1.11 +1 -1 src/games/canfield/cfscores/cfscores.c 1.2 +1 -1 src/lib/libc_r/test/guard_b.c 1.5 +1 -1 src/lib/libedit/makelist 1.21 +1 -1 src/libexec/pppoed/pppoed.c 1.4 +1 -1 src/release/picobsd/tinyware/msh/sh3.c 1.2 +2 -2 src/release/scripts/driver-copy2.pl 1.2 +2 -2 src/release/scripts/driver-remove.pl 1.9 +1 -1 src/sbin/fsck/fsck.c 1.31 +1 -1 src/sbin/fsck_ffs/main.c 1.27 +1 -1 src/sbin/fsck_ifs/main.c 1.6 +1 -1 src/sbin/fsck_msdosfs/main.c 1.22 +1 -1 src/sbin/mdconfig/mdconfig.c 1.9 +3 -3 src/sbin/mdmfs/mdmfs.c 1.42 +11 -11 src/sbin/vinum/commands.c 1.34 +1 -1 src/sbin/vinum/list.c 1.2 +1 -1 src/share/examples/isdn/contrib/answer.c 1.2 +1 -1 src/share/examples/isdn/contrib/isdnctl 1.4 +1 -1 src/share/examples/netgraph/ether.bridge 1.55 +1 -1 src/sys/kern/makesyscalls.sh 1.4 +1 -1 src/tools/diag/localeck/localeck.c 1.3 +1 -1 src/tools/regression/geom/ConfCmp/ConfCmp.c 1.2 +1 -1 src/tools/regression/p1003_1b/yield.c 1.8 +13 -13 src/usr.bin/doscmd/config.c 1.48 +1 -1 src/usr.bin/fetch/fetch.c 1.18 +1 -1 src/usr.bin/fmt/fmt.c 1.4 +1 -2 src/usr.bin/hesinfo/hesinfo.c 1.9 +1 -1 src/usr.bin/mklocale/yacc.y 1.8 +1 -1 src/usr.bin/objformat/objformat.c 1.20 +1 -1 src/usr.bin/passwd/passwd.c 1.13 +1 -1 src/usr.bin/rpcinfo/rpcinfo.c 1.16 +2 -2 src/usr.bin/sockstat/sockstat.pl 1.36 +1 -1 src/usr.bin/telnet/commands.c 1.18 +1 -1 src/usr.bin/telnet/main.c 1.7 +1 -1 src/usr.bin/usbhidctl/usbhid.c 1.3 +1 -1 src/usr.bin/xlint/lint1/main1.c 1.20 +1 -1 src/usr.bin/xlint/xlint/xlint.c 1.25 +1 -1 src/usr.sbin/burncd/burncd.c 1.8 +1 -1 src/usr.sbin/crunch/crunchide/crunchide.c 1.6 +1 -1 src/usr.sbin/ctm/ctm_rmail/options.h 1.5 +2 -2 src/usr.sbin/digictl/digictl.c 1.8 +2 -2 src/usr.sbin/jail/jail.c 1.4 +1 -1 src/usr.sbin/kldxref/kldxref.c 1.23 +3 -3 src/usr.sbin/lpr/lpc/cmds.c 1.11 +1 -1 src/usr.sbin/ngctl/main.c 1.3 +1 -1 src/usr.sbin/pccard/pccardc/beep.c 1.3 +1 -1 src/usr.sbin/pccard/pccardc/power.c 1.8 +2 -2 src/usr.sbin/pcvt/userkeys/vt220keys.c 1.283 +2 -2 src/usr.sbin/ppp/command.c 1.186 +1 -1 src/usr.sbin/ppp/main.c 1.58 +5 -5 src/usr.sbin/ppp/nat_cmd.c 1.66 +1 -1 src/usr.sbin/ppp/systems.c 1.14 +1 -1 src/usr.sbin/pppstats/pppstats.c 1.6 +2 -2 src/usr.sbin/rip6query/rip6query.c 1.24 +1 -1 src/usr.sbin/usbd/usbd.c 1.8 +1 -1 src/usr.sbin/usbdevs/usbdevs.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 22 8:42:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B045C37B417; Mon, 22 Apr 2002 08:41:15 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDCk806388; Mon, 22 Apr 2002 06:12:46 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204221312.g3MDCk806388@freefall.freebsd.org> From: "J. Mallett" Date: Mon, 22 Apr 2002 06:12:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/22 06:12:46 PDT Modified files: (Branch: RELENG_4) usr.bin/uudecode uudecode.c Log: MFC: base64 decoding was broken, as was outputting the decoded data was being done incorrectly. Revision Changes Path 1.13.2.3 +5 -1 src/usr.bin/uudecode/uudecode.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 22 8:43: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26EF437B476; Mon, 22 Apr 2002 08:41:16 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDCNw06315; Mon, 22 Apr 2002 06:12:23 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200204221312.g3MDCNw06315@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 22 Apr 2002 06:12:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ipv6calc Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2002/04/22 06:12:23 PDT Modified files: net/ipv6calc Makefile distinfo pkg-plist Log: Upgrade to 0.40. PR: ports/37327 Submitted by: Edwin Groothuis Revision Changes Path 1.5 +4 -11 ports/net/ipv6calc/Makefile 1.3 +1 -1 ports/net/ipv6calc/distinfo 1.2 +1 -0 ports/net/ipv6calc/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 22 8:45:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C00037B477; Mon, 22 Apr 2002 08:41:16 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDEqk06838; Mon, 22 Apr 2002 06:14:52 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200204221314.g3MDEqk06838@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 22 Apr 2002 06:14:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/ipv6socket_scrub Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/ipv6socket_scrub/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2002/04/22 06:14:50 PDT Modified files: net Makefile Added files: net/ipv6socket_scrub Makefile distinfo pkg-comment pkg-descr pkg-plist net/ipv6socket_scrub/files patch-aa patch-ab Log: The ipv6socket_scrub utility searches recursively through the current directory (the default) or any specified directory or file to find IPv4 socket code that may be a candidate for modification when porting to the IPv6 socket API. The utility is designed to run from a Solaris machine. WWW: http://www.sun.com/solaris/ipv6 PR: ports/36208 Submitted by: Janos Mohacsi Revision Changes Path 1.749 +1 -0 ports/net/Makefile 1.1 +38 -0 ports/net/ipv6socket_scrub/Makefile (new) 1.1 +1 -0 ports/net/ipv6socket_scrub/distinfo (new) 1.1 +31 -0 ports/net/ipv6socket_scrub/files/patch-aa (new) 1.1 +9 -0 ports/net/ipv6socket_scrub/files/patch-ab (new) 1.1 +1 -0 ports/net/ipv6socket_scrub/pkg-comment (new) 1.1 +10 -0 ports/net/ipv6socket_scrub/pkg-descr (new) 1.1 +1 -0 ports/net/ipv6socket_scrub/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:47:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE5CB37B42C; Mon, 22 Apr 2002 08:41:27 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MCvRI99315; Mon, 22 Apr 2002 05:57:27 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200204221257.g3MCvRI99315@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 22 Apr 2002 05:57:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/wwwoffle Makefile distinfo pkg-plist ports/www/wwwoffle/files patch-aa patch-ac patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2002/04/22 05:57:26 PDT Modified files: www/wwwoffle Makefile distinfo pkg-plist www/wwwoffle/files patch-aa patch-ae Removed files: www/wwwoffle/files patch-ac Log: Upgrade to 2.7b. Revision Changes Path 1.22 +2 -5 ports/www/wwwoffle/Makefile 1.10 +1 -1 ports/www/wwwoffle/distinfo 1.11 +18 -18 ports/www/wwwoffle/files/patch-aa 1.4 +0 -11 ports/www/wwwoffle/files/patch-ac (dead) 1.2 +5 -5 ports/www/wwwoffle/files/patch-ae 1.12 +219 -213 ports/www/wwwoffle/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 22 8:51: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8647B37B41C; Mon, 22 Apr 2002 08:51:00 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFlBC60325; Mon, 22 Apr 2002 08:47:11 -0700 (PDT) (envelope-from ru) Message-Id: <200204221547.g3MFlBC60325@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 08:47:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 08:47:11 PDT Modified files: sys/conf kmod.mk Log: Use standard bsd.init.mk prologue. Revision Changes Path 1.116 +1 -7 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:51:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 333FD37B427; Mon, 22 Apr 2002 08:51:09 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFiA659322; Mon, 22 Apr 2002 08:44:10 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204221544.g3MFiA659322@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 22 Apr 2002 08:44:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 uhid.4 uhidev.4 ulpt.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/22 08:44:09 PDT Added files: (Branch: RELENG_4) share/man/man4 uhid.4 uhidev.4 ulpt.4 Log: MFC: Add only the required usb manual pages, ie: ones we have drivers for. Revision Changes Path 1.1.2.1 +134 -0 src/share/man/man4/uhid.4 (new) 1.1.2.1 +75 -0 src/share/man/man4/uhidev.4 (new) 1.2.2.1 +80 -0 src/share/man/man4/ulpt.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 8:53: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 632B037B422; Mon, 22 Apr 2002 08:52:48 -0700 (PDT) Received: (from cg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFnbw61188; Mon, 22 Apr 2002 08:49:37 -0700 (PDT) (envelope-from cg) Message-Id: <200204221549.g3MFnbw61188@freefall.freebsd.org> From: Cameron Grant Date: Mon, 22 Apr 2002 08:49:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa ad1816.c ad1816.h es1888.c ess.c gusc.c mss.c mss.h sb.h sb16.c sb8.c sbc.c src/sys/dev/sound/pci als4000.c als4000.h aureal.c aureal.h cmi.c cmireg.h cs4281.c cs4281.h csa.c csapcm.c csareg.h csavar.h ds1-fw.h ds1.c ds1.h ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cg 2002/04/22 08:49:37 PDT Modified files: (Branch: RELENG_4) sys/dev/sound/isa ad1816.c ad1816.h es1888.c ess.c gusc.c mss.c mss.h sb.h sb16.c sb8.c sbc.c sys/dev/sound/pci als4000.c als4000.h aureal.c aureal.h cmi.c cmireg.h cs4281.c cs4281.h csa.c csapcm.c csareg.h csavar.h ds1-fw.h ds1.c ds1.h emu10k1.c es137x.c es137x.h fm801.c ich.c ich.h maestro.c maestro3.c maestro_reg.h neomagic-coeff.h neomagic.c neomagic.h solo.c t4dwave.c t4dwave.h via82c686.c via82c686.h vibes.c vibes.h sys/dev/sound/pcm ac97.c ac97.h ac97_if.m buffer.c buffer.h channel.c channel.h channel_if.m dsp.c dsp.h fake.c feeder.c feeder.h feeder_fmt.c feeder_if.m feeder_rate.c mixer.c mixer.h mixer_if.m sndstat.c sound.c sound.h vchan.c vchan.h Log: mfc current pcm state. this fixes various bugs, improves sndstat output, increases error checking, allows tuning of hardware buffer sizes for most drivers, enables recording of formats not native to the hardware, and lots of other things Revision Changes Path 1.7.2.7 +45 -45 src/sys/dev/sound/isa/ad1816.c 1.1.2.2 +0 -0 src/sys/dev/sound/isa/ad1816.h 1.5.2.5 +3 -3 src/sys/dev/sound/isa/es1888.c 1.3.2.7 +22 -14 src/sys/dev/sound/isa/ess.c 1.5.2.6 +3 -3 src/sys/dev/sound/isa/gusc.c 1.48.2.10 +76 -19 src/sys/dev/sound/isa/mss.c 1.7.2.6 +0 -0 src/sys/dev/sound/isa/mss.h 1.12.2.3 +0 -0 src/sys/dev/sound/isa/sb.h 1.64.2.5 +52 -37 src/sys/dev/sound/isa/sb16.c 1.62.2.4 +23 -23 src/sys/dev/sound/isa/sb8.c 1.19.2.11 +4 -4 src/sys/dev/sound/isa/sbc.c 1.2.2.5 +18 -11 src/sys/dev/sound/pci/als4000.c 1.1.2.3 +0 -1 src/sys/dev/sound/pci/als4000.h 1.8.2.7 +3 -3 src/sys/dev/sound/pci/aureal.c 1.2.2.2 +0 -0 src/sys/dev/sound/pci/aureal.h 1.1.2.7 +48 -20 src/sys/dev/sound/pci/cmi.c 1.1.2.4 +0 -0 src/sys/dev/sound/pci/cmireg.h 1.2.2.7 +12 -8 src/sys/dev/sound/pci/cs4281.c 1.2.2.4 +0 -0 src/sys/dev/sound/pci/cs4281.h 1.8.2.10 +2 -2 src/sys/dev/sound/pci/csa.c 1.8.2.7 +3 -3 src/sys/dev/sound/pci/csapcm.c 1.2.2.2 +0 -0 src/sys/dev/sound/pci/csareg.h 1.2.2.2 +0 -0 src/sys/dev/sound/pci/csavar.h 1.1.2.4 +0 -0 src/sys/dev/sound/pci/ds1-fw.h 1.8.2.8 +27 -19 src/sys/dev/sound/pci/ds1.c 1.1.2.4 +0 -0 src/sys/dev/sound/pci/ds1.h 1.6.2.9 +118 -88 src/sys/dev/sound/pci/emu10k1.c 1.13.2.9 +11 -7 src/sys/dev/sound/pci/es137x.c 1.3.2.5 +0 -0 src/sys/dev/sound/pci/es137x.h 1.3.2.5 +14 -7 src/sys/dev/sound/pci/fm801.c 1.3.2.8 +9 -8 src/sys/dev/sound/pci/ich.c 1.1.2.2 +1 -1 src/sys/dev/sound/pci/ich.h 1.2.2.5 +21 -16 src/sys/dev/sound/pci/maestro.c 1.2.2.7 +35 -17 src/sys/dev/sound/pci/maestro3.c 1.1.2.4 +0 -0 src/sys/dev/sound/pci/maestro_reg.h 1.1.2.2 +0 -0 src/sys/dev/sound/pci/neomagic-coeff.h 1.7.2.11 +3 -3 src/sys/dev/sound/pci/neomagic.c 1.1.2.2 +0 -0 src/sys/dev/sound/pci/neomagic.h 1.9.2.8 +10 -7 src/sys/dev/sound/pci/solo.c 1.9.2.10 +14 -10 src/sys/dev/sound/pci/t4dwave.c 1.3.2.4 +1 -1 src/sys/dev/sound/pci/t4dwave.h 1.4.2.8 +13 -11 src/sys/dev/sound/pci/via82c686.c 1.1.2.5 +0 -0 src/sys/dev/sound/pci/via82c686.h 1.4.2.6 +16 -11 src/sys/dev/sound/pci/vibes.c 1.1.2.3 +0 -0 src/sys/dev/sound/pci/vibes.h 1.5.2.9 +5 -5 src/sys/dev/sound/pcm/ac97.c 1.3.2.7 +0 -0 src/sys/dev/sound/pcm/ac97.h 1.1.2.3 +0 -0 src/sys/dev/sound/pcm/ac97_if.m 1.1.2.4 +22 -17 src/sys/dev/sound/pcm/buffer.c 1.1.2.3 +1 -1 src/sys/dev/sound/pcm/buffer.h 1.19.2.18 +184 -101 src/sys/dev/sound/pcm/channel.c 1.5.2.6 +3 -2 src/sys/dev/sound/pcm/channel.h 1.1.2.3 +0 -0 src/sys/dev/sound/pcm/channel_if.m 1.15.2.12 +152 -81 src/sys/dev/sound/pcm/dsp.c 1.2.2.3 +2 -2 src/sys/dev/sound/pcm/dsp.h 1.4.2.5 +2 -2 src/sys/dev/sound/pcm/fake.c 1.8.2.8 +95 -28 src/sys/dev/sound/pcm/feeder.c 1.2.2.4 +3 -2 src/sys/dev/sound/pcm/feeder.h 1.1.2.5 +3 -3 src/sys/dev/sound/pcm/feeder_fmt.c 1.1.2.3 +0 -0 src/sys/dev/sound/pcm/feeder_if.m 1.2.2.2 +2 -2 src/sys/dev/sound/pcm/feeder_rate.c 1.4.2.8 +5 -7 src/sys/dev/sound/pcm/mixer.c 1.2.2.6 +0 -0 src/sys/dev/sound/pcm/mixer.h 1.1.2.3 +0 -0 src/sys/dev/sound/pcm/mixer_if.m 1.4.2.2 +180 -76 src/sys/dev/sound/pcm/sndstat.c 1.17.2.12 +471 -40 src/sys/dev/sound/pcm/sound.c 1.10.2.11 +48 -37 src/sys/dev/sound/pcm/sound.h 1.5.2.3 +18 -92 src/sys/dev/sound/pcm/vchan.c 1.1.2.2 +1 -1 src/sys/dev/sound/pcm/vchan.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 22 8:53:30 2002 Delivered-To: cvs-all@freebsd.org Received: from oxmail.ox.ac.uk (oxmail4.ox.ac.uk [163.1.2.33]) by hub.freebsd.org (Postfix) with ESMTP id 083A137B437; Mon, 22 Apr 2002 08:53:09 -0700 (PDT) Received: from greid.oriel.ox.ac.uk ([163.1.146.151] helo=sobek.lan) by oxmail.ox.ac.uk with esmtp (Exim 3.36 #1) id 16za7y-0000hK-04; Mon, 22 Apr 2002 10:28:54 +0100 Received: (from greid@localhost) by sobek.lan (8.11.6/8.11.6) id g3M9SrA15603; Mon, 22 Apr 2002 10:28:53 +0100 (BST) (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Mon, 22 Apr 2002 10:28:53 +0100 From: George C A Reid To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: cvs commit: src/bin/sh exec.c Message-ID: <20020422102853.A15574@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For some reason, this commit log message wasn't mailed to the lists. -- George C A Reid Tel: (08701) 200870 Ext. 26654 WWW: http://people.FreeBSD.org/~greid/ Mob: (07740) 197460 FreeBSD Committer/Developer greid@FreeBSD.org Oriel College, Oxford University george.reid@oriel.ox.ac.uk greid 2002/04/22 01:11:14 PDT Modified files: (Branch: RELENG_4) bin/sh exec.c Log: MFC: Stop a null pointer dereference in the builtin hash function. PR: 36141 Approved by: cracauer Revision Changes Path 1.14.2.2 +5 -2 src/bin/sh/exec.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 22 9: 2: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9FF637B41B; Mon, 22 Apr 2002 09:02:03 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFr4262252; Mon, 22 Apr 2002 08:53:04 -0700 (PDT) (envelope-from ru) Message-Id: <200204221553.g3MFr4262252@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 08:53:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 08:53:04 PDT Modified files: sys/conf kmod.mk Log: Back out remnants of revision 1.97: we don't need TARGET_ARCH here. Revision Changes Path 1.117 +0 -2 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 9: 2: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BD4237B417; Mon, 22 Apr 2002 09:02:04 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFl2t60257; Mon, 22 Apr 2002 08:47:02 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204221547.g3MFl2t60257@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 22 Apr 2002 08:47:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/22 08:47:02 PDT Modified files: (Branch: RELENG_4) share/man/man4 Makefile Log: MFC: Add usb manual pages to the build. Revision Changes Path 1.83.2.40 +3 -0 src/share/man/man4/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 22 9:20:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B549537B416; Mon, 22 Apr 2002 09:20:49 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGFAs71180; Mon, 22 Apr 2002 09:15:10 -0700 (PDT) (envelope-from obrien) Message-Id: <200204221615.g3MGFAs71180@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 22 Apr 2002 09:15:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/srp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/22 09:15:10 PDT Modified files: security/srp Makefile Log: Change to vi:ts=8. Revision Changes Path 1.4 +11 -11 ports/security/srp/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 22 9:20:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B08A37B419; Mon, 22 Apr 2002 09:20:50 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGFGm71217; Mon, 22 Apr 2002 09:15:16 -0700 (PDT) (envelope-from jdp) Message-Id: <200204221615.g3MGFGm71217@freefall.freebsd.org> From: John Polstra Date: Mon, 22 Apr 2002 09:15:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2002/04/22 09:15:16 PDT Modified files: sys/dev/bge if_bge.c Log: Add missing splx calls in bge_tick. These don't make any functional difference in -current, but they are important for -stable where they are missing too. MFC after: 1 day Revision Changes Path 1.12 +4 -1 src/sys/dev/bge/if_bge.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 22 9:21:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4240637B41F; Mon, 22 Apr 2002 09:20:51 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGFK971228; Mon, 22 Apr 2002 09:15:20 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200204221615.g3MGFK971228@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 22 Apr 2002 09:15:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/smbfs - Imported sources X-FreeBSD-CVS-Branch: BP Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/04/22 09:15:20 PDT src/contrib/smbfs - Imported sources Update of /home/ncvs/src/contrib/smbfs In directory freefall.freebsd.org:/d/home/sheldonh/smbfs-1.4.4 Log Message: Import smbfs-1.4.4. Status: Vendor Tag: BP Release Tags: smbfs_1_4_4 U src/contrib/smbfs/COPYRIGHT U src/contrib/smbfs/CREDITS U src/contrib/smbfs/HISTORY U src/contrib/smbfs/INSTALL U src/contrib/smbfs/Makefile U src/contrib/smbfs/Makefile.inc U src/contrib/smbfs/README U src/contrib/smbfs/config.mk.in U src/contrib/smbfs/configure U src/contrib/smbfs/examples/dot.nsmbrc U src/contrib/smbfs/examples/smbfs.sh.sample U src/contrib/smbfs/examples/print/ljspool U src/contrib/smbfs/examples/print/lj6l U src/contrib/smbfs/examples/print/printcap.sample U src/contrib/smbfs/examples/print/tolj U src/contrib/smbfs/include/cflib.h U src/contrib/smbfs/include/netsmb/nb_lib.h U src/contrib/smbfs/include/netsmb/smb_lib.h U src/contrib/smbfs/include/netsmb/smb_rap.h U src/contrib/smbfs/lib/Makefile U src/contrib/smbfs/lib/Makefile.inc U src/contrib/smbfs/lib/smb/Makefile U src/contrib/smbfs/lib/smb/cfopt.c U src/contrib/smbfs/lib/smb/ctx.c U src/contrib/smbfs/lib/smb/file.c U src/contrib/smbfs/lib/smb/kiconv.c U src/contrib/smbfs/lib/smb/mbuf.c U src/contrib/smbfs/lib/smb/nb.c U src/contrib/smbfs/lib/smb/nb_name.c U src/contrib/smbfs/lib/smb/nb_net.c U src/contrib/smbfs/lib/smb/nbns_rq.c U src/contrib/smbfs/lib/smb/nls.c U src/contrib/smbfs/lib/smb/print.c U src/contrib/smbfs/lib/smb/rap.c U src/contrib/smbfs/lib/smb/rcfile.c U src/contrib/smbfs/lib/smb/rcfile_priv.h U src/contrib/smbfs/lib/smb/rq.c U src/contrib/smbfs/lib/smb/subr.c U src/contrib/smbfs/mount_smbfs/Makefile U src/contrib/smbfs/mount_smbfs/getmntopts.c U src/contrib/smbfs/mount_smbfs/mntopts.h U src/contrib/smbfs/mount_smbfs/mount_smbfs.8 U src/contrib/smbfs/mount_smbfs/mount_smbfs.c U src/contrib/smbfs/smbutil/Makefile U src/contrib/smbfs/smbutil/common.h U src/contrib/smbfs/smbutil/dumptree.c U src/contrib/smbfs/smbutil/login.c U src/contrib/smbfs/smbutil/lookup.c U src/contrib/smbfs/smbutil/print.c U src/contrib/smbfs/smbutil/smbutil.1 U src/contrib/smbfs/smbutil/smbutil.c U src/contrib/smbfs/smbutil/view.c 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 22 9:21:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB08737B436; Mon, 22 Apr 2002 09:20:54 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFvn463555; Mon, 22 Apr 2002 08:57:49 -0700 (PDT) (envelope-from nectar) Message-Id: <200204221557.g3MFvn463555@freefall.freebsd.org> From: Jacques Vidrine Date: Mon, 22 Apr 2002 08:57:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/security security.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/22 08:57:49 PDT Modified files: en/security security.sgml Log: = Add FreeBSD-SA-02:22.mmap. = Update revision number on FreeBSD-SA-02:18.zlib. Revision Changes Path 1.90 +4 -3 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 22 9:46:55 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id E3EF437B422; Mon, 22 Apr 2002 09:46:40 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3MFmok48468; Mon, 22 Apr 2002 18:48:50 +0300 (EEST) (envelope-from ru) Date: Mon, 22 Apr 2002 18:48:50 +0300 From: Ruslan Ermilov To: Clive Lin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.dep.mk Message-ID: <20020422154850.GB43564@sunbay.com> References: <200204221004.g3MA4fw55156@freefall.freebsd.org> <20020422143045.GA21476@malloc.eb.kliev.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF" Content-Disposition: inline In-Reply-To: <20020422143045.GA21476@malloc.eb.kliev.net> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 22, 2002 at 10:30:45PM +0800, Clive Lin wrote: > On Mon, Apr 22, 2002 at 03:04:41AM -0700, Ruslan Ermilov wrote: > > ru 2002/04/22 03:04:41 PDT > >=20 > > Modified files: > > share/mk bsd.dep.mk=20 > > Log: > > Prohibit the direct inclusion of bsd.dep.mk. > > =20 > > Revision Changes Path > > 1.33 +3 -0 src/share/mk/bsd.dep.mk >=20 > Errr, did I make world at wrong time ? make kernel bombs here ... >=20 > # ident /usr/src/share/mk/bsd.dep.mk > /usr/src/share/mk/bsd.dep.mk: > $FreeBSD: src/share/mk/bsd.dep.mk,v 1.33 2002/04/22 10:04:41 ru Exp $ > # make buildkernel > -------------------------------------------------------------- > >>> Kernel build for GENERIC started on Mon Apr 22 22:27:57 CST 2002 > -------------------------------------------------------------- > =3D=3D=3D> GENERIC > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/conf; PATH=3D/usr/obj/usr/src/i386/usr/sbin:/usr/ob= j/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin= :/usr/bin config -d /usr/obj/usr/src/sys/GENERIC /usr/src/sys/i386/conf/= GENERIC > FYI: static unit limits for pci are set: NPCI=3D1 > [... snipped ...] > cd /usr/src/sys/modules ; MAKEOBJDIRPREFIX=3D/home/nexus/tmp/obj/usr/src/= sys/GENERIC/modules KMODDIR=3D/boot/kernel DEBUG=3D"-g" DEBUG_FLAGS=3D"-g" = MACHINE=3Di386 make cleandir > =3D=3D=3D> 3dfx > "/usr/src/share/mk/bsd.dep.mk", line 31: bsd.dep.mk cannot be included di= rectly. > *** Error code 1 >=20 > Stop in /usr/src/sys/modules. > *** Error code 1 >=20 > Stop in /home/nexus/tmp/obj/usr/src/sys/GENERIC. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. >=20 Should be fixed in sys/conf/kmod.mk,v 1.116, just forgot to commit this one. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8xDDiUkv4P6juNwoRAt4+AJ9ilfFNq1bnq2VOX5O/bQ+Hcckm2gCcDRO2 x+c/d8v0lUt1V8hUOK0fgKQ= =u8Vw -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 9:57:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D82437B41A; Mon, 22 Apr 2002 09:57:06 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGtPm80509; Mon, 22 Apr 2002 09:55:25 -0700 (PDT) (envelope-from marcus) Message-Id: <200204221655.g3MGtPm80509@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 09:55:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/AbiWord Makefile distinfo pkg-plist ports/editors/AbiWord/files patch-af patch-ap X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 09:55:25 PDT Modified files: editors/AbiWord Makefile distinfo pkg-plist editors/AbiWord/files patch-af patch-ap Log: Update to 1.0.0. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.45 +1 -1 ports/editors/AbiWord/Makefile 1.18 +1 -1 ports/editors/AbiWord/distinfo 1.4 +6 -9 ports/editors/AbiWord/files/patch-af 1.5 +14 -25 ports/editors/AbiWord/files/patch-ap 1.17 +91 -370 ports/editors/AbiWord/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 22 10: 5:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFE6237B400; Mon, 22 Apr 2002 10:05:22 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MH1bY82359; Mon, 22 Apr 2002 10:01:37 -0700 (PDT) (envelope-from marcus) Message-Id: <200204221701.g3MH1bY82359@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 10:01:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon Makefile distinfo pkg-plist ports/www/galeon/files patch-galeon-config-tool.in patch-hairy X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 10:01:37 PDT Modified files: www/galeon Makefile distinfo pkg-plist www/galeon/files patch-galeon-config-tool.in patch-hairy Log: Update to 1.2.1. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.70 +1 -2 ports/www/galeon/Makefile 1.37 +1 -1 ports/www/galeon/distinfo 1.2 +3 -6 ports/www/galeon/files/patch-galeon-config-tool.in 1.2 +12 -11 ports/www/galeon/files/patch-hairy 1.32 +15 -0 ports/www/galeon/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 22 11:51:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0129837B42A; Mon, 22 Apr 2002 11:51:38 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MIeOE11933; Mon, 22 Apr 2002 11:40:24 -0700 (PDT) (envelope-from semenu) Message-Id: <200204221840.g3MIeOE11933@freefall.freebsd.org> From: Semen Ustimenko Date: Mon, 22 Apr 2002 11:40:24 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/pci if_tx.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG semenu 2002/04/22 11:40:24 PDT Modified files: (Branch: RELENG_4) sys/pci if_tx.c Log: MFC: 1.55: Update the email in copyright string. Revision Changes Path 1.34.2.12 +1 -1 src/sys/pci/if_tx.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 22 11:51:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38E3137B42C; Mon, 22 Apr 2002 11:51:43 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MIVnU08738; Mon, 22 Apr 2002 11:31:49 -0700 (PDT) (envelope-from semenu) Message-Id: <200204221831.g3MIVnU08738@freefall.freebsd.org> From: Semen Ustimenko Date: Mon, 22 Apr 2002 11:31:49 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/pci if_tx.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG semenu 2002/04/22 11:31:48 PDT Modified files: (Branch: RELENG_4) sys/pci if_tx.c Log: MFC: 1.54: Fix ambigous && which must be ||. Obtained from: OpenBSD Revision Changes Path 1.34.2.11 +1 -1 src/sys/pci/if_tx.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 22 11:52:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 402B737B436; Mon, 22 Apr 2002 11:51:49 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MIQ5t07744; Mon, 22 Apr 2002 11:26:05 -0700 (PDT) (envelope-from arr) Message-Id: <200204221826.g3MIQ5t07744@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Mon, 22 Apr 2002 11:26:05 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/22 11:26:05 PDT Modified files: sys/netatm atm_cm.c atm_subr.c atm_var.h Log: - Revert previous change of atm storage pools -> uma_zones until a solution to atm_free() is written. Revision Changes Path 1.14 +1 -1 src/sys/netatm/atm_cm.c 1.22 +15 -14 src/sys/netatm/atm_subr.c 1.12 +1 -4 src/sys/netatm/atm_var.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 22 11:53:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C099537B442; Mon, 22 Apr 2002 11:52:05 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MI4hK96978; Mon, 22 Apr 2002 11:04:43 -0700 (PDT) (envelope-from nectar) Message-Id: <200204221804.g3MI4hK96978@freefall.freebsd.org> From: Jacques Vidrine Date: Mon, 22 Apr 2002 11:04:43 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: www/en/security security.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/22 11:04:43 PDT Modified files: en/security security.sgml Log: Add FreeBSD-SA-02:23.stdio Revision Changes Path 1.91 +3 -2 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 22 11:54:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CF3937B41E; Mon, 22 Apr 2002 11:52:06 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MHu5T95454; Mon, 22 Apr 2002 10:56:05 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204221756.g3MHu5T95454@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 22 Apr 2002 10:56:05 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/net/micq Makefile pkg-plist ports/net/micq/files patch-ab patch-ac patch-lang::ru.i18n patch-src::icq_response.c patch-src::util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/22 10:56:05 PDT Modified files: net/micq Makefile pkg-plist Added files: net/micq/files patch-ab patch-ac patch-lang::ru.i18n patch-src::icq_response.c patch-src::util.c Log: - Backport some of the patched missed during previous update; - HAS_CONFIGURE --> GNU_CONFIGURE; - sort pkg-plist; - make PORTVERSION more sane. Revision Changes Path 1.24 +4 -3 ports/net/micq/Makefile 1.3 +17 -0 ports/net/micq/files/patch-ab (new) 1.3 +14 -0 ports/net/micq/files/patch-ac (new) 1.1 +59 -0 ports/net/micq/files/patch-lang::ru.i18n (new) 1.1 +30 -0 ports/net/micq/files/patch-src::icq_response.c (new) 1.1 +29 -0 ports/net/micq/files/patch-src::util.c (new) 1.6 +1 -1 ports/net/micq/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 22 11:55:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D176237B438; Mon, 22 Apr 2002 11:52:56 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MHcsj92816; Mon, 22 Apr 2002 10:38:54 -0700 (PDT) (envelope-from ume) Message-Id: <200204221738.g3MHcsj92816@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 22 Apr 2002 10:38:54 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/lib/libc/net rcmdsh.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/22 10:38:54 PDT Modified files: (Branch: RELENG_4) lib/libc/net rcmdsh.c Log: MFC 1.4: Add awareness of an IPv6. Revision Changes Path 1.3.2.2 +20 -7 src/lib/libc/net/rcmdsh.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 22 11:55:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4187C37B444; Mon, 22 Apr 2002 11:52:57 -0700 (PDT) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MHT4G91215; Mon, 22 Apr 2002 10:29:04 -0700 (PDT) (envelope-from jedgar) Message-Id: <200204221729.g3MHT4G91215@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Mon, 22 Apr 2002 10:29:04 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/graphics/proj Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2002/04/22 10:29:04 PDT Modified files: graphics/proj Makefile distinfo Log: Update port to 4.4.5 Revision Changes Path 1.2 +1 -1 ports/graphics/proj/Makefile 1.2 +1 -1 ports/graphics/proj/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 11:56:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC7E237B476; Mon, 22 Apr 2002 11:52:58 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MHJBt89605; Mon, 22 Apr 2002 10:19:11 -0700 (PDT) (envelope-from marcus) Message-Id: <200204221719.g3MHJBt89605@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 10:19:11 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/www/mozilla Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 10:19:11 PDT Modified files: www/mozilla Makefile distinfo Log: Fix up the port to use the 1.0.rc1 version of the libart dist. Revision Changes Path 1.93 +3 -4 ports/www/mozilla/Makefile 1.48 +1 -1 ports/www/mozilla/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 11:56:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6D7C37B47B; Mon, 22 Apr 2002 11:52:59 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGwV381566; Mon, 22 Apr 2002 09:58:31 -0700 (PDT) (envelope-from marcus) Message-Id: <200204221658.g3MGwV381566@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 09:58:31 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/www/mozilla Makefile distinfo pkg-plist ports/www/mozilla/files patch-gfx::src::x11shared::nsFreeType.cpp patch-netwerk::base::src::nsSocketTransport.cpp patch-netwerk::base::src::nsSocketTransport.h ports/www/mozilla-embedded Makefile pkg-plist ports/www/mozilla-headers pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 09:58:31 PDT Modified files: www/mozilla Makefile distinfo pkg-plist www/mozilla-embedded Makefile pkg-plist www/mozilla-headers pkg-plist Removed files: www/mozilla/files patch-gfx::src::x11shared::nsFreeType.cpp patch-netwerk::base::src::nsSocketTransport.cpp patch-netwerk::base::src::nsSocketTransport.h Log: Update to 1.0.rc1 Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.14 +2 -2 ports/www/mozilla-embedded/Makefile 1.23 +4 -0 ports/www/mozilla-embedded/pkg-plist 1.21 +61 -28 ports/www/mozilla-headers/pkg-plist 1.92 +3 -4 ports/www/mozilla/Makefile 1.47 +1 -1 ports/www/mozilla/distinfo 1.2 +0 -28 ports/www/mozilla/files/patch-gfx::src::x11shared::nsFreeType.cpp (dead) 1.4 +0 -80 ports/www/mozilla/files/patch-netwerk::base::src::nsSocketTransport.cpp (dead) 1.4 +0 -20 ports/www/mozilla/files/patch-netwerk::base::src::nsSocketTransport.h (dead) 1.54 +14 -3 ports/www/mozilla/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 22 11:57:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 989EA37B47C; Mon, 22 Apr 2002 11:53:00 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGru779881; Mon, 22 Apr 2002 09:53:56 -0700 (PDT) (envelope-from marcus) Message-Id: <200204221653.g3MGru779881@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 09:53:56 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/news/pan Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 09:53:56 PDT Modified files: news/pan Makefile distinfo Log: Update to 0.11.3. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.58 +5 -4 ports/news/pan/Makefile 1.41 +1 -1 ports/news/pan/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 11:57:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 095CD37B47D; Mon, 22 Apr 2002 11:53:01 -0700 (PDT) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGo2l78749; Mon, 22 Apr 2002 09:50:02 -0700 (PDT) (envelope-from tegge) Message-Id: <200204221650.g3MGo2l78749@freefall.freebsd.org> From: Tor Egge Date: Mon, 22 Apr 2002 09:50:02 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tegge 2002/04/22 09:50:02 PDT Modified files: devel/linuxthreads Makefile devel/linuxthreads/files patch-aa Log: Fix hang caused by a thread calling exit(): - Block cancel signal while creating new thread to avoid losing the signal. - Terminate the process with _exit(1) if it's unsafe to continue calling atexit functions and destructors. Revision Changes Path 1.26 +1 -1 ports/devel/linuxthreads/Makefile 1.16 +74 -20 ports/devel/linuxthreads/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 11:58:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4815A37B481; Mon, 22 Apr 2002 11:53:06 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGUfQ74895; Mon, 22 Apr 2002 09:30:41 -0700 (PDT) (envelope-from wosch) Message-Id: <200204221630.g3MGUfQ74895@freefall.freebsd.org> From: Wolfram Schneider Date: Mon, 22 Apr 2002 09:30:41 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wosch 2002/04/22 09:30:41 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Added cvsup6.de.freebsd.org Added cvsup7.de.freebsd.org Remove cvsup1.de.freebsd.org (to high load). Revision Changes Path 1.210 +12 -5 doc/en_US.ISO8859-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 Mon Apr 22 11:58:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AD1937B42A; Mon, 22 Apr 2002 11:53:08 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGIaM71834; Mon, 22 Apr 2002 09:18:36 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200204221618.g3MGIaM71834@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 22 Apr 2002 09:18:36 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/etc nsmb.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/04/22 09:18:36 PDT Modified files: etc nsmb.conf Log: Bring in changes from smbfs-1.4.4. Revision Changes Path 1.4 +4 -3 src/etc/nsmb.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 22 12:59:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1D9137B42C; Mon, 22 Apr 2002 12:59:05 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJsIn27801; Mon, 22 Apr 2002 12:54:18 -0700 (PDT) (envelope-from phk) Message-Id: <200204221954.g3MJsIn27801@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 22 Apr 2002 12:54:18 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/geom geom.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/22 12:54:18 PDT Modified files: sys/geom geom.h Log: Protect against multitple #includes of this file. Revision Changes Path 1.12 +4 -0 src/sys/geom/geom.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 22 12:59:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 227AA37B42B; Mon, 22 Apr 2002 12:59:15 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJcb725159; Mon, 22 Apr 2002 12:38:37 -0700 (PDT) (envelope-from anholt) Message-Id: <200204221938.g3MJcb725159@freefall.freebsd.org> From: Eric Anholt Date: Mon, 22 Apr 2002 12:38:37 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: www/en/news news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/22 12:38:37 PDT Modified files: en/news news.xml Log: News item about my commit bit Approved by: des Revision Changes Path 1.83 +10 -1 www/en/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 13: 0:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C5C737B428; Mon, 22 Apr 2002 12:59:17 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJdBu25292; Mon, 22 Apr 2002 12:39:11 -0700 (PDT) (envelope-from anholt) Message-Id: <200204221939.g3MJdBu25292@freefall.freebsd.org> From: Eric Anholt Date: Mon, 22 Apr 2002 12:39:11 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/22 12:39:11 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself Approved by: des Revision Changes Path 1.64 +1 -0 src/usr.bin/calendar/calendars/calendar.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 22 13: 1:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C47F437B42F; Mon, 22 Apr 2002 12:59:17 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJe5v25451; Mon, 22 Apr 2002 12:40:05 -0700 (PDT) (envelope-from anholt) Message-Id: <200204221940.g3MJe5v25451@freefall.freebsd.org> From: Eric Anholt Date: Mon, 22 Apr 2002 12:40:05 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/22 12:40:05 PDT Modified files: astro/xearth/files freebsd.committers.markers Log: Add myself Approved by: des Revision Changes Path 1.91 +1 -0 ports/astro/xearth/files/freebsd.committers.markers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 13: 2:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79E0F37B477; Mon, 22 Apr 2002 12:59:41 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJNMc23159; Mon, 22 Apr 2002 12:23:22 -0700 (PDT) (envelope-from anholt) Message-Id: <200204221923.g3MJNMc23159@freefall.freebsd.org> From: Eric Anholt Date: Mon, 22 Apr 2002 12:23:22 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml doc/en_US.ISO8859-1/share/sgml authors.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/22 12:23:22 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml en_US.ISO8859-1/share/sgml authors.ent Log: Traditional first commit: Add myself to developer list Approved by: des Revision Changes Path 1.158 +4 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml 1.226 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.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 22 13: 4: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAA1D37B480; Mon, 22 Apr 2002 13:03:32 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MK2lK29483; Mon, 22 Apr 2002 13:02:47 -0700 (PDT) (envelope-from pat) Message-Id: <200204222002.g3MK2lK29483@freefall.freebsd.org> From: Patrick Li Date: Mon, 22 Apr 2002 13:02:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/autotrace Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/autotrace/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/22 13:02:47 PDT Modified files: graphics/autotrace Makefile distinfo pkg-comment pkg-descr pkg-plist Removed files: graphics/autotrace/files patch-aa Log: Update to 0.30 PR: 36776 Submitted by: maintainer Revision Changes Path 1.11 +10 -5 ports/graphics/autotrace/Makefile 1.4 +1 -1 ports/graphics/autotrace/distinfo 1.3 +0 -123 ports/graphics/autotrace/files/patch-aa (dead) 1.2 +1 -1 ports/graphics/autotrace/pkg-comment 1.3 +1 -1 ports/graphics/autotrace/pkg-descr 1.3 +4 -0 ports/graphics/autotrace/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 22 13:11:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4407637B404; Mon, 22 Apr 2002 13:11:08 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MK9CB34320; Mon, 22 Apr 2002 13:09:12 -0700 (PDT) (envelope-from alfred) Message-Id: <200204222009.g3MK9CB34320@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 22 Apr 2002 13:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/04/22 13:09:12 PDT Modified files: sys/kern kern_descrip.c Log: Don't FILEDESC_LOCK around calls to falloc(). Revision Changes Path 1.139 +0 -2 src/sys/kern/kern_descrip.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 22 13:17:41 2002 Delivered-To: cvs-all@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id A1A7537B405; Mon, 22 Apr 2002 13:17:34 -0700 (PDT) Received: (from uucp@localhost) by frmug.org (8.11.3/8.11.3/frmug-2.7/nospam) with UUCP id g3MKGRT42351; Mon, 22 Apr 2002 22:16:27 +0200 (CEST) (envelope-from charnier@xp11.frmug.org) Received: from xp11.frmug.org (xp11.frmug.org [127.0.0.1]) by xp11.frmug.org (8.12.3/8.12.3/xp11-uucp-1.1) with ESMTP id g3MKDHNT001385; Mon, 22 Apr 2002 22:13:17 +0200 (CEST) (envelope-from charnier@xp11.frmug.org) Message-Id: <200204222013.g3MKDHNT001385@xp11.frmug.org> To: Dag-Erling Smorgrav Cc: Philippe Charnier , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/savecore savecore.c In-Reply-To: Message from Dag-Erling Smorgrav of "21 Apr 2002 20:32:54 +0200." Date: Mon, 22 Apr 2002 22:13:17 +0200 From: "Philippe Charnier" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Salut, Dag-Erling Smorgrav wrote: >Philippe Charnier writes: >> In usage(), use fprintf(3) instead of errx(3), to make the printed >> string really start with `usage: ...'. > >Here's a partial list of programs that incorrectly spell "usage" with >a capital 'U': > >bin/sh/mkinit.c >bin/sh/options.c Yes, I know about this. They are also a lot of files that miss FBSDID, even when recently touched, or that don't have correct lines around sccid tag (see Bruce's recent changes in msgs(1)). We also need upping WARNS level when compiling before committing and try to reduce errors, lint(1) can help here. A lot of printf(3) format strings are incorrect in regard to length modifiers (recent discussion about %zu and size_t)... I will try to help. ------ ------ Philippe Charnier charnier@{xp11.frmug.org,free.fr,FreeBSD.org} ``a PC not running FreeBSD is like a venusian with no tentacles'' ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 13:21:28 2002 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 752B537B41A; Mon, 22 Apr 2002 13:21:18 -0700 (PDT) Received: from lanczos.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 22 Apr 2002 17:26:23 +0100 (BST) Date: Mon, 22 Apr 2002 17:26:22 +0100 From: David Malone To: John Polstra Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <20020422162622.GA26489@lanczos.maths.tcd.ie> References: <200204221615.g3MGFGm71217@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204221615.g3MGFGm71217@freefall.freebsd.org> User-Agent: Mutt/1.3.25i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 22, 2002 at 09:15:16AM -0700, John Polstra wrote: > Log: > Add missing splx calls in bge_tick. These don't make any functional > difference in -current, but they are important for -stable where > they are missing too. What are the symptoms of this? We've had to give up on using the builtin bge cards on some of our machines 'cos they were freezing up. (Mind you, I think the freeze may have been too hard to just be missing spl calls). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 13:22: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 8407637B433; Mon, 22 Apr 2002 13:21:35 -0700 (PDT) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3MI9f117530; Mon, 22 Apr 2002 14:09:42 -0400 (EDT) (envelope-from arr@FreeBSD.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Mon, 22 Apr 2002 14:09:41 -0400 (EDT) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h In-Reply-To: <200204220511.g3M5Bjo90223@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 21 Apr 2002, Andrew R. Reiter wrote: :arr 2002/04/21 22:11:45 PDT : : Modified files: : sys/netatm atm_cm.c atm_subr.c atm_var.h : Log: : - Change the atm_attributes_pool and atm_stackq_pool to be uma_zone's : (with the appropriate set_max) rather than using the HARP storage pool : code. This is not a complete commit and will be reverted early this afternoon (it's currently 1100hrs here) until a better solution to changing to uma_zone's is written. The problem lays in the fact that atm_free()'s are not fully accounted for and this could cause some undefined behavior when a uma_zone allocated object is atm_free()'d. Cheers, Andrew -- Andrew R. Reiter arr@watson.org arr@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 22 13:32:26 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id CC49037B638; Mon, 22 Apr 2002 13:31:50 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3MKU7H72764; Mon, 22 Apr 2002 14:30:07 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3MKTtb20200; Mon, 22 Apr 2002 14:29:56 -0600 (MDT) (envelope-from imp@village.org) Date: Mon, 22 Apr 2002 14:29:31 -0600 (MDT) Message-Id: <20020422.142931.00009329.imp@village.org> To: mike@FreeBSD.org Cc: wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h From: "M. Warner Losh" In-Reply-To: <20020422160742.B8421@espresso.q9media.com> References: <20020418.220125.06947209.imp@village.org> <200204190420.g3J4KMC69617@khavrinen.lcs.mit.edu> <20020422160742.B8421@espresso.q9media.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020422160742.B8421@espresso.q9media.com> Mike Barcroft writes: : I agree that the current solution to this problem is wrong. I think : the most correct solution would be to fix each set[ug]id program to : ensure that it has a working set of the basic std{in,out,err} : descriptors by making a series of fstat() calls and watching for a : EBADF. There are too many of them that don't do this, and more being added to the tree all the time, esp in ports. There was a port that caused this issue to boil up to the top of the list. Until such time as we can guarnatee that all such setuid programs are perfect, we should adopt a defensive posture. 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 22 13:36:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCD2537B404; Mon, 22 Apr 2002 13:36:51 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MKYbA38089; Mon, 22 Apr 2002 13:34:37 -0700 (PDT) (envelope-from anders) Message-Id: <200204222034.g3MKYbA38089@freefall.freebsd.org> From: Anders Nordby Date: Mon, 22 Apr 2002 13:34:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/logo Makefile ports/lang/schemetoc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/22 13:34:37 PDT Modified files: lang/logo Makefile lang/schemetoc Makefile Log: Reset MAINTAINER on jmacd's ports at his request. Approved by: jmacd Revision Changes Path 1.18 +2 -2 ports/lang/logo/Makefile 1.21 +2 -2 ports/lang/schemetoc/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 22 14: 6:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 320F037B958; Mon, 22 Apr 2002 14:03:35 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML2Pq42582; Mon, 22 Apr 2002 14:02:25 -0700 (PDT) (envelope-from knu) Message-Id: <200204222102.g3ML2Pq42582@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:02:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_ruby Makefile distinfo pkg-plist ports/www/mod_ruby/files patch-httpd.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:02:24 PDT Modified files: www/mod_ruby Makefile distinfo pkg-plist www/mod_ruby/files patch-httpd.conf Log: Update to 0.9.8. Revision Changes Path 1.28 +11 -3 ports/www/mod_ruby/Makefile 1.21 +1 -1 ports/www/mod_ruby/distinfo 1.2 +9 -4 ports/www/mod_ruby/files/patch-httpd.conf 1.11 +22 -0 ports/www/mod_ruby/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 22 14: 7: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4079E37B973; Mon, 22 Apr 2002 14:04:03 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML2k842692; Mon, 22 Apr 2002 14:02:46 -0700 (PDT) (envelope-from knu) Message-Id: <200204222102.g3ML2k842692@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:02:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ruby-imlib2 Makefile distinfo pkg-plist ports/graphics/ruby-imlib2/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:02:46 PDT Modified files: graphics/ruby-imlib2 Makefile distinfo pkg-plist Removed files: graphics/ruby-imlib2/files patch-extconf.rb Log: Update to 0.4.0. Revision Changes Path 1.2 +3 -4 ports/graphics/ruby-imlib2/Makefile 1.2 +1 -1 ports/graphics/ruby-imlib2/distinfo 1.2 +0 -14 ports/graphics/ruby-imlib2/files/patch-extconf.rb (dead) 1.2 +472 -2 ports/graphics/ruby-imlib2/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 22 14: 8: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D933A37B9B7; Mon, 22 Apr 2002 14:05:37 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML4RW43214; Mon, 22 Apr 2002 14:04:27 -0700 (PDT) (envelope-from knu) Message-Id: <200204222104.g3ML4RW43214@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:04:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-format Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:04:27 PDT Modified files: textproc/ruby-format Makefile distinfo Log: Update to 1.05. Revision Changes Path 1.7 +1 -1 ports/textproc/ruby-format/Makefile 1.7 +1 -1 ports/textproc/ruby-format/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14: 9:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F23237B855; Mon, 22 Apr 2002 14:07:44 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML6j147415; Mon, 22 Apr 2002 14:06:45 -0700 (PDT) (envelope-from knu) Message-Id: <200204222106.g3ML6j147415@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:06:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/esecanna Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:06:45 PDT Modified files: japanese/esecanna Makefile pkg-plist Log: - Stop the server when deleted. - Disable canna.sh when installed, and enable it back when deleted. Revision Changes Path 1.22 +4 -1 ports/japanese/esecanna/Makefile 1.6 +3 -0 ports/japanese/esecanna/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 22 14: 9:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7384D37B979; Mon, 22 Apr 2002 14:07:46 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML28i42515; Mon, 22 Apr 2002 14:02:08 -0700 (PDT) (envelope-from knu) Message-Id: <200204222102.g3ML28i42515@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:02:08 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/textproc/eruby Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:02:08 PDT Modified files: textproc/eruby Makefile distinfo Log: Update to 0.9.8. Revision Changes Path 1.20 +1 -1 ports/textproc/eruby/Makefile 1.14 +1 -1 ports/textproc/eruby/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14:10:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E08BA37B99F; Mon, 22 Apr 2002 14:07:46 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML3h042997; Mon, 22 Apr 2002 14:03:43 -0700 (PDT) (envelope-from knu) Message-Id: <200204222103.g3ML3h042997@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:03:43 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/databases/ruby-dbd_interbase Makefile ports/databases/ruby-dbd_msql Makefile ports/databases/ruby-dbd_mysql Makefile ports/databases/ruby-dbd_odbc Makefile ports/databases/ruby-dbd_pg Makefile ports/databases/ruby-dbd_proxy Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:03:43 PDT Modified files: databases/ruby-dbd_interbase Makefile databases/ruby-dbd_msql Makefile databases/ruby-dbd_mysql Makefile databases/ruby-dbd_odbc Makefile databases/ruby-dbd_pg Makefile databases/ruby-dbd_proxy Makefile databases/ruby-dbd_sqlite Makefile databases/ruby-dbd_sqlrelay Makefile databases/ruby-dbd_sybase Makefile databases/ruby-dbi Makefile Makefile.common distinfo pkg-plist Log: Update the Ruby/DBI suite to 0.0.13. Revision Changes Path 1.2 +1 -0 ports/databases/ruby-dbd_interbase/Makefile 1.2 +1 -0 ports/databases/ruby-dbd_msql/Makefile 1.4 +2 -1 ports/databases/ruby-dbd_mysql/Makefile 1.2 +1 -0 ports/databases/ruby-dbd_odbc/Makefile 1.2 +1 -0 ports/databases/ruby-dbd_pg/Makefile 1.3 +1 -0 ports/databases/ruby-dbd_proxy/Makefile 1.3 +1 -0 ports/databases/ruby-dbd_sqlite/Makefile 1.3 +1 -0 ports/databases/ruby-dbd_sqlrelay/Makefile 1.5 +1 -0 ports/databases/ruby-dbd_sybase/Makefile 1.8 +1 -0 ports/databases/ruby-dbi/Makefile 1.10 +4 -3 ports/databases/ruby-dbi/Makefile.common 1.10 +1 -1 ports/databases/ruby-dbi/distinfo 1.9 +1 -0 ports/databases/ruby-dbi/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 22 14:13: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 2A0D637B6DC; Mon, 22 Apr 2002 14:12:11 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.2/8.12.2) with ESMTP id g3MLB4iJ031986; Tue, 23 Apr 2002 01:11:07 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.2/Submit) id g3MLB3Nf031985; Tue, 23 Apr 2002 01:11:03 +0400 (MSD) Date: Tue, 23 Apr 2002 01:11:02 +0400 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh session.c Message-ID: <20020422211102.GA31933@nagual.pp.ru> References: <200204220626.g3M6QTd05402@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204220626.g3M6QTd05402@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 23:26:29 -0700, Dag-Erling Smorgrav wrote: > des 2002/04/21 23:26:29 PDT > > Modified files: > crypto/openssh session.c > Log: > Don't report last login time in PAM case. (perforce change 10057) This change is not enough to satisfy sshd requirements. Please review this additional patch: --- session.c.bak Tue Apr 23 00:28:04 2002 +++ session.c Tue Apr 23 01:07:19 2002 @@ -671,10 +671,6 @@ do_pam_chauthtok(); } #endif -#ifdef USE_PAM - if (!check_quietlogin(s, command) && !pam_password_change_required()) - print_pam_messages(); -#endif /* USE_PAM */ #ifdef __FreeBSD__ if (pw->pw_change || pw->pw_expire) (void)gettimeofday(&tv, NULL); @@ -736,7 +732,12 @@ } #endif /* HAVE_LOGIN_CAP */ -#ifndef USE_PAM +#ifdef USE_PAM + if (command == NULL && options.print_lastlog && + !check_quietlogin(s, command) && + !options.use_login && !pam_password_change_required()) + print_pam_messages(); +#else /* !USE_PAM */ /* * If the user has logged in before, display the time of last * login. However, don't display anything extra if a command -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14:18: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A843037B6E2; Mon, 22 Apr 2002 14:17:26 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLGdF50100; Mon, 22 Apr 2002 14:16:39 -0700 (PDT) (envelope-from marcus) Message-Id: <200204222116.g3MLGdF50100@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 14:16:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/libgnomeprint Makefile pkg-plist ports/x11-toolkits/at-spi Makefile pkg-plist ports/x11-toolkits/libbonoboui Makefile pkg-plist ports/x11-toolkits/libgnomeprintui Makefile ports/x11-toolkits/libgnomeui ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 14:16:39 PDT Modified files: print/libgnomeprint Makefile pkg-plist x11-toolkits/at-spi Makefile pkg-plist x11-toolkits/libbonoboui Makefile pkg-plist x11-toolkits/libgnomeprintui Makefile x11-toolkits/libgnomeui Makefile pkg-plist x11/libgnome Makefile pkg-plist x11-toolkits/libgail-gnome Makefile Log: Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome in preparation for the GNOME 2.0 desktop. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.46 +3 -2 ports/print/libgnomeprint/Makefile 1.27 +19 -19 ports/print/libgnomeprint/pkg-plist 1.2 +3 -2 ports/x11-toolkits/at-spi/Makefile 1.2 +23 -22 ports/x11-toolkits/at-spi/pkg-plist 1.4 +3 -2 ports/x11-toolkits/libbonoboui/Makefile 1.3 +1 -1 ports/x11-toolkits/libbonoboui/pkg-plist 1.2 +3 -2 ports/x11-toolkits/libgail-gnome/Makefile 1.2 +3 -2 ports/x11-toolkits/libgnomeprintui/Makefile 1.3 +3 -2 ports/x11-toolkits/libgnomeui/Makefile 1.2 +7 -7 ports/x11-toolkits/libgnomeui/pkg-plist 1.98 +3 -2 ports/x11/libgnome/Makefile 1.35 +7 -7 ports/x11/libgnome/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 22 14:25:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E8C037BB55; Mon, 22 Apr 2002 14:23:49 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLN9G51500; Mon, 22 Apr 2002 14:23:09 -0700 (PDT) (envelope-from wollman) Message-Id: <200204222123.g3MLN9G51500@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 22 Apr 2002 14:23:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/expr expr.1 expr.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/04/22 14:23:09 PDT Modified files: bin/expr expr.1 expr.y Log: Provide an environment variabloe, EXPR_COMPAT, which disables option parsing for compatibility with old implementations. Revision Changes Path 1.17 +16 -2 src/bin/expr/expr.1 1.20 +11 -8 src/bin/expr/expr.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 22 14:26:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2067B37BB53; Mon, 22 Apr 2002 14:23:52 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLMnS51438; Mon, 22 Apr 2002 14:22:49 -0700 (PDT) (envelope-from obrien) Message-Id: <200204222122.g3MLMnS51438@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 22 Apr 2002 14:22:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/22 14:22:49 PDT Modified files: www/mozilla Makefile Log: Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir... Revision Changes Path 1.94 +2 -2 ports/www/mozilla/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 22 14:28:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5521037BBE3; Mon, 22 Apr 2002 14:28:03 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML8Hw47779; Mon, 22 Apr 2002 14:08:17 -0700 (PDT) (envelope-from knu) Message-Id: <200204222108.g3ML8Hw47779@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:08:17 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/japanese/esecanna pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:08:17 PDT Modified files: japanese/esecanna pkg-plist Log: Oops, stop the server before everything. Revision Changes Path 1.7 +1 -1 ports/japanese/esecanna/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 22 14:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 6986437BBE3; Mon, 22 Apr 2002 14:29:10 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 1F60F602; Mon, 22 Apr 2002 12:02:22 +0100 (BST) Date: Mon, 22 Apr 2002 12:02:22 +0100 From: Josef Karthauser To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/sdl12 Makefile Message-ID: <20020422110222.GB5606@genius.tao.org.uk> References: <200204220819.g3M8J5Y32095@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TRYliJ5NKNqkz5bu" Content-Disposition: inline In-Reply-To: <200204220819.g3M8J5Y32095@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --TRYliJ5NKNqkz5bu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 22, 2002 at 01:19:05AM -0700, Maxim Sobolev wrote: > sobomax 2002/04/22 01:19:05 PDT >=20 > Modified files: > devel/sdl12 Makefile=20 > Log: > Explicitly disable USB joystick code because there are too many API > incompatible versions of USB code in different FreeBSD releases (or eve= n in > the same release makeworded on from sources cvsup'ed on different dates= ), so > that supporting all of them is nightmare. > =20 > I wish USB team would care about API compatibility in the future. This is easy to fix. Do you want me to take a look? Joe --TRYliJ5NKNqkz5bu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzD7b0ACgkQXVIcjOaxUBbLrgCgoa3SxT3emW3UHZRzMZYr9a2t yRgAn2FPnN+RwgStHdPigvuvYp8Cf+HU =62Tk -----END PGP SIGNATURE----- --TRYliJ5NKNqkz5bu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14:32:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C43C37BBAD; Mon, 22 Apr 2002 14:30:31 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLTks52618; Mon, 22 Apr 2002 14:29:46 -0700 (PDT) (envelope-from knu) Message-Id: <200204222129.g3MLTks52618@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:29:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/vje30 Makefile ports/japanese/vje30/files patch-Makefile patch-ximsub1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:29:46 PDT Modified files: japanese/vje30 Makefile japanese/vje30/files patch-Makefile patch-ximsub1.c Log: - Unbreak on CURRENT: malloc.h -> stdlib.h. - Remove -lxpg4. - Cosmetique. Revision Changes Path 1.18 +2 -1 ports/japanese/vje30/Makefile 1.2 +5 -3 ports/japanese/vje30/files/patch-Makefile 1.2 +7 -15 ports/japanese/vje30/files/patch-ximsub1.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 22 14:40: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82ECB37BDBF; Mon, 22 Apr 2002 14:37:43 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLb2i53869; Mon, 22 Apr 2002 14:37:02 -0700 (PDT) (envelope-from knu) Message-Id: <200204222137.g3MLb2i53869@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:37:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/vje30-trial Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:37:02 PDT Modified files: japanese/vje30-trial Makefile distinfo Log: Get rid of aout support cruft. Revision Changes Path 1.15 +1 -7 ports/japanese/vje30-trial/Makefile 1.5 +0 -1 ports/japanese/vje30-trial/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14:42:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D0EA37BDD5; Mon, 22 Apr 2002 14:37:54 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLZVR53690; Mon, 22 Apr 2002 14:35:31 -0700 (PDT) (envelope-from knu) Message-Id: <200204222135.g3MLZVR53690@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 22 Apr 2002 14:35:31 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/japanese/vje30 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/22 14:35:31 PDT Modified files: japanese/vje30 Makefile Log: Get rid of aout support cruft. Revision Changes Path 1.19 +2 -8 ports/japanese/vje30/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 22 14:44: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91C8237B909; Mon, 22 Apr 2002 14:39:11 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLcKu54152; Mon, 22 Apr 2002 14:38:20 -0700 (PDT) (envelope-from nectar) Message-Id: <200204222138.g3MLcKu54152@freefall.freebsd.org> From: Jacques Vidrine Date: Mon, 22 Apr 2002 14:38:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/22 14:38:20 PDT Modified files: (Branch: RELENG_4_5) sys/kern kern_descrip.c Log: Fix bogon introduced when MFCing: In FreeBSD 4.x, the second argument to vn_open is type `int', not `int *'. Revision Changes Path 1.81.2.9.2.2 +1 -1 src/sys/kern/kern_descrip.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 22 14:45:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2314337BE36; Mon, 22 Apr 2002 14:39:40 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLckm54239; Mon, 22 Apr 2002 14:38:46 -0700 (PDT) (envelope-from nectar) Message-Id: <200204222138.g3MLckm54239@freefall.freebsd.org> From: Jacques Vidrine Date: Mon, 22 Apr 2002 14:38:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: RELENG_4_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/22 14:38:45 PDT Modified files: (Branch: RELENG_4_4) sys/kern kern_descrip.c Log: Fix bogon introduced when MFCing: In FreeBSD 4.x, the second argument to vn_open is type `int', not `int *'. Revision Changes Path 1.81.2.8.2.2 +1 -1 src/sys/kern/kern_descrip.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 22 14:46:21 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 4FBF237BE64; Mon, 22 Apr 2002 14:41:01 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JHY09488; Mon, 22 Apr 2002 11:28:19 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3M8Qqm11090; Mon, 22 Apr 2002 11:26:52 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC3C9B9.88BF0A@FreeBSD.org> Date: Mon, 22 Apr 2002 11:28:41 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "J. Mallett" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/tools/regression/usr.bin/uudecode regress.base64.in regress.outregress.traditional.in src/tools/regression/usr.bin/uuencode regress.base64.outregress.in regress.traditional.out References: <200204201735.g3KHZw021918@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "J. Mallett" wrote: > > jmallett 2002/04/20 10:35:58 PDT > > Removed files: > tools/regression/usr.bin/uudecode regress.base64.in > regress.out > regress.traditional.in > tools/regression/usr.bin/uuencode regress.base64.out > regress.in > regress.traditional.out > Log: > Remove improperly imported files. Mmm, no. I think it should be removed directly from the repo by cvsmeisters. -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 22 14:48:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FA5637BD00; Mon, 22 Apr 2002 14:42:04 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLdm454467; Mon, 22 Apr 2002 14:39:48 -0700 (PDT) (envelope-from bmah) Message-Id: <200204222139.g3MLdm454467@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 Apr 2002 14:39:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/22 14:39:48 PDT Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: Fix the *other* occurrance of "Resarch". PR: 37356 Submitted by: Marc Fonvieille Revision Changes Path 1.67 +1 -1 doc/en_US.ISO8859-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 Mon Apr 22 14:52:17 2002 Delivered-To: cvs-all@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 3701537BE9C; Mon, 22 Apr 2002 14:42:53 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g3MLg66L065812; Mon, 22 Apr 2002 17:42:06 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g3MLg5bu065809; Mon, 22 Apr 2002 17:42:05 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 22 Apr 2002 17:42:05 -0400 (EDT) From: Joe Clarke To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: <200204222122.g3MLMnS51438@freefall.freebsd.org> Message-ID: <20020422174045.D63041-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG PGP Key : http://www.marcuscom.com/pgp.asc On Mon, 22 Apr 2002, David E. O'Brien wrote: > obrien 2002/04/22 14:22:49 PDT > > Modified files: > www/mozilla Makefile > Log: > Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir... David, I messed up the commit, it should have read: http://people.freebsd.org/~sobomax/:people and not http://people.freebsd.org/~sobomax:people This way is better since you don't have to wait for all the MOZILLA dist sites to timeout before getting libart. Unless you have a strong objection, I'm going to revert it...only this time, do it right. Joe > > Revision Changes Path > 1.94 +2 -2 ports/www/mozilla/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 22 14:54:44 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 54BD137BEA9; Mon, 22 Apr 2002 14:43:43 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g3MKk1l03341; Mon, 22 Apr 2002 16:46:01 -0400 (EDT) (envelope-from wollman) Date: Mon, 22 Apr 2002 16:46:01 -0400 (EDT) From: Garrett Wollman Message-Id: <200204222046.g3MKk1l03341@khavrinen.lcs.mit.edu> To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/expr expr.1 expr.y In-Reply-To: <3CC3CE5A.35AE5AF2@FreeBSD.org> References: <200203222018.g2MKIRj87213@freefall.freebsd.org> <3CC3CE5A.35AE5AF2@FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > This change broke libtool and some 600 ports which use it. See: If it breaks libtool, then libtool is also broken under any UNIX-branded operating system (such as Solaris) which seems unlikely to me. Furthermore, all of the libtool regression tests pass (except for the two which were already broken). So, I don't see the problem. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14:57:45 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 2071237B63C; Mon, 22 Apr 2002 14:46:03 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3MIKDYm050147; Mon, 22 Apr 2002 11:20:13 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3MIIwxk050140; Mon, 22 Apr 2002 11:18:58 -0700 (PDT) Date: Mon, 22 Apr 2002 11:18:56 -0700 From: "David O'Brien" To: Mike Barcroft Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/ldd ldd.c sods.c Message-ID: <20020422111856.B49799@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200204202009.g3KK9Uh55665@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204202009.g3KK9Uh55665@freefall.freebsd.org>; from mike@FreeBSD.org on Sat, Apr 20, 2002 at 01:09:29PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 20, 2002 at 01:09:29PM -0700, Mike Barcroft wrote: > mike 2002/04/20 13:09:29 PDT > > Modified files: > usr.bin/ldd ldd.c sods.c > Log: > Include for prototype of ntohl() used in the N_BADMAG() > macro. This seems very silly -- 'ldd' has zero to do with networking. Perhaps ntohl really needs to be moved to another header, which apra/inet.h includes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 14:58:59 2002 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 686BF37BD6D; Mon, 22 Apr 2002 14:47:40 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id EC58D5309; Mon, 22 Apr 2002 23:17:55 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh session.c References: <200204220626.g3M6QTd05402@freefall.freebsd.org> <20020422211102.GA31933@nagual.pp.ru> From: Dag-Erling Smorgrav Date: 22 Apr 2002 23:17:55 +0200 In-Reply-To: <20020422211102.GA31933@nagual.pp.ru> Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Andrey A. Chernov" writes: > This change is not enough to satisfy sshd requirements. Please review > this additional patch: Looks fine. DES -- Dag-Erling Smorgrav - des@ofug.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 22 14:59:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4D4837BF10; Mon, 22 Apr 2002 14:47:58 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLbaP53967; Mon, 22 Apr 2002 14:37:36 -0700 (PDT) (envelope-from nectar) Message-Id: <200204222137.g3MLbaP53967@freefall.freebsd.org> From: Jacques Vidrine Date: Mon, 22 Apr 2002 14:37:36 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/22 14:37:36 PDT Modified files: (Branch: RELENG_4) sys/kern kern_descrip.c Log: Fix bogon introduced when MFCing: In FreeBSD 4.x, the second argument to vn_open is type `int', not `int *'. Revision Changes Path 1.81.2.12 +1 -1 src/sys/kern/kern_descrip.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 22 15: 0:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D377F37BF1B; Mon, 22 Apr 2002 14:47:59 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLgIX55015; Mon, 22 Apr 2002 14:42:18 -0700 (PDT) (envelope-from obrien) Message-Id: <200204222142.g3MLgIX55015@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 22 Apr 2002 14:42:18 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/etc rc.diskless1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/22 14:42:18 PDT Modified files: etc rc.diskless1 Log: Utilize dhcp information in the kernel environment if we don't have hostname and DNS information already. Submitted by: Danny Braniss Revision Changes Path 1.16 +21 -2 src/etc/rc.diskless1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15: 1:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [218.44.187.2]) by hub.freebsd.org (Postfix) with ESMTP id B838437BF7C; Mon, 22 Apr 2002 14:49:35 -0700 (PDT) Received: from daemon.musha.org (daemon.local.idaemons.org [192.168.1.1]) by mail.musha.org (Postfix) with ESMTP id 5168E4D817; Tue, 23 Apr 2002 06:48:40 +0900 (JST) Date: Tue, 23 Apr 2002 06:48:40 +0900 Message-ID: <86elh7v1zb.wl@daemon.musha.org> From: "Akinori MUSHA" To: Garrett Rooney Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/ruby-google Makefile distinfo pkg-plist In-Reply-To: <20020416115534.GB68226@electricjellyfish.net> References: <200204160815.g3G8Fc305044@freefall.freebsd.org> <20020416115534.GB68226@electricjellyfish.net> User-Agent: Wanderlust/2.9.8 (Unchained Melody) SEMI/1.14.3 (Ushinoya) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Tue, 16 Apr 2002 07:55:34 -0400, Garrett Rooney wrote: > On Tue, Apr 16, 2002 at 01:15:37AM -0700, Akinori MUSHA wrote: > > knu 2002/04/16 01:15:37 PDT > > > > Modified files: > > www/ruby-google Makefile distinfo pkg-plist > > Log: > > Update to 0.2.0. > > i sent in a pr about this yesterday (ports/37116). the only Oh, sorry for missing it. Next time feel free to point me to your PR by CC'ing. > difference between that and what's committed here is that i > installed the man page that comes with the library. if you want > to have the port do that, you can grab the change from the pr, Ruby ports do not install manpages because they are mostly automatically generated ones and one can generate them using rd2 if one wants. This is the case for ruby-google too. > but either way, the pr should be closed. Thanks anyway. I'll close the PR. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15: 2:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95E1837C0EC; Mon, 22 Apr 2002 14:56:05 -0700 (PDT) Received: (from logo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLtES57239; Mon, 22 Apr 2002 14:55:14 -0700 (PDT) (envelope-from logo) Message-Id: <200204222155.g3MLtES57239@freefall.freebsd.org> From: Valentino Vaschetto Date: Mon, 22 Apr 2002 14:55:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/hubs article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG logo 2002/04/22 14:55:14 PDT Modified files: en_US.ISO8859-1/articles/hubs article.sgml Log: As per pr #37353: - Updates to hubs article. Submitted by: Daniel Lang PR: 37353 Revision Changes Path 1.20 +144 -66 doc/en_US.ISO8859-1/articles/hubs/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 22 15:17: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id A930837C70F; Mon, 22 Apr 2002 15:07:28 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3MM6qC78208; Mon, 22 Apr 2002 18:06:52 -0400 (EDT) (envelope-from mike) Date: Mon, 22 Apr 2002 18:06:52 -0400 From: Mike Barcroft To: "David O'Brien" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/ldd ldd.c sods.c Message-ID: <20020422180652.A72727@espresso.q9media.com> References: <200204202009.g3KK9Uh55665@freefall.freebsd.org> <20020422111856.B49799@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422111856.B49799@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Mon, Apr 22, 2002 at 11:18:56AM -0700 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien writes: > On Sat, Apr 20, 2002 at 01:09:29PM -0700, Mike Barcroft wrote: > > mike 2002/04/20 13:09:29 PDT > > > > Modified files: > > usr.bin/ldd ldd.c sods.c > > Log: > > Include for prototype of ntohl() used in the N_BADMAG() > > macro. > > This seems very silly -- 'ldd' has zero to do with networking. Perhaps > ntohl really needs to be moved to another header, which apra/inet.h > includes. Then why is it using Network to host conversion macros? The Standard defines these macros in and . We used to leak them all over the place ( for instance), which is why this is a new warning. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15:18:54 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 9033937B47B; Mon, 22 Apr 2002 15:04:43 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id C067A62; Mon, 22 Apr 2002 17:04:01 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g3MM41FM003067; Mon, 22 Apr 2002 17:04:01 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g3MM4190003066; Mon, 22 Apr 2002 17:04:01 -0500 (CDT) Date: Mon, 22 Apr 2002 17:04:01 -0500 From: "Jacques A. Vidrine" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: Dmitry Pryanishnikov Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20020422220401.GC385@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dmitry Pryanishnikov References: <200204222138.g3MLcKu54152@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204222138.g3MLcKu54152@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I meant to mention that this mistake was spotted by Dmitry Pryanishnikov . Thanks, Dmitry! -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se On Mon, Apr 22, 2002 at 02:38:20PM -0700, Jacques Vidrine wrote: > nectar 2002/04/22 14:38:20 PDT > > Modified files: (Branch: RELENG_4_5) > sys/kern kern_descrip.c > Log: > Fix bogon introduced when MFCing: In FreeBSD 4.x, the second argument > to vn_open is type `int', not `int *'. > > Revision Changes Path > 1.81.2.9.2.2 +1 -1 src/sys/kern/kern_descrip.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 22 15:28:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D49EB37B695; Mon, 22 Apr 2002 15:18:43 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMHbx64397; Mon, 22 Apr 2002 15:17:37 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222217.g3MMHbx64397@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:17:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df df.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:17:36 PDT Modified files: (Branch: RELENG_4) bin/df df.1 Log: MFC: 1.26 (charnier) Use `The .Nm utility'. No objection by: charnier Revision Changes Path 1.18.2.7 +4 -2 src/bin/df/df.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 22 15:29:38 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 10BA237B708; Mon, 22 Apr 2002 15:18:55 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3MMHjYm088081; Mon, 22 Apr 2002 15:17:45 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3MMGUWp088062; Mon, 22 Apr 2002 15:16:30 -0700 (PDT) Date: Mon, 22 Apr 2002 15:16:30 -0700 From: "David O'Brien" To: Joe Clarke Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/mozilla Makefile Message-ID: <20020422151630.A88037@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204222122.g3MLMnS51438@freefall.freebsd.org> <20020422174045.D63041-100000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020422174045.D63041-100000@shumai.marcuscom.com>; from marcus@marcuscom.com on Mon, Apr 22, 2002 at 05:42:05PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 22, 2002 at 05:42:05PM -0400, Joe Clarke wrote: > David, I messed up the commit, it should have read: > http://people.freebsd.org/~sobomax/:people > and not > http://people.freebsd.org/~sobomax:people I guess the ":people" is a new feature for us. > This way is better since you don't have to wait for all the MOZILLA dist > sites to timeout before getting libart. Unless you have a strong > objection, I'm going to revert it...only this time, do it right. Your proposed commit isn't a "revert", so please don't call it that. :-) I fixed your commit so it would fetch, you are doing a performance enhancement to mine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15:31:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73B6537BB00; Mon, 22 Apr 2002 15:19:06 -0700 (PDT) Received: (from wes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMI3964477; Mon, 22 Apr 2002 15:18:03 -0700 (PDT) (envelope-from wes) Message-Id: <200204222218.g3MMI3964477@freefall.freebsd.org> From: Wes Peters Date: Mon, 22 Apr 2002 15:18:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/muh Makefile distinfo ports/irc/muh/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wes 2002/04/22 15:18:03 PDT Modified files: irc/muh Makefile distinfo Removed files: irc/muh/files patch-aa Log: Muh released an update with a critical format string correction that was remotely exploitable. This change updates the port to the corrected version. The patchfile in the previous port corrected some, but not all, of the vulnerability. Maintainer timeout: BillF was unresponsive after 9 days, Debolaz requested the port be fixed or marked broken via IRC. PR: ports/37048 Submitted by: Geir Råness Requested by: Debolaz Revision Changes Path 1.12 +4 -3 ports/irc/muh/Makefile 1.7 +1 -1 ports/irc/muh/distinfo 1.2 +0 -29 ports/irc/muh/files/patch-aa (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15:32: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D916C37B7EB; Mon, 22 Apr 2002 15:20:11 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMIoa64668; Mon, 22 Apr 2002 15:18:50 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222218.g3MMIoa64668@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:18:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/domainname domainname.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:18:50 PDT Modified files: (Branch: RELENG_4) bin/domainname domainname.1 Log: MFC: 1.15 (charnier) Use 'The .Nm utility'. No objection by: charnier Revision Changes Path 1.8.2.6 +3 -2 src/bin/domainname/domainname.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 22 15:32:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6ADDF37BA2E; Mon, 22 Apr 2002 15:20:44 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMJqC64845; Mon, 22 Apr 2002 15:19:52 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222219.g3MMJqC64845@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:19:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ed ed.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:19:52 PDT Modified files: (Branch: RELENG_4) bin/ed ed.1 Log: MFC: 1.30 (charnier) Use `The .Nm utility'. No objection by: charnier Revision Changes Path 1.17.2.10 +19 -12 src/bin/ed/ed.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 22 15:33:20 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6334C37BB6A; Mon, 22 Apr 2002 15:21:20 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3MMK1Ym088118; Mon, 22 Apr 2002 15:20:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3MMIkgF088092; Mon, 22 Apr 2002 15:18:46 -0700 (PDT) Date: Mon, 22 Apr 2002 15:18:46 -0700 From: "David O'Brien" To: Maxim Sobolev Cc: "J. Mallett" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/uudecode regress.base64.in regress.outregress.traditional.in src/tools/regression/usr.bin/uuencode regress.base64.outregress.in regress.traditional.out Message-ID: <20020422151846.B88037@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204201735.g3KHZw021918@freefall.freebsd.org> <3CC3C9B9.88BF0A@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3CC3C9B9.88BF0A@FreeBSD.org>; from sobomax@FreeBSD.org on Mon, Apr 22, 2002 at 11:28:41AM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 22, 2002 at 11:28:41AM +0300, Maxim Sobolev wrote: > "J. Mallett" wrote: > > > > jmallett 2002/04/20 10:35:58 PDT > > > > Removed files: > > tools/regression/usr.bin/uudecode regress.base64.in > > regress.out > > regress.traditional.in > > tools/regression/usr.bin/uuencode regress.base64.out > > regress.in > > regress.traditional.out > > Log: > > Remove improperly imported files. > > Mmm, no. I think it should be removed directly from the repo by > cvsmeisters. It was 'cvs rm' removed so that people would stop having it checked out -- which just creates more trouble once cvs@ does Unix 'rm' them and the files get 'cvs add' properly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15:33:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9739537BAD1; Mon, 22 Apr 2002 15:21:25 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMKT265029; Mon, 22 Apr 2002 15:20:29 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222220.g3MMKT265029@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:20:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/hostname hostname.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:20:29 PDT Modified files: (Branch: RELENG_4) bin/hostname hostname.1 Log: MFC: 1.14 (charnier) Use `The .Nm utility'. Revision Changes Path 1.10.2.4 +4 -3 src/bin/hostname/hostname.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 22 15:34:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A82C37BBB8; Mon, 22 Apr 2002 15:23:59 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMNOF65337; Mon, 22 Apr 2002 15:23:24 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222223.g3MMNOF65337@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:23:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:23:24 PDT Modified files: (Branch: RELENG_4) bin/ls ls.1 Log: MFC: 1.64 (charnier) ls(1) is a utility, not a function. 1.63 (jwd) Fix typo & document dependency of -T on -l option. Revision Changes Path 1.33.2.16 +7 -3 src/bin/ls/ls.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 22 15:35:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB12337C0F9; Mon, 22 Apr 2002 15:24:55 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMOOG65441; Mon, 22 Apr 2002 15:24:24 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222224.g3MMOOG65441@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:24:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mkdir mkdir.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:24:24 PDT Modified files: (Branch: RELENG_4) bin/mkdir mkdir.1 Log: MFC: 1.16 (charnier) Use `The .Nm utility'. No objection by: charnier Revision Changes Path 1.12.2.4 +4 -3 src/bin/mkdir/mkdir.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 22 15:35:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5983637B657; Mon, 22 Apr 2002 15:24:59 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMOTP65486; Mon, 22 Apr 2002 15:24:29 -0700 (PDT) (envelope-from will) Message-Id: <200204222224.g3MMOTP65486@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 15:24:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 15:24:29 PDT Modified files: x11-toolkits/qt30 Makefile Log: Use KDE mirrors, not my main site. Ugh. Revision Changes Path 1.101 +2 -1 ports/x11-toolkits/qt30/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 22 15:36:19 2002 Delivered-To: cvs-all@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 2E56F37B9E6; Mon, 22 Apr 2002 15:25:18 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g3MMOr6L065985; Mon, 22 Apr 2002 18:24:53 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g3MMOrVr065982; Mon, 22 Apr 2002 18:24:53 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 22 Apr 2002 18:24:53 -0400 (EDT) From: Joe Clarke To: "David O'Brien" Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: <20020422151630.A88037@dragon.nuxi.com> Message-ID: <20020422182416.E63041-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG PGP Key : http://www.marcuscom.com/pgp.asc On Mon, 22 Apr 2002, David O'Brien wrote: > On Mon, Apr 22, 2002 at 05:42:05PM -0400, Joe Clarke wrote: > > David, I messed up the commit, it should have read: > > http://people.freebsd.org/~sobomax/:people > > and not > > http://people.freebsd.org/~sobomax:people > > I guess the ":people" is a new feature for us. > > > This way is better since you don't have to wait for all the MOZILLA dist > > sites to timeout before getting libart. Unless you have a strong > > objection, I'm going to revert it...only this time, do it right. > > Your proposed commit isn't a "revert", so please don't call it that. :-) > I fixed your commit so it would fetch, you are doing a performance > enhancement to mine. Yes, correct. I am doing a performance enhancement to rev 1.94. Joe > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 15:38:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42C7337C153; Mon, 22 Apr 2002 15:26:14 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMPJT65662; Mon, 22 Apr 2002 15:25:19 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222225.g3MMPJT65662@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:25:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rcp rcp.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:25:19 PDT Modified files: (Branch: RELENG_4) bin/rcp rcp.1 Log: MFC: 1.14 (charnier) Use `The .Nm utility'. No objection by: charnier Revision Changes Path 1.9.2.5 +10 -7 src/bin/rcp/rcp.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 22 15:40:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90FD937C3AF; Mon, 22 Apr 2002 15:27:12 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMQdT65929; Mon, 22 Apr 2002 15:26:39 -0700 (PDT) (envelope-from keramida) Message-Id: <200204222226.g3MMQdT65929@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 15:26:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh/bltin echo.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 15:26:39 PDT Modified files: (Branch: RELENG_4) bin/sh/bltin echo.1 Log: MFC: 1.10 (charnier) Use `The .Nm utility'. No objection by: charnier Revision Changes Path 1.7.2.3 +3 -2 src/bin/sh/bltin/echo.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 22 15:43:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD58D37C969; Mon, 22 Apr 2002 15:37:31 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMQFh65873; Mon, 22 Apr 2002 15:26:15 -0700 (PDT) (envelope-from marcus) Message-Id: <200204222226.g3MMQFh65873@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 22 Apr 2002 15:26:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/22 15:26:14 PDT Modified files: www/mozilla Makefile Log: Allow libart to be fetched quickly instead of wading through all the MOZILLA dist sites' timeouts. Revision Changes Path 1.95 +2 -2 ports/www/mozilla/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 22 15:44:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EDD037BD47; Mon, 22 Apr 2002 15:29:31 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMSnb66303; Mon, 22 Apr 2002 15:28:49 -0700 (PDT) (envelope-from lioux) Message-Id: <200204222228.g3MMSnb66303@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 22 Apr 2002 15:28:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/divx4linux4 Makefile pkg-comment pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/22 15:28:49 PDT Modified files: graphics/divx4linux4 Makefile pkg-comment pkg-plist Added files: graphics/divx4linux4 pkg-install Log: o After repo copy from divx4linux: this port will hold previous DiVX version 4.0 - add NO_LATEST_LINK - install under divx4 prefixes Repo copy by: joe Approved by: kris (repo copy) Revision Changes Path 1.4 +11 -4 ports/graphics/divx4linux4/Makefile 1.2 +1 -1 ports/graphics/divx4linux4/pkg-comment 1.1 +78 -0 ports/graphics/divx4linux4/pkg-install (new) 1.2 +7 -8 ports/graphics/divx4linux4/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 22 15:47:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8434B37BB1A; Mon, 22 Apr 2002 15:32:52 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMW4l66742; Mon, 22 Apr 2002 15:32:04 -0700 (PDT) (envelope-from lioux) Message-Id: <200204222232.g3MMW4l66742@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 22 Apr 2002 15:32:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/divx4linux Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/22 15:32:04 PDT Modified files: graphics/divx4linux Makefile distinfo pkg-plist Log: o DiVX 4 can be found at repo copied divx4linux4 o Update to DiVX 5.0 snapshot 20020304: it's decoder only now Revision Changes Path 1.4 +8 -6 ports/graphics/divx4linux/Makefile 1.3 +1 -1 ports/graphics/divx4linux/distinfo 1.2 +0 -4 ports/graphics/divx4linux/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 22 15:51:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 394CD37B754; Mon, 22 Apr 2002 15:35:12 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMYC666992; Mon, 22 Apr 2002 15:34:12 -0700 (PDT) (envelope-from lioux) Message-Id: <200204222234.g3MMYC666992@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 22 Apr 2002 15:34:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/22 15:34:12 PDT Modified files: graphics Makefile Log: Enable divx4linux4 Revision Changes Path 1.439 +1 -0 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 Mon Apr 22 15:54: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3666B37C153; Mon, 22 Apr 2002 15:39:50 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMdUr67792; Mon, 22 Apr 2002 15:39:30 -0700 (PDT) (envelope-from lioux) Message-Id: <200204222239.g3MMdUr67792@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 22 Apr 2002 15:39:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/22 15:39:29 PDT Modified files: . modules Log: divx4linux4 --> ports/graphics/divx4linux4 Revision Changes Path 1.5007 +1 -0 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 22 16: 9:40 2002 Delivered-To: cvs-all@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 2056037B428; Mon, 22 Apr 2002 15:59:48 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id D562F319E65; Mon, 22 Apr 2002 08:18:16 -0500 (CDT) Date: Mon, 22 Apr 2002 08:18:16 -0500 From: "David W. Chapman Jr." To: Alexey Dokuchaev Cc: Dag-Erling Smorgrav , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT access Message-ID: <20020422131816.GA83999@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Alexey Dokuchaev , Dag-Erling Smorgrav , cvs-committers@freebsd.org, cvs-all@freebsd.org References: <200204220556.g3M5ual96939@freefall.freebsd.org> <20020422140521.A16619@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422140521.A16619@regency.nsu.ru> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Currently it seems to panic -current on my machine, can't wait for it to be fixed!! -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 16:12:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1DB637BA00; Mon, 22 Apr 2002 16:03:09 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MN34o71093; Mon, 22 Apr 2002 16:03:04 -0700 (PDT) (envelope-from mux) Message-Id: <200204222303.g3MN34o71093@freefall.freebsd.org> From: Maxime Henrion Date: Mon, 22 Apr 2002 16:03:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/04/22 16:03:03 PDT Modified files: sbin/mount mount.c Log: Do our best to determine if the user is attempting an NFS mount when the filesystem type isn't given in the command line. In the case of an IPv6 address containing ':', one must use the '@' separator for it to be properly parsed (mount_nfs(8) still needs fixing at the moment though). PR: bin/37230 Reviewed by: obrien MFC after: 1 week Revision Changes Path 1.45 +19 -6 src/sbin/mount/mount.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 22 16:13: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id CFCAD37B633; Mon, 22 Apr 2002 16:04:55 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3MN4qYm090489; Mon, 22 Apr 2002 16:04:52 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3MN3b9s090473; Mon, 22 Apr 2002 16:03:37 -0700 (PDT) Date: Mon, 22 Apr 2002 16:03:36 -0700 From: "David O'Brien" To: Mike Barcroft Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/ldd ldd.c sods.c Message-ID: <20020422160336.A90450@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200204202009.g3KK9Uh55665@freefall.freebsd.org> <20020422111856.B49799@dragon.nuxi.com> <20020422180652.A72727@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020422180652.A72727@espresso.q9media.com>; from mike@FreeBSD.ORG on Mon, Apr 22, 2002 at 06:06:52PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 22, 2002 at 06:06:52PM -0400, Mike Barcroft wrote: > > > Modified files: > > > usr.bin/ldd ldd.c sods.c > > > Log: > > > Include for prototype of ntohl() used in the N_BADMAG() > > > macro. > > > > This seems very silly -- 'ldd' has zero to do with networking. Perhaps > > ntohl really needs to be moved to another header, which apra/inet.h > > includes. > > Then why is it using Network to host conversion macros? The Standard > defines these macros in and . We used to It is used in /usr/include/sys/imgact_aout.h:#define N_BADMAG(ex) \ which is because we had no other endian conversion bits at the time. This could be changed to what ever bits you and tmm crafted. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 16:14:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67B5C37BAC3; Mon, 22 Apr 2002 16:08:15 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MN88175643; Mon, 22 Apr 2002 16:08:08 -0700 (PDT) (envelope-from gad) Message-Id: <200204222308.g3MN88175643@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 22 Apr 2002 16:08:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/22 16:08:08 PDT Modified files: usr.sbin/lpr/common_source common.c Log: Add 'const' to some casts to fix two warnings that are printed by the new gcc (on sparc64). MFC after: 4 days Revision Changes Path 1.24 +3 -3 src/usr.sbin/lpr/common_source/common.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 22 16:18:10 2002 Delivered-To: cvs-all@freebsd.org Received: from thuvia.demon.co.uk (thuvia.demon.co.uk [193.237.34.248]) by hub.freebsd.org (Postfix) with ESMTP id 0C14E37B438; Mon, 22 Apr 2002 16:11:24 -0700 (PDT) Received: from dotar.thuvia.org (dotar.thuvia.org [10.0.0.4]) by phaidor.thuvia.org (8.11.6/8.11.6) with ESMTP id g3MNBLg01695; Tue, 23 Apr 2002 00:11:21 +0100 (BST) (envelope-from mark@thuvia.demon.co.uk) Received: (from mark@localhost) by dotar.thuvia.org (8.11.6/8.11.6) id g3MNBKi50164; Tue, 23 Apr 2002 00:11:20 +0100 (BST) (envelope-from mark) Date: Tue, 23 Apr 2002 00:11:20 +0100 (BST) From: Mark Valentine Message-Id: <200204222311.g3MNBKi50164@dotar.thuvia.org> In-Reply-To: Garrett Wollman's message of Apr 22, 10:05pm X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: wollman@lcs.mit.edu (Garrett Wollman), Maxim Sobolev Subject: Re: cvs commit: src/bin/expr expr.1 expr.y Cc: cvs-all@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: wollman@lcs.mit.edu (Garrett Wollman) > Date: Mon 22 Apr, 2002 > Subject: Re: cvs commit: src/bin/expr expr.1 expr.y > If it breaks libtool, then libtool is also broken under any > UNIX-branded operating system (such as Solaris) which seems unlikely > to me. $ cat /etc/release Solaris 8 10/01 s28s_u6wos_08a SPARC Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. Assembled 12 September 2001 $ expr -- -1 + 2 1 $ expr -1 + 2 1 $ expr '-lfoo' : '-l\(.*\)' foo So Solaris bows to POSIX to discard "--", but otherwise behaves as expr(1) has done since the dawn of time. Open UNIX 8 behaves the same way. Do any real implementations actually break either of the last two cases? (I don't know how to access the GNU sh-utils CVS repository to see what Paul Eggert's done in this regard.) Cheers, Mark. -- Mark Valentine, Thuvia Labs "Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses "We're kind of stupid that way." *munch* *munch* and endorses 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 22 16:30:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6709437B964; Mon, 22 Apr 2002 16:25:43 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNPha77530; Mon, 22 Apr 2002 16:25:43 -0700 (PDT) (envelope-from gad) Message-Id: <200204222325.g3MNPha77530@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 22 Apr 2002 16:25:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/pac pac.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/22 16:25:43 PDT Modified files: usr.sbin/lpr/pac pac.c Log: Add 'const' to some casts to fix two warnings that are printed by the new gcc (on sparc64). MFC after: 4 days Revision Changes Path 1.14 +3 -3 src/usr.sbin/lpr/pac/pac.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 22 16:34:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AF8437B6C8; Mon, 22 Apr 2002 16:28:42 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNSg277884; Mon, 22 Apr 2002 16:28:42 -0700 (PDT) (envelope-from gad) Message-Id: <200204222328.g3MNSg277884@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 22 Apr 2002 16:28:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc cmds.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/22 16:28:42 PDT Modified files: usr.sbin/lpr/lpc cmds.c Log: Add 'const' to some casts to fix two warnings that are printed by the new gcc (on sparc64). MFC after: 4 days Revision Changes Path 1.24 +2 -2 src/usr.sbin/lpr/lpc/cmds.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 22 16:46: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F03337B439; Mon, 22 Apr 2002 16:45:49 -0700 (PDT) Received: (from mharo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNjnQ80412; Mon, 22 Apr 2002 16:45:49 -0700 (PDT) (envelope-from mharo) Message-Id: <200204222345.g3MNjnQ80412@freefall.freebsd.org> From: Michael Haro Date: Mon, 22 Apr 2002 16:45:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sudo Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mharo 2002/04/22 16:45:48 PDT Modified files: security/sudo Makefile distinfo Log: revert change from this morning Revision Changes Path 1.50 +1 -3 ports/security/sudo/Makefile 1.33 +0 -1 ports/security/sudo/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 16:51:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9825137B41B; Mon, 22 Apr 2002 16:50:55 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNoqJ81063; Mon, 22 Apr 2002 16:50:52 -0700 (PDT) (envelope-from anders) Message-Id: <200204222350.g3MNoqJ81063@freefall.freebsd.org> From: Anders Nordby Date: Mon, 22 Apr 2002 16:50:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/prcs Makefile distinfo pkg-plist ports/devel/prcs/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/04/22 16:50:52 PDT Modified files: devel/prcs Makefile distinfo pkg-plist Added files: devel/prcs/files patch-af patch-ag Removed files: devel/prcs/files patch-aa patch-ab patch-ac patch-ad patch-ae Log: Update to 1.3.0. Assign maintainership to submitter. PR: 31644 Submitted by: Samuel Tardieu Approved by: maintainer Revision Changes Path 1.18 +21 -8 ports/devel/prcs/Makefile 1.9 +1 -1 ports/devel/prcs/distinfo 1.2 +0 -20 ports/devel/prcs/files/patch-aa (dead) 1.2 +0 -11 ports/devel/prcs/files/patch-ab (dead) 1.2 +0 -22 ports/devel/prcs/files/patch-ac (dead) 1.2 +0 -11 ports/devel/prcs/files/patch-ad (dead) 1.2 +0 -11 ports/devel/prcs/files/patch-ae (dead) 1.1 +8 -0 ports/devel/prcs/files/patch-af (new) 1.1 +8 -0 ports/devel/prcs/files/patch-ag (new) 1.7 +10 -5 ports/devel/prcs/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 22 16:58:59 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 30ACC37B419; Mon, 22 Apr 2002 16:58:46 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id EB256AE1C6; Mon, 22 Apr 2002 16:58:45 -0700 (PDT) Date: Mon, 22 Apr 2002 16:58:45 -0700 From: Maxime Henrion To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c Message-ID: <20020422235845.GF88736@elvis.mu.org> References: <200204222303.g3MN34o71093@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <200204222303.g3MN34o71093@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Maxime Henrion wrote: > mux 2002/04/22 16:03:03 PDT > > Modified files: > sbin/mount mount.c > Log: > Do our best to determine if the user is attempting an NFS mount when > the filesystem type isn't given in the command line. In the case of > an IPv6 address containing ':', one must use the '@' separator for it > to be properly parsed (mount_nfs(8) still needs fixing at the moment > though). [...] I missed the fact that the '@' separator is intended to be used as path@server, whereas you use ':' as server:path, and so this commit broke the '@' case. Attached is a simple patch to fix it, I'm currently waiting for review to commit it. This shouldn't hurt a lot since this syntax is deprecated and you can still mount properly with mount_nfs. Maxime --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mount.diff" --- mount.c.old Tue Apr 23 01:30:13 2002 +++ mount.c Tue Apr 23 01:27:46 2002 @@ -288,7 +288,11 @@ */ if (vfslist == NULL && ((ep = strchr(argv[0], '@')) != NULL) || ((ep = strchr(argv[0], ':')) != NULL)) { - cp = argv[0]; + if (*ep == '@') { + cp = ep + 1; + ep = cp + strlen(cp); + } else + cp = argv[0]; while (cp != ep) { if (!isdigit(*cp) && !isalpha(*cp) && *cp != '.' && *cp != '-' && *cp != ':') --/9DWx/yDrRhgMJTb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 17: 5:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 730D937B425; Mon, 22 Apr 2002 17:05:53 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N05mj86326; Mon, 22 Apr 2002 17:05:48 -0700 (PDT) (envelope-from obrien) Message-Id: <200204230005.g3N05mj86326@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 22 Apr 2002 17:05:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/22 17:05:48 PDT Modified files: etc rc Log: Do not use 'ps -e' for entropy gathering. It uses /proc/*/mem to rummage around *user* memory to extract the environment variable strings. This is problematic for us. Submitted by: peter Revision Changes Path 1.309 +2 -2 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 17: 6:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B268237B41A; Mon, 22 Apr 2002 17:06:21 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N06Ao86432; Mon, 22 Apr 2002 17:06:10 -0700 (PDT) (envelope-from gad) Message-Id: <200204230006.g3N06Ao86432@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 22 Apr 2002 17:06:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source lp.h printcap.c src/usr.sbin/lpr/lpd printjob.c src/usr.sbin/lpr/lpr printcap.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/22 17:06:10 PDT Modified files: usr.sbin/lpr/common_source lp.h printcap.c usr.sbin/lpr/lpd printjob.c usr.sbin/lpr/lpr printcap.5 Log: Implement new printcap option of "rc" aka "remote.resend_copies". This is a boolean option, and if it is specified in a print queue for a remote host, it causes lpd to resend the data file for each copy the user requested on 'lpr -#n'. This is useful for network printers which accept lpd-style jobs, but which ignore the control file (and thus they ignore any request for multiple copies). PR: 25635 Reviewed by: short review on freebsd-audit MFC after: 6 days Revision Changes Path 1.20 +2 -1 src/usr.sbin/lpr/common_source/lp.h 1.9 +2 -1 src/usr.sbin/lpr/common_source/printcap.c 1.51 +48 -11 src/usr.sbin/lpr/lpd/printjob.c 1.27 +20 -0 src/usr.sbin/lpr/lpr/printcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 17:10:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D19F637B47A; Mon, 22 Apr 2002 17:10:20 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N0AIC86873; Mon, 22 Apr 2002 17:10:18 -0700 (PDT) (envelope-from obrien) Message-Id: <200204230010.g3N0AIC86873@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 22 Apr 2002 17:10:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/22 17:10:18 PDT Modified files: gnu/usr.bin/cc Makefile.inc Log: Don't use "GCCDIR" as the multiple inclusion protector. Subdir Makefiles may want to override GCCDIR and this gets in the way. Revision Changes Path 1.61 +4 -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 Mon Apr 22 17:13:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E11337B404; Mon, 22 Apr 2002 17:13:10 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N0DAn87203; Mon, 22 Apr 2002 17:13:10 -0700 (PDT) (envelope-from will) Message-Id: <200204230013.g3N0DAn87203@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 17:13:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/arts pkg-plist ports/misc/kdeedu3 pkg-plist ports/misc/kdeutils3 pkg-plist ports/x11-wm/kdeartwork3 pkg-plist ports/x11/kdebase3 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 17:13:10 PDT Modified files: audio/arts pkg-plist misc/kdeedu3 pkg-plist misc/kdeutils3 pkg-plist x11-wm/kdeartwork3 pkg-plist x11/kdebase3 pkg-plist Log: Update to 3.0. Sigh. Revision Changes Path 1.2 +132 -0 ports/audio/arts/pkg-plist 1.2 +665 -0 ports/misc/kdeedu3/pkg-plist 1.24 +226 -0 ports/misc/kdeutils3/pkg-plist 1.6 +2792 -0 ports/x11-wm/kdeartwork3/pkg-plist 1.48 +2527 -0 ports/x11/kdebase3/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 22 17:37:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E405637B416; Mon, 22 Apr 2002 17:37:15 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N0b4K90440; Mon, 22 Apr 2002 17:37:04 -0700 (PDT) (envelope-from mike) Message-Id: <200204230037.g3N0b4K90440@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 22 Apr 2002 17:37:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/c99 index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/22 17:37:04 PDT Modified files: en/projects/c99 index.sgml Log: Assign df(1) task to Tim J. Robbins. Change entities to match Tim's FreeBSD login. Revision Changes Path 1.9 +27 -27 www/en/projects/c99/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 22 17:39: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 897ED37B427; Mon, 22 Apr 2002 17:38:58 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N0cHc90645; Mon, 22 Apr 2002 17:38:17 -0700 (PDT) (envelope-from mike) Message-Id: <200204230038.g3N0cHc90645@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 22 Apr 2002 17:38:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en developers.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/22 17:38:17 PDT Modified files: en developers.sgml Log: Update Tim J. Robbins' entity to match his FreeBSD login. Revision Changes Path 1.12 +2 -2 www/en/developers.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 22 18:24:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A09A037B483; Mon, 22 Apr 2002 18:24:01 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N1NL704946; Mon, 22 Apr 2002 18:23:21 -0700 (PDT) (envelope-from bmah) Message-Id: <200204230123.g3N1NL704946@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 Apr 2002 18:23:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/22 18:23:21 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SA-02:22, SA-02:23. Updated release notes: Device polling for rl(4), updated URL for SA-02:18, smbfs userland 1.4.4. Revision Changes Path 1.328 +19 -5 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 22 18:28:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E13F037B41C; Mon, 22 Apr 2002 18:28:12 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N1Rdl05493; Mon, 22 Apr 2002 18:27:39 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204230127.g3N1Rdl05493@freefall.freebsd.org> From: Robert Watson Date: Mon, 22 Apr 2002 18:27:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/22 18:27:38 PDT Modified files: sys/kern vfs_syscalls.c Log: Slightly restructure extattr_get_vp() so that there's only one entry point to VOP_GETEXTATTR(). This simplifies code flow when inserting MAC hooks. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.249 +15 -8 src/sys/kern/vfs_syscalls.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 22 18:28:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EC0137B41A; Mon, 22 Apr 2002 18:28:47 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N1Rv505570; Mon, 22 Apr 2002 18:27:57 -0700 (PDT) (envelope-from bmah) Message-Id: <200204230127.g3N1Rv505570@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 Apr 2002 18:27:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/22 18:27:57 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Device polling for rl(4), update URL for SA-02:18, SA-02:22, SA-02:23. Revision Changes Path 1.22.2.224 +17 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 22 18:29:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 657C137B41A; Mon, 22 Apr 2002 18:29:08 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N1SKA05674; Mon, 22 Apr 2002 18:28:20 -0700 (PDT) (envelope-from bmah) Message-Id: <200204230128.g3N1SKA05674@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 Apr 2002 18:28:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/22 18:28:20 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Update URL for SA-02:18, SA-02:22, SA-02:23. Revision Changes Path 1.1.2.62 +17 -2 src/release/doc/en_US.ISO8859-1/errata/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 22 18:40:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F62F37B416; Mon, 22 Apr 2002 18:40:28 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N1eS207424; Mon, 22 Apr 2002 18:40:28 -0700 (PDT) (envelope-from bmah) Message-Id: <200204230140.g3N1eS207424@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 Apr 2002 18:40:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.5R errata.html X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/22 18:40:28 PDT Modified files: en/releases/4.5R errata.html Log: Regen from article.sgml 1.1.2.62. Revision Changes Path 1.13 +19 -5 www/en/releases/4.5R/errata.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 19:15: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A296637B419; Mon, 22 Apr 2002 19:15:00 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N2F0T15809; Mon, 22 Apr 2002 19:15:00 -0700 (PDT) (envelope-from keramida) Message-Id: <200204230215.g3N2F0T15809@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 19:15:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 19:15:00 PDT Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Make sure we explicitly mention that scripts that are used to start services from /usr/local/etc/rc.d have to be executable and need an extension of .sh to be picked up by /etc/rc at startup & shutdown. Inspired by: A question by Ryan Hill on freebsd-questions. Revision Changes Path 1.48 +13 -3 doc/en_US.ISO8859-1/books/handbook/config/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 22 19:42:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7B9F37B426; Mon, 22 Apr 2002 19:42:04 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N2g4s18654; Mon, 22 Apr 2002 19:42:04 -0700 (PDT) (envelope-from gad) Message-Id: <200204230242.g3N2g4s18654@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 22 Apr 2002 19:42:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source startdaemon.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/22 19:42:04 PDT Modified files: usr.sbin/lpr/common_source startdaemon.c Log: Improve the error message the user sees if the startdaemon routine cannot connect() to the socket for lpd. Tell them this error probably means that the master 'lpd' process is not running. MFC after: 4 days Revision Changes Path 1.10 +7 -5 src/usr.sbin/lpr/common_source/startdaemon.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 22 19:56:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1374837B41C; Mon, 22 Apr 2002 19:56:17 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N2uH320431; Mon, 22 Apr 2002 19:56:17 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204230256.g3N2uH320431@freefall.freebsd.org> From: "J. Mallett" Date: Mon, 22 Apr 2002 19:56:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf printf.1 printf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/22 19:56:16 PDT Modified files: usr.bin/printf printf.1 printf.c Log: - printf shouldn't bail out if a conversion fails, it should just keep processing them. - \c escape to immediately stop output (similar to echo's \c) - \0NNN should be allowed for octal character escapes (instead of just \NNN) - %b conversion, which is like %s but interprets \n \t etc. inside the string is missing. And I may not be any poet, but in lieu of an in-tree regression test: ref5% ./printf '%s%b%b%c%s%d\n' 'PR' '\0072' '\t' '3' '56' 0x10 PR: 35616 Submitted by: tjr MFC after: 1 week Revision Changes Path 1.21 +27 -5 src/usr.bin/printf/printf.1 1.20 +66 -37 src/usr.bin/printf/printf.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 22 20:45: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA12737B41A; Mon, 22 Apr 2002 20:45:01 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N3j1b29977; Mon, 22 Apr 2002 20:45:01 -0700 (PDT) (envelope-from bp) Message-Id: <200204230345.g3N3j1b29977@freefall.freebsd.org> From: Boris Popov Date: Mon, 22 Apr 2002 20:45:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netsmb smb.h smb_conn.h smb_iod.c smb_rq.c smb_rq.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/22 20:45:01 PDT Modified files: (Branch: RELENG_4) sys/netsmb smb.h smb_conn.h smb_iod.c smb_rq.c smb_rq.h Log: MFC: Misc spelling fixes. Handle more error codes returned by W2K servers. Revision Changes Path 1.1.2.3 +3 -3 src/sys/netsmb/smb.h 1.1.2.3 +3 -5 src/sys/netsmb/smb_conn.h 1.1.2.2 +1 -1 src/sys/netsmb/smb_iod.c 1.1.2.2 +4 -4 src/sys/netsmb/smb_rq.c 1.1.2.2 +1 -1 src/sys/netsmb/smb_rq.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 22 23:12:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8EE037B419; Mon, 22 Apr 2002 23:12:34 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6CYn59273; Mon, 22 Apr 2002 23:12:34 -0700 (PDT) (envelope-from will) Message-Id: <200204230612.g3N6CYn59273@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 23:12:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/koffice-kde3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 23:12:34 PDT Modified files: editors/koffice-kde3 Makefile Log: Fi MASTER_SITES. Revision Changes Path 1.40 +1 -1 ports/editors/koffice-kde3/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 22 23:14:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0D5037B419; Mon, 22 Apr 2002 23:14:10 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6EAl59568; Mon, 22 Apr 2002 23:14:10 -0700 (PDT) (envelope-from marcel) Message-Id: <200204230614.g3N6EAl59568@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 22 Apr 2002 23:14:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_all.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/22 23:14:10 PDT Modified files: sys/cam/scsi scsi_all.c Log: Remove unused static variable quantum. Revision Changes Path 1.33 +0 -2 src/sys/cam/scsi/scsi_all.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 22 23:15:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C46AE37B404; Mon, 22 Apr 2002 23:15:44 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6Fir59856; Mon, 22 Apr 2002 23:15:44 -0700 (PDT) (envelope-from ru) Message-Id: <200204230615.g3N6Fir59856@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 22 Apr 2002 23:15:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.nls.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/22 23:15:44 PDT Modified files: share/mk bsd.nls.mk Log: Provide the real `distribute' target so that NLS catalogs are installed with `make release'. Revision Changes Path 1.6 +4 -0 src/share/mk/bsd.nls.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 23:20:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B21F337B43A; Mon, 22 Apr 2002 23:18:22 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6IMi60236; Mon, 22 Apr 2002 23:18:22 -0700 (PDT) (envelope-from will) Message-Id: <200204230618.g3N6IMi60236@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 23:18:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/kdegraphics3/files patch-kdvi::font.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 23:18:22 PDT Added files: graphics/kdegraphics3/files patch-kdvi::font.cpp Log: fix compiling on current: s/malloc.h/stdlib.h/ Revision Changes Path 1.1 +11 -0 ports/graphics/kdegraphics3/files/patch-kdvi::font.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 22 23:23: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8486D37B41A; Mon, 22 Apr 2002 23:21:04 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6L4U60779; Mon, 22 Apr 2002 23:21:04 -0700 (PDT) (envelope-from will) Message-Id: <200204230621.g3N6L4U60779@freefall.freebsd.org> From: Will Andrews Date: Mon, 22 Apr 2002 23:21:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/kdegraphics3 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/04/22 23:21:04 PDT Modified files: graphics/kdegraphics3 pkg-plist Log: Fix plist mistakes. Submitted by: Alan Eldridge Revision Changes Path 1.20 +56 -5 ports/graphics/kdegraphics3/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 23 0: 1:27 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id BE90637B400; Tue, 23 Apr 2002 00:01:16 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3MK7gT72720; Mon, 22 Apr 2002 16:07:42 -0400 (EDT) (envelope-from mike) Date: Mon, 22 Apr 2002 16:07:42 -0400 From: Mike Barcroft To: Garrett Wollman Cc: "M. Warner Losh" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020422160742.B8421@espresso.q9media.com> References: <200204190045.g3J0jUY59526@freefall.freebsd.org> <200204190309.g3J39tE69057@khavrinen.lcs.mit.edu> <20020418.220125.06947209.imp@village.org> <200204190420.g3J4KMC69617@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204190420.g3J4KMC69617@khavrinen.lcs.mit.edu>; from wollman@lcs.mit.edu on Fri, Apr 19, 2002 at 12:20:22AM -0400 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Sorry for the late reply.] Garrett Wollman writes: > < said: > > > There is no other way to fix this than in the kernel... > > Sure there is -- make sure that every privileged process has something > on every fd. You could do it in csu (although from a standards > perspective that would make no difference). Or, alternatively, rather > than changing exec(), you could change fdalloc() to never return fd 0, > 1, or 2 except when explicitly requested by dup2() -- although this > would break some seriously old programs that expect to be able to do > > fd = open(...) > close(1); > dup(fd); > > and have it work. (These programs are broken anyway -- the Standard > does not guarantee any particular order of fd allocation.) I agree that the current solution to this problem is wrong. I think the most correct solution would be to fix each set[ug]id program to ensure that it has a working set of the basic std{in,out,err} descriptors by making a series of fstat() calls and watching for a EBADF. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 0: 5:25 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id EF98437B405; Tue, 23 Apr 2002 00:05:12 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3N74tHx078397; Tue, 23 Apr 2002 09:04:55 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Mike Barcroft Cc: Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: Your message of "Mon, 22 Apr 2002 16:07:42 EDT." <20020422160742.B8421@espresso.q9media.com> Date: Tue, 23 Apr 2002 09:04:55 +0200 Message-ID: <78396.1019545495@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020422160742.B8421@espresso.q9media.com>, Mike Barcroft writes: >I agree that the current solution to this problem is wrong. I think >the most correct solution would be to fix each set[ug]id program to >ensure that it has a working set of the basic std{in,out,err} >descriptors by making a series of fstat() calls and watching for a >EBADF. Right, and the best fix to the middle east situation is to make all persons living down there like each other. Some times the best fix is just not viable... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 0: 7:50 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 2A96F37B41B; Tue, 23 Apr 2002 00:07:44 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JPNJ38CC; Tue, 23 Apr 2002 10:09:18 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3N77c103397; Tue, 23 Apr 2002 10:07:38 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC508B6.98EA7053@FreeBSD.org> Date: Tue, 23 Apr 2002 10:09:42 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Josef Karthauser Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/sdl12 Makefile References: <200204220819.g3M8J5Y32095@freefall.freebsd.org> <20020422110222.GB5606@genius.tao.org.uk> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Josef Karthauser wrote: > > On Mon, Apr 22, 2002 at 01:19:05AM -0700, Maxim Sobolev wrote: > > sobomax 2002/04/22 01:19:05 PDT > > > > Modified files: > > devel/sdl12 Makefile > > Log: > > Explicitly disable USB joystick code because there are too many API > > incompatible versions of USB code in different FreeBSD releases (or even in > > the same release makeworded on from sources cvsup'ed on different dates), so > > that supporting all of them is nightmare. > > > > I wish USB team would care about API compatibility in the future. > > This is easy to fix. Do you want me to take a look? Yes, please do if you can. Mostly the problems are with libusb.h --> libusbhid.h conversion which also changed hid_report_size prototype and with data --> ucr_data change. -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 23 0:15:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6797E37B419; Tue, 23 Apr 2002 00:15:09 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7F9f74956; Tue, 23 Apr 2002 00:15:09 -0700 (PDT) (envelope-from tjr) Message-Id: <200204230715.g3N7F9f74956@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 23 Apr 2002 00:15:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/expand expand.1 src/usr.bin/unexpand unexpand.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/04/23 00:15:09 PDT Modified files: usr.bin/expand expand.1 usr.bin/unexpand unexpand.c Log: Add the -t option, which allows tab stop positions to be specified similarly to the way expand(1) allows. This brings unexpand(1) up to SUSv3 conformance, and it now passes all relevant parts of the GNU textutils test suite. PR: 35621 Reviewed by: mike Revision Changes Path 1.9 +14 -1 src/usr.bin/expand/expand.1 1.9 +118 -51 src/usr.bin/unexpand/unexpand.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 23 1:10:11 2002 Delivered-To: cvs-all@freebsd.org Received: from patrocles.silby.com (d162.as9.nwbl0.wi.voyager.net [169.207.133.228]) by hub.freebsd.org (Postfix) with ESMTP id EAF2737B417; Tue, 23 Apr 2002 01:10:02 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.2/8.12.2) with ESMTP id g3N8A7aL025094; Tue, 23 Apr 2002 03:10:07 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.2/8.12.2/Submit) with ESMTP id g3N8A1nh025091; Tue, 23 Apr 2002 03:10:01 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Tue, 23 Apr 2002 03:10:01 -0500 (CDT) From: Mike Silbersack To: Mike Barcroft Cc: Garrett Wollman , "M. Warner Losh" , , Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: <20020422160742.B8421@espresso.q9media.com> Message-ID: <20020423030714.U24733-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Apr 2002, Mike Barcroft wrote: > I agree that the current solution to this problem is wrong. I think > the most correct solution would be to fix each set[ug]id program to > ensure that it has a working set of the basic std{in,out,err} > descriptors by making a series of fstat() calls and watching for a > EBADF. > > Best regards, > Mike Barcroft But... if you go through and fix the bugs in the various set[ug]id programs, doesn't that make the kernel change a no-op? And in that case, what's the harm in having such a feature in the kernel? Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 1:10:52 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 0C8D137B41A; Tue, 23 Apr 2002 01:10:08 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3N8A69s012914; Tue, 23 Apr 2002 09:10:06 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3N8A6B5012913; Tue, 23 Apr 2002 09:10:06 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3N89Zd0002106; Tue, 23 Apr 2002 09:09:35 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204230809.g3N89Zd0002106@grimreaper.grondar.org> To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/uudecode regress.base64.in regress.outregress.traditional.in src/tools/regression/usr.bin/uuencode regress.base64.outregress.in regress.traditional.out References: <3CC3C9B9.88BF0A@FreeBSD.org> In-Reply-To: <3CC3C9B9.88BF0A@FreeBSD.org> ; from Maxim Sobolev "Mon, 22 Apr 2002 11:28:41 +0300." Date: Tue, 23 Apr 2002 09:09:35 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Remove improperly imported files. > > Mmm, no. I think it should be removed directly from the repo by > cvsmeisters. No, he did it right. Us CVSMeisters remove stuff from Attics. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 1:26:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 156F937B404; Tue, 23 Apr 2002 01:26:52 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N8Qq390532; Tue, 23 Apr 2002 01:26:52 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204230826.g3N8Qq390532@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 23 Apr 2002 01:26:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.serial X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/23 01:26:51 PDT Modified files: etc rc.serial Log: Correct default value of drainwait: it should be 300 seconds, not forever. PR: 37370 Submitted by: Daniel O'Connor MFC after: 2 weeks Revision Changes Path 1.16 +2 -2 src/etc/rc.serial To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 2: 4: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F8C737B417; Tue, 23 Apr 2002 02:03:57 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N93vU96754; Tue, 23 Apr 2002 02:03:57 -0700 (PDT) (envelope-from ru) Message-Id: <200204230903.g3N93vU96754@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 23 Apr 2002 02:03:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile src/share/man/man4 Makefile src/share/man/man8 Makefile src/sys/conf kmod.mk src/share/mk bsd.dep.mk bsd.doc.mk bsd.info.mk bsd.lib.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/23 02:03:56 PDT Modified files: . Makefile share/man/man4 Makefile share/man/man8 Makefile sys/conf kmod.mk share/mk bsd.dep.mk bsd.doc.mk bsd.info.mk bsd.lib.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk Log: Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. Ensure all standard targets honor SUBDIR. Now `make obj' descends into SUBDIRs even if NOOBJ is set (some descendants may still need an object directory, but we do not have such precedents). Now `make install' in non-bsd.subdir.mk makefiles runs `afterinstall' target _after_ `install' in SUBDIRs, like we do in bsd.subdir.mk. Nothing depended on the wrong order anyway. Fixed `distribute' targets (except for the bsd.subdir.mk version) so that they do not depend on _SUBDIR; `distribute' calls `install' which already depends on _SUBDIR. De-standardize `maninstall', otherwise manpages would be installed twice. (To be revised later.) Revision Changes Path 1.250 +1 -1 src/Makefile 1.154 +0 -3 src/share/man/man4/Makefile 1.28 +0 -4 src/share/man/man8/Makefile 1.34 +4 -4 src/share/mk/bsd.dep.mk 1.51 +0 -12 src/share/mk/bsd.doc.mk 1.62 +4 -19 src/share/mk/bsd.info.mk 1.113 +11 -21 src/share/mk/bsd.lib.mk 1.46 +1 -1 src/share/mk/bsd.man.mk 1.7 +1 -9 src/share/mk/bsd.nls.mk 1.42 +6 -36 src/share/mk/bsd.obj.mk 1.114 +10 -19 src/share/mk/bsd.prog.mk 1.31 +1 -1 src/share/mk/bsd.sgml.mk 1.35 +10 -10 src/share/mk/bsd.subdir.mk 1.118 +5 -12 src/sys/conf/kmod.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 23 2:24: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CE7B37B419; Tue, 23 Apr 2002 02:24:01 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N9O1n04072; Tue, 23 Apr 2002 02:24:01 -0700 (PDT) (envelope-from ru) Message-Id: <200204230924.g3N9O1n04072@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 23 Apr 2002 02:24:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/23 02:24:00 PDT Modified files: release Makefile Log: Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs. For rerelease, run "make -DNOCLEAN world" instead of simple and insufficient in some cases "make all install". This is especially true for cross-arch "make release"s which we don't (yet) support. Revision Changes Path 1.668 +4 -3 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 Tue Apr 23 2:25:48 2002 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id CED2F37B416; Tue, 23 Apr 2002 02:25:41 -0700 (PDT) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16zwch-000EM0-00; Tue, 23 Apr 2002 11:30:07 +0200 From: Sheldon Hearn To: cvs-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/smbfs - Imported sources In-reply-to: Your message of "Mon, 22 Apr 2002 09:15:20 MST." <200204221615.g3MGFK971228@freefall.freebsd.org> Date: Tue, 23 Apr 2002 11:30:06 +0200 Message-ID: <55179.1019554206@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Apr 2002 09:15:20 MST, Sheldon Hearn wrote: > src/contrib/smbfs - Imported sources > Update of /home/ncvs/src/contrib/smbfs > In directory freefall.freebsd.org:/d/home/sheldonh/smbfs-1.4.4 > > Log Message: > Import smbfs-1.4.4. I didn't think that an import message was an appropriate place for the "MFC after" tag, so let me mention here that I plan to merge this onto RELENG_4 in a week. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 2:30:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [62.232.68.68]) by hub.freebsd.org (Postfix) with ESMTP id 2BAEA37B405; Tue, 23 Apr 2002 02:30:26 -0700 (PDT) Received: from lobster.originative.co.uk (lobster [62.232.68.81]) by mailgate.originative.co.uk (Postfix) with ESMTP id 3F5EA1D169; Tue, 23 Apr 2002 10:30:24 +0100 (BST) Subject: Re: cvs commit: src/usr.sbin/lpr/common_source lp.h printcap.c src/usr.sbin/lpr/lpd printjob.c src/usr.sbin/lpr/lpr printcap.5 From: Paul Richards To: Garance A Drosehn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200204230006.g3N06Ao86432@freefall.freebsd.org> References: <200204230006.g3N06Ao86432@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 23 Apr 2002 11:30:31 +0200 Message-Id: <1019554231.27310.0.camel@lobster.freebsd-services.com> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-04-23 at 02:06, Garance A Drosehn wrote: > gad 2002/04/22 17:06:10 PDT > > Modified files: > usr.sbin/lpr/common_source lp.h printcap.c > usr.sbin/lpr/lpd printjob.c > usr.sbin/lpr/lpr printcap.5 > Log: > Implement new printcap option of "rc" aka "remote.resend_copies". > This is a boolean option, and if it is specified in a print queue > for a remote host, it causes lpd to resend the data file for each > copy the user requested on 'lpr -#n'. This is useful for network > printers which accept lpd-style jobs, but which ignore the control > file (and thus they ignore any request for multiple copies). Thanks for sorting this out, it works great. Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 2:32:52 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 927C737B416; Tue, 23 Apr 2002 02:32:47 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JPNJ38Y8; Tue, 23 Apr 2002 12:34:22 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g3N9Wfc04151; Tue, 23 Apr 2002 12:32:41 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200204230932.g3N9Wfc04151@vega.vega.com> Subject: Re: cvs commit: src/contrib/smbfs - Imported sources To: sheldonh@starjuice.net (Sheldon Hearn) Date: Tue, 23 Apr 2002 12:32:41 +0300 (EEST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <55179.1019554206@axl.seasidesoftware.co.za> from "Sheldon Hearn" at Apr 23, 2002 11:30:06 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > On Mon, 22 Apr 2002 09:15:20 MST, Sheldon Hearn wrote: > > > src/contrib/smbfs - Imported sources > > Update of /home/ncvs/src/contrib/smbfs > > In directory freefall.freebsd.org:/d/home/sheldonh/smbfs-1.4.4 > > > > Log Message: > > Import smbfs-1.4.4. > > I didn't think that an import message was an appropriate place for the > "MFC after" tag, [...]. Whynot? -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 23 2:47:27 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 298A537B41C; Tue, 23 Apr 2002 02:47:23 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id 079E7AE027; Tue, 23 Apr 2002 02:47:23 -0700 (PDT) Date: Tue, 23 Apr 2002 02:47:23 -0700 From: Maxime Henrion To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: David O'Brien Subject: Re: cvs commit: src/sbin/mount mount.c Message-ID: <20020423094722.GG88736@elvis.mu.org> References: <200204222303.g3MN34o71093@freefall.freebsd.org> <20020422235845.GF88736@elvis.mu.org> <20020422183239.A10795@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422183239.A10795@dragon.nuxi.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien wrote: > On Mon, Apr 22, 2002 at 04:58:45PM -0700, Maxime Henrion wrote: > > I missed the fact that the '@' separator is intended to be used as > > path@server, whereas you use ':' as server:path, and so this commit > > broke the '@' case. > > where did you post them for review? I do not see them on the audit@ > list. You might also want to send this to current@freebsd.org with > "** HEADS UP ** mount_NFS changes" in the subject. I think there is a misunderstanding ; this patch does not modify mount_nfs(8) in any way, it just fixes a bug I introduced in my last commit in mount(8) which breaks the case where it is invoked as : mount /foo/bar@somehost /somewhere. Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 3:10:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D8DE37B416; Tue, 23 Apr 2002 03:10:08 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NAA8X14874; Tue, 23 Apr 2002 03:10:08 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204231010.g3NAA8X14874@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 23 Apr 2002 03:10:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/23 03:10:07 PDT Modified files: java/jdk13 pkg-plist Log: Correct pkg-plist. Revision Changes Path 1.10 +1 -1 ports/java/jdk13/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 23 3:25:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55F8A37B400; Tue, 23 Apr 2002 03:25:36 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NAPar16941; Tue, 23 Apr 2002 03:25:36 -0700 (PDT) (envelope-from gj) Message-Id: <200204231025.g3NAPar16941@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 23 Apr 2002 03:25:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/23 03:25:36 PDT Modified files: sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c Log: On slow machines interrupts could be lost, so check for pending interrupts in a loop. Tested by: Andrew Gordon Revision Changes Path 1.6 +18 -11 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.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 23 4:33:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64D7737B400; Tue, 23 Apr 2002 04:33:29 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NBXTR34876; Tue, 23 Apr 2002 04:33:29 -0700 (PDT) (envelope-from ru) Message-Id: <200204231133.g3NBXTR34876@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 23 Apr 2002 04:33:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libssh Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/23 04:33:29 PDT Modified files: secure/lib/libssh Makefile Log: The library itself does not depend on Kerberos bits. Otherwise, we would have broken krb4 and krb5 dists. Revision Changes Path 1.15 +0 -10 src/secure/lib/libssh/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 23 4:48:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C08937B405; Tue, 23 Apr 2002 04:48:46 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NBmkp36899; Tue, 23 Apr 2002 04:48:46 -0700 (PDT) (envelope-from phk) Message-Id: <200204231148.g3NBmkp36899@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 04:48:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h geom_dump.c geom_enc.c geom_slice.c geom_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/23 04:48:45 PDT Modified files: sys/geom geom.h geom_dump.c geom_enc.c geom_slice.c geom_subr.c Log: Introduce some serious paranoia to try to catch a memory overwrite problem as early as possible. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.13 +13 -4 src/sys/geom/geom.h 1.7 +1 -0 src/sys/geom/geom_dump.c 1.3 +1 -0 src/sys/geom/geom_enc.c 1.11 +2 -0 src/sys/geom/geom_slice.c 1.8 +46 -2 src/sys/geom/geom_subr.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 23 4:54:43 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 7DDD837B400; Tue, 23 Apr 2002 04:54:33 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3NBsHHx082147; Tue, 23 Apr 2002 13:54:18 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Memory overwrite problem in the -current kernel ?? In-Reply-To: Your message of "Tue, 23 Apr 2002 04:48:46 PDT." <200204231148.g3NBmkp36899@freefall.freebsd.org> Date: Tue, 23 Apr 2002 13:54:17 +0200 Message-ID: <82146.1019562857@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This commit detects a memory overwrite problem in the kernel which happens before we ever get into userland for the first time. The commit which causes the problem to appear is my own commit to subr_disklabel.c (1.65). If the block below is put back in subr_disklabel.c the memory overwrite problem goes away (or at least doesn't happen in GEOM). My testbox is a single-cpu machine. Something is screwed somewhere... Poul-Henning ] #ifdef notquite ] /* ] * Mutex to use when delaying niced I/O bound processes in bioqdisksort(). ] */ ] static struct mtx dksort_mtx; ] static void ] dksort_init(void) ] { ] ] mtx_init(&dksort_mtx, "dksort", NULL, MTX_DEF); ] } ] SYSINIT(dksort, SI_SUB_DRIVERS, SI_ORDER_MIDDLE, dksort_init, NULL) ] #endif In message <200204231148.g3NBmkp36899@freefall.freebsd.org>, Poul-Henning Kamp writes: >phk 2002/04/23 04:48:45 PDT > > Modified files: > sys/geom geom.h geom_dump.c geom_enc.c > geom_slice.c geom_subr.c > Log: > Introduce some serious paranoia to try to catch a memory overwrite problem > as early as possible. > > Sponsored by: DARPA & NAI Labs > > Revision Changes Path > 1.13 +13 -4 src/sys/geom/geom.h > 1.7 +1 -0 src/sys/geom/geom_dump.c > 1.3 +1 -0 src/sys/geom/geom_enc.c > 1.11 +2 -0 src/sys/geom/geom_slice.c > 1.8 +46 -2 src/sys/geom/geom_subr.c > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 5: 5: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACA9D37B404; Tue, 23 Apr 2002 05:05:03 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NC53Q39419; Tue, 23 Apr 2002 05:05:03 -0700 (PDT) (envelope-from ceri) Message-Id: <200204231205.g3NC53Q39419@freefall.freebsd.org> From: Ceri Davies Date: Tue, 23 Apr 2002 05:05:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil auth.conf.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2002/04/23 05:05:03 PDT Modified files: (Branch: RELENG_4) lib/libutil auth.conf.5 Log: MFC: Add missing cross-reference. Revision Changes Path 1.3.2.3 +3 -2 src/lib/libutil/auth.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 5:18:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED82337B404; Tue, 23 Apr 2002 05:18:07 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NCI7U44775; Tue, 23 Apr 2002 05:18:07 -0700 (PDT) (envelope-from trevor) Message-Id: <200204231218.g3NCI7U44775@freefall.freebsd.org> From: Trevor Johnson Date: Tue, 23 Apr 2002 05:18:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2002/04/23 05:18:07 PDT Modified files: en/news press.xml Log: Add "Configuring a FreeBSD Access Point for your Wireless Network" by Michael S. DeGraw-Bertsch. Revision Changes Path 1.46 +12 -1 www/en/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 5:36:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5114537B417; Tue, 23 Apr 2002 05:36:12 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NCaCG48195; Tue, 23 Apr 2002 05:36:12 -0700 (PDT) (envelope-from ache) Message-Id: <200204231236.g3NCaCG48195@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 23 Apr 2002 05:36:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh session.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/23 05:36:11 PDT Modified files: crypto/openssh session.c Log: 1) Proberly conditionalize PAM "last login" printout. 2) For "copyright" case #ifdef HAVE_LOGIN_CAP was placed on too big block, narrow it down. 3) Don't check the same conditions twice (for "copyright" and "welcome"), put them under single block. 4) Print \n between "copyright" and "welcome" as our login does. Reviewed by: des (1) Revision Changes Path 1.29 +11 -14 src/crypto/openssh/session.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 23 5:37:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C232437B400; Tue, 23 Apr 2002 05:37:18 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NCbIQ48409; Tue, 23 Apr 2002 05:37:18 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204231237.g3NCbIQ48409@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 23 Apr 2002 05:37:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/robocode Makefile distinfo pkg-plist ports/games/robocode/files robocode.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/23 05:37:18 PDT Modified files: games/robocode Makefile distinfo pkg-plist games/robocode/files robocode.sh Log: Update to 1.0. PR: 36987 Submitted by: king Revision Changes Path 1.5 +2 -3 ports/games/robocode/Makefile 1.4 +1 -1 ports/games/robocode/distinfo 1.3 +2 -4 ports/games/robocode/files/robocode.sh 1.5 +12 -0 ports/games/robocode/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 23 5:41:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2AF337B41B; Tue, 23 Apr 2002 05:41:48 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NCfml49167; Tue, 23 Apr 2002 05:41:48 -0700 (PDT) (envelope-from trevor) Message-Id: <200204231241.g3NCfml49167@freefall.freebsd.org> From: Trevor Johnson Date: Tue, 23 Apr 2002 05:41:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2002/04/23 05:41:48 PDT Modified files: en/news press.xml Log: Add "Connecting to IPv6 with FreeBSD" by David LeCount. Revision Changes Path 1.47 +12 -1 www/en/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 5:49:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D77E037B41C; Tue, 23 Apr 2002 05:48:52 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NCmql58156; Tue, 23 Apr 2002 05:48:52 -0700 (PDT) (envelope-from yoichi) Message-Id: <200204231248.g3NCmql58156@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Tue, 23 Apr 2002 05:48:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/auctex Makefile distinfo pkg-descr pkg-plist ports/print/auctex/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/04/23 05:48:52 PDT Modified files: print/auctex Makefile distinfo pkg-descr pkg-plist print/auctex/files patch-aa Log: Update to auctex 11.11. Although it is not yet declared as out of alpha by the distributor, it is stable enough and now we can recommend it for FreeBSD users. Revision Changes Path 1.8 +3 -4 ports/print/auctex/Makefile 1.3 +1 -1 ports/print/auctex/distinfo 1.3 +7 -7 ports/print/auctex/files/patch-aa 1.2 +2 -0 ports/print/auctex/pkg-descr 1.5 +7 -0 ports/print/auctex/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 23 6: 4:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91FCE37B41C; Tue, 23 Apr 2002 06:04:24 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ND4O360731; Tue, 23 Apr 2002 06:04:24 -0700 (PDT) (envelope-from cy) Message-Id: <200204231304.g3ND4O360731@freefall.freebsd.org> From: Cy Schubert Date: Tue, 23 Apr 2002 06:04:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/23 06:04:24 PDT Modified files: x11/multi-gnome-terminal Makefile pkg-plist Log: Fix broken "terminal help". Multi-gnome-terminal installed help files in ${PREFIX}/share/gnome/gnome/help but expects them in ${PREFIX}/share/gnome/help. This has now been fixed. Approved by: MAINTAINER: Frederic Dubuy Revision Changes Path 1.2 +2 -0 ports/x11/multi-gnome-terminal/Makefile 1.2 +204 -206 ports/x11/multi-gnome-terminal/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 23 6:21:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA6A237B416; Tue, 23 Apr 2002 06:21:22 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NDLML67115; Tue, 23 Apr 2002 06:21:22 -0700 (PDT) (envelope-from ache) Message-Id: <200204231321.g3NDLML67115@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 23 Apr 2002 06:21:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/rar Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/23 06:21:22 PDT Modified files: archivers/rar Makefile distinfo pkg-descr Log: Upgrade to 3.0b6 Revision Changes Path 1.28 +3 -3 ports/archivers/rar/Makefile 1.7 +1 -1 ports/archivers/rar/distinfo 1.4 +1 -1 ports/archivers/rar/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 23 6:22:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E3E037B437; Tue, 23 Apr 2002 06:21:59 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NDLx167263; Tue, 23 Apr 2002 06:21:59 -0700 (PDT) (envelope-from yoichi) Message-Id: <200204231321.g3NDLx167263@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Tue, 23 Apr 2002 06:21:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/preview-latex Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/04/23 06:21:59 PDT Modified files: print/preview-latex Makefile distinfo pkg-plist Log: Update to 0.7.2b. Revision Changes Path 1.3 +2 -2 ports/print/preview-latex/Makefile 1.3 +1 -1 ports/print/preview-latex/distinfo 1.3 +10 -0 ports/print/preview-latex/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 23 6:29:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCDF237B419; Tue, 23 Apr 2002 06:29:23 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NDTNj68534; Tue, 23 Apr 2002 06:29:23 -0700 (PDT) (envelope-from bp) Message-Id: <200204231329.g3NDTNj68534@freefall.freebsd.org> From: Boris Popov Date: Tue, 23 Apr 2002 06:29:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netsmb smb_trantcp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/23 06:29:23 PDT Modified files: sys/netsmb smb_trantcp.c Log: Initialize thread select queue in the same way as rev 1.93 of sys_generic.c does. Missed and found by: alfred Revision Changes Path 1.9 +3 -0 src/sys/netsmb/smb_trantcp.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 23 6:51:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B11E437B405; Tue, 23 Apr 2002 06:51:16 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NDpGi71801; Tue, 23 Apr 2002 06:51:16 -0700 (PDT) (envelope-from trevor) Message-Id: <200204231351.g3NDpGi71801@freefall.freebsd.org> From: Trevor Johnson Date: Tue, 23 Apr 2002 06:51:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2002/04/23 06:51:16 PDT Modified files: en/news press.xml Log: Add "Want a Windows alternative? Try BSD" by Stephan Somogyi. Revision Changes Path 1.48 +11 -1 www/en/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 6:55:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFD7437B405; Tue, 23 Apr 2002 06:55:14 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NDtEC72511; Tue, 23 Apr 2002 06:55:14 -0700 (PDT) (envelope-from bp) Message-Id: <200204231355.g3NDtEC72511@freefall.freebsd.org> From: Boris Popov Date: Tue, 23 Apr 2002 06:55:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_io.c smbfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/23 06:55:14 PDT Modified files: sys/fs/smbfs smbfs_io.c smbfs_vfsops.c Log: Get rid from extra #ifdefs. Revision Changes Path 1.9 +3 -19 src/sys/fs/smbfs/smbfs_io.c 1.9 +1 -60 src/sys/fs/smbfs/smbfs_vfsops.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 23 7:30:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 892DE37B405; Tue, 23 Apr 2002 07:30:43 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NEUhB83299; Tue, 23 Apr 2002 07:30:43 -0700 (PDT) (envelope-from bp) Message-Id: <200204231430.g3NEUhB83299@freefall.freebsd.org> From: Boris Popov Date: Tue, 23 Apr 2002 07:30:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/23 07:30:43 PDT Modified files: sys/fs/smbfs smbfs_io.c Log: Track nfs's getpages() changes: Properly count v_vnodepgsin. Do not reread page if is already valid. Properly handle partially filled pages. Revision Changes Path 1.10 +45 -11 src/sys/fs/smbfs/smbfs_io.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 23 7:36: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18DEC37B41B; Tue, 23 Apr 2002 07:36:00 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NEa0P84374; Tue, 23 Apr 2002 07:36:00 -0700 (PDT) (envelope-from wjv) Message-Id: <200204231436.g3NEa0P84374@freefall.freebsd.org> From: Johann Visagie Date: Tue, 23 Apr 2002 07:35:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/py-compiler Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/23 07:35:59 PDT Modified files: lang/py-compiler Makefile Log: - Mark FORBIDDEN if PYTHON_REL >= 220. The compiler is now part of Python's standard library. PR: 37088 (indirectly) Submitted by: Andreas Schulz Revision Changes Path 1.2 +6 -1 ports/lang/py-compiler/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 23 7:48:39 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id AFBF637B421; Tue, 23 Apr 2002 07:48:01 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3NElMc26608; Tue, 23 Apr 2002 10:47:22 -0400 (EDT) (envelope-from mike) Date: Tue, 23 Apr 2002 10:47:22 -0400 From: Mike Barcroft To: Poul-Henning Kamp Cc: Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020423104722.D72727@espresso.q9media.com> References: <20020422160742.B8421@espresso.q9media.com> <78396.1019545495@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78396.1019545495@critter.freebsd.dk>; from phk@critter.freebsd.dk on Tue, Apr 23, 2002 at 09:04:55AM +0200 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Poul-Henning Kamp writes: > In message <20020422160742.B8421@espresso.q9media.com>, Mike Barcroft writes: > > >I agree that the current solution to this problem is wrong. I think > >the most correct solution would be to fix each set[ug]id program to > >ensure that it has a working set of the basic std{in,out,err} > >descriptors by making a series of fstat() calls and watching for a > >EBADF. > > Right, and the best fix to the middle east situation is to make all > persons living down there like each other. > > Some times the best fix is just not viable... Doing the base system will be far easier than say changing all function declarations from K&R to ANSI C. The 6 line check could easily be added to a common libc function, and one line function call added to the main() of every set[ug]id program. I'm willing to do develop a patchset over the weekend. As far as ports go, every port that relies on the standard file descriptors being open and doesn't check for them, is vulnerable to this exploit on almost every UNIX-like system including most versions of FreeBSD. Security advisories should be released for those ports and fixes coordinated with the vendors. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 7:50:26 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6110C37B41B; Tue, 23 Apr 2002 07:50:21 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3NEoJYm075178; Tue, 23 Apr 2002 07:50:19 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3NEn4eT075159; Tue, 23 Apr 2002 07:49:04 -0700 (PDT) Date: Tue, 23 Apr 2002 07:49:04 -0700 From: "David O'Brien" To: Maxime Henrion Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/mount mount.c Message-ID: <20020423074904.H52794@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200204222303.g3MN34o71093@freefall.freebsd.org> <20020422235845.GF88736@elvis.mu.org> <20020422183239.A10795@dragon.nuxi.com> <20020423094722.GG88736@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020423094722.GG88736@elvis.mu.org>; from mux@freebsd.org on Tue, Apr 23, 2002 at 02:47:23AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 02:47:23AM -0700, Maxime Henrion wrote: > David O'Brien wrote: > > On Mon, Apr 22, 2002 at 04:58:45PM -0700, Maxime Henrion wrote: > > > I missed the fact that the '@' separator is intended to be used as > > > path@server, whereas you use ':' as server:path, and so this commit > > > broke the '@' case. > > > > where did you post them for review? I do not see them on the audit@ > > list. You might also want to send this to current@freebsd.org with > > "** HEADS UP ** mount_NFS changes" in the subject. > > I think there is a misunderstanding ; this patch does not modify > mount_nfs(8) in any way, it just fixes a bug I introduced in my last > commit in mount(8) which breaks the case where it is invoked as : > mount /foo/bar@somehost /somewhere. I know that. BUT it affects NFS mounts -- that is the only place '@' is important. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 7:51:39 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id A191037B400; Tue, 23 Apr 2002 07:51:33 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3NEpHHx084335; Tue, 23 Apr 2002 16:51:17 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Mike Barcroft Cc: Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: Your message of "Tue, 23 Apr 2002 10:47:22 EDT." <20020423104722.D72727@espresso.q9media.com> Date: Tue, 23 Apr 2002 16:51:17 +0200 Message-ID: <84334.1019573477@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020423104722.D72727@espresso.q9media.com>, Mike Barcroft writes: >Doing the base system will be far easier than say changing all >function declarations from K&R to ANSI C. The 6 line check could >easily be added to a common libc function, and one line function call >added to the main() of every set[ug]id program. I'm willing to do >develop a patchset over the weekend. By all means. >As far as ports go, every port that relies on the standard file >descriptors being open and doesn't check for them, is vulnerable to >this exploit on almost every UNIX-like system including most versions >of FreeBSD. Security advisories should be released for those ports >and fixes coordinated with the vendors. In the meantime the kernel protects users from these. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 7:54: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id A45CB37B41F; Tue, 23 Apr 2002 07:53:51 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3NErap26866; Tue, 23 Apr 2002 10:53:36 -0400 (EDT) (envelope-from mike) Date: Tue, 23 Apr 2002 10:53:36 -0400 From: Mike Barcroft To: Mike Silbersack Cc: Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020423105336.E72727@espresso.q9media.com> References: <20020422160742.B8421@espresso.q9media.com> <20020423030714.U24733-100000@patrocles.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423030714.U24733-100000@patrocles.silby.com>; from silby@silby.com on Tue, Apr 23, 2002 at 03:10:01AM -0500 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Silbersack writes: > On Mon, 22 Apr 2002, Mike Barcroft wrote: > > > I agree that the current solution to this problem is wrong. I think > > the most correct solution would be to fix each set[ug]id program to > > ensure that it has a working set of the basic std{in,out,err} > > descriptors by making a series of fstat() calls and watching for a > > EBADF. > > > > Best regards, > > Mike Barcroft > > But... if you go through and fix the bugs in the various set[ug]id > programs, doesn't that make the kernel change a no-op? And in that case, > what's the harm in having such a feature in the kernel? See the prior discussion; it breaks conformance to the Standard. There's no reason a conforming program couldn't use closed file descriptors to relay a message to a an exec()'d process, for instance. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 7:59: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id D40EC37B416; Tue, 23 Apr 2002 07:58:58 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3NEwhHx084601; Tue, 23 Apr 2002 16:58:43 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Mike Barcroft Cc: Mike Silbersack , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: Your message of "Tue, 23 Apr 2002 10:53:36 EDT." <20020423105336.E72727@espresso.q9media.com> Date: Tue, 23 Apr 2002 16:58:43 +0200 Message-ID: <84600.1019573923@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020423105336.E72727@espresso.q9media.com>, Mike Barcroft writes: >See the prior discussion; it breaks conformance to the Standard. >There's no reason a conforming program couldn't use closed file >descriptors to relay a message to a an exec()'d process, for instance. While that may be true, appearantly nobody have done anything som brain-damanged yet, whereas hordes of script-kiddies are waiting out there to exploit anything they can get their hands on. Get real Mike... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8: 3: 4 2002 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 69E0C37B419; Tue, 23 Apr 2002 08:02:46 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id BAA31976; Wed, 24 Apr 2002 01:00:08 +1000 Date: Wed, 24 Apr 2002 01:01:06 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "M. Warner Losh" Cc: mike@FreeBSD.org, , , Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: <20020422.142931.00009329.imp@village.org> Message-ID: <20020424005715.A12477-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Apr 2002, M. Warner Losh wrote: > In message: <20020422160742.B8421@espresso.q9media.com> > Mike Barcroft writes: > : I agree that the current solution to this problem is wrong. I think > : the most correct solution would be to fix each set[ug]id program to > : ensure that it has a working set of the basic std{in,out,err} > : descriptors by making a series of fstat() calls and watching for a > : EBADF. > > There are too many of them that don't do this, and more being added to > the tree all the time, esp in ports. There was a port that caused > this issue to boil up to the top of the list. Until such time as we > can guarnatee that all such setuid programs are perfect, we should > adopt a defensive posture. I think at least the bug exploited is mainly in stdio. stdio does plumbing hacks to make stdio "work" with streams that are not opened properly. The exploit shows that the hacks are too imperfect to use in setuid programs. 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 23 8:20:14 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 4B81837B41A; Tue, 23 Apr 2002 08:20:06 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id AF72265; Tue, 23 Apr 2002 10:20:05 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g3NFK5FM028830; Tue, 23 Apr 2002 10:20:05 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g3NFK3NM028829; Tue, 23 Apr 2002 10:20:03 -0500 (CDT) Date: Tue, 23 Apr 2002 10:20:03 -0500 From: "Jacques A. Vidrine" To: Mike Barcroft Cc: Poul-Henning Kamp , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020423152003.GB28750@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Mike Barcroft , Poul-Henning Kamp , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20020422160742.B8421@espresso.q9media.com> <78396.1019545495@critter.freebsd.dk> <20020423104722.D72727@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423104722.D72727@espresso.q9media.com> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 10:47:22AM -0400, Mike Barcroft wrote: > Doing the base system will be far easier than say changing all > function declarations from K&R to ANSI C. The 6 line check could > easily be added to a common libc function, and one line function call > added to the main() of every set[ug]id program. I'm willing to do > develop a patchset over the weekend. I prefer do { fd = open("/dev/null", O_RDWR); if (fd < 0) exit(1); } while (fd < 3); close(fd); but I've already added that to all setuid executables that will ever run on FreeBSD -- even if they haven't been invented yet. > As far as ports go, every port that relies on the standard file > descriptors being open and doesn't check for them, is vulnerable to > this exploit on almost every UNIX-like system including most versions > of FreeBSD. See bugtraq Message-ID: <20020422222822.A27144@outpost.ds9a.nl> for a different point of view. (We seem to be one of the few unices left that didn't already do this.) Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8:21:25 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id D211737B41C; Tue, 23 Apr 2002 08:21:12 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 69E6A65; Tue, 23 Apr 2002 10:21:12 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g3NFLCFM028839; Tue, 23 Apr 2002 10:21:12 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g3NFLBtY028838; Tue, 23 Apr 2002 10:21:11 -0500 (CDT) Date: Tue, 23 Apr 2002 10:21:11 -0500 From: "Jacques A. Vidrine" To: Mike Barcroft Cc: Mike Silbersack , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020423152111.GC28750@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Mike Barcroft , Mike Silbersack , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <20020422160742.B8421@espresso.q9media.com> <20020423030714.U24733-100000@patrocles.silby.com> <20020423105336.E72727@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423105336.E72727@espresso.q9media.com> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 10:53:36AM -0400, Mike Barcroft wrote: > See the prior discussion; it breaks conformance to the Standard. For set[ug]id executables, perhaps. > There's no reason a conforming program couldn't use closed file > descriptors to relay a message to a an exec()'d process, for instance. Yes there is... it is not safe if the set-user-id or set-group-id bit is set. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8:25:56 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id C792537B416; Tue, 23 Apr 2002 08:25:43 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3NFPgH77817; Tue, 23 Apr 2002 09:25:42 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3NFPfb26173; Tue, 23 Apr 2002 09:25:41 -0600 (MDT) (envelope-from imp@village.org) Date: Tue, 23 Apr 2002 09:25:14 -0600 (MDT) Message-Id: <20020423.092514.68569803.imp@village.org> To: mike@FreeBSD.org Cc: phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h From: "M. Warner Losh" In-Reply-To: <20020423104722.D72727@espresso.q9media.com> References: <20020422160742.B8421@espresso.q9media.com> <78396.1019545495@critter.freebsd.dk> <20020423104722.D72727@espresso.q9media.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020423104722.D72727@espresso.q9media.com> Mike Barcroft writes: : Poul-Henning Kamp writes: : > In message <20020422160742.B8421@espresso.q9media.com>, Mike Barcroft writes: : > : > >I agree that the current solution to this problem is wrong. I think : > >the most correct solution would be to fix each set[ug]id program to : > >ensure that it has a working set of the basic std{in,out,err} : > >descriptors by making a series of fstat() calls and watching for a : > >EBADF. : > : > Right, and the best fix to the middle east situation is to make all : > persons living down there like each other. : > : > Some times the best fix is just not viable... : : Doing the base system will be far easier than say changing all : function declarations from K&R to ANSI C. The 6 line check could : easily be added to a common libc function, and one line function call : added to the main() of every set[ug]id program. I'm willing to do : develop a patchset over the weekend. Does this also go for all the ports in the ports tree? What about legacy binaries? : As far as ports go, every port that relies on the standard file : descriptors being open and doesn't check for them, is vulnerable to : this exploit on almost every UNIX-like system including most versions : of FreeBSD. Security advisories should be released for those ports : and fixes coordinated with the vendors. Right. That's why we added this to the kernel. There is about 0 chance of removing it from the kernel at this point. I know people hate it, but *NONE* of the other solutions are secure. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8:26:37 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E88F737B405; Tue, 23 Apr 2002 08:26:22 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3NFQLH77834; Tue, 23 Apr 2002 09:26:21 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3NFQKb26185; Tue, 23 Apr 2002 09:26:20 -0600 (MDT) (envelope-from imp@village.org) Date: Tue, 23 Apr 2002 09:25:53 -0600 (MDT) Message-Id: <20020423.092553.68041285.imp@village.org> To: mike@FreeBSD.ORG Cc: silby@silby.com, wollman@lcs.mit.edu, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h From: "M. Warner Losh" In-Reply-To: <20020423105336.E72727@espresso.q9media.com> References: <20020422160742.B8421@espresso.q9media.com> <20020423030714.U24733-100000@patrocles.silby.com> <20020423105336.E72727@espresso.q9media.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020423105336.E72727@espresso.q9media.com> Mike Barcroft writes: : See the prior discussion; it breaks conformance to the Standard. : There's no reason a conforming program couldn't use closed file : descriptors to relay a message to a an exec()'d process, for instance. This is a nice theory, but the OpenBSD experience over the last 4 years have shown that no such programs exist. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8:30: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA98937B405; Tue, 23 Apr 2002 08:29:59 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NFTxg97360; Tue, 23 Apr 2002 08:29:59 -0700 (PDT) (envelope-from wjv) Message-Id: <200204231529.g3NFTxg97360@freefall.freebsd.org> From: Johann Visagie Date: Tue, 23 Apr 2002 08:29:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/23 08:29:59 PDT Modified files: mail/mailman Makefile distinfo pkg-plist Log: - Update to version 2.0.10 Revision Changes Path 1.27 +1 -1 ports/mail/mailman/Makefile 1.13 +1 -1 ports/mail/mailman/distinfo 1.11 +0 -1 ports/mail/mailman/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 23 8:35:20 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 0554B37B400; Tue, 23 Apr 2002 08:35:14 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3NFZ3w84442; Tue, 23 Apr 2002 11:35:03 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 23 Apr 2002 11:35:03 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Mike Barcroft Cc: Mike Silbersack , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: <20020423105336.E72727@espresso.q9media.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, Mike Barcroft wrote: > Mike Silbersack writes: > > On Mon, 22 Apr 2002, Mike Barcroft wrote: > > > > > I agree that the current solution to this problem is wrong. I think > > > the most correct solution would be to fix each set[ug]id program to > > > ensure that it has a working set of the basic std{in,out,err} > > > descriptors by making a series of fstat() calls and watching for a > > > EBADF. > > > > > > Best regards, > > > Mike Barcroft > > > > But... if you go through and fix the bugs in the various set[ug]id > > programs, doesn't that make the kernel change a no-op? And in that case, > > what's the harm in having such a feature in the kernel? > > See the prior discussion; it breaks conformance to the Standard. > There's no reason a conforming program couldn't use closed file > descriptors to relay a message to a an exec()'d process, for instance. We already break plenty of standards for setuid binaries. This is nothing different. For example, rules for signal delivery are substantially tightened on FreeBSD for setuid binaries when executing. Also, we introduce protections whenever there is a credential "downgrade" to deal with information leakage in free'd memory and libraries. If you run various signal delivery compliance tests and combine that with setugid programs, you'll get non-compliant failures. We now have a long history of offering behavioral exemptions for setugid binaries in execution, since that execution environment is extremely hard to program for, and often has complications programmers can't/don't know about. A while ago, for example, I looked at tightening signal delivery protections for non-setugid binaries, and bde e-mailed me with a list of results from a conformance suite that we violate. I backed out the commit, but left things as they were for setugid--we'd been violating conformance requirements there for many years. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8:41:11 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 741F137B405; Tue, 23 Apr 2002 08:41:05 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3NFeqP28576; Tue, 23 Apr 2002 11:40:52 -0400 (EDT) (envelope-from mike) Date: Tue, 23 Apr 2002 11:40:52 -0400 From: Mike Barcroft To: "Jacques A. Vidrine" Cc: Poul-Henning Kamp , Garrett Wollman , "M. Warner Losh" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020423114052.F72727@espresso.q9media.com> References: <20020422160742.B8421@espresso.q9media.com> <78396.1019545495@critter.freebsd.dk> <20020423104722.D72727@espresso.q9media.com> <20020423152003.GB28750@madman.nectar.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423152003.GB28750@madman.nectar.cc>; from nectar@FreeBSD.org on Tue, Apr 23, 2002 at 10:20:03AM -0500 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jacques A. Vidrine writes: > I prefer > > do { > fd = open("/dev/null", O_RDWR); > if (fd < 0) > exit(1); > } while (fd < 3); > close(fd); > > but I've already added that to all setuid executables that will ever > run on FreeBSD -- even if they haven't been invented yet. Yes, at the cost of breaking conforming applications -- even if they haven't been invented yet. I don't have any objections to your hack being left in place until the base system can be audited or even in the long term if its made into a kernel option. > See bugtraq Message-ID: <20020422222822.A27144@outpost.ds9a.nl> for a > different point of view. (We seem to be one of the few unices left > that didn't already do this.) It's interesting to note that the only UNIX-branded system on the list is "Vulnerable". I'll be interested to see what solution Sun provides, if any. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 8:48:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0507137B416; Tue, 23 Apr 2002 08:48:27 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NFmNn01056; Tue, 23 Apr 2002 08:48:23 -0700 (PDT) (envelope-from phk) Message-Id: <200204231548.g3NFmNn01056@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 08:48:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/23 08:48:23 PDT Modified files: sys/kern subr_bus.c Log: Don't call malloc(9) to allocate zero bytes softc data for devices. Revision Changes Path 1.103 +1 -1 src/sys/kern/subr_bus.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 23 8:53: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6FE8E37B41C; Tue, 23 Apr 2002 08:52:55 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3NFqsH77986; Tue, 23 Apr 2002 09:52:54 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3NFqrb26358; Tue, 23 Apr 2002 09:52:53 -0600 (MDT) (envelope-from imp@village.org) Date: Tue, 23 Apr 2002 09:52:26 -0600 (MDT) Message-Id: <20020423.095226.96600629.imp@village.org> To: mike@FreeBSD.org Cc: nectar@FreeBSD.org, phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h From: "M. Warner Losh" In-Reply-To: <20020423114052.F72727@espresso.q9media.com> References: <20020423104722.D72727@espresso.q9media.com> <20020423152003.GB28750@madman.nectar.cc> <20020423114052.F72727@espresso.q9media.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020423114052.F72727@espresso.q9media.com> Mike Barcroft writes: : Jacques A. Vidrine writes: : > I prefer : > : > do { : > fd = open("/dev/null", O_RDWR); : > if (fd < 0) : > exit(1); : > } while (fd < 3); : > close(fd); : > : > but I've already added that to all setuid executables that will ever : > run on FreeBSD -- even if they haven't been invented yet. : : Yes, at the cost of breaking conforming applications -- even if they : haven't been invented yet. I don't have any objections to your hack : being left in place until the base system can be audited or even in : the long term if its made into a kernel option. The "it breaks strict standards conformance" is much less important than "users are using this standards conformance to leverage higher privs." You need a better argument than that if you are going to have the changes reverted. Sorry. We already break standards conformance for setuid/setgid programs in a number of subtle ways to preclude them from gaining higher privs. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9: 1:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1B5C37B417; Tue, 23 Apr 2002 09:01:41 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NG1fR03760; Tue, 23 Apr 2002 09:01:41 -0700 (PDT) (envelope-from trevor) Message-Id: <200204231601.g3NG1fR03760@freefall.freebsd.org> From: Trevor Johnson Date: Tue, 23 Apr 2002 09:01:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2002/04/23 09:01:40 PDT Modified files: en/news press.xml Log: Add "FreeBSD Anti-Virus Protection - A Commercial Alternative" by Jeremiah Gowdy. Revision Changes Path 1.49 +13 -1 www/en/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9:10:19 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 2950337B404; Tue, 23 Apr 2002 09:10:04 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3NG9nk29732; Tue, 23 Apr 2002 12:09:49 -0400 (EDT) (envelope-from mike) Date: Tue, 23 Apr 2002 12:09:49 -0400 From: Mike Barcroft To: "M. Warner Losh" Cc: nectar@FreeBSD.org, phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020423120949.G72727@espresso.q9media.com> References: <20020423104722.D72727@espresso.q9media.com> <20020423152003.GB28750@madman.nectar.cc> <20020423114052.F72727@espresso.q9media.com> <20020423.095226.96600629.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020423.095226.96600629.imp@village.org>; from imp@village.org on Tue, Apr 23, 2002 at 09:52:26AM -0600 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG M. Warner Losh writes: > In message: <20020423114052.F72727@espresso.q9media.com> > Mike Barcroft writes: > : Yes, at the cost of breaking conforming applications -- even if they > : haven't been invented yet. I don't have any objections to your hack > : being left in place until the base system can be audited or even in > : the long term if its made into a kernel option. > > The "it breaks strict standards conformance" is much less important > than "users are using this standards conformance to leverage higher > privs." You need a better argument than that if you are going to have > the changes reverted. Sorry. We already break standards conformance > for setuid/setgid programs in a number of subtle ways to preclude them > from gaining higher privs. Again, I don't mind this being a kernel option. Even if it's turned on by default, or we use a reverse kernel option to turn it off. A user should be able to choose the security policy of his/her system. If that means one has to add `option POSIX_SETUGID_HANDLING', that's fine, but to force a security policy down a user's throat, I think, is wrong. This applies to Robert's comments as well. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9:15:59 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id A823237B404; Tue, 23 Apr 2002 09:15:54 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3NGFhw88191; Tue, 23 Apr 2002 12:15:44 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 23 Apr 2002 12:15:43 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Mike Barcroft Cc: "M. Warner Losh" , nectar@FreeBSD.org, phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: <20020423120949.G72727@espresso.q9media.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, Mike Barcroft wrote: > Again, I don't mind this being a kernel option. Even if it's turned on > by default, or we use a reverse kernel option to turn it off. > > A user should be able to choose the security policy of his/her system. > If that means one has to add `option POSIX_SETUGID_HANDLING', that's > fine, but to force a security policy down a user's throat, I think, is > wrong. This applies to Robert's comments as well. Sounds fine to me, although it does raise the spectre of bit rot. However, that will be a new feature, rather than an existing one, since a state of POSIX compliance for the exec of setugid applications hasn't existed {for a long time, ever}. :-) A few #ifndef POSIX_SETUGID_HANDLING's won't hurt, and will nicely match the POSIX-related confusion in kern_prot.c. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9:17:12 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BD6F937B41B; Tue, 23 Apr 2002 09:17:05 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3NGH4H78144; Tue, 23 Apr 2002 10:17:04 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3NGH2b26573; Tue, 23 Apr 2002 10:17:02 -0600 (MDT) (envelope-from imp@village.org) Date: Tue, 23 Apr 2002 10:16:56 -0600 (MDT) Message-Id: <20020423.101656.38781717.imp@village.org> To: mike@FreeBSD.org Cc: nectar@FreeBSD.org, phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h From: "M. Warner Losh" In-Reply-To: <20020423120949.G72727@espresso.q9media.com> References: <20020423114052.F72727@espresso.q9media.com> <20020423.095226.96600629.imp@village.org> <20020423120949.G72727@espresso.q9media.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020423120949.G72727@espresso.q9media.com> Mike Barcroft writes: : A user should be able to choose the security policy of his/her system. : If that means one has to add `option POSIX_SETUGID_HANDLING', that's : fine, but to force a security policy down a user's throat, I think, is : wrong. This applies to Robert's comments as well. How is that different than access controls or memory protection between processes? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9:19:38 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 8EE9337B419; Tue, 23 Apr 2002 09:19:29 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3NGJFw88511; Tue, 23 Apr 2002 12:19:15 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 23 Apr 2002 12:19:15 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: "M. Warner Losh" Cc: mike@FreeBSD.org, nectar@FreeBSD.org, phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h In-Reply-To: <20020423.101656.38781717.imp@village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, M. Warner Losh wrote: > In message: <20020423120949.G72727@espresso.q9media.com> > Mike Barcroft writes: > : A user should be able to choose the security policy of his/her system. > : If that means one has to add `option POSIX_SETUGID_HANDLING', that's > : fine, but to force a security policy down a user's throat, I think, is > : wrong. This applies to Robert's comments as well. > > How is that different than access controls or memory protection between > processes? Well, depending on how complete he wants to be, we could just call it: #options WEAK_POSIX_INTERPROCESS_SECURITY # Introduce known # vulnerabilities :-) Such an option could disable the various "special" protections we have for setugid, including debugging protection, issetugid(), signal protections, etc. Given that the debugging interface probably isn't in POSIX (don't remember off hand, but suspect strongly not), that can be left out; it's the signalling and exec behavior that may be most relevant. Of course, my recollection is that various conformance suites avoid touching the setugid case anyway, so... Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9:34:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2095B37B416; Tue, 23 Apr 2002 09:34:48 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NGYmb14089; Tue, 23 Apr 2002 09:34:48 -0700 (PDT) (envelope-from mike) Message-Id: <200204231634.g3NGYmb14089@freefall.freebsd.org> From: Mike Barcroft Date: Tue, 23 Apr 2002 09:34:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/c99 index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/23 09:34:47 PDT Modified files: en/projects/c99 index.sgml Log: Mark printf(1) and unexpand(1) tasks as committed to -current. Add new unassigned task to bring printf(1) up to SUSv3 conformance level. Revision Changes Path 1.10 +25 -17 www/en/projects/c99/index.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 23 9:46:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 96B2C37B417; Tue, 23 Apr 2002 09:46:05 -0700 (PDT) Received: (from netchild@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NGk5q21296; Tue, 23 Apr 2002 09:46:05 -0700 (PDT) (envelope-from netchild) Message-Id: <200204231646.g3NGk5q21296@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 23 Apr 2002 09:46:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/xmms-gdancer Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/04/23 09:46:05 PDT Modified files: audio Makefile Added files: audio/xmms-gdancer Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add xmms-gdancer 0.4.4, XMMS Visualization plugin, displays dancing figures. Approved by: steve Revision Changes Path 1.294 +1 -0 ports/audio/Makefile 1.1 +34 -0 ports/audio/xmms-gdancer/Makefile (new) 1.1 +1 -0 ports/audio/xmms-gdancer/distinfo (new) 1.1 +1 -0 ports/audio/xmms-gdancer/pkg-comment (new) 1.1 +3 -0 ports/audio/xmms-gdancer/pkg-descr (new) 1.1 +1 -0 ports/audio/xmms-gdancer/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 9:46:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73DC737B422; Tue, 23 Apr 2002 09:46:13 -0700 (PDT) Received: (from netchild@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NGkCD21386; Tue, 23 Apr 2002 09:46:12 -0700 (PDT) (envelope-from netchild) Message-Id: <200204231646.g3NGkCD21386@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 23 Apr 2002 09:46:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/04/23 09:46:12 PDT Modified files: . modules Log: xmms-gdancer --> ports/audio/xmms-gdancer Revision Changes Path 1.5008 +1 -0 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 23 9:49:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B61F37B417; Tue, 23 Apr 2002 09:48:56 -0700 (PDT) Received: (from netchild@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NGmue23614; Tue, 23 Apr 2002 09:48:56 -0700 (PDT) (envelope-from netchild) Message-Id: <200204231648.g3NGmue23614@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 23 Apr 2002 09:48:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/icc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/04/23 09:48:56 PDT Modified files: lang/icc Makefile Log: Unbreak for 4.x. Approved by: steve Noticed by: murray Revision Changes Path 1.4 +1 -1 ports/lang/icc/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 23 10: 8:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A34F37B41D; Tue, 23 Apr 2002 10:08:09 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NH88L30726; Tue, 23 Apr 2002 10:08:08 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200204231708.g3NH88L30726@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 23 Apr 2002 10:08:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2002/04/23 10:08:08 PDT Modified files: etc/mail Makefile Log: sys.mk no longer includes bsd.own.mk so I need to include it here for the definition of SHAREMODE. Submitted by: Udo Schweigert Revision Changes Path 1.29 +4 -1 src/etc/mail/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 23 10:15:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CCF137B417; Tue, 23 Apr 2002 10:15:41 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NHFfq31865; Tue, 23 Apr 2002 10:15:41 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204231715.g3NHFfq31865@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 23 Apr 2002 10:15:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi query-pr-summary.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/23 10:15:41 PDT Modified files: en/cgi query-pr-summary.cgi Log: Escape sort parameter from request when output HTML. Revision Changes Path 1.37 +4 -2 www/en/cgi/query-pr-summary.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 10:24: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B433B37B400; Tue, 23 Apr 2002 10:24:02 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NHO2g33239; Tue, 23 Apr 2002 10:24:02 -0700 (PDT) (envelope-from mux) Message-Id: <200204231724.g3NHO2g33239@freefall.freebsd.org> From: Maxime Henrion Date: Tue, 23 Apr 2002 10:24:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/04/23 10:24:02 PDT Modified files: sbin/mount mount.c Log: Unbreak NFS mounts when mount(8) is invoked as : mount path@server. Reviewed by: obrien Revision Changes Path 1.46 +5 -1 src/sbin/mount/mount.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 23 11:50:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C20837B421; Tue, 23 Apr 2002 11:50:26 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NIoQg51763; Tue, 23 Apr 2002 11:50:26 -0700 (PDT) (envelope-from phk) Message-Id: <200204231850.g3NIoQg51763@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 11:50:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/23 11:50:26 PDT Modified files: sys/kern kern_malloc.c Log: Add a basic sanity check on pointers passed to free(9). Should be improved by: jeff Revision Changes Path 1.100 +10 -0 src/sys/kern/kern_malloc.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 23 11:52:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D25937B404; Tue, 23 Apr 2002 11:52:39 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NIqdg52118; Tue, 23 Apr 2002 11:52:39 -0700 (PDT) (envelope-from phk) Message-Id: <200204231852.g3NIqdg52118@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 11:52:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 autoconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/23 11:52:39 PDT Modified files: sys/i386/i386 autoconf.c Log: Don't free(9) a pointer which has been modified. Chapeau de pointe: mux Revision Changes Path 1.168 +7 -6 src/sys/i386/i386/autoconf.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 23 12: 3:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7091937B41F; Tue, 23 Apr 2002 12:03:03 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJ33T54358; Tue, 23 Apr 2002 12:03:03 -0700 (PDT) (envelope-from phk) Message-Id: <200204231903.g3NJ33T54358@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 12:03:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_slice.c geom_slice.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/23 12:03:03 PDT Modified files: sys/geom geom_slice.c geom_slice.h Log: All in a days work: make a function static. Revision Changes Path 1.12 +1 -1 src/sys/geom/geom_slice.c 1.6 +0 -1 src/sys/geom/geom_slice.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 23 12:31:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2433A37B416; Tue, 23 Apr 2002 12:31:46 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJVkb62057; Tue, 23 Apr 2002 12:31:46 -0700 (PDT) (envelope-from knu) Message-Id: <200204231931.g3NJVkb62057@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 23 Apr 2002 12:31:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ruby-gserver Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/23 12:31:46 PDT Modified files: net/ruby-gserver Makefile distinfo pkg-descr pkg-plist Log: Update to 1.1. Revision Changes Path 1.2 +9 -8 ports/net/ruby-gserver/Makefile 1.2 +1 -1 ports/net/ruby-gserver/distinfo 1.2 +2 -1 ports/net/ruby-gserver/pkg-descr 1.2 +2 -0 ports/net/ruby-gserver/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 23 12:42:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8886137B425; Tue, 23 Apr 2002 12:42:13 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJgDX63831; Tue, 23 Apr 2002 12:42:13 -0700 (PDT) (envelope-from knu) Message-Id: <200204231942.g3NJgDX63831@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 23 Apr 2002 12:42:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/ruby-google Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/23 12:42:13 PDT Modified files: www/ruby-google Makefile distinfo pkg-plist Log: Update to 0.3.0. Revision Changes Path 1.3 +2 -2 ports/www/ruby-google/Makefile 1.3 +1 -1 ports/www/ruby-google/distinfo 1.3 +1 -0 ports/www/ruby-google/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 23 12:50:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0966637B41C; Tue, 23 Apr 2002 12:50:26 -0700 (PDT) Received: (from hsu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJoPq65392; Tue, 23 Apr 2002 12:50:25 -0700 (PDT) (envelope-from hsu) Message-Id: <200204231950.g3NJoPq65392@freefall.freebsd.org> From: Jeffrey Hsu Date: Tue, 23 Apr 2002 12:50:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_condvar.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2002/04/23 12:50:23 PDT Modified files: sys/kern kern_condvar.c Log: The cold and panicstr variables do not need to be protected by sched_lock. Submitted by: Jennifer Yang (yangjihui@yahoo.com) Reviewed by: jake & jhb in principle Revision Changes Path 1.20 +13 -9 src/sys/kern/kern_condvar.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 23 12:53:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFA5637B43A; Tue, 23 Apr 2002 12:53:06 -0700 (PDT) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJr6e65926; Tue, 23 Apr 2002 12:53:06 -0700 (PDT) (envelope-from phantom) Message-Id: <200204231953.g3NJr6e65926@freefall.freebsd.org> From: Alexey Zelkin Date: Tue, 23 Apr 2002 12:53:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2002/04/23 12:53:06 PDT Modified files: en/news press.xml Log: Unbreak build by escaping '&' with '&' Revision Changes Path 1.50 +3 -3 www/en/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 12:54:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 654C337B432; Tue, 23 Apr 2002 12:54:02 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJs2f66172; Tue, 23 Apr 2002 12:54:02 -0700 (PDT) (envelope-from phk) Message-Id: <200204231954.g3NJs2f66172@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 12:54:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h geom_bsd.c geom_dev.c geom_slice.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/23 12:54:02 PDT Modified files: sys/geom geom.h geom_bsd.c geom_dev.c geom_slice.c Log: Implement the GEOMGETCONF ioctl which returns vital stats for the current device in XML in an sbuf. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.14 +4 -0 src/sys/geom/geom.h 1.12 +21 -12 src/sys/geom/geom_bsd.c 1.14 +17 -1 src/sys/geom/geom_dev.c 1.13 +1 -1 src/sys/geom/geom_slice.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 23 12:55:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F338737B487; Tue, 23 Apr 2002 12:54:30 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJsJ966249; Tue, 23 Apr 2002 12:54:19 -0700 (PDT) (envelope-from knu) Message-Id: <200204231954.g3NJsJ966249@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 23 Apr 2002 12:54:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ruby-aspectr Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/23 12:54:19 PDT Modified files: devel Makefile Added files: devel/ruby-aspectr Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add ruby-aspectr 0.3.5. AspectR is a library interface that lets Ruby developers program in an aspect oriented style (similar to AspectJ). PR: ports/36905 Submitted by: Sean Chittenden Revision Changes Path 1.802 +1 -0 ports/devel/Makefile 1.1 +37 -0 ports/devel/ruby-aspectr/Makefile (new) 1.1 +1 -0 ports/devel/ruby-aspectr/distinfo (new) 1.1 +1 -0 ports/devel/ruby-aspectr/pkg-comment (new) 1.1 +6 -0 ports/devel/ruby-aspectr/pkg-descr (new) 1.1 +7 -0 ports/devel/ruby-aspectr/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 12:55:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A8B637B432; Tue, 23 Apr 2002 12:54:31 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJsQa66292; Tue, 23 Apr 2002 12:54:26 -0700 (PDT) (envelope-from knu) Message-Id: <200204231954.g3NJsQa66292@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 23 Apr 2002 12:54:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/23 12:54:26 PDT Modified files: . modules Log: ruby-aspectr --> ports/devel/ruby-aspectr Revision Changes Path 1.5009 +1 -0 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 23 13: 2:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D26D437B426; Tue, 23 Apr 2002 13:02:12 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NK2Ct68110; Tue, 23 Apr 2002 13:02:12 -0700 (PDT) (envelope-from imp) Message-Id: <200204232002.g3NK2Ct68110@freefall.freebsd.org> From: Warner Losh Date: Tue, 23 Apr 2002 13:02:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/23 13:02:12 PDT Modified files: . access Log: Remove jmacd from the access file. It has been ages since he's committed anything (1998) and has indicated that he will not be contributing to FreeBSD anytime soon. Submitted by: jmacd Revision Changes Path 1.305 +0 -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 Tue Apr 23 13: 7:33 2002 Delivered-To: cvs-all@freebsd.org Received: from web21110.mail.yahoo.com (web21110.mail.yahoo.com [216.136.227.112]) by hub.freebsd.org (Postfix) with SMTP id C994437B427 for ; Tue, 23 Apr 2002 13:07:30 -0700 (PDT) Message-ID: <20020423200730.34728.qmail@web21110.mail.yahoo.com> Received: from [62.254.0.5] by web21110.mail.yahoo.com via HTTP; Tue, 23 Apr 2002 13:07:30 PDT Date: Tue, 23 Apr 2002 13:07:30 -0700 (PDT) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c To: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200204231850.g3NIoQg51763@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Poul-Henning Kamp wrote: > Log: > Add a basic sanity check on pointers passed to free(9). Does this solve the bug which I told you about caused by md devices, and especially when doing mdconfig -d -u x the second / third time round.. or am I talking nuts again? :) -- Hiten __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 13: 9:25 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 82AD337B427; Tue, 23 Apr 2002 13:09:16 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3NK8tHx088952; Tue, 23 Apr 2002 22:09:00 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: hiten@uk.FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-Reply-To: Your message of "Tue, 23 Apr 2002 13:07:30 PDT." <20020423200730.34728.qmail@web21110.mail.yahoo.com> Date: Tue, 23 Apr 2002 22:08:55 +0200 Message-ID: <88951.1019592535@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020423200730.34728.qmail@web21110.mail.yahoo.com>, Hiten Pandya w rites: >--- Poul-Henning Kamp wrote: >> Log: >> Add a basic sanity check on pointers passed to free(9). > >Does this solve the bug which I told you about caused by md devices, and >especially when doing mdconfig -d -u x the second / third time round.. or >am I talking nuts again? :) I have no idea... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 13:10:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DB5737B422; Tue, 23 Apr 2002 13:09:56 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NK9uw72822; Tue, 23 Apr 2002 13:09:56 -0700 (PDT) (envelope-from pat) Message-Id: <200204232009.g3NK9uw72822@freefall.freebsd.org> From: Patrick Li Date: Tue, 23 Apr 2002 13:09:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/treecc Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/23 13:09:56 PDT Modified files: lang/treecc Makefile pkg-plist Log: Add symlink for pnet to depend on Submitted by: maintainer Revision Changes Path 1.7 +3 -0 ports/lang/treecc/Makefile 1.2 +1 -0 ports/lang/treecc/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 23 13:11:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05CE837B404; Tue, 23 Apr 2002 13:11:36 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKBZn73308; Tue, 23 Apr 2002 13:11:35 -0700 (PDT) (envelope-from pat) Message-Id: <200204232011.g3NKBZn73308@freefall.freebsd.org> From: Patrick Li Date: Tue, 23 Apr 2002 13:11:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/pnet Makefile distinfo pkg-plist ports/lang/pnet/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/23 13:11:35 PDT Modified files: lang/pnet Makefile distinfo pkg-plist Removed files: lang/pnet/files patch-configure Log: Update to 0.3.4 PR: 37320 Submitted by: maintainer Revision Changes Path 1.8 +2 -2 ports/lang/pnet/Makefile 1.6 +1 -1 ports/lang/pnet/distinfo 1.2 +0 -25 ports/lang/pnet/files/patch-configure (dead) 1.5 +14 -3 ports/lang/pnet/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 23 13:14:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B29D37B419; Tue, 23 Apr 2002 13:14:36 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKEar74105; Tue, 23 Apr 2002 13:14:36 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204232014.g3NKEar74105@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 23 Apr 2002 13:14:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/23 13:14:36 PDT Modified files: . modules Log: gsmlib --> ports/comms/gsmlib Revision Changes Path 1.5010 +1 -0 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 23 13:14:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F316E37B41B; Tue, 23 Apr 2002 13:14:31 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKEVh74070; Tue, 23 Apr 2002 13:14:31 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204232014.g3NKEVh74070@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 23 Apr 2002 13:14:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms Makefile ports/comms/gsmlib Makefile distinfo pkg-comment pkg-descr pkg-plist ports/comms/gsmlib/files patch-Makefile.in.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/23 13:14:31 PDT Modified files: comms Makefile Added files: comms/gsmlib Makefile distinfo pkg-comment pkg-descr pkg-plist comms/gsmlib/files patch-Makefile.in.in Log: add gsmlib 1.8 A library to access GSM mobile phones through GSM modems Revision Changes Path 1.64 +1 -0 ports/comms/Makefile 1.1 +30 -0 ports/comms/gsmlib/Makefile (new) 1.1 +1 -0 ports/comms/gsmlib/distinfo (new) 1.1 +11 -0 ports/comms/gsmlib/files/patch-Makefile.in.in (new) 1.1 +1 -0 ports/comms/gsmlib/pkg-comment (new) 1.1 +10 -0 ports/comms/gsmlib/pkg-descr (new) 1.1 +32 -0 ports/comms/gsmlib/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 13:23:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 149E937B493; Tue, 23 Apr 2002 13:22:43 -0700 (PDT) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKMhG75386; Tue, 23 Apr 2002 13:22:43 -0700 (PDT) (envelope-from phantom) Message-Id: <200204232022.g3NKMhG75386@freefall.freebsd.org> From: Alexey Zelkin Date: Tue, 23 Apr 2002 13:22:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2002/04/23 13:22:42 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Move jmacd to Development Team Alumni (rev 1.305 of CVSROOT/access) Revision Changes Path 1.159 +3 -4 doc/en_US.ISO8859-1/articles/contributors/article.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 23 13:30:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AFEE37B416; Tue, 23 Apr 2002 13:30:31 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKUVY76509; Tue, 23 Apr 2002 13:30:31 -0700 (PDT) (envelope-from obrien) Message-Id: <200204232030.g3NKUVY76509@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 13:30:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc lalr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 13:30:31 PDT Modified files: usr.bin/yacc lalr.c Log: Restore some of the original variable names, but fix the warnings their renaming addressed by removing the global variants instead. Revision Changes Path 1.14 +19 -21 src/usr.bin/yacc/lalr.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 23 13:35:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 923E637B400; Tue, 23 Apr 2002 13:35:09 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKZ9D77272; Tue, 23 Apr 2002 13:35:09 -0700 (PDT) (envelope-from obrien) Message-Id: <200204232035.g3NKZ9D77272@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 13:35:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall Makefile config.c dispatch.c dist.c install.c menus.c package.c sysinstall.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 13:35:09 PDT Modified files: (Branch: RELENG_4) release/sysinstall Makefile config.c dispatch.c dist.c install.c menus.c package.c sysinstall.8 Log: MFC: X_AS_PKG (this changes the install from XFree86 3 to XFree86 4). Sponsored by: FreeBSD Mall, Inc. Revision Changes Path 1.92.2.19 +2 -1 src/release/sysinstall/Makefile 1.156.2.28 +17 -4 src/release/sysinstall/config.c 1.35.2.5 +3 -1 src/release/sysinstall/dispatch.c 1.175.2.27 +21 -1 src/release/sysinstall/dist.c 1.268.2.36 +18 -1 src/release/sysinstall/install.c 1.252.2.58 +20 -28 src/release/sysinstall/menus.c 1.90.2.9 +2 -7 src/release/sysinstall/package.c 1.31.2.13 +47 -47 src/release/sysinstall/sysinstall.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 15: 6:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C52537B404; Tue, 23 Apr 2002 15:06:27 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NM6RY97836; Tue, 23 Apr 2002 15:06:27 -0700 (PDT) (envelope-from mbr) Message-Id: <200204232206.g3NM6RY97836@freefall.freebsd.org> From: Martin Blapp Date: Tue, 23 Apr 2002 15:06:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile distinfo ports/editors/openoffice-devel Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/23 15:06:27 PDT Modified files: editors/openoffice Makefile distinfo editors/openoffice-devel Makefile distinfo Log: Go back to mozilla 2.95 includes, a newer version has LDAP code problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same. Revision Changes Path 1.48 +2 -2 ports/editors/openoffice-devel/Makefile 1.13 +1 -1 ports/editors/openoffice-devel/distinfo 1.46 +2 -2 ports/editors/openoffice/Makefile 1.13 +1 -1 ports/editors/openoffice/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 15:16:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8B9D37B417; Tue, 23 Apr 2002 15:16:41 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMGfa99405; Tue, 23 Apr 2002 15:16:41 -0700 (PDT) (envelope-from obrien) Message-Id: <200204232216.g3NMGfa99405@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 15:16:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 15:16:41 PDT Modified files: etc Makefile release Makefile release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk bsd.subdir.mk usr.sbin/sysinstall dist.c dist.h doc.c installUpgrade.c menus.c Log: Change the name of the 'bin' distribution to 'base'. This is done since it contains much more than /bin, and also gets in the way when making a combined install+fixit CD. OK'ed by: jkh Revision Changes Path 1.282 +3 -3 src/etc/Makefile 1.669 +17 -17 src/release/Makefile 1.5 +2 -2 src/release/scripts/bin-install.sh 1.9 +6 -6 src/release/scripts/dict-make.sh 1.3 +4 -4 src/release/scripts/doc-make.sh 1.5 +10 -10 src/release/scripts/games-make.sh 1.4 +4 -4 src/release/scripts/info-make.sh 1.3 +5 -5 src/release/scripts/manpages-make.sh 1.7 +2 -2 src/release/scripts/proflibs-make.sh 1.63 +1 -1 src/share/mk/bsd.info.mk 1.114 +1 -1 src/share/mk/bsd.lib.mk 1.8 +1 -1 src/share/mk/bsd.nls.mk 1.115 +1 -1 src/share/mk/bsd.prog.mk 1.36 +2 -2 src/share/mk/bsd.subdir.mk 1.205 +4 -4 src/usr.sbin/sysinstall/dist.c 1.52 +3 -3 src/usr.sbin/sysinstall/dist.h 1.30 +2 -2 src/usr.sbin/sysinstall/doc.c 1.81 +11 -11 src/usr.sbin/sysinstall/installUpgrade.c 1.342 +4 -4 src/usr.sbin/sysinstall/menus.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 23 15:21:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30E9837B405; Tue, 23 Apr 2002 15:21:09 -0700 (PDT) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NML9w00310; Tue, 23 Apr 2002 15:21:09 -0700 (PDT) (envelope-from bsd) Message-Id: <200204232221.g3NML9w00310@freefall.freebsd.org> From: "Brian S. Dean" Date: Tue, 23 Apr 2002 15:21:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avrprog Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bsd 2002/04/23 15:21:09 PDT Modified files: devel/avrprog Makefile distinfo Log: Update to version 2.0.4. Revision Changes Path 1.12 +1 -1 ports/devel/avrprog/Makefile 1.12 +1 -1 ports/devel/avrprog/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 15:27:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 6064E37B416; Tue, 23 Apr 2002 15:27:26 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g3NMRKoh537250; Tue, 23 Apr 2002 18:27:24 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020423200730.34728.qmail@web21110.mail.yahoo.com> References: <20020423200730.34728.qmail@web21110.mail.yahoo.com> Date: Tue, 23 Apr 2002 18:27:18 -0400 To: hiten@uk.FreeBSD.org, Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org From: Garance A Drosihn Subject: Re: cvs commit: src/sys/kern kern_malloc.c Cc: David Cross Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 1:07 PM -0700 4/23/02, Hiten Pandya wrote: >--- Poul-Henning Kamp wrote: >> Log: >> Add a basic sanity check on pointers passed to free(9). > >Does this solve the bug which I told you about caused by >md devices, and especially when doing mdconfig -d -u x the >second / third time round.. or am I talking nuts again? :) Are you running freebsd-stable, or freebsd-current? Dave Cross came across some bug with MD that is fixed in current, but which hasn't been MFC'ed yet. I don't know if that's the bug you're seeing, though. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 15:28: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 66C6A37B426; Tue, 23 Apr 2002 15:27:41 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3NMReH79817; Tue, 23 Apr 2002 16:27:40 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3NMRdb28947; Tue, 23 Apr 2002 16:27:39 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200204232227.g3NMRdb28947@harmony.village.org> To: Alexey Zelkin Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 23 Apr 2002 13:22:42 PDT." <200204232022.g3NKMhG75386@freefall.freebsd.org> References: <200204232022.g3NKMhG75386@freefall.freebsd.org> Date: Tue, 23 Apr 2002 16:27:39 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200204232022.g3NKMhG75386@freefall.freebsd.org> Alexey Zelkin writes: : Move jmacd to Development Team Alumni (rev 1.305 of CVSROOT/access) Thanks for taking care of this! I had completely forgotten about this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 15:33:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id B183937B43D for ; Tue, 23 Apr 2002 15:32:53 -0700 (PDT) Received: (qmail 23150 invoked from network); 23 Apr 2002 22:32:53 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 23 Apr 2002 22:32:53 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3NMWqv04119; Tue, 23 Apr 2002 18:32:52 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <82146.1019562857@critter.freebsd.dk> Date: Tue, 23 Apr 2002 18:32:01 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: Memory overwrite problem in the -current kernel ?? Cc: current@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23-Apr-2002 Poul-Henning Kamp wrote: > > This commit detects a memory overwrite problem in the kernel which > happens before we ever get into userland for the first time. > > The commit which causes the problem to appear is my own commit to > subr_disklabel.c (1.65). > > If the block below is put back in subr_disklabel.c the memory overwrite > problem goes away (or at least doesn't happen in GEOM). > > My testbox is a single-cpu machine. > > Something is screwed somewhere... Uhh, you mean if the dksort_mtx is put back? What if the function doesn't do anything, does it still work? Also, what if you just have the static mtx, maybe the mtx is preventing a buffer overflow from hosing other data? > Poul-Henning > > ] #ifdef notquite > ] /* > ] * Mutex to use when delaying niced I/O bound processes in bioqdisksort(). > ] */ > ] static struct mtx dksort_mtx; > ] static void > ] dksort_init(void) > ] { > ] > ] mtx_init(&dksort_mtx, "dksort", NULL, MTX_DEF); > ] } > ] SYSINIT(dksort, SI_SUB_DRIVERS, SI_ORDER_MIDDLE, dksort_init, NULL) > ] #endif > > > In message <200204231148.g3NBmkp36899@freefall.freebsd.org>, Poul-Henning > Kamp > writes: >>phk 2002/04/23 04:48:45 PDT >> >> Modified files: >> sys/geom geom.h geom_dump.c geom_enc.c >> geom_slice.c geom_subr.c >> Log: >> Introduce some serious paranoia to try to catch a memory overwrite problem >> as early as possible. >> >> Sponsored by: DARPA & NAI Labs >> >> Revision Changes Path >> 1.13 +13 -4 src/sys/geom/geom.h >> 1.7 +1 -0 src/sys/geom/geom_dump.c >> 1.3 +1 -0 src/sys/geom/geom_enc.c >> 1.11 +2 -0 src/sys/geom/geom_slice.c >> 1.8 +46 -2 src/sys/geom/geom_subr.c >> > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Tue Apr 23 15:34:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id A1CE137B49B for ; Tue, 23 Apr 2002 15:32:59 -0700 (PDT) Received: (qmail 23427 invoked from network); 23 Apr 2002 22:32:59 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 23 Apr 2002 22:32:59 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3NMWwv04123; Tue, 23 Apr 2002 18:32:58 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204211042.g3LAgFw07042@freefall.freebsd.org> Date: Tue, 23 Apr 2002 18:32:07 -0400 (EDT) From: John Baldwin To: Mark Murray Subject: RE: cvs commit: src/sys/sys lock.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21-Apr-2002 Mark Murray wrote: > markm 2002/04/21 03:42:15 PDT > > Modified files: > sys/sys lock.h > Log: > Parenthesise macro arguments to reduce lint warnings. These were parens around the whole macro, not the macro arguments. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Tue Apr 23 15:35:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by hub.freebsd.org (Postfix) with ESMTP id 162EE37B4E0 for ; Tue, 23 Apr 2002 15:33:23 -0700 (PDT) Received: (qmail 17504 invoked from network); 23 Apr 2002 22:33:22 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 23 Apr 2002 22:33:22 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3NMXLv04144; Tue, 23 Apr 2002 18:33:21 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204232216.g3NMGfa99405@freefall.freebsd.org> Date: Tue, 23 Apr 2002 18:32:31 -0400 (EDT) From: John Baldwin To: "David E. O'Brien" Subject: RE: cvs commit: src/etc Makefile src/release Makefile src/releas Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23-Apr-2002 David E. O'Brien wrote: > obrien 2002/04/23 15:16:41 PDT > > Modified files: > etc Makefile > release Makefile > release/scripts bin-install.sh dict-make.sh doc-make.sh > games-make.sh info-make.sh > manpages-make.sh proflibs-make.sh > share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk > bsd.prog.mk bsd.subdir.mk > usr.sbin/sysinstall dist.c dist.h doc.c installUpgrade.c > menus.c > Log: > Change the name of the 'bin' distribution to 'base'. > This is done since it contains much more than /bin, and also gets in the > way when making a combined install+fixit CD. > > OK'ed by: jkh Cool, good stuff! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Tue Apr 23 15:39:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37CE937B404; Tue, 23 Apr 2002 15:39:14 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMdEY02951; Tue, 23 Apr 2002 15:39:14 -0700 (PDT) (envelope-from gad) Message-Id: <200204232239.g3NMdEY02951@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 23 Apr 2002 15:39:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/23 15:39:14 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd printjob.c Log: MFC 1.49: Include a little more detail to the syslog-msg that comes up when lpd can not execute a given filter. Revision Changes Path 1.22.2.25 +3 -2 src/usr.sbin/lpr/lpd/printjob.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 23 15:41:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 169CF37B41B; Tue, 23 Apr 2002 15:41:31 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMfVP03332; Tue, 23 Apr 2002 15:41:31 -0700 (PDT) (envelope-from gad) Message-Id: <200204232241.g3NMfVP03332@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 23 Apr 2002 15:41:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/23 15:41:30 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.c Log: MFC 1.32: Fix 'deamon' -> 'daemon' in a comment. Revision Changes Path 1.12.2.19 +2 -2 src/usr.sbin/lpr/lpd/lpd.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 23 15:45: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3995D37B416; Tue, 23 Apr 2002 15:45:02 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMj2Q03963; Tue, 23 Apr 2002 15:45:02 -0700 (PDT) (envelope-from gad) Message-Id: <200204232245.g3NMj2Q03963@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 23 Apr 2002 15:45:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/23 15:45:02 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd printjob.c Log: MFC 1.50: Remove a line that sets a trailing null. It is unnecessary now that the previous line is using strlcpy instead of strncpy. Revision Changes Path 1.22.2.26 +0 -1 src/usr.sbin/lpr/lpd/printjob.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 23 15:48:29 2002 Delivered-To: cvs-all@freebsd.org Received: from web21109.mail.yahoo.com (web21109.mail.yahoo.com [216.136.227.111]) by hub.freebsd.org (Postfix) with SMTP id 89D0337B41A for ; Tue, 23 Apr 2002 15:48:19 -0700 (PDT) Message-ID: <20020423224818.41884.qmail@web21109.mail.yahoo.com> Received: from [62.254.0.5] by web21109.mail.yahoo.com via HTTP; Tue, 23 Apr 2002 15:48:18 PDT Date: Tue, 23 Apr 2002 15:48:18 -0700 (PDT) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c To: Garance A Drosihn , Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: David Cross In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ multilated text left for easy reference. thanks ] --- Garance A Drosihn wrote: > >Does this solve the bug which I told you about caused by > >md devices, and especially when doing mdconfig -d -u x the > >second / third time round.. or am I talking nuts again? :) > > Are you running freebsd-stable, or freebsd-current? > Dave Cross came across some bug with MD that is fixed in > current, but which hasn't been MFC'ed yet. I don't know if > that's the bug you're seeing, though. Hi Garance, I use FreeBSD-CURRENT as of 2 weeks ago. I think I was very quick in describing the bug / defect / problem. Here goes... :) One: First of all, I started playing around with md disks as I found them a versatile way of "emulating" real disks, which is for the purpose of creating temporary JFS memory volumes for testing my ongoing jfsutils port. Two: For doing the above, I make my JFS md disks in the following way: # mdconfig -a -t vnode -f /tmp/jfs.vn.2 -u 2 Lets say if /tmp/jfs.vn.2 was not available, mdconfig (or the driver) would still allocate to make the /dev/md2 entry even though the -f entry has been invalid. (this is the first bug) When I try to remake the md device with the right file: # mdconfig -a -t vnode -f /tmp/jfs.vn -u 2 I get an error saying that "unit 2" is busy i.e. already allocated for some other foo purpose, which is truly a bug. When I destroy the device inorder to make it happen: # mdconfig -d -u 2 It works the first time round. Once, I thought I will just redo the command again to see if it has any effects (such as dropping into the debugger), and nothing happened; the third time I did it, it dropped straight into the debugger (i.e. DDB). My DDB 'trace' showed that it ended up in mddetach, but because I don't have a serial console, I am not able to produce a trace for attachment. I don't know if someone experiences the same problem like me, but I think the problem I have produced above is pretty much straightforward, but I cant find a suitable fix. This problem was also noticed by my friend and fellow porter for JFS4BSD , Martin Faxer (e with excent). I think the problem is either in 'mdconfig' or in the mddetach function call in src/sys/dev/md/md.c, but I am not sure. :) I tried to find it, but didn't get anywhere, as I was hooked with other things to do with my school studies. I would be very greatful if someone can reproduce this problem. It will save me from fsck'ing my disks everytime I get this problem, hehe, and drop into DDB!. :D Regards, -- Hiten __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 16:18:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 692AF37B41F; Tue, 23 Apr 2002 16:18:15 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NNIFs11406; Tue, 23 Apr 2002 16:18:15 -0700 (PDT) (envelope-from mbr) Message-Id: <200204232318.g3NNIFs11406@freefall.freebsd.org> From: Martin Blapp Date: Tue, 23 Apr 2002 16:18:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-i18n::inc::collator.hxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/23 16:18:15 PDT Added files: editors/openoffice/files patch-i18n::inc::collator.hxx Log: We do not have alloca.h Revision Changes Path 1.1 +14 -0 ports/editors/openoffice/files/patch-i18n::inc::collator.hxx (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 16:23:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF16F37B400; Tue, 23 Apr 2002 16:23:16 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NNNGf12127; Tue, 23 Apr 2002 16:23:16 -0700 (PDT) (envelope-from mbr) Message-Id: <200204232323.g3NNNGf12127@freefall.freebsd.org> From: Martin Blapp Date: Tue, 23 Apr 2002 16:23:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/23 16:23:16 PDT Added files: editors/openoffice/files patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk Log: Bring back deleted patch. We can habe the same flags as linux Revision Changes Path 1.3 +11 -0 ports/editors/openoffice/files/patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 16:25:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by hub.freebsd.org (Postfix) with ESMTP id 152C537B41B; Tue, 23 Apr 2002 16:25:44 -0700 (PDT) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g3NNPho68693; Tue, 23 Apr 2002 19:25:43 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Tue, 23 Apr 2002 19:25:43 -0400 (EDT) From: Jeff Roberson To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-Reply-To: <200204231850.g3NIoQg51763@freefall.freebsd.org> Message-ID: <20020423173407.O93504-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, Poul-Henning Kamp wrote: > phk 2002/04/23 11:50:26 PDT > > Modified files: > sys/kern kern_malloc.c > Log: > Add a basic sanity check on pointers passed to free(9). > > Should be improved by: jeff > > Revision Changes Path > 1.100 +10 -0 src/sys/kern/kern_malloc.c > Thank you for taking this on! I should have free time for UMA soon and I plan on improving its debuging facilities straight away. :-) Thanks, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 16:26:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 634F237B405; Tue, 23 Apr 2002 16:25:54 -0700 (PDT) Received: (from billf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NNPsO12461; Tue, 23 Apr 2002 16:25:54 -0700 (PDT) (envelope-from billf) Message-Id: <200204232325.g3NNPsO12461@freefall.freebsd.org> From: Bill Fumerola Date: Tue, 23 Apr 2002 16:25:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jikes Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG billf 2002/04/23 16:25:54 PDT Modified files: java/jikes Makefile Log: respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGURE Submitted by: Nick Johnson Revision Changes Path 1.26 +2 -2 ports/java/jikes/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 23 16:44:44 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id DEFFC37B400; Tue, 23 Apr 2002 16:44:40 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3NNidYm024986; Tue, 23 Apr 2002 16:44:39 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3NNhOdS024966; Tue, 23 Apr 2002 16:43:24 -0700 (PDT) Date: Tue, 23 Apr 2002 16:43:24 -0700 From: "David O'Brien" To: Martin Blapp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice/files patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk Message-ID: <20020423164324.A24938@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204232323.g3NNNGf12127@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204232323.g3NNNGf12127@freefall.freebsd.org>; from mbr@FreeBSD.org on Tue, Apr 23, 2002 at 04:23:16PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 04:23:16PM -0700, Martin Blapp wrote: > mbr 2002/04/23 16:23:16 PDT > > Added files: > editors/openoffice/files > patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk > Log: > Bring back deleted patch. We can habe the same flags as linux Except we generally do not want ports built with -g (debugging symbols). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 16:52:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id C85DB37B421; Tue, 23 Apr 2002 16:52:18 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3NNqH531278; Wed, 24 Apr 2002 01:52:17 +0200 (CEST) Date: Wed, 24 Apr 2002 01:54:22 +0200 (CEST) From: Martin Blapp To: "David O'Brien" Cc: Martin Blapp , , Subject: Re: cvs commit: ports/editors/openoffice/files patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk In-Reply-To: <20020423164324.A24938@dragon.nuxi.com> Message-ID: <20020424015202.E25548-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi David, > Except we generally do not want ports built with -g (debugging symbols). Yes I know that. I'll remove the -g bits when it's time that other users can use the port. For now it's a big help for me. Btw, -g is enabled also for the whole port at the moment. It really look like we have soon a working version. Alex K. sent me two gcc fixes which are completly fixing the segfaults during the build. I can now build the port with our stock gcc. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 16:58:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 362FC37B41A; Tue, 23 Apr 2002 16:58:21 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NNwLW16877; Tue, 23 Apr 2002 16:58:21 -0700 (PDT) (envelope-from obrien) Message-Id: <200204232358.g3NNwLW16877@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 16:58:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcam camlib.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 16:58:21 PDT Modified files: lib/libcam camlib.h Log: Do not +1 with MAXPATHLEN. Reviewed by: imp Revision Changes Path 1.5 +1 -1 src/lib/libcam/camlib.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 23 16:59:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAE8B37B419; Tue, 23 Apr 2002 16:59:51 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NNxpx17102; Tue, 23 Apr 2002 16:59:51 -0700 (PDT) (envelope-from obrien) Message-Id: <200204232359.g3NNxpx17102@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 16:59:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 make.conf.5 src/usr.bin Makefile src/share/examples/etc make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 16:59:51 PDT Modified files: share/man/man5 make.conf.5 usr.bin Makefile share/examples/etc make.conf Log: Back out the NO_RCMNDS knob. 1. The committer refused to respond to questions over the commit. 2. The servers rlogind, rshd, rexecd were not wrapped. 3. "rcmnds" as an abbreviation gets an order of magnitude less hits on Google than the much more well known "rcmds". Revision Changes Path 1.186 +0 -1 src/share/examples/etc/make.conf 1.43 +0 -7 src/share/man/man5/make.conf.5 1.192 +2 -5 src/usr.bin/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 23 17: 1: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A43C237B426; Tue, 23 Apr 2002 17:00:56 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O00uF17284; Tue, 23 Apr 2002 17:00:56 -0700 (PDT) (envelope-from mjacob) Message-Id: <200204240000.g3O00uF17284@freefall.freebsd.org> From: Matt Jacob Date: Tue, 23 Apr 2002 17:00:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/04/23 17:00:56 PDT Modified files: sys/cam cam_xpt.c Log: Make Veritas Storage Appliance a HILUNS device. MFC after: 1 day Revision Changes Path 1.124 +5 -0 src/sys/cam/cam_xpt.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 23 17: 2:46 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id B46E137B41A; Tue, 23 Apr 2002 17:02:36 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3O02YYm025269; Tue, 23 Apr 2002 17:02:34 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3O01JdG025225; Tue, 23 Apr 2002 17:01:19 -0700 (PDT) Date: Tue, 23 Apr 2002 17:01:19 -0700 From: "David O'Brien" To: Martin Blapp Cc: Martin Blapp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice/files patch-connectivity::source::drivers::mozab::mozillasrc::makefile.mk Message-ID: <20020423170119.A25207@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020423164324.A24938@dragon.nuxi.com> <20020424015202.E25548-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020424015202.E25548-100000@levais.imp.ch>; from mb@imp.ch on Wed, Apr 24, 2002 at 01:54:22AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 24, 2002 at 01:54:22AM +0200, Martin Blapp wrote: > Alex K. sent me two gcc fixes which are completly fixing the segfaults > during the build. And they are? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 17: 2:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C43937B41E; Tue, 23 Apr 2002 17:02:38 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O02cB17475; Tue, 23 Apr 2002 17:02:38 -0700 (PDT) (envelope-from bmah) Message-Id: <200204240002.g3O02cB17475@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 23 Apr 2002 17:02:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releng index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/23 17:02:37 PDT Modified files: en/releng index.sgml Log: 5.0-DP1 was "released" on 8 April...make the releng schedule reflect this. Revision Changes Path 1.6 +2 -2 www/en/releng/index.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 23 17:18:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5395B37B419; Tue, 23 Apr 2002 17:18:38 -0700 (PDT) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O0Ic323298; Tue, 23 Apr 2002 17:18:38 -0700 (PDT) (envelope-from jmz) Message-Id: <200204240018.g3O0Ic323298@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 23 Apr 2002 17:18:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ispell Makefile distinfo ports/textproc/ispell/files IT.patch X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmz 2002/04/23 17:18:37 PDT Modified files: textproc/ispell Makefile distinfo Added files: textproc/ispell/files IT.patch Log: Add italian dictionary PR: ports/37318 Submitted by: Alex Dupre Revision Changes Path 1.71 +23 -3 ports/textproc/ispell/Makefile 1.21 +1 -0 ports/textproc/ispell/distinfo 1.1 +12 -0 ports/textproc/ispell/files/IT.patch (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 17:22:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D6DB37B405; Tue, 23 Apr 2002 17:22:53 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O0MrJ24117; Tue, 23 Apr 2002 17:22:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200204240022.g3O0MrJ24117@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 17:22:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lsof Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 17:22:53 PDT Modified files: sysutils/lsof Makefile distinfo Log: Update to version 4.63 Revision Changes Path 1.103 +1 -1 ports/sysutils/lsof/Makefile 1.80 +1 -1 ports/sysutils/lsof/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 17:47:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E14E137B400; Tue, 23 Apr 2002 17:47:52 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O0lqk31974; Tue, 23 Apr 2002 17:47:52 -0700 (PDT) (envelope-from mbr) Message-Id: <200204240047.g3O0lqk31974@freefall.freebsd.org> From: Martin Blapp Date: Tue, 23 Apr 2002 17:47:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-bridges::source::cpp_uno::gcc2_freebsd_intel X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/23 17:47:52 PDT Removed files: editors/openoffice/files patch-bridges::source::cpp_uno::gcc2_freebsd_intel Log: Remove this patch. It's now included in the 641d build Revision Changes Path 1.2 +0 -1719 ports/editors/openoffice/files/patch-bridges::source::cpp_uno::gcc2_freebsd_intel (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 17:58:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1202F37B417; Tue, 23 Apr 2002 17:58:37 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O0wbw33596; Tue, 23 Apr 2002 17:58:37 -0700 (PDT) (envelope-from bmah) Message-Id: <200204240058.g3O0wbw33596@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 23 Apr 2002 17:58:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/23 17:58:36 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: wi(4) hostap. Modified release note: Edited RFC 1948 note to reflect post-syncache reality. Submitted by: Thomas Skibo (for hostap), silby (for RFC 1948) Revision Changes Path 1.329 +10 -4 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 23 18: 0:25 2002 Delivered-To: cvs-all@freebsd.org Received: from dnbnt.dnb.com.tw (61-220-95-202.HINET-IP.hinet.net [61.220.95.202]) by hub.freebsd.org (Postfix) with ESMTP id 4E1E437B41A for ; Tue, 23 Apr 2002 18:00:14 -0700 (PDT) Received: from test (SHADOW [203.115.31.195]) by dnbnt.dnb.com.tw with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id JPFAVZM5; Wed, 24 Apr 2002 08:57:37 +0800 Reply-To: office_management@desertmail.com From: andrew@messpro.com To: cvs-admin@kaffe.org Cc: cvs-admin@kde.org, cvs-all@freebsd.org Subject: ___Discover the truth about HGH... 10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Tue, 23 Apr 2002 18:00:16 -0700 Message-Id: <20020424010014.4E1E437B41A@hub.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All HGH products are not the same. There are three different types of products. Yet, all three are advertised as if they where the same. The three types are: 1) Homeopathic HGH 2) Pre-cursor HGH 3) Real or synthetic HGH (delivered by injection or, by an oral spray method). Do you know differences? Call us and we'll explain them to you. Our toll free number is 888-621-7300. For more information on HGH read on............ ***************************************************************************** HAVE YOU HEARD OF HUMAN GROWTH HORMONE (HGH)??? Released by your own pituitary gland, HGH starts declining in your 20s, even more in your 30s and 40s, eventually resulting in the shrinkage of major organs -- plus, all other symptoms related to old age. IN THOUSANDS OF CLINICAL STUDIES, HGH HAS BEEN SHOWN TO ACCOMPLISH THE FOLLOWING: * Reduce Body Fat and Build Lean Muscle WITHOUT EXERCISE! * Enhance Sexual Performance * Remove Wrinkles and Cellulite * Lower Blood Pressure and Improve Cholesterol Profile * Improve Sleep, Vision and Memory * Restore Hair Color and Growth * Strengthen the Immune System * Increase Energy and Cardiac Output * Turn back your body's Biological Time Clock 10 - 20 years * Live Longer AND Stronger All natural and organic plant based FEEL 10 YEARS YOUNGER WITH ORAL SPRAY HGH. GUARANTEED We are the manufacturer and we sell directly to Doctors, Chiropractors, and consumers world wide the highest grade HGH Oral Spray available. With internet marketing, we are able to save advertising cost and pass those savings along to you. But you must act now. To receive more information call us now. TOLL FREE 1-888-621-7300 We must speak to you in person to qualify your usage. All of your questions will be addressed and answered in a friendly, no pressure manner. Our main purpose is to provide you with information so you can make an educated decision. For more information call 1-888-621-7300 If you are on line write down our phone number and call us when you can. Soon, you and your loved ones will be very glad you did. Read what people are saying: "The effects of 6 months of GH on lean body mass and fat were equivalent in magnitude to the changes incurred during 10-20 years of aging." Dr. Daniel Rudman, MD, New England Journal of Medicine. "Within four months, my body fat decreased form 30% down to 21%! I noticed my skin is more supple and my overall mental outlook improved significantly." D.W., New Jersey "We have been on the spray for just 3 weeks now, and besides the tremendous energy we both feel, my husbands allergies and spells of depression have lifted. I am healing extremely fast after an accident and have lost 7 lbs. without trying!" C.B., Flagstaff. AZ Thanks for reading our letter, The HGH Staff USA Division PS: The HGH Staff guarantees the highest quality and lowest price. We manufacture and ship directly to your door. Offer expires 19 April 2002 Call us now 1-888-621-7300 *********************************************************** ======= End of message ======== To Qualify for a Free HGH Consultation call the HGH Staff -- Today. *********************************************************** The following statement is provided to be in compliance with commercial email laws. If you do not wish to receive further mailings, please click reply and type remvoe in the subject box. Then click send. This message is in full compliance with U.S. Federal requirements for commercial email under bill S.1618 Title lll, Section 301, Paragraph (a)(2)(C) passed by the 105th U.S. Congress and is not considered SPAM since it includes a remove mechanism. *********************************************************** This message is not intended for residents in the states of CA, NC, NV, RI, TN, VA & WA. Screening of addresses has been done to the best of our technical ability. *********************************************************** Call us now 1-888-621-7300 for your free HGH consultation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 18: 1:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0705837B419; Tue, 23 Apr 2002 18:01:18 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O11Ht34034; Tue, 23 Apr 2002 18:01:17 -0700 (PDT) (envelope-from bmah) Message-Id: <200204240101.g3O11Ht34034@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 23 Apr 2002 18:01:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/23 18:01:17 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Whitespace. Revision Changes Path 1.330 +2 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 23 18:26:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A17B37B417; Tue, 23 Apr 2002 18:26:11 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O1QBF40975; Tue, 23 Apr 2002 18:26:11 -0700 (PDT) (envelope-from mike) Message-Id: <200204240126.g3O1QBF40975@freefall.freebsd.org> From: Mike Barcroft Date: Tue, 23 Apr 2002 18:26:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/23 18:26:11 PDT Modified files: sys/netinet in.h Log: Rearrange so that it is easier to conditionalize sections for various standards. Conditionalize sections for various standards. Use standards conforming spelling for types in the sockaddr_in structure. Revision Changes Path 1.68 +96 -48 src/sys/netinet/in.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 23 18:30:31 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 3D7D237B400; Tue, 23 Apr 2002 18:30:28 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3O1UQ452636; Wed, 24 Apr 2002 10:30:26 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200204232216.g3NMGfa99405@freefall.freebsd.org> References: <200204232216.g3NMGfa99405@freefall.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 8 From: Makoto Matsushita To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... Date: Wed, 24 Apr 2002 10:30:23 +0900 Message-Id: <20020424103023J.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien> and also gets in the way when making a combined install+fixit CD. We have already a way to make an install+fixit CD, it doesn't require bin->base name change :-) -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 18:41:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 670C137B425; Tue, 23 Apr 2002 18:41:06 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O1ese43216; Tue, 23 Apr 2002 18:40:54 -0700 (PDT) (envelope-from jake) Message-Id: <200204240140.g3O1ese43216@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 18:40:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 18:40:54 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: Remove a bunch of unused variables, functions and macros. Allocate storage statically instead of using a faked up malloc. Revision Changes Path 1.4 +12 -175 src/sys/boot/sparc64/boot1/boot1.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 23 18:47: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6295737B41D; Tue, 23 Apr 2002 18:47:05 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O1l5d44071; Tue, 23 Apr 2002 18:47:05 -0700 (PDT) (envelope-from jake) Message-Id: <200204240147.g3O1l5d44071@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 18:47:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 18:47:05 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: Remove xfsread. Just call fsread directly. Revision Changes Path 1.5 +5 -16 src/sys/boot/sparc64/boot1/boot1.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 23 19:10:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5763937B404; Tue, 23 Apr 2002 19:10:35 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O2AZD50857; Tue, 23 Apr 2002 19:10:35 -0700 (PDT) (envelope-from jake) Message-Id: <200204240210.g3O2AZD50857@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 19:10:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 19:10:35 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: Clean up elf loading to not make assumptions about the ordering of sections. Don't load the symbol table; this is only needed for loading kernels and we load the loader. Revision Changes Path 1.6 +18 -37 src/sys/boot/sparc64/boot1/boot1.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 23 19:24:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A94037B41D; Tue, 23 Apr 2002 19:24:32 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O2OWF52946; Tue, 23 Apr 2002 19:24:32 -0700 (PDT) (envelope-from jake) Message-Id: <200204240224.g3O2OWF52946@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 19:24:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 19:24:32 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: memcpy, memset -> bcopy, bzero. Revision Changes Path 1.7 +28 -32 src/sys/boot/sparc64/boot1/boot1.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 23 19:44:56 2002 Delivered-To: cvs-all@freebsd.org Received: from smtp.bsdhome.com (rdu25-2-113.nc.rr.com [24.25.2.113]) by hub.freebsd.org (Postfix) with ESMTP id C296A37B404; Tue, 23 Apr 2002 19:44:46 -0700 (PDT) Received: from neutrino.bsdhome.com (jupiter [192.168.220.13]) by smtp.bsdhome.com (8.11.3nb1/8.11.4) with ESMTP id g3O2iRi27955; Tue, 23 Apr 2002 22:44:27 -0400 (EDT) Received: from neutrino.bsdhome.com (localhost [127.0.0.1]) by neutrino.bsdhome.com (8.12.3/8.12.3) with ESMTP id g3O2iMaG070217; Tue, 23 Apr 2002 22:44:22 -0400 (EDT) (envelope-from bsd@neutrino.bsdhome.com) Received: (from bsd@localhost) by neutrino.bsdhome.com (8.12.3/8.12.3/Submit) id g3O2iLgQ070216; Tue, 23 Apr 2002 22:44:21 -0400 (EDT) Date: Tue, 23 Apr 2002 22:44:21 -0400 From: Brian Dean To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Memory overwrite problem in the -current kernel ?? Message-ID: <20020423224421.B69940@neutrino.bsdhome.com> References: <200204231148.g3NBmkp36899@freefall.freebsd.org> <82146.1019562857@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <82146.1019562857@critter.freebsd.dk>; from phk@critter.freebsd.dk on Tue, Apr 23, 2002 at 01:54:17PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 01:54:17PM +0200, Poul-Henning Kamp wrote: > This commit detects a memory overwrite problem in the kernel which > happens before we ever get into userland for the first time. Do you know the address being corrupted? If so, try breaking into ddb early on and set a hardware watchpoint. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 19:50:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D71C37B41A; Tue, 23 Apr 2002 19:50:37 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O2obN57053; Tue, 23 Apr 2002 19:50:37 -0700 (PDT) (envelope-from jake) Message-Id: <200204240250.g3O2obN57053@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 19:50:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 19:50:37 PDT Modified files: sys/boot/sparc64/boot1 Makefile Log: Add -Wno-unused. Revision Changes Path 1.5 +1 -1 src/sys/boot/sparc64/boot1/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 23 19:51: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 189DB37B41A; Tue, 23 Apr 2002 19:51:00 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O2p0x57115; Tue, 23 Apr 2002 19:51:00 -0700 (PDT) (envelope-from jake) Message-Id: <200204240251.g3O2p0x57115@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 19:50:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 19:50:59 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: Add an exit function. Revision Changes Path 1.8 +21 -3 src/sys/boot/sparc64/boot1/boot1.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 23 20:28: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 7F02E37B417; Tue, 23 Apr 2002 20:27:59 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 170DRW-0008TZ-00; Wed, 24 Apr 2002 10:27:42 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g3O3Rgg05919; Wed, 24 Apr 2002 10:27:42 +0700 (NOVST) (envelope-from danfe) Date: Wed, 24 Apr 2002 10:27:42 +0700 From: Alexey Dokuchaev To: Mike Barcroft Cc: "M. Warner Losh" , nectar@freebsd.org, phk@critter.freebsd.dk, wollman@lcs.mit.edu, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exec.c src/sys/sys filedesc.h Message-ID: <20020424102742.B96625@regency.nsu.ru> References: <20020423104722.D72727@espresso.q9media.com> <20020423152003.GB28750@madman.nectar.cc> <20020423114052.F72727@espresso.q9media.com> <20020423.095226.96600629.imp@village.org> <20020423120949.G72727@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020423120949.G72727@espresso.q9media.com>; from mike@freebsd.org on Tue, Apr 23, 2002 at 12:09:49PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 12:09:49PM -0400, Mike Barcroft wrote: > M. Warner Losh writes: > > In message: <20020423114052.F72727@espresso.q9media.com> > > Mike Barcroft writes: > > : Yes, at the cost of breaking conforming applications -- even if they > > : haven't been invented yet. I don't have any objections to your hack > > : being left in place until the base system can be audited or even in > > : the long term if its made into a kernel option. > > > > The "it breaks strict standards conformance" is much less important > > than "users are using this standards conformance to leverage higher > > privs." You need a better argument than that if you are going to have > > the changes reverted. Sorry. We already break standards conformance > > for setuid/setgid programs in a number of subtle ways to preclude them > > from gaining higher privs. > > Again, I don't mind this being a kernel option. Even if it's turned > on by default, or we use a reverse kernel option to turn it off. > > A user should be able to choose the security policy of his/her system. > If that means one has to add `option POSIX_SETUGID_HANDLING', that's > fine, but to force a security policy down a user's throat, I think, is > wrong. This applies to Robert's comments as well. Actually, it would be interesting to, say, regulate every mentioned (and not) standards violation with a kernel options. Oh wait, we may need just one for that: #options POSIX_COMPLIANT_KERNEL or alike (just substitute ``POSIX'' for whatever standard you prefer ;-) Seriously, if we aim to comply to any standard, which had been broken far too many times already, how would one single "kernel option" bring us anywhere closer towards it? Rather then polluting kernel config with dozens of options (that no one is likely to use anyway), why not just get over it and finally decide what we want: a modern, robust and secure operating system that everyone in their mind knows *is* UNIX (no matter what OpenGroup or IEEE says), or have a standards compliant, but potentially vulnerable (in many ways) pile of code? ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 21: 3: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id DC5F137B416; Tue, 23 Apr 2002 21:02:57 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g3O42vw39886; Tue, 23 Apr 2002 22:02:57 -0600 (MDT) (envelope-from ken) Date: Tue, 23 Apr 2002 22:02:57 -0600 From: "Kenneth D. Merry" To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020423220257.A39867@panzer.kdm.org> References: <200204232358.g3NNwLW16877@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204232358.g3NNwLW16877@freefall.freebsd.org>; from obrien@FreeBSD.org on Tue, Apr 23, 2002 at 04:58:21PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > obrien 2002/04/23 16:58:21 PDT > > Modified files: > lib/libcam camlib.h > Log: > Do not +1 with MAXPATHLEN. Why not? What about the terminating NUL? Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 21:11:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FFC537B400; Tue, 23 Apr 2002 21:11:08 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4B8h74557; Tue, 23 Apr 2002 21:11:08 -0700 (PDT) (envelope-from silby) Message-Id: <200204240411.g3O4B8h74557@freefall.freebsd.org> From: Mike Silbersack Date: Tue, 23 Apr 2002 21:11:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket2.c src/sys/sys socketvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/23 21:11:08 PDT Modified files: sys/kern uipc_socket2.c sys/sys socketvar.h Log: Remove sodropablereq - this function hasn't been used since the syncache went in. MFC after: 3 days Revision Changes Path 1.86 +0 -44 src/sys/kern/uipc_socket2.c 1.76 +0 -2 src/sys/sys/socketvar.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 23 21:12:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB2BA37B421; Tue, 23 Apr 2002 21:12:42 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4Cgk75371; Tue, 23 Apr 2002 21:12:42 -0700 (PDT) (envelope-from imp) Message-Id: <200204240412.g3O4Cgk75371@freefall.freebsd.org> From: Warner Losh Date: Tue, 23 Apr 2002 21:12:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_media.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/23 21:12:42 PDT Modified files: (Branch: RELENG_4) sys/net if_media.h Log: MFC: 1.14: hostap media type Revision Changes Path 1.9.2.2 +3 -1 src/sys/net/if_media.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 23 21:21:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9768337B41D; Tue, 23 Apr 2002 21:21:41 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4LfQ76481; Tue, 23 Apr 2002 21:21:41 -0700 (PDT) (envelope-from obrien) Message-Id: <200204240421.g3O4LfQ76481@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 21:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/config/i386 freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 21:21:41 PDT Modified files: contrib/gcc.295/config/i386 freebsd.h Log: Sync style with contrib/gcc rev 1.42. Revision Changes Path 1.43 +2 -2 src/contrib/gcc.295/config/i386/freebsd.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 23 21:22:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1CC237B416; Tue, 23 Apr 2002 21:22:13 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4MDj76581; Tue, 23 Apr 2002 21:22:13 -0700 (PDT) (envelope-from jdp) Message-Id: <200204240422.g3O4MDj76581@freefall.freebsd.org> From: John Polstra Date: Tue, 23 Apr 2002 21:22:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2002/04/23 21:22:13 PDT Modified files: (Branch: RELENG_4) sys/dev/bge if_bge.c Log: MFC 1.11 -> 1.12: Add missing splx calls. Revision Changes Path 1.3.2.10 +4 -1 src/sys/dev/bge/if_bge.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 23 21:27:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF8FB37B400; Tue, 23 Apr 2002 21:27:49 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4RnV77266; Tue, 23 Apr 2002 21:27:49 -0700 (PDT) (envelope-from jake) Message-Id: <200204240427.g3O4RnV77266@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 21:27:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 21:27:49 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: Add support for loading files other than /boot/loader. Useful if you're loader is screwed and you want loader.old. Rewrite the scaled down printf so it actually works right, and add support for more formats. Revision Changes Path 1.9 +234 -79 src/sys/boot/sparc64/boot1/boot1.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 23 21:31:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 306A637B416; Tue, 23 Apr 2002 21:31:25 -0700 (PDT) Received: (from cokane@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4VPH77774; Tue, 23 Apr 2002 21:31:25 -0700 (PDT) (envelope-from cokane) Message-Id: <200204240431.g3O4VPH77774@freefall.freebsd.org> From: Coleman Kane Date: Tue, 23 Apr 2002 21:31:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src MAINTAINERS X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cokane 2002/04/23 21:31:25 PDT Modified files: . MAINTAINERS Log: Add me to the MAINTAINERS for 3dfx card stuff. Revision Changes Path 1.20 +1 -0 src/MAINTAINERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 21:48: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95D3537B400; Tue, 23 Apr 2002 21:48:00 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4m0j79926; Tue, 23 Apr 2002 21:48:00 -0700 (PDT) (envelope-from obrien) Message-Id: <200204240448.g3O4m0j79926@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 21:48:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 21:48:00 PDT Modified files: contrib/gcc/config/i386 freebsd.h Log: Fix bug where we were loosing our platform-wide ASM_COMMENT_START definition due to pollution in i386/unix.h. Revision Changes Path 1.43 +4 -0 src/contrib/gcc/config/i386/freebsd.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 23 21:49:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EFC037B41B; Tue, 23 Apr 2002 21:49:35 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O4nZG80101; Tue, 23 Apr 2002 21:49:35 -0700 (PDT) (envelope-from obrien) Message-Id: <200204240449.g3O4nZG80101@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 21:49:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/23 21:49:34 PDT Modified files: contrib/gcc/config/i386 freebsd.h Log: Style changes to reduce diff to things I did in the FSF repo. Revision Changes Path 1.44 +51 -37 src/contrib/gcc/config/i386/freebsd.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 23 21:59:18 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 5846537B41A; Tue, 23 Apr 2002 21:58:56 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3O4waHx096287; Wed, 24 Apr 2002 06:58:36 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Brian Dean Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Memory overwrite problem in the -current kernel ?? In-Reply-To: Your message of "Tue, 23 Apr 2002 22:44:21 EDT." <20020423224421.B69940@neutrino.bsdhome.com> Date: Wed, 24 Apr 2002 06:58:36 +0200 Message-ID: <96286.1019624316@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020423224421.B69940@neutrino.bsdhome.com>, Brian Dean writes: >On Tue, Apr 23, 2002 at 01:54:17PM +0200, Poul-Henning Kamp wrote: >> This commit detects a memory overwrite problem in the kernel which >> happens before we ever get into userland for the first time. > >Do you know the address being corrupted? If so, try breaking into ddb >early on and set a hardware watchpoint. It was a modified pointer being returned to free(9), it's solved now. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 22: 4:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44CB037B405; Tue, 23 Apr 2002 22:04:09 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O549j82582; Tue, 23 Apr 2002 22:04:09 -0700 (PDT) (envelope-from imp) Message-Id: <200204240504.g3O549j82582@freefall.freebsd.org> From: Warner Losh Date: Tue, 23 Apr 2002 22:04:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/23 22:04:09 PDT Modified files: . access Log: UCHIYAMA Yasushi-san doesn't have time for FreeBSD and would like to drop his commit bit for now. Approved by: uch Revision Changes Path 1.306 +0 -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 Tue Apr 23 22:12:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F5C137B41D; Tue, 23 Apr 2002 22:12:50 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O5Coh87457; Tue, 23 Apr 2002 22:12:50 -0700 (PDT) (envelope-from scottl) Message-Id: <200204240512.g3O5Coh87457@freefall.freebsd.org> From: Scott Long Date: Tue, 23 Apr 2002 22:12:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_disk.c aac_pci.c aacreg.h aacvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/23 22:12:50 PDT Modified files: sys/dev/aac aac.c aac_disk.c aac_pci.c aacreg.h aacvar.h Log: Prepare for a major update to the aac driver: Update the aac driver with the new crashdump api. Protect sync fibs with a mutex. Align all DMA buffers on a PAGE_SIZE boundary. MFC after: 3 days Revision Changes Path 1.37 +88 -189 src/sys/dev/aac/aac.c 1.21 +65 -64 src/sys/dev/aac/aac_disk.c 1.22 +1 -1 src/sys/dev/aac/aac_pci.c 1.11 +1 -1 src/sys/dev/aac/aacreg.h 1.18 +11 -4 src/sys/dev/aac/aacvar.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 23 22:22:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFCB037B41D; Tue, 23 Apr 2002 22:22:45 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O5MjD88773; Tue, 23 Apr 2002 22:22:45 -0700 (PDT) (envelope-from yoichi) Message-Id: <200204240522.g3O5MjD88773@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Tue, 23 Apr 2002 22:22:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/preview-latex Makefile pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/04/23 22:22:45 PDT Modified files: print/preview-latex Makefile pkg-descr pkg-plist Added files: print/preview-latex pkg-message Log: Add missing info files to PLIST. Install autoload setting file preview-latex.el and display PKGMESSAGE. Submitted by: David.Kastrup@t-online.de (David Kastrup) Revision Changes Path 1.4 +2 -0 ports/print/preview-latex/Makefile 1.2 +2 -2 ports/print/preview-latex/pkg-descr 1.1 +8 -0 ports/print/preview-latex/pkg-message (new) 1.4 +6 -0 ports/print/preview-latex/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 23 22:29:29 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 002E337B41B; Tue, 23 Apr 2002 22:29:23 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3O5TNHt079342; Tue, 23 Apr 2002 22:29:23 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3O5TPLr066551; Tue, 23 Apr 2002 22:29:25 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3O5TP6w066548; Tue, 23 Apr 2002 22:29:25 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Tue, 23 Apr 2002 22:29:25 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/etc rc In-Reply-To: <200204230005.g3N05mj86326@freefall.freebsd.org> Message-ID: <20020423222834.O66402-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Apr 2002, David E. O'Brien wrote: > obrien 2002/04/22 17:05:48 PDT > > Modified files: > etc rc > Log: > Do not use 'ps -e' for entropy gathering. It uses /proc/*/mem to rummage > around *user* memory to extract the environment variable strings. This > is problematic for us. I have no objection to this commit per se, but I wish someone had discussed it with me, if for no other reason, for my own education. Can you please let me know exactly what the problem is? -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU 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 23 22:53:21 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 406E237B41B; Tue, 23 Apr 2002 22:53:14 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3O5rDH81681; Tue, 23 Apr 2002 23:53:13 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3O5rBb31157; Tue, 23 Apr 2002 23:53:12 -0600 (MDT) (envelope-from imp@village.org) Date: Tue, 23 Apr 2002 23:53:10 -0600 (MDT) Message-Id: <20020423.235310.117915219.imp@village.org> To: ken@kdm.org Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam camlib.h From: "M. Warner Losh" In-Reply-To: <20020423220257.A39867@panzer.kdm.org> References: <200204232358.g3NNwLW16877@freefall.freebsd.org> <20020423220257.A39867@panzer.kdm.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020423220257.A39867@panzer.kdm.org> "Kenneth D. Merry" writes: : On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: : > obrien 2002/04/23 16:58:21 PDT : > : > Modified files: : > lib/libcam camlib.h : > Log: : > Do not +1 with MAXPATHLEN. : : Why not? What about the terminating NUL? Because MAXPATHLEN *INCLUDES* the terminating NUL. See lots of discussions on this topic in various lists in the past. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 22:54:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF13B37B41A; Tue, 23 Apr 2002 22:54:10 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O5sAG92839; Tue, 23 Apr 2002 22:54:10 -0700 (PDT) (envelope-from jake) Message-Id: <200204240554.g3O5sAG92839@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 23 Apr 2002 22:54:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/23 22:54:10 PDT Modified files: sys/boot/sparc64/boot1 boot1.c Log: Split file system setup code out into a function called mount. Implement vsnprintf. Implement panic in terms of it. Revision Changes Path 1.10 +109 -50 src/sys/boot/sparc64/boot1/boot1.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 23 23: 5: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id DEF2037B405; Tue, 23 Apr 2002 23:05:01 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 170FtY-0003if-00; Wed, 24 Apr 2002 13:04:48 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g3O64nv36068; Wed, 24 Apr 2002 13:04:49 +0700 (NOVST) (envelope-from danfe) Date: Wed, 24 Apr 2002 13:04:49 +0700 From: Alexey Dokuchaev To: "Kenneth D. Merry" Cc: "David E. O'Brien" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020424130449.A34334@regency.nsu.ru> References: <200204232358.g3NNwLW16877@freefall.freebsd.org> <20020423220257.A39867@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020423220257.A39867@panzer.kdm.org>; from ken@kdm.org on Tue, Apr 23, 2002 at 10:02:57PM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 10:02:57PM -0600, Kenneth D. Merry wrote: > On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > > obrien 2002/04/23 16:58:21 PDT > > > > Modified files: > > lib/libcam camlib.h > > Log: > > Do not +1 with MAXPATHLEN. > > Why not? What about the terminating NUL? Quite off-topic, but still worth mentioning ;-) Why people refer to '\0' as ``NUL'' but not ``NULL'' ?? NUL is a bogus "device" thingy under Billy's early OSes. While there is such thing as ``nil'', NUL seems like something that does not quite belong to UNIX world... Fascinating: quite a few our manpages make use of ``NUL'' though... Just my $.02 ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 23: 9: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 7008137B41B; Tue, 23 Apr 2002 23:09:05 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3O68dHx097288; Wed, 24 Apr 2002 08:08:43 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alexey Dokuchaev Cc: "Kenneth D. Merry" , "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam camlib.h In-Reply-To: Your message of "Wed, 24 Apr 2002 13:04:49 +0700." <20020424130449.A34334@regency.nsu.ru> Date: Wed, 24 Apr 2002 08:08:39 +0200 Message-ID: <97287.1019628519@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020424130449.A34334@regency.nsu.ru>, Alexey Dokuchaev writes: >On Tue, Apr 23, 2002 at 10:02:57PM -0600, Kenneth D. Merry wrote: >> On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: >> > obrien 2002/04/23 16:58:21 PDT >> > >> > Modified files: >> > lib/libcam camlib.h >> > Log: >> > Do not +1 with MAXPATHLEN. >> >> Why not? What about the terminating NUL? > >Quite off-topic, but still worth mentioning ;-) > >Why people refer to '\0' as ``NUL'' but not ``NULL'' ?? >NUL is a bogus "device" thingy under Billy's early OSes. NUL is the original name for the first position in the ASCII table, way before Bill had learned to code. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 23:18:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 2F9E237B41A; Tue, 23 Apr 2002 23:18:14 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 170G6I-0004nz-00; Wed, 24 Apr 2002 13:17:58 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g3O6I0440370; Wed, 24 Apr 2002 13:18:00 +0700 (NOVST) (envelope-from danfe) Date: Wed, 24 Apr 2002 13:18:00 +0700 From: Alexey Dokuchaev To: Poul-Henning Kamp Cc: "Kenneth D. Merry" , "David E. O'Brien" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020424131800.A39729@regency.nsu.ru> References: <20020424130449.A34334@regency.nsu.ru> <97287.1019628519@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <97287.1019628519@critter.freebsd.dk>; from phk@critter.freebsd.dk on Wed, Apr 24, 2002 at 08:08:39AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 24, 2002 at 08:08:39AM +0200, Poul-Henning Kamp wrote: > In message <20020424130449.A34334@regency.nsu.ru>, Alexey Dokuchaev writes: > >On Tue, Apr 23, 2002 at 10:02:57PM -0600, Kenneth D. Merry wrote: > >> On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > >> > obrien 2002/04/23 16:58:21 PDT > >> > > >> > Modified files: > >> > lib/libcam camlib.h > >> > Log: > >> > Do not +1 with MAXPATHLEN. > >> > >> Why not? What about the terminating NUL? > > > >Quite off-topic, but still worth mentioning ;-) > > > >Why people refer to '\0' as ``NUL'' but not ``NULL'' ?? > >NUL is a bogus "device" thingy under Billy's early OSes. > > NUL is the original name for the first position in the > ASCII table, way before Bill had learned to code. Yeah, that's right, got confused by NULL-pointer ;-) Thanks for clarification. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 23 23:34:23 2002 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 25C9937B421; Tue, 23 Apr 2002 23:34:09 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA27340; Wed, 24 Apr 2002 16:33:58 +1000 Date: Wed, 24 Apr 2002 16:34:57 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin Cc: Mark Murray , , Subject: RE: cvs commit: src/sys/sys lock.h In-Reply-To: Message-ID: <20020424162516.L14982-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, John Baldwin wrote: > On 21-Apr-2002 Mark Murray wrote: > > markm 2002/04/21 03:42:15 PDT > > > > Modified files: > > sys/sys lock.h > > Log: > > Parenthesise macro arguments to reduce lint warnings. > > These were parens around the whole macro, not the macro arguments. This reminds me of strange parentheses in queue.h. The old code has lots of macros of the form: #define foo(x) bar((x)) and a recent change fixed a couple of cases where the doubled parentheses were "missing". AFAIK there is only a bad reason for these doubled parentheses like this: to avoid having to parenthesize macro args in macros lower level macros (like bar() here). N'tupled parentheses would be needed in the top level if there were N-1 lower levels with missing parentheses. The queue macros know how many lower levels there are, but this is not the way to write macros. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 0:39:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67F6737B400; Wed, 24 Apr 2002 00:39:24 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O7dOW18560; Wed, 24 Apr 2002 00:39:24 -0700 (PDT) (envelope-from wjv) Message-Id: <200204240739.g3O7dOW18560@freefall.freebsd.org> From: Johann Visagie Date: Wed, 24 Apr 2002 00:39:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/quixote Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/24 00:39:23 PDT Modified files: www/quixote Makefile distinfo Log: - Update to version 0.4.7 Revision Changes Path 1.12 +1 -1 ports/www/quixote/Makefile 1.8 +1 -1 ports/www/quixote/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 2:43:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5FB537B417; Wed, 24 Apr 2002 02:43:13 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O9err45260; Wed, 24 Apr 2002 02:40:53 -0700 (PDT) (envelope-from wjv) Message-Id: <200204240940.g3O9err45260@freefall.freebsd.org> From: Johann Visagie Date: Wed, 24 Apr 2002 02:40:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-twisted Makefile distinfo pkg-plist ports/devel/py-twisted/files patch-setup.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/24 02:40:52 PDT Modified files: devel/py-twisted Makefile distinfo pkg-plist devel/py-twisted/files patch-setup.py Log: - Update to version 0.17.4 Revision Changes Path 1.16 +20 -9 ports/devel/py-twisted/Makefile 1.11 +1 -1 ports/devel/py-twisted/distinfo 1.5 +10 -15 ports/devel/py-twisted/files/patch-setup.py 1.15 +1542 -118 ports/devel/py-twisted/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 3: 0: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18AE437B400; Wed, 24 Apr 2002 03:00:01 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O9xIG48371; Wed, 24 Apr 2002 02:59:18 -0700 (PDT) (envelope-from tanimura) Message-Id: <200204240959.g3O9xIG48371@freefall.freebsd.org> From: Seigo Tanimura Date: Wed, 24 Apr 2002 02:59:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tanimura 2002/04/24 02:59:18 PDT Modified files: sys/kern kern_proc.c Log: Free(9) should be Giant-free. Suggested by: jhb Revision Changes Path 1.131 +1 -1 src/sys/kern/kern_proc.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 24 3:14:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC81637B423; Wed, 24 Apr 2002 03:14:29 -0700 (PDT) Received: (from yar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OAEIr54530; Wed, 24 Apr 2002 03:14:18 -0700 (PDT) (envelope-from yar) Message-Id: <200204241014.g3OAEIr54530@freefall.freebsd.org> From: Yar Tikhiy Date: Wed, 24 Apr 2002 03:14:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 tcp.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2002/04/24 03:14:18 PDT Modified files: (Branch: RELENG_4) share/man/man4 tcp.4 Log: MFC rev 1.25: Describe possible values for net.inet.tcp.log_in_vain and their effects. Revision Changes Path 1.11.2.10 +5 -0 src/share/man/man4/tcp.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 24 3:23:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1C9F37B41C; Wed, 24 Apr 2002 03:23:52 -0700 (PDT) Received: (from suz@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OAMUP55913; Wed, 24 Apr 2002 03:22:30 -0700 (PDT) (envelope-from suz) Message-Id: <200204241022.g3OAMUP55913@freefall.freebsd.org> From: SUZUKI Shinsuke Date: Wed, 24 Apr 2002 03:22:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rtsold rtsol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG suz 2002/04/24 03:22:30 PDT Modified files: (Branch: RELENG_4) usr.sbin/rtsold rtsol.c Log: MFC: 1.5: Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket destination. Revision Changes Path 1.1.2.4 +4 -2 src/usr.sbin/rtsold/rtsol.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 24 3:44:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E42C37B42A; Wed, 24 Apr 2002 03:44:45 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OAhf759840; Wed, 24 Apr 2002 03:43:41 -0700 (PDT) (envelope-from ume) Message-Id: <200204241043.g3OAhf759840@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 24 Apr 2002 03:43:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/faithd ftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/24 03:43:41 PDT Modified files: usr.sbin/faithd ftp.c Log: typo in connect(2) error handling. Submitted by: Yukiyo Akisada Obtained from: KAME MFC after: 3 days Revision Changes Path 1.9 +2 -2 src/usr.sbin/faithd/ftp.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 24 4:23:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5884C37B405; Wed, 24 Apr 2002 04:23:13 -0700 (PDT) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OBM9h72698; Wed, 24 Apr 2002 04:22:09 -0700 (PDT) (envelope-from phantom) Message-Id: <200204241122.g3OBM9h72698@freefall.freebsd.org> From: Alexey Zelkin Date: Wed, 24 Apr 2002 04:22:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2002/04/24 04:22:09 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Move UCHIYAMA Yasushi-san to Development Team Alumni (rev 1.306 of CVSROOT/access) Revision Changes Path 1.160 +3 -4 doc/en_US.ISO8859-1/articles/contributors/article.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 24 4:26:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4E3437B41F; Wed, 24 Apr 2002 04:26:39 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OBQJ073546; Wed, 24 Apr 2002 04:26:19 -0700 (PDT) (envelope-from ru) Message-Id: <200204241126.g3OBQJ073546@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 Apr 2002 04:26:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.subdir.mk src/sys/conf kern.post.mk kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/24 04:26:19 PDT Modified files: share/mk bsd.subdir.mk sys/conf kern.post.mk kmod.mk Log: The install.debug and reinstall.debug targets are needed solely to build kernel and kernel modules so stop supporting them in bsd.subdir.mk and reimplement them in kern.post.mk and kmod.mk as special versions of the install and reinstall targets, and only define them if DEBUG is also defined (when debug versions are really built). Prompted by: bde Revision Changes Path 1.37 +1 -2 src/share/mk/bsd.subdir.mk 1.16 +15 -15 src/sys/conf/kern.post.mk 1.119 +8 -2 src/sys/conf/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 24 4:36:41 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 14EB537B41C; Wed, 24 Apr 2002 04:36:26 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3OBaG074600; Wed, 24 Apr 2002 14:36:16 +0300 (EEST) (envelope-from ru) Date: Wed, 24 Apr 2002 14:36:16 +0300 From: Ruslan Ermilov To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... Message-ID: <20020424113616.GC71384@sunbay.com> References: <200204232216.g3NMGfa99405@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+xNpyl7Qekk2NvDX" Content-Disposition: inline In-Reply-To: <200204232216.g3NMGfa99405@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+xNpyl7Qekk2NvDX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Shouldn't the bin-install.sh be repo-copied into base-install.sh? On Tue, Apr 23, 2002 at 03:16:41PM -0700, David E. O'Brien wrote: > obrien 2002/04/23 15:16:41 PDT >=20 > Modified files: > etc Makefile=20 > release Makefile=20 > release/scripts bin-install.sh dict-make.sh doc-make.sh=20 > games-make.sh info-make.sh=20 > manpages-make.sh proflibs-make.sh=20 > share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk=20 > bsd.prog.mk bsd.subdir.mk=20 > usr.sbin/sysinstall dist.c dist.h doc.c installUpgrade.c=20 > menus.c=20 > Log: > Change the name of the 'bin' distribution to 'base'. > This is done since it contains much more than /bin, and also gets in the > way when making a combined install+fixit CD. > =20 > OK'ed by: jkh > =20 > Revision Changes Path > 1.282 +3 -3 src/etc/Makefile > 1.669 +17 -17 src/release/Makefile > 1.5 +2 -2 src/release/scripts/bin-install.sh > 1.9 +6 -6 src/release/scripts/dict-make.sh > 1.3 +4 -4 src/release/scripts/doc-make.sh > 1.5 +10 -10 src/release/scripts/games-make.sh > 1.4 +4 -4 src/release/scripts/info-make.sh > 1.3 +5 -5 src/release/scripts/manpages-make.sh > 1.7 +2 -2 src/release/scripts/proflibs-make.sh > 1.63 +1 -1 src/share/mk/bsd.info.mk > 1.114 +1 -1 src/share/mk/bsd.lib.mk > 1.8 +1 -1 src/share/mk/bsd.nls.mk > 1.115 +1 -1 src/share/mk/bsd.prog.mk > 1.36 +2 -2 src/share/mk/bsd.subdir.mk > 1.205 +4 -4 src/usr.sbin/sysinstall/dist.c > 1.52 +3 -3 src/usr.sbin/sysinstall/dist.h > 1.30 +2 -2 src/usr.sbin/sysinstall/doc.c > 1.81 +11 -11 src/usr.sbin/sysinstall/installUpgrade.c > 1.342 +4 -4 src/usr.sbin/sysinstall/menus.c --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --+xNpyl7Qekk2NvDX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8xpiwUkv4P6juNwoRAouBAJ9Y7J4lXiG66QzMW91ex6gb8IG/hgCfeDNw mieWmkvq7n8fNcovY0G5Abc= =yCvl -----END PGP SIGNATURE----- --+xNpyl7Qekk2NvDX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 4:38:35 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id E641937B420; Wed, 24 Apr 2002 04:38:21 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3OBc7P74802; Wed, 24 Apr 2002 14:38:07 +0300 (EEST) (envelope-from ru) Date: Wed, 24 Apr 2002 14:38:07 +0300 From: Ruslan Ermilov To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 make.conf.5 src/usr.bin Makefile src/share/examples/etc make.conf Message-ID: <20020424113807.GD71384@sunbay.com> References: <200204232359.g3NNxpx17102@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9UV9rz0O2dU/yYYn" Content-Disposition: inline In-Reply-To: <200204232359.g3NNxpx17102@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --9UV9rz0O2dU/yYYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 23, 2002 at 04:59:51PM -0700, David E. O'Brien wrote: > obrien 2002/04/23 16:59:51 PDT >=20 > Modified files: > share/man/man5 make.conf.5=20 > usr.bin Makefile=20 > share/examples/etc make.conf=20 > Log: > Back out the NO_RCMNDS knob. > 1. The committer refused to respond to questions over the commit. > 2. The servers rlogind, rshd, rexecd were not wrapped. > 3. "rcmnds" as an abbreviation gets an order of magnitude less hits on > Google than the much more well known "rcmds". > =20 > Revision Changes Path > 1.186 +0 -1 src/share/examples/etc/make.conf > 1.43 +0 -7 src/share/man/man5/make.conf.5 > 1.192 +2 -5 src/usr.bin/Makefile >=20 4. This can be handled better with generic NO_foo/bar when it's done. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --9UV9rz0O2dU/yYYn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8xpkfUkv4P6juNwoRAjGRAJsEa5X7RrauU9WELBupmveLmsD6LgCfdzeh 7R0G9PtGpkzAsrVIUrugko0= =OrKB -----END PGP SIGNATURE----- --9UV9rz0O2dU/yYYn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 4:41:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18D0437B41B; Wed, 24 Apr 2002 04:41:27 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OBeQn75824; Wed, 24 Apr 2002 04:40:26 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241140.g3OBeQn75824@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 04:40:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/fmio Makefile distinfo pkg-plist ports/audio/fmio/files bktrctl.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 04:40:26 PDT Modified files: audio/fmio Makefile distinfo pkg-plist Added files: audio/fmio/files bktrctl.sh Log: Update port to the lastest version. PR: 37401 Submitted by: Olexander Kunytsa Revision Changes Path 1.5 +24 -4 ports/audio/fmio/Makefile 1.3 +1 -1 ports/audio/fmio/distinfo 1.1 +91 -0 ports/audio/fmio/files/bktrctl.sh (new) 1.2 +1 -0 ports/audio/fmio/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 4:45:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A64FE37B41B; Wed, 24 Apr 2002 04:45:13 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OBi3L76607; Wed, 24 Apr 2002 04:44:03 -0700 (PDT) (envelope-from phk) Message-Id: <200204241144.g3OBi3L76607@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 04:44:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c newfs.c newfs.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 04:44:02 PDT Modified files: sbin/newfs mkfs.c newfs.c newfs.h Log: Continue the cleanup preparations for UFS2 (& GEOM): Use only one filedescriptor. Open in R/O or R/W based in the '-N' option. Make the filedescriptor a global variable instead of passing it around as semi-global variable(s). Remove the undocumented ability to specify type without '-T' option. Replace fatal() with straight err(3)/errx(3). Save calls to strerror() where applicable. Loose the progname variable. Get the sense of the cpgflag test correct so we only issue warnings if people specify cpg and can't get that. It can be argued that this should be an error. Remove the check to see if the disk is mounted: Open for writing would fail if it were mounted. Attempt to get the sectorsize and mediasize with the generic disk ioctls, fall back to disklabel and /etc/disktab as we can. Notice that on-disk labels still take precedence over /etc/disktab, this is probably wrong, but not as wrong as the entire concept of /etc/disktab is. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.55 +11 -14 src/sbin/newfs/mkfs.c 1.59 +102 -153 src/sbin/newfs/newfs.c 1.5 +4 -2 src/sbin/newfs/newfs.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 24 4:49:45 2002 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 7BCAC37B400; Wed, 24 Apr 2002 04:49:36 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA24850; Wed, 24 Apr 2002 21:45:50 +1000 Date: Wed, 24 Apr 2002 21:46:51 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "M. Warner Losh" Cc: ken@kdm.org, , , Subject: Re: cvs commit: src/lib/libcam camlib.h In-Reply-To: <20020423.235310.117915219.imp@village.org> Message-ID: <20020424212147.Y16026-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 23 Apr 2002, M. Warner Losh wrote: > In message: <20020423220257.A39867@panzer.kdm.org> > "Kenneth D. Merry" writes: > : On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > : > obrien 2002/04/23 16:58:21 PDT > : > > : > Modified files: > : > lib/libcam camlib.h > : > Log: > : > Do not +1 with MAXPATHLEN. > : > : Why not? What about the terminating NUL? > > Because MAXPATHLEN *INCLUDES* the terminating NUL. See lots of > discussions on this topic in various lists in the past. Nevertheless, the commit is unreviewed and quite broken. It only changes one instance of MAXPATHLEN+1. This bogotifies cam.3 and and introduces a 100% deterministic buffer overrun in: /* * If the user passed in a path, save it for him. */ if (given_path != NULL) strncpy(device->device_path, given_path, MAXPATHLEN + 1); else device->device_path[0] = '\0'; This used to have an off-by-1 error. Now it has an off-by-2 error. The apparently more serious buffer overrun turns out to be equivalent to the previous bug, because the buffer is followed by another buffer (or struct padding), and the other buffer is initialized next: /* * If the user passed in a device name and unit number pair, save * those as well. */ if (given_dev_name != NULL) strncpy(device->given_dev_name, given_dev_name, DEV_IDLEN); else device->given_dev_name[0] = '\0'; The worst that can happen is the first buffer is nonterminated (when strlen(given_path) == MAXPATHLEN && given_dev_name != NULL && *given_dev_name != '\0'). Note that the initialization of the second buffer is missing the off-by-1-error. Both buffers are 1 byte longer than the desired maximum string length, to leave room for the NUL terminator and presumably to permit copying strings into them using strncpy() with a size equal to the maximum string length (the NUL terminator having been initialized elswhere). The desired maximum string length is just wrong for device_path. It should be {PATH_MAX} -1, not MAXPATHLEN. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 5:16:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B45837B41A; Wed, 24 Apr 2002 05:16:20 -0700 (PDT) Received: (from tg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCF3385194; Wed, 24 Apr 2002 05:15:03 -0700 (PDT) (envelope-from tg) Message-Id: <200204241215.g3OCF3385194@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 24 Apr 2002 05:15:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2002/04/24 05:15:03 PDT Modified files: games/fortune/datfiles fortunes2 Log: Add some fortunes and re-order the Feynman problem solving algorithm. Thanks to gsutter for the quotes. Reviewed by: jkh Revision Changes Path 1.31 +32 -10 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 5:21:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3340F37B417; Wed, 24 Apr 2002 05:21:46 -0700 (PDT) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCKYZ86092; Wed, 24 Apr 2002 05:20:34 -0700 (PDT) (envelope-from jmz) Message-Id: <200204241220.g3OCKYZ86092@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Wed, 24 Apr 2002 05:20:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ispell pkg-plist.it ports/textproc/ispell/files patch-local.h.samp patch-munchlist.X X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmz 2002/04/24 05:20:34 PDT Added files: textproc/ispell pkg-plist.it textproc/ispell/files patch-local.h.samp patch-munchlist.X Log: Add files missing from the previous commit. Revision Changes Path 1.1 +10 -0 ports/textproc/ispell/files/patch-local.h.samp (new) 1.1 +11 -0 ports/textproc/ispell/files/patch-munchlist.X (new) 1.1 +3 -0 ports/textproc/ispell/pkg-plist.it (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 5:25:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17EB137B41D; Wed, 24 Apr 2002 05:25:11 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCN8K86925; Wed, 24 Apr 2002 05:23:08 -0700 (PDT) (envelope-from ume) Message-Id: <200204241223.g3OCN8K86925@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 24 Apr 2002 05:23:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/faithd faithd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/24 05:23:05 PDT Modified files: usr.sbin/faithd faithd.c Log: handle ECONNABORTED. Submitted by: morito@double-fault.net Obtained from: KAME MFC after: 3 days Revision Changes Path 1.9 +3 -1 src/usr.sbin/faithd/faithd.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 24 5:28:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7649337B426; Wed, 24 Apr 2002 05:28:26 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCR3Z87619; Wed, 24 Apr 2002 05:27:03 -0700 (PDT) (envelope-from phk) Message-Id: <200204241227.g3OCR3Z87619@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 05:27:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs newfs.8 newfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 05:27:03 PDT Modified files: sbin/newfs newfs.8 newfs.c Log: Remove the -v option, it is now default behaviour. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.50 +0 -7 src/sbin/newfs/newfs.8 1.60 +5 -10 src/sbin/newfs/newfs.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 24 5:33: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id AE26237B404; Wed, 24 Apr 2002 05:33:01 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3OCVRHx004330; Wed, 24 Apr 2002 14:31:27 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c In-Reply-To: Your message of "Wed, 24 Apr 2002 05:27:03 PDT." <200204241227.g3OCR3Z87619@freefall.freebsd.org> Date: Wed, 24 Apr 2002 14:31:27 +0200 Message-ID: <4329.1019651487@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200204241227.g3OCR3Z87619@freefall.freebsd.org>, Poul-Henning Kamp writes: >phk 2002/04/24 05:27:03 PDT > > Modified files: > sbin/newfs newfs.8 newfs.c > Log: > Remove the -v option, it is now default behaviour. > > Sponsored by: DARPA & NAI Labs It is now no longer mandatory to have a disklabel on a disk to newfs it: mdconfig -a -t malloc -s 4m -u 56 newfs /dev/md56 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 5:53:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E93337B41C; Wed, 24 Apr 2002 05:53:40 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCpmB99916; Wed, 24 Apr 2002 05:51:48 -0700 (PDT) (envelope-from ru) Message-Id: <200204241251.g3OCpmB99916@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 Apr 2002 05:51:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/24 05:51:48 PDT Modified files: release Makefile Log: The chrooted environment isn't nearly pristine, so reset MAKEOBJDIRPREFIX to the canonical /usr/obj while there. Revision Changes Path 1.670 +2 -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 Wed Apr 24 5:55:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A7A637B41C; Wed, 24 Apr 2002 05:55:07 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCrDq00241; Wed, 24 Apr 2002 05:53:13 -0700 (PDT) (envelope-from phk) Message-Id: <200204241253.g3OCrDq00241@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 05:53:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 05:53:13 PDT Modified files: sys/geom geom.h Log: Make specific provisions for the kernel simulator used in the regression tests, other userland programs may need to include . Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.15 +1 -1 src/sys/geom/geom.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 24 5:56: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 684B137B405; Wed, 24 Apr 2002 05:55:58 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCsYg00456; Wed, 24 Apr 2002 05:54:34 -0700 (PDT) (envelope-from ru) Message-Id: <200204241254.g3OCsYg00456@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 Apr 2002 05:54:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/release/scripts catpages-make.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/24 05:54:34 PDT Modified files: release Makefile release/scripts catpages-make.sh Log: Build the catpages distribution in a more natural way. Revision Changes Path 1.671 +3 -2 src/release/Makefile 1.5 +7 -8 src/release/scripts/catpages-make.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 6: 0:59 2002 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 B02C537B41B; Wed, 24 Apr 2002 06:00:41 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA30812; Wed, 24 Apr 2002 22:58:25 +1000 Date: Wed, 24 Apr 2002 22:59:25 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c In-Reply-To: <4329.1019651487@critter.freebsd.dk> Message-ID: <20020424225136.D16436-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 24 Apr 2002, Poul-Henning Kamp wrote: > In message <200204241227.g3OCR3Z87619@freefall.freebsd.org>, Poul-Henning Kamp > writes: > >phk 2002/04/24 05:27:03 PDT > > > > Modified files: > > sbin/newfs newfs.8 newfs.c > > Log: > > Remove the -v option, it is now default behaviour. > > > > Sponsored by: DARPA & NAI Labs > > It is now no longer mandatory to have a disklabel on a disk to > newfs it: > > mdconfig -a -t malloc -s 4m -u 56 > newfs /dev/md56 It wasn't mandatory before either; it was just inconvenient to edit /etc/disktab. %%% Script started on Wed Apr 24 22:50:25 2002 ttyp1:bde@besplex:/tmp> dd if=/dev/zero of=zz0 bs=1440k count=1 1+0 records in 1+0 records out 1474560 bytes transferred in 0.087156 secs (16918641 bytes/sec) ttyp1:bde@besplex:/tmp> newfs -T floppy ./zz0 newfs: ./zz0: not a character-special device Warning: 1216 sector(s) in last cylinder unallocated ./zz0: 2880 sectors in 1 cylinders of 1 tracks, 4096 sectors 1.4MB in 1 cyl groups (1 c/g, 2.00MB/g, 704 i/g) super-block backups (for fsck -b #) at: 32 ttyp1:bde@besplex:/tmp> exit Script done on Wed Apr 24 22:50:56 2002 %%% Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 6: 6:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC8BA37B41B; Wed, 24 Apr 2002 06:06:16 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OD3lM02086; Wed, 24 Apr 2002 06:03:47 -0700 (PDT) (envelope-from ru) Message-Id: <200204241303.g3OD3lM02086@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 Apr 2002 06:03:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk Makefile bsd.sgml.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/24 06:03:47 PDT Modified files: share/mk Makefile Removed files: share/mk bsd.sgml.mk Log: GC bsd.sgml.mk. Nothing in the src/ tree uses it, and two doc/ instances that still use it are unconnected from the build and have corresponding DocBook replacements. Revision Changes Path 1.36 +1 -1 src/share/mk/Makefile 1.32 +0 -208 src/share/mk/bsd.sgml.mk (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 6: 9: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 976E037B41E; Wed, 24 Apr 2002 06:08:54 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OD1gr01703; Wed, 24 Apr 2002 06:01:42 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204241301.g3OD1gr01703@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 24 Apr 2002 06:01:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/24 06:01:42 PDT Modified files: (Branch: RELENG_4) bin/cat cat.c Log: MFC: Remove casting fprintf() to void. Revision Changes Path 1.14.2.4 +4 -4 src/bin/cat/cat.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 24 6:16:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4651C37B417; Wed, 24 Apr 2002 06:16:47 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODDtr07545; Wed, 24 Apr 2002 06:13:55 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204241313.g3ODDtr07545@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 24 Apr 2002 06:13:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/24 06:13:55 PDT Modified files: (Branch: RELENG_4) bin/cat cat.c Log: MFC: Remove unused parameter of udom_open(). Remove trailing newline at the end of the file. Revision Changes Path 1.14.2.5 +3 -5 src/bin/cat/cat.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 24 6:20: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30A1437B41D; Wed, 24 Apr 2002 06:20:04 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODINE08198; Wed, 24 Apr 2002 06:18:23 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204241318.g3ODINE08198@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 24 Apr 2002 06:18:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 eval.c extern.h m4.1 main.c mdef.h misc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/24 06:18:23 PDT Modified files: (Branch: RELENG_4) usr.bin/m4 eval.c extern.h m4.1 main.c mdef.h misc.c Log: MFC -s support. PR: standards/36075 Submitted by: tjr, ache (prevent sign extension in a macro this changes) Revision Changes Path 1.10.2.4 +7 -1 src/usr.bin/m4/eval.c 1.3.6.2 +5 -0 src/usr.bin/m4/extern.h 1.10.2.3 +37 -4 src/usr.bin/m4/m4.1 1.6.2.5 +28 -3 src/usr.bin/m4/main.c 1.3.12.1 +4 -1 src/usr.bin/m4/mdef.h 1.5.2.3 +3 -2 src/usr.bin/m4/misc.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 24 6:21:39 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (Durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 0CCF737B422 for ; Wed, 24 Apr 2002 06:21:30 -0700 (PDT) Received: (qmail 28625 invoked by uid 1001); 24 Apr 2002 13:27:05 -0000 Date: Wed, 24 Apr 2002 13:27:04 +0000 From: "J. Mallett" To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/cat cat.c Message-ID: <20020424132704.GA328@FreeBSD.ORG> References: <200204241301.g3OD1gr01703@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204241301.g3OD1gr01703@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 24, 2002 at 06:01:42AM -0700, Jeroen Ruigrok van der Werven wrote: > asmodai 2002/04/24 06:01:42 PDT > > Modified files: (Branch: RELENG_4) > bin/cat cat.c > Log: > MFC: Remove casting fprintf() to void. Why? Are we cleaning the tree for this? -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 6:30:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 009D437B41F; Wed, 24 Apr 2002 06:30:31 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODTZY09859; Wed, 24 Apr 2002 06:29:35 -0700 (PDT) (envelope-from ru) Message-Id: <200204241329.g3ODTZY09859@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 Apr 2002 06:29:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.doc.mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.obj.mk bsd.prog.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/24 06:29:35 PDT Modified files: share/mk bsd.doc.mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.obj.mk bsd.prog.mk Log: Abuse bsd.obj.mk for defining default distribute target. Revision Changes Path 1.52 +2 -8 src/share/mk/bsd.doc.mk 1.64 +0 -15 src/share/mk/bsd.info.mk 1.115 +0 -8 src/share/mk/bsd.lib.mk 1.9 +0 -8 src/share/mk/bsd.nls.mk 1.43 +8 -0 src/share/mk/bsd.obj.mk 1.116 +0 -8 src/share/mk/bsd.prog.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 24 6:34:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8874737B41D; Wed, 24 Apr 2002 06:34:15 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODX3q10313; Wed, 24 Apr 2002 06:33:03 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204241333.g3ODX3q10313@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 24 Apr 2002 06:33:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/24 06:33:02 PDT Modified files: (Branch: RELENG_4) bin/cat cat.c Log: MFC: Add a bit of defensive programming. Revision Changes Path 1.14.2.6 +6 -3 src/bin/cat/cat.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 24 6:38:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B075937B404; Wed, 24 Apr 2002 06:38:48 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODajb10869; Wed, 24 Apr 2002 06:36:45 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204241336.g3ODajb10869@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Wed, 24 Apr 2002 06:36:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/24 06:36:45 PDT Modified files: (Branch: RELENG_4) bin/cat cat.c Log: MFC: Initialise buf. Make len an unsigned integer. Revision Changes Path 1.14.2.7 +2 -2 src/bin/cat/cat.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 24 6:44: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BCF437B416; Wed, 24 Apr 2002 06:44:06 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODfbF11805; Wed, 24 Apr 2002 06:41:37 -0700 (PDT) (envelope-from ache) Message-Id: <200204241341.g3ODfbF11805@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 24 Apr 2002 06:41:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/24 06:41:37 PDT Modified files: www/apache13 Makefile Log: Replace PREFIX globally PR: 37413 Submitted by: Jason Mann Revision Changes Path 1.111 +2 -2 ports/www/apache13/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 24 6:45:42 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id D95B137B405; Wed, 24 Apr 2002 06:45:37 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 7555C2171; Wed, 24 Apr 2002 15:43:22 +0200 (CEST) Date: Wed, 24 Apr 2002 15:43:22 +0200 From: Jeroen Ruigrok/asmodai To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/cat cat.c Message-ID: <20020424134322.GS87359@daemon.ninth-circle.org> References: <200204241301.g3OD1gr01703@freefall.freebsd.org> <20020424132704.GA328@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020424132704.GA328@FreeBSD.ORG> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020424 15:30], J. Mallett (jmallett@FreeBSD.ORG) wrote: >On Wed, Apr 24, 2002 at 06:01:42AM -0700, Jeroen Ruigrok van der Werven wrote: >> Log: >> MFC: Remove casting fprintf() to void. > >Why? Are we cleaning the tree for this? The simple answer: Merging harmless clean-ups and the like. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@[wxs.nl|xmach.org], finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.[tendra|xmach].org/ There is such a thing as a man being too proud to fight... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 6:50:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C1C837B417; Wed, 24 Apr 2002 06:50:37 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODmjM13009; Wed, 24 Apr 2002 06:48:45 -0700 (PDT) (envelope-from ru) Message-Id: <200204241348.g3ODmjM13009@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 Apr 2002 06:48:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk Makefile bsd.docb.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/24 06:48:45 PDT Modified files: share/mk Makefile Removed files: share/mk bsd.docb.mk Log: GC bsd.docb.mk. It has never apparently been used. Revision Changes Path 1.37 +1 -1 src/share/mk/Makefile 1.6 +0 -48 src/share/mk/bsd.docb.mk (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 7: 1:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6980837B419; Wed, 24 Apr 2002 07:01:41 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OE0TM15237; Wed, 24 Apr 2002 07:00:29 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241400.g3OE0TM15237@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 07:00:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/lib3ds Makefile distinfo pkg-plist ports/graphics/lib3ds/files patch-examples::Makefile.in patch-lib3ds::Makefile.in patch-lib3ds_Makefile.in patch-tools::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 07:00:29 PDT Modified files: graphics/lib3ds Makefile distinfo pkg-plist Added files: graphics/lib3ds/files patch-examples::Makefile.in patch-lib3ds::Makefile.in patch-tools::Makefile.in Removed files: graphics/lib3ds/files patch-lib3ds_Makefile.in Log: Update to 1.2.0. Revision Changes Path 1.2 +12 -3 ports/graphics/lib3ds/Makefile 1.2 +1 -1 ports/graphics/lib3ds/distinfo 1.1 +36 -0 ports/graphics/lib3ds/files/patch-examples::Makefile.in (new) 1.1 +60 -0 ports/graphics/lib3ds/files/patch-lib3ds::Makefile.in (new) 1.2 +0 -14 ports/graphics/lib3ds/files/patch-lib3ds_Makefile.in (dead) 1.1 +14 -0 ports/graphics/lib3ds/files/patch-tools::Makefile.in (new) 1.2 +4 -2 ports/graphics/lib3ds/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 7: 6:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EE8437B420; Wed, 24 Apr 2002 07:06:21 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OE55e16553; Wed, 24 Apr 2002 07:05:05 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241405.g3OE55e16553@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 07:05:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/view3ds Makefile ports/graphics/view3ds/files patch-view3ds::document.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 07:05:05 PDT Modified files: graphics/view3ds Makefile Added files: graphics/view3ds/files patch-view3ds::document.cpp Log: Unbreak with lib3ds-1.2.0. Revision Changes Path 1.7 +4 -3 ports/graphics/view3ds/Makefile 1.1 +38 -0 ports/graphics/view3ds/files/patch-view3ds::document.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 7: 6:43 2002 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 90D7037B41D; Wed, 24 Apr 2002 07:06:19 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 5EEB75309; Wed, 24 Apr 2002 16:04:53 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh session.c References: <200204231236.g3NCaCG48195@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 24 Apr 2002 16:04:53 +0200 In-Reply-To: <200204231236.g3NCaCG48195@freefall.freebsd.org> Message-ID: Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Andrey A. Chernov" writes: > Log: > 1) Proberly conditionalize PAM "last login" printout. > 2) For "copyright" case #ifdef HAVE_LOGIN_CAP was placed on too big block, > narrow it down. > 3) Don't check the same conditions twice (for "copyright" and "welcome"), > put them under single block. > 4) Print \n between "copyright" and "welcome" as our login does. Thanks. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 7: 9:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 319BA37B41D; Wed, 24 Apr 2002 07:09:39 -0700 (PDT) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OE2Gu15557; Wed, 24 Apr 2002 07:02:16 -0700 (PDT) (envelope-from bsd) Message-Id: <200204241402.g3OE2Gu15557@freefall.freebsd.org> From: "Brian S. Dean" Date: Wed, 24 Apr 2002 07:02:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/comserv Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bsd 2002/04/24 07:02:16 PDT Modified files: comms/comserv Makefile distinfo Log: Update to version 1.3.5. Revision Changes Path 1.10 +1 -1 ports/comms/comserv/Makefile 1.9 +1 -1 ports/comms/comserv/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 7:38:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2219537B422; Wed, 24 Apr 2002 07:38:14 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OEUuf24495; Wed, 24 Apr 2002 07:30:56 -0700 (PDT) (envelope-from hm) Message-Id: <200204241430.g3OEUuf24495@freefall.freebsd.org> From: Hellmuth Michaelis Date: Wed, 24 Apr 2002 07:30:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pcvt/keycap keycap.src X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/04/24 07:30:56 PDT Modified files: usr.sbin/pcvt/keycap keycap.src Log: PR: 33966 Submitted by: Nicola Vitale Reviewed by: hm MFC after: 3 days Revision Changes Path 1.8 +6 -6 src/usr.sbin/pcvt/keycap/keycap.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 7:44:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7D5537B405; Wed, 24 Apr 2002 07:44:31 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OEhEL26691; Wed, 24 Apr 2002 07:43:14 -0700 (PDT) (envelope-from obrien) Message-Id: <200204241443.g3OEhEL26691@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 24 Apr 2002 07:43:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc31 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/24 07:43:13 PDT Modified files: lang/gcc31 Makefile distinfo Log: Upgrade to the Tax Day GCC 3.1 development snapshot. Revision Changes Path 1.118 +2 -1 ports/lang/gcc31/Makefile 1.65 +6 -6 ports/lang/gcc31/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 8:22: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F59637B41E; Wed, 24 Apr 2002 08:22:04 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFKJ146126; Wed, 24 Apr 2002 08:20:19 -0700 (PDT) (envelope-from imp) Message-Id: <200204241520.g3OFKJ146126@freefall.freebsd.org> From: Warner Losh Date: Wed, 24 Apr 2002 08:20:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ieee80211.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/24 08:20:19 PDT Modified files: (Branch: RELENG_4) sys/net if_ieee80211.h Log: MFC: Two more errors for host access point stuff. Revision Changes Path 1.3.2.4 +3 -1 src/sys/net/if_ieee80211.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 24 8:24: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 119BC37B404; Wed, 24 Apr 2002 08:23:59 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFMsD50375; Wed, 24 Apr 2002 08:22:54 -0700 (PDT) (envelope-from imp) Message-Id: <200204241522.g3OFMsD50375@freefall.freebsd.org> From: Warner Losh Date: Wed, 24 Apr 2002 08:22:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/24 08:22:54 PDT Modified files: sys/i386/pci pci_bus.c Log: Fix a PNPID in a comment Submitted by: David Xu Revision Changes Path 1.79 +1 -1 src/sys/i386/pci/pci_bus.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 24 8:30:15 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6D52537B41B; Wed, 24 Apr 2002 08:29:59 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3OFT0Ym007817; Wed, 24 Apr 2002 08:29:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3OFRjYZ007812; Wed, 24 Apr 2002 08:27:45 -0700 (PDT) Date: Wed, 24 Apr 2002 08:27:45 -0700 From: "David O'Brien" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... Message-ID: <20020424082745.A57251@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204232216.g3NMGfa99405@freefall.freebsd.org> <20020424113616.GC71384@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020424113616.GC71384@sunbay.com>; from ru@FreeBSD.org on Wed, Apr 24, 2002 at 02:36:16PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 24, 2002 at 02:36:16PM +0300, Ruslan Ermilov wrote: > Shouldn't the bin-install.sh be repo-copied into base-install.sh? I guess so. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 8:32:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8626537B478; Wed, 24 Apr 2002 08:30:58 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFUCL52082; Wed, 24 Apr 2002 08:30:12 -0700 (PDT) (envelope-from imp) Message-Id: <200204241530.g3OFUCL52082@freefall.freebsd.org> From: Warner Losh Date: Wed, 24 Apr 2002 08:30:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/24 08:30:12 PDT Modified files: sys/i386/pci pci_cfgreg.c Log: o Work around bugs in the powerof2 macro: It thinks that 0 is a power of 2, but that's not the case. This fixes the case where there were slots in the PIR table that had no bits set, but we assumed they did and used strange results as a result. o Map invalid INTLINE registers to 255 in pci_cfgreg.c. This should allow us to remove the bogus checks in MI code for non-255 values. I put these changes out for review a while ago, but no one responded to them, so into current they go. This should help us work better on machines that don't route interrupts in the traditional way. MFC After: 4286 millifortnights Revision Changes Path 1.84 +18 -12 src/sys/i386/pci/pci_cfgreg.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 24 8:51: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59B9137B419; Wed, 24 Apr 2002 08:50:53 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFnnj54648; Wed, 24 Apr 2002 08:49:49 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241549.g3OFnnj54648@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 08:49:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/libiconv Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 08:49:49 PDT Modified files: converters/libiconv Makefile pkg-plist Log: As it was advertised more than a month ago complete giconv -> iconv conversion by removing code which installs compatibility `g'-symlinks. This change is likely to break the following ports: ports/x11-wm/icewm ports/databases/grass Please blame their maintainers, not me. Revision Changes Path 1.12 +1 -7 ports/converters/libiconv/Makefile 1.8 +0 -4 ports/converters/libiconv/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 8:51:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFA6337B428; Wed, 24 Apr 2002 08:51:12 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFoAP54782; Wed, 24 Apr 2002 08:50:10 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241550.g3OFoAP54782@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 08:50:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/libgda Makefile ports/databases/gnomedb Makefile ports/devel/bonobo Makefile ports/graphics/gdk-pixbuf Makefile ports/www/gtkhtml Makefile ports/x11/gnomecore Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 08:50:10 PDT Modified files: databases/libgda Makefile databases/gnomedb Makefile devel/bonobo Makefile graphics/gdk-pixbuf Makefile www/gtkhtml Makefile x11/gnomecore Makefile Log: Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9 is also installed. PR: 36401 Reported by: many Approved by: sobomax Revision Changes Path 1.18 +1 -0 ports/databases/gnomedb/Makefile 1.16 +1 -0 ports/databases/libgda/Makefile 1.52 +1 -0 ports/devel/bonobo/Makefile 1.27 +2 -1 ports/graphics/gdk-pixbuf/Makefile 1.43 +2 -1 ports/www/gtkhtml/Makefile 1.78 +2 -1 ports/x11/gnomecore/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 24 8:57:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F97137B422; Wed, 24 Apr 2002 08:57:15 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFtq356276; Wed, 24 Apr 2002 08:55:52 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241555.g3OFtq356276@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 08:55:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomemeeting/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 08:55:52 PDT Removed files: net/gnomemeeting/files patch-ac Log: There is no giconv binary anymore. Revision Changes Path 1.6 +0 -19 ports/net/gnomemeeting/files/patch-ac (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 9: 5:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B0AB37B405; Wed, 24 Apr 2002 09:05:16 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG39x57738; Wed, 24 Apr 2002 09:03:09 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241603.g3OG39x57738@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 09:03:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/threeDS Makefile distinfo ports/graphics/threeDS/files patch-threeDS.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 09:03:09 PDT Modified files: graphics/threeDS Makefile distinfo Removed files: graphics/threeDS/files patch-threeDS.py Log: Update to 0.3.1. Revision Changes Path 1.4 +2 -3 ports/graphics/threeDS/Makefile 1.3 +1 -1 ports/graphics/threeDS/distinfo 1.2 +0 -24 ports/graphics/threeDS/files/patch-threeDS.py (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 9: 6: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EB9D37B404; Wed, 24 Apr 2002 09:05:54 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG5HQ59800; Wed, 24 Apr 2002 09:05:17 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241605.g3OG5HQ59800@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 09:05:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/libzvt Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-toolkits/libzvt/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 09:05:17 PDT Modified files: x11-toolkits Makefile Added files: x11-toolkits/libzvt Makefile distinfo pkg-comment pkg-descr pkg-plist x11-toolkits/libzvt/files patch-ltmain.sh Log: Add libzvt, the API for Zed's Virtual Terminal, the first of many components of the GNOME 2.0 Desktop. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.174 +1 -0 ports/x11-toolkits/Makefile 1.1 +38 -0 ports/x11-toolkits/libzvt/Makefile (new) 1.1 +1 -0 ports/x11-toolkits/libzvt/distinfo (new) 1.1 +45 -0 ports/x11-toolkits/libzvt/files/patch-ltmain.sh (new) 1.1 +1 -0 ports/x11-toolkits/libzvt/pkg-comment (new) 1.1 +4 -0 ports/x11-toolkits/libzvt/pkg-descr (new) 1.1 +12 -0 ports/x11-toolkits/libzvt/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 9: 8: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E525C37B41A; Wed, 24 Apr 2002 09:06:03 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG5PX59969; Wed, 24 Apr 2002 09:05:25 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241605.g3OG5PX59969@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 09:05:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 09:05:25 PDT Modified files: . modules Log: libzvt --> ports/x11-toolkits/libzvt Revision Changes Path 1.5011 +1 -0 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 24 9: 8:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EA6B37B4AB; Wed, 24 Apr 2002 09:06:57 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG6l662323; Wed, 24 Apr 2002 09:06:47 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241606.g3OG6l662323@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 09:06:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 09:06:47 PDT Modified files: . modules Log: libwnck --> ports/x11-toolkits/libwnck Revision Changes Path 1.5012 +1 -0 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 24 9: 9:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E3F537B4A7; Wed, 24 Apr 2002 09:06:56 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG6js62292; Wed, 24 Apr 2002 09:06:45 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241606.g3OG6js62292@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 09:06:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/libwnck Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-toolkits/libwnck/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 09:06:45 PDT Modified files: x11-toolkits Makefile Added files: x11-toolkits/libwnck Makefile distinfo pkg-comment pkg-descr pkg-plist x11-toolkits/libwnck/files patch-ltmain.sh Log: Add libwnck, an GNOME 2.0 API for building pagers and tasklists. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.175 +1 -0 ports/x11-toolkits/Makefile 1.1 +35 -0 ports/x11-toolkits/libwnck/Makefile (new) 1.1 +1 -0 ports/x11-toolkits/libwnck/distinfo (new) 1.1 +45 -0 ports/x11-toolkits/libwnck/files/patch-ltmain.sh (new) 1.1 +1 -0 ports/x11-toolkits/libwnck/pkg-comment (new) 1.1 +5 -0 ports/x11-toolkits/libwnck/pkg-descr (new) 1.1 +39 -0 ports/x11-toolkits/libwnck/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 9: 9:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C7EF37B501; Wed, 24 Apr 2002 09:07:56 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG7sb62534; Wed, 24 Apr 2002 09:07:54 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241607.g3OG7sb62534@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 09:07:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/gnomedesktop Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11/gnomedesktop/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 09:07:54 PDT Modified files: x11 Makefile Added files: x11/gnomedesktop Makefile distinfo pkg-comment pkg-descr pkg-plist x11/gnomedesktop/files patch-ltmain.sh Log: Add gnomedesktop, part of the GNOME 2.0 Desktop API. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.357 +1 -0 ports/x11/Makefile 1.1 +42 -0 ports/x11/gnomedesktop/Makefile (new) 1.1 +1 -0 ports/x11/gnomedesktop/distinfo (new) 1.1 +45 -0 ports/x11/gnomedesktop/files/patch-ltmain.sh (new) 1.1 +1 -0 ports/x11/gnomedesktop/pkg-comment (new) 1.1 +4 -0 ports/x11/gnomedesktop/pkg-descr (new) 1.1 +208 -0 ports/x11/gnomedesktop/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 9:10:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D47537B61F; Wed, 24 Apr 2002 09:08:00 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OG7xN62566; Wed, 24 Apr 2002 09:07:59 -0700 (PDT) (envelope-from marcus) Message-Id: <200204241607.g3OG7xN62566@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 Apr 2002 09:07:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/24 09:07:59 PDT Modified files: . modules Log: gnomedesktop --> ports/x11/gnomedesktop Revision Changes Path 1.5013 +1 -0 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 24 9:25:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BA8C37B421; Wed, 24 Apr 2002 09:25:25 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OGOip65620; Wed, 24 Apr 2002 09:24:44 -0700 (PDT) (envelope-from gibbs) Message-Id: <200204241624.g3OGOip65620@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 24 Apr 2002 09:24:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx/aicasm Makefile aicasm.c aicasm.h aicasm_gram.y aicasm_insformat.h aicasm_macro_gram.y aicasm_macro_scan.l aicasm_scan.l aicasm_symbol.c aicasm_symbol.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2002/04/24 09:24:44 PDT Modified files: sys/dev/aic7xxx/aicasm Makefile aicasm.c aicasm.h aicasm_gram.y aicasm_insformat.h aicasm_scan.l aicasm_symbol.c aicasm_symbol.h Added files: sys/dev/aic7xxx/aicasm aicasm_macro_gram.y aicasm_macro_scan.l Log: Add macro functionality. Staticize and allow unique naming of data structures so that more than on sequencer program can be statically compiled into the kernel at a time. Revision Changes Path 1.11 +9 -6 src/sys/dev/aic7xxx/aicasm/Makefile 1.33 +56 -27 src/sys/dev/aic7xxx/aicasm/aicasm.c 1.14 +28 -14 src/sys/dev/aic7xxx/aicasm/aicasm.h 1.16 +428 -58 src/sys/dev/aic7xxx/aicasm/aicasm_gram.y 1.5 +22 -20 src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h 1.1 +164 -0 src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y (new) 1.1 +154 -0 src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l (new) 1.17 +286 -37 src/sys/dev/aic7xxx/aicasm/aicasm_scan.l 1.15 +50 -20 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c 1.14 +56 -31 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.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 24 9:49:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2F0337B41E; Wed, 24 Apr 2002 09:49:36 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OGnaC69730; Wed, 24 Apr 2002 09:49:36 -0700 (PDT) (envelope-from phk) Message-Id: <200204241649.g3OGnaC69730@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 09:49:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdlib.h src/lib/libc/stdlib malloc.3 malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 09:49:36 PDT Modified files: include stdlib.h lib/libc/stdlib malloc.3 malloc.c Log: Constify _malloc_options. Revision Changes Path 1.34 +1 -1 src/include/stdlib.h 1.52 +2 -2 src/lib/libc/stdlib/malloc.3 1.68 +1 -1 src/lib/libc/stdlib/malloc.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 24 9:50:19 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 8308937B41D; Wed, 24 Apr 2002 09:50:04 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3OGo2478722; Thu, 25 Apr 2002 01:50:02 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20020424082745.A57251@dragon.nuxi.com> References: <200204232216.g3NMGfa99405@freefall.freebsd.org> <20020424113616.GC71384@sunbay.com> <20020424082745.A57251@dragon.nuxi.com> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 14 From: Makoto Matsushita To: obrien@FreeBSD.org, cvs@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... Date: Thu, 25 Apr 2002 01:50:00 +0900 Message-Id: <20020425015000C.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru> Shouldn't the bin-install.sh be repo-copied into base-install.sh? obrien> I guess so. CVS meisters, would you please repo-copy bin-install.sh to base-install.sh? I don't think it is fatal problem (it is not a "make release" breaker, and it doesn't cause "hey, I cannot install FreeBSD!" problem), but this script is required for users interested. Without repocopying, our 'base' distribution cannot have a 'install.sh' script. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 9:59:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EAEC37B417; Wed, 24 Apr 2002 09:58:57 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OGwqw71247; Wed, 24 Apr 2002 09:58:52 -0700 (PDT) (envelope-from gibbs) Message-Id: <200204241658.g3OGwqw71247@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 24 Apr 2002 09:58:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx ahc_eisa.c ahc_pci.c aic7770.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_93cx6.c aic7xxx_93cx6.h aic7xxx_freebsd.c aic7xxx_freebsd.h aic7xxx_inline.h aic7xxx_osm.c aic7xxx_osm.h aic7xxx_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2002/04/24 09:58:52 PDT Modified files: sys/dev/aic7xxx ahc_eisa.c ahc_pci.c aic7770.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_93cx6.c aic7xxx_93cx6.h aic7xxx_inline.h aic7xxx_osm.c aic7xxx_osm.h aic7xxx_pci.c Removed files: sys/dev/aic7xxx aic7xxx_freebsd.c aic7xxx_freebsd.h Log: Major update to the aic7xxx driver: ahc_eisa.c: ahc_pci.c: Conform to new aic7xxx IRQ API. Adapt to aic7xxx_freebsd -> aic7xxx_osm changes. aic7770.c: Disable card generated interrupt early in our probe for "extra safety" Commonize some seeprom code with the PCI side of the driver. aic7xxx.c: Correctly initialize a few scratch ram locations during a sequencer restart. This avoids spurious sequencer ram parity errors in some configurations. Include the softc in ahc_update_residual calls. We need it for some diagnostics in this code path. Flag a data overrun on an auto-request sense failure as a CAM_AUTOSENSE_FAIL rather than a CAM_DATA_RUN_ERR. Force a renegotiation after noticing a parity error. This covers targets that lose our negotiation settings but don't bother to give us a unit attention condition. This can happen if a target fails during a reselection of us during a cable pull. Convert some code to using constants. Fix some typos. Correct target mode message loop handling. ahc_clear_msg_state was not clearing the "need to go to message out phase" bit once our loop was over. Simplify some abort handling code. Include tag information in target mode immediate notify events. When shutting down EISA controllers, don't EISA BIOS settings in the high portions of scratch ram. This fixes warm boot issues on some systems. Save a bit of space by only allocating the SCBs that we can use. Avoid some code paths in ahc_abort_scbs() if we are currently acting as a target. Correctly cleanup stranded SCBs in the card's SCB array. These are SCBs who's mapping has already been torn down by code that aborted the SCB by seeing it in another list first. Add a comment about some potential bus reset issues for target mode on Twin (EISA only) controllers. aic7xxx.h: Cleanup the hardware scb definitions a bit. Allocate a ful 256 byte scb mapping index. This simplifies the lookup code since the table covers all possible (and potentially bogus) values. Make AHC_DEBUG work again. aic7xxx.reg: Updates to hardware SCB definition. New definitions for target mode fixes. aic7xxx.seq: In target mode, initialize SAVED_LUN just after we receive the identify message. It may be required in the error recovery path when a normal cdb packet (includes lun) is not sent up to the host for processing. Respond to irregular messages during a selection in target mode. Defer looking for space for a cdb packet until we are about to enter command phase. We want to be able to handle irregular messages even if we would otherwise return QUEUE_FULL or BUSY. Add support for sending Ignore Wide Residue messages as a target. In the disable disconnect case in target mode, set our transfer rate correctly once data are availble. aic7xxx_93cx6.c: aic7xxx_93cx6.h: Add the ability to write and erase the seeprom. aic7xxx_inline.h: Correct Big Endian handling of large cdb sizes (> 12 bytes). Adaptec to changes in the calc_residual API. Correct a target mode bug where we always attempted to service the input queue even if no progress could be made due to lack of ATIOs. aic7xxx_osm.c: Adaptec to new IRQ mapping API. The new API allows the core to only enable our IRQ mapping once it is safe (sufficient initialization) to do so. Slap bootverbose protection around some diagnostics. Only attempt DT phases if we are wide. aic7xxx_osm.h: Enable big endian support. Adjust for IRQ API change. aic7xxx_pci.c: Be more careful about relying on subvendor 9005 information. We now only trust it for HBAs. This should allow the driver to attach to some MBs where the subvendor/device information does not follow the Adaptec spec. Only enable interrupts on the card once we are fully setup. Disable external SCB ram usage on the aic7895. I have not been able to make it 100% reliable. Adjust to seeprom routines being properly prefixed with "ahc". Fix a few bugs in the external SCB ram probing routine. We need to clear any parity errors we've triggered during the probe to avoid future, fatal, interrupts. If we detect an invalid cable combination, pretent there are no cable at all. This will enable all of the terminators which is probably the safest configuration we can "guess". MFC after: 4 days Revision Changes Path 1.23 +7 -7 src/sys/dev/aic7xxx/ahc_eisa.c 1.45 +6 -6 src/sys/dev/aic7xxx/ahc_pci.c 1.8 +45 -32 src/sys/dev/aic7xxx/aic7770.c 1.81 +231 -92 src/sys/dev/aic7xxx/aic7xxx.c 1.41 +67 -25 src/sys/dev/aic7xxx/aic7xxx.h 1.40 +52 -28 src/sys/dev/aic7xxx/aic7xxx.reg 1.120 +98 -70 src/sys/dev/aic7xxx/aic7xxx.seq 1.16 +134 -33 src/sys/dev/aic7xxx/aic7xxx_93cx6.c 1.10 +27 -17 src/sys/dev/aic7xxx/aic7xxx_93cx6.h 1.27 +0 -1953 src/sys/dev/aic7xxx/aic7xxx_freebsd.c (dead) 1.13 +0 -516 src/sys/dev/aic7xxx/aic7xxx_freebsd.h (dead) 1.18 +34 -32 src/sys/dev/aic7xxx/aic7xxx_inline.h 1.27 +37 -34 src/sys/dev/aic7xxx/aic7xxx_osm.c 1.13 +17 -19 src/sys/dev/aic7xxx/aic7xxx_osm.h 1.18 +116 -38 src/sys/dev/aic7xxx/aic7xxx_pci.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 24 9:59:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C80EF37B404; Wed, 24 Apr 2002 09:59:49 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OGxl671423; Wed, 24 Apr 2002 09:59:47 -0700 (PDT) (envelope-from gibbs) Message-Id: <200204241659.g3OGxl671423@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 24 Apr 2002 09:59:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2002/04/24 09:59:47 PDT Modified files: sys/conf files Log: aic7xxx_freebsd.c -> aic7xxx_osm.c Revision Changes Path 1.627 +1 -1 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 Wed Apr 24 10:13:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86D4337B416; Wed, 24 Apr 2002 10:13:42 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHDbS77781; Wed, 24 Apr 2002 10:13:37 -0700 (PDT) (envelope-from mjacob) Message-Id: <200204241713.g3OHDbS77781@freefall.freebsd.org> From: Matt Jacob Date: Wed, 24 Apr 2002 10:13:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/04/24 10:13:37 PDT Modified files: (Branch: RELENG_4) sys/cam cam_xpt.c Log: MFC: Make Veritas Storage Appliance a HILUNS device. Revision Changes Path 1.80.2.15 +5 -0 src/sys/cam/cam_xpt.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 24 10:28:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1641237B41B; Wed, 24 Apr 2002 10:28:12 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHSCE80346; Wed, 24 Apr 2002 10:28:12 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200204241728.g3OHSCE80346@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 24 Apr 2002 10:28:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile rc.sendmail src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2002/04/24 10:28:11 PDT Modified files: (Branch: RELENG_4) etc Makefile etc/sendmail Makefile share/man/man8 Makefile Added files: (Branch: RELENG_4) etc rc.sendmail Removed files: (Branch: RELENG_4) etc/sendmail rc.sendmail Log: MFC: Non-sendmail users use the FreeBSD sendmail startup functionality to start alternative MTAs. Therefore, always install rc.sendmail, regardless of NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a different script. This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to src/etc/rc.sendmail. Revision Changes Path 1.281 +2 -2 src/etc/Makefile 1.18 +1 -3 src/etc/sendmail/Makefile 1.3 +0 -194 src/etc/sendmail/rc.sendmail (dead) 1.27 +1 -4 src/share/man/man8/Makefile Revision Changes Path 1.219.2.28 +2 -2 src/etc/Makefile 1.3.2.1 +194 -0 src/etc/rc.sendmail (new) 1.3.2.14 +1 -3 src/etc/sendmail/Makefile 1.1.2.3 +0 -194 src/etc/sendmail/rc.sendmail (dead) 1.13.2.11 +1 -4 src/share/man/man8/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 24 10:31: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by hub.freebsd.org (Postfix) with ESMTP id 8318137B419 for ; Wed, 24 Apr 2002 10:30:49 -0700 (PDT) Received: (qmail 12860 invoked from network); 24 Apr 2002 17:30:47 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Apr 2002 17:30:47 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3OHUlv07379; Wed, 24 Apr 2002 13:30:47 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204241530.g3OFUCL52082@freefall.freebsd.org> Date: Wed, 24 Apr 2002 13:29:55 -0400 (EDT) From: John Baldwin To: Warner Losh Subject: RE: cvs commit: src/sys/i386/pci pci_cfgreg.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 24-Apr-2002 Warner Losh wrote: > imp 2002/04/24 08:30:12 PDT > > Modified files: > sys/i386/pci pci_cfgreg.c > Log: > o Work around bugs in the powerof2 macro: It thinks that 0 is a power of > 2, but that's not the case. This fixes the case where there were slots > in the PIR table that had no bits set, but we assumed they did and used > strange results as a result. > o Map invalid INTLINE registers to 255 in pci_cfgreg.c. This should allow > us to remove the bogus checks in MI code for non-255 values. > > I put these changes out for review a while ago, but no one responded > to them, so into current they go. > > This should help us work better on machines that don't route > interrupts in the traditional way. > > MFC After: 4286 millifortnights 2 months? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Wed Apr 24 10:34:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EC4B37B417; Wed, 24 Apr 2002 10:34:48 -0700 (PDT) Received: (from rnordier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHYm581168; Wed, 24 Apr 2002 10:34:48 -0700 (PDT) (envelope-from rnordier) Message-Id: <200204241734.g3OHYm581168@freefall.freebsd.org> From: Robert Nordier Date: Wed, 24 Apr 2002 10:34:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src MAINTAINERS X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rnordier 2002/04/24 10:34:48 PDT Modified files: . MAINTAINERS Log: Drop myself from an entry I was unexpectedly included in. Revision Changes Path 1.21 +1 -2 src/MAINTAINERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 10:48: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 558ED37B417; Wed, 24 Apr 2002 10:47:59 -0700 (PDT) Received: (from rnordier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHlx483009; Wed, 24 Apr 2002 10:47:59 -0700 (PDT) (envelope-from rnordier) Message-Id: <200204241747.g3OHlx483009@freefall.freebsd.org> From: Robert Nordier Date: Wed, 24 Apr 2002 10:47:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot boot_i386.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rnordier 2002/04/24 10:47:59 PDT Modified files: (Branch: RELENG_4) sbin/reboot boot_i386.8 Log: MFC: Clarify cylinder > 1023 issue now that EDD support is automatic (as it has been for ages). Revision Changes Path 1.23.2.11 +3 -3 src/sbin/reboot/boot_i386.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 10:49:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D59637B41C; Wed, 24 Apr 2002 10:49:22 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHnMS83272; Wed, 24 Apr 2002 10:49:22 -0700 (PDT) (envelope-from mux) Message-Id: <200204241749.g3OHnMS83272@freefall.freebsd.org> From: Maxime Henrion Date: Wed, 24 Apr 2002 10:49:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/04/24 10:49:22 PDT Modified files: sys/dev/acpica acpi.c Log: Don't call freeenv() on a modified pointer. Submitted by: Alexander Kabaev Reviewed by: phk Pointy hat to: mux Revision Changes Path 1.61 +7 -6 src/sys/dev/acpica/acpi.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 24 11: 3:20 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5160437B41C; Wed, 24 Apr 2002 11:03:10 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3OI36H84496; Wed, 24 Apr 2002 12:03:06 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3OI32b34629; Wed, 24 Apr 2002 12:03:04 -0600 (MDT) (envelope-from imp@village.org) Date: Wed, 24 Apr 2002 12:02:50 -0600 (MDT) Message-Id: <20020424.120250.112970949.imp@village.org> To: jhb@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_cfgreg.c From: "M. Warner Losh" In-Reply-To: References: <200204241530.g3OFUCL52082@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: John Baldwin writes: : > MFC After: 4286 millifortnights : : 2 months? Damn. I knew I shouldn't have made a math-geek joke before caffeine. That should be 429 millifortnights. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 11: 6:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6367237B419; Wed, 24 Apr 2002 11:06:18 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OI6Ik89424; Wed, 24 Apr 2002 11:06:18 -0700 (PDT) (envelope-from arr) Message-Id: <200204241806.g3OI6Ik89424@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Wed, 24 Apr 2002 11:06:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/24 11:06:18 PDT Modified files: sys/netatm atm_cm.c atm_subr.c atm_var.h Log: - Remove atm_attributes_pool and the relating atm_allocate() and atm_free() calls associated with the pool and the objects allocated out from the pool. - Insert atm_attributes_zone which is a uma_zone that is used just as the atm_attributes_pool was (including the max objects value). Also, used the appropriate zalloc and zfree's where necesary. Revision Changes Path 1.15 +3 -3 src/sys/netatm/atm_cm.c 1.23 +8 -7 src/sys/netatm/atm_subr.c 1.13 +4 -1 src/sys/netatm/atm_var.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 24 11:46: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4BC337B420; Wed, 24 Apr 2002 11:45:56 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIjQI97553; Wed, 24 Apr 2002 11:45:26 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241845.g3OIjQI97553@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:45:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/conf LINT src/sys/i4b/driver i4b_isppp.c src/sys/net if_sppp.h if_spppsubr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:45:26 PDT Modified files: (Branch: RELENG_4) sys/conf files sys/i386/conf LINT sys/i4b/driver i4b_isppp.c sys/net if_sppp.h if_spppsubr.c Log: Mega-MFC of the latest sppp(4) version. This in particular merges all the changes that have once been brought into the mainline sppp from the offspring i4b version, thus obviates the i4b version now in -stable, too. The merged revisions are, resp.: net/if_spppsubr.c: 1.75...1.86, 1.88...1.92 net/if_sppp.h: 1.19...1.24 conf/files: 1.592 i4b/i4b_isppp.c: 1.15, 1.16 Revision Changes Path 1.340.2.97 +0 -1 src/sys/conf/files 1.749.2.109 +1 -1 src/sys/i386/conf/LINT 1.7.2.2 +0 -48 src/sys/i4b/driver/i4b_isppp.c 1.16.2.3 +60 -26 src/sys/net/if_sppp.h 1.59.2.11 +355 -72 src/sys/net/if_spppsubr.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 24 11:46:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5429237B400; Wed, 24 Apr 2002 11:46:34 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIkKq97856; Wed, 24 Apr 2002 11:46:20 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241846.g3OIkKq97856@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:46:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/driver i4b_ispppsubr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:46:20 PDT Removed files: (Branch: RELENG_4) sys/i4b/driver i4b_ispppsubr.c Log: i4b's private sppp version is gone now, in -stable too. Revision Changes Path 1.11.2.7 +0 -4696 src/sys/i4b/driver/i4b_ispppsubr.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 11:47:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAAB137B421; Wed, 24 Apr 2002 11:47:48 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIlMC98095; Wed, 24 Apr 2002 11:47:22 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241847.g3OIlMC98095@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:47:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/spppcontrol spppcontrol.8 spppcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:47:22 PDT Modified files: (Branch: RELENG_4) sbin/spppcontrol spppcontrol.8 spppcontrol.c Log: Mega-MFC of -current's sppp(4). Merged revisions are: spppcontrol.c: 1.9...1.12 spppcontrol.8: 1.10...1.12 Revision Changes Path 1.6.2.4 +23 -1 src/sbin/spppcontrol/spppcontrol.8 1.7.2.2 +28 -3 src/sbin/spppcontrol/spppcontrol.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 24 11:49:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE16037B41F; Wed, 24 Apr 2002 11:49:04 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIma298330; Wed, 24 Apr 2002 11:48:36 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241848.g3OIma298330@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:48:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/ispppcontrol Makefile ispppcontrol.8 ispppcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:48:36 PDT Removed files: (Branch: RELENG_4) usr.sbin/i4b/ispppcontrol Makefile ispppcontrol.8 ispppcontrol.c Log: i4b's private sppp(4) version is gone now in -stable, too. Revision Changes Path 1.4.2.2 +0 -6 src/usr.sbin/i4b/ispppcontrol/Makefile (dead) 1.4.2.2 +0 -244 src/usr.sbin/i4b/ispppcontrol/ispppcontrol.8 (dead) 1.1.2.2 +0 -315 src/usr.sbin/i4b/ispppcontrol/ispppcontrol.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 11:51:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA5D437B405; Wed, 24 Apr 2002 11:51:10 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIo7c98653; Wed, 24 Apr 2002 11:50:07 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241850.g3OIo7c98653@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:50:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b Makefile src/usr.sbin/i4b/isdnd isdnd.h rc_config.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:50:07 PDT Modified files: (Branch: RELENG_4) usr.sbin/i4b Makefile usr.sbin/i4b/isdnd isdnd.h rc_config.c Log: Mega-MFC sppp(4). This obviates i4b's private offspring version. Revisions that have been merged, resp.: isdnd/isdnd.h: 1.15 isdnd/rc_config.c: 1.14 Revision Changes Path 1.4.2.2 +1 -1 src/usr.sbin/i4b/Makefile 1.6.2.5 +2 -2 src/usr.sbin/i4b/isdnd/isdnd.h 1.6.2.3 +0 -11 src/usr.sbin/i4b/isdnd/rc_config.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 24 11:52:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6292E37B41A; Wed, 24 Apr 2002 11:52:28 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIpgX98964; Wed, 24 Apr 2002 11:51:43 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241851.g3OIpgX98964@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:51:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:51:42 PDT Modified files: (Branch: RELENG_4) etc rc.network Log: Back out rev. 1.74.2.23 that used to be necessary to support i4b's offspring version of sppp(4). Now that all their functionality has been merged back into the main version, there's no need for this hack anymore. (This is not an MFC, since the hack never emerged into -current at all. It has only been there to support -stable users.) Revision Changes Path 1.74.2.39 +2 -9 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 11:55: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 466EC37B400; Wed, 24 Apr 2002 11:54:55 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIrhE99466; Wed, 24 Apr 2002 11:53:43 -0700 (PDT) (envelope-from jhay) Message-Id: <200204241853.g3OIrhE99466@freefall.freebsd.org> From: John Hay Date: Wed, 24 Apr 2002 11:53:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc puc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhay 2002/04/24 11:53:43 PDT Modified files: sys/dev/puc puc.c Log: Ignore the multifunction bit in the PCIR_HEADERTYPE. PR: 37333 Submitted by: Ari Suutari MFC after: 4 days Revision Changes Path 1.6 +1 -1 src/sys/dev/puc/puc.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 24 11:56:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9452C37B419; Wed, 24 Apr 2002 11:56:42 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OItZW99917; Wed, 24 Apr 2002 11:55:35 -0700 (PDT) (envelope-from joerg) Message-Id: <200204241855.g3OItZW99917@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 24 Apr 2002 11:55:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 sppp.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/24 11:55:35 PDT Modified files: (Branch: RELENG_4) share/man/man4 sppp.4 Log: MFC: documentation for the sppp(4) changes. This MFCs rev's 1.14...1.17. Revision Changes Path 1.8.2.5 +14 -11 src/share/man/man4/sppp.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 24 11:57: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A5B737B419; Wed, 24 Apr 2002 11:57:02 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OItpM99998; Wed, 24 Apr 2002 11:55:51 -0700 (PDT) (envelope-from jhay) Message-Id: <200204241855.g3OItpM99998@freefall.freebsd.org> From: John Hay Date: Wed, 24 Apr 2002 11:55:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc pucdata.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhay 2002/04/24 11:55:50 PDT Modified files: sys/dev/puc pucdata.c Log: Add another chip id for the new LAVA 4-port serial card. PR: 37333 Submitted by: Ari Suutari MFC after: 4 days Revision Changes Path 1.6 +10 -0 src/sys/dev/puc/pucdata.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 24 12: 4:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DA9437B419; Wed, 24 Apr 2002 12:04:10 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJ3cd01514; Wed, 24 Apr 2002 12:03:38 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241903.g3OJ3cd01514@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 12:03:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/esound Makefile distinfo ports/audio/esound/files patch-aa patch-ae patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 12:03:38 PDT Modified files: audio/esound Makefile distinfo audio/esound/files patch-aa Added files: audio/esound/files patch-ltmain.sh Removed files: audio/esound/files patch-ae Log: Update to 0.2.25. Revision Changes Path 1.31 +6 -3 ports/audio/esound/Makefile 1.14 +1 -1 ports/audio/esound/distinfo 1.9 +18 -18 ports/audio/esound/files/patch-aa 1.2 +0 -11 ports/audio/esound/files/patch-ae (dead) 1.1 +45 -0 ports/audio/esound/files/patch-ltmain.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 12: 4:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C86437B400; Wed, 24 Apr 2002 12:04:44 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJ41T01589; Wed, 24 Apr 2002 12:04:01 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241904.g3OJ41T01589@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 12:04:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gal Makefile distinfo ports/x11-toolkits/gal/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 12:04:01 PDT Modified files: x11-toolkits/gal Makefile distinfo Added files: x11-toolkits/gal/files patch-ltmain.sh Log: Update to 0.19.2. Revision Changes Path 1.32 +2 -2 ports/x11-toolkits/gal/Makefile 1.23 +1 -1 ports/x11-toolkits/gal/distinfo 1.1 +45 -0 ports/x11-toolkits/gal/files/patch-ltmain.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 12: 5:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 136F837B429; Wed, 24 Apr 2002 12:04:56 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJ4Kq01645; Wed, 24 Apr 2002 12:04:20 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204241904.g3OJ4Kq01645@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Apr 2002 12:04:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomecore Makefile distinfo pkg-plist ports/x11/gnomecore/files patch-help-browser::help::es::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/24 12:04:19 PDT Modified files: x11/gnomecore Makefile distinfo pkg-plist Removed files: x11/gnomecore/files patch-help-browser::help::es::Makefile.in Log: Update to 1.4.0.7. Revision Changes Path 1.79 +6 -3 ports/x11/gnomecore/Makefile 1.27 +1 -1 ports/x11/gnomecore/distinfo 1.2 +0 -14 ports/x11/gnomecore/files/patch-help-browser::help::es::Makefile.in (dead) 1.28 +134 -0 ports/x11/gnomecore/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 12:10:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD93B37B400; Wed, 24 Apr 2002 12:10:27 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJ9mL06327; Wed, 24 Apr 2002 12:09:48 -0700 (PDT) (envelope-from ume) Message-Id: <200204241909.g3OJ9mL06327@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 24 Apr 2002 12:09:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 nd6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/24 12:09:48 PDT Modified files: sys/netinet6 nd6.c Log: Correct timer management (deprecated) in nd6_timer. Obtained from: KAME MFC after: 3 days Revision Changes Path 1.19 +3 -2 src/sys/netinet6/nd6.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 24 12:33:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6491437B404; Wed, 24 Apr 2002 12:33:09 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJUaX09616; Wed, 24 Apr 2002 12:30:36 -0700 (PDT) (envelope-from knu) Message-Id: <200204241930.g3OJUaX09616@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 24 Apr 2002 12:30:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ruby-imlib2 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/24 12:30:36 PDT Modified files: graphics/ruby-imlib2 Makefile distinfo Log: Update to 0.4.1. Revision Changes Path 1.3 +1 -1 ports/graphics/ruby-imlib2/Makefile 1.3 +1 -1 ports/graphics/ruby-imlib2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 12:46:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 889DA37B41A; Wed, 24 Apr 2002 12:46:50 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJjVq11754; Wed, 24 Apr 2002 12:45:31 -0700 (PDT) (envelope-from knu) Message-Id: <200204241945.g3OJjVq11754@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 24 Apr 2002 12:45:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-aspectr Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/24 12:45:31 PDT Modified files: devel/ruby-aspectr Makefile Log: Fix bogus use of PORTDOCS. Revision Changes Path 1.2 +1 -1 ports/devel/ruby-aspectr/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 24 13: 7:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 541BB37B41A; Wed, 24 Apr 2002 13:07:29 -0700 (PDT) Received: (from eric@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OK76X18660; Wed, 24 Apr 2002 13:07:06 -0700 (PDT) (envelope-from eric) Message-Id: <200204242007.g3OK76X18660@freefall.freebsd.org> From: Eric Melville Date: Wed, 24 Apr 2002 13:07:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG eric 2002/04/24 13:07:06 PDT Modified files: gnu/usr.bin/man/man man.c Log: When a compound section name is specified, search for pages that actually match the requested section. Previously, the section would be trimmed and every entry matching the page name would be displayed. Sponsored by: Apple Revision Changes Path 1.55 +95 -44 src/gnu/usr.bin/man/man/man.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 24 13:40:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C05E837B400; Wed, 24 Apr 2002 13:40:23 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKX5422541; Wed, 24 Apr 2002 13:33:05 -0700 (PDT) (envelope-from phk) Message-Id: <200204242033.g3OKX5422541@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 13:33:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/geom/ConfCmp ConfCmp.c Makefile a2.conf a2a.conf a2b.conf a2c.conf a2d.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 13:33:04 PDT Modified files: tools/regression/geom/ConfCmp ConfCmp.c Makefile a2.conf Added files: tools/regression/geom/ConfCmp a2a.conf a2b.conf a2c.conf a2d.conf Log: Prepare the .conf XML comparator for a more kosher XML format. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.4 +39 -3 src/tools/regression/geom/ConfCmp/ConfCmp.c 1.3 +8 -8 src/tools/regression/geom/ConfCmp/Makefile 1.2 +126 -355 src/tools/regression/geom/ConfCmp/a2.conf 1.1 +207 -0 src/tools/regression/geom/ConfCmp/a2a.conf (new) 1.1 +207 -0 src/tools/regression/geom/ConfCmp/a2b.conf (new) 1.1 +206 -0 src/tools/regression/geom/ConfCmp/a2c.conf (new) 1.1 +211 -0 src/tools/regression/geom/ConfCmp/a2d.conf (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 13:41:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02D9537B41D; Wed, 24 Apr 2002 13:41:53 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKdOL23552; Wed, 24 Apr 2002 13:39:24 -0700 (PDT) (envelope-from bmah) Message-Id: <200204242039.g3OKdOL23552@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 Apr 2002 13:39:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/24 13:39:24 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: m4(1) -s, XFree86 4.2.0 integration with sysinstall(8). Revision Changes Path 1.22.2.225 +18 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 24 13:43:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF30337B420; Wed, 24 Apr 2002 13:43:54 -0700 (PDT) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKfcb24007; Wed, 24 Apr 2002 13:41:38 -0700 (PDT) (envelope-from jeh) Message-Id: <200204242041.g3OKfcb24007@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 24 Apr 2002 13:41:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2002/04/24 13:41:38 PDT Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4198 Revision Changes Path 1.92 +1 -1 ports/security/uvscan-dat/Makefile 1.90 +1 -1 ports/security/uvscan-dat/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 13:44:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CDAE37B400; Wed, 24 Apr 2002 13:44:55 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKgBD24134; Wed, 24 Apr 2002 13:42:11 -0700 (PDT) (envelope-from bmah) Message-Id: <200204242042.g3OKgBD24134@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 Apr 2002 13:42:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/24 13:42:11 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC: puc(4) update. Revision Changes Path 1.13.2.58 +4 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.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 24 13:49:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4242A37B41C; Wed, 24 Apr 2002 13:49:18 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKcQD23368; Wed, 24 Apr 2002 13:38:26 -0700 (PDT) (envelope-from bmah) Message-Id: <200204242038.g3OKcQD23368@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 Apr 2002 13:38:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/24 13:38:25 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: expr(1) and EXPR_COMPAT, m4(4) OpenBSD import and -s, bin->base distribution renaming, cdboot used for i386 ISOs by default, XFree86 4.2.0 support in sysinstall. Revision Changes Path 1.331 +41 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 24 14: 0:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90CF337B427; Wed, 24 Apr 2002 14:00:18 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKvBe26258; Wed, 24 Apr 2002 13:57:11 -0700 (PDT) (envelope-from keramida) Message-Id: <200204242057.g3OKvBe26258@freefall.freebsd.org> From: Giorgos Keramidas Date: Wed, 24 Apr 2002 13:57:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed sed.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/24 13:57:11 PDT Modified files: (Branch: RELENG_4) usr.bin/sed sed.1 Log: MFC: 1.20 - Remove duplicated text. Revision Changes Path 1.9.2.7 +2 -3 src/usr.bin/sed/sed.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 14: 2:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B32C37B405; Wed, 24 Apr 2002 14:02:37 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKxVn26495; Wed, 24 Apr 2002 13:59:31 -0700 (PDT) (envelope-from phk) Message-Id: <200204242059.g3OKxVn26495@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 13:59:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/geom/ConfCmp ConfCmp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 13:59:31 PDT Modified files: tools/regression/geom/ConfCmp ConfCmp.c Log: Improve the output in case of inserts or deleted. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.5 +12 -2 src/tools/regression/geom/ConfCmp/ConfCmp.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 24 14: 4: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AABB37B41F; Wed, 24 Apr 2002 14:04:04 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OL0oi26783; Wed, 24 Apr 2002 14:00:50 -0700 (PDT) (envelope-from phk) Message-Id: <200204242100.g3OL0oi26783@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 14:00:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/geom/Test Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 14:00:50 PDT Modified files: tools/regression/geom/Test Makefile.inc Log: Add -DKERNELSIM so the test cases compile with the kernel simulation. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.3 +2 -1 src/tools/regression/geom/Test/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 14: 4:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B395337B41C; Wed, 24 Apr 2002 14:04:48 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OL2S227158; Wed, 24 Apr 2002 14:02:28 -0700 (PDT) (envelope-from phk) Message-Id: <200204242102.g3OL2S227158@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 14:02:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_dump.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 14:02:28 PDT Modified files: sys/geom geom_dump.c Log: Improve the cross-references in the XML output. Explained by: des Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.8 +9 -12 src/sys/geom/geom_dump.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 24 14: 5:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 335F737B430; Wed, 24 Apr 2002 14:05:12 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OL3QQ27578; Wed, 24 Apr 2002 14:03:26 -0700 (PDT) (envelope-from phk) Message-Id: <200204242103.g3OL3QQ27578@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 24 Apr 2002 14:03:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/geom/Test/T000 ref.conf src/tools/regression/geom/Test/T001 ref.conf src/tools/regression/geom/Test/T002 ref.conf src/tools/regression/geom/Test/T003 ref.conf src/tools/regression/geom/Test/T004 ref.conf src/tools/regression/geom/Test/T005 ref.conf ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/24 14:03:26 PDT Modified files: tools/regression/geom/Test/T000 ref.conf tools/regression/geom/Test/T001 ref.conf tools/regression/geom/Test/T002 ref.conf tools/regression/geom/Test/T003 ref.conf tools/regression/geom/Test/T004 ref.conf tools/regression/geom/Test/T005 ref.conf tools/regression/geom/Test/T006 ref.conf tools/regression/geom/Test/T007 ref.conf tools/regression/geom/Test/T008 ref.conf tools/regression/geom/Test/T009 ref.conf tools/regression/geom/Test/T010 ref.conf tools/regression/geom/Test/T011 ref.conf tools/regression/geom/Test/T012 ref.conf tools/regression/geom/Test/T013 ref.conf tools/regression/geom/Test/T014 ref.conf Log: Update the test-case reference vectors to match the new XML format. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.3 +5 -10 src/tools/regression/geom/Test/T000/ref.conf 1.4 +121 -187 src/tools/regression/geom/Test/T001/ref.conf 1.4 +33 -53 src/tools/regression/geom/Test/T002/ref.conf 1.4 +199 -314 src/tools/regression/geom/Test/T003/ref.conf 1.4 +88 -138 src/tools/regression/geom/Test/T004/ref.conf 1.4 +41 -64 src/tools/regression/geom/Test/T005/ref.conf 1.3 +14 -23 src/tools/regression/geom/Test/T006/ref.conf 1.3 +5 -10 src/tools/regression/geom/Test/T007/ref.conf 1.3 +5 -10 src/tools/regression/geom/Test/T008/ref.conf 1.3 +5 -10 src/tools/regression/geom/Test/T009/ref.conf 1.4 +28 -43 src/tools/regression/geom/Test/T010/ref.conf 1.3 +14 -23 src/tools/regression/geom/Test/T011/ref.conf 1.4 +111 -175 src/tools/regression/geom/Test/T012/ref.conf 1.5 +127 -194 src/tools/regression/geom/Test/T013/ref.conf 1.3 +69 -109 src/tools/regression/geom/Test/T014/ref.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 24 14:18: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBA3A37B405; Wed, 24 Apr 2002 14:18:00 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKuO626136; Wed, 24 Apr 2002 13:56:24 -0700 (PDT) (envelope-from arr) Message-Id: <200204242056.g3OKuO626136@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Wed, 24 Apr 2002 13:56:24 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/netatm atm_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/24 13:56:24 PDT Modified files: sys/netatm atm_subr.c Log: - Turn the atm_stackq_pool into a uma_zone (and change it's name to atm_stackq_zone). - Change the related atm_allocate() and atm_free() calls into uma_zalloc() and uma_zfree() calls. Revision Changes Path 1.24 +9 -9 src/sys/netatm/atm_subr.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 24 14:27:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 872D037B404; Wed, 24 Apr 2002 14:27:38 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OLQ8635455; Wed, 24 Apr 2002 14:26:08 -0700 (PDT) (envelope-from olgeni) Message-Id: <200204242126.g3OLQ8635455@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 24 Apr 2002 14:26:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gdm pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/04/24 14:26:08 PDT Modified files: x11/gdm pkg-install Log: Do not show the security warning dialog if BATCH is set (it causes sysinstall to hang). Revision Changes Path 1.5 +3 -1 ports/x11/gdm/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 15: 8:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D11A37B400; Wed, 24 Apr 2002 15:08:30 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OM2Cn39696; Wed, 24 Apr 2002 15:02:12 -0700 (PDT) (envelope-from mbr) Message-Id: <200204242202.g3OM2Cn39696@freefall.freebsd.org> From: Martin Blapp Date: Wed, 24 Apr 2002 15:02:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/24 15:02:12 PDT Modified files: editors/openoffice Makefile Log: Fix one mastersite, add install targets and remove the os version check. I think if the gcc fixes for oo go in before 4.6, we can check against this version later. Openoffice does build now till the end. A normal build with a P800 Mhz does take approximatly 20 hours. Revision Changes Path 1.47 +11 -12 ports/editors/openoffice/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 24 15:13:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A82737B417; Wed, 24 Apr 2002 15:13:16 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMB6444497; Wed, 24 Apr 2002 15:11:06 -0700 (PDT) (envelope-from mbr) Message-Id: <200204242211.g3OMB6444497@freefall.freebsd.org> From: Martin Blapp Date: Wed, 24 Apr 2002 15:11:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files oo_setup.resp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/24 15:11:06 PDT Added files: editors/openoffice/files oo_setup.resp Log: Add setup description file Revision Changes Path 1.1 +7 -0 ports/editors/openoffice/files/oo_setup.resp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 15:28:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDE6837B41C; Wed, 24 Apr 2002 15:28:39 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMQb846548; Wed, 24 Apr 2002 15:26:37 -0700 (PDT) (envelope-from gad) Message-Id: <200204242226.g3OMQb846548@freefall.freebsd.org> From: Garance A Drosehn Date: Wed, 24 Apr 2002 15:26:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.8 lpd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/24 15:26:37 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.8 lpd.c Log: MFC *: Change lpd to recognize the '-s' parameter as a preferred synonym for what is currently the '-p' parameter. '-s' is what NetBSD uses, and it also matches the '-s' option in syslogd. [* = 1.23 lpd.8, 1.33 lpd.c] Revision Changes Path 1.14.2.9 +12 -3 src/usr.sbin/lpr/lpd/lpd.8 1.12.2.20 +15 -11 src/usr.sbin/lpr/lpd/lpd.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 24 15:35:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A585A37B41A; Wed, 24 Apr 2002 15:35:25 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMWm747120; Wed, 24 Apr 2002 15:32:48 -0700 (PDT) (envelope-from arr) Message-Id: <200204242232.g3OMWm747120@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Wed, 24 Apr 2002 15:32:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm atm_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/24 15:32:48 PDT Modified files: sys/netatm atm_subr.c Log: - Tweak wording of panic message to make more sense. Revision Changes Path 1.25 +2 -2 src/sys/netatm/atm_subr.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 24 15:37:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56FBF37B405; Wed, 24 Apr 2002 15:37:16 -0700 (PDT) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMZKX47510; Wed, 24 Apr 2002 15:35:20 -0700 (PDT) (envelope-from mi) Message-Id: <200204242235.g3OMZKX47510@freefall.freebsd.org> From: Mikhail Teterin Date: Wed, 24 Apr 2002 15:35:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-afpl distinfo ports/print/ghostscript-gnu distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/04/24 15:35:20 PDT Modified files: print/ghostscript-afpl distinfo print/ghostscript-gnu distinfo Log: Update the checksum of one of ``gdevdj9.c.gz'' used by both ports. PR: ports/36752 ports/37164 Submitted by: Shannon -jj Behrens, KATO Tsuguru Revision Changes Path 1.34 +1 -1 ports/print/ghostscript-afpl/distinfo 1.27 +1 -1 ports/print/ghostscript-gnu/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 15:56: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FCC037B419; Wed, 24 Apr 2002 15:56:05 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMsNM50007; Wed, 24 Apr 2002 15:54:23 -0700 (PDT) (envelope-from pat) Message-Id: <200204242254.g3OMsNM50007@freefall.freebsd.org> From: Patrick Li Date: Wed, 24 Apr 2002 15:54:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/pdftohtml Makefile distinfo pkg-plist ports/textproc/pdftohtml/files patch-goo::Makefile patch-src::Makefile patch-xpdf::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/24 15:54:23 PDT Modified files: textproc/pdftohtml Makefile distinfo pkg-plist Added files: textproc/pdftohtml/files patch-goo::Makefile patch-src::Makefile patch-xpdf::Makefile Log: Update to 0.33a PR: 37403 Submitted by: maintainer Revision Changes Path 1.3 +5 -8 ports/textproc/pdftohtml/Makefile 1.3 +1 -1 ports/textproc/pdftohtml/distinfo 1.3 +18 -0 ports/textproc/pdftohtml/files/patch-goo::Makefile (new) 1.1 +18 -0 ports/textproc/pdftohtml/files/patch-src::Makefile (new) 1.3 +22 -0 ports/textproc/pdftohtml/files/patch-xpdf::Makefile (new) 1.2 +0 -1 ports/textproc/pdftohtml/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 16: 6:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5344B37B416; Wed, 24 Apr 2002 16:06:15 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ON4eE51515; Wed, 24 Apr 2002 16:04:40 -0700 (PDT) (envelope-from pat) Message-Id: <200204242304.g3ON4eE51515@freefall.freebsd.org> From: Patrick Li Date: Wed, 24 Apr 2002 16:04:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/icemc Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/24 16:04:40 PDT Modified files: x11-wm/icemc Makefile distinfo pkg-descr Log: - Add author patch to fix gcc > 3.0 problems and bump PORTREVISION - Fix MASTER_SITES and WWW tag in pkg-descr Submitted by: maintainer Revision Changes Path 1.2 +6 -1 ports/x11-wm/icemc/Makefile 1.2 +1 -0 ports/x11-wm/icemc/distinfo 1.2 +1 -1 ports/x11-wm/icemc/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 17:27:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 787DD37B404; Wed, 24 Apr 2002 17:27:29 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P0PvU67533; Wed, 24 Apr 2002 17:25:57 -0700 (PDT) (envelope-from mike) Message-Id: <200204250025.g3P0PvU67533@freefall.freebsd.org> From: Mike Barcroft Date: Wed, 24 Apr 2002 17:25:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/c99 index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/24 17:25:57 PDT Modified files: en/projects/c99 index.sgml Log: Mark the m4(1) task as MFC'd. Add two unassigned tasks related to . Revision Changes Path 1.11 +25 -9 www/en/projects/c99/index.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 24 17:40:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F1DF37B404; Wed, 24 Apr 2002 17:40:25 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P0bKi73656; Wed, 24 Apr 2002 17:37:20 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204250037.g3P0bKi73656@freefall.freebsd.org> From: Kazuo Horikawa Date: Wed, 24 Apr 2002 17:37:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ntpdc.8 pccardc.8 ping.8 ping6.8 ppp.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/24 17:37:19 PDT Modified files: ja_JP.eucJP/man/man8 ntpdc.8 pccardc.8 ping.8 ping6.8 ppp.8 Log: Fix typo Submitted by: Satoru Koizumi Revision Changes Path 1.8 +1 -1 doc/ja_JP.eucJP/man/man8/ntpdc.8 1.12 +3 -3 doc/ja_JP.eucJP/man/man8/pccardc.8 1.17 +2 -2 doc/ja_JP.eucJP/man/man8/ping.8 1.13 +2 -2 doc/ja_JP.eucJP/man/man8/ping6.8 1.63 +1 -1 doc/ja_JP.eucJP/man/man8/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 17:57:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF6FF37B405; Wed, 24 Apr 2002 17:57:42 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P0t3V75769; Wed, 24 Apr 2002 17:55:03 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204250055.g3P0t3V75769@freefall.freebsd.org> From: Kazuo Horikawa Date: Wed, 24 Apr 2002 17:55:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 picobsd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/24 17:55:03 PDT Modified files: ja_JP.eucJP/man/man8 picobsd.8 Log: diff from rev 1.1.2.8 to 1.1.2.12 Submitted by: Yoshiteru Kageyama Revision Changes Path 1.9 +554 -100 doc/ja_JP.eucJP/man/man8/picobsd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 17:59:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7977837B404; Wed, 24 Apr 2002 17:59:42 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P0o2r75180; Wed, 24 Apr 2002 17:50:02 -0700 (PDT) (envelope-from lioux) Message-Id: <200204250050.g3P0o2r75180@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 24 Apr 2002 17:50:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libmpeg2 Makefile distinfo pkg-plist ports/graphics/libmpeg2/files extra-patch-libvo::configure.incl extra-patch-libvo::video_out_sdl.c patch-configure patch-configure.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/24 17:50:02 PDT Modified files: graphics/libmpeg2 Makefile distinfo pkg-plist graphics/libmpeg2/files extra-patch-libvo::configure.incl Added files: graphics/libmpeg2/files patch-configure Removed files: graphics/libmpeg2/files extra-patch-libvo::video_out_sdl.c patch-configure.in Log: Update to 0.2.1 Prompted by: ijliao Revision Changes Path 1.3 +8 -5 ports/graphics/libmpeg2/Makefile 1.2 +1 -1 ports/graphics/libmpeg2/distinfo 1.2 +7 -6 ports/graphics/libmpeg2/files/extra-patch-libvo::configure.incl 1.2 +0 -11 ports/graphics/libmpeg2/files/extra-patch-libvo::video_out_sdl.c (dead) 1.1 +16 -0 ports/graphics/libmpeg2/files/patch-configure (new) 1.2 +0 -49 ports/graphics/libmpeg2/files/patch-configure.in (dead) 1.2 +3 -9 ports/graphics/libmpeg2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18: 1:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 447ED37B417; Wed, 24 Apr 2002 18:01:52 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P103F76378; Wed, 24 Apr 2002 18:00:03 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204250100.g3P103F76378@freefall.freebsd.org> From: Kazuo Horikawa Date: Wed, 24 Apr 2002 18:00:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ipfw.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/24 18:00:03 PDT Modified files: ja_JP.eucJP/man/man8 ipfw.8 Log: Use same macro as original Submitted by: Daisuke Takahashi Revision Changes Path 1.40 +1 -1 doc/ja_JP.eucJP/man/man8/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18: 4:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 233D137B41A; Wed, 24 Apr 2002 18:04:20 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P139K76843; Wed, 24 Apr 2002 18:03:09 -0700 (PDT) (envelope-from lioux) Message-Id: <200204250103.g3P139K76843@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 24 Apr 2002 18:03:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/mosfet-liquid Makefile distinfo pkg-plist ports/x11-wm/mosfet-liquid/files patch-admin::Makefile.common X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/24 18:03:09 PDT Modified files: x11-wm/mosfet-liquid Makefile distinfo pkg-plist Removed files: x11-wm/mosfet-liquid/files patch-admin::Makefile.common Log: o Update to 0.9.4 KDE3 release o Switch maintainership to submitter PR: 37329 Submitted by: Alan Eldridge (new maintainer) Approved by: Michiel De Wilde (previous maintainer) Revision Changes Path 1.7 +14 -5 ports/x11-wm/mosfet-liquid/Makefile 1.4 +1 -1 ports/x11-wm/mosfet-liquid/distinfo 1.3 +0 -38 ports/x11-wm/mosfet-liquid/files/patch-admin::Makefile.common (dead) 1.5 +28 -8 ports/x11-wm/mosfet-liquid/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18: 8:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02D8D37B404; Wed, 24 Apr 2002 18:08:28 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P0wpf76221; Wed, 24 Apr 2002 17:58:51 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204250058.g3P0wpf76221@freefall.freebsd.org> From: Kazuo Horikawa Date: Wed, 24 Apr 2002 17:58:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man5 syslog.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/24 17:58:51 PDT Modified files: ja_JP.eucJP/man/man5 syslog.conf.5 Log: Fix mis-translation in facility description Submitted by: AMAKAWA Shuhei Revision Changes Path 1.19 +3 -2 doc/ja_JP.eucJP/man/man5/syslog.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18: 8:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67F1837B417; Wed, 24 Apr 2002 18:08:28 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P0uUu75969; Wed, 24 Apr 2002 17:56:30 -0700 (PDT) (envelope-from lioux) Message-Id: <200204250056.g3P0uUu75969@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 24 Apr 2002 17:56:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kdenetwork3 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/24 17:56:30 PDT Modified files: net/kdenetwork3 pkg-plist Log: Fix PLIST PR: 37372 Submitted by: Alan Eldridge Approved by: will Revision Changes Path 1.31 +143 -77 ports/net/kdenetwork3/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18:12:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DC5537B400; Wed, 24 Apr 2002 18:12:33 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1ACO81972; Wed, 24 Apr 2002 18:10:12 -0700 (PDT) (envelope-from tjr) Message-Id: <200204250110.g3P1ACO81972@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 24 Apr 2002 18:10:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf printf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/04/24 18:10:11 PDT Modified files: usr.bin/printf printf.c Log: Handle numbers larger than QUAD_MAX for unsigned conversions correctly. Exit with nonzero status if a conversion failed. Play nice if used as a shell builtin (currently disabled). Submitted by: bde (partially) Approved by: mike Revision Changes Path 1.21 +96 -50 src/usr.bin/printf/printf.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 24 18:14: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00A2B37B416; Wed, 24 Apr 2002 18:14:05 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1Bvw82291; Wed, 24 Apr 2002 18:11:57 -0700 (PDT) (envelope-from cy) Message-Id: <200204250111.g3P1Bvw82291@freefall.freebsd.org> From: Cy Schubert Date: Wed, 24 Apr 2002 18:11:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/24 18:11:57 PDT Modified files: . modules Log: spell --> ports/textproc/spell Revision Changes Path 1.5014 +1 -0 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 24 18:19: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7801737B416; Wed, 24 Apr 2002 18:18:55 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1Bnw82259; Wed, 24 Apr 2002 18:11:49 -0700 (PDT) (envelope-from cy) Message-Id: <200204250111.g3P1Bnw82259@freefall.freebsd.org> From: Cy Schubert Date: Wed, 24 Apr 2002 18:11:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/spell Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/spell/files patch-spell.texi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/24 18:11:49 PDT Modified files: textproc Makefile Added files: textproc/spell Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/spell/files patch-spell.texi Log: Add spell 1.0, a GNU implementation of the UNIX spell utility using Ispell. PR: 37355 Submitted by: Brian Skrab Revision Changes Path 1.341 +1 -0 ports/textproc/Makefile 1.1 +25 -0 ports/textproc/spell/Makefile (new) 1.1 +1 -0 ports/textproc/spell/distinfo (new) 1.1 +14 -0 ports/textproc/spell/files/patch-spell.texi (new) 1.1 +1 -0 ports/textproc/spell/pkg-comment (new) 1.1 +7 -0 ports/textproc/spell/pkg-descr (new) 1.1 +5 -0 ports/textproc/spell/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18:20:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5852737B41C; Wed, 24 Apr 2002 18:20:37 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1JQN83250; Wed, 24 Apr 2002 18:19:26 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204250119.g3P1JQN83250@freefall.freebsd.org> From: Kazuo Horikawa Date: Wed, 24 Apr 2002 18:19:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 burncd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/24 18:19:26 PDT Modified files: ja_JP.eucJP/man/man8 burncd.8 Log: Retain latin-1 characters in Copyright comment block Pointed out by: OHSAWA Chitoshi Revision Changes Path 1.11 +1 -1 doc/ja_JP.eucJP/man/man8/burncd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 18:24:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5388637B405; Wed, 24 Apr 2002 18:24:12 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1MGC83912; Wed, 24 Apr 2002 18:22:16 -0700 (PDT) (envelope-from marcel) Message-Id: <200204250122.g3P1MGC83912@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 24 Apr 2002 18:22:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha elf_machdep.c src/sys/i386/i386 elf_machdep.c src/sys/ia64/ia64 elf_machdep.c src/sys/kern link_elf.c src/sys/powerpc/powerpc elf_machdep.c src/sys/sparc64/sparc64 elf_machdep.c src/sys/sys linker.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/24 18:22:16 PDT Modified files: sys/alpha/alpha elf_machdep.c sys/i386/i386 elf_machdep.c sys/ia64/ia64 elf_machdep.c sys/kern link_elf.c sys/powerpc/powerpc elf_machdep.c sys/sparc64/sparc64 elf_machdep.c sys/sys linker.h Log: Don't use the symbol name to lookup the symbol value when we can use the symbol index defined by the relocation. The elf_lookup() support function is to be used by elf_reloc() when symbol lookups need to be done. The elf_lookup() function operates on the symbol index and will do a symbol name based lookup when such is required, otherwise it uses the symbol index directly. This solves the problem seen on ia64 where the symbol hash table does not contain local symbols and a symbol name based lookup would fail for those symbols. Don't pass the symbol name to elf_reloc(), as it isn't used any more. Revision Changes Path 1.9 +10 -11 src/sys/alpha/alpha/elf_machdep.c 1.9 +8 -12 src/sys/i386/i386/elf_machdep.c 1.4 +19 -24 src/sys/ia64/ia64/elf_machdep.c 1.54 +55 -8 src/sys/kern/link_elf.c 1.10 +9 -9 src/sys/powerpc/powerpc/elf_machdep.c 1.5 +4 -3 src/sys/sparc64/sparc64/elf_machdep.c 1.30 +3 -2 src/sys/sys/linker.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 24 18:44: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 818AA37B41C; Wed, 24 Apr 2002 18:44:02 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1gid86389; Wed, 24 Apr 2002 18:42:44 -0700 (PDT) (envelope-from cy) Message-Id: <200204250142.g3P1gid86389@freefall.freebsd.org> From: Cy Schubert Date: Wed, 24 Apr 2002 18:42:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/24 18:42:44 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Brian Skrab to the list of contributers for his port of textproc/spell. Revision Changes Path 1.161 +4 -0 doc/en_US.ISO8859-1/articles/contributors/article.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 24 18:51:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C9B037B41A; Wed, 24 Apr 2002 18:51:18 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1o1U87462; Wed, 24 Apr 2002 18:50:01 -0700 (PDT) (envelope-from lioux) Message-Id: <200204250150.g3P1o1U87462@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 24 Apr 2002 18:50:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/linux-edonkey-server Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/24 18:50:01 PDT Modified files: net/linux-edonkey-server Makefile distinfo Log: Update to 16.39 Revision Changes Path 1.2 +1 -1 ports/net/linux-edonkey-server/Makefile 1.2 +1 -1 ports/net/linux-edonkey-server/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 19:18:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFD1637B41A; Wed, 24 Apr 2002 19:18:10 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P2Enb94431; Wed, 24 Apr 2002 19:14:49 -0700 (PDT) (envelope-from imp) Message-Id: <200204250214.g3P2Enb94431@freefall.freebsd.org> From: Warner Losh Date: Wed, 24 Apr 2002 19:14:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/24 19:14:49 PDT Modified files: . UPDATING Log: Warnings about single user and kldxref Revision Changes Path 1.202 +6 -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 Wed Apr 24 19:22:16 2002 Delivered-To: cvs-all@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id C0AD437B417; Wed, 24 Apr 2002 19:22:06 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3P2JSHW062305; Wed, 24 Apr 2002 19:19:28 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3P2JSvN062302; Wed, 24 Apr 2002 19:19:28 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Wed, 24 Apr 2002 19:19:28 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Thomas Gellekum , Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 In-Reply-To: <200204241215.g3OCF3385194@freefall.freebsd.org> Message-ID: <20020424191824.M62277-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've noticed more non-jkh commits to fortune lately... what's the current status of the "hand's off" that used to exist for this? On Wed, 24 Apr 2002, Thomas Gellekum wrote: > tg 2002/04/24 05:15:03 PDT > > Modified files: > games/fortune/datfiles fortunes2 > Log: > Add some fortunes and re-order the Feynman problem solving algorithm. > Thanks to gsutter for the quotes. > > Reviewed by: jkh > > Revision Changes Path > 1.31 +32 -10 src/games/fortune/datfiles/fortunes2 > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/fortune/datfiles/fortunes2.diff?&r1=1.30&r2=1.31&f=h > > -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 19:48:58 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 5DA0637B404; Wed, 24 Apr 2002 19:48:51 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 75AE98149E; Thu, 25 Apr 2002 12:18:11 +0930 (CST) Date: Thu, 25 Apr 2002 12:18:11 +0930 From: Greg 'groggy' Lehey To: Doug Barton Cc: Thomas Gellekum , jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 Message-ID: <20020425121811.D79657@wantadilla.lemis.com> References: <200204241215.g3OCF3385194@freefall.freebsd.org> <20020424191824.M62277-100000@zoot.corp.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20020424191824.M62277-100000@zoot.corp.yahoo.com> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday, 24 April 2002 at 19:19:28 -0700, Doug Barton wrote: > On Wed, 24 Apr 2002, Thomas Gellekum wrote: > >> tg 2002/04/24 05:15:03 PDT >> >> Modified files: >> games/fortune/datfiles fortunes2 >> Log: >> Add some fortunes and re-order the Feynman problem solving algorithm. >> Thanks to gsutter for the quotes. >> >> Reviewed by: jkh >> >> Revision Changes Path >> 1.31 +32 -10 src/games/fortune/datfiles/fortunes2 >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/fortune/datfiles/fortunes2.diff?&r1=1.30&r2=1.31&f=h > > I've noticed more non-jkh commits to fortune lately... what's the > current status of the "hand's off" that used to exist for this? My guess is that it expired. It was put in place to address a few rather insulting commits that happened about 2½ years ago. Maybe we've grown up a bit since then :-) Greg -- 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 Wed Apr 24 19:49:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 300CF37B404; Wed, 24 Apr 2002 19:49:48 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P2mi398853; Wed, 24 Apr 2002 19:48:44 -0700 (PDT) (envelope-from bmah) Message-Id: <200204250248.g3P2mi398853@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 Apr 2002 19:48:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/24 19:48:44 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Use entity reference for MFC-ed ulpt(4) manpage. Revision Changes Path 1.13.2.59 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.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 24 20: 0:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1646337B416; Wed, 24 Apr 2002 20:00:23 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P2w0e00506; Wed, 24 Apr 2002 19:58:00 -0700 (PDT) (envelope-from lioux) Message-Id: <200204250258.g3P2w0e00506@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 24 Apr 2002 19:58:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/divx4linux Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/24 19:58:00 PDT Modified files: graphics/divx4linux Makefile distinfo pkg-plist Log: o Update to version 5.01 snapshot 20020418 o Encoding is now re-enable. However, this is not DiVX5 Pro enconding Revision Changes Path 1.5 +6 -5 ports/graphics/divx4linux/Makefile 1.4 +1 -1 ports/graphics/divx4linux/distinfo 1.3 +6 -1 ports/graphics/divx4linux/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:11:45 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (Durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 37AAB37B405 for ; Wed, 24 Apr 2002 20:11:40 -0700 (PDT) Received: (qmail 17070 invoked by uid 1001); 25 Apr 2002 03:09:22 -0000 Date: Thu, 25 Apr 2002 03:09:22 +0000 From: "J. Mallett" To: Doug Barton Cc: Thomas Gellekum , jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 Message-ID: <20020425030921.GA28626@FreeBSD.ORG> References: <200204241215.g3OCF3385194@freefall.freebsd.org> <20020424191824.M62277-100000@zoot.corp.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020424191824.M62277-100000@zoot.corp.yahoo.com> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 24, 2002 at 07:19:28PM -0700, Doug Barton wrote: > I've noticed more non-jkh commits to fortune lately... what's the > current status of the "hand's off" that used to exist for this? Get jkh to review it, as most people have, I think. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:22:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B90A37B41B; Wed, 24 Apr 2002 20:22:08 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3KR507351; Wed, 24 Apr 2002 20:20:27 -0700 (PDT) (envelope-from wollman) Message-Id: <200204250320.g3P3KR507351@freefall.freebsd.org> From: Garrett Wollman Date: Wed, 24 Apr 2002 20:20:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/04/24 20:20:27 PDT Modified files: games/fortune/datfiles fortunes fortunes2 fortunes2-o Log: Add some of uncontroversial fortunes from my files. Revision Changes Path 1.78 +3 -0 src/games/fortune/datfiles/fortunes 1.32 +38 -0 src/games/fortune/datfiles/fortunes2 1.8 +6 -0 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:23:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9B4837B405; Wed, 24 Apr 2002 20:23:10 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3LWs07496; Wed, 24 Apr 2002 20:21:32 -0700 (PDT) (envelope-from lioux) Message-Id: <200204250321.g3P3LWs07496@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 24 Apr 2002 20:21:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/edonkey-gui-java Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/24 20:21:32 PDT Modified files: net/edonkey-gui-java Makefile distinfo Log: Update to 1.1.0 Revision Changes Path 1.6 +2 -2 ports/net/edonkey-gui-java/Makefile 1.4 +1 -1 ports/net/edonkey-gui-java/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:25:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6404B37B41A; Wed, 24 Apr 2002 20:25:20 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3NqJ07866; Wed, 24 Apr 2002 20:23:52 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204250323.g3P3NqJ07866@freefall.freebsd.org> From: Darren Reed Date: Wed, 24 Apr 2002 20:23:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet - Imported sources X-FreeBSD-CVS-Branch: DARRENR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/24 20:23:52 PDT src/sys/contrib/ipfilter/netinet - Imported sources Update of /home/ncvs/src/sys/contrib/ipfilter/netinet In directory freefall.freebsd.org:/d/home/darrenr/sys-netinet Log Message: Import IPFilter 3.4.26 kernel sources, including H.323 proxy. Include the licence file for both IPFilter and the H.323 proxy (from QNX), for convienence. Status: Vendor Tag: DARRENR Release Tags: v3-4-26 C src/sys/contrib/ipfilter/netinet/ip_auth.c U src/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c U src/sys/contrib/ipfilter/netinet/ip_netbios_pxy.c U src/sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c C src/sys/contrib/ipfilter/netinet/ip_h323_pxy.c U src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c U src/sys/contrib/ipfilter/netinet/ip_frag.h C src/sys/contrib/ipfilter/netinet/ip_frag.c C src/sys/contrib/ipfilter/netinet/ip_fil.h C src/sys/contrib/ipfilter/netinet/ip_fil.c C src/sys/contrib/ipfilter/netinet/ip_compat.h U src/sys/contrib/ipfilter/netinet/ip_auth.h U src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c C src/sys/contrib/ipfilter/netinet/fil.c C src/sys/contrib/ipfilter/netinet/ip_state.c U src/sys/contrib/ipfilter/netinet/ip_proxy.h U src/sys/contrib/ipfilter/netinet/ip_proxy.c C src/sys/contrib/ipfilter/netinet/ip_nat.h C src/sys/contrib/ipfilter/netinet/ip_nat.c C src/sys/contrib/ipfilter/netinet/ip_log.c C src/sys/contrib/ipfilter/netinet/ip_state.h U src/sys/contrib/ipfilter/netinet/mlfk_ipl.c C src/sys/contrib/ipfilter/netinet/ipl.h C src/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE N src/sys/contrib/ipfilter/netinet/QNX_OCL.txt 14 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARRENR:yesterday -jDARRENR src/sys/contrib/ipfilter/netinet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:34:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 77DB537B405; Wed, 24 Apr 2002 20:34:35 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3VdN09084; Wed, 24 Apr 2002 20:31:39 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204250331.g3P3VdN09084@freefall.freebsd.org> From: Darren Reed Date: Wed, 24 Apr 2002 20:31:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet IPFILTER.LICENCE QNX_OCL.txt fil.c ip_auth.c ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_log.c ip_nat.c ip_nat.h ip_state.c ip_state.h ipl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/24 20:31:39 PDT Modified files: sys/contrib/ipfilter/netinet IPFILTER.LICENCE QNX_OCL.txt fil.c ip_auth.c ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_log.c ip_nat.c ip_nat.h ip_state.c ip_state.h ipl.h Log: bring in changes from 3.4.26. Revision Changes Path 1.2 +3 -2 src/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE 1.2 +2 -0 src/sys/contrib/ipfilter/netinet/QNX_OCL.txt 1.29 +3 -4 src/sys/contrib/ipfilter/netinet/fil.c 1.28 +3 -3 src/sys/contrib/ipfilter/netinet/ip_auth.c 1.16 +38 -42 src/sys/contrib/ipfilter/netinet/ip_compat.h 1.32 +3 -2 src/sys/contrib/ipfilter/netinet/ip_fil.c 1.22 +15 -10 src/sys/contrib/ipfilter/netinet/ip_fil.h 1.21 +1 -1 src/sys/contrib/ipfilter/netinet/ip_frag.c 1.22 +1 -0 src/sys/contrib/ipfilter/netinet/ip_log.c 1.29 +94 -26 src/sys/contrib/ipfilter/netinet/ip_nat.c 1.18 +2 -0 src/sys/contrib/ipfilter/netinet/ip_nat.h 1.26 +157 -59 src/sys/contrib/ipfilter/netinet/ip_state.c 1.13 +15 -10 src/sys/contrib/ipfilter/netinet/ip_state.h 1.17 +1 -1 src/sys/contrib/ipfilter/netinet/ipl.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 24 20:37:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFBCB37B400; Wed, 24 Apr 2002 20:36:39 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3YRK09400; Wed, 24 Apr 2002 20:34:27 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204250334.g3P3YRK09400@freefall.freebsd.org> From: Darren Reed Date: Wed, 24 Apr 2002 20:34:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter - Imported sources X-FreeBSD-CVS-Branch: DARRENR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/24 20:34:27 PDT src/contrib/ipfilter - Imported sources Update of /home/ncvs/src/contrib/ipfilter In directory freefall.freebsd.org:/d/home/darrenr/ip_fil3.4.26 Log Message: Import IPFilter 3.4.26 Status: Vendor Tag: DARRENR Release Tags: v3-4-26 U src/contrib/ipfilter/BNF U src/contrib/ipfilter/BugReport U src/contrib/ipfilter/FAQ.FreeBSD U src/contrib/ipfilter/HISTORY U src/contrib/ipfilter/IMPORTANT U src/contrib/ipfilter/INST.FreeBSD-2.2 U src/contrib/ipfilter/INSTALL.FreeBSD U src/contrib/ipfilter/INSTALL.xBSD U src/contrib/ipfilter/IPF.KANJI U src/contrib/ipfilter/IPFILTER.LICENCE U src/contrib/ipfilter/Makefile U src/contrib/ipfilter/NAT.FreeBSD N src/contrib/ipfilter/QNX_OCL.txt U src/contrib/ipfilter/README U src/contrib/ipfilter/UPGRADE_NOTICE U src/contrib/ipfilter/Y2K U src/contrib/ipfilter/bsdinstall U src/contrib/ipfilter/common.c U src/contrib/ipfilter/facpri.c U src/contrib/ipfilter/facpri.h C src/contrib/ipfilter/fil.c U src/contrib/ipfilter/fils.c U src/contrib/ipfilter/inet_addr.c C src/contrib/ipfilter/ip_auth.c U src/contrib/ipfilter/ip_auth.h C src/contrib/ipfilter/ip_compat.h C src/contrib/ipfilter/ip_fil.c C src/contrib/ipfilter/ip_fil.h C src/contrib/ipfilter/ip_frag.c U src/contrib/ipfilter/ip_frag.h U src/contrib/ipfilter/ip_ftp_pxy.c C src/contrib/ipfilter/ip_h323_pxy.c U src/contrib/ipfilter/ip_ipsec_pxy.c U src/contrib/ipfilter/ip_lfil.c U src/contrib/ipfilter/ipf.c C src/contrib/ipfilter/ip_log.c C src/contrib/ipfilter/ip_nat.c C src/contrib/ipfilter/ip_nat.h U src/contrib/ipfilter/ip_netbios_pxy.c U src/contrib/ipfilter/ip_proxy.c U src/contrib/ipfilter/ip_proxy.h U src/contrib/ipfilter/ip_raudio_pxy.c U src/contrib/ipfilter/ip_rcmd_pxy.c U src/contrib/ipfilter/ip_sfil.c C src/contrib/ipfilter/ip_state.c C src/contrib/ipfilter/ip_state.h U src/contrib/ipfilter/ipf.h U src/contrib/ipfilter/ipfs.c U src/contrib/ipfilter/ipft_ef.c U src/contrib/ipfilter/ipft_hx.c U src/contrib/ipfilter/ipft_pc.c U src/contrib/ipfilter/ipft_sn.c U src/contrib/ipfilter/ipft_td.c U src/contrib/ipfilter/ipft_tx.c C src/contrib/ipfilter/ipl.h C src/contrib/ipfilter/ipmon.c U src/contrib/ipfilter/ipnat.c U src/contrib/ipfilter/ipt.c U src/contrib/ipfilter/ipt.h U src/contrib/ipfilter/kmem.c U src/contrib/ipfilter/kmem.h U src/contrib/ipfilter/misc.c U src/contrib/ipfilter/mkfilters U src/contrib/ipfilter/ml_ipl.c U src/contrib/ipfilter/mlf_ipl.c U src/contrib/ipfilter/mlfk_ipl.c U src/contrib/ipfilter/mli_ipl.c U src/contrib/ipfilter/mln_ipl.c U src/contrib/ipfilter/mls_ipl.c U src/contrib/ipfilter/natparse.c U src/contrib/ipfilter/opt.c U src/contrib/ipfilter/parse.c U src/contrib/ipfilter/pcap.h U src/contrib/ipfilter/printnat.c U src/contrib/ipfilter/printstate.c U src/contrib/ipfilter/relay.c U src/contrib/ipfilter/snoop.h U src/contrib/ipfilter/solaris.c U src/contrib/ipfilter/todo U src/contrib/ipfilter/BSD/Makefile U src/contrib/ipfilter/BSD/Makefile.ipsend U src/contrib/ipfilter/BSD/kupgrade U src/contrib/ipfilter/BSD/make-devices U src/contrib/ipfilter/FWTK/Index U src/contrib/ipfilter/FWTK/README U src/contrib/ipfilter/FWTK/README.ipfilter U src/contrib/ipfilter/FWTK/ftp-gw.diff U src/contrib/ipfilter/FWTK/fwtk-2.1-transparency.txt U src/contrib/ipfilter/FWTK/fwtk_transparent.diff U src/contrib/ipfilter/FWTK/fwtkp U src/contrib/ipfilter/FWTK/tproxy.diff U src/contrib/ipfilter/FreeBSD/conf.c.diffs U src/contrib/ipfilter/FreeBSD/files.diffs U src/contrib/ipfilter/FreeBSD/files.newconf.diffs U src/contrib/ipfilter/FreeBSD/files.oldconf.diffs U src/contrib/ipfilter/FreeBSD/filez.diffs U src/contrib/ipfilter/FreeBSD/in_proto.c.diffs U src/contrib/ipfilter/FreeBSD/ip_input.c.diffs U src/contrib/ipfilter/FreeBSD/ip_output.c.diffs U src/contrib/ipfilter/FreeBSD/kinstall U src/contrib/ipfilter/FreeBSD/minstall U src/contrib/ipfilter/FreeBSD/unkinstall U src/contrib/ipfilter/FreeBSD/unminstall U src/contrib/ipfilter/FreeBSD-2.2/files.diffs U src/contrib/ipfilter/FreeBSD-2.2/files.newconf.diffs U src/contrib/ipfilter/FreeBSD-2.2/in_proto.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/ip_input.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/ip_output.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/kinstall U src/contrib/ipfilter/FreeBSD-2.2/minstall U src/contrib/ipfilter/FreeBSD-2.2/unkinstall U src/contrib/ipfilter/FreeBSD-2.2/unminstall U src/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3 U src/contrib/ipfilter/FreeBSD-3/kinstall U src/contrib/ipfilter/FreeBSD-3/unkinstall U src/contrib/ipfilter/FreeBSD-4.0/INST.FreeBSD-4 U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0 U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 U src/contrib/ipfilter/FreeBSD-4.0/kinstall U src/contrib/ipfilter/FreeBSD-4.0/unkinstall U src/contrib/ipfilter/etc/protocols U src/contrib/ipfilter/etc/services U src/contrib/ipfilter/iplang/BNF U src/contrib/ipfilter/iplang/Makefile U src/contrib/ipfilter/iplang/iplang.h U src/contrib/ipfilter/iplang/iplang.tst U src/contrib/ipfilter/iplang/iplang_l.l U src/contrib/ipfilter/iplang/iplang_y.y U src/contrib/ipfilter/ipsd/Makefile U src/contrib/ipfilter/ipsd/README U src/contrib/ipfilter/ipsd/ipsd.c U src/contrib/ipfilter/ipsd/ipsd.h U src/contrib/ipfilter/ipsd/ipsdr.c U src/contrib/ipfilter/ipsd/linux.h U src/contrib/ipfilter/ipsd/sbpf.c U src/contrib/ipfilter/ipsd/sdlpi.c U src/contrib/ipfilter/ipsd/slinux.c U src/contrib/ipfilter/ipsd/snit.c U src/contrib/ipfilter/ipsd/Celler/ip_compat.h U src/contrib/ipfilter/ipsend/44arp.c U src/contrib/ipfilter/ipsend/Crashable U src/contrib/ipfilter/ipsend/Makefile U src/contrib/ipfilter/ipsend/README U src/contrib/ipfilter/ipsend/arp.c U src/contrib/ipfilter/ipsend/dlcommon.c U src/contrib/ipfilter/ipsend/dltest.h U src/contrib/ipfilter/ipsend/hpux.c U src/contrib/ipfilter/ipsend/in_var.h U src/contrib/ipfilter/ipsend/ip.c U src/contrib/ipfilter/ipsend/ip_var.h U src/contrib/ipfilter/ipsend/ipresend.1 U src/contrib/ipfilter/ipsend/ipresend.c U src/contrib/ipfilter/ipsend/ipsend.1 U src/contrib/ipfilter/ipsend/ipsend.5 C src/contrib/ipfilter/ipsend/ipsend.c U src/contrib/ipfilter/ipsend/ipsend.h U src/contrib/ipfilter/ipsend/ipsopt.c U src/contrib/ipfilter/ipsend/iptest.1 U src/contrib/ipfilter/ipsend/iptest.c U src/contrib/ipfilter/ipsend/iptests.c U src/contrib/ipfilter/ipsend/larp.c U src/contrib/ipfilter/ipsend/linux.h U src/contrib/ipfilter/ipsend/lsock.c U src/contrib/ipfilter/ipsend/resend.c U src/contrib/ipfilter/ipsend/sbpf.c U src/contrib/ipfilter/ipsend/sdlpi.c U src/contrib/ipfilter/ipsend/sirix.c U src/contrib/ipfilter/ipsend/slinux.c U src/contrib/ipfilter/ipsend/snit.c U src/contrib/ipfilter/ipsend/sock.c U src/contrib/ipfilter/ipsend/tcpip.h U src/contrib/ipfilter/ipsend/ultrix.c U src/contrib/ipfilter/ipsend/.OLD/ip_compat.h U src/contrib/ipfilter/l4check/Makefile U src/contrib/ipfilter/l4check/http.check U src/contrib/ipfilter/l4check/http.ok U src/contrib/ipfilter/l4check/l4check.c U src/contrib/ipfilter/l4check/l4check.conf U src/contrib/ipfilter/man/Makefile U src/contrib/ipfilter/man/ipf.4 U src/contrib/ipfilter/man/ipf.5 U src/contrib/ipfilter/man/ipf.8 U src/contrib/ipfilter/man/ipfilter.5 U src/contrib/ipfilter/man/ipfs.8 U src/contrib/ipfilter/man/ipfstat.8 U src/contrib/ipfilter/man/ipftest.1 U src/contrib/ipfilter/man/ipl.4 C src/contrib/ipfilter/man/ipmon.8 U src/contrib/ipfilter/man/ipnat.4 U src/contrib/ipfilter/man/ipnat.5 U src/contrib/ipfilter/man/ipnat.8 U src/contrib/ipfilter/man/mkfilters.1 U src/contrib/ipfilter/perl/Ipfanaly.pl U src/contrib/ipfilter/perl/Isbgraph U src/contrib/ipfilter/perl/LICENSE U src/contrib/ipfilter/perl/Services U src/contrib/ipfilter/perl/ipf-mrtg.pl U src/contrib/ipfilter/perl/logfilter.pl U src/contrib/ipfilter/perl/plog U src/contrib/ipfilter/rules/BASIC.NAT U src/contrib/ipfilter/rules/BASIC_1.FW U src/contrib/ipfilter/rules/BASIC_2.FW U src/contrib/ipfilter/rules/example.1 U src/contrib/ipfilter/rules/example.10 U src/contrib/ipfilter/rules/example.11 U src/contrib/ipfilter/rules/example.12 U src/contrib/ipfilter/rules/example.13 U src/contrib/ipfilter/rules/example.2 U src/contrib/ipfilter/rules/example.3 U src/contrib/ipfilter/rules/example.4 U src/contrib/ipfilter/rules/example.5 U src/contrib/ipfilter/rules/example.6 U src/contrib/ipfilter/rules/example.7 U src/contrib/ipfilter/rules/example.8 U src/contrib/ipfilter/rules/example.9 U src/contrib/ipfilter/rules/example.sr U src/contrib/ipfilter/rules/firewall U src/contrib/ipfilter/rules/ftp-proxy U src/contrib/ipfilter/rules/ftppxy U src/contrib/ipfilter/rules/nat-setup U src/contrib/ipfilter/rules/nat.eg U src/contrib/ipfilter/rules/server U src/contrib/ipfilter/rules/tcpstate U src/contrib/ipfilter/samples/Makefile U src/contrib/ipfilter/samples/ipfilter-pb.gif U src/contrib/ipfilter/samples/proxy.c U src/contrib/ipfilter/samples/userauth.c U src/contrib/ipfilter/test/Makefile U src/contrib/ipfilter/test/dotest U src/contrib/ipfilter/test/hextest N src/contrib/ipfilter/test/intest U src/contrib/ipfilter/test/itest C src/contrib/ipfilter/test/logtest N src/contrib/ipfilter/test/mhtest U src/contrib/ipfilter/test/mtest U src/contrib/ipfilter/test/natipftest U src/contrib/ipfilter/test/nattest U src/contrib/ipfilter/test/expected/f1 U src/contrib/ipfilter/test/expected/f10 U src/contrib/ipfilter/test/expected/f11 U src/contrib/ipfilter/test/expected/f12 U src/contrib/ipfilter/test/expected/f13 U src/contrib/ipfilter/test/expected/f14 U src/contrib/ipfilter/test/expected/f15 U src/contrib/ipfilter/test/expected/f16 N src/contrib/ipfilter/test/expected/f17 U src/contrib/ipfilter/test/expected/f2 U src/contrib/ipfilter/test/expected/f3 U src/contrib/ipfilter/test/expected/f4 U src/contrib/ipfilter/test/expected/f5 U src/contrib/ipfilter/test/expected/f6 U src/contrib/ipfilter/test/expected/f7 U src/contrib/ipfilter/test/expected/f8 U src/contrib/ipfilter/test/expected/f9 U src/contrib/ipfilter/test/expected/i1 U src/contrib/ipfilter/test/expected/i10 U src/contrib/ipfilter/test/expected/i11 U src/contrib/ipfilter/test/expected/i2 U src/contrib/ipfilter/test/expected/i3 U src/contrib/ipfilter/test/expected/i4 U src/contrib/ipfilter/test/expected/i5 U src/contrib/ipfilter/test/expected/i6 U src/contrib/ipfilter/test/expected/i7 U src/contrib/ipfilter/test/expected/i8 U src/contrib/ipfilter/test/expected/i9 N src/contrib/ipfilter/test/expected/in1 N src/contrib/ipfilter/test/expected/in2 N src/contrib/ipfilter/test/expected/in3 N src/contrib/ipfilter/test/expected/in4 N src/contrib/ipfilter/test/expected/ipv6.1 N src/contrib/ipfilter/test/expected/ipv6.2 U src/contrib/ipfilter/test/expected/l1 U src/contrib/ipfilter/test/expected/l1.b U src/contrib/ipfilter/test/expected/n1 U src/contrib/ipfilter/test/expected/n2 U src/contrib/ipfilter/test/expected/n3 U src/contrib/ipfilter/test/expected/n4 U src/contrib/ipfilter/test/expected/n5 U src/contrib/ipfilter/test/expected/n6 U src/contrib/ipfilter/test/expected/n7 U src/contrib/ipfilter/test/expected/ni1 U src/contrib/ipfilter/test/expected/ni2 N src/contrib/ipfilter/test/expected/ni4 U src/contrib/ipfilter/test/input/f1 U src/contrib/ipfilter/test/input/f10 U src/contrib/ipfilter/test/input/f11 U src/contrib/ipfilter/test/input/f12 U src/contrib/ipfilter/test/input/f13 U src/contrib/ipfilter/test/input/f14 U src/contrib/ipfilter/test/input/f15 U src/contrib/ipfilter/test/input/f16 N src/contrib/ipfilter/test/input/f17 U src/contrib/ipfilter/test/input/f2 U src/contrib/ipfilter/test/input/f3 U src/contrib/ipfilter/test/input/f4 U src/contrib/ipfilter/test/input/f5 U src/contrib/ipfilter/test/input/f6 U src/contrib/ipfilter/test/input/f7 U src/contrib/ipfilter/test/input/f8 U src/contrib/ipfilter/test/input/f9 N src/contrib/ipfilter/test/input/ipv6.2 U src/contrib/ipfilter/test/input/l1 U src/contrib/ipfilter/test/input/n1 U src/contrib/ipfilter/test/input/n2 U src/contrib/ipfilter/test/input/n3 U src/contrib/ipfilter/test/input/n4 U src/contrib/ipfilter/test/input/n5 U src/contrib/ipfilter/test/input/n6 U src/contrib/ipfilter/test/input/n7 U src/contrib/ipfilter/test/input/ni1 U src/contrib/ipfilter/test/input/ni2 N src/contrib/ipfilter/test/input/ni4 U src/contrib/ipfilter/test/regress/f1 U src/contrib/ipfilter/test/regress/f10 U src/contrib/ipfilter/test/regress/f11 U src/contrib/ipfilter/test/regress/f12 U src/contrib/ipfilter/test/regress/f13 U src/contrib/ipfilter/test/regress/f14 U src/contrib/ipfilter/test/regress/f15 U src/contrib/ipfilter/test/regress/f16 N src/contrib/ipfilter/test/regress/f17 U src/contrib/ipfilter/test/regress/f2 U src/contrib/ipfilter/test/regress/f3 U src/contrib/ipfilter/test/regress/f4 U src/contrib/ipfilter/test/regress/f5 U src/contrib/ipfilter/test/regress/f6 U src/contrib/ipfilter/test/regress/f7 U src/contrib/ipfilter/test/regress/f8 U src/contrib/ipfilter/test/regress/f9 U src/contrib/ipfilter/test/regress/i1 U src/contrib/ipfilter/test/regress/i10 U src/contrib/ipfilter/test/regress/i11 U src/contrib/ipfilter/test/regress/i2 U src/contrib/ipfilter/test/regress/i3 U src/contrib/ipfilter/test/regress/i4 U src/contrib/ipfilter/test/regress/i5 U src/contrib/ipfilter/test/regress/i6 U src/contrib/ipfilter/test/regress/i7 U src/contrib/ipfilter/test/regress/i8 U src/contrib/ipfilter/test/regress/i9 N src/contrib/ipfilter/test/regress/in1 N src/contrib/ipfilter/test/regress/in2 N src/contrib/ipfilter/test/regress/in3 N src/contrib/ipfilter/test/regress/in4 N src/contrib/ipfilter/test/regress/ipv6.2 U src/contrib/ipfilter/test/regress/l1 U src/contrib/ipfilter/test/regress/n1 U src/contrib/ipfilter/test/regress/n2 U src/contrib/ipfilter/test/regress/n3 U src/contrib/ipfilter/test/regress/n4 U src/contrib/ipfilter/test/regress/n5 U src/contrib/ipfilter/test/regress/n6 U src/contrib/ipfilter/test/regress/n7 U src/contrib/ipfilter/test/regress/ni1.ipf U src/contrib/ipfilter/test/regress/ni1.nat U src/contrib/ipfilter/test/regress/ni2.ipf U src/contrib/ipfilter/test/regress/ni2.nat N src/contrib/ipfilter/test/regress/ni4.ipf N src/contrib/ipfilter/test/regress/ni4.nat 17 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARRENR:yesterday -jDARRENR src/contrib/ipfilter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:38:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3BE137B404; Wed, 24 Apr 2002 20:38:14 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3aQX09803; Wed, 24 Apr 2002 20:36:26 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204250336.g3P3aQX09803@freefall.freebsd.org> From: Darren Reed Date: Wed, 24 Apr 2002 20:36:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter/ipsend ipsend.c src/contrib/ipfilter/man ipmon.8 src/contrib/ipfilter/test logtest X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/24 20:36:26 PDT Modified files: contrib/ipfilter/ipsend ipsend.c contrib/ipfilter/man ipmon.8 contrib/ipfilter/test logtest Log: resolve conflicts from import Revision Changes Path 1.9 +0 -1 src/contrib/ipfilter/ipsend/ipsend.c 1.10 +2 -1 src/contrib/ipfilter/man/ipmon.8 1.3 +4 -4 src/contrib/ipfilter/test/logtest To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 20:40: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E71837B41C; Wed, 24 Apr 2002 20:39:50 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3cS110133; Wed, 24 Apr 2002 20:38:28 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204250338.g3P3cS110133@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 24 Apr 2002 20:38:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/bg5pdf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/24 20:38:27 PDT Modified files: chinese/bg5pdf Makefile Log: dont hardcode python sitelibdir path PR: 37419 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/chinese/bg5pdf/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 24 20:50:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B11F37B405; Wed, 24 Apr 2002 20:50:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3fg913470; Wed, 24 Apr 2002 20:41:42 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204250341.g3P3fg913470@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 24 Apr 2002 20:41:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/ttfm/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/24 20:41:42 PDT Modified files: chinese/ttfm/files patch-aa Log: AbiWord change PREFIX to X11BASE PR: 37426 Submitted by: Statue Revision Changes Path 1.2 +1 -1 ports/chinese/ttfm/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 21: 5:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A7A237B41E; Wed, 24 Apr 2002 21:05:35 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P431N29689; Wed, 24 Apr 2002 21:03:01 -0700 (PDT) (envelope-from bmah) Message-Id: <200204250403.g3P431N29689@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 Apr 2002 21:03:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/24 21:03:01 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: se driver, ofw driver, ispppcontrol(8) removed, fold(1) -b/-s, killall(1) -z, lpd(8) -s, patch(1) -i, pr(1) -f/-b, renice(1) -n, tftp(1)/tftpd(8) IPv6 support. Updated release notes: FICL 3.02, IPFilter 3.4.26. Revision Changes Path 1.332 +40 -8 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 24 21: 6:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B655D37B419; Wed, 24 Apr 2002 21:06:12 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P44W029863; Wed, 24 Apr 2002 21:04:32 -0700 (PDT) (envelope-from bmah) Message-Id: <200204250404.g3P44W029863@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 Apr 2002 21:04:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/24 21:04:32 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: ispppcontrol(8) gone, lpd(8) -s, patch(1) -i, pr(1) -h/-p. Revision Changes Path 1.22.2.226 +17 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 24 21: 8:44 2002 Delivered-To: cvs-all@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id A39D337B416; Wed, 24 Apr 2002 21:08:37 -0700 (PDT) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.12.2/8.12.2) with ESMTP id g3P46q7W017589; Wed, 24 Apr 2002 21:06:52 -0700 (PDT) (envelope-from jkh@winston.freebsd.org) To: "Greg 'groggy' Lehey" Cc: Doug Barton , Thomas Gellekum , jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 In-Reply-To: Message from "Greg 'groggy' Lehey" of "Thu, 25 Apr 2002 12:18:11 +0930." <20020425121811.D79657@wantadilla.lemis.com> Date: Wed, 24 Apr 2002 21:06:52 -0700 Message-ID: <17588.1019707612@winston.freebsd.org> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd say this is an accurate description. I'm no longer as worried about bogus fortune entries these days. > On Wednesday, 24 April 2002 at 19:19:28 -0700, Doug Barton wrote: > > On Wed, 24 Apr 2002, Thomas Gellekum wrote: > > > >> tg 2002/04/24 05:15:03 PDT > >> > >> Modified files: > >> games/fortune/datfiles fortunes2 > >> Log: > >> Add some fortunes and re-order the Feynman problem solving algorithm. > >> Thanks to gsutter for the quotes. > >> > >> Reviewed by: jkh > >> > >> Revision Changes Path > >> 1.31 +32 -10 src/games/fortune/datfiles/fortunes2 > >> > >> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/fortune/datfiles/fortunes2 .diff?&r1=1.30&r2=1.31&f=h > > > > I've noticed more non-jkh commits to fortune lately... what's the > > current status of the "hand's off" that used to exist for this? > > My guess is that it expired. It was put in place to address a few > rather insulting commits that happened about 2½ years ago. Maybe > we've grown up a bit since then :-) > > Greg > -- > 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 Wed Apr 24 21:43:13 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 088EC37B417; Wed, 24 Apr 2002 21:42:54 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g3P4fM848249; Wed, 24 Apr 2002 22:41:22 -0600 (MDT) (envelope-from ken) Date: Wed, 24 Apr 2002 22:41:22 -0600 From: "Kenneth D. Merry" To: Bruce Evans Cc: "M. Warner Losh" , obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020424224122.A48194@panzer.kdm.org> References: <20020423.235310.117915219.imp@village.org> <20020424212147.Y16026-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020424212147.Y16026-100000@gamplex.bde.org>; from bde@zeta.org.au on Wed, Apr 24, 2002 at 09:46:51PM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Apr 24, 2002 at 21:46:51 +1000, Bruce Evans wrote: > On Tue, 23 Apr 2002, M. Warner Losh wrote: > > > In message: <20020423220257.A39867@panzer.kdm.org> > > "Kenneth D. Merry" writes: > > : On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > > : > obrien 2002/04/23 16:58:21 PDT > > : > > > : > Modified files: > > : > lib/libcam camlib.h > > : > Log: > > : > Do not +1 with MAXPATHLEN. > > : > > : Why not? What about the terminating NUL? > > > > Because MAXPATHLEN *INCLUDES* the terminating NUL. See lots of > > discussions on this topic in various lists in the past. > > Nevertheless, the commit is unreviewed and quite broken. It only > changes one instance of MAXPATHLEN+1. This bogotifies cam.3 and > and introduces a 100% deterministic buffer overrun in: > > /* > * If the user passed in a path, save it for him. > */ > if (given_path != NULL) > strncpy(device->device_path, given_path, MAXPATHLEN + 1); > else > device->device_path[0] = '\0'; > > This used to have an off-by-1 error. Now it has an off-by-2 error. The > apparently more serious buffer overrun turns out to be equivalent to the > previous bug, because the buffer is followed by another buffer (or struct > padding), and the other buffer is initialized next: > > /* > * If the user passed in a device name and unit number pair, save > * those as well. > */ > if (given_dev_name != NULL) > strncpy(device->given_dev_name, given_dev_name, DEV_IDLEN); > else > device->given_dev_name[0] = '\0'; > > The worst that can happen is the first buffer is nonterminated (when > strlen(given_path) == MAXPATHLEN && given_dev_name != NULL && > *given_dev_name != '\0'). > > Note that the initialization of the second buffer is missing the > off-by-1-error. Both buffers are 1 byte longer than the desired maximum > string length, to leave room for the NUL terminator and presumably to > permit copying strings into them using strncpy() with a size equal to > the maximum string length (the NUL terminator having been initialized > elswhere). The desired maximum string length is just wrong for > device_path. It should be {PATH_MAX} -1, not MAXPATHLEN. Thanks for pointing this out! The only problem is, the NUL terminator isn't put in either string, and the structure isn't bzeroed, I think. So what needs to be done is make sure the strncpy() instance above doesn't overflow, and make sure the strings are NUL terminated. I think the attached patch will fix the problem, let me know what you think. strncpy() could be used instead of strlcpy(), with the addition of an extra line to NUL terminate the string in case the string copied into the buffer is as long as the buffer. Thanks, Ken -- Kenneth Merry ken@kdm.org --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="camlib.c.20020424" ==== //depot/FreeBSD-ken/src/lib/libcam/camlib.c#4 - /usr/home/ken/perforce/FreeBSD-ken/src/lib/libcam/camlib.c ==== *** /tmp/tmp.1173.0 Wed Apr 24 22:28:56 2002 --- /usr/home/ken/perforce/FreeBSD-ken/src/lib/libcam/camlib.c Wed Apr 24 22:27:25 2002 *************** *** 576,582 **** * If the user passed in a path, save it for him. */ if (given_path != NULL) ! strncpy(device->device_path, given_path, MAXPATHLEN + 1); else device->device_path[0] = '\0'; --- 576,583 ---- * If the user passed in a path, save it for him. */ if (given_path != NULL) ! strlcpy(device->device_path, given_path, ! sizeof(device->device_path)); else device->device_path[0] = '\0'; *************** *** 585,591 **** * those as well. */ if (given_dev_name != NULL) ! strncpy(device->given_dev_name, given_dev_name, DEV_IDLEN); else device->given_dev_name[0] = '\0'; device->given_unit_number = given_unit_number; --- 586,593 ---- * those as well. */ if (given_dev_name != NULL) ! strlcpy(device->given_dev_name, given_dev_name, ! sizeof(device->given_dev_name)); else device->given_dev_name[0] = '\0'; device->given_unit_number = given_unit_number; *************** *** 648,654 **** "%s: %s", func_name, func_name, strerror(errno)); goto crod_bailout; } ! strncpy(device->sim_name, ccb.cpi.dev_name, SIM_IDLEN); device->sim_unit_number = ccb.cpi.unit_number; device->bus_id = ccb.cpi.bus_id; --- 650,656 ---- "%s: %s", func_name, func_name, strerror(errno)); goto crod_bailout; } ! strlcpy(device->sim_name, ccb.cpi.dev_name, sizeof(device->sim_name)); device->sim_unit_number = ccb.cpi.unit_number; device->bus_id = ccb.cpi.bus_id; --k+w/mQv8wyuph6w0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 21:54: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id E2ECF37B416; Wed, 24 Apr 2002 21:53:45 -0700 (PDT) Received: by mao.stokely.org (Postfix, from userid 2074) id B86474B669; Wed, 24 Apr 2002 21:51:10 -0700 (PDT) Date: Wed, 24 Apr 2002 21:51:10 -0700 From: Murray Stokely To: Joerg Wunsch Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/i4b Makefile src/usr.sbin/i4b/isdnd isdnd.h rc_config.c Message-ID: <20020425045110.GL18864@freebsdmall.com> References: <200204241850.g3OIo7c98653@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline In-Reply-To: <200204241850.g3OIo7c98653@freefall.freebsd.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Apr 24, 2002 at 11:50:07AM -0700, Joerg Wunsch wrote: > Mega-MFC sppp(4). This obviates i4b's private offspring version. Would you mind adding an entry about this to the 4.6-PRERELEASE testing guide? Specifically, what does this mean for the average user? How can user's help test this for regressions before 4.6 is released? Even just a sentence or two would be better than nothing, since this is, as you say, a Mega-MFC. The testing guide is here : www/en/releases/4.6R/qa.sgml Or, you can just send me an email and I'll add the content myself. Thanks, - Murray --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: For info see http://www.gnupg.org iD8DBQE8x4s+tNcQog5FH30RAn6QAJoDpJ1b831GsrlrhlD+gaxq/ksJFACfXyk0 zhvgGPG+vRdSdIKan/MrIc8= =givY -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 22:14:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBD8337B41B; Wed, 24 Apr 2002 22:14:39 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P5Edt45665; Wed, 24 Apr 2002 22:14:39 -0700 (PDT) (envelope-from cjc) Message-Id: <200204250514.g3P5Edt45665@freefall.freebsd.org> From: "Crist J. Clark" Date: Wed, 24 Apr 2002 22:14:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cjc 2002/04/24 22:14:39 PDT Modified files: (Branch: RELENG_4) etc/defaults rc.conf Log: MFC 1.147: Consistently use full pathnames for files, especially executables. PR: conf/37292 Submitted by: Helge Oldach Revision Changes Path 1.53.2.56 +5 -5 src/etc/defaults/rc.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 24 22:18:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1984C37B41C; Wed, 24 Apr 2002 22:18:16 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P5IGP46397; Wed, 24 Apr 2002 22:18:16 -0700 (PDT) (envelope-from jdp) Message-Id: <200204250518.g3P5IGP46397@freefall.freebsd.org> From: John Polstra Date: Wed, 24 Apr 2002 22:18:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2002/04/24 22:18:15 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add the new cvsup2.FreeBSD.org. Revision Changes Path 1.211 +5 -0 doc/en_US.ISO8859-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 24 22:46:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A277A37B41F; Wed, 24 Apr 2002 22:46:44 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P5kiK49689; Wed, 24 Apr 2002 22:46:44 -0700 (PDT) (envelope-from gad) Message-Id: <200204250546.g3P5kiK49689@freefall.freebsd.org> From: Garance A Drosehn Date: Wed, 24 Apr 2002 22:46:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source ctlinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/24 22:46:44 PDT Modified files: usr.sbin/lpr/common_source ctlinfo.c Log: When using %p to print out pointers to struct's, first cast the values to (void *) to satisfy some stricter warning-level checks in the new gcc (on sparc64). Reviewed by: obrien MFC after: 4 days Revision Changes Path 1.5 +8 -7 src/usr.sbin/lpr/common_source/ctlinfo.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 24 22:58:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39AB737B428; Wed, 24 Apr 2002 22:58:54 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P5wsS51276; Wed, 24 Apr 2002 22:58:54 -0700 (PDT) (envelope-from jkh) Message-Id: <200204250558.g3P5wsS51276@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 24 Apr 2002 22:58:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh servconf.c sshd_config X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkh 2002/04/24 22:58:54 PDT Modified files: (Branch: RELENG_4) crypto/openssh servconf.c sshd_config Log: MFC: change default challenge/response behavior of sshd Submitted by: Joshua Goodall Revision Changes Path 1.3.2.12 +2 -2 src/crypto/openssh/servconf.c 1.4.2.7 +3 -3 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 22:59:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2B2737B420; Wed, 24 Apr 2002 22:59:53 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P5xrS51528; Wed, 24 Apr 2002 22:59:53 -0700 (PDT) (envelope-from jkh) Message-Id: <200204250559.g3P5xrS51528@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 24 Apr 2002 22:59:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh servconf.c sshd_config X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkh 2002/04/24 22:59:53 PDT Modified files: crypto/openssh servconf.c sshd_config Log: Change default challenge/response behavior of sshd by popular demand. This brings us into sync with the behavior of sshd on other Unix platforms. Submitted by: Joshua Goodall Revision Changes Path 1.31 +1 -1 src/crypto/openssh/servconf.c 1.20 +2 -2 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:11:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 716A037B41F; Wed, 24 Apr 2002 23:10:23 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6ANq57138; Wed, 24 Apr 2002 23:10:23 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204250610.g3P6ANq57138@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 24 Apr 2002 23:10:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/centericq Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/24 23:10:23 PDT Modified files: net/centericq Makefile distinfo pkg-plist Log: upgrade to 4.7.1 Revision Changes Path 1.35 +2 -2 ports/net/centericq/Makefile 1.18 +1 -1 ports/net/centericq/distinfo 1.16 +2 -0 ports/net/centericq/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:24:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3888237B41A; Wed, 24 Apr 2002 23:24:41 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6Of159373; Wed, 24 Apr 2002 23:24:41 -0700 (PDT) (envelope-from arr) Message-Id: <200204250624.g3P6Of159373@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Wed, 24 Apr 2002 23:24:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/24 23:24:41 PDT Modified files: sys/vm uma_core.c Log: - Fix a round down bogon in uma_zone_set_max(). Submitted by: jeff@ Revision Changes Path 1.15 +2 -0 src/sys/vm/uma_core.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 24 23:27: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D27337B42A; Wed, 24 Apr 2002 23:27:05 -0700 (PDT) Received: (from maxim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6R5759668; Wed, 24 Apr 2002 23:27:05 -0700 (PDT) (envelope-from maxim) Message-Id: <200204250627.g3P6R5759668@freefall.freebsd.org> From: Maxim Konovalov Date: Wed, 24 Apr 2002 23:27:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2002/04/24 23:27:05 PDT Modified files: (Branch: RELENG_4) sbin/ping ping.c Log: MFC rev. 1.63: remove 'register' keyword, rev. 1.64 and 1.65: style(9), rev. 1.66: WARNS fixes. MFC 1.63 and 1.64 are OK'ed by: obrien Revision Changes Path 1.52.2.10 +101 -97 src/sbin/ping/ping.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 24 23:34:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58CEB37B431; Wed, 24 Apr 2002 23:34:34 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6YYD60950; Wed, 24 Apr 2002 23:34:34 -0700 (PDT) (envelope-from petef) Message-Id: <200204250634.g3P6YYD60950@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:34:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/eboard Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:34:34 PDT Modified files: games/eboard Makefile distinfo Log: Update to 0.4.3. Revision Changes Path 1.13 +1 -2 ports/games/eboard/Makefile 1.10 +1 -1 ports/games/eboard/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:37: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 4C36137B41F; Wed, 24 Apr 2002 23:36:55 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3P6acHx016087; Thu, 25 Apr 2002 08:36:38 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Doug Barton Cc: Thomas Gellekum , jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 In-Reply-To: Your message of "Wed, 24 Apr 2002 19:19:28 PDT." <20020424191824.M62277-100000@zoot.corp.yahoo.com> Date: Thu, 25 Apr 2002 08:36:38 +0200 Message-ID: <16086.1019716598@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020424191824.M62277-100000@zoot.corp.yahoo.com>, Doug Barton writ es: > I've noticed more non-jkh commits to fortune lately... what's the >current status of the "hand's off" that used to exist for this? I think the point here is that anybody showing better judgement than Alfred did back when this exploded are more than welcome to commit to fortunes. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:44:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66E8D37B416; Wed, 24 Apr 2002 23:44:27 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6iRf63728; Wed, 24 Apr 2002 23:44:27 -0700 (PDT) (envelope-from petef) Message-Id: <200204250644.g3P6iRf63728@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:44:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm2 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:44:27 PDT Modified files: x11-wm/fvwm2 Makefile distinfo Log: Update to 2.4.7. Submitted by: cy Revision Changes Path 1.42 +1 -1 ports/x11-wm/fvwm2/Makefile 1.18 +1 -1 ports/x11-wm/fvwm2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:45:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBB9E37B404; Wed, 24 Apr 2002 23:45:31 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6jVk63962; Wed, 24 Apr 2002 23:45:31 -0700 (PDT) (envelope-from petef) Message-Id: <200204250645.g3P6jVk63962@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:45:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsstat Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:45:31 PDT Modified files: devel/cvsstat Makefile distinfo Log: Update to 2.20. Revision Changes Path 1.4 +1 -1 ports/devel/cvsstat/Makefile 1.4 +1 -1 ports/devel/cvsstat/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:48:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62B2E37B41D; Wed, 24 Apr 2002 23:48:55 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6mtS64466; Wed, 24 Apr 2002 23:48:55 -0700 (PDT) (envelope-from petef) Message-Id: <200204250648.g3P6mtS64466@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:48:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/demime Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:48:55 PDT Modified files: mail/demime Makefile distinfo Log: Update to 0.99c.8. Revision Changes Path 1.5 +3 -2 ports/mail/demime/Makefile 1.4 +1 -1 ports/mail/demime/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:50:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1438B37B425; Wed, 24 Apr 2002 23:50:09 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6o9u64939; Wed, 24 Apr 2002 23:50:09 -0700 (PDT) (envelope-from petef) Message-Id: <200204250650.g3P6o9u64939@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:50:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/getmail Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:50:09 PDT Modified files: mail/getmail Makefile distinfo Log: Update to 2.3.7. Revision Changes Path 1.11 +1 -1 ports/mail/getmail/Makefile 1.10 +1 -1 ports/mail/getmail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:53:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45EC137B428; Wed, 24 Apr 2002 23:51:11 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6pB265287; Wed, 24 Apr 2002 23:51:11 -0700 (PDT) (envelope-from petef) Message-Id: <200204250651.g3P6pB265287@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:51:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/jlj Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:51:11 PDT Modified files: deskutils/jlj Makefile distinfo Log: Update to 2.3. Revision Changes Path 1.6 +1 -1 ports/deskutils/jlj/Makefile 1.5 +1 -1 ports/deskutils/jlj/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:53:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D18C37B43C; Wed, 24 Apr 2002 23:53:41 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6rfQ65627; Wed, 24 Apr 2002 23:53:41 -0700 (PDT) (envelope-from petef) Message-Id: <200204250653.g3P6rfQ65627@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:53:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libevent Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:53:41 PDT Modified files: devel/libevent Makefile distinfo Log: Update to 0.4. PR: 37119 Submitted by: Dominic Marks Revision Changes Path 1.3 +2 -2 ports/devel/libevent/Makefile 1.2 +1 -1 ports/devel/libevent/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:54:19 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id D2F5E37B43A; Wed, 24 Apr 2002 23:54:13 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id A6738AE2EF; Wed, 24 Apr 2002 23:54:13 -0700 (PDT) Date: Wed, 24 Apr 2002 23:54:13 -0700 From: Alfred Perlstein To: Poul-Henning Kamp Cc: Doug Barton , Thomas Gellekum , jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 Message-ID: <20020425065413.GJ38320@elvis.mu.org> References: <20020424191824.M62277-100000@zoot.corp.yahoo.com> <16086.1019716598@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16086.1019716598@critter.freebsd.dk> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Poul-Henning Kamp [020424 23:36] wrote: > In message <20020424191824.M62277-100000@zoot.corp.yahoo.com>, Doug Barton writ > es: > > I've noticed more non-jkh commits to fortune lately... what's the > >current status of the "hand's off" that used to exist for this? > > I think the point here is that anybody showing better judgement than > Alfred did back when this exploded are more than welcome to commit > to fortunes. Excuse me? /usr/src/games/fortune/datfiles % lcvs log |& grep alfred /usr/src/games/fortune/datfiles % -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:56:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D10E37B41A; Wed, 24 Apr 2002 23:56:02 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6u2k65998; Wed, 24 Apr 2002 23:56:02 -0700 (PDT) (envelope-from petef) Message-Id: <200204250656.g3P6u2k65998@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:56:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:56:02 PDT Modified files: x11-wm/fvwm2 Makefile Log: Add some more config knobs. PR: 37014 Submitted by: parv Revision Changes Path 1.43 +9 -1 ports/x11-wm/fvwm2/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 24 23:58:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C92937B41B; Wed, 24 Apr 2002 23:58:28 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P6wSg66385; Wed, 24 Apr 2002 23:58:28 -0700 (PDT) (envelope-from petef) Message-Id: <200204250658.g3P6wSg66385@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 24 Apr 2002 23:58:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/log_analysis Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/24 23:58:18 PDT Modified files: sysutils/log_analysis Makefile distinfo Log: Update to 0.41. Revision Changes Path 1.5 +1 -1 ports/sysutils/log_analysis/Makefile 1.4 +1 -1 ports/sysutils/log_analysis/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Apr 24 23:59:30 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id BA82537B43C; Wed, 24 Apr 2002 23:58:53 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1098) id 91182AE1CA; Wed, 24 Apr 2002 23:58:53 -0700 (PDT) Date: Wed, 24 Apr 2002 23:58:53 -0700 From: Bill Fumerola To: Poul-Henning Kamp Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 Message-ID: <20020425065853.GK60572@elvis.mu.org> Reply-To: Bill Fumerola References: <20020424191824.M62277-100000@zoot.corp.yahoo.com> <16086.1019716598@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16086.1019716598@critter.freebsd.dk> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.5-MUORG-20020317 i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 08:36:38AM +0200, Poul-Henning Kamp wrote: > I think the point here is that anybody showing better judgement than > Alfred did back when this exploded are more than welcome to commit > to fortunes. 1) this snide remark has no redeeming value other then to stir peoples emotions and drag this thread out into further depths of lameness. 2) it was me, not alfred. i know you're on a recent push of shit-talking with alfred, but at least try and accuse him of things he did. 3) it was also in 1999 and is carved in stone in the cvs archives if people really care for the gory details. so can we move on now? -- - bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org / billf@mu.org ps. in the future when you start trash talking other committers you may want to remove cvs-all. rather then anyone confuse my mistakes with alfred's, i've left cvs-all in. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 0: 5:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E55D737B41D; Thu, 25 Apr 2002 00:05:35 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P75ZA70993; Thu, 25 Apr 2002 00:05:35 -0700 (PDT) (envelope-from petef) Message-Id: <200204250705.g3P75ZA70993@freefall.freebsd.org> From: Pete Fritchman Date: Thu, 25 Apr 2002 00:05:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/maildrop Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/25 00:05:35 PDT Modified files: mail/maildrop Makefile distinfo Log: Update to 1.3.8. Revision Changes Path 1.19 +1 -1 ports/mail/maildrop/Makefile 1.11 +1 -1 ports/mail/maildrop/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 0:34:26 2002 Delivered-To: cvs-all@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 8EA8937B420; Thu, 25 Apr 2002 00:34:20 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g3P7YJgQ017387; Thu, 25 Apr 2002 09:34:19 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g3P7YIl0017386; Thu, 25 Apr 2002 09:34:18 +0200 (CEST) Date: Thu, 25 Apr 2002 09:34:18 +0200 From: Stijn Hoop To: "Jordan K. Hubbard" Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config Message-ID: <20020425093418.B17175@pcwin002.win.tue.nl> References: <200204250558.g3P5wsS51276@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204250558.g3P5wsS51276@freefall.freebsd.org>; from jkh@freebsd.org on Wed, Apr 24, 2002 at 10:58:54PM -0700 X-Bright-Idea: Let's abolish HTML mail! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable THANK YOU! On Wed, Apr 24, 2002 at 10:58:54PM -0700, Jordan K. Hubbard wrote: > jkh 2002/04/24 22:58:54 PDT >=20 > Modified files: (Branch: RELENG_4) > crypto/openssh servconf.c sshd_config=20 > Log: > MFC: change default challenge/response behavior of sshd > =20 > Submitted by: Joshua Goodall > =20 > Revision Changes Path > 1.3.2.12 +2 -2 src/crypto/openssh/servconf.c > 1.4.2.7 +3 -3 src/crypto/openssh/sshd_config >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message --=20 The rain it raineth on the just And also on the unjust fella, But chiefly on the just, because The unjust steals the just's umbrella. --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8x7F6Y3r/tLQmfWcRAqaWAJkBfeQJX8JTJVnkGzyTAMw3wGja3gCdGShf FHYISXIh+WGEF1UC4A0ytGA= =3N9J -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 0:41:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89D8A37B404; Thu, 25 Apr 2002 00:41:49 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P7fnP75949; Thu, 25 Apr 2002 00:41:49 -0700 (PDT) (envelope-from gad) Message-Id: <200204250741.g3P7fnP75949@freefall.freebsd.org> From: Garance A Drosehn Date: Thu, 25 Apr 2002 00:41:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/25 00:41:49 PDT Modified files: usr.sbin/lpr/lpr lpr.c Log: Include to squash one more compile-time warning. MFC after: 3 days Revision Changes Path 1.43 +3 -1 src/usr.sbin/lpr/lpr/lpr.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 25 1: 8:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7541D37B425; Thu, 25 Apr 2002 01:08:18 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P88I884158; Thu, 25 Apr 2002 01:08:18 -0700 (PDT) (envelope-from mbr) Message-Id: <200204250808.g3P88I884158@freefall.freebsd.org> From: Martin Blapp Date: Thu, 25 Apr 2002 01:08:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/25 01:08:18 PDT Modified files: editors/openoffice Makefile Log: Check for missing langinfo.h Revision Changes Path 1.48 +9 -0 ports/editors/openoffice/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 25 1:41:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9116737B400; Thu, 25 Apr 2002 01:41:33 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P8fXo89710; Thu, 25 Apr 2002 01:41:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204250841.g3P8fXo89710@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 01:41:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/devel Makefile ports/devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 01:41:33 PDT Modified files: . modules devel Makefile Removed files: devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Say goodbye to p5-File-Spec - this module was in the base system since Perl5 was imported (3.5 years ago). Revision Changes Path 1.5015 +0 -1 CVSROOT/modules 1.803 +0 -1 ports/devel/Makefile 1.5 +0 -32 ports/devel/p5-File-Spec/Makefile (dead) 1.3 +0 -1 ports/devel/p5-File-Spec/distinfo (dead) 1.2 +0 -1 ports/devel/p5-File-Spec/pkg-comment (dead) 1.2 +0 -9 ports/devel/p5-File-Spec/pkg-descr (dead) 1.3 +0 -12 ports/devel/p5-File-Spec/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 2:53:12 2002 Delivered-To: cvs-all@freebsd.org Received: from relay2.agava.net.ru (ofc.agava.net [195.161.118.6]) by hub.freebsd.org (Postfix) with ESMTP id F1BFF37B420; Thu, 25 Apr 2002 02:53:00 -0700 (PDT) Received: from kapkan.domain (kapkan.domain [192.168.1.103]) by relay2.agava.net.ru (Postfix) with ESMTP id 7541266B15; Thu, 25 Apr 2002 13:52:59 +0400 (MSD) Received: from kapkan.domain (kappa@localhost [127.0.0.1]) by kapkan.domain (8.12.3/8.12.3) with ESMTP id g3P9r6jh074131; Thu, 25 Apr 2002 13:53:06 +0400 (MSD) (envelope-from kappa@agava.com) Received: (from kappa@localhost) by kapkan.domain (8.12.3/8.12.2/Submit) id g3P9r6GP074130; Thu, 25 Apr 2002 13:53:06 +0400 (MSD) X-Authentication-Warning: kapkan.domain: kappa set sender to kappa@agava.com using -f Date: Thu, 25 Apr 2002 13:53:05 +0400 From: Alex Kapranoff To: Maxim Sobolev Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT modules ports/devel Makefile ports/devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020425095305.GA74099@kapkan.domain> References: <200204250841.g3P8fXo89710@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204250841.g3P8fXo89710@freefall.freebsd.org> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.5-STABLE i386 Organization: AGAVA Software Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Base system (in -STABLE) contains File::Spec 0.6, while some programs in ports depend on File::Spec 0.8 and even 0.82, which this port provided. * Maxim Sobolev [April 25 2002, 12:41]: > sobomax 2002/04/25 01:41:33 PDT > > Modified files: > . modules > devel Makefile > Removed files: > devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr > pkg-plist > Log: > Say goodbye to p5-File-Spec - this module was in the base system since Perl5 > was imported (3.5 years ago). > > Revision Changes Path > 1.5015 +0 -1 CVSROOT/modules > 1.803 +0 -1 ports/devel/Makefile > 1.5 +0 -32 ports/devel/p5-File-Spec/Makefile (dead) > 1.3 +0 -1 ports/devel/p5-File-Spec/distinfo (dead) > 1.2 +0 -1 ports/devel/p5-File-Spec/pkg-comment (dead) > 1.2 +0 -9 ports/devel/p5-File-Spec/pkg-descr (dead) > 1.3 +0 -12 ports/devel/p5-File-Spec/pkg-plist (dead) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Alex Kapranoff, AGAVA Software. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 2:53:44 2002 Delivered-To: cvs-all@freebsd.org Received: from cheer.mahoroba.org (flets19-004.kamome.or.jp [218.45.19.4]) by hub.freebsd.org (Postfix) with ESMTP id DFD4037B421; Thu, 25 Apr 2002 02:53:25 -0700 (PDT) Received: from localhost (IDENT:MYSAcQePSv//+3/aZblZlhqjlbJQZWWHU4rWPxUjemNB3+6LSJJT40TquhzfuAuM@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.3/8.12.3) with ESMTP/inet6 id g3P9rNXB018911 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 25 Apr 2002 18:53:23 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 25 Apr 2002 18:53:23 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/devel Makefile ports/devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr pkg-plist In-Reply-To: <200204250841.g3P8fXo89710@freefall.freebsd.org> References: <200204250841.g3P8fXo89710@freefall.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.5-STABLE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, >>>>> On Thu, 25 Apr 2002 01:41:33 -0700 (PDT) >>>>> Maxim Sobolev said: sobomax> sobomax 2002/04/25 01:41:33 PDT sobomax> Modified files: sobomax> . modules sobomax> devel Makefile sobomax> Removed files: sobomax> devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr sobomax> pkg-plist sobomax> Log: sobomax> Say goodbye to p5-File-Spec - this module was in the base system since Perl5 sobomax> was imported (3.5 years ago). devel/p5-File-Temp depends on this port. I need devel/p5-File-Temp for force coming Cyrus IMAPd 2.1.X port to run under 4-STABLE. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 3:22:17 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (esplanaden.cybercity.dk [212.242.40.114]) by hub.freebsd.org (Postfix) with ESMTP id 2B99B37B41E; Thu, 25 Apr 2002 03:22:12 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3P7Rfah000302; Thu, 25 Apr 2002 09:27:42 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alfred Perlstein Cc: Doug Barton , Thomas Gellekum , jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2 In-Reply-To: Your message of "Wed, 24 Apr 2002 23:54:13 PDT." <20020425065413.GJ38320@elvis.mu.org> Date: Thu, 25 Apr 2002 09:27:41 +0200 Message-ID: <301.1019719661@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020425065413.GJ38320@elvis.mu.org>, Alfred Perlstein writes: >* Poul-Henning Kamp [020424 23:36] wrote: >> In message <20020424191824.M62277-100000@zoot.corp.yahoo.com>, Doug Barton writ >> es: >> > I've noticed more non-jkh commits to fortune lately... what's the >> >current status of the "hand's off" that used to exist for this? >> >> I think the point here is that anybody showing better judgement than >> Alfred did back when this exploded are more than welcome to commit >> to fortunes. > >Excuse me? > >/usr/src/games/fortune/datfiles % lcvs log |& grep alfred >/usr/src/games/fortune/datfiles % As Bill Fumerola has already pointed out: My memory isn't what it should be. My apologies. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 3:23:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D2EB37B41F; Thu, 25 Apr 2002 03:23:10 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PANAk12102; Thu, 25 Apr 2002 03:23:10 -0700 (PDT) (envelope-from ru) Message-Id: <200204251023.g3PANAk12102@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 25 Apr 2002 03:23:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5/lib/libvers Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/25 03:23:10 PDT Modified files: kerberos5/lib/libvers Makefile Log: Replaced hacks in previous revision with the "standard" way of building internal libraries. This also unbreaks this makefile after recent share/mk changes. Revision Changes Path 1.4 +4 -9 src/kerberos5/lib/libvers/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 25 3:33:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D36537B41F; Thu, 25 Apr 2002 03:33:31 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PAXV313360; Thu, 25 Apr 2002 03:33:31 -0700 (PDT) (envelope-from brian) Message-Id: <200204251033.g3PAXV313360@freefall.freebsd.org> From: Brian Somers Date: Thu, 25 Apr 2002 03:33:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2002/04/25 03:33:31 PDT Modified files: (Branch: RELENG_4) sys/netinet in.c Log: Fix a patch mistake Submitted by: Matthew Reimer Revision Changes Path 1.44.2.10 +2 -1 src/sys/netinet/in.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 25 3:42:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1077237B416; Thu, 25 Apr 2002 03:42:20 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PAgJt14447; Thu, 25 Apr 2002 03:42:19 -0700 (PDT) (envelope-from wjv) Message-Id: <200204251042.g3PAgJt14447@freefall.freebsd.org> From: Johann Visagie Date: Thu, 25 Apr 2002 03:42:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/diveintopython Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/25 03:42:19 PDT Modified files: lang/diveintopython Makefile distinfo pkg-plist Log: - Update to version 4.0.1 Revision Changes Path 1.14 +2 -3 ports/lang/diveintopython/Makefile 1.12 +5 -5 ports/lang/diveintopython/distinfo 1.13 +4 -0 ports/lang/diveintopython/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 25 3:47:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93F7937B42A; Thu, 25 Apr 2002 03:47:38 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PAlco15295; Thu, 25 Apr 2002 03:47:38 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251047.g3PAlco15295@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 03:47:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile CVSROOT modules ports/devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 03:47:38 PDT Modified files: devel Makefile . modules Added files: devel/p5-File-Spec Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Put back devel/p5-File-Spec - I was too quick making a decision to nuke it. Mea culpa. Revision Changes Path 1.5016 +1 -0 CVSROOT/modules 1.804 +1 -0 ports/devel/Makefile 1.6 +32 -0 ports/devel/p5-File-Spec/Makefile (new) 1.4 +1 -0 ports/devel/p5-File-Spec/distinfo (new) 1.3 +1 -0 ports/devel/p5-File-Spec/pkg-comment (new) 1.3 +9 -0 ports/devel/p5-File-Spec/pkg-descr (new) 1.4 +12 -0 ports/devel/p5-File-Spec/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 4: 5:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C30E637B41A; Thu, 25 Apr 2002 04:04:53 -0700 (PDT) Received: (from tg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PB4rq22874; Thu, 25 Apr 2002 04:04:53 -0700 (PDT) (envelope-from tg) Message-Id: <200204251104.g3PB4rq22874@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 25 Apr 2002 04:04:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd AsyncIO.c AsyncIO.h Makefile Makefile.dos ParseBuffer.c bios.c callback.c callback.h cmos.c com.h config.c cp437-8x14.pcf.gz.uu cp437-8x8.pcf.gz.uu cpu.c crt0.c cwd.c cwd.h debug.c disktab.c dos.c dos.h doscmd.1 doscmd.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2002/04/25 04:04:53 PDT Modified files: (Branch: RELENG_4) usr.bin/doscmd AsyncIO.c AsyncIO.h Makefile Makefile.dos ParseBuffer.c bios.c callback.c callback.h cmos.c com.h config.c cpu.c crt0.c cwd.c cwd.h debug.c disktab.c dos.c dos.h doscmd.1 doscmd.c doscmd.h doscmd_loader.c ems.c emsdriv.sys.uu emuint.c exe.c fonts.dir i386-pinsn.c int.c int10.c int13.c int14.c int16.c int17.c int1a.c int2f.c intff.c mem.c mouse.c net.c port.c redir.com.uu setver.c signal.c timer.c trace.c trap.c trap.h tty.c video.h vparams.h xms.c Added files: (Branch: RELENG_4) usr.bin/doscmd cp437-8x14.pcf.gz.uu cp437-8x8.pcf.gz.uu tty.h video.c Removed files: (Branch: RELENG_4) usr.bin/doscmd font.h Log: MFC: - better VGA emulation - PIC emulation - lots of warnings fixed Revision Changes Path 1.3.2.2 +92 -177 src/usr.bin/doscmd/AsyncIO.c 1.1.6.1 +9 -10 src/usr.bin/doscmd/AsyncIO.h 1.21.2.4 +34 -15 src/usr.bin/doscmd/Makefile 1.1.6.1 +1 -0 src/usr.bin/doscmd/Makefile.dos 1.2.2.2 +4 -2 src/usr.bin/doscmd/ParseBuffer.c 1.5.2.1 +51 -76 src/usr.bin/doscmd/bios.c 1.2.2.2 +5 -6 src/usr.bin/doscmd/callback.c 1.2.2.1 +7 -7 src/usr.bin/doscmd/callback.h 1.2.2.2 +4 -3 src/usr.bin/doscmd/cmos.c 1.2.2.1 +17 -50 src/usr.bin/doscmd/com.h 1.4.2.1 +14 -8 src/usr.bin/doscmd/config.c 1.1.2.1 +113 -0 src/usr.bin/doscmd/cp437-8x14.pcf.gz.uu (new) 1.1.2.1 +104 -0 src/usr.bin/doscmd/cp437-8x8.pcf.gz.uu (new) 1.2.2.1 +369 -8 src/usr.bin/doscmd/cpu.c 1.2.2.1 +3 -2 src/usr.bin/doscmd/crt0.c 1.6.2.3 +43 -36 src/usr.bin/doscmd/cwd.c 1.2.2.2 +24 -24 src/usr.bin/doscmd/cwd.h 1.3.2.2 +8 -7 src/usr.bin/doscmd/debug.c 1.1.6.1 +5 -0 src/usr.bin/doscmd/disktab.c 1.7.2.5 +27 -25 src/usr.bin/doscmd/dos.c 1.2.2.1 +1 -5 src/usr.bin/doscmd/dos.h 1.12.2.10 +7 -2 src/usr.bin/doscmd/doscmd.1 1.13.2.6 +114 -106 src/usr.bin/doscmd/doscmd.c 1.7.2.1 +146 -133 src/usr.bin/doscmd/doscmd.h 1.2.2.1 +3 -2 src/usr.bin/doscmd/doscmd_loader.c 1.3.2.2 +39 -42 src/usr.bin/doscmd/ems.c 1.1.6.1 +2 -0 src/usr.bin/doscmd/emsdriv.sys.uu 1.3.2.2 +3 -2 src/usr.bin/doscmd/emuint.c 1.2.2.1 +23 -25 src/usr.bin/doscmd/exe.c 1.1.6.1 +0 -407 src/usr.bin/doscmd/font.h (dead) 1.1.2.2 +4 -2 src/usr.bin/doscmd/fonts.dir 1.1.6.1 +789 -641 src/usr.bin/doscmd/i386-pinsn.c 1.3.2.2 +209 -97 src/usr.bin/doscmd/int.c 1.3.2.2 +264 -88 src/usr.bin/doscmd/int10.c 1.4.2.2 +27 -17 src/usr.bin/doscmd/int13.c 1.2.2.1 +382 -203 src/usr.bin/doscmd/int14.c 1.2.2.2 +4 -7 src/usr.bin/doscmd/int16.c 1.4.2.3 +8 -5 src/usr.bin/doscmd/int17.c 1.3.2.1 +3 -2 src/usr.bin/doscmd/int1a.c 1.3.2.2 +5 -3 src/usr.bin/doscmd/int2f.c 1.7.2.2 +26 -23 src/usr.bin/doscmd/intff.c 1.2.2.1 +5 -5 src/usr.bin/doscmd/mem.c 1.3.2.1 +5 -7 src/usr.bin/doscmd/mouse.c 1.2.2.1 +4 -2 src/usr.bin/doscmd/net.c 1.5.2.1 +11 -10 src/usr.bin/doscmd/port.c 1.1.6.1 +2 -0 src/usr.bin/doscmd/redir.com.uu 1.2.2.1 +3 -2 src/usr.bin/doscmd/setver.c 1.6.2.1 +6 -9 src/usr.bin/doscmd/signal.c 1.2.2.2 +27 -18 src/usr.bin/doscmd/timer.c 1.3.2.1 +13 -12 src/usr.bin/doscmd/trace.c 1.7.2.1 +36 -25 src/usr.bin/doscmd/trap.c 1.2.2.1 +14 -0 src/usr.bin/doscmd/trap.h 1.8.2.2 +685 -678 src/usr.bin/doscmd/tty.c 1.5.2.1 +69 -0 src/usr.bin/doscmd/tty.h (new) 1.5.2.1 +740 -0 src/usr.bin/doscmd/video.c (new) 1.2.2.1 +340 -117 src/usr.bin/doscmd/video.h 1.1.6.1 +462 -289 src/usr.bin/doscmd/vparams.h 1.6.2.1 +21 -20 src/usr.bin/doscmd/xms.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 25 4:29:49 2002 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 EF02137B41B; Thu, 25 Apr 2002 04:29:44 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 6FE8A5309; Thu, 25 Apr 2002 13:29:42 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config References: <200204250559.g3P5xrS51528@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 25 Apr 2002 13:29:41 +0200 In-Reply-To: <200204250559.g3P5xrS51528@freefall.freebsd.org> Message-ID: Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Jordan K. Hubbard" writes: > Log: > Change default challenge/response behavior of sshd by popular demand. > This brings us into sync with the behavior of sshd on other Unix platforms. This commit is incorrect. Challenge/response is required for PAM. Please back it out. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 4:37:33 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 2BA4137B416; Thu, 25 Apr 2002 04:37:28 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 86CE52C8; Thu, 25 Apr 2002 12:37:15 +0100 (BST) Date: Thu, 25 Apr 2002 12:37:15 +0100 From: Josef Karthauser To: Dag-Erling Smorgrav Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config Message-ID: <20020425113715.GB21335@genius.tao.org.uk> References: <200204250559.g3P5xrS51528@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 25, 2002 at 01:29:41PM +0200, Dag-Erling Smorgrav wrote: > "Jordan K. Hubbard" writes: > > Log: > > Change default challenge/response behavior of sshd by popular demand. > > This brings us into sync with the behavior of sshd on other Unix plat= forms. >=20 > This commit is incorrect. Challenge/response is required for PAM. > Please back it out. Can you find a better way of preventing this: genius% ssh dhcp59=20 otp-md5 228 dh6546 ext S/Key Password:=20 otp-md5 170 dh0164 ext S/Key Password:=20 otp-md5 170 dh0164 ext S/Key Password:=20 joe@dhcp59.tao.org.uk's password:=20 We shouldn't be doing S/Key by default. Joe --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzH6msACgkQXVIcjOaxUBZ/bwCgmYr2YA0TyS+9zQTyxc1BXbkY deAAoL5G7HPP5YiFEKVVCVLXzM24+Ea0 =O3Gz -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 4:42:34 2002 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 322C837B430; Thu, 25 Apr 2002 04:42:26 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 7FE0C5309; Thu, 25 Apr 2002 13:42:18 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Josef Karthauser Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config References: <200204250559.g3P5xrS51528@freefall.freebsd.org> <20020425113715.GB21335@genius.tao.org.uk> From: Dag-Erling Smorgrav Date: 25 Apr 2002 13:42:17 +0200 In-Reply-To: <20020425113715.GB21335@genius.tao.org.uk> Message-ID: Lines: 22 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Josef Karthauser writes: > Can you find a better way of preventing this: > > genius% ssh dhcp59 > otp-md5 228 dh6546 ext > S/Key Password: > otp-md5 170 dh0164 ext > S/Key Password: > otp-md5 170 dh0164 ext > S/Key Password: > joe@dhcp59.tao.org.uk's password: This is a bug in OpenSSH's S/Key code, which is not used in -CURRENT. The problem you quote only affects -STABLE servers. > We shouldn't be doing S/Key by default. We don't in -CURRENT. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:24:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89C0B37B436; Thu, 25 Apr 2002 05:24:32 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCOWZ44064; Thu, 25 Apr 2002 05:24:32 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204251224.g3PCOWZ44064@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 25 Apr 2002 05:24:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/wmsmixer/files patch-mixctl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/25 05:24:32 PDT Added files: audio/wmsmixer/files patch-mixctl.h Log: s@machine/soundcard.h@sys/soundcard.h@. Revision Changes Path 1.1 +11 -0 ports/audio/wmsmixer/files/patch-mixctl.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:27: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id C8A5137B404; Thu, 25 Apr 2002 05:26:57 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.2/8.12.2) with ESMTP id g3PCQoiJ061936; Thu, 25 Apr 2002 16:26:53 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.2/Submit) id g3PCQn3P061935; Thu, 25 Apr 2002 16:26:49 +0400 (MSD) Date: Thu, 25 Apr 2002 16:26:48 +0400 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config Message-ID: <20020425122647.GA61894@nagual.pp.ru> References: <200204250559.g3P5xrS51528@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 13:29:41 +0200, Dag-Erling Smorgrav wrote: > "Jordan K. Hubbard" writes: > > Log: > > Change default challenge/response behavior of sshd by popular demand. > > This brings us into sync with the behavior of sshd on other Unix platforms. > > This commit is incorrect. Challenge/response is required for PAM. > Please back it out. I agree. This problem not present in -current. Please back it out for -current. (About -stable I don't have an opinion). -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:30:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2B9737B41A; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCU6Y45145; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) (envelope-from gj) Message-Id: <200204251230.g3PCU6Y45145@freefall.freebsd.org> From: Gary Jennejohn Date: Thu, 25 Apr 2002 05:30:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/25 05:30:06 PDT Modified files: (Branch: RELENG_4) sys/i386/conf LINT Log: o In LINT add entries for the ifpi2 driver. Revision Changes Path 1.749.2.110 +8 -0 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 Thu Apr 25 5:30:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44AC237B435; Thu, 25 Apr 2002 05:30:07 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCU6p45157; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) (envelope-from gj) Message-Id: <200204251230.g3PCU6p45157@freefall.freebsd.org> From: Gary Jennejohn Date: Thu, 25 Apr 2002 05:30:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/25 05:30:06 PDT Modified files: (Branch: RELENG_4) sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c usr.sbin/i4b/isdnd controller.c Log: o Add support for the ifpi2 driver. Revision Changes Path 1.7.2.3 +1 -0 src/sys/i4b/layer1/i4b_l1.h 1.3.2.2 +15 -0 src/sys/i4b/layer1/i4b_l1dmux.c 1.6.2.4 +1 -0 src/usr.sbin/i4b/isdnd/controller.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 25 5:30:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E646037B428; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCU6a45151; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) (envelope-from gj) Message-Id: <200204251230.g3PCU6a45151@freefall.freebsd.org> From: Gary Jennejohn Date: Thu, 25 Apr 2002 05:30:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/25 05:30:06 PDT Modified files: (Branch: RELENG_4) sys/i386/include i4b_ioctl.h Log: o Add entries for the ifpi2 driver. Revision Changes Path 1.6.2.5 +5 -3 src/sys/i386/include/i4b_ioctl.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 25 5:31:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C264737B417; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCU6745139; Thu, 25 Apr 2002 05:30:06 -0700 (PDT) (envelope-from gj) Message-Id: <200204251230.g3PCU6745139@freefall.freebsd.org> From: Gary Jennejohn Date: Thu, 25 Apr 2002 05:30:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/25 05:30:06 PDT Modified files: (Branch: RELENG_4) sys/conf files files.i386 Log: o In files add if_spppsubr.c for i4bisppp, since it also needs it. o In files.i386 add entries for the ifpi2 driver. Revision Changes Path 1.340.2.98 +1 -0 src/sys/conf/files 1.307.2.28 +10 -1 src/sys/conf/files.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:36:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id E1B8237B41D; Thu, 25 Apr 2002 05:36:24 -0700 (PDT) Received: from fwd11.sul.t-online.de by mailout01.sul.t-online.com with smtp id 170iU3-00021F-08; Thu, 25 Apr 2002 14:36:23 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.112.219]) by fmrl11.sul.t-online.com with esmtp id 170iTv-090UKWC; Thu, 25 Apr 2002 14:36:15 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3PCZsY6011207; Thu, 25 Apr 2002 14:35:54 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204251235.g3PCZsY6011207@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Thu, 25 Apr 2002 05:30:06 PDT." <200204251230.g3PCU6p45157@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Apr 2002 14:35:54 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gary Jennejohn writes: > gj 2002/04/25 05:30:06 PDT > > Modified files: (Branch: RELENG_4) > sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c > usr.sbin/i4b/isdnd controller.c > Log: > o Add support for the ifpi2 driver. > > Revision Changes Path > 1.7.2.3 +1 -0 src/sys/i4b/layer1/i4b_l1.h > 1.3.2.2 +15 -0 src/sys/i4b/layer1/i4b_l1dmux.c > 1.6.2.4 +1 -0 src/usr.sbin/i4b/isdnd/controller.c > I also did a ``cvs add ifpi2'' in layer1, but cvs didn't check it in. Is that because it's already in HEAD and doesn't need to be explicitly added for RELENG_4 ? Help ? --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:38: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0AB537B41E; Thu, 25 Apr 2002 05:37:57 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCbvv46703; Thu, 25 Apr 2002 05:37:57 -0700 (PDT) (envelope-from joe) Message-Id: <200204251237.g3PCbvv46703@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 25 Apr 2002 05:37:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/25 05:37:55 PDT Modified files: sys/dev/usb usb_subr.c Log: MFNetBSD: revision 1.94 date: 2001/11/20 13:50:07; author: augustss; state: Exp; lines: +16 -9 Update for new speed handling. Revision Changes Path 1.48 +9 -2 src/sys/dev/usb/usb_subr.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 25 5:39:14 2002 Delivered-To: cvs-all@freebsd.org Received: from yello.shallow.net (yello.shallow.net [203.18.243.120]) by hub.freebsd.org (Postfix) with ESMTP id 0AE5137B42B; Thu, 25 Apr 2002 05:39:09 -0700 (PDT) Received: by yello.shallow.net (Postfix, from userid 1001) id 8D7262A6D; Thu, 25 Apr 2002 22:39:07 +1000 (EST) Date: Thu, 25 Apr 2002 22:39:07 +1000 From: Joshua Goodall To: Dag-Erling Smorgrav Cc: Josef Karthauser , "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config Message-ID: <20020425123907.GJ8927@roughtrade.net> References: <200204250559.g3P5xrS51528@freefall.freebsd.org> <20020425113715.GB21335@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 01:42:17PM +0200, Dag-Erling Smorgrav wrote: > Josef Karthauser writes: > > Can you find a better way of preventing this: > > > > genius% ssh dhcp59 > > otp-md5 228 dh6546 ext > > S/Key Password: > > otp-md5 170 dh0164 ext > > S/Key Password: > > otp-md5 170 dh0164 ext > > S/Key Password: > > joe@dhcp59.tao.org.uk's password: > > This is a bug in OpenSSH's S/Key code, which is not used in -CURRENT. > The problem you quote only affects -STABLE servers. > > > We shouldn't be doing S/Key by default. > > We don't in -CURRENT. See my post today in -hackers, which includes a better fix for -stable and agrees with you about -current. Incidentally the "S/Key Password:" prompt is misleading. These are libopie calls. Joshua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:39:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 3909C37B426; Thu, 25 Apr 2002 05:39:49 -0700 (PDT) Received: from fwd06.sul.t-online.de by mailout01.sul.t-online.com with smtp id 170iXM-0002JF-03; Thu, 25 Apr 2002 14:39:48 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.112.219]) by fmrl06.sul.t-online.com with esmtp id 170iX2-09nR2GC; Thu, 25 Apr 2002 14:39:28 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3PCdHY6011236; Thu, 25 Apr 2002 14:39:18 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204251239.g3PCdHY6011236@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Thu, 25 Apr 2002 05:30:06 PDT." <200204251230.g3PCU6Y45145@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Apr 2002 14:39:17 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gary Jennejohn writes: > gj 2002/04/25 05:30:06 PDT > > Modified files: (Branch: RELENG_4) > sys/i386/conf LINT > Log: > o In LINT add entries for the ifpi2 driver. > > Revision Changes Path > 1.749.2.110 +8 -0 src/sys/i386/conf/LINT > I still need to add a manpage and reflect the addition of ifpi2 in some other places in /usr/src/share/isdn, but this is the bulk of it. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 5:49:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB7ED37B425; Thu, 25 Apr 2002 05:49:38 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCncO56493; Thu, 25 Apr 2002 05:49:38 -0700 (PDT) (envelope-from joe) Message-Id: <200204251249.g3PCncO56493@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 25 Apr 2002 05:49:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/25 05:49:38 PDT Modified files: sys/dev/usb usb_subr.c Log: MFNetBSD: revision 1.95 date: 2001/11/20 16:09:01; author: augustss; state: Exp; lines: +39 -6 Sanity check max packet lengths. Revision Changes Path 1.49 +38 -5 src/sys/dev/usb/usb_subr.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 25 5:51:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 087C937B41D; Thu, 25 Apr 2002 05:51:09 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCp8l56773; Thu, 25 Apr 2002 05:51:08 -0700 (PDT) (envelope-from joe) Message-Id: <200204251251.g3PCp8l56773@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 25 Apr 2002 05:51:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/25 05:51:08 PDT Modified files: sys/dev/usb usb_subr.c Log: MFNetBSD: revision 1.96 date: 2001/11/22 21:59:33; author: augustss; state: Exp; lines: +3 -3 Correct a comment. Revision Changes Path 1.50 +2 -2 src/sys/dev/usb/usb_subr.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 25 5:58:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4855F37B41C; Thu, 25 Apr 2002 05:58:30 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCwUT58182; Thu, 25 Apr 2002 05:58:30 -0700 (PDT) (envelope-from joe) Message-Id: <200204251258.g3PCwUT58182@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 25 Apr 2002 05:58:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/25 05:58:30 PDT Modified files: sys/dev/usb usb_subr.c Log: Add a power exceeded debug message. Update the $NetBSD$ ident to match reality. Revision Changes Path 1.51 +2 -1 src/sys/dev/usb/usb_subr.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 25 5:59:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3895137B41F; Thu, 25 Apr 2002 05:59:43 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCxhs58342; Thu, 25 Apr 2002 05:59:43 -0700 (PDT) (envelope-from ache) Message-Id: <200204251259.g3PCxhs58342@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 25 Apr 2002 05:59:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo pkg-plist ports/mail/p5-Mail-SpamAssassin/files patch-lib-Mail-SpamAssassin::Dns.pm patch-lib-Mail-SpamAssassin::EvalTests.pm patch-lib-Mail-SpamAssassin::PerMsgStatus.pm patch-lib-Mail-SpamAssassin::Reporter.pm patch-rules-20_head_tests.cf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/25 05:59:43 PDT Modified files: mail/p5-Mail-SpamAssassin Makefile distinfo pkg-plist Removed files: mail/p5-Mail-SpamAssassin/files patch-lib-Mail-SpamAssassin::Dns.pm patch-lib-Mail-SpamAssassin::EvalTests.pm patch-lib-Mail-SpamAssassin::PerMsgStatus.pm patch-lib-Mail-SpamAssassin::Reporter.pm patch-rules-20_head_tests.cf Log: Upgrade to 2.20 Submitted by: Ollivier Robert (partially) Revision Changes Path 1.16 +1 -2 ports/mail/p5-Mail-SpamAssassin/Makefile 1.5 +1 -1 ports/mail/p5-Mail-SpamAssassin/distinfo 1.2 +0 -10 ports/mail/p5-Mail-SpamAssassin/files/patch-lib-Mail-SpamAssassin::Dns.pm (dead) 1.4 +0 -21 ports/mail/p5-Mail-SpamAssassin/files/patch-lib-Mail-SpamAssassin::EvalTests.pm (dead) 1.2 +0 -11 ports/mail/p5-Mail-SpamAssassin/files/patch-lib-Mail-SpamAssassin::PerMsgStatus.pm (dead) 1.2 +0 -10 ports/mail/p5-Mail-SpamAssassin/files/patch-lib-Mail-SpamAssassin::Reporter.pm (dead) 1.4 +0 -11 ports/mail/p5-Mail-SpamAssassin/files/patch-rules-20_head_tests.cf (dead) 1.5 +14 -9 ports/mail/p5-Mail-SpamAssassin/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 25 6:17:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA67F37B423; Thu, 25 Apr 2002 06:17:33 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PDHXX64849; Thu, 25 Apr 2002 06:17:33 -0700 (PDT) (envelope-from bde) Message-Id: <200204251317.g3PDHXX64849@freefall.freebsd.org> From: Bruce Evans Date: Thu, 25 Apr 2002 06:17:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/25 06:17:33 PDT Modified files: sys/kern kern_conf.c Log: Break the following implementation of panic(3): #!bin/sh # Original version of this by Michael Reifenberger # . mdconfig -d -u 11 >/dev/null 2>&1 dd if=/dev/zero of=zz bs=1m count=1 while : do mdconfig -a -t vnode -f zz -u 11 fdisk -f - -iv /dev/md11 < From: Takahashi Yoshihiro Date: Thu, 25 Apr 2002 06:24:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/04/25 06:24:43 PDT Modified files: (Branch: RELENG_4) sys/pc98/pc98 sio.c Log: Merged from sys/isa/sio.c revision 1.291.2.31 Revision Changes Path 1.124.2.17 +5 -2 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 Thu Apr 25 6:25:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B4D237B426; Thu, 25 Apr 2002 06:25:36 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PDPam66214; Thu, 25 Apr 2002 06:25:36 -0700 (PDT) (envelope-from nyan) Message-Id: <200204251325.g3PDPam66214@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 25 Apr 2002 06:25:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/04/25 06:25:36 PDT Modified files: sys/pc98/pc98 syscons.c Log: Merged from sys/dev/syscons/syscons.c revision 1.383 Revision Changes Path 1.173 +2 -2 src/sys/pc98/pc98/syscons.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 25 6:28:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33D1C37B438; Thu, 25 Apr 2002 06:28:11 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PDSBg66558; Thu, 25 Apr 2002 06:28:11 -0700 (PDT) (envelope-from nyan) Message-Id: <200204251328.g3PDSBg66558@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 25 Apr 2002 06:28:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/kgzldr Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/04/25 06:28:11 PDT Modified files: sys/boot/pc98/kgzldr Makefile Log: MFi386: revision 1.8 Revision Changes Path 1.3 +3 -5 src/sys/boot/pc98/kgzldr/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 25 6:31:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFF7937B405; Thu, 25 Apr 2002 06:31:30 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PDVUT67012; Thu, 25 Apr 2002 06:31:30 -0700 (PDT) (envelope-from nyan) Message-Id: <200204251331.g3PDVUT67012@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 25 Apr 2002 06:31:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/loader Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/04/25 06:31:28 PDT Modified files: sys/boot/pc98/loader Makefile Log: MFi386: revision 1.56 Revision Changes Path 1.25 +6 -18 src/sys/boot/pc98/loader/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 25 6:32:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 69C8A37B425; Thu, 25 Apr 2002 06:32:56 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PDWul67234; Thu, 25 Apr 2002 06:32:56 -0700 (PDT) (envelope-from nyan) Message-Id: <200204251332.g3PDWul67234@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 25 Apr 2002 06:32:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf GENERIC X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/04/25 06:32:56 PDT Modified files: sys/pc98/conf GENERIC Log: MFi386: revision 1.339. Revision Changes Path 1.202 +1 -1 src/sys/pc98/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 6:34:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5286437B433; Thu, 25 Apr 2002 06:34:34 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PDYYp67546; Thu, 25 Apr 2002 06:34:34 -0700 (PDT) (envelope-from nyan) Message-Id: <200204251334.g3PDYYp67546@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 25 Apr 2002 06:34:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.pc98 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2002/04/25 06:34:34 PDT Modified files: (Branch: RELENG_4) sys/conf files.pc98 Log: MFi386: revision 1.307.2.28 Revision Changes Path 1.140.2.34 +10 -1 src/sys/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 7:20:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5C8C37B42F; Thu, 25 Apr 2002 07:20:18 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEKIF78126; Thu, 25 Apr 2002 07:20:18 -0700 (PDT) (envelope-from wjv) Message-Id: <200204251420.g3PEKIF78126@freefall.freebsd.org> From: Johann Visagie Date: Thu, 25 Apr 2002 07:20:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/phpbb Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/25 07:20:18 PDT Modified files: www Makefile Added files: www/phpbb Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add phpbb 2.0.0, a PHP-based bulletin board / discussion forum system. Revision Changes Path 1.487 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/phpbb/Makefile (new) 1.1 +1 -0 ports/www/phpbb/distinfo (new) 1.1 +1 -0 ports/www/phpbb/pkg-comment (new) 1.1 +12 -0 ports/www/phpbb/pkg-descr (new) 1.1 +325 -0 ports/www/phpbb/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 7:20:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5409237B429; Thu, 25 Apr 2002 07:20:22 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEKMw78170; Thu, 25 Apr 2002 07:20:22 -0700 (PDT) (envelope-from wjv) Message-Id: <200204251420.g3PEKMw78170@freefall.freebsd.org> From: Johann Visagie Date: Thu, 25 Apr 2002 07:20:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/04/25 07:20:22 PDT Modified files: . modules Log: phpbb --> ports/www/phpbb Revision Changes Path 1.5017 +1 -0 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 25 7:41:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E15537B41B; Thu, 25 Apr 2002 07:41:40 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEfem81323; Thu, 25 Apr 2002 07:41:40 -0700 (PDT) (envelope-from nectar) Message-Id: <200204251441.g3PEfem81323@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 25 Apr 2002 07:41:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/25 07:41:39 PDT Modified files: . UPDATING Log: Note change for FreeBSD-SA-02:23.stdio. Revision Changes Path 1.203 +4 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 7:42:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3ED337B481; Thu, 25 Apr 2002 07:41:56 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEfuN81363; Thu, 25 Apr 2002 07:41:56 -0700 (PDT) (envelope-from nectar) Message-Id: <200204251441.g3PEfuN81363@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 25 Apr 2002 07:41:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/25 07:41:56 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: Note change for FreeBSD-SA-02:23.stdio. Revision Changes Path 1.73.2.63 +3 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 7:42:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE0FE37B440; Thu, 25 Apr 2002 07:42:11 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEgBw81412; Thu, 25 Apr 2002 07:42:11 -0700 (PDT) (envelope-from nectar) Message-Id: <200204251442.g3PEgBw81412@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 25 Apr 2002 07:42:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/25 07:42:11 PDT Modified files: (Branch: RELENG_4_5) . UPDATING Log: Note change for FreeBSD-SA-02:23.stdio. Revision Changes Path 1.73.2.50.2.8 +4 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 7:42:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92FA937B448; Thu, 25 Apr 2002 07:42:28 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEgSN81535; Thu, 25 Apr 2002 07:42:28 -0700 (PDT) (envelope-from nectar) Message-Id: <200204251442.g3PEgSN81535@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 25 Apr 2002 07:42:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/25 07:42:28 PDT Modified files: (Branch: RELENG_4_4) . UPDATING Log: Note change for FreeBSD-SA-02:23.stdio. Revision Changes Path 1.73.2.43.2.9 +4 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 8:29: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C136B37B417; Thu, 25 Apr 2002 08:28:48 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFSmj93189; Thu, 25 Apr 2002 08:28:48 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251528.g3PFSmj93189@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 08:28:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 08:28:48 PDT Modified files: Mk bsd.port.mk Log: Heroic attempt to reduce number of PRs assigned to portmgr@: 1. Make PY_DISTUTILS recently added into actually working. PR: 36537 Submitted by: tg 2. Propagate error code from failed `make depends', when one of the ports we depend upon is marked BROKEN/FORBIDDEN. PR: 25522 Submitted by: alex 3. By default, when bsd.port.mk configurating Makefile.PL only pass PREFIX as argument, but some Perl module (eg. Test-Harness) needed INSTALLPRIVLIB and/or INSTALLARCHLIB in order to install, otherwise default installation will goes to /usr/lib and not ${PREFIX}/lib, in some case, adding these tag to CONFIGURE_ARGS is not bad. PR: 29681 Submitted by: Shell Hung 4. Update patch-libtool target, so that it doesn't break ports with autoconf 2.13-generated configure script. USE_LIBTOOL is still not very useful for such cases, but at least it doesn't break them badly anymore. PR: 31142 Submitted by: wjv 5. Make `make search' working even when /usr/obj/usr/ports exists. PR: 31862 Submitted by: gad 6. When configure script fails unexpectedly don't dump thousands lines of config.log to the user's screen, because it usually doesn't contain information useful for tracking the problem anyway. Instead display a message asking a user to report the failure to the proper entity (maintainer) and what to include into the problem report. PR: 34459, 35488 Submitted by: Thomas Hurst Alan Eldridge sobomax other countless hackers whose names are lost in the noise Text of message suggested by: asmodai 7. Make PREFIX=/usr situation more sane. When PREFIX is set to /usr, bsd.port.mk uses MANPREFIX=${PREFIX} and BSD.local.dist for mtree as always, however those defaults are not appropriate for /usr, and better options are available. PR: 36030 Submitted by: DougB 8. Use ${ECHO_CMD} instead of ${ECHO} everywhere in the bsd.port.mk to avoid clashing with system .mk settings (${ECHO} has a different meaning there). Actually the patch is imcomplete, because large portion of those ${ECHO_CMD}s should be ${ECHO_MSG}, but this one will at least make Bruce happy, which shouldn't be underestimated. PR: 34988 Submitted by: knu All of the above tested by: bento Special thanks goes to: kris (for his help with getting this tested) -------------------------- THE END (to be continued) ------------------------ Revision Changes Path 1.410 +146 -139 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 Thu Apr 25 8:36:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C412A37B41F; Thu, 25 Apr 2002 08:36:34 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFaYb94688; Thu, 25 Apr 2002 08:36:34 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251536.g3PFaYb94688@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 08:36:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/graphviz Makefile pkg-plist ports/graphics/graphviz/files patch-aclocal.m4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 08:36:34 PDT Modified files: graphics/graphviz Makefile pkg-plist graphics/graphviz/files patch-aclocal.m4 Log: - Unbreak after last USE_LIBTOOL changes; - don't install .la files; - don't use black magick to create/delete .so symlinks to shared libraries - our pkg_* tools already work correctly with symlinks. Revision Changes Path 1.37 +0 -1 ports/graphics/graphviz/Makefile 1.2 +20 -2 ports/graphics/graphviz/files/patch-aclocal.m4 1.18 +6 -18 ports/graphics/graphviz/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 25 8:37:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 058C837B404; Thu, 25 Apr 2002 08:37:30 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFbTg94956; Thu, 25 Apr 2002 08:37:29 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251537.g3PFbTg94956@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 08:37:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-File-Spec Makefile ports/devel/p5-File-Spec/files patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 08:37:29 PDT Modified files: devel/p5-File-Spec Makefile Added files: devel/p5-File-Spec/files patch-Makefile.PL Log: Unbreak after PERL_CONFIGURE change. Submitted by: bento Revision Changes Path 1.7 +0 -4 ports/devel/p5-File-Spec/Makefile 1.1 +14 -0 ports/devel/p5-File-Spec/files/patch-Makefile.PL (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 8:38:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F56D37B434; Thu, 25 Apr 2002 08:38:34 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFcYq95174; Thu, 25 Apr 2002 08:38:34 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251538.g3PFcYq95174@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 08:38:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/p5-Prima/files patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 08:38:34 PDT Added files: x11-toolkits/p5-Prima/files patch-Makefile.PL Log: Unbreak after PERL_CONFIGURE change. Submitted by: bento Revision Changes Path 1.1 +14 -0 ports/x11-toolkits/p5-Prima/files/patch-Makefile.PL (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 8:42:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0234D37B425; Thu, 25 Apr 2002 08:42:31 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFgUd95919; Thu, 25 Apr 2002 08:42:30 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251542.g3PFgUd95919@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 08:42:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-qt Makefile pkg-plist ports/x11-toolkits/py-qt/files patch-aa patch-configure patch-qt::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 08:42:30 PDT Modified files: x11-toolkits/py-qt Makefile pkg-plist Added files: x11-toolkits/py-qt/files patch-configure patch-qt::Makefile.in Removed files: x11-toolkits/py-qt/files patch-aa Log: - Unbreak after USE_LIBTOOL change; - don't build/install useless static library (useless because we want Python module, which is by definition shared object). Not only this reduces the package size and saves disk space, but also halves the time necessary to compile the port; - don't install useless .la file; - remove version number from the shared object - it doesn't serve any meaningful purpose. Revision Changes Path 1.9 +1 -0 ports/x11-toolkits/py-qt/Makefile 1.3 +0 -4393 ports/x11-toolkits/py-qt/files/patch-aa (dead) 1.1 +13 -0 ports/x11-toolkits/py-qt/files/patch-configure (new) 1.1 +14 -0 ports/x11-toolkits/py-qt/files/patch-qt::Makefile.in (new) 1.7 +0 -3 ports/x11-toolkits/py-qt/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 25 8:57: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 280DF37B422; Thu, 25 Apr 2002 08:57:00 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFv0a98110; Thu, 25 Apr 2002 08:57:00 -0700 (PDT) (envelope-from imp) Message-Id: <200204251557.g3PFv0a98110@freefall.freebsd.org> From: Warner Losh Date: Thu, 25 Apr 2002 08:57:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/25 08:56:59 PDT Modified files: . access Log: Remove graichen and martin from the access file. They have indicated to me in private mail that they have no short or medium term plans to commit anything to FreeBSD and have given me permission to remove them for now. Revision Changes Path 1.307 +0 -2 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 25 8:58: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 8598C37B423; Thu, 25 Apr 2002 08:58:00 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3PFvvYm068895; Thu, 25 Apr 2002 08:57:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3PFufXQ068888; Thu, 25 Apr 2002 08:56:41 -0700 (PDT) Date: Thu, 25 Apr 2002 08:56:41 -0700 From: "David O'Brien" To: Gary Jennejohn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Message-ID: <20020425085641.A68843@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204251230.g3PCU6p45157@freefall.freebsd.org> <200204251235.g3PCZsY6011207@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204251235.g3PCZsY6011207@peedub.jennejohn.org>; from garyj@jennejohn.org on Thu, Apr 25, 2002 at 02:35:54PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 02:35:54PM +0200, Gary Jennejohn wrote: > > I also did a ``cvs add ifpi2'' in layer1, but cvs didn't check it > in. Is that because it's already in HEAD and doesn't need to be > explicitly added for RELENG_4 ? Help ? Remote CVS, or local to Freefall? If remote, you must use your remote CVSROOT (or cvs -d ...) when you do the directory add (at least for HEAD and maybe a branch also). 'ifpi2' is a directory I assume. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9: 0:59 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 1827737B405; Thu, 25 Apr 2002 09:00:53 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3PG0pYm068934; Thu, 25 Apr 2002 09:00:51 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3PFxZkx068912; Thu, 25 Apr 2002 08:59:35 -0700 (PDT) Date: Thu, 25 Apr 2002 08:59:31 -0700 From: "David O'Brien" To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config Message-ID: <20020425085931.B68843@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204250559.g3P5xrS51528@freefall.freebsd.org> <20020425113715.GB21335@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020425113715.GB21335@genius.tao.org.uk>; from joe@tao.org.uk on Thu, Apr 25, 2002 at 12:37:15PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 12:37:15PM +0100, Josef Karthauser wrote: > Can you find a better way of preventing this: > > genius% ssh dhcp59 > otp-md5 228 dh6546 ext > S/Key Password: > otp-md5 170 dh0164 ext > S/Key Password: > otp-md5 170 dh0164 ext > S/Key Password: > joe@dhcp59.tao.org.uk's password: > > We shouldn't be doing S/Key by default. It isn't even S/Key -- notice the challenge changes each time (and it is an OPIE, not S/Key challenge). It is some bullshit, security thru obscurity crap someone added. I do use real S/Key on releng4 boxes and that is broken right now too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9:25:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3709237B420; Thu, 25 Apr 2002 09:25:13 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PGPDp10230; Thu, 25 Apr 2002 09:25:13 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204251625.g3PGPDp10230@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 25 Apr 2002 09:25:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/i386/fdisk fdisk.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/25 09:25:13 PDT Modified files: (Branch: RELENG_4) sbin/i386/fdisk fdisk.8 Log: MFC: fdisk(8) manual page --fix up some grammar --s/partition/slice/ --some spelling fixes Reviewed by: keramida Revision Changes Path 1.17.2.11 +116 -112 src/sbin/i386/fdisk/fdisk.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9:35: 5 2002 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 2F7BD37B42A; Thu, 25 Apr 2002 09:34:58 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id A1F5D5309; Thu, 25 Apr 2002 18:34:53 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Josef Karthauser Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config References: <200204250559.g3P5xrS51528@freefall.freebsd.org> <20020425113715.GB21335@genius.tao.org.uk> From: Dag-Erling Smorgrav Date: 25 Apr 2002 18:34:52 +0200 In-Reply-To: <20020425113715.GB21335@genius.tao.org.uk> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-=-= Josef Karthauser writes: > Can you find a better way of preventing this: See the attached patch against -STABLE. As previously mentioned, -CURRENT does not suffer from this problem. DES -- Dag-Erling Smorgrav - des@ofug.org --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=auth-chall.diff Index: auth-chall.c =================================================================== RCS file: /home/ncvs/src/crypto/openssh/auth-chall.c,v retrieving revision 1.2.2.1 diff -u -r1.2.2.1 auth-chall.c --- auth-chall.c 28 Sep 2001 01:33:33 -0000 1.2.2.1 +++ auth-chall.c 25 Apr 2002 16:31:18 -0000 @@ -77,7 +77,7 @@ { static char challenge[1024]; struct opie opie; - if (opiechallenge(&opie, authctxt->user, challenge) == -1) + if (opiechallenge(&opie, authctxt->user, challenge) != 0) return NULL; strlcat(challenge, "\nS/Key Password: ", sizeof challenge); return challenge; --=-=-=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9:44: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEBB637B41A; Thu, 25 Apr 2002 09:43:58 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PGhwI13002; Thu, 25 Apr 2002 09:43:58 -0700 (PDT) (envelope-from des) Message-Id: <200204251643.g3PGhwI13002@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 09:43:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src MAINTAINERS X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 09:43:58 PDT Modified files: . MAINTAINERS Log: Grmf. I really didn't want to do this, but it seems to be the only way to keep people honest. Revision Changes Path 1.22 +2 -0 src/MAINTAINERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9:50:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAE1637B41D; Thu, 25 Apr 2002 09:50:35 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PGoZd13976; Thu, 25 Apr 2002 09:50:35 -0700 (PDT) (envelope-from des) Message-Id: <200204251650.g3PGoZd13976@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 09:50:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh servconf.c sshd_config X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 09:50:35 PDT Modified files: crypto/openssh servconf.c sshd_config Log: Back out previous commit. Revision Changes Path 1.32 +1 -1 src/crypto/openssh/servconf.c 1.21 +2 -2 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9:53:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8429937B421; Thu, 25 Apr 2002 09:53:25 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PGrPx14427; Thu, 25 Apr 2002 09:53:25 -0700 (PDT) (envelope-from des) Message-Id: <200204251653.g3PGrPx14427@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 09:53:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh servconf.c sshd_config X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 09:53:25 PDT Modified files: (Branch: RELENG_4) crypto/openssh servconf.c sshd_config Log: Back out previous commit. Revision Changes Path 1.3.2.13 +2 -2 src/crypto/openssh/servconf.c 1.4.2.8 +3 -3 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 9:54:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2836237B47E; Thu, 25 Apr 2002 09:53:51 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PGrpp14548; Thu, 25 Apr 2002 09:53:51 -0700 (PDT) (envelope-from des) Message-Id: <200204251653.g3PGrpp14548@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 09:53:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth-chall.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 09:53:51 PDT Modified files: (Branch: RELENG_4) crypto/openssh auth-chall.c Log: Don't emit fake challenges. Revision Changes Path 1.2.2.2 +2 -2 src/crypto/openssh/auth-chall.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 25 10: 5:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3E5037B423; Thu, 25 Apr 2002 10:05:12 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PH5C817143; Thu, 25 Apr 2002 10:05:12 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204251705.g3PH5C817143@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 25 Apr 2002 10:05:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/sdl_gfx Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/25 10:05:12 PDT Modified files: graphics Makefile Added files: graphics/sdl_gfx Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add SDL_gfx 2.0.3 SDL graphics drawing primitives and other support functions Revision Changes Path 1.440 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/sdl_gfx/Makefile (new) 1.1 +1 -0 ports/graphics/sdl_gfx/distinfo (new) 1.1 +1 -0 ports/graphics/sdl_gfx/pkg-comment (new) 1.1 +12 -0 ports/graphics/sdl_gfx/pkg-descr (new) 1.1 +9 -0 ports/graphics/sdl_gfx/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 10: 5:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5604737B43B; Thu, 25 Apr 2002 10:05:21 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PH5Ll17365; Thu, 25 Apr 2002 10:05:21 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204251705.g3PH5Ll17365@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 25 Apr 2002 10:05:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/25 10:05:21 PDT Modified files: . modules Log: sdl_gfx --> ports/graphics/sdl_gfx Revision Changes Path 1.5018 +1 -0 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 25 10:15:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B50B37B43E; Thu, 25 Apr 2002 10:15:07 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PHF7u22315; Thu, 25 Apr 2002 10:15:07 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251715.g3PHF7u22315@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 10:15:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/gnomepilot Makefile distinfo pkg-plist ports/palm/gnomepilot/files patch-aa patch-capplet::Makefile.in patch-gpilotd::Makefile.in patch-po::ja.po X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 10:15:07 PDT Modified files: palm/gnomepilot Makefile distinfo pkg-plist palm/gnomepilot/files patch-aa Added files: palm/gnomepilot/files patch-capplet::Makefile.in patch-gpilotd::Makefile.in Removed files: palm/gnomepilot/files patch-po::ja.po Log: Update to 0.1.65. Revision Changes Path 1.29 +7 -3 ports/palm/gnomepilot/Makefile 1.9 +1 -1 ports/palm/gnomepilot/distinfo 1.6 +13 -5 ports/palm/gnomepilot/files/patch-aa 1.1 +14 -0 ports/palm/gnomepilot/files/patch-capplet::Makefile.in (new) 1.1 +14 -0 ports/palm/gnomepilot/files/patch-gpilotd::Makefile.in (new) 1.2 +0 -60 ports/palm/gnomepilot/files/patch-po::ja.po (dead) 1.10 +0 -1 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 25 10:20:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A457B37B435; Thu, 25 Apr 2002 10:20:23 -0700 (PDT) Received: (from mharo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PHKN823385; Thu, 25 Apr 2002 10:20:23 -0700 (PDT) (envelope-from mharo) Message-Id: <200204251720.g3PHKN823385@freefall.freebsd.org> From: Michael Haro Date: Thu, 25 Apr 2002 10:20:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sudo Makefile distinfo ports/security/sudo/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mharo 2002/04/25 10:20:23 PDT Modified files: security/sudo Makefile distinfo security/sudo/files patch-aa Log: update to 1.6.6 Revision Changes Path 1.51 +2 -2 ports/security/sudo/Makefile 1.34 +1 -1 ports/security/sudo/distinfo 1.13 +3 -3 ports/security/sudo/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 10:27:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0935537B47A; Thu, 25 Apr 2002 10:27:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PHRD124538; Thu, 25 Apr 2002 10:27:13 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204251727.g3PHRD124538@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 25 Apr 2002 10:27:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/py-fchksum Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/25 10:27:12 PDT Modified files: security/py-fchksum Makefile distinfo Log: upgrade to 1.6.1 Revision Changes Path 1.3 +2 -8 ports/security/py-fchksum/Makefile 1.3 +1 -1 ports/security/py-fchksum/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 10:52:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6EBD37B444; Thu, 25 Apr 2002 10:51:46 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PHpjB28430; Thu, 25 Apr 2002 10:51:45 -0700 (PDT) (envelope-from marcel) Message-Id: <200204251751.g3PHpjB28430@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 25 Apr 2002 10:51:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/25 10:51:45 PDT Modified files: sys/ia64/ia64 machdep.c Log: The official name for McKinley is: Itanium 2 Revision Changes Path 1.98 +1 -1 src/sys/ia64/ia64/machdep.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 25 10:52: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id A937437B404; Thu, 25 Apr 2002 10:51:31 -0700 (PDT) Received: from fwd09.sul.t-online.de by mailout05.sul.t-online.com with smtp id 170nOl-0007q0-09; Thu, 25 Apr 2002 19:51:15 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.110.109]) by fmrl09.sul.t-online.com with esmtp id 170nOY-12XGeOC; Thu, 25 Apr 2002 19:51:02 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3PHonY6016059; Thu, 25 Apr 2002 19:50:50 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204251750.g3PHonY6016059@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Thu, 25 Apr 2002 08:56:41 PDT." <20020425085641.A68843@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Apr 2002 19:50:49 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "David O'Brien" writes: > On Thu, Apr 25, 2002 at 02:35:54PM +0200, Gary Jennejohn wrote: > > > > I also did a ``cvs add ifpi2'' in layer1, but cvs didn't check it > > in. Is that because it's already in HEAD and doesn't need to be > > explicitly added for RELENG_4 ? Help ? > > Remote CVS, or local to Freefall? If remote, you must use your remote > CVSROOT (or cvs -d ...) when you do the directory add (at least for HEAD > and maybe a branch also). 'ifpi2' is a directory I assume. > I was local on freefall. Yes, ifpi2 is a directory which I wanted to add to RELENG_4 but which is already in HEAD. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 11:14:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E75637B422; Thu, 25 Apr 2002 11:14:40 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIEei36258; Thu, 25 Apr 2002 11:14:40 -0700 (PDT) (envelope-from des) Message-Id: <200204251814.g3PIEei36258@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 11:14:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getnetgrent.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 11:14:40 PDT Modified files: lib/libc/gen getnetgrent.c Log: #include instead of Revision Changes Path 1.28 +1 -1 src/lib/libc/gen/getnetgrent.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 25 11:16:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D5B237B417; Thu, 25 Apr 2002 11:16:15 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIGF636516; Thu, 25 Apr 2002 11:16:15 -0700 (PDT) (envelope-from semenu) Message-Id: <200204251816.g3PIGF636516@freefall.freebsd.org> From: Semen Ustimenko Date: Thu, 25 Apr 2002 11:16:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 tx.4 src/sys/dev/tx if_tx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG semenu 2002/04/25 11:16:15 PDT Modified files: share/man/man4/man4.i386 tx.4 sys/dev/tx if_tx.c Log: Implement true multicast filtering. Inspired by: dc(4) MFC after: 1 week Revision Changes Path 1.22 +1 -1 src/share/man/man4/man4.i386/tx.4 1.56 +64 -16 src/sys/dev/tx/if_tx.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 25 11:25:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A6F7E37B419; Thu, 25 Apr 2002 11:25:54 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIPsB38043; Thu, 25 Apr 2002 11:25:54 -0700 (PDT) (envelope-from lioux) Message-Id: <200204251825.g3PIPsB38043@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 25 Apr 2002 11:25:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/25 11:25:54 PDT Modified files: x11-toolkits/qt30 Makefile pkg-plist Log: o Fix PLIST issue for now with exec/unexec trick o Deal with following issue: (weird) "The following target is necessary if qt30 is installed at the time the port build is started; it is related to the Makefiles having dependencies on these (installed) .prl files." --AlanE o Bump PORTREVISION Submitted by: Alan E Requested by: too many Approved by: will Revision Changes Path 1.102 +13 -1 ports/x11-toolkits/qt30/Makefile 1.45 +11 -171 ports/x11-toolkits/qt30/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 25 11:31:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A018237B41D; Thu, 25 Apr 2002 11:31:45 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIVjN39064; Thu, 25 Apr 2002 11:31:45 -0700 (PDT) (envelope-from bmah) Message-Id: <200204251831.g3PIVjN39064@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 Apr 2002 11:31:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/25 11:31:45 PDT Modified files: share/sgml man-refs.ent Log: Add manpage references for about a dozen PAM modules in -CURRENT. Revision Changes Path 1.132 +13 -0 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 Thu Apr 25 11:35:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEE8737B400; Thu, 25 Apr 2002 11:35:07 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIZ7M39587; Thu, 25 Apr 2002 11:35:07 -0700 (PDT) (envelope-from bmah) Message-Id: <200204251835.g3PIZ7M39587@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 Apr 2002 11:35:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/25 11:35:07 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: xe can be built as a module, ng_eiface, many new PAM modules noted. While here, fix a markup bogon in a recent patch(1) note. Revision Changes Path 1.333 +47 -5 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 25 11:36: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE6CD37B417; Thu, 25 Apr 2002 11:35:52 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIZqv39791; Thu, 25 Apr 2002 11:35:52 -0700 (PDT) (envelope-from bmah) Message-Id: <200204251835.g3PIZqv39791@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 Apr 2002 11:35:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/25 11:35:52 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: xe can be built as a module, ng_eiface, pam_ssh(8). Revision Changes Path 1.22.2.227 +12 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 25 11:37:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2881537B442; Thu, 25 Apr 2002 11:37:04 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIb4W40000; Thu, 25 Apr 2002 11:37:04 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251837.g3PIb4W40000@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 11:37:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon Makefile ports/www/galeon/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 11:37:04 PDT Modified files: www/galeon Makefile www/galeon/files patch-configure Removed files: www/galeon/files patch-ltmain.sh Log: USE_LIBTOOL strikes back: use the new and improved way for dealing with configure scripts created using autoconf 2.13 or later, which allows to replace many patch-ltmain.sh out there with USE_LIBTOOL and one additional line in configure script. Revision Changes Path 1.71 +1 -1 ports/www/galeon/Makefile 1.8 +15 -40 ports/www/galeon/files/patch-configure 1.2 +0 -45 ports/www/galeon/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 11:41:54 2002 Delivered-To: cvs-all@freebsd.org Received: from moutvdomng1.kundenserver.de (moutvdomng1.kundenserver.de [212.227.126.181]) by hub.freebsd.org (Postfix) with ESMTP id 4E2E837B400; Thu, 25 Apr 2002 11:41:42 -0700 (PDT) Received: from [212.227.126.155] (helo=mrvdomng2.kundenserver.de) by moutvdomng1.kundenserver.de with esmtp (Exim 3.22 #2) id 170oBJ-0004gh-00; Thu, 25 Apr 2002 20:41:25 +0200 Received: from [217.1.114.169] (helo=pD90172A9.dip.t-dialin.net) by mrvdomng2.kundenserver.de with esmtp (Exim 3.22 #2) id 170oBJ-00032P-00; Thu, 25 Apr 2002 20:41:25 +0200 Date: Thu, 25 Apr 2002 20:40:55 +0000 (GMT) From: Peter Ulrich Kruppa To: Martin Blapp Cc: , Subject: Re: cvs commit: ports/editors/openoffice Makefile In-Reply-To: <200204242202.g3OM2Cn39696@freefall.freebsd.org> Message-ID: <20020425203524.O93831-200000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1396482736-1019767255=:93831" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1396482736-1019767255=:93831 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 24 Apr 2002, Martin Blapp wrote: > mbr 2002/04/24 15:02:12 PDT > > Modified files: > editors/openoffice Makefile > Log: > Fix one mastersite, add install targets and remove the os version check. > I think if the gcc fixes for oo go in before 4.6, we can check against > this version later. > > Openoffice does build now till the end. A normal build with a P800 Mhz > does take approximatly 20 hours. build stopped in project i18npool. I attached its last words. Regards, Uli. > > Revision Changes Path > 1.47 +11 -12 ports/editors/openoffice/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* --0-1396482736-1019767255=:93831 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=tttt Content-Transfer-Encoding: BASE64 Content-ID: <20020425204055.B93831@small.pukruppa.de> Content-Description: Content-Disposition: attachment; filename=tttt IyB1bmFtZSAtYQ0KRnJlZUJTRCBzbWFsbC5wdWtydXBwYS5kZSA0LjUtU1RB QkxFIEZyZWVCU0QgNC41LVNUQUJMRSAjMDogVGh1IEFwciAyNSAxNjozMDox NCBHTVQgMjAwMiAgICAgcm9vdEBzbWFsbC5wdWtydXBwYS5kZTovdXNyL29i ai91c3Ivc3JjL3N5cy9QVUtSVVBQQS00LjE1ICBpMzg2DQoNCg0KDQpTY3Jp cHQgc3RhcnRlZCBvbiBUaHUgQXByIDI1IDIwOjE4OjA3IDIwMDINCg0KIyBi dWlsZA0KDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgIDoNCgkJCSAg ICAgOg0KCQkJICAgICA6CQ0KDQo9PT09PT09PT09PT09DQpCdWlsZGluZyBw cm9qZWN0IGkxOG5wb29sDQo9PT09PT09PT09PT09DQovdXNyL3BvcnRzL2Vk aXRvcnMvb3Blbm9mZmljZS93b3JrL29vXzY0MWRfc3JjL2kxOG5wb29sL3Nv dXJjZS91bm90eXBlcw0KLS0tLS0tLS0tLS0tLQ0KL3Vzci9wb3J0cy9lZGl0 b3JzL29wZW5vZmZpY2Uvd29yay9vb182NDFkX3NyYy9pMThucG9vbC9zb3Vy Y2UvcmVnaXN0ZXJzZXJ2aWNlcw0KLS0tLS0tLS0tLS0tLQ0KL3Vzci9wb3J0 cy9lZGl0b3JzL29wZW5vZmZpY2Uvd29yay9vb182NDFkX3NyYy9pMThucG9v bC9zb3VyY2UvZGVmYXVsdG51bWJlcmluZ3Byb3ZpZGVyDQotLS0tLS0tLS0t LS0tDQovdXNyL3BvcnRzL2VkaXRvcnMvb3Blbm9mZmljZS93b3JrL29vXzY0 MWRfc3JjL2kxOG5wb29sL3NvdXJjZS9udW1iZXJmb3JtYXRjb2RlDQotLS0t LS0tLS0tLS0tDQovdXNyL3BvcnRzL2VkaXRvcnMvb3Blbm9mZmljZS93b3Jr L29vXzY0MWRfc3JjL2kxOG5wb29sL3NvdXJjZS94bWxwYXJzZXINCi0tLS0t LS0tLS0tLS0NCi91c3IvcG9ydHMvZWRpdG9ycy9vcGVub2ZmaWNlL3dvcmsv b29fNjQxZF9zcmMvaTE4bnBvb2wvc291cmNlL2xvY2FsZWRhdGENCi0tLS0t LS0tLS0tLS0NCi91c3IvcG9ydHMvZWRpdG9ycy9vcGVub2ZmaWNlL3dvcmsv b29fNjQxZF9zcmMvaTE4bnBvb2wvc291cmNlL2xvY2FsZWRhdGFfYXNjaWkN CnJtIC1mIC4uLy4uL3VueGZic2QucHJvL21pc2MvbG9jYWxlZGF0YV9hZl9a QS5jeHgNCi4uLy4uL3VueGZic2QucHJvL2Jpbi9zYXhwYXJzZXIgYWZfWkEg YWZfWkEueG1sIC4uLy4uL3VueGZic2QucHJvL21pc2MvbG9jYWxlZGF0YV9h Zl9aQS5jeHggLi4vLi4vdW54ZmJzZC5wcm8vYmluL2FwcGxpY2F0LnJkYg0K U2VnbWVudGF0aW9uIGZhdWx0IChjb3JlIGR1bXBlZCkNCmRtYWtlOiAgRXJy b3IgY29kZSAxMzksIHdoaWxlIG1ha2luZyAnLi4vLi4vdW54ZmJzZC5wcm8v bWlzYy9sb2NhbGVkYXRhX2FmX1pBLmN4eCcNCi0tLSogVEdfU0xPLk1LICot LS0NCg0KRVJST1I6IEVycm9yIDY1MjgwIG9jY3VycmVkIHdoaWxlIG1ha2lu ZyAvdXNyL3BvcnRzL2VkaXRvcnMvb3Blbm9mZmljZS93b3JrL29vXzY0MWRf c3JjL2kxOG5wb29sL3NvdXJjZS9sb2NhbGVkYXRhX2FzY2lpDQpkbWFrZTog IEVycm9yIGNvZGUgMSwgd2hpbGUgbWFraW5nICdidWlsZF9hbGwnDQotLS0q IFRHX1NMTy5NSyAqLS0tDQoqKiogRXJyb3IgY29kZSAyNTUNCg0KU3RvcCBp biAvdXNyL3BvcnRzL2VkaXRvcnMvb3Blbm9mZmljZS4NCg0KDQpTY3JpcHQg ZG9uZSBvbiBUaHUgQXByIDI1IDIwOjIwOjU3IDIwMDINCg0KDQo= --0-1396482736-1019767255=:93831-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 11:43:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AB6D37B43C; Thu, 25 Apr 2002 11:43:04 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIh4f42684; Thu, 25 Apr 2002 11:43:04 -0700 (PDT) (envelope-from des) Message-Id: <200204251843.g3PIh4f42684@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 11:43:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/docbook-xsl Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 11:43:03 PDT Modified files: textproc/docbook-xsl Makefile distinfo pkg-plist Log: Upgrade to 1.50.0. Revision Changes Path 1.2 +3 -3 ports/textproc/docbook-xsl/Makefile 1.2 +1 -1 ports/textproc/docbook-xsl/distinfo 1.2 +109 -138 ports/textproc/docbook-xsl/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 25 11:53:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE96C37B400; Thu, 25 Apr 2002 11:53:42 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIrgD44272; Thu, 25 Apr 2002 11:53:42 -0700 (PDT) (envelope-from wollman) Message-Id: <200204251853.g3PIrgD44272@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 25 Apr 2002 11:53:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/04/25 11:53:42 PDT Modified files: games/fortune/datfiles fortunes fortunes2 Log: Add a few more aphorisms. Revision Changes Path 1.79 +4 -0 src/games/fortune/datfiles/fortunes 1.33 +19 -0 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:12:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8317137B400; Thu, 25 Apr 2002 12:12:34 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJCYs50773; Thu, 25 Apr 2002 12:12:34 -0700 (PDT) (envelope-from wollman) Message-Id: <200204251912.g3PJCYs50773@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 25 Apr 2002 12:12:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/04/25 12:12:33 PDT Modified files: games/fortune/datfiles fortunes2 Log: Resort and suppress dupes. Revision Changes Path 1.34 +126 -152 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:20:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17D6A37B405; Thu, 25 Apr 2002 12:20:54 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJKsr52300; Thu, 25 Apr 2002 12:20:54 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251920.g3PJKsr52300@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 12:20:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/librsvg Makefile ports/graphics/librsvg/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 12:20:54 PDT Modified files: graphics/librsvg Makefile Added files: graphics/librsvg/files patch-configure Removed files: graphics/librsvg/files patch-ltmain.sh Log: Put USE_LIBTOOL back. Revision Changes Path 1.11 +1 -1 ports/graphics/librsvg/Makefile 1.1 +13 -0 ports/graphics/librsvg/files/patch-configure (new) 1.5 +0 -28 ports/graphics/librsvg/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:27:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE9EB37B41B; Thu, 25 Apr 2002 12:27:40 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJReO53404; Thu, 25 Apr 2002 12:27:40 -0700 (PDT) (envelope-from wollman) Message-Id: <200204251927.g3PJReO53404@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 25 Apr 2002 12:27:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/04/25 12:27:40 PDT Modified files: games/fortune/datfiles fortunes Log: Spell Fred Brooks's name right. Revision Changes Path 1.80 +1 -1 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 Thu Apr 25 12:31:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBD4037B419; Thu, 25 Apr 2002 12:31:44 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJVim54008; Thu, 25 Apr 2002 12:31:44 -0700 (PDT) (envelope-from wollman) Message-Id: <200204251931.g3PJVim54008@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 25 Apr 2002 12:31:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/04/25 12:31:44 PDT Modified files: games/fortune/datfiles fortunes Log: Sort. Revision Changes Path 1.81 +2187 -2209 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 Thu Apr 25 12:34:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7887337B41A; Thu, 25 Apr 2002 12:34:25 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJYPL54389; Thu, 25 Apr 2002 12:34:25 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204251934.g3PJYPL54389@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 12:34:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/eel Makefile ports/x11-toolkits/eel/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 12:34:25 PDT Modified files: x11-toolkits/eel Makefile Added files: x11-toolkits/eel/files patch-configure Removed files: x11-toolkits/eel/files patch-ltmain.sh Log: Put USE_LIBTOOL back. Revision Changes Path 1.9 +1 -2 ports/x11-toolkits/eel/Makefile 1.1 +13 -0 ports/x11-toolkits/eel/files/patch-configure (new) 1.5 +0 -28 ports/x11-toolkits/eel/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:37:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C205337B41C; Thu, 25 Apr 2002 12:37:14 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJbE954944; Thu, 25 Apr 2002 12:37:14 -0700 (PDT) (envelope-from bmah) Message-Id: <200204251937.g3PJbE954944@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 Apr 2002 12:37:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/releng article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/25 12:37:14 PDT Modified files: en_US.ISO8859-1/articles/releng article.sgml Log: s/cvs up/cvs update/ PR: 37453 Submitted by: Hideyuki KURASHINA Revision Changes Path 1.23 +1 -1 doc/en_US.ISO8859-1/articles/releng/article.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 25 12:41: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7960B37B405; Thu, 25 Apr 2002 12:40:58 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJewh55744; Thu, 25 Apr 2002 12:40:58 -0700 (PDT) (envelope-from pat) Message-Id: <200204251940.g3PJewh55744@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 12:40:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/less Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 12:40:57 PDT Modified files: misc/less Makefile distinfo Log: Update to 374 PR: 37463 Submitted by: maintainer Revision Changes Path 1.34 +1 -1 ports/misc/less/Makefile 1.14 +1 -1 ports/misc/less/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:46:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by hub.freebsd.org (Postfix) with ESMTP id 9E9D337B41E for ; Thu, 25 Apr 2002 12:46:47 -0700 (PDT) Received: (qmail 2340 invoked from network); 25 Apr 2002 19:46:46 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 25 Apr 2002 19:46:46 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3PJknv11609; Thu, 25 Apr 2002 15:46:49 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204251931.g3PJVim54008@freefall.freebsd.org> Date: Thu, 25 Apr 2002 15:45:54 -0400 (EDT) From: John Baldwin To: Garrett Wollman Subject: RE: cvs commit: src/games/fortune/datfiles fortunes Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Apr-2002 Garrett Wollman wrote: > wollman 2002/04/25 12:31:44 PDT > > Modified files: > games/fortune/datfiles fortunes > Log: > Sort. By what order? Whitespace is significant now for sorting? Also, the more whitespace at the beginning of the line the earlier it seems? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Thu Apr 25 12:50:42 2002 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 9744737B41C; Thu, 25 Apr 2002 12:50:15 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id FAA16629; Fri, 26 Apr 2002 05:46:06 +1000 Date: Fri, 26 Apr 2002 05:47:12 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Kenneth D. Merry" Cc: "M. Warner Losh" , , , Subject: Re: cvs commit: src/lib/libcam camlib.h In-Reply-To: <20020424224122.A48194@panzer.kdm.org> Message-ID: <20020426054140.N1572-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 24 Apr 2002, Kenneth D. Merry wrote: > On Wed, Apr 24, 2002 at 21:46:51 +1000, Bruce Evans wrote: > > /* > > * If the user passed in a path, save it for him. > > */ > > if (given_path != NULL) > > strncpy(device->device_path, given_path, MAXPATHLEN + 1); > > else > > device->device_path[0] = '\0'; > > > > This used to have an off-by-1 error. Now it has an off-by-2 error. The > > ... > The only problem is, the NUL terminator isn't put in either string, and the > structure isn't bzeroed, I think. > > So what needs to be done is make sure the strncpy() instance above doesn't > overflow, and make sure the strings are NUL terminated. > > I think the attached patch will fix the problem, let me know what you > think. strncpy() could be used instead of strlcpy(), with the addition of > an extra line to NUL terminate the string in case the string copied into > the buffer is as long as the buffer. Seems OK. Do you care about truncation errors? Libraries really should. There are a couple of other strncpy()'s that could use strlcpy(). One already uses explicit NUL termination. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:53:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A334537B405; Thu, 25 Apr 2002 12:53:29 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJrTE57606; Thu, 25 Apr 2002 12:53:29 -0700 (PDT) (envelope-from pat) Message-Id: <200204251953.g3PJrTE57606@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 12:53:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/thefish Makefile distinfo pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 12:53:29 PDT Modified files: sysutils/thefish Makefile distinfo Added files: sysutils/thefish pkg-message Log: Update to 0.2.2 PR: 37456 Submitted by: maintainer Revision Changes Path 1.5 +13 -3 ports/sysutils/thefish/Makefile 1.5 +1 -1 ports/sysutils/thefish/distinfo 1.1 +6 -0 ports/sysutils/thefish/pkg-message (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 12:59: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E74437B405; Thu, 25 Apr 2002 12:59:04 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJx4l58687; Thu, 25 Apr 2002 12:59:04 -0700 (PDT) (envelope-from pat) Message-Id: <200204251959.g3PJx4l58687@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 12:59:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-Data-FormValidator Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 12:59:04 PDT Modified files: textproc/p5-Data-FormValidator Makefile distinfo Log: Update to 1.10 PR: 37438 Submitted by: maintainer Revision Changes Path 1.5 +2 -2 ports/textproc/p5-Data-FormValidator/Makefile 1.5 +1 -1 ports/textproc/p5-Data-FormValidator/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 13:18:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B978337B404; Thu, 25 Apr 2002 13:18:30 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PKIU365467; Thu, 25 Apr 2002 13:18:30 -0700 (PDT) (envelope-from brian) Message-Id: <200204252018.g3PKIU365467@freefall.freebsd.org> From: Brian Somers Date: Thu, 25 Apr 2002 13:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pppoa/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2002/04/25 13:18:30 PDT Added files: net/pppoa/files patch-ab Log: Handle alfred's recent modifications to the field names in usb.h Revision Changes Path 1.1 +87 -0 ports/net/pppoa/files/patch-ab (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 13:21: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B81A37B416; Thu, 25 Apr 2002 13:21:02 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PKL1M66092; Thu, 25 Apr 2002 13:21:01 -0700 (PDT) (envelope-from pat) Message-Id: <200204252021.g3PKL1M66092@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 13:21:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/instant-workstation Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 13:21:01 PDT Modified files: misc/instant-workstation Makefile pkg-comment Log: - Fix dependencies, typos, empty lines - Fix portlint errors/warnings - make hardcoded /usr/local LOCALBASE safe PR: 30272, 37444 Submitted by: John Merryweather Cooper , Andreas Schulz Approved by: maintainer timeout Revision Changes Path 1.8 +5 -9 ports/misc/instant-workstation/Makefile 1.2 +1 -1 ports/misc/instant-workstation/pkg-comment To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 13:25:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6F7137B400; Thu, 25 Apr 2002 13:25:15 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PKPFl67238; Thu, 25 Apr 2002 13:25:15 -0700 (PDT) (envelope-from bde) Message-Id: <200204252025.g3PKPFl67238@freefall.freebsd.org> From: Bruce Evans Date: Thu, 25 Apr 2002 13:25:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_environment.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/25 13:25:15 PDT Modified files: sys/kern kern_environment.c Log: Fixed some longstanding bugs in _getenv_static(): - malformed environment strings (ones without an '=') were not rejected. There shouldn't be any of these, but when the static environment is empty it always begins with one of these; this one should be considered as the terminator after the end of the environment, but it isn't. - the comparison of the name being looked up with the name in the environment was fuzzy -- only the characters up to the length of the latter were compared, so _getenv_static("foobar") matched "foo=..." in the environment and everything matched "" in the empty environment. MFC after: 3 days Revision Changes Path 1.23 +4 -3 src/sys/kern/kern_environment.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 25 13:26:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1783037B404; Thu, 25 Apr 2002 13:26:51 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PKQpZ67508; Thu, 25 Apr 2002 13:26:51 -0700 (PDT) (envelope-from gj) Message-Id: <200204252026.g3PKQpZ67508@freefall.freebsd.org> From: Gary Jennejohn Date: Thu, 25 Apr 2002 13:26:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/25 13:26:51 PDT Added files: (Branch: RELENG_4) sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c Log: Really add the ifpi2 driver. The mysterious failure which I reported with adding this stuff in my original commit was caused by having expanded $Id$ strings in some of the files which I'd forgotten to remove. This is an MFC of ifpi2. Revision Changes Path 1.1.2.1 +65 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_ext.h (new) 1.1.2.1 +601 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c (new) 1.1.2.1 +574 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.h (new) 1.2.2.1 +245 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1.c (new) 1.1.2.1 +517 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c (new) 1.6.2.1 +1447 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 13:36:41 2002 Delivered-To: cvs-all@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id AF6B237B416; Thu, 25 Apr 2002 13:36:32 -0700 (PDT) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.12.2/8.12.2) with ESMTP id g3PKaN7W003815; Thu, 25 Apr 2002 13:36:24 -0700 (PDT) (envelope-from jkh@winston.freebsd.org) To: Dag-Erling Smorgrav Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config In-Reply-To: Message from Dag-Erling Smorgrav of "25 Apr 2002 13:29:41 +0200." Date: Thu, 25 Apr 2002 13:36:23 -0700 Message-ID: <3814.1019766983@winston.freebsd.org> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, the behavior we're seeing isn't correct either, so rather than just flaming my commit (and failing to comment in the interval before the commit, when comments were explicitly requested), why not explain how you intend on fixing the bogus behavior we're now seeing? I'm not wedded to this fix at all, but wading through multiple S/Key challenges until you get to the password prompt is completely wrong and annoying as hell as you know yourself if you've actually bothered to read your email lately and have seen the comments on it. I've also not removed the functionality, as you're sort of implying here, I've merely changed the default and it's trivial to switch back if you're one of the tiny minority who uses OPIE. - Jordan > "Jordan K. Hubbard" writes: > > Log: > > Change default challenge/response behavior of sshd by popular demand. > > This brings us into sync with the behavior of sshd on other Unix platform s. > > This commit is incorrect. Challenge/response is required for PAM. > Please back it out. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 13:37:15 2002 Delivered-To: cvs-all@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 0590E37B404; Thu, 25 Apr 2002 13:37:07 -0700 (PDT) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.12.2/8.12.2) with ESMTP id g3PKas7W003833; Thu, 25 Apr 2002 13:36:54 -0700 (PDT) (envelope-from jkh@winston.freebsd.org) To: Dag-Erling Smorgrav Cc: Josef Karthauser , "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config In-Reply-To: Message from Dag-Erling Smorgrav of "25 Apr 2002 13:42:17 +0200." Date: Thu, 25 Apr 2002 13:36:54 -0700 Message-ID: <3832.1019767014@winston.freebsd.org> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you're just asking that I back the -current code out, that's fine. This wasn't entirely clear from your first message. > Josef Karthauser writes: > > Can you find a better way of preventing this: > > > > genius% ssh dhcp59 > > otp-md5 228 dh6546 ext > > S/Key Password: > > otp-md5 170 dh0164 ext > > S/Key Password: > > otp-md5 170 dh0164 ext > > S/Key Password: > > joe@dhcp59.tao.org.uk's password: > > This is a bug in OpenSSH's S/Key code, which is not used in -CURRENT. > The problem you quote only affects -STABLE servers. > > > We shouldn't be doing S/Key by default. > > We don't in -CURRENT. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14: 2:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9675037B416; Thu, 25 Apr 2002 14:02:21 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PL2LU72842; Thu, 25 Apr 2002 14:02:21 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204252102.g3PL2LU72842@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 25 Apr 2002 14:02:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/i386/fdisk fdisk.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/25 14:02:21 PDT Modified files: (Branch: RELENG_4) sbin/i386/fdisk fdisk.c Log: MFC: fdisk(8) does not honer test (-t) when when using -I PR: 36563 Reviewed by: bde Revision Changes Path 1.36.2.11 +6 -8 src/sbin/i386/fdisk/fdisk.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 25 14:11:40 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 306EF37B41A; Thu, 25 Apr 2002 14:11:37 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g3PLBZt26107; Thu, 25 Apr 2002 17:11:35 -0400 (EDT) (envelope-from wollman) Date: Thu, 25 Apr 2002 17:11:35 -0400 (EDT) From: Garrett Wollman Message-Id: <200204252111.g3PLBZt26107@khavrinen.lcs.mit.edu> To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/games/fortune/datfiles fortunes In-Reply-To: References: <200204251931.g3PJVim54008@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > By what order? In the order defined by /usr/src/games/fortune/tools/do-sort.sh, the tool Berkeley provided for this purpose. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:27:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 28A9637B41B for ; Thu, 25 Apr 2002 14:27:28 -0700 (PDT) Received: (qmail 27099 invoked from network); 25 Apr 2002 21:27:26 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 25 Apr 2002 21:27:26 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3PLRVv11878; Thu, 25 Apr 2002 17:27:31 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204252111.g3PLBZt26107@khavrinen.lcs.mit.edu> Date: Thu, 25 Apr 2002 17:26:35 -0400 (EDT) From: John Baldwin To: Garrett Wollman Subject: RE: cvs commit: src/games/fortune/datfiles fortunes Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Apr-2002 Garrett Wollman wrote: > < > said: > >> By what order? > > In the order defined by /usr/src/games/fortune/tools/do-sort.sh, the > tool Berkeley provided for this purpose. Ah, spiffy. Learn something new everyday then. > -GAWollman -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Thu Apr 25 14:30:29 2002 Delivered-To: cvs-all@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id C314B37B416; Thu, 25 Apr 2002 14:30:23 -0700 (PDT) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.12.2/8.12.2) with ESMTP id g3PLUH7W003958; Thu, 25 Apr 2002 14:30:17 -0700 (PDT) (envelope-from jkh@winston.freebsd.org) To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, core@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config In-Reply-To: Message from Dag-Erling Smorgrav of "Thu, 25 Apr 2002 09:50:35 PDT." <200204251650.g3PGoZd13976@freefall.freebsd.org> Date: Thu, 25 Apr 2002 14:30:17 -0700 Message-ID: <3956.1019770217@winston.freebsd.org> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would have backed it out myself today if you'd have at least given me a chance to address this. In fact, I tried to do so but you'd already jumped in ahead of me and I noticed only when my diffs failed to apply. I really don't care for your style, DES, and no amount of self-justification gives any of us the right to simply back stuff out before discussion has even ended. You're not god and nobody appointed you to the position, so stop acting like they did. I'm even more than willing to admit that I erred in applying this to -current, and I came to that understanding less than 24 hours after making the change and sought to rectify it, but you wouldn't even give me the chance to shoot my own dog. This is two strikes against you and I'm officially going on record in saying that one more offense and you're history. We don't need battling commits in the repo and we don't need developers who feel justified in tromping on other people's toes anytime they feel compelled to do so. This is a matter of principle now. - Jordan > des 2002/04/25 09:50:35 PDT > > Modified files: > crypto/openssh servconf.c sshd_config > Log: > Back out previous commit. > > Revision Changes Path > 1.32 +1 -1 src/crypto/openssh/servconf.c > 1.21 +2 -2 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:36:36 2002 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 0B47437B41F; Thu, 25 Apr 2002 14:36:24 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 74D37534C; Thu, 25 Apr 2002 23:36:22 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Jordan Hubbard Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config References: <3814.1019766983@winston.freebsd.org> From: Dag-Erling Smorgrav Date: 25 Apr 2002 23:36:21 +0200 In-Reply-To: <3814.1019766983@winston.freebsd.org> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jordan Hubbard writes: > Well, the behavior we're seeing isn't correct either, so rather than > just flaming my commit (and failing to comment in the interval before > the commit, when comments were explicitly requested), As I said earlier, -hackers is not the proper forum for this. If you had posted to -current or -audit instead, I would have seen your email and replied. Even better, you could have Cc:ed me since I am the one who did the last upgrade and the PAM conversion. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:41: 6 2002 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 02FCF37B41A; Thu, 25 Apr 2002 14:41:00 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 620C7534C; Thu, 25 Apr 2002 23:40:58 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Jordan Hubbard Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, core@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config References: <3956.1019770217@winston.freebsd.org> From: Dag-Erling Smorgrav Date: 25 Apr 2002 23:40:57 +0200 In-Reply-To: <3956.1019770217@winston.freebsd.org> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jordan Hubbard writes: > I would have backed it out myself today if you'd have at least given > me a chance to address this. In fact, I tried to do so but you'd > already jumped in ahead of me and I noticed only when my diffs failed > to apply. I'm sorry, but I deluded myself into thinking that I was saving you some work. I didn't back out your commit for the sake of backing it out, but in the process of committing the correct solution. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:43: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCC2837B417; Thu, 25 Apr 2002 14:43:02 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PLh2N81787; Thu, 25 Apr 2002 14:43:02 -0700 (PDT) (envelope-from gad) Message-Id: <200204252143.g3PLh2N81787@freefall.freebsd.org> From: Garance A Drosehn Date: Thu, 25 Apr 2002 14:43:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc lpc.8 src/usr.sbin/lpr/lpd lpd.8 src/usr.sbin/lpr/lpr printcap.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/25 14:43:02 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpc lpc.8 usr.sbin/lpr/lpd lpd.8 usr.sbin/lpr/lpr printcap.5 Log: MFC *: Add description of `mc' (max copies), add short-form to long-form mapping for `tf' (troff filter), and add a cross-reference to chkprintcap in some lpr-related man pages. [* = 1.15 lpc.8, 1.24 lpd.8, 1.25 printcap.5] Revision Changes Path 1.8.2.7 +2 -1 src/usr.sbin/lpr/lpc/lpc.8 1.14.2.10 +1 -0 src/usr.sbin/lpr/lpd/lpd.8 1.16.2.8 +5 -1 src/usr.sbin/lpr/lpr/printcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:45:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 860AA37B405; Thu, 25 Apr 2002 14:45:29 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PLjTK82114; Thu, 25 Apr 2002 14:45:29 -0700 (PDT) (envelope-from gad) Message-Id: <200204252145.g3PLjTK82114@freefall.freebsd.org> From: Garance A Drosehn Date: Thu, 25 Apr 2002 14:45:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr printcap.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/25 14:45:29 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpr printcap.5 Log: MFC 1.26: Underline the default value for rp=, the same way all the other string-type default values are underlined. Revision Changes Path 1.16.2.9 +1 -1 src/usr.sbin/lpr/lpr/printcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:46:43 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B0EFC37B41D; Thu, 25 Apr 2002 14:46:33 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3PLkVH91665; Thu, 25 Apr 2002 15:46:31 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3PLkQb43013; Thu, 25 Apr 2002 15:46:26 -0600 (MDT) (envelope-from imp@village.org) Date: Thu, 25 Apr 2002 15:46:19 -0600 (MDT) Message-Id: <20020425.154619.34598350.imp@village.org> To: jkh@winston.freebsd.org Cc: des@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, core@FreeBSD.ORG Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config From: "M. Warner Losh" In-Reply-To: <3956.1019770217@winston.freebsd.org> References: <3956.1019770217@winston.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <3956.1019770217@winston.freebsd.org> Jordan Hubbard writes: : I would have backed it out myself today if you'd have at least given : me a chance to address this. In fact, I tried to do so but you'd : already jumped in ahead of me and I noticed only when my diffs failed : to apply. : : I really don't care for your style, DES, and no amount of : self-justification gives any of us the right to simply back stuff out : before discussion has even ended. You're not god and nobody appointed : you to the position, so stop acting like they did. : : I'm even more than willing to admit that I erred in applying this to : -current, and I came to that understanding less than 24 hours after : making the change and sought to rectify it, but you wouldn't even : give me the chance to shoot my own dog. Why do you have to do the shooting? Especially when a new dog was committed a few minutes later? : This is two strikes against you and I'm officially going on record in : saying that one more offense and you're history. We don't need : battling commits in the repo and we don't need developers who feel : justified in tromping on other people's toes anytime they feel : compelled to do so. This is a matter of principle now. What difference does it make Jordan? I mean all des did here was commit a better fix than yours. The discussions seemed to have ended and his fix was technically correct. He had to back our yours first to make that happen. I don't see why you are getting so upset over this issue. There are other things that DES has done that are much worse, and maybe he should be sanctioned for those, but this isn't it. It is just how how FreeBSD works: person A makes a change, person B makes it better. Person B being the maintainer of the code in question makes it not unusual at all. When did we become so thin-skinned around here? 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 25 14:50:18 2002 Delivered-To: cvs-all@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id CB2D237B400; Thu, 25 Apr 2002 14:50:09 -0700 (PDT) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.12.2/8.12.2) with ESMTP id g3PLo37W004090; Thu, 25 Apr 2002 14:50:03 -0700 (PDT) (envelope-from jkh@winston.freebsd.org) To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, core@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config In-Reply-To: Message from Dag-Erling Smorgrav of "25 Apr 2002 23:40:57 +0200." Date: Thu, 25 Apr 2002 14:50:03 -0700 Message-ID: <4089.1019771403@winston.freebsd.org> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you were suffering from any delusion, DES, it was that things work that way around here - they don't. There was no particular urgency to backing this out and you could have dropped me a line asking whether or not I wanted you to simply fix it, which you did not. The irony to all of this is that all I wanted was for the problem to be fixed and would have welcomed any reasonable solution to the problem, including yours, but now you've stuck me in the position of not being able to condone the manner in which you went about doing this since proper communication and procedures are exceedingly important in this project and you've flagrantly overstepped your bounds for what may be the last time. I'll continue to work this matter through core and we can drop cvs-* off the cc line from this point forward. - Jordan > Jordan Hubbard writes: > > I would have backed it out myself today if you'd have at least given > > me a chance to address this. In fact, I tried to do so but you'd > > already jumped in ahead of me and I noticed only when my diffs failed > > to apply. > > I'm sorry, but I deluded myself into thinking that I was saving you > some work. I didn't back out your commit for the sake of backing it > out, but in the process of committing the correct solution. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 14:53:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 621AD37B404; Thu, 25 Apr 2002 14:53:20 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PLrKB83140; Thu, 25 Apr 2002 14:53:20 -0700 (PDT) (envelope-from gad) Message-Id: <200204252153.g3PLrKB83140@freefall.freebsd.org> From: Garance A Drosehn Date: Thu, 25 Apr 2002 14:53:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc cmds.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/25 14:53:20 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpc cmds.c Log: MFC 1.23: Usage style sweep: spell "usage" with a small 'u', for all the sub-commands in 'lpc'. [done by des] Revision Changes Path 1.14.2.8 +3 -3 src/usr.sbin/lpr/lpc/cmds.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 25 14:56: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id F04EC37B400; Thu, 25 Apr 2002 14:56:00 -0700 (PDT) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.12.2/8.12.2) with ESMTP id g3PLtr7W004141; Thu, 25 Apr 2002 14:55:54 -0700 (PDT) (envelope-from jkh@winston.freebsd.org) To: "M. Warner Losh" Cc: des@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, core@FreeBSD.ORG Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config In-Reply-To: Message from "M. Warner Losh" of "Thu, 25 Apr 2002 15:46:19 MDT." <20020425.154619.34598350.imp@village.org> Date: Thu, 25 Apr 2002 14:55:53 -0700 Message-ID: <4139.1019771753@winston.freebsd.org> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I don't see why you are getting so upset over this issue. Get off your high horse, Warner, you of all people are hardly entitled to sit up there. :) I'm not upset, I'm just not happy with how this was done and DES is not the maintainer of OpenSSH. In fact, I asked explicitly who was before making the change and was told that it was currently maintainer-less. I went well out of my way to follow procedure and am merely making it clear that I expect everyone else to follow it too. There was not so much as a single personal email about this and that's not the kind of precedent I want set. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 15: 5:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8E5937B419; Thu, 25 Apr 2002 15:05:54 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PM5s588505; Thu, 25 Apr 2002 15:05:54 -0700 (PDT) (envelope-from pat) Message-Id: <200204252205.g3PM5s588505@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 15:05:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/thefish Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 15:05:54 PDT Modified files: sysutils/thefish Makefile distinfo Log: Update to 0.2.2.1 PR: 37466 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/sysutils/thefish/Makefile 1.6 +1 -1 ports/sysutils/thefish/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 15: 6:25 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2B5EF37B41A; Thu, 25 Apr 2002 15:05:55 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3PM5rH92000; Thu, 25 Apr 2002 16:05:53 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3PM5ob43196; Thu, 25 Apr 2002 16:05:50 -0600 (MDT) (envelope-from imp@village.org) Date: Thu, 25 Apr 2002 16:05:44 -0600 (MDT) Message-Id: <20020425.160544.01090039.imp@village.org> To: jkh@winston.freebsd.org Cc: des@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, core@FreeBSD.ORG Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config From: "M. Warner Losh" In-Reply-To: <4139.1019771753@winston.freebsd.org> References: <4139.1019771753@winston.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <4139.1019771753@winston.freebsd.org> Jordan Hubbard writes: : > I don't see why you are getting so upset over this issue. : : Get off your high horse, Warner, you of all people are hardly entitled : to sit up there. :) Insults are not necessary here. I don't have a thin skin, when people get under it, they've worked good and hard to do so. Anyway, I've made my point, so I'll stop now. It isn't worth my time arguing over. 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 25 15:34:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92A3637B417; Thu, 25 Apr 2002 15:34:48 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PMYme91918; Thu, 25 Apr 2002 15:34:48 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204252234.g3PMYme91918@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 25 Apr 2002 15:34:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/25 15:34:48 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Add information on changing the default MTA. PR: 37121 Submitted by: Andrew Boothman Revision Changes Path 1.44 +231 -15 doc/en_US.ISO8859-1/books/handbook/mail/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 25 15:48:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EFA437B417; Thu, 25 Apr 2002 15:48:13 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PMmCX93588; Thu, 25 Apr 2002 15:48:12 -0700 (PDT) (envelope-from petef) Message-Id: <200204252248.g3PMmCX93588@freefall.freebsd.org> From: Pete Fritchman Date: Thu, 25 Apr 2002 15:48:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/newsgrab Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/25 15:48:12 PDT Modified files: news/newsgrab Makefile distinfo Log: Update to 0.2.2. Revision Changes Path 1.7 +1 -1 ports/news/newsgrab/Makefile 1.5 +1 -1 ports/news/newsgrab/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 15:48:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5C2537B405; Thu, 25 Apr 2002 15:48:40 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PMmek93678; Thu, 25 Apr 2002 15:48:40 -0700 (PDT) (envelope-from des) Message-Id: <200204252248.g3PMmek93678@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 15:48:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 15:48:40 PDT Modified files: sys/kern subr_witness.c Log: Add the mutex profiling lock to the witness list. This hopefully unbreaks the MUTEX_PROFILING + WITNESS + !WITNESS_SKIPSPIN case. Submitted by: Hiten Pandya Revision Changes Path 1.110 +1 -0 src/sys/kern/subr_witness.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 25 15:49:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2419537B419; Thu, 25 Apr 2002 15:49:34 -0700 (PDT) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PMnYx93801; Thu, 25 Apr 2002 15:49:34 -0700 (PDT) (envelope-from jedgar) Message-Id: <200204252249.g3PMnYx93801@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Thu, 25 Apr 2002 15:49:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/grub Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2002/04/25 15:49:34 PDT Modified files: sysutils/grub Makefile distinfo Log: A support for splash screen images. Submitted by: Thomas Quinot Revision Changes Path 1.7 +14 -0 ports/sysutils/grub/Makefile 1.5 +2 -0 ports/sysutils/grub/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 16: 4:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 903CE37B419; Thu, 25 Apr 2002 16:04:52 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PN4qj95390; Thu, 25 Apr 2002 16:04:52 -0700 (PDT) (envelope-from tjr) Message-Id: <200204252304.g3PN4qj95390@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 25 Apr 2002 16:04:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/unexpand unexpand.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/04/25 16:04:52 PDT Modified files: usr.bin/unexpand unexpand.c Log: Some minor nits exposed by the Open Group's VSC Lite verification suite: - When an error occurs processing one file, we must continue to process the remaining files. - Convert trailing whitespace to tabs as appropriate. - Align backspace handling with what the verification suite expects. Reviewed by: mike Revision Changes Path 1.10 +25 -18 src/usr.bin/unexpand/unexpand.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 25 16:35:11 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id E7F1A37B422 for ; Thu, 25 Apr 2002 16:35:00 -0700 (PDT) Received: (qmail 10507 invoked by uid 1001); 25 Apr 2002 23:42:27 -0000 Date: Thu, 25 Apr 2002 23:42:27 +0000 From: "J. Mallett" To: Gary Jennejohn Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Message-ID: <20020425234227.GD491@FreeBSD.ORG> References: <20020425085641.A68843@dragon.nuxi.com> <200204251750.g3PHonY6016059@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204251750.g3PHonY6016059@peedub.jennejohn.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 07:50:49PM +0200, Gary Jennejohn wrote: > I was local on freefall. Yes, ifpi2 is a directory which I wanted > to add to RELENG_4 but which is already in HEAD. The directory will be there, but no files will have a RELENG_4 tag... Get someone to tag it for you, I think. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 16:41:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92DF037B404; Thu, 25 Apr 2002 16:41:37 -0700 (PDT) Received: (from cokane@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PNfbj04414; Thu, 25 Apr 2002 16:41:37 -0700 (PDT) (envelope-from cokane) Message-Id: <200204252341.g3PNfbj04414@freefall.freebsd.org> From: Coleman Kane Date: Thu, 25 Apr 2002 16:41:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp_amd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cokane 2002/04/25 16:41:36 PDT Modified files: (Branch: RELENG_4) sys/pci agp_amd.c Log: MFC: CURRENT AMD7xx fixes from rev 1.9. Revision Changes Path 1.3.2.4 +1 -9 src/sys/pci/agp_amd.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 25 17: 8:17 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5FFE337B419; Thu, 25 Apr 2002 17:08:14 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3Q08CYm074109; Thu, 25 Apr 2002 17:08:12 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3Q06vLl074094; Thu, 25 Apr 2002 17:06:57 -0700 (PDT) Date: Thu, 25 Apr 2002 17:06:56 -0700 From: "David O'Brien" To: "J. Mallett" Cc: Gary Jennejohn , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Message-ID: <20020425170656.A71958@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20020425085641.A68843@dragon.nuxi.com> <200204251750.g3PHonY6016059@peedub.jennejohn.org> <20020425234227.GD491@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020425234227.GD491@FreeBSD.ORG>; from jmallett@FreeBSD.ORG on Thu, Apr 25, 2002 at 11:42:27PM +0000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 11:42:27PM +0000, J. Mallett wrote: > On Thu, Apr 25, 2002 at 07:50:49PM +0200, Gary Jennejohn wrote: > > I was local on freefall. Yes, ifpi2 is a directory which I wanted > > to add to RELENG_4 but which is already in HEAD. > > The directory will be there, but no files will have a RELENG_4 tag... > > Get someone to tag it for you, I think. No, you 'cvs add', not 'cvs tag' to add something onto the RELENG_4 branch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 17:17: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id A848637B41F for ; Thu, 25 Apr 2002 17:16:54 -0700 (PDT) Received: (qmail 2922 invoked by uid 1001); 26 Apr 2002 00:24:22 -0000 Date: Fri, 26 Apr 2002 00:24:22 +0000 From: "J. Mallett" To: David O'Brien Cc: "J. Mallett" , Gary Jennejohn , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Message-ID: <20020426002421.GG491@FreeBSD.ORG> References: <20020425085641.A68843@dragon.nuxi.com> <200204251750.g3PHonY6016059@peedub.jennejohn.org> <20020425234227.GD491@FreeBSD.ORG> <20020425170656.A71958@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020425170656.A71958@dragon.nuxi.com> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 05:06:56PM -0700, David O'Brien wrote: > On Thu, Apr 25, 2002 at 11:42:27PM +0000, J. Mallett wrote: > > On Thu, Apr 25, 2002 at 07:50:49PM +0200, Gary Jennejohn wrote: > > > I was local on freefall. Yes, ifpi2 is a directory which I wanted > > > to add to RELENG_4 but which is already in HEAD. > > > > The directory will be there, but no files will have a RELENG_4 tag... > > > > Get someone to tag it for you, I think. > > No, you 'cvs add', not 'cvs tag' to add something onto the RELENG_4 > branch. That (should?) create a new branch and a new revision on that branch, rather than using the existing HEAD version and only creating a new branch on MFC or modification in STABLE. But anyway, I forgot about specifying -r to add. Thanks. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 17:42:52 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5E4FB37B41D; Thu, 25 Apr 2002 17:42:48 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3Q0glYm011178; Thu, 25 Apr 2002 17:42:47 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3Q0fUAX011038; Thu, 25 Apr 2002 17:41:30 -0700 (PDT) Date: Thu, 25 Apr 2002 17:41:30 -0700 From: "David O'Brien" To: "M. Warner Losh" Cc: jkh@winston.freebsd.org, des@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, core@FreeBSD.ORG Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config Message-ID: <20020425174130.A10167@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <3956.1019770217@winston.freebsd.org> <20020425.154619.34598350.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020425.154619.34598350.imp@village.org>; from imp@village.org on Thu, Apr 25, 2002 at 03:46:19PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 03:46:19PM -0600, M. Warner Losh wrote: > Why do you have to do the shooting? Because that is how we have worked for the past many years. > Especially when a new dog was committed a few minutes later? The "Back out last commit" is a slap in the face. An action DES does often. IF DES did not want to deal with JKH about this, why wasn't DES's only commit one that was "A proper and more encompassing fix to XYZ problem"??? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 17:46:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F33437B417; Thu, 25 Apr 2002 17:46:08 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q0k8o20319; Thu, 25 Apr 2002 17:46:08 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204260046.g3Q0k8o20319@freefall.freebsd.org> From: Ian Dowse Date: Thu, 25 Apr 2002 17:46:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h src/sys/kern vfs_syscalls.c src/sys/nfs nfs_socket.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/25 17:46:07 PDT Modified files: (Branch: RELENG_4) sys/sys mount.h sys/kern vfs_syscalls.c sys/nfs nfs_socket.c Log: MFC: avoid a problem where some NFS client operations might be unexpectedly cancelled during an unsuccessful non-forced unmount attempt. The problem caused occasional ESTALE errors on amd(8) mounts because amd uses non-forced unmounts to check if the filesystem is still in use. Revision Changes Path 1.151.2.16 +9 -2 src/sys/kern/vfs_syscalls.c 1.60.2.3 +4 -4 src/sys/nfs/nfs_socket.c 1.89.2.6 +6 -0 src/sys/sys/mount.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 25 17:53:15 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 4747C37B41D; Thu, 25 Apr 2002 17:53:08 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3Q0qtw18296; Thu, 25 Apr 2002 20:52:55 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 25 Apr 2002 20:52:55 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Jordan Hubbard Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, core@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh servconf.c sshd_config In-Reply-To: <3956.1019770217@winston.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 25 Apr 2002, Jordan Hubbard wrote: > I would have backed it out myself today if you'd have at least given me > a chance to address this. In fact, I tried to do so but you'd already > jumped in ahead of me and I noticed only when my diffs failed to apply. > > I really don't care for your style, DES, and no amount of > self-justification gives any of us the right to simply back stuff out > before discussion has even ended. You're not god and nobody appointed > you to the position, so stop acting like they did. > > I'm even more than willing to admit that I erred in applying this to > -current, and I came to that understanding less than 24 hours after > making the change and sought to rectify it, but you wouldn't even give > me the chance to shoot my own dog. > > This is two strikes against you and I'm officially going on record in > saying that one more offense and you're history. We don't need battling > commits in the repo and we don't need developers who feel justified in > tromping on other people's toes anytime they feel compelled to do so. > This is a matter of principle now. Let's not blow this out of proportion. Your proposed patch was objected to on valid technical grounds, and your proposed patch was broken in several ways. In fact, it didn't even fix a problem in -CURRENT, because the problem didn't even exist there, which I pointed out to you explicitly in my request that you not commit the patch. DES backed out your commit (in -CURRENT, where it was broken, and in -STABLE, where it broke existing configurations), and replaced it with a working fix immediately. Sure, he committed fast, but you committed pretty quickly too. Rather than turn this into yet another battle to the death, just accept that he fixed the bug (properly) and is willing to do work to maintain OpenSSH. He stepped up to do the merge work on a new version of OpenSSH, which is something that no one else was willing to do, so we can give him some breathing room. There was no rush to fix the bug either: it's not as though we have a release tomorrow. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 18:14:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B4A637B400; Thu, 25 Apr 2002 18:14:43 -0700 (PDT) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q1Ehv27577; Thu, 25 Apr 2002 18:14:43 -0700 (PDT) (envelope-from jeh) Message-Id: <200204260114.g3Q1Ehv27577@freefall.freebsd.org> From: "James E. Housley" Date: Thu, 25 Apr 2002 18:14:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2002/04/25 18:14:42 PDT Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4199 4199 Emergency Dat Release due to Exploit-BackCSS False Positive Revision Changes Path 1.93 +1 -1 ports/security/uvscan-dat/Makefile 1.91 +1 -1 ports/security/uvscan-dat/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 18:47:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12D4637B419; Thu, 25 Apr 2002 18:47:49 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q1lnP31556; Thu, 25 Apr 2002 18:47:49 -0700 (PDT) (envelope-from des) Message-Id: <200204260147.g3Q1lnP31556@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 25 Apr 2002 18:47:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/25 18:47:48 PDT Modified files: lib/libpam/modules/pam_unix pam_unix.c Log: Fix a really dumb bug (missing curly braces around the body of an if statement) that caused pam_sm_chauthtok() to always fail silently. Revision Changes Path 1.37 +3 -2 src/lib/libpam/modules/pam_unix/pam_unix.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 25 19: 7:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8686537B404; Thu, 25 Apr 2002 19:07:47 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q27li38046; Thu, 25 Apr 2002 19:07:47 -0700 (PDT) (envelope-from silby) Message-Id: <200204260207.g3Q27li38046@freefall.freebsd.org> From: Mike Silbersack Date: Thu, 25 Apr 2002 19:07:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/25 19:07:47 PDT Modified files: sys/kern uipc_socket.c uipc_socket2.c Log: Make sure that sockets undergoing accept filtering are aborted in a LRU fashion when the listen queue fills up. Previously, there was no mechanism to kick out old sockets, leading to an easy DoS of daemons using accept filtering. Reviewed by: alfred MFC after: 3 days Revision Changes Path 1.116 +1 -2 src/sys/kern/uipc_socket.c 1.87 +7 -1 src/sys/kern/uipc_socket2.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 25 19:19:17 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id AC93B37B41A; Thu, 25 Apr 2002 19:18:55 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g3Q2IaM55196; Thu, 25 Apr 2002 20:18:36 -0600 (MDT) (envelope-from ken) Date: Thu, 25 Apr 2002 20:18:36 -0600 From: "Kenneth D. Merry" To: Bruce Evans Cc: "M. Warner Losh" , obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020425201835.A55111@panzer.kdm.org> References: <20020424224122.A48194@panzer.kdm.org> <20020426054140.N1572-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426054140.N1572-100000@gamplex.bde.org>; from bde@zeta.org.au on Fri, Apr 26, 2002 at 05:47:12AM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Apr 26, 2002 at 05:47:12 +1000, Bruce Evans wrote: > On Wed, 24 Apr 2002, Kenneth D. Merry wrote: > > On Wed, Apr 24, 2002 at 21:46:51 +1000, Bruce Evans wrote: > > > /* > > > * If the user passed in a path, save it for him. > > > */ > > > if (given_path != NULL) > > > strncpy(device->device_path, given_path, MAXPATHLEN + 1); > > > else > > > device->device_path[0] = '\0'; > > > > > > This used to have an off-by-1 error. Now it has an off-by-2 error. The > > > ... > > > The only problem is, the NUL terminator isn't put in either string, and the > > structure isn't bzeroed, I think. > > > > So what needs to be done is make sure the strncpy() instance above doesn't > > overflow, and make sure the strings are NUL terminated. > > > > I think the attached patch will fix the problem, let me know what you > > think. strncpy() could be used instead of strlcpy(), with the addition of > > an extra line to NUL terminate the string in case the string copied into > > the buffer is as long as the buffer. > > Seems OK. Do you care about truncation errors? Libraries really should. Yes, but I think NUL-terminating the strings is more important. There are several cases here. In cam_get_device(), the user really should allocate enough space for the NUL -- if he doesn't, oh well. As for the instances where we copy strings to/from CCBs, the strings are really limited to FOO_IDLEN - 1, due to the way we handle things inside the kernel. The device strings inside the kernel are copied around using strcpy(), and if a peripheral driver or sim driver name string is longer than {DEV,SIM}_IDLEN - 1 characters, strcpy() will overflow the target string. So truncation shouldn't really happen in cases like the one in cam_lookup_pass(), because the dev_name can't legitimately be longer than DEV_IDLEN - 1 anyway (not including the NUL). As for the path name in cam_real_open_device(), according to Warner, it shouldn't be over MAXPATHLEN characters in any case. As for the given_dev_name, as I pointed out above, device names can't legitimately be longer than DEV_IDLEN - 1 anyway. > There are a couple of other strncpy()'s that could use strlcpy(). One > already uses explicit NUL termination. Actually they both do. I converted both to strlcpy(), and also converted an strcpy() to strlcpy(). I've attached a new set of diffs, let me know what you think! (They'll go through a buildworld test once my cvsup finishes.) Thanks, Ken -- Kenneth Merry ken@kdm.org --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="camlib.c.20020425" ==== //depot/FreeBSD-ken/src/lib/libcam/camlib.c#4 - /usr/home/ken/perforce/FreeBSD-ken/src/lib/libcam/camlib.c ==== *** /tmp/tmp.26820.0 Thu Apr 25 19:59:38 2002 --- /usr/home/ken/perforce/FreeBSD-ken/src/lib/libcam/camlib.c Thu Apr 25 19:52:48 2002 *************** *** 289,304 **** */ for (i = 0;i < (sizeof(devmatchtable)/sizeof(struct cam_devequiv));i++){ if (strcmp(tmpstr, devmatchtable[i].given_dev) == 0) { ! strncpy(dev_name,devmatchtable[i].real_dev, devnamelen); found = 1; break; } } if (found == 0) ! strncpy(dev_name, tmpstr, devnamelen); ! ! /* Make sure we pass back a null-terminated string */ ! dev_name[devnamelen - 1] = '\0'; /* Clean up allocated memory */ free(newpath); --- 289,301 ---- */ for (i = 0;i < (sizeof(devmatchtable)/sizeof(struct cam_devequiv));i++){ if (strcmp(tmpstr, devmatchtable[i].given_dev) == 0) { ! strlcpy(dev_name,devmatchtable[i].real_dev, devnamelen); found = 1; break; } } if (found == 0) ! strlcpy(dev_name, tmpstr, devnamelen); /* Clean up allocated memory */ free(newpath); *************** *** 490,497 **** ccb.ccb_h.func_code = XPT_GDEVLIST; /* These two are necessary for the GETPASSTHRU ioctl to work. */ ! strncpy(ccb.cgdl.periph_name, dev_name, DEV_IDLEN - 1); ! ccb.cgdl.periph_name[DEV_IDLEN - 1] = '\0'; ccb.cgdl.unit_number = unit; /* --- 487,493 ---- ccb.ccb_h.func_code = XPT_GDEVLIST; /* These two are necessary for the GETPASSTHRU ioctl to work. */ ! strlcpy(ccb.cgdl.periph_name, dev_name, DEV_IDLEN); ccb.cgdl.unit_number = unit; /* *************** *** 576,582 **** * If the user passed in a path, save it for him. */ if (given_path != NULL) ! strncpy(device->device_path, given_path, MAXPATHLEN + 1); else device->device_path[0] = '\0'; --- 572,579 ---- * If the user passed in a path, save it for him. */ if (given_path != NULL) ! strlcpy(device->device_path, given_path, ! sizeof(device->device_path)); else device->device_path[0] = '\0'; *************** *** 585,591 **** * those as well. */ if (given_dev_name != NULL) ! strncpy(device->given_dev_name, given_dev_name, DEV_IDLEN); else device->given_dev_name[0] = '\0'; device->given_unit_number = given_unit_number; --- 582,589 ---- * those as well. */ if (given_dev_name != NULL) ! strlcpy(device->given_dev_name, given_dev_name, ! sizeof(device->given_dev_name)); else device->given_dev_name[0] = '\0'; device->given_unit_number = given_unit_number; *************** *** 637,643 **** } device->dev_unit_num = ccb.cgdl.unit_number; ! strcpy(device->device_name, ccb.cgdl.periph_name); device->path_id = ccb.ccb_h.path_id; device->target_id = ccb.ccb_h.target_id; device->target_lun = ccb.ccb_h.target_lun; --- 635,642 ---- } device->dev_unit_num = ccb.cgdl.unit_number; ! strlcpy(device->device_name, ccb.cgdl.periph_name, ! sizeof(device->device_name)); device->path_id = ccb.ccb_h.path_id; device->target_id = ccb.ccb_h.target_id; device->target_lun = ccb.ccb_h.target_lun; *************** *** 648,654 **** "%s: %s", func_name, func_name, strerror(errno)); goto crod_bailout; } ! strncpy(device->sim_name, ccb.cpi.dev_name, SIM_IDLEN); device->sim_unit_number = ccb.cpi.unit_number; device->bus_id = ccb.cpi.bus_id; --- 647,653 ---- "%s: %s", func_name, func_name, strerror(errno)); goto crod_bailout; } ! strlcpy(device->sim_name, ccb.cpi.dev_name, sizeof(device->sim_name)); device->sim_unit_number = ccb.cpi.unit_number; device->bus_id = ccb.cpi.bus_id; --3MwIy2ne0vdjdPXF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 19:20:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D841637B400; Thu, 25 Apr 2002 19:20:02 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q2K2N39794; Thu, 25 Apr 2002 19:20:02 -0700 (PDT) (envelope-from pat) Message-Id: <200204260220.g3Q2K2N39794@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 19:20:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 19:20:02 PDT Modified files: . modules Log: xmms-iris --> ports/graphics/xmms-iris Revision Changes Path 1.5019 +1 -0 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 25 19:20:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A9F3A37B404; Thu, 25 Apr 2002 19:20:00 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q2K0t39732; Thu, 25 Apr 2002 19:20:00 -0700 (PDT) (envelope-from pat) Message-Id: <200204260220.g3Q2K0t39732@freefall.freebsd.org> From: Patrick Li Date: Thu, 25 Apr 2002 19:20:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/xmms-iris Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/xmms-iris/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/25 19:20:00 PDT Modified files: graphics Makefile Added files: graphics/xmms-iris Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/xmms-iris/files patch-ltmain.sh Log: Add new port xmms-iris - Really pretty 3D circular spectrum analyzer with beat detection PR: 37467 Submitted by: David Yeske Revision Changes Path 1.441 +1 -0 ports/graphics/Makefile 1.1 +26 -0 ports/graphics/xmms-iris/Makefile (new) 1.1 +1 -0 ports/graphics/xmms-iris/distinfo (new) 1.1 +16 -0 ports/graphics/xmms-iris/files/patch-ltmain.sh (new) 1.1 +1 -0 ports/graphics/xmms-iris/pkg-comment (new) 1.1 +6 -0 ports/graphics/xmms-iris/pkg-descr (new) 1.1 +1 -0 ports/graphics/xmms-iris/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 20:39: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8CE937B400; Thu, 25 Apr 2002 20:39:04 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q3d4m54076; Thu, 25 Apr 2002 20:39:04 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204260339.g3Q3d4m54076@freefall.freebsd.org> From: Robert Watson Date: Thu, 25 Apr 2002 20:39:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/25 20:39:04 PDT Modified files: sys/sys vnode.h Log: 1.43 (dfr 04-Apr-97): /* 1.43 (dfr 04-Apr-97): * [dfr] Kludge until I get around to fixing all the vfs locking. 1.43 (dfr 04-Apr-97): */ The new devfs doesn't support VFS locking. So don't do locking assertions for devfs vnodes. With this change, a kernel with options DEBUG_VFS_LOCKS actually gets to single-user mode. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.176 +1 -2 src/sys/sys/vnode.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 25 20:41:45 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 3E91937B48E for ; Thu, 25 Apr 2002 20:41:24 -0700 (PDT) Received: (qmail 6870 invoked by uid 1001); 26 Apr 2002 03:48:53 -0000 Date: Fri, 26 Apr 2002 03:48:53 +0000 From: "J. Mallett" To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys vnode.h Message-ID: <20020426034852.GC3579@FreeBSD.ORG> References: <200204260339.g3Q3d4m54076@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204260339.g3Q3d4m54076@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 08:39:04PM -0700, Robert Watson wrote: > rwatson 2002/04/25 20:39:04 PDT > > The new devfs doesn't support VFS locking. So don't do locking > assertions for devfs vnodes. > > With this change, a kernel with options DEBUG_VFS_LOCKS actually > gets to single-user mode. > Thanks for tracking this down! Are we sure all the other filesystems listed as supporting it really do? -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 20:43:45 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id EC34737B416; Thu, 25 Apr 2002 20:43:35 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3Q3hOw27295; Thu, 25 Apr 2002 23:43:24 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 25 Apr 2002 23:43:23 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: "J. Mallett" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys vnode.h In-Reply-To: <20020426034852.GC3579@FreeBSD.ORG> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002, J. Mallett wrote: > On Thu, Apr 25, 2002 at 08:39:04PM -0700, Robert Watson wrote: > > rwatson 2002/04/25 20:39:04 PDT > > > > The new devfs doesn't support VFS locking. So don't do locking > > assertions for devfs vnodes. > > > > With this change, a kernel with options DEBUG_VFS_LOCKS actually > > gets to single-user mode. > > > > Thanks for tracking this down! > > Are we sure all the other filesystems listed as supporting it really do? No. And we're also not sure all unlisted filesystems don't support it. Scott Long suggests that UDF likely does support it, so I'll enable locking assertions for UDF and see what happens. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 20:49: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18ED937B404; Thu, 25 Apr 2002 20:49:03 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q3n3i55540; Thu, 25 Apr 2002 20:49:03 -0700 (PDT) (envelope-from bp) Message-Id: <200204260349.g3Q3n3i55540@freefall.freebsd.org> From: Boris Popov Date: Thu, 25 Apr 2002 20:49:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bp 2002/04/25 20:49:03 PDT Modified files: sys/fs/smbfs smbfs_io.c Log: UIO_NOCOPY is not supported for now, so refuse read opeartion if this flag is set. The full emulation of bio are on its way... Revision Changes Path 1.11 +6 -0 src/sys/fs/smbfs/smbfs_io.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 25 21: 2:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E9B437B419; Thu, 25 Apr 2002 21:02:50 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q42oS57262; Thu, 25 Apr 2002 21:02:50 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200204260402.g3Q42oS57262@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 25 Apr 2002 21:02:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/racoon Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2002/04/25 21:02:50 PDT Modified files: security/racoon Makefile distinfo Log: Upgrade to 20020426. Revision Changes Path 1.17 +2 -2 ports/security/racoon/Makefile 1.15 +1 -1 ports/security/racoon/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 21: 6:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1489837B404; Thu, 25 Apr 2002 21:06:09 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q469W61474; Thu, 25 Apr 2002 21:06:09 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204260406.g3Q469W61474@freefall.freebsd.org> From: Robert Watson Date: Thu, 25 Apr 2002 21:06:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/25 21:06:08 PDT Modified files: sys/sys vnode.h Log: Add UDF to the list of filesystems where locking assertions should be evaluated. Approved by: scottl Revision Changes Path 1.177 +2 -1 src/sys/sys/vnode.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 25 21:15: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEA8E37B422; Thu, 25 Apr 2002 21:14:55 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q4Ett62516; Thu, 25 Apr 2002 21:14:55 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204260414.g3Q4Ett62516@freefall.freebsd.org> From: "J. Mallett" Date: Thu, 25 Apr 2002 21:14:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 m4.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/25 21:14:55 PDT Modified files: (Branch: RELENG_4) usr.bin/m4 m4.1 Log: Clean up some formatting bogons that only apply to the STABLE version of the m4(1) manpage. The notable one, omission of listing -s by its description, was missed by the submitter in his original patch, but I inadvertently fixed it when bringing OpenBSD's manpage off the vendor branch, and noting -s things. Submitted by: tjr Revision Changes Path 1.10.2.4 +2 -2 src/usr.bin/m4/m4.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 21:17:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C62737B419; Thu, 25 Apr 2002 21:17:53 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q4HrK62945; Thu, 25 Apr 2002 21:17:53 -0700 (PDT) (envelope-from marcus) Message-Id: <200204260417.g3Q4HrK62945@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 25 Apr 2002 21:17:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/25 21:17:53 PDT Modified files: www/mozilla Makefile Log: Add a conditional broken message so that people stop asking why Mozilla fails to build when they have freetype 1.x installed. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.96 +8 -1 ports/www/mozilla/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 25 21:20:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7FD937B400; Thu, 25 Apr 2002 21:20:47 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q4Kll63449; Thu, 25 Apr 2002 21:20:47 -0700 (PDT) (envelope-from marcus) Message-Id: <200204260420.g3Q4Kll63449@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 25 Apr 2002 21:20:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomecore Makefile ports/x11/gnomecore/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/25 21:20:47 PDT Modified files: x11/gnomecore Makefile Added files: x11/gnomecore/files patch-configure Log: Fix Xinerama support. Bump PORTREVISION. Prompted by: Franz Klammer Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.80 +1 -0 ports/x11/gnomecore/Makefile 1.1 +11 -0 ports/x11/gnomecore/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 21:22: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A134037B41A; Thu, 25 Apr 2002 21:21:59 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q4Lxg63809; Thu, 25 Apr 2002 21:21:59 -0700 (PDT) (envelope-from grog) Message-Id: <200204260421.g3Q4Lxg63809@freefall.freebsd.org> From: Greg Lehey Date: Thu, 25 Apr 2002 21:21:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/04/25 21:21:59 PDT Modified files: sbin/vinum commands.c Log: vinum_start: examine storage array devices, not just disks. Submitted by: Holger Kipp PR: 37458 MFC after: 5 days (to get 4.6 code freeze) Revision Changes Path 1.43 +4 -3 src/sbin/vinum/commands.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 25 21:23:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAEE137B416; Thu, 25 Apr 2002 21:23:19 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q4NJx63972; Thu, 25 Apr 2002 21:23:19 -0700 (PDT) (envelope-from grog) Message-Id: <200204260423.g3Q4NJx63972@freefall.freebsd.org> From: Greg Lehey Date: Thu, 25 Apr 2002 21:23:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/04/25 21:23:19 PDT Modified files: sys/dev/vinum vinumio.c Log: vinum_open: recognize twed device. Submitted by: Holger Kipp PR: 37458 MFC after: 5 days (to get 4.6 code freeze) Revision Changes Path 1.72 +4 -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 25 21:24:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C5FB37B420; Thu, 25 Apr 2002 21:24:51 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q4Oo764167; Thu, 25 Apr 2002 21:24:50 -0700 (PDT) (envelope-from marcus) Message-Id: <200204260424.g3Q4Oo764167@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 25 Apr 2002 21:24:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon/files patch-hairy X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/25 21:24:50 PDT Modified files: www/galeon/files patch-hairy Log: Remove redundant configure patch. Reported by: Franz Klammer Revision Changes Path 1.3 +1 -12 ports/www/galeon/files/patch-hairy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 21:33:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id BAE7937B41C; Thu, 25 Apr 2002 21:33:49 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3Q4Xmf99232; Fri, 26 Apr 2002 06:33:48 +0200 (CEST) Date: Fri, 26 Apr 2002 06:35:52 +0200 (CEST) From: Martin Blapp To: Peter Ulrich Kruppa Cc: , Subject: Re: cvs commit: ports/editors/openoffice Makefile In-Reply-To: <20020425203524.O93831-200000@small.pukruppa.de> Message-ID: <20020426063212.W25548-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > build stopped in project i18npool. > I attached its last words. You need two gcc patches. Our gcc has bugs which lead saxparser to segfault. See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=gnu/37423 They are not yet committed. Please add them then go to cd /usr/src/gnu/usr.bin/cc make depend && make make install Martin Martin Blapp, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 22:58:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9AFD37B417; Thu, 25 Apr 2002 22:58:40 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q5wec84571; Thu, 25 Apr 2002 22:58:40 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260558.g3Q5wec84571@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 22:58:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/nautilus Makefile pkg-plist ports/x11-fm/nautilus/files patch-aa patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 22:58:40 PDT Modified files: x11-fm/nautilus Makefile pkg-plist x11-fm/nautilus/files patch-aa Removed files: x11-fm/nautilus/files patch-ltmain.sh Log: Put USE_LIBTOOL back. Revision Changes Path 1.50 +1 -1 ports/x11-fm/nautilus/Makefile 1.11 +16 -8 ports/x11-fm/nautilus/files/patch-aa 1.5 +0 -28 ports/x11-fm/nautilus/files/patch-ltmain.sh (dead) 1.10 +4 -0 ports/x11-fm/nautilus/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 25 23:20:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CF0737B417; Thu, 25 Apr 2002 23:20:32 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q6KW291836; Thu, 25 Apr 2002 23:20:32 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260620.g3Q6KW291836@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 23:20:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon/files patch-configure patch-hairy X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 23:20:32 PDT Modified files: www/galeon/files patch-configure patch-hairy Log: Move misplaced hunk where it belongs (from patch-configure to patch-hairy). Revision Changes Path 1.9 +2 -11 ports/www/galeon/files/patch-configure 1.4 +11 -0 ports/www/galeon/files/patch-hairy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 23:23:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D5BD37B416; Thu, 25 Apr 2002 23:23:41 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q6NfM92480; Thu, 25 Apr 2002 23:23:41 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260623.g3Q6NfM92480@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 23:23:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh Makefile ports/security/ssh/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 23:23:41 PDT Modified files: security/ssh Makefile security/ssh/files patch-ac Log: Fix libgmp breakage on -current. Revision Changes Path 1.112 +7 -1 ports/security/ssh/Makefile 1.19 +6 -6 ports/security/ssh/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 23:32: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53C2C37B41A; Thu, 25 Apr 2002 23:32:00 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q6W0L97210; Thu, 25 Apr 2002 23:32:00 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260632.g3Q6W0L97210@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 23:32:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files patch-ae patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 23:32:00 PDT Modified files: devel/glib20 Makefile devel/glib20/files patch-ae Removed files: devel/glib20/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.58 +1 -1 ports/devel/glib20/Makefile 1.24 +13 -5 ports/devel/glib20/files/patch-ae 1.6 +0 -45 ports/devel/glib20/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Apr 25 23:40:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B57D437B41C; Thu, 25 Apr 2002 23:40:17 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q6eHo00812; Thu, 25 Apr 2002 23:40:17 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260640.g3Q6eHo00812@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Apr 2002 23:40:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/atk Makefile ports/devel/atk/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/25 23:40:17 PDT Modified files: devel/atk Makefile Added files: devel/atk/files patch-configure Removed files: devel/atk/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.9 +1 -1 ports/devel/atk/Makefile 1.1 +13 -0 ports/devel/atk/files/patch-configure (new) 1.6 +0 -45 ports/devel/atk/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 0:27:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93B7537B416; Fri, 26 Apr 2002 00:27:37 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7RbN12358; Fri, 26 Apr 2002 00:27:37 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260727.g3Q7RbN12358@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 00:27:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libIDL Makefile ports/devel/libIDL/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 00:27:37 PDT Modified files: devel/libIDL Makefile Added files: devel/libIDL/files patch-configure Removed files: devel/libIDL/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.5 +1 -1 ports/devel/libIDL/Makefile 1.1 +13 -0 ports/devel/libIDL/files/patch-configure (new) 1.2 +0 -28 ports/devel/libIDL/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 0:31: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A1AF37B405; Fri, 26 Apr 2002 00:31:04 -0700 (PDT) Received: (from wes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7V4j13351; Fri, 26 Apr 2002 00:31:04 -0700 (PDT) (envelope-from wes) Message-Id: <200204260731.g3Q7V4j13351@freefall.freebsd.org> From: Wes Peters Date: Fri, 26 Apr 2002 00:31:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot reboot.8 reboot.c src/etc rc src/sys/boot/forth loader.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wes 2002/04/26 00:31:04 PDT Modified files: sbin/reboot reboot.c reboot.8 etc rc sys/boot/forth loader.conf Log: Add a -k option to reboot to specify the kernel to boot next time around. If the kernel boots successfully, the record of this kernel is erased, it is intended to be a one-shot option for testing kernels. This could be improved by having the loader remove the record of the next kernel to boot, it is currently removed in /etc/rc immediately after disks are mounted r/w. I'd like to MFC this before the 4.6 freeze unless there is violent objection. Reviewed by: Several on IRC MFC after: 4 days Revision Changes Path 1.310 +5 -1 src/etc/rc 1.14 +15 -1 src/sbin/reboot/reboot.8 1.14 +21 -6 src/sbin/reboot/reboot.c 1.56 +1 -1 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 0:34:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D956337B419; Fri, 26 Apr 2002 00:34:47 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7Yld14021; Fri, 26 Apr 2002 00:34:47 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260734.g3Q7Yld14021@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 00:34:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/linc Makefile distinfo ports/net/linc/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 00:34:47 PDT Modified files: net/linc Makefile distinfo Added files: net/linc/files patch-configure Removed files: net/linc/files patch-ltmain.sh Log: - Update to 0.1.21 (version found in GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.7 +3 -3 ports/net/linc/Makefile 1.5 +1 -1 ports/net/linc/distinfo 1.1 +13 -0 ports/net/linc/files/patch-configure (new) 1.3 +0 -45 ports/net/linc/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 0:40:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B67E37B41B; Fri, 26 Apr 2002 00:40:09 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7e9V14978; Fri, 26 Apr 2002 00:40:09 -0700 (PDT) (envelope-from ru) Message-Id: <200204260740.g3Q7e9V14978@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 26 Apr 2002 00:40:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts dict-make.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/26 00:40:08 PDT Modified files: release/scripts dict-make.sh Log: Removed some cruft. Revision Changes Path 1.10 +2 -2 src/release/scripts/dict-make.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 0:43:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0846D37B405; Fri, 26 Apr 2002 00:43:51 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7hpG15673; Fri, 26 Apr 2002 00:43:51 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260743.g3Q7hpG15673@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 00:43:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed compile.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 00:43:50 PDT Modified files: (Branch: RELENG_4) usr.bin/sed compile.c Log: MFC: rev.1.20 bugfix. Revision Changes Path 1.13.2.4 +1 -1 src/usr.bin/sed/compile.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 26 0:46: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F21437B419; Fri, 26 Apr 2002 00:45:59 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7jx216365; Fri, 26 Apr 2002 00:45:59 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260745.g3Q7jx216365@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 00:45:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ORBit2 Makefile distinfo ports/devel/ORBit2/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 00:45:59 PDT Modified files: devel/ORBit2 Makefile distinfo Added files: devel/ORBit2/files patch-configure Removed files: devel/ORBit2/files patch-ltmain.sh Log: - Update to 2.3.108 (version from GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.67 +3 -3 ports/devel/ORBit2/Makefile 1.27 +1 -1 ports/devel/ORBit2/distinfo 1.1 +13 -0 ports/devel/ORBit2/files/patch-configure (new) 1.8 +0 -45 ports/devel/ORBit2/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 0:58: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10A9537B41C; Fri, 26 Apr 2002 00:58:02 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7w2318962; Fri, 26 Apr 2002 00:58:02 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260758.g3Q7w2318962@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 00:58:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml2 Makefile ports/textproc/libxml2/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 00:58:01 PDT Modified files: textproc/libxml2 Makefile Added files: textproc/libxml2/files patch-configure Removed files: textproc/libxml2/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.68 +1 -1 ports/textproc/libxml2/Makefile 1.1 +13 -0 ports/textproc/libxml2/files/patch-configure (new) 1.6 +0 -45 ports/textproc/libxml2/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 1: 4:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0CEC37B417; Fri, 26 Apr 2002 01:04:28 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q84So20046; Fri, 26 Apr 2002 01:04:28 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260804.g3Q84So20046@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 01:04:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo-activation Makefile distinfo pkg-plist ports/devel/bonobo-activation/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 01:04:28 PDT Modified files: devel/bonobo-activation Makefile distinfo pkg-plist Added files: devel/bonobo-activation/files patch-configure Removed files: devel/bonobo-activation/files patch-ltmain.sh Log: - Update to 0.9.7 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.8 +3 -3 ports/devel/bonobo-activation/Makefile 1.5 +1 -1 ports/devel/bonobo-activation/distinfo 1.1 +13 -0 ports/devel/bonobo-activation/files/patch-configure (new) 1.2 +0 -45 ports/devel/bonobo-activation/files/patch-ltmain.sh (dead) 1.4 +1 -0 ports/devel/bonobo-activation/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 26 1:17:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E17737B419; Fri, 26 Apr 2002 01:17:54 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q8Hs526365; Fri, 26 Apr 2002 01:17:54 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260817.g3Q8Hs526365@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 01:17:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libbonobo Makefile distinfo ports/devel/libbonobo/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 01:17:54 PDT Modified files: devel/libbonobo Makefile distinfo Removed files: devel/libbonobo/files patch-ltmain.sh Log: - Update to 1.115.0 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.5 +3 -3 ports/devel/libbonobo/Makefile 1.4 +1 -1 ports/devel/libbonobo/distinfo 1.2 +0 -45 ports/devel/libbonobo/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 1:18:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 848D537B420; Fri, 26 Apr 2002 01:18:20 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q8IKX26479; Fri, 26 Apr 2002 01:18:20 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260818.g3Q8IKX26479@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 01:18:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libbonobo/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 01:18:20 PDT Added files: devel/libbonobo/files patch-configure Log: Add patch necessary for USE_LIBTOOL. Revision Changes Path 1.1 +13 -0 ports/devel/libbonobo/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 1:27:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by hub.freebsd.org (Postfix) with ESMTP id 0C6CE37B41A; Fri, 26 Apr 2002 01:27:34 -0700 (PDT) Received: from fwd09.sul.t-online.de by mailout11.sul.t-online.com with smtp id 1710UO-0007p7-04; Fri, 26 Apr 2002 09:49:56 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.218.158]) by fmrl09.sul.t-online.com with esmtp id 1710UH-0DpfXcC; Fri, 26 Apr 2002 09:49:49 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3Q7nP1L005434; Fri, 26 Apr 2002 09:49:26 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204260749.g3Q7nP1L005434@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: "J. Mallett" Cc: "David O'Brien" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 26 Apr 2002 00:24:22 -0000." <20020426002421.GG491@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Apr 2002 09:49:25 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "J. Mallett" writes: > On Thu, Apr 25, 2002 at 05:06:56PM -0700, David O'Brien wrote: > > On Thu, Apr 25, 2002 at 11:42:27PM +0000, J. Mallett wrote: > > > On Thu, Apr 25, 2002 at 07:50:49PM +0200, Gary Jennejohn wrote: > > > > I was local on freefall. Yes, ifpi2 is a directory which I wanted > > > > to add to RELENG_4 but which is already in HEAD. > > > > > > The directory will be there, but no files will have a RELENG_4 tag... > > > > > > Get someone to tag it for you, I think. > > > > No, you 'cvs add', not 'cvs tag' to add something onto the RELENG_4 > > branch. > > That (should?) create a new branch and a new revision on that branch, > rather than using the existing HEAD version and only creating a new > branch on MFC or modification in STABLE. > > But anyway, I forgot about specifying -r to add. > Well, as I wrote in the commit which finally succeeded, it was all caused by having expanded $Id$ tags in some of the files. That's what happens when you copy an existing driver to use as the base and forget to delete the $Id$ tags. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 2:26:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B04FE37B417; Fri, 26 Apr 2002 02:26:06 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9Q6A42437; Fri, 26 Apr 2002 02:26:06 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260926.g3Q9Q6A42437@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 02:26:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile distinfo pkg-plist ports/x11-toolkits/gtk20/files patch-ae patch-ag patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 02:26:06 PDT Modified files: x11-toolkits/gtk20 Makefile distinfo pkg-plist x11-toolkits/gtk20/files patch-ae patch-ag Removed files: x11-toolkits/gtk20/files patch-ltmain.sh Log: - Update to 2.0.2 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.89 +3 -3 ports/x11-toolkits/gtk20/Makefile 1.48 +1 -1 ports/x11-toolkits/gtk20/distinfo 1.10 +15 -7 ports/x11-toolkits/gtk20/files/patch-ae 1.8 +10 -10 ports/x11-toolkits/gtk20/files/patch-ag 1.6 +0 -45 ports/x11-toolkits/gtk20/files/patch-ltmain.sh (dead) 1.63 +1 -1 ports/x11-toolkits/gtk20/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 26 2:30:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F45A37B400; Fri, 26 Apr 2002 02:30:55 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9UtT43256; Fri, 26 Apr 2002 02:30:55 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260930.g3Q9UtT43256@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 02:30:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gconf2 Makefile ports/devel/gconf2/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 02:30:55 PDT Modified files: devel/gconf2 Makefile devel/gconf2/files patch-configure Removed files: devel/gconf2/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.33 +1 -1 ports/devel/gconf2/Makefile 1.6 +11 -3 ports/devel/gconf2/files/patch-configure 1.6 +0 -45 ports/devel/gconf2/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 2:38: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 635B837B404; Fri, 26 Apr 2002 02:38:06 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9c6E44390; Fri, 26 Apr 2002 02:38:06 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260938.g3Q9c6E44390@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 02:38:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libart_lgpl2 Makefile ports/graphics/libart_lgpl2/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 02:38:06 PDT Modified files: graphics/libart_lgpl2 Makefile Added files: graphics/libart_lgpl2/files patch-configure Removed files: graphics/libart_lgpl2/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.5 +1 -1 ports/graphics/libart_lgpl2/Makefile 1.1 +13 -0 ports/graphics/libart_lgpl2/files/patch-configure (new) 1.2 +0 -45 ports/graphics/libart_lgpl2/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 2:46:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFB1637B416; Fri, 26 Apr 2002 02:46:41 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9kf045821; Fri, 26 Apr 2002 02:46:41 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260946.g3Q9kf045821@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 02:46:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnomevfs2 Makefile distinfo pkg-plist ports/devel/gnomevfs2/files patch-aa patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 02:46:41 PDT Modified files: devel/gnomevfs2 Makefile distinfo pkg-plist devel/gnomevfs2/files patch-aa Removed files: devel/gnomevfs2/files patch-ltmain.sh Log: - Update to 1.9.12 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.35 +3 -4 ports/devel/gnomevfs2/Makefile 1.17 +1 -1 ports/devel/gnomevfs2/distinfo 1.15 +46 -39 ports/devel/gnomevfs2/files/patch-aa 1.9 +0 -45 ports/devel/gnomevfs2/files/patch-ltmain.sh (dead) 1.20 +43 -0 ports/devel/gnomevfs2/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 26 2:51:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F31437B419; Fri, 26 Apr 2002 02:51:18 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9pIG46919; Fri, 26 Apr 2002 02:51:18 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260951.g3Q9pIG46919@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 02:51:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libglade2 Makefile ports/devel/libglade2/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 02:51:18 PDT Modified files: devel/libglade2 Makefile Removed files: devel/libglade2/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.33 +1 -1 ports/devel/libglade2/Makefile 1.6 +0 -45 ports/devel/libglade2/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 2:51:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9C8C37B404; Fri, 26 Apr 2002 02:51:55 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9ptN47028; Fri, 26 Apr 2002 02:51:55 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204260951.g3Q9ptN47028@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 02:51:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libglade2/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 02:51:55 PDT Added files: devel/libglade2/files patch-configure Log: Add patch necessary for USE_LIBTOOL. Revision Changes Path 1.1 +13 -0 ports/devel/libglade2/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 2:53: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9579637B405; Fri, 26 Apr 2002 02:52:54 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9qsd47231; Fri, 26 Apr 2002 02:52:54 -0700 (PDT) (envelope-from brian) Message-Id: <200204260952.g3Q9qsd47231@freefall.freebsd.org> From: Brian Somers Date: Fri, 26 Apr 2002 02:52:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_linker.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2002/04/26 02:52:54 PDT Modified files: sys/kern kern_linker.c Log: Test if rootvnode is NULL rather than if rootdev is NODEV when determining if there's a filesystem present. rootdev can be NODEV in the NFS-mounted root scenario. Discussed with: Harti Brandt , iedowse Revision Changes Path 1.89 +1 -1 src/sys/kern/kern_linker.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 26 3: 1: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D61437B400; Fri, 26 Apr 2002 03:00:58 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QA0wo48577; Fri, 26 Apr 2002 03:00:58 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261000.g3QA0wo48577@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 03:00:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/libgnomeprint Makefile ports/print/libgnomeprint/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 03:00:58 PDT Modified files: print/libgnomeprint Makefile print/libgnomeprint/files patch-configure Removed files: print/libgnomeprint/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.47 +1 -1 ports/print/libgnomeprint/Makefile 1.5 +14 -3 ports/print/libgnomeprint/files/patch-configure 1.7 +0 -45 ports/print/libgnomeprint/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 3: 6:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 74B0037B416; Fri, 26 Apr 2002 03:06:27 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QA6Rj53577; Fri, 26 Apr 2002 03:06:27 -0700 (PDT) (envelope-from phk) Message-Id: <200204261006.g3QA6Rj53577@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 03:06:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c src/sys/sys timetc.h src/sys/dev/acpica acpi_timer.c src/sys/i386/i386 mp_clock.c src/sys/i386/isa clock.c src/sys/pc98/pc98 clock.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 03:06:26 PDT Modified files: sys/kern kern_tc.c sys/sys timetc.h sys/dev/acpica acpi_timer.c sys/i386/i386 mp_clock.c sys/i386/isa clock.c sys/pc98/pc98 clock.c Log: Remove the tc_update() function. Any frequency change to the timecounter will be used starting at the next second, which is good enough for sysctl purposes. If better adjustment is needed the NTP PLL should be used. Revision Changes Path 1.17 +0 -1 src/sys/dev/acpica/acpi_timer.c 1.9 +1 -2 src/sys/i386/i386/mp_clock.c 1.185 +0 -2 src/sys/i386/isa/clock.c 1.120 +0 -6 src/sys/kern/kern_tc.c 1.112 +0 -2 src/sys/pc98/pc98/clock.c 1.48 +0 -1 src/sys/sys/timetc.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 26 3: 8:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C996237B405; Fri, 26 Apr 2002 03:08:56 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QA8uf53991; Fri, 26 Apr 2002 03:08:56 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261008.g3QA8uf53991@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 03:08:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxslt Makefile ports/textproc/libxslt/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 03:08:56 PDT Modified files: textproc/libxslt Makefile Added files: textproc/libxslt/files patch-configure Removed files: textproc/libxslt/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.26 +1 -1 ports/textproc/libxslt/Makefile 1.3 +13 -0 ports/textproc/libxslt/files/patch-configure (new) 1.6 +0 -45 ports/textproc/libxslt/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 3:18:15 2002 Delivered-To: cvs-all@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id D87F037B400; Fri, 26 Apr 2002 03:18:10 -0700 (PDT) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g3QAI3W26477; Fri, 26 Apr 2002 12:18:03 +0200 (MET DST) Date: Fri, 26 Apr 2002 12:18:01 +0200 (CEST) From: Gerald Pfeifer To: Martin Blapp Cc: Peter Ulrich Kruppa , , Subject: Re: cvs commit: ports/editors/openoffice Makefile In-Reply-To: <20020426063212.W25548-100000@levais.imp.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002, Martin Blapp wrote: > You need two gcc patches. Our gcc has bugs which lead saxparser to segfault. > > See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=gnu/37423 > > They are not yet committed. Please add them then go to > > cd /usr/src/gnu/usr.bin/cc > make depend && make > make install Does it work with GCC 3.0 or GCC 3.1/prerelease (either from the ports collection or stock)? If it still fails with GCC 3.1/prerelease, we should file a GCC PR so this will be fixed before 3.1 is released... Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 3:19:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EB4137B404; Fri, 26 Apr 2002 03:19:29 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QAJT455837; Fri, 26 Apr 2002 03:19:29 -0700 (PDT) (envelope-from phk) Message-Id: <200204261019.g3QAJT455837@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 03:19:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys time.h src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 03:19:29 PDT Modified files: sys/sys time.h sys/kern kern_tc.c Log: Various cleanup and sorting of clock reading functions. Add the two functions missing in the complete 12 function complement. Revision Changes Path 1.122 +79 -71 src/sys/kern/kern_tc.c 1.54 +35 -6 src/sys/sys/time.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 26 3:33:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1201737B400; Fri, 26 Apr 2002 03:33:34 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QAXXU58137; Fri, 26 Apr 2002 03:33:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261033.g3QAXXU58137@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 03:33:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libbonobo Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 03:33:33 PDT Modified files: devel/libbonobo Makefile pkg-plist Log: On install create ${PREFIX}/share/gnome2. Revision Changes Path 1.6 +3 -0 ports/devel/libbonobo/Makefile 1.5 +2 -0 ports/devel/libbonobo/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 26 3:34:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90E3737B41A; Fri, 26 Apr 2002 03:34:49 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QAYnt58518; Fri, 26 Apr 2002 03:34:49 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261034.g3QAYnt58518@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 03:34:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/libgnome Makefile distinfo pkg-plist ports/x11/libgnome/files patch-ag patch-configure patch-libgnome::Makefile.in patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 03:34:49 PDT Modified files: x11/libgnome Makefile distinfo pkg-plist x11/libgnome/files patch-libgnome::Makefile.in Added files: x11/libgnome/files patch-ag patch-configure Removed files: x11/libgnome/files patch-ltmain.sh Log: - Update to 1.115.0 (version found in GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.99 +3 -4 ports/x11/libgnome/Makefile 1.41 +1 -1 ports/x11/libgnome/distinfo 1.8 +22 -0 ports/x11/libgnome/files/patch-ag (new) 1.1 +13 -0 ports/x11/libgnome/files/patch-configure (new) 1.3 +3 -21 ports/x11/libgnome/files/patch-libgnome::Makefile.in 1.4 +0 -45 ports/x11/libgnome/files/patch-ltmain.sh (dead) 1.36 +38 -3 ports/x11/libgnome/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 26 3:37:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5963E37B419; Fri, 26 Apr 2002 03:37:33 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QAbXQ59252; Fri, 26 Apr 2002 03:37:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261037.g3QAbXQ59252@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 03:37:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libbonobo Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 03:37:33 PDT Modified files: devel/libbonobo Makefile pkg-plist Log: Backout previos change (creation of share/gnome2 dir) - I've forgot that for this port PREFIX == LOCALBASE, not X11BASE. Revision Changes Path 1.7 +0 -3 ports/devel/libbonobo/Makefile 1.6 +0 -2 ports/devel/libbonobo/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 26 3:45:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06CF837B400; Fri, 26 Apr 2002 03:45:43 -0700 (PDT) Received: (from tg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QAjgG60218; Fri, 26 Apr 2002 03:45:42 -0700 (PDT) (envelope-from tg) Message-Id: <200204261045.g3QAjgG60218@freefall.freebsd.org> From: Thomas Gellekum Date: Fri, 26 Apr 2002 03:45:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.python.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2002/04/26 03:45:42 PDT Modified files: Mk bsd.python.mk Log: Fix comment to reflect the actual usage of USE_PYDISTUTILS. Revision Changes Path 1.24 +4 -4 ports/Mk/bsd.python.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 3:58:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B419437B405; Fri, 26 Apr 2002 03:58:07 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QAw7j61610; Fri, 26 Apr 2002 03:58:07 -0700 (PDT) (envelope-from ceri) Message-Id: <200204261058.g3QAw7j61610@freefall.freebsd.org> From: Ceri Davies Date: Fri, 26 Apr 2002 03:58:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2002/04/26 03:58:07 PDT Modified files: games/fortune/datfiles fortunes fortunes2 Log: There is no host called new.bbc.co.uk - fix url. Reviewed by: jkh Approved by: jkh, murray MFC after: 3 days Revision Changes Path 1.82 +1 -1 src/games/fortune/datfiles/fortunes 1.35 +1 -1 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 4: 6:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B3D537B419; Fri, 26 Apr 2002 04:06:10 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QB6AC70263; Fri, 26 Apr 2002 04:06:10 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261106.g3QB6AC70263@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 04:06:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libgnomecanvas Makefile distinfo pkg-plist ports/graphics/libgnomecanvas/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 04:06:09 PDT Modified files: graphics/libgnomecanvas Makefile distinfo pkg-plist Removed files: graphics/libgnomecanvas/files patch-ltmain.sh Log: - Update to 1.115.0 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.8 +3 -3 ports/graphics/libgnomecanvas/Makefile 1.5 +1 -1 ports/graphics/libgnomecanvas/distinfo 1.2 +0 -45 ports/graphics/libgnomecanvas/files/patch-ltmain.sh (dead) 1.6 +1 -0 ports/graphics/libgnomecanvas/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 26 4: 6:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E83D37B404; Fri, 26 Apr 2002 04:06:33 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QB6XA70387; Fri, 26 Apr 2002 04:06:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261106.g3QB6XA70387@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 04:06:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libgnomecanvas/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 04:06:33 PDT Added files: graphics/libgnomecanvas/files patch-configure Log: Add patch necessary for USE_LIBTOOL. Revision Changes Path 1.1 +13 -0 ports/graphics/libgnomecanvas/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 4:13:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7D7837B417; Fri, 26 Apr 2002 04:13:34 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QBDYR71509; Fri, 26 Apr 2002 04:13:34 -0700 (PDT) (envelope-from hm) Message-Id: <200204261113.g3QBDYR71509@freefall.freebsd.org> From: Hellmuth Michaelis Date: Fri, 26 Apr 2002 04:13:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/termcap termcap.src X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/04/26 04:13:34 PDT Modified files: share/termcap termcap.src Log: Add termcap entries to be able to switch to line drawing character set for the pcvt driver. Revision Changes Path 1.123 +5 -2 src/share/termcap/termcap.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 4:17:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9519537B404; Fri, 26 Apr 2002 04:17:47 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QBHlI72078; Fri, 26 Apr 2002 04:17:47 -0700 (PDT) (envelope-from hm) Message-Id: <200204261117.g3QBHlI72078@freefall.freebsd.org> From: Hellmuth Michaelis Date: Fri, 26 Apr 2002 04:17:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/termcap termcap.src X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/04/26 04:17:46 PDT Modified files: (Branch: RELENG_4) share/termcap termcap.src Log: Add termcap entries to be able to switch to line drawing character set for the pcvt driver. Revision Changes Path 1.89.2.19 +5 -2 src/share/termcap/termcap.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 4:22:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id E661B37B400; Fri, 26 Apr 2002 04:22:20 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3QBMIC81302; Fri, 26 Apr 2002 13:22:18 +0200 (CEST) Date: Fri, 26 Apr 2002 13:24:22 +0200 (CEST) From: Martin Blapp To: Gerald Pfeifer Cc: Peter Ulrich Kruppa , , Subject: Re: cvs commit: ports/editors/openoffice Makefile In-Reply-To: Message-ID: <20020426132227.E25548-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Gerald, > Does it work with GCC 3.0 or GCC 3.1/prerelease (either from the ports > collection or stock)? Not yet with FreeBSD. It uses the STLPORT internally, and I had problems compiling it with GCC31. I need help there. I have some patches to prepare it for GCC3. > > If it still fails with GCC 3.1/prerelease, we should file a GCC PR so > this will be fixed before 3.1 is released... Yeah of course. But first I'd like to have a running version. It seems that symcache problems prevent the setup running ... And unfortunatly my FreeBSD time is limited atm. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 4:25:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5100537B404; Fri, 26 Apr 2002 04:25:50 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QBPog73320; Fri, 26 Apr 2002 04:25:50 -0700 (PDT) (envelope-from hm) Message-Id: <200204261125.g3QBPog73320@freefall.freebsd.org> From: Hellmuth Michaelis Date: Fri, 26 Apr 2002 04:25:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/04/26 04:25:50 PDT Modified files: (Branch: RELENG_4) sys/dev/amr amr.c Log: MFC revision 1.25 of the amr driver: In case the driver runs on an HP NetRaid controller, attempt to properly decode the BIOS and firmware version and announce the board as HP NetRaid. This has been tested with a NetRaid 3si controller, the BIOS/firmware printout should also work for other NetRaid controllers but the type detection for other NetRaids (such as the 1si) will not work due to the lack of hardware. Revision Changes Path 1.7.2.9 +38 -4 src/sys/dev/amr/amr.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 26 5: 4:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11C2C37B41E; Fri, 26 Apr 2002 05:04:38 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QC4c280036; Fri, 26 Apr 2002 05:04:38 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261204.g3QC4c280036@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 05:04:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gail Makefile distinfo pkg-plist ports/x11-toolkits/gail/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 05:04:37 PDT Modified files: x11-toolkits/gail Makefile distinfo pkg-plist Added files: x11-toolkits/gail/files patch-configure Removed files: x11-toolkits/gail/files patch-ltmain.sh Log: - Update to 0.13 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.6 +3 -3 ports/x11-toolkits/gail/Makefile 1.5 +1 -1 ports/x11-toolkits/gail/distinfo 1.1 +13 -0 ports/x11-toolkits/gail/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/gail/files/patch-ltmain.sh (dead) 1.6 +6 -5 ports/x11-toolkits/gail/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 26 5:16:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79CE537B405; Fri, 26 Apr 2002 05:16:34 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QCGY686263; Fri, 26 Apr 2002 05:16:34 -0700 (PDT) (envelope-from ume) Message-Id: <200204261216.g3QCGY686263@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 26 Apr 2002 05:16:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tftp tftp.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/26 05:16:34 PDT Modified files: usr.bin/tftp tftp.1 Log: Backout copyright notice I broke by my previous commit. Revision Changes Path 1.12 +1 -1 src/usr.bin/tftp/tftp.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 5:25:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BC0C37B400; Fri, 26 Apr 2002 05:25:49 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QCPnX88317; Fri, 26 Apr 2002 05:25:49 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261225.g3QCPnX88317@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 05:25:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libbonoboui Makefile distinfo pkg-plist ports/x11-toolkits/libbonoboui/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 05:25:49 PDT Modified files: x11-toolkits/libbonoboui Makefile distinfo pkg-plist Added files: x11-toolkits/libbonoboui/files patch-configure Removed files: x11-toolkits/libbonoboui/files patch-ltmain.sh Log: - Update to 1.115.0 (version found in GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.5 +3 -4 ports/x11-toolkits/libbonoboui/Makefile 1.2 +1 -1 ports/x11-toolkits/libbonoboui/distinfo 1.1 +13 -0 ports/x11-toolkits/libbonoboui/files/patch-configure (new) 1.2 +0 -36 ports/x11-toolkits/libbonoboui/files/patch-ltmain.sh (dead) 1.4 +2 -2 ports/x11-toolkits/libbonoboui/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 26 5:27:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67A7B37B404; Fri, 26 Apr 2002 05:27:55 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QCRtE88827; Fri, 26 Apr 2002 05:27:55 -0700 (PDT) (envelope-from ume) Message-Id: <200204261227.g3QCRtE88827@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 26 Apr 2002 05:27:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/tftpd tftpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/26 05:27:55 PDT Modified files: libexec/tftpd tftpd.c Log: Correct indent. Revision Changes Path 1.25 +14 -14 src/libexec/tftpd/tftpd.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 26 5:37:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1277C37B405; Fri, 26 Apr 2002 05:37:37 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QCbbH99148; Fri, 26 Apr 2002 05:37:37 -0700 (PDT) (envelope-from phk) Message-Id: <200204261237.g3QCbbH99148@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 05:37:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timetc.h src/sys/kern kern_clock.c kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 05:37:36 PDT Modified files: sys/sys timetc.h sys/kern kern_clock.c kern_tc.c Log: Move the winding of timecounters out of hardclock and into a normal timeout loop. Limit the rate at which we wind the timecounters to approx 1000 Hz. This limits the precision of the get{bin,nano,micro}[up]time(9) functions to roughly a millisecond. Revision Changes Path 1.139 +0 -3 src/sys/kern/kern_clock.c 1.123 +39 -1 src/sys/kern/kern_tc.c 1.49 +0 -1 src/sys/sys/timetc.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 26 5:46:50 2002 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 9B95737B419; Fri, 26 Apr 2002 05:46:39 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA16385; Fri, 26 Apr 2002 22:43:59 +1000 Date: Fri, 26 Apr 2002 22:45:06 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Kenneth D. Merry" Cc: "M. Warner Losh" , , , Subject: Re: cvs commit: src/lib/libcam camlib.h In-Reply-To: <20020425201835.A55111@panzer.kdm.org> Message-ID: <20020426222203.P4255-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 25 Apr 2002, Kenneth D. Merry wrote: > On Fri, Apr 26, 2002 at 05:47:12 +1000, Bruce Evans wrote: > > On Wed, 24 Apr 2002, Kenneth D. Merry wrote: > > > I think the attached patch will fix the problem, let me know what you > > > think. strncpy() could be used instead of strlcpy(), with the addition of > > > an extra line to NUL terminate the string in case the string copied into > > > the buffer is as long as the buffer. > > > > Seems OK. Do you care about truncation errors? Libraries really should. > > Yes, but I think NUL-terminating the strings is more important. > > There are several cases here. In cam_get_device(), the user really should > allocate enough space for the NUL -- if he doesn't, oh well. > > As for the instances where we copy strings to/from CCBs, the strings are > really limited to FOO_IDLEN - 1, due to the way we handle things inside the > kernel. The device strings inside the kernel are copied around using > strcpy(), and if a peripheral driver or sim driver name string is longer > than {DEV,SIM}_IDLEN - 1 characters, strcpy() will overflow the target > string. > > So truncation shouldn't really happen in cases like the one in > cam_lookup_pass(), because the dev_name can't legitimately be longer than > DEV_IDLEN - 1 anyway (not including the NUL). > > As for the path name in cam_real_open_device(), according to Warner, it > shouldn't be over MAXPATHLEN characters in any case. As for the > given_dev_name, as I pointed out above, device names can't legitimately be > longer than DEV_IDLEN - 1 anyway. > > > There are a couple of other strncpy()'s that could use strlcpy(). One > > already uses explicit NUL termination. > > Actually they both do. I converted both to strlcpy(), and also converted an > strcpy() to strlcpy(). Oops. > I've attached a new set of diffs, let me know what you think! (They'll go > through a buildworld test once my cvsup finishes.) I grepped for LEN and found a couple more minor problems. There are some off by 1 errors, and you should probably uses sizeof() everywhere except in the declarations. - DEV_IDLEN + 1 in cam_open_device() may be correct, but it might be better spelled using sizeof(). Why is one more byte allocated for the strings than in the kernel? Does the kernel support non-termInated cam_periph names? - DEV_IDLEN in cam_lookup_pass() is correct, but it would be better spelled using sizeof(). Here we lose if the kernel actually supports non-terminated cam_periph names. The array size is only DEV_IDLEN in cam_ccb.h, but it is DEV_IDLEN + 1 in camlib.h and the strlcpy() now prevents any chance of getting a non-terminated name of maximal length in ccb.cgdl.periph_name. - MAXPATHLEN+1 in cam_real_open_device() should be MAXPATHLEN. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 5:55:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C2B937B404; Fri, 26 Apr 2002 05:55:17 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QCtHt02438; Fri, 26 Apr 2002 05:55:17 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261255.g3QCtHt02438@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 05:55:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libgnomeui Makefile distinfo pkg-plist ports/x11-toolkits/libgnomeui/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 05:55:17 PDT Modified files: x11-toolkits/libgnomeui Makefile distinfo pkg-plist Added files: x11-toolkits/libgnomeui/files patch-configure Removed files: x11-toolkits/libgnomeui/files patch-ltmain.sh Log: - Update to 1.115.0 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.4 +3 -4 ports/x11-toolkits/libgnomeui/Makefile 1.2 +1 -1 ports/x11-toolkits/libgnomeui/distinfo 1.1 +13 -0 ports/x11-toolkits/libgnomeui/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/libgnomeui/files/patch-ltmain.sh (dead) 1.3 +3 -0 ports/x11-toolkits/libgnomeui/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 26 6:22:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 957A237B404; Fri, 26 Apr 2002 06:22:42 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QDMgI10076; Fri, 26 Apr 2002 06:22:42 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261322.g3QDMgI10076@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 06:22:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/at-spi Makefile distinfo pkg-plist ports/x11-toolkits/at-spi/files patch-Makefile.in patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 06:22:42 PDT Modified files: x11-toolkits/at-spi Makefile distinfo pkg-plist Added files: x11-toolkits/at-spi/files patch-Makefile.in patch-configure Removed files: x11-toolkits/at-spi/files patch-ltmain.sh Log: - Update to 0.12.1 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.3 +3 -4 ports/x11-toolkits/at-spi/Makefile 1.2 +1 -1 ports/x11-toolkits/at-spi/distinfo 1.1 +14 -0 ports/x11-toolkits/at-spi/files/patch-Makefile.in (new) 1.1 +13 -0 ports/x11-toolkits/at-spi/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/at-spi/files/patch-ltmain.sh (dead) 1.3 +3 -4 ports/x11-toolkits/at-spi/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 26 6:33:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C26137B405; Fri, 26 Apr 2002 06:33:46 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QDXkR11708; Fri, 26 Apr 2002 06:33:46 -0700 (PDT) (envelope-from matusita) Message-Id: <200204261333.g3QDXkR11708@freefall.freebsd.org> From: Makoto Matsushita Date: Fri, 26 Apr 2002 06:33:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts compat4x-install.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/04/26 06:33:46 PDT Added files: release/scripts compat4x-install.sh Log: Add script to install the compat4x distribution, just like other compat*-install.sh scripts. PR: 37485 MFC after: 5 days Revision Changes Path 1.1 +11 -0 src/release/scripts/compat4x-install.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 6:50:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0BCD37B41D; Fri, 26 Apr 2002 06:50:09 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QDo9r15229; Fri, 26 Apr 2002 06:50:09 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204261350.g3QDo9r15229@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 26 Apr 2002 06:50:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/jade/files patch-assert.cxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/26 06:50:09 PDT Modified files: textproc/jade/files patch-assert.cxx Log: Comment out exit() declaration which causes build failure on some environment. Commented out declaration is modified from original one to note another candidate from latest OpenJade source. Submitted by: jhay Revision Changes Path 1.2 +1 -1 ports/textproc/jade/files/patch-assert.cxx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 6:52:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16E1A37B416; Fri, 26 Apr 2002 06:52:09 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QDq9C15603; Fri, 26 Apr 2002 06:52:09 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261352.g3QDq9C15603@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 06:52:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libzvt Makefile distinfo ports/x11-toolkits/libzvt/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 06:52:08 PDT Modified files: x11-toolkits/libzvt Makefile distinfo Added files: x11-toolkits/libzvt/files patch-configure Removed files: x11-toolkits/libzvt/files patch-ltmain.sh Log: - Update to 1.114.0 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.2 +7 -4 ports/x11-toolkits/libzvt/Makefile 1.2 +1 -1 ports/x11-toolkits/libzvt/distinfo 1.1 +13 -0 ports/x11-toolkits/libzvt/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/libzvt/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 7: 0:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79D6737B404; Fri, 26 Apr 2002 07:00:45 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QE0jk17272; Fri, 26 Apr 2002 07:00:45 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261400.g3QE0jk17272@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 07:00:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libwnck Makefile distinfo pkg-plist ports/x11-toolkits/libwnck/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 07:00:45 PDT Modified files: x11-toolkits/libwnck Makefile distinfo pkg-plist Added files: x11-toolkits/libwnck/files patch-configure Removed files: x11-toolkits/libwnck/files patch-ltmain.sh Log: - Update to 0.8; - use USE_LIBTOOL. Revision Changes Path 1.2 +3 -3 ports/x11-toolkits/libwnck/Makefile 1.2 +1 -1 ports/x11-toolkits/libwnck/distinfo 1.1 +13 -0 ports/x11-toolkits/libwnck/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/libwnck/files/patch-ltmain.sh (dead) 1.2 +1 -0 ports/x11-toolkits/libwnck/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 26 7:19:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 871BF37B416; Fri, 26 Apr 2002 07:19:47 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEJl324043; Fri, 26 Apr 2002 07:19:47 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261419.g3QEJl324043@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 07:19:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomedesktop Makefile distinfo pkg-plist ports/x11/gnomedesktop/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 07:19:47 PDT Modified files: x11/gnomedesktop Makefile distinfo pkg-plist Added files: x11/gnomedesktop/files patch-configure Removed files: x11/gnomedesktop/files patch-ltmain.sh Log: - Update to 1.5.17 (version found in the GNOME2 beta4); - use USE_LIBTOOL. Revision Changes Path 1.2 +4 -4 ports/x11/gnomedesktop/Makefile 1.2 +1 -1 ports/x11/gnomedesktop/distinfo 1.1 +13 -0 ports/x11/gnomedesktop/files/patch-configure (new) 1.2 +0 -45 ports/x11/gnomedesktop/files/patch-ltmain.sh (dead) 1.2 +1 -0 ports/x11/gnomedesktop/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 26 7:35:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C8F237B404; Fri, 26 Apr 2002 07:35:41 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEZfn26625; Fri, 26 Apr 2002 07:35:41 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261435.g3QEZfn26625@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 07:35:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/at-spi pkg-plist ports/x11-toolkits/at-spi/files patch-libspi::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 07:35:37 PDT Modified files: x11-toolkits/at-spi pkg-plist x11-toolkits/at-spi/files patch-libspi::Makefile.in Log: Install include, because it's referenced from . Revision Changes Path 1.2 +11 -2 ports/x11-toolkits/at-spi/files/patch-libspi::Makefile.in 1.4 +1 -0 ports/x11-toolkits/at-spi/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 26 7:38:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BD0C37B416; Fri, 26 Apr 2002 07:38:11 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEcAx27292; Fri, 26 Apr 2002 07:38:10 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261438.g3QEcAx27292@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 07:38:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libgail-gnome Makefile ports/x11-toolkits/libgail-gnome/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 07:38:10 PDT Modified files: x11-toolkits/libgail-gnome Makefile Added files: x11-toolkits/libgail-gnome/files patch-configure Removed files: x11-toolkits/libgail-gnome/files patch-ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.3 +2 -2 ports/x11-toolkits/libgail-gnome/Makefile 1.1 +13 -0 ports/x11-toolkits/libgail-gnome/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/libgail-gnome/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 7:38:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A90037B416; Fri, 26 Apr 2002 07:38:45 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEcjj27463; Fri, 26 Apr 2002 07:38:45 -0700 (PDT) (envelope-from bmah) Message-Id: <200204261438.g3QEcjj27463@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 07:38:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 07:38:45 PDT Modified files: share/sgml man-refs.ent Log: Add entity for kenv(2) system call. Revision Changes Path 1.133 +1 -0 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 Fri Apr 26 7:50:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0CEF37B419; Fri, 26 Apr 2002 07:50:03 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEo3Z30365; Fri, 26 Apr 2002 07:50:03 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261450.g3QEo3Z30365@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 07:50:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/pango Makefile ports/x11-toolkits/at-spi Makefile ports/x11-toolkits/libgnomeprintui Makefile ports/x11-toolkits/libgail-gnome Makefile ports/devel/atk Makefile ports/devel/pkgconfig Makefile ports/devel/gconf2 Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 07:50:03 PDT Modified files: x11-toolkits/pango Makefile x11-toolkits/at-spi Makefile x11-toolkits/libgnomeprintui Makefile x11-toolkits/libgail-gnome Makefile devel/atk Makefile devel/pkgconfig Makefile devel/gconf2 Makefile devel/glib20 Makefile devel/libIDL Makefile devel/gnomecommon Makefile devel/libglade2 Makefile graphics/libart_lgpl2 Makefile print/libgnomeprint Makefile Log: Use GNOME2 beta4 download location for all GNOME2 ports. Revision Changes Path 1.10 +1 -1 ports/devel/atk/Makefile 1.34 +1 -1 ports/devel/gconf2/Makefile 1.59 +1 -1 ports/devel/glib20/Makefile 1.2 +1 -1 ports/devel/gnomecommon/Makefile 1.6 +1 -1 ports/devel/libIDL/Makefile 1.34 +1 -1 ports/devel/libglade2/Makefile 1.13 +1 -1 ports/devel/pkgconfig/Makefile 1.6 +1 -1 ports/graphics/libart_lgpl2/Makefile 1.48 +1 -1 ports/print/libgnomeprint/Makefile 1.4 +1 -1 ports/x11-toolkits/at-spi/Makefile 1.4 +1 -1 ports/x11-toolkits/libgail-gnome/Makefile 1.3 +1 -1 ports/x11-toolkits/libgnomeprintui/Makefile 1.23 +1 -1 ports/x11-toolkits/pango/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 26 8:28: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55FE737B41A; Fri, 26 Apr 2002 08:27:57 -0700 (PDT) Received: (from orion@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFRva41541; Fri, 26 Apr 2002 08:27:57 -0700 (PDT) (envelope-from orion) Message-Id: <200204261527.g3QFRva41541@freefall.freebsd.org> From: Orion Hodson Date: Fri, 26 Apr 2002 08:27:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2002/04/26 08:27:57 PDT Modified files: sys/dev/sound/pcm ac97.c ac97.h Log: Add ac97_reset function that polls ready bits in power register. One component in tweaks required for the ICH3 controller in the thinkpad x22 reported by Colin Perkins on -multimedia. Revision Changes Path 1.26 +16 -7 src/sys/dev/sound/pcm/ac97.c 1.11 +7 -1 src/sys/dev/sound/pcm/ac97.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 26 8:32:16 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 9F19D37B417; Fri, 26 Apr 2002 08:32:10 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3QFW9Ym077479; Fri, 26 Apr 2002 08:32:09 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3QFUrH2077476; Fri, 26 Apr 2002 08:30:53 -0700 (PDT) Date: Fri, 26 Apr 2002 08:30:53 -0700 From: "David O'Brien" To: Gary Jennejohn Cc: "J. Mallett" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Message-ID: <20020426083053.A76794@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20020426002421.GG491@FreeBSD.ORG> <200204260749.g3Q7nP1L005434@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204260749.g3Q7nP1L005434@peedub.jennejohn.org>; from garyj@jennejohn.org on Fri, Apr 26, 2002 at 09:49:25AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 09:49:25AM +0200, Gary Jennejohn wrote: > Well, as I wrote in the commit which finally succeeded, it was > all caused by having expanded $Id$ tags in some of the files. > That's what happens when you copy an existing driver to use as > the base and forget to delete the $Id$ tags. $Id$ should be nothing special to our CVS. And we _want_ those tags in the sources. Exactly what was the tag and its value(contents)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 8:36:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B126D37B41F; Fri, 26 Apr 2002 08:36:39 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFadH42971; Fri, 26 Apr 2002 08:36:39 -0700 (PDT) (envelope-from bmah) Message-Id: <200204261536.g3QFadH42971@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 08:36:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 08:36:39 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: kenv(2), kenv(1) can set/delete kernel environment variables, mv(1) -n. MFCs noted: last(1) -y. Revision Changes Path 1.334 +12 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 26 8:43:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E3F437B405; Fri, 26 Apr 2002 08:43:34 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFhY844253; Fri, 26 Apr 2002 08:43:34 -0700 (PDT) (envelope-from bmah) Message-Id: <200204261543.g3QFhY844253@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 08:43:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 08:43:33 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: last(1) -y. New release note: sshd(8) no longer does fake S/Key challenges. Revision Changes Path 1.22.2.228 +9 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 26 8:45:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EF7937B420; Fri, 26 Apr 2002 08:45:08 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFj8444427; Fri, 26 Apr 2002 08:45:08 -0700 (PDT) (envelope-from bmah) Message-Id: <200204261545.g3QFj8444427@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 08:45:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 08:45:08 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Note that the fake S/Key challenge problem with sshd(8) has been fixed in -STABLE. I really need to re-do the markup for this item. Revision Changes Path 1.1.2.63 +3 -1 src/release/doc/en_US.ISO8859-1/errata/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 26 8:46:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9194137B420; Fri, 26 Apr 2002 08:46:41 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFkfF44830; Fri, 26 Apr 2002 08:46:41 -0700 (PDT) (envelope-from marcus) Message-Id: <200204261546.g3QFkfF44830@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 26 Apr 2002 08:46:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/balsa Makefile distinfo pkg-plist ports/mail/balsa/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/26 08:46:41 PDT Modified files: mail/balsa Makefile distinfo pkg-plist mail/balsa/files patch-aa Log: Update to 1.3.5. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.56 +1 -1 ports/mail/balsa/Makefile 1.29 +1 -1 ports/mail/balsa/distinfo 1.7 +10 -11 ports/mail/balsa/files/patch-aa 1.21 +1 -0 ports/mail/balsa/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 26 8:56:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C127837B417; Fri, 26 Apr 2002 08:56:31 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QFuVn46559; Fri, 26 Apr 2002 08:56:31 -0700 (PDT) (envelope-from knu) Message-Id: <200204261556.g3QFuVn46559@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 26 Apr 2002 08:56:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby-programmingruby Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/26 08:56:30 PDT Modified files: lang/ruby-programmingruby Makefile distinfo pkg-plist Log: Update to 0.3a. Revision Changes Path 1.4 +4 -1 ports/lang/ruby-programmingruby/Makefile 1.3 +1 -1 ports/lang/ruby-programmingruby/distinfo 1.4 +2 -0 ports/lang/ruby-programmingruby/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 26 9: 1:45 2002 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 3954A37B442; Fri, 26 Apr 2002 09:01:16 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3QG1DB28446; Fri, 26 Apr 2002 18:01:13 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204261601.g3QG1DB28446@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: ports/textproc/jade/files patch-assert.cxx In-Reply-To: <200204261350.g3QDo9r15229@freefall.freebsd.org> from Jun Kuriyama at "Apr 26, 2002 06:50:09 am" To: kuriyama@FreeBSD.org (Jun Kuriyama) Date: Fri, 26 Apr 2002 18:01:13 +0200 (SAT) 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=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > kuriyama 2002/04/26 06:50:09 PDT > > Modified files: > textproc/jade/files patch-assert.cxx > Log: > Comment out exit() declaration which causes build failure on some > environment. > Commented out declaration is modified from original one to note > another candidate from latest OpenJade source. Thanks. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 9: 1:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BAA837B443; Fri, 26 Apr 2002 09:01:36 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QG1a648253; Fri, 26 Apr 2002 09:01:36 -0700 (PDT) (envelope-from bmah) Message-Id: <200204261601.g3QG1a648253@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 09:01:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src README X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 09:01:36 PDT Modified files: (Branch: RELENG_4) . README Log: Catch this file up to its counterpart in -CURRENT. README 1.19->1.20 Revision Changes Path 1.15.2.4 +10 -8 src/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 9:51:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48E0337B41A; Fri, 26 Apr 2002 09:51:11 -0700 (PDT) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QGpBt58806; Fri, 26 Apr 2002 09:51:11 -0700 (PDT) (envelope-from mikeh) Message-Id: <200204261651.g3QGpBt58806@freefall.freebsd.org> From: Mike Heffner Date: Fri, 26 Apr 2002 09:51:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/lukemftp - Imported sources X-FreeBSD-CVS-Branch: LUKEM Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mikeh 2002/04/26 09:51:11 PDT src/contrib/lukemftp - Imported sources Update of /home/ncvs/src/contrib/lukemftp In directory freefall.freebsd.org:/c/tmp/cvs-serv57962 Log Message: Import the FreeBSD differences Luke patched in lukemftp: *) Large file ASCII support *) -4/-6 options to force IPv4/IPv6 respectively Also, fix for buffer overflow on PASV from malicious server. Status: Vendor Tag: LUKEM Release Tags: V1_5_FIXES U src/contrib/lukemftp/COPYING U src/contrib/lukemftp/ChangeLog U src/contrib/lukemftp/INSTALL U src/contrib/lukemftp/Makefile.in U src/contrib/lukemftp/NEWS U src/contrib/lukemftp/README U src/contrib/lukemftp/THANKS U src/contrib/lukemftp/acconfig.h U src/contrib/lukemftp/aclocal.m4 U src/contrib/lukemftp/config.h.in U src/contrib/lukemftp/configure U src/contrib/lukemftp/configure.in U src/contrib/lukemftp/install-sh U src/contrib/lukemftp/lukemftp.h U src/contrib/lukemftp/todo U src/contrib/lukemftp/src/Makefile.in U src/contrib/lukemftp/src/cmds.c U src/contrib/lukemftp/src/cmdtab.c U src/contrib/lukemftp/src/complete.c U src/contrib/lukemftp/src/domacro.c U src/contrib/lukemftp/src/extern.h U src/contrib/lukemftp/src/fetch.c U src/contrib/lukemftp/src/ftp.1 U src/contrib/lukemftp/src/ftp.c U src/contrib/lukemftp/src/ftp_var.h U src/contrib/lukemftp/src/main.c U src/contrib/lukemftp/src/ruserpass.c U src/contrib/lukemftp/src/util.c U src/contrib/lukemftp/src/version.h 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 Fri Apr 26 10:22:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0933137B41A; Fri, 26 Apr 2002 10:22:19 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QHMHn66819; Fri, 26 Apr 2002 10:22:17 -0700 (PDT) (envelope-from obrien) Message-Id: <200204261722.g3QHMHn66819@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 26 Apr 2002 10:22:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc30 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/26 10:22:17 PDT Modified files: lang/gcc30 Makefile pkg-plist Log: Remove Java from this port. If you want to use GCC's Java you really want to use GCC 3.1. Also for some reason `gettext' 0.11.1 will not work after gcc30 [w/Java] has been installed (PR 37361). Revision Changes Path 1.117 +1 -2 ports/lang/gcc30/Makefile 1.44 +1 -9 ports/lang/gcc30/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 26 10:22:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D943937B404; Fri, 26 Apr 2002 10:22:43 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QHMhD67010; Fri, 26 Apr 2002 10:22:43 -0700 (PDT) (envelope-from ume) Message-Id: <200204261722.g3QHMhD67010@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 26 Apr 2002 10:22:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/tftpd tftpd.c src/usr.bin/tftp main.c tftp.1 tftp.c tftpsubs.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/26 10:22:43 PDT Modified files: (Branch: RELENG_4) libexec/tftpd tftpd.c usr.bin/tftp main.c tftp.1 tftp.c tftpsubs.c Log: MFC: IPv6 support for tftp/tftpd. libexec/tftpd/tftpd.c: 1.24, 1.25 usr.bin/tftp/main.c: 1.16 usr.bin/tftp/tftp.1: 1.10, 1.12 usr.bin/tftp/tftp.c: 1.10 usr.bin/tftp/tftpsubs.c: 1.5 Revision Changes Path 1.15.2.4 +59 -14 src/libexec/tftpd/tftpd.c 1.8.2.2 +91 -77 src/usr.bin/tftp/main.c 1.4.2.6 +6 -1 src/usr.bin/tftp/tftp.1 1.5.2.2 +58 -17 src/usr.bin/tftp/tftp.c 1.3.2.1 +1 -1 src/usr.bin/tftp/tftpsubs.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 26 10:26:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB6C537B419; Fri, 26 Apr 2002 10:26:29 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QHQT167512; Fri, 26 Apr 2002 10:26:29 -0700 (PDT) (envelope-from ume) Message-Id: <200204261726.g3QHQT167512@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 26 Apr 2002 10:26:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc inetd.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/26 10:26:29 PDT Modified files: (Branch: RELENG_4) etc inetd.conf Log: MFC 1.57: Add an IPv6 sample line for tftpd. Revision Changes Path 1.44.2.14 +2 -1 src/etc/inetd.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 10:29:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2A4C37B41D; Fri, 26 Apr 2002 10:29:54 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QHTso68161; Fri, 26 Apr 2002 10:29:54 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204261729.g3QHTso68161@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 26 Apr 2002 10:29:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/shujit Makefile distinfo ports/java/shujit/files patch-compiler.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/26 10:29:54 PDT Modified files: java/shujit Makefile distinfo Added files: java/shujit/files patch-compiler.h Log: Update to 0.7.12. Revision Changes Path 1.30 +1 -1 ports/java/shujit/Makefile 1.20 +1 -1 ports/java/shujit/distinfo 1.1 +30 -0 ports/java/shujit/files/patch-compiler.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 10:48:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1357937B400; Fri, 26 Apr 2002 10:48:31 -0700 (PDT) Received: (from gerald@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QHmUg70718; Fri, 26 Apr 2002 10:48:30 -0700 (PDT) (envelope-from gerald) Message-Id: <200204261748.g3QHmUg70718@freefall.freebsd.org> From: Gerald Pfeifer Date: Fri, 26 Apr 2002 10:48:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gerald 2002/04/26 10:48:30 PDT Modified files: editors/openoffice Makefile Log: Tweak an error message in pre-extract. Approved by: mbr (maintainer), obrien (mentor) Revision Changes Path 1.49 +1 -2 ports/editors/openoffice/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 26 10:55:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7013737B41C; Fri, 26 Apr 2002 10:55:27 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QHtRv72264; Fri, 26 Apr 2002 10:55:27 -0700 (PDT) (envelope-from ru) Message-Id: <200204261755.g3QHtRv72264@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 26 Apr 2002 10:55:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/26 10:55:27 PDT Modified files: . Makefile Makefile.inc1 etc Makefile gnu/usr.bin/perl/library Makefile.inc release Makefile release/scripts catpages-make.sh doFS.sh manpages-make.sh secure/usr.bin/ssh Makefile secure/usr.sbin/sshd Makefile sys Makefile kerberos5 Makefile Makefile.inc kerberos5/lib Makefile kerberos5/lib/libkrb5 Makefile kerberos5/libexec/hprop Makefile kerberos5/libexec/hpropd Makefile kerberos5/libexec/ipropd-master Makefile kerberos5/libexec/ipropd-slave Makefile kerberos5/libexec/k5admind Makefile kerberos5/libexec/k5passwdd Makefile kerberos5/libexec/kdc Makefile kerberos5/usr.bin/k5admin Makefile kerberos5/usr.bin/k5destroy Makefile kerberos5/usr.bin/k5init Makefile kerberos5/usr.bin/k5list Makefile kerberos5/usr.bin/k5passwd Makefile kerberos5/usr.bin/k5su Makefile kerberos5/usr.sbin/k5stash Makefile kerberos5/usr.sbin/ktutil Makefile kerberosIV Makefile Makefile.inc share/mk bsd.subdir.mk Log: Milestone #1 in cross-arch make releases. Do not install games and profiled libraries to the ${CHROOTDIR} with the initial installworld. Eliminate the need in the second installworld. For that, make sure _everything_ is built in the "world" environment, using the right tool chain. Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1. Split the buildworld process into stages, and skip some stages when SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5 dists). Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running makewhatis(1) at the end of installworld (used when making crypto, krb4, and krb5 dists). In release/scripts/doFS.sh, ensure that the correct boot blocks are used. Moved the creation of the "crypto" dist from release.5 to release.2. In release.3 and doMFSKERN, build kernels in the "world" environment. KERNELS now means "additional" kernels, GENERIC is always built. Ensure we build crunched binaries in the "world" environment. Obfuscate release/Makefile some more (WMAKEENV) to achieve this. Inline createBOOTMFS target. Use already built GENERIC kernel modules to augment mfsfd's /stand/modules. GC doMODULES as such. Assorted fixes: Get rid of the "afterdistribute" target by moving the single use of it from sys/Makefile to etc/Makefile's "distribute". Makefile.inc1: apparently "etc" no longer needs to be last for "distribute" to succeed. gnu/usr.bin/perl/library/Makefile.inc: do not override the "install" and "distribute" targets, do it the "canonical" way. release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and catpages appear in the right dists. Note that because Perl does not respect the MANBUILDCAT (and NOMAN), this results in a loss of /usr/share/perl/man/cat* empty directories. This will be fixed soon. Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it means "make KerberosIV"), as documented in the make.conf(5) manpage. Most of the userland makefiles did not test it for "YES" anyway. XXX Should specialized kerberized libpam versions be included into the krb4 and krb5 dists? (libpam.a would be incorrect anyway if both krb4 and krb5 dists were choosen.) Make sure "games" dist is made before "catpages", otherwise games catpages settle in the wrong dist. Fast build machine provided by: Igor Kucherenko Revision Changes Path 1.251 +1 -1 src/Makefile 1.261 +33 -17 src/Makefile.inc1 1.283 +4 -2 src/etc/Makefile 1.9 +2 -8 src/gnu/usr.bin/perl/library/Makefile.inc 1.9 +24 -21 src/kerberos5/Makefile 1.10 +2 -7 src/kerberos5/Makefile.inc 1.6 +2 -3 src/kerberos5/lib/Makefile 1.9 +1 -2 src/kerberos5/lib/libkrb5/Makefile 1.7 +2 -3 src/kerberos5/libexec/hprop/Makefile 1.7 +2 -3 src/kerberos5/libexec/hpropd/Makefile 1.6 +2 -3 src/kerberos5/libexec/ipropd-master/Makefile 1.6 +2 -3 src/kerberos5/libexec/ipropd-slave/Makefile 1.7 +2 -3 src/kerberos5/libexec/k5admind/Makefile 1.8 +2 -3 src/kerberos5/libexec/k5passwdd/Makefile 1.8 +1 -2 src/kerberos5/libexec/kdc/Makefile 1.7 +2 -3 src/kerberos5/usr.bin/k5admin/Makefile 1.8 +1 -2 src/kerberos5/usr.bin/k5destroy/Makefile 1.8 +1 -2 src/kerberos5/usr.bin/k5init/Makefile 1.8 +1 -2 src/kerberos5/usr.bin/k5list/Makefile 1.8 +1 -2 src/kerberos5/usr.bin/k5passwd/Makefile 1.4 +1 -2 src/kerberos5/usr.bin/k5su/Makefile 1.9 +2 -3 src/kerberos5/usr.sbin/k5stash/Makefile 1.8 +1 -2 src/kerberos5/usr.sbin/ktutil/Makefile 1.15 +29 -64 src/kerberosIV/Makefile 1.11 +2 -6 src/kerberosIV/Makefile.inc 1.672 +71 -116 src/release/Makefile 1.6 +6 -1 src/release/scripts/catpages-make.sh 1.40 +6 -3 src/release/scripts/doFS.sh 1.4 +6 -1 src/release/scripts/manpages-make.sh 1.15 +4 -6 src/secure/usr.bin/ssh/Makefile 1.24 +4 -6 src/secure/usr.sbin/sshd/Makefile 1.38 +3 -13 src/share/mk/bsd.subdir.mk 1.26 +1 -6 src/sys/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 26 11:16:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5651737B416; Fri, 26 Apr 2002 11:16:47 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIGlt78963; Fri, 26 Apr 2002 11:16:47 -0700 (PDT) (envelope-from gad) Message-Id: <200204261816.g3QIGlt78963@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 26 Apr 2002 11:16:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/26 11:16:47 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source common.c Log: MFC 1.24: Add 'const' to some casts to fix two warnings that are printed by the new gcc (on sparc64). Revision Changes Path 1.12.2.12 +3 -3 src/usr.sbin/lpr/common_source/common.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 26 11:17:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66B8037B404; Fri, 26 Apr 2002 11:17:52 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIHqb79130; Fri, 26 Apr 2002 11:17:52 -0700 (PDT) (envelope-from gad) Message-Id: <200204261817.g3QIHqb79130@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 26 Apr 2002 11:17:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/pac pac.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/26 11:17:52 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/pac pac.c Log: MFC 1.14: Add 'const' to some casts to fix two warnings that are printed by the new gcc (on sparc64). Revision Changes Path 1.10.2.4 +3 -3 src/usr.sbin/lpr/pac/pac.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 26 11:18:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EA9E37B416; Fri, 26 Apr 2002 11:18:39 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIIdd79202; Fri, 26 Apr 2002 11:18:39 -0700 (PDT) (envelope-from gad) Message-Id: <200204261818.g3QIIdd79202@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 26 Apr 2002 11:18:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc cmds.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/26 11:18:39 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpc cmds.c Log: MFC 1.24: Add 'const' to some casts to fix two warnings that are printed by the new gcc (on sparc64). Revision Changes Path 1.14.2.9 +2 -2 src/usr.sbin/lpr/lpc/cmds.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 26 11:24:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D86C37B41D; Fri, 26 Apr 2002 11:24:40 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIOeo79864; Fri, 26 Apr 2002 11:24:40 -0700 (PDT) (envelope-from gad) Message-Id: <200204261824.g3QIOeo79864@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 26 Apr 2002 11:24:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source startdaemon.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/26 11:24:40 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source startdaemon.c Log: MFC 1.10: Improve the error message the user sees if the startdaemon routine cannot connect() to the socket for lpd. Tell them this error probably means that the master 'lpd' process is not running. Revision Changes Path 1.8.2.2 +7 -5 src/usr.sbin/lpr/common_source/startdaemon.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 26 11:27:38 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 21BD837B42C; Fri, 26 Apr 2002 11:26:43 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3QIQYZ18508; Fri, 26 Apr 2002 21:26:34 +0300 (EEST) (envelope-from ru) Date: Fri, 26 Apr 2002 21:26:34 +0300 From: Ruslan Ermilov To: current@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426182634.GB87482@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline In-Reply-To: <200204261755.g3QHtRv72264@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --8P1HSweYDcXXzwPJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I tested this on i386 only with 2 days old -CURRENT (today's is broken due to the import of latest IPFilter suite), and just to make sure I didn't screw other arches I'd appreciate a feedback from Alpha hardware owners. It's important to note that you no longer need to have a today's world to build a today's release. I.e., if you built world a month ago, and didn't touch /usr/src since, and /usr/obj has "buildworld" output for this /usr/src, and you have booted with this world, it should be okay to start building today's release. I even suspect that you can now use the -STABLE box to build -CURRENT release (but still the same arch). doFS.sh appears to be smart enough to handle (the only so far) incompatibility between -STABLE and -CURRENT, essential for "make release" (vn(4) vs. md(4)). Another note. Make sure that you kldload either vn.ko or md.ko before running "make release", because chroot'ed environment does not have these modules and can't autoload them. I will fix it with one line patch to src/release/Makefile on Monday, by simply copying the respective module from /boot/{kernel,modules}/{vn,md}.ko to the respective place in ${CHROOTDIR}. Make sure to "export NO_IPFILTER" before "make release" if you want to release the today's -CURRENT. IOW, please don't spam me with the initial "buildworld" failures -- my patch has nothing to do with them. :-) It also may be a real pain to use the recent -CURRENT to make a release. "make release" with either WORLD_FLAGS=3D-j4 or KERNEL_FLAGS=3D-j4 often fails, at random intervals and at random places, with either SIGBUS or SIGSEGV. I even had to restart the non-parallel "make release" three times on this fast box. My slow box that was used as this patch's development box (which ran "make release" stage by stage) didn't suffer from this problem for some reason (perhaps, the breakage only shows itself on relatively fast machines?). On Fri, Apr 26, 2002 at 10:55:27AM -0700, Ruslan Ermilov wrote: > ru 2002/04/26 10:55:27 PDT >=20 > Modified files: > . Makefile Makefile.inc1=20 > etc Makefile=20 > gnu/usr.bin/perl/library Makefile.inc=20 > release Makefile=20 > release/scripts catpages-make.sh doFS.sh manpages-make.sh=20 > secure/usr.bin/ssh Makefile=20 > secure/usr.sbin/sshd Makefile=20 > sys Makefile=20 > kerberos5 Makefile Makefile.inc=20 > kerberos5/lib Makefile=20 > kerberos5/lib/libkrb5 Makefile=20 > kerberos5/libexec/hprop Makefile=20 > kerberos5/libexec/hpropd Makefile=20 > kerberos5/libexec/ipropd-master Makefile=20 > kerberos5/libexec/ipropd-slave Makefile=20 > kerberos5/libexec/k5admind Makefile=20 > kerberos5/libexec/k5passwdd Makefile=20 > kerberos5/libexec/kdc Makefile=20 > kerberos5/usr.bin/k5admin Makefile=20 > kerberos5/usr.bin/k5destroy Makefile=20 > kerberos5/usr.bin/k5init Makefile=20 > kerberos5/usr.bin/k5list Makefile=20 > kerberos5/usr.bin/k5passwd Makefile=20 > kerberos5/usr.bin/k5su Makefile=20 > kerberos5/usr.sbin/k5stash Makefile=20 > kerberos5/usr.sbin/ktutil Makefile=20 > kerberosIV Makefile Makefile.inc=20 > share/mk bsd.subdir.mk=20 > Log: > Milestone #1 in cross-arch make releases. > =20 > Do not install games and profiled libraries to the ${CHROOTDIR} > with the initial installworld. > =20 > Eliminate the need in the second installworld. For that, make sure > _everything_ is built in the "world" environment, using the right > tool chain. > =20 > Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1. Split the > buildworld process into stages, and skip some stages when > SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5 > dists). > =20 > Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running > makewhatis(1) at the end of installworld (used when making crypto, > krb4, and krb5 dists). > =20 > In release/scripts/doFS.sh, ensure that the correct boot blocks are > used. > =20 > Moved the creation of the "crypto" dist from release.5 to > release.2. > =20 > In release.3 and doMFSKERN, build kernels in the "world" > environment. KERNELS now means "additional" kernels, GENERIC is > always built. > =20 > Ensure we build crunched binaries in the "world" environment. > Obfuscate release/Makefile some more (WMAKEENV) to achieve this. > =20 > Inline createBOOTMFS target. > =20 > Use already built GENERIC kernel modules to augment mfsfd's > /stand/modules. GC doMODULES as such. > =20 > Assorted fixes: > =20 > Get rid of the "afterdistribute" target by moving the single use > of it from sys/Makefile to etc/Makefile's "distribute". > =20 > Makefile.inc1: apparently "etc" no longer needs to be last for > "distribute" to succeed. > =20 > gnu/usr.bin/perl/library/Makefile.inc: do not override the > "install" and "distribute" targets, do it the "canonical" way. > =20 > release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and > catpages appear in the right dists. Note that because Perl does > not respect the MANBUILDCAT (and NOMAN), this results in a loss of > /usr/share/perl/man/cat* empty directories. This will be fixed > soon. > =20 > Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it > means "make KerberosIV"), as documented in the make.conf(5) > manpage. Most of the userland makefiles did not test it for "YES" > anyway. > =20 > XXX Should specialized kerberized libpam versions be included into > the krb4 and krb5 dists? (libpam.a would be incorrect anyway if > both krb4 and krb5 dists were choosen.) > =20 > Make sure "games" dist is made before "catpages", otherwise games > catpages settle in the wrong dist. > =20 > Fast build machine provided by: Igor Kucherenko > =20 > Revision Changes Path > 1.251 +1 -1 src/Makefile > 1.261 +33 -17 src/Makefile.inc1 > 1.283 +4 -2 src/etc/Makefile > 1.9 +2 -8 src/gnu/usr.bin/perl/library/Makefile.inc > 1.9 +24 -21 src/kerberos5/Makefile > 1.10 +2 -7 src/kerberos5/Makefile.inc > 1.6 +2 -3 src/kerberos5/lib/Makefile > 1.9 +1 -2 src/kerberos5/lib/libkrb5/Makefile > 1.7 +2 -3 src/kerberos5/libexec/hprop/Makefile > 1.7 +2 -3 src/kerberos5/libexec/hpropd/Makefile > 1.6 +2 -3 src/kerberos5/libexec/ipropd-master/Makefile > 1.6 +2 -3 src/kerberos5/libexec/ipropd-slave/Makefile > 1.7 +2 -3 src/kerberos5/libexec/k5admind/Makefile > 1.8 +2 -3 src/kerberos5/libexec/k5passwdd/Makefile > 1.8 +1 -2 src/kerberos5/libexec/kdc/Makefile > 1.7 +2 -3 src/kerberos5/usr.bin/k5admin/Makefile > 1.8 +1 -2 src/kerberos5/usr.bin/k5destroy/Makefile > 1.8 +1 -2 src/kerberos5/usr.bin/k5init/Makefile > 1.8 +1 -2 src/kerberos5/usr.bin/k5list/Makefile > 1.8 +1 -2 src/kerberos5/usr.bin/k5passwd/Makefile > 1.4 +1 -2 src/kerberos5/usr.bin/k5su/Makefile > 1.9 +2 -3 src/kerberos5/usr.sbin/k5stash/Makefile > 1.8 +1 -2 src/kerberos5/usr.sbin/ktutil/Makefile > 1.15 +29 -64 src/kerberosIV/Makefile > 1.11 +2 -6 src/kerberosIV/Makefile.inc > 1.672 +71 -116 src/release/Makefile > 1.6 +6 -1 src/release/scripts/catpages-make.sh > 1.40 +6 -3 src/release/scripts/doFS.sh > 1.4 +6 -1 src/release/scripts/manpages-make.sh > 1.15 +4 -6 src/secure/usr.bin/ssh/Makefile > 1.24 +4 -6 src/secure/usr.sbin/sshd/Makefile > 1.38 +3 -13 src/share/mk/bsd.subdir.mk > 1.26 +1 -6 src/sys/Makefile --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yZvaUkv4P6juNwoRAr0lAJ9dFl4s6weRQ3v9OgNfMv0WAt4PTACfRoo/ pAmdbPqX/jK0nz1Qh/jXzYQ= =xvYP -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 11:33:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDFCC37B420; Fri, 26 Apr 2002 11:32:58 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIWwi81225; Fri, 26 Apr 2002 11:32:58 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200204261832.g3QIWwi81225@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 26 Apr 2002 11:32:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gnugo Makefile distinfo ports/games/gnugo/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2002/04/26 11:32:58 PDT Modified files: games/gnugo Makefile distinfo games/gnugo/files patch-ab Log: Update to 3.2 PR: 37478 Submitted by: maintainer Revision Changes Path 1.10 +2 -2 ports/games/gnugo/Makefile 1.5 +1 -1 ports/games/gnugo/distinfo 1.2 +10 -11 ports/games/gnugo/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 11:34:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E182937B419; Fri, 26 Apr 2002 11:33:16 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIXGZ81373; Fri, 26 Apr 2002 11:33:16 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204261833.g3QIXGZ81373@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 26 Apr 2002 11:33:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/centericq pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/26 11:33:16 PDT Modified files: net/centericq pkg-comment pkg-descr Log: Changed comment and description appropriately. PR: 37480 Submitted by: Alex Dupre Revision Changes Path 1.4 +1 -1 ports/net/centericq/pkg-comment 1.4 +2 -2 ports/net/centericq/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 26 11:40:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E014937B405; Fri, 26 Apr 2002 11:40:14 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIeEJ84330; Fri, 26 Apr 2002 11:40:14 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200204261840.g3QIeEJ84330@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 26 Apr 2002 11:40:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2002/04/26 11:40:14 PDT Modified files: net/rsync Makefile Log: Use popt in ports PR: 37348 Submitted by: maintainer Revision Changes Path 1.69 +4 -0 ports/net/rsync/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 26 11:52: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31F5C37B404; Fri, 26 Apr 2002 11:52:04 -0700 (PDT) Received: (from hsu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIq4G86427; Fri, 26 Apr 2002 11:52:04 -0700 (PDT) (envelope-from hsu) Message-Id: <200204261852.g3QIq4G86427@freefall.freebsd.org> From: Jeffrey Hsu Date: Fri, 26 Apr 2002 11:52:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_mbuf.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2002/04/26 11:52:04 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_mbuf.c Log: MFC: 1.91: Fix corner case where m_len was not being initialized. Revision Changes Path 1.51.2.12 +3 -1 src/sys/kern/uipc_mbuf.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 26 11:52:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA0B137B429; Fri, 26 Apr 2002 11:52:12 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIqCw86514; Fri, 26 Apr 2002 11:52:12 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200204261852.g3QIqCw86514@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 26 Apr 2002 11:52:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/jabber pkg-deinstall pkg-install pkg-plist ports/net/jabber/files jabberd.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2002/04/26 11:52:12 PDT Modified files: net/jabber pkg-deinstall pkg-install pkg-plist net/jabber/files jabberd.sh Log: Jabber needs SIGKILL to die remove redundant logfile fix pkg-plist (mispelling and extra directory) PR: 37363 Submitted by: maintainer Pointed out by: Neil Darlow Revision Changes Path 1.6 +2 -3 ports/net/jabber/files/jabberd.sh 1.3 +4 -4 ports/net/jabber/pkg-deinstall 1.4 +2 -7 ports/net/jabber/pkg-install 1.8 +1 -2 ports/net/jabber/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 26 11:59:32 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 1567037B404; Fri, 26 Apr 2002 11:59:22 -0700 (PDT) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g3QIxLJ76421; Fri, 26 Apr 2002 11:59:21 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.3/8.12.2) with ESMTP id g3QIxLHl000346; Fri, 26 Apr 2002 11:59:21 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.3/8.12.3/Submit) id g3QIxLxT000345; Fri, 26 Apr 2002 11:59:21 -0700 (PDT) Date: Fri, 26 Apr 2002 11:59:21 -0700 From: Marcel Moolenaar To: Ruslan Ermilov Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426185921.GA282@athlon.pn.xcllnt.net> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020426182634.GB87482@sunbay.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: > I.e., if you built world a month ago, and didn't touch /usr/src > since, and /usr/obj has "buildworld" output for this /usr/src, > and you have booted with this world, it should be okay to start > building today's release. I share my src tree, so I almost always have a /usr/src that's not in sync with the /usr/obj for and on a particular machine. What goes wrong if /usr/src and /usr/obj are out of sync? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12: 1:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BC1137B41E; Fri, 26 Apr 2002 12:01:19 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJ1JC89830; Fri, 26 Apr 2002 12:01:19 -0700 (PDT) (envelope-from gad) Message-Id: <200204261901.g3QJ1JC89830@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 26 Apr 2002 12:01:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch pch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/26 12:01:19 PDT Modified files: gnu/usr.bin/patch pch.c Log: Modify our 'patch' utility to recognize the \ No newline at end of file line that some versions of diff print out if the last line of the two files are different, and one of the two files does not have a newline character on that last line. This change is still somewhat under discussion in -arch and -standards, but I want to commit it to -current today so I'd have the chance to MFC it to -stable before the code freeze for 4.6-release (which would be May 1st). Note: the related change to 'diff' (so it might *generate* that line) is NOT expected to be included in 4.6-release. We can debate that change later. Obtained from: NetBSD (1.13 of basesrc/usr.bin/patch/pch.c, by kristerw) MFC after: 4 days Revision Changes Path 1.18 +65 -1 src/gnu/usr.bin/patch/pch.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 26 12: 8: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by hub.freebsd.org (Postfix) with SMTP id 79A7237B420 for ; Fri, 26 Apr 2002 12:07:59 -0700 (PDT) Received: (qmail 22213 invoked by uid 3130); 26 Apr 2002 19:07:58 -0000 Date: Fri, 26 Apr 2002 15:07:58 -0400 From: Garrett Rooney To: Garance A Drosehn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/patch pch.c Message-ID: <20020426190758.GD74795@electricjellyfish.net> References: <200204261901.g3QJ1JC89830@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204261901.g3QJ1JC89830@freefall.freebsd.org> User-Agent: Mutt/1.3.25i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 12:01:19PM -0700, Garance A Drosehn wrote: > gad 2002/04/26 12:01:19 PDT > > Modified files: > gnu/usr.bin/patch pch.c > Log: > Modify our 'patch' utility to recognize the > \ No newline at end of file > line that some versions of diff print out if the last line of the two files > are different, and one of the two files does not have a newline character > on that last line. Thanks! -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:12:23 2002 Delivered-To: cvs-all@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id E4E3537B400; Fri, 26 Apr 2002 12:12:08 -0700 (PDT) Received: from localhost (lcl234.zbzoom.net [208.236.36.234]) by pittgoth.com (8.12.3/8.12.3) with SMTP id g3QJC5SW016695; Fri, 26 Apr 2002 15:12:06 -0400 (EDT) (envelope-from darklogik@pittgoth.com) Date: Fri, 26 Apr 2002 15:20:02 -0400 From: Tom Rhodes To: Marcel Moolenaar Cc: ru@FreeBSD.org, current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-Id: <20020426152002.213e3832.darklogik@pittgoth.com> In-Reply-To: <20020426185921.GA282@athlon.pn.xcllnt.net> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> <20020426185921.GA282@athlon.pn.xcllnt.net> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002 11:59:21 -0700 Marcel Moolenaar wrote: > On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: > > > I.e., if you built world a month ago, and didn't touch /usr/src > > since, and /usr/obj has "buildworld" output for this /usr/src, > > and you have booted with this world, it should be okay to start > > building today's release. > > I share my src tree, so I almost always have a /usr/src that's not > in sync with the /usr/obj for and on a particular machine. > > What goes wrong if /usr/src and /usr/obj are out of sync? > > -- > Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net > Correct me if i'm wrong, but last time my obj and src was different, and I tried a make installworld, the process returned errors of: file not found where filename was a missing file. After a cvsup and a makebuildworld, make install world worked fine ;) In other words, I think you will get those errors. -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:13:14 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id B47DF37B41B; Fri, 26 Apr 2002 12:12:36 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3QJCES53000; Fri, 26 Apr 2002 22:12:14 +0300 (EEST) (envelope-from ru) Date: Fri, 26 Apr 2002 22:12:14 +0300 From: Ruslan Ermilov To: Marcel Moolenaar Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426191214.GA50337@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> <20020426185921.GA282@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20020426185921.GA282@athlon.pn.xcllnt.net> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 11:59:21AM -0700, Marcel Moolenaar wrote: > On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: >=20 > > I.e., if you built world a month ago, and didn't touch /usr/src > > since, and /usr/obj has "buildworld" output for this /usr/src, > > and you have booted with this world, it should be okay to start > > building today's release. >=20 > I share my src tree, so I almost always have a /usr/src that's not > in sync with the /usr/obj for and on a particular machine. >=20 > What goes wrong if /usr/src and /usr/obj are out of sync? >=20 The prerequisite for a successful "make release" is to "installworld" first the same world as you are currently running. This is done to create a pristine environment (with an empty /etc/make.conf, etc.) which is then chroot'ed into. Also, when I wrote "/usr/src" and "/usr/obj" I didn't mean them literally. "make world" in /my/src-5 with MAKEOBJDIRPREFIX=3D/his/obj and /his/obj/my/src-5 staffed with the "buildworld" output from the above should work too. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yaaOUkv4P6juNwoRAp6vAKCC/DP/LNx9hC+YSsTJgtElmRqOZgCaA8pK 6RxZD5HhQOtpIM4TySZf0/o= =OaKl -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:17: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C18D637B41B; Fri, 26 Apr 2002 12:16:59 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJGxO97230; Fri, 26 Apr 2002 12:16:59 -0700 (PDT) (envelope-from marcel) Message-Id: <200204261916.g3QJGxO97230@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 12:16:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include mca.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 12:16:59 PDT Added files: sys/ia64/include mca.h Log: Machine Check Architecture (MCA) structures and constants. Revision Changes Path 1.1 +132 -0 src/sys/ia64/include/mca.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:17:31 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 5B29037B400; Fri, 26 Apr 2002 12:16:57 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3QJGIU54750; Fri, 26 Apr 2002 22:16:18 +0300 (EEST) (envelope-from ru) Date: Fri, 26 Apr 2002 22:16:18 +0300 From: Ruslan Ermilov To: Tom Rhodes Cc: Marcel Moolenaar , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426191618.GB50337@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> <20020426185921.GA282@athlon.pn.xcllnt.net> <20020426152002.213e3832.darklogik@pittgoth.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Content-Disposition: inline In-Reply-To: <20020426152002.213e3832.darklogik@pittgoth.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 03:20:02PM -0400, Tom Rhodes wrote: > On Fri, 26 Apr 2002 11:59:21 -0700 > Marcel Moolenaar wrote: >=20 > > On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: > >=20 > > > I.e., if you built world a month ago, and didn't touch /usr/src > > > since, and /usr/obj has "buildworld" output for this /usr/src, > > > and you have booted with this world, it should be okay to start > > > building today's release. > >=20 > > I share my src tree, so I almost always have a /usr/src that's not > > in sync with the /usr/obj for and on a particular machine. > >=20 > > What goes wrong if /usr/src and /usr/obj are out of sync? > >=20 > > --=20 > > Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net > >=20 >=20 > Correct me if i'm wrong, but last time my obj and src was different, > and I tried a make installworld, the process returned errors of: >=20 > file not found >=20 > where filename was a missing file. After a cvsup and a makebuildworld, > make install world worked fine ;) >=20 > In other words, I think you will get those errors. >=20 That is the best scenario, but some of our share/mk targets are "broken" in that they attempt to "build" things at "install" time if they are not up-to-date. For example, SCRIPTS and FILES stuff in bsd.prog.mk suffers from this problem, and it can't be easily solved because we "abuse" the dependencies to get the correct source paths. I haven't (yet) found a way to do it "the other way". This is often reported on various mailing lists; the most frequent one is about "expr not found" while attempting to build groff fonts at "install" time. I answered this question a few zillion times. :-) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yaeCUkv4P6juNwoRAmTDAJ9Rk/IUNdFkrCPzvRwPbuPk9/TZYACfZ6bC PsNF77kqY0bdFp9a9EJFCwg= =3ncV -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:28:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD15F37B428; Fri, 26 Apr 2002 12:28:17 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJSH498746; Fri, 26 Apr 2002 12:28:17 -0700 (PDT) (envelope-from des) Message-Id: <200204261928.g3QJSH498746@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 26 Apr 2002 12:28:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/26 12:28:17 PDT Modified files: lib/libpam/modules/pam_unix pam_unix.c Log: Don't ask root for the old password, except in the NIS case. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.38 +6 -1 src/lib/libpam/modules/pam_unix/pam_unix.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 26 12:30:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5C8B37B422; Fri, 26 Apr 2002 12:30:11 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJUBg99144; Fri, 26 Apr 2002 12:30:11 -0700 (PDT) (envelope-from marcel) Message-Id: <200204261930.g3QJUBg99144@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 12:30:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 mca.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 12:30:11 PDT Added files: sys/ia64/ia64 mca.c Log: Machine Check Architecture (MCA) support code. Error records are collected at boot and made available through sysctl(8). At the moment, the following MIB names are created: hw.mca.count - The number of error records collected. hw.mca.first - The lowest sequence number present. hw.mca.last - The highest sequence number present. hw.mca. - The error record with sequence number . Using sysctl(8) allows us to easily detect and analyze the records, which is very helpful during development of MCA but can also be used in production as a way to collect machine health statistics. Revision Changes Path 1.1 +178 -0 src/sys/ia64/ia64/mca.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:33:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92D7537B432; Fri, 26 Apr 2002 12:33:20 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJXK499558; Fri, 26 Apr 2002 12:33:20 -0700 (PDT) (envelope-from marcel) Message-Id: <200204261933.g3QJXK499558@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 12:33:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 sal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 12:33:20 PDT Modified files: sys/ia64/ia64 sal.c Log: MCA specific code has been moved to a seperate file. It is expected to grow enough to be in the way here. Revision Changes Path 1.8 +0 -41 src/sys/ia64/ia64/sal.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 26 12:36:25 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 023B137B41D; Fri, 26 Apr 2002 12:36:04 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3QJZvG63437; Fri, 26 Apr 2002 22:35:57 +0300 (EEST) (envelope-from ru) Date: Fri, 26 Apr 2002 22:35:57 +0300 From: Ruslan Ermilov To: current@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426193557.GA60712@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <20020426182634.GB87482@sunbay.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: > I tested this on i386 only with 2 days old -CURRENT (today's is > broken due to the import of latest IPFilter suite), and just to > make sure I didn't screw other arches I'd appreciate a feedback > from Alpha hardware owners. It's important to note that you no > longer need to have a today's world to build a today's release. > I.e., if you built world a month ago, and didn't touch /usr/src > since, and /usr/obj has "buildworld" output for this /usr/src, > and you have booted with this world, it should be okay to start > building today's release. I even suspect that you can now use > the -STABLE box to build -CURRENT release (but still the same > arch). [...] Correction. Make sure you cd /usr/src/release && \ make -f /path/to/-CURRENT/usr/src/release/Makefile \ [re]release ... before trying to build -CURRENT release on your -STABLE box. -STABLE's release/Makefile has some incompatibilities, the most harmless of which is BUILDNAME. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yawdUkv4P6juNwoRAtFDAJ9KANCoOAc9oKmwD0HwFrI+oOLETQCZAfty xVn5GOS2wC+yAcIhsyn0PlI= =DqAZ -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:36:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E17937B429; Fri, 26 Apr 2002 12:36:26 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJaQu99977; Fri, 26 Apr 2002 12:36:26 -0700 (PDT) (envelope-from marcel) Message-Id: <200204261936.g3QJaQu99977@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 12:36:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 12:36:25 PDT Modified files: sys/ia64/ia64 machdep.c Log: Initialize MCA in cpu_startup() so that it's ready before we wake-up the application processors. This allows us to collect unconsumed AP specific error records as part of the wake-up. Revision Changes Path 1.99 +3 -0 src/sys/ia64/ia64/machdep.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 26 12:38:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDA8937B400; Fri, 26 Apr 2002 12:38:04 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJc4900355; Fri, 26 Apr 2002 12:38:04 -0700 (PDT) (envelope-from obrien) Message-Id: <200204261938.g3QJc4900355@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 26 Apr 2002 12:38:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/links Makefile ports/www/links/files patch-default.c patch-links.h patch-types.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/26 12:38:04 PDT Modified files: www/links Makefile www/links/files patch-default.c Added files: www/links/files patch-links.h patch-types.c Log: Upgrades to 0.97 pre 9. Add "-force-html" option. Approved by: demon Revision Changes Path 1.19 +1 -1 ports/www/links/Makefile 1.2 +40 -2 ports/www/links/files/patch-default.c 1.1 +8 -0 ports/www/links/files/patch-links.h (new) 1.1 +10 -0 ports/www/links/files/patch-types.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 12:40:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F105337B400; Fri, 26 Apr 2002 12:40:45 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJejm00765; Fri, 26 Apr 2002 12:40:45 -0700 (PDT) (envelope-from ru) Message-Id: <200204261940.g3QJejm00765@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 26 Apr 2002 12:40:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/26 12:40:45 PDT Modified files: release Makefile Log: If we are making a "release", we can obviously use -DNOCLEAN buildworld, to save some time, because ${CHROOTDIR}/usr/obj does not even exist. Revision Changes Path 1.673 +1 -6 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 Fri Apr 26 13: 0: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 44D9C37B41C for ; Fri, 26 Apr 2002 12:59:59 -0700 (PDT) Received: (qmail 11156 invoked from network); 26 Apr 2002 19:59:57 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 19:59:57 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QJxuv15337; Fri, 26 Apr 2002 15:59:56 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204252248.g3PMmek93678@freefall.freebsd.org> Date: Fri, 26 Apr 2002 15:59:00 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: RE: cvs commit: src/sys/kern subr_witness.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Apr-2002 Dag-Erling Smorgrav wrote: > des 2002/04/25 15:48:40 PDT > > Modified files: > sys/kern subr_witness.c > Log: > Add the mutex profiling lock to the witness list. This hopefully unbreaks > the MUTEX_PROFILING + WITNESS + !WITNESS_SKIPSPIN case. > > Submitted by: Hiten Pandya Hopefully unbreaks? You can test this by just doing a simple boot. If it makes it to single user w/o panic'ing it works. Is that too much testing to ask? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 13: 0:50 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id C58DA37B497; Fri, 26 Apr 2002 13:00:22 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020426200022.YUXV25242.rwcrmhc53.attbi.com@bmah.dyndns.org>; Fri, 26 Apr 2002 20:00:22 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3QK0LcB025788; Fri, 26 Apr 2002 13:00:21 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3QK0LxC025787; Fri, 26 Apr 2002 13:00:21 -0700 (PDT) Message-Id: <200204262000.g3QK0LxC025787@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Ruslan Ermilov Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... In-reply-to: <20020426182634.GB87482@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> Comments: In-reply-to Ruslan Ermilov message dated "Fri, 26 Apr 2002 21:26:34 +0300." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Apr 2002 13:00:21 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If memory serves me right, Ruslan Ermilov wrote: > It's important to note that you no > longer need to have a today's world to build a today's release. > I.e., if you built world a month ago, and didn't touch /usr/src > since, and /usr/obj has "buildworld" output for this /usr/src, > and you have booted with this world, it should be okay to start > building today's release. I'm not sure I understand this comment. Why was there a requirement to have today's /usr/src and /usr/obj before starting a release? (Most of my release-building experience is with 4-STABLE, but so far it seems like as long as there haven't been any major API changes or other shufflings between what's on the machine and the release being built, it Just Worked (TM).) Thanks, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13: 5:13 2002 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 3CB3437B43C; Fri, 26 Apr 2002 13:04:47 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 274005346; Fri, 26 Apr 2002 22:04:45 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c References: From: Dag-Erling Smorgrav Date: 26 Apr 2002 22:04:44 +0200 In-Reply-To: Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > Hopefully unbreaks? You can test this by just doing a simple boot. If it > makes it to single user w/o panic'ing it works. Is that too much testing to > ask? I don't have a machine available for that kind of testing right now. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13: 5:28 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id F1CCE37B438; Fri, 26 Apr 2002 13:05:04 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3QK4xZ68793; Fri, 26 Apr 2002 23:04:59 +0300 (EEST) (envelope-from ru) Date: Fri, 26 Apr 2002 23:04:59 +0300 From: Ruslan Ermilov To: "Bruce A. Mah" Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426200459.GA68727@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> <200204262000.g3QK0LxC025787@intruder.bmah.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <200204262000.g3QK0LxC025787@intruder.bmah.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 01:00:21PM -0700, Bruce A. Mah wrote: > If memory serves me right, Ruslan Ermilov wrote: >=20 > > It's important to note that you no > > longer need to have a today's world to build a today's release. > > I.e., if you built world a month ago, and didn't touch /usr/src > > since, and /usr/obj has "buildworld" output for this /usr/src, > > and you have booted with this world, it should be okay to start > > building today's release. >=20 > I'm not sure I understand this comment. Why was there a requirement to > have today's /usr/src and /usr/obj before starting a release? >=20 > (Most of my release-building experience is with 4-STABLE, but so far it > seems like as long as there haven't been any major API changes or other > shufflings between what's on the machine and the release being built, it > Just Worked (TM).) >=20 You're right, it wasn't required even before. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ybLrUkv4P6juNwoRAhd3AJwMVgkLTg7iaagQYG+dEkItls7hvQCdEE0P MWtYvGOKugJzZHQW87bf6zo= =xL4x -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:10:45 2002 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 98FF537B419; Fri, 26 Apr 2002 13:10:36 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 36A145348; Fri, 26 Apr 2002 22:10:35 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c References: From: Dag-Erling Smorgrav Date: 26 Apr 2002 22:10:34 +0200 In-Reply-To: Message-ID: Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > I don't have a machine available for that kind of testing right now. Sorry, that was a stupid thing to say. What I mean is that this kind of testing is too disruptive for me to perform right now, because the machine I normally use for such things is currently being used for purposes which make rebooting it difficult. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:13:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 314CA37B404; Fri, 26 Apr 2002 13:13:14 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKDE908735; Fri, 26 Apr 2002 13:13:14 -0700 (PDT) (envelope-from bmah) Message-Id: <200204262013.g3QKDE908735@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 13:13:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 13:13:14 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: at(1) -r/-t, ls(1) -h, pwd(1) -L, split(1) -a, sysctl(8) -d, unexpand(1) -t. MFC noted: tftp(1)/tftpd(8) IPv6 support. Revision Changes Path 1.335 +24 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 26 13:13:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 77F5737B416; Fri, 26 Apr 2002 13:13:53 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKDrF08872; Fri, 26 Apr 2002 13:13:53 -0700 (PDT) (envelope-from bmah) Message-Id: <200204262013.g3QKDrF08872@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 13:13:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 13:13:53 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: ls(1) -h, tftp(1)/tftpd(8) IPv6 support. Revision Changes Path 1.22.2.229 +8 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.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 26 13:16: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94E9037B404; Fri, 26 Apr 2002 13:16:01 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKG1h09166; Fri, 26 Apr 2002 13:16:01 -0700 (PDT) (envelope-from pat) Message-Id: <200204262016.g3QKG1h09166@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 13:16:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/x86info Makefile distinfo ports/sysutils/x86info/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 13:16:01 PDT Modified files: sysutils/x86info Makefile distinfo sysutils/x86info/files patch-Makefile Log: Update to 1.8 PR: ports/37493 Submitted by: maintainer Revision Changes Path 1.4 +3 -2 ports/sysutils/x86info/Makefile 1.4 +1 -1 ports/sysutils/x86info/distinfo 1.4 +26 -10 ports/sysutils/x86info/files/patch-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 26 13:18:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 324CF37B41D for ; Fri, 26 Apr 2002 13:18:27 -0700 (PDT) Received: (qmail 32710 invoked from network); 26 Apr 2002 20:18:25 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 20:18:25 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QKIOv15455; Fri, 26 Apr 2002 16:18:24 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 26 Apr 2002 16:17:34 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/kern subr_witness.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 26-Apr-2002 Dag-Erling Smorgrav wrote: > Dag-Erling Smorgrav writes: >> I don't have a machine available for that kind of testing right now. > > Sorry, that was a stupid thing to say. What I mean is that this kind > of testing is too disruptive for me to perform right now, because the > machine I normally use for such things is currently being used for > purposes which make rebooting it difficult. How do you test changes to the kernel w/o rebooting? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 13:18:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id BDBFB37B419 for ; Fri, 26 Apr 2002 13:18:20 -0700 (PDT) Received: (qmail 28289 invoked from network); 26 Apr 2002 20:18:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 20:18:19 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QKIIv15451; Fri, 26 Apr 2002 16:18:18 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204261755.g3QHtRv72264@freefall.freebsd.org> Date: Fri, 26 Apr 2002 16:17:27 -0400 (EDT) From: John Baldwin To: Ruslan Ermilov Subject: RE: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 26-Apr-2002 Ruslan Ermilov wrote: > Log: > Milestone #1 in cross-arch make releases. I'm sure re@ or qa@ would have loved to have had a chance to review this before it went in. > In release.3 and doMFSKERN, build kernels in the "world" > environment. KERNELS now means "additional" kernels, GENERIC is > always built. This is wrong. Not everyone wants to use GENERIC. Instead, please use the approach of a patch green has worked up that replaces KERNELS with two variables: DEFAULTKERNEL?= GENERIC #EXTRAKERNELS?= Where DEFAULTKERNEL is always built and is installed as /boot/kernel/kernel on CD's, and in the base dist, etc. EXTRAKERNELS is an optional list similar to what you have done with KERNELS. We should not specifically tie people to using GENERIC as the default kernel. For people who build custom releases, it should be possible to use a different kernel config besides GENERIC for the default kernel install, yet still include a GENERIC kernel in the release as a fall-back kernel. > Inline createBOOTMFS target. Why? > Use already built GENERIC kernel modules to augment mfsfd's > /stand/modules. GC doMODULES as such. This assumes too much about GENERIC, IMO. Eventually we might use a separate kernel config that just builds modules and no actual kernel for this type of stuff. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 13:20:38 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 089C537B41A; Fri, 26 Apr 2002 13:20:34 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3QKKWH98248; Fri, 26 Apr 2002 14:20:32 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3QKKVb50620; Fri, 26 Apr 2002 14:20:32 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200204262020.g3QKKVb50620@harmony.village.org> To: Garance A Drosehn Subject: Re: cvs commit: src/gnu/usr.bin/patch pch.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 26 Apr 2002 12:01:19 PDT." <200204261901.g3QJ1JC89830@freefall.freebsd.org> References: <200204261901.g3QJ1JC89830@freefall.freebsd.org> Date: Fri, 26 Apr 2002 14:20:31 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200204261901.g3QJ1JC89830@freefall.freebsd.org> Garance A Drosehn writes: : Note: the related change to 'diff' (so it might *generate* that line) is NOT : expected to be included in 4.6-release. We can debate that change later. The agreement that green and I had was that we'd get patch into 4.6, but not the diff until 4.7 due to the potential cross threading issue with ports. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:22:22 2002 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 7413E37B419; Fri, 26 Apr 2002 13:22:20 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id EEFF15346; Fri, 26 Apr 2002 22:22:18 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c References: From: Dag-Erling Smorgrav Date: 26 Apr 2002 22:22:18 +0200 In-Reply-To: Message-ID: Lines: 8 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > How do you test changes to the kernel w/o rebooting? I'm not currently working on the kernel. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:24:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD99D37B417; Fri, 26 Apr 2002 13:24:29 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKOTv10629; Fri, 26 Apr 2002 13:24:29 -0700 (PDT) (envelope-from phk) Message-Id: <200204262024.g3QKOTv10629@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 13:24:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus pps.c src/sys/dev/sio sio.c src/sys/kern kern_tc.c src/sys/pc98/pc98 sio.c src/sys/pci xrpu.c src/sys/sys timepps.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 13:24:29 PDT Modified files: sys/dev/ppbus pps.c sys/dev/sio sio.c sys/kern kern_tc.c sys/pc98/pc98 sio.c sys/pci xrpu.c sys/sys timepps.h Log: Simplify the RFC2783 and PPS_SYNC timestamp collection API. Revision Changes Path 1.33 +7 -15 src/sys/dev/ppbus/pps.c 1.374 +2 -7 src/sys/dev/sio/sio.c 1.124 +37 -16 src/sys/kern/kern_tc.c 1.172 +2 -7 src/sys/pc98/pc98/sio.c 1.24 +9 -3 src/sys/pci/xrpu.c 1.14 +13 -7 src/sys/sys/timepps.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 26 13:26:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0BB637B404; Fri, 26 Apr 2002 13:26:42 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKQgR11173; Fri, 26 Apr 2002 13:26:42 -0700 (PDT) (envelope-from des) Message-Id: <200204262026.g3QKQgR11173@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 26 Apr 2002 13:26:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/linux-opera Makefile ports/www/linux-opera/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/26 13:26:42 PDT Modified files: www/linux-opera Makefile www/linux-opera/files patch-aa Log: Re-add lib/netscape-linux/plugins to the plugin path so Flash works again. PR: 37484 Submitted by: Øyvind Kolbu Revision Changes Path 1.26 +1 -0 ports/www/linux-opera/Makefile 1.12 +4 -3 ports/www/linux-opera/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:36:21 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id BEE1D37B417; Fri, 26 Apr 2002 13:36:03 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3QKa0r70959; Fri, 26 Apr 2002 23:36:00 +0300 (EEST) (envelope-from ru) Date: Fri, 26 Apr 2002 23:36:00 +0300 From: Ruslan Ermilov To: John Baldwin Cc: re@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020426203600.GA69757@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 04:17:27PM -0400, John Baldwin wrote: >=20 > On 26-Apr-2002 Ruslan Ermilov wrote: > > Log: > > Milestone #1 in cross-arch make releases. >=20 > I'm sure re@ or qa@ would have loved to have had a chance to review this = before > it went in. >=20 Huh? My initial message subjected "Cross-platform releases" was CC:'ed to re@FreeBSD as well. None from re@ replied to my message. Is it probably a good time for me to apply to join re@? :-) > > In release.3 and doMFSKERN, build kernels in the "world" > > environment. KERNELS now means "additional" kernels, GENERIC is > > always built. >=20 > This is wrong. Not everyone wants to use GENERIC. Instead, please use > the approach of a patch green has worked up that replaces KERNELS with two > variables: >=20 > DEFAULTKERNEL?=3D GENERIC > #EXTRAKERNELS?=3D >=20 > Where DEFAULTKERNEL is always built and is installed as /boot/kernel/kern= el > on CD's, and in the base dist, etc. EXTRAKERNELS is an optional list sim= ilar > to what you have done with KERNELS. We should not specifically tie peopl= e to > using GENERIC as the default kernel. For people who build custom release= s, it > should be possible to use a different kernel config besides GENERIC for t= he > default kernel install, yet still include a GENERIC kernel in the release= as a > fall-back kernel. >=20 Probably, but my patch did not make things worse. Old version (before my patch) assumed that GENERIC was always present in KERNELS, and used it as the _main_ kernel: : # Install a standard boot kernel+modules : mkdir -p ${RD}/trees/base/boot/kernel : cp -Rp ${RD}/kernels/GENERIC/* ${RD}/trees/base/boot/kernel ^^^^^^^ : touch release.3 > > Inline createBOOTMFS target. >=20 > Why? > =20 Because it's now used only once. I think that calling it in doMFSKERN in the old version was an oversight too. > > Use already built GENERIC kernel modules to augment mfsfd's > > /stand/modules. GC doMODULES as such. >=20 > This assumes too much about GENERIC, IMO. Eventually we might use a sepa= rate > kernel config that just builds modules and no actual kernel for this type= of > stuff. >=20 The only assumption made is that _all_ modules are built with GENERIC. This is always true unless MODULES_OVERRIDE is set (which it apparently is not). Moreover, BOOTMFS (for which we create modules) is by design a reduced version of GENERIC. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ybowUkv4P6juNwoRAl0FAJ0eA+azVxV7qheWPKBWQZEAWOx8NACghQUP AcjESAtuJ/szb7t23+TE108= =POlc -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:36:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C3B937B426; Fri, 26 Apr 2002 13:36:42 -0700 (PDT) Received: from fwd02.sul.t-online.de by mailout10.sul.t-online.com with smtp id 171CSP-00030Q-04; Fri, 26 Apr 2002 22:36:41 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.218.37]) by fmrl02.sul.t-online.com with esmtp id 171CSO-0Ok7qyC; Fri, 26 Apr 2002 22:36:40 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3QKaJYM003086; Fri, 26 Apr 2002 22:36:22 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204262036.g3QKaJYM003086@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: obrien@FreeBSD.ORG Cc: "J. Mallett" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 26 Apr 2002 08:30:53 PDT." <20020426083053.A76794@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Apr 2002 22:36:19 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "David O'Brien" writes: > On Fri, Apr 26, 2002 at 09:49:25AM +0200, Gary Jennejohn wrote: > > Well, as I wrote in the commit which finally succeeded, it was > > all caused by having expanded $Id$ tags in some of the files. > > That's what happens when you copy an existing driver to use as > > the base and forget to delete the $Id$ tags. > > $Id$ should be nothing special to our CVS. And we _want_ those tags in > the sources. Exactly what was the tag and its value(contents)? > $Id: i4b_ifpi2_ext.h,v 1.2 2000/06/02 16:14:36 hm Exp $ $Id: i4b_ifpi2_isac.c,v 1.3 2000/05/29 15:41:41 hm Exp $ $Id: i4b_ifpi2_l1.c,v 1.4 2000/06/02 16:14:36 hm Exp $ $Id: i4b_ifpi2_l1fsm.c,v 1.4 2000/05/29 15:41:41 hm Exp $ $Id: i4b_ifpi2_pci.c,v 1.4 2000/06/02 11:58:56 hm Exp $ --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:44:51 2002 Delivered-To: cvs-all@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id 1B80437B41C; Fri, 26 Apr 2002 13:44:47 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3QKikHW077151; Fri, 26 Apr 2002 13:44:46 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3QKikx6077148; Fri, 26 Apr 2002 13:44:46 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Fri, 26 Apr 2002 13:44:46 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Ruslan Ermilov Cc: current@FreeBSD.org, , Subject: ipfilter not broken for me In-Reply-To: <20020426182634.GB87482@sunbay.com> Message-ID: <20020426134230.D77133-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002, Ruslan Ermilov wrote: > I tested this on i386 only with 2 days old -CURRENT (today's is > broken due to the import of latest IPFilter suite) I updated to the latest and greatest last night around midnight and built/installed -current just fine. What about the ipfilter import is broken, and have you let Darren know? I haven't seen anything on the lists about it... -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:45:37 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id B67D537B417; Fri, 26 Apr 2002 13:44:53 -0700 (PDT) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g3QKiqJ76868; Fri, 26 Apr 2002 13:44:52 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.3/8.12.2) with ESMTP id g3QKiqHl003444; Fri, 26 Apr 2002 13:44:52 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.3/8.12.3/Submit) id g3QKiq4q003443; Fri, 26 Apr 2002 13:44:52 -0700 (PDT) Date: Fri, 26 Apr 2002 13:44:51 -0700 From: Marcel Moolenaar To: Ruslan Ermilov Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020426204451.GA1674@athlon.pn.xcllnt.net> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> <20020426185921.GA282@athlon.pn.xcllnt.net> <20020426191214.GA50337@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020426191214.GA50337@sunbay.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 10:12:14PM +0300, Ruslan Ermilov wrote: > On Fri, Apr 26, 2002 at 11:59:21AM -0700, Marcel Moolenaar wrote: > > On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: > > > > > I.e., if you built world a month ago, and didn't touch /usr/src > > > since, and /usr/obj has "buildworld" output for this /usr/src, > > > and you have booted with this world, it should be okay to start > > > building today's release. > > > > I share my src tree, so I almost always have a /usr/src that's not > > in sync with the /usr/obj for and on a particular machine. > > > > What goes wrong if /usr/src and /usr/obj are out of sync? > > > The prerequisite for a successful "make release" is to "installworld" > first the same world as you are currently running. This is done to > create a pristine environment (with an empty /etc/make.conf, etc.) > which is then chroot'ed into. I see. Doing a "make everything TARGET_ARCH=foo -DNOCLEAN" should probably be enough in most cases to sync the object tree, right? > Also, when I wrote "/usr/src" and "/usr/obj" I didn't mean them > literally. That's mostly academic :-) BTW: Do you have plans to remove the exception for non-cross builds to have the object tree rooted under /usr/obj/$TARGET_ARCH? The exception was created for make release, but from a pure cross-building point of view it's inconsistent and is one of the blockers to build, say, alpha on i386 and doing a native install on alpha (the other would be having an empty temproot). -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:53: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11B6037B41A; Fri, 26 Apr 2002 13:53:00 -0700 (PDT) Received: (from dcs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKqxr15534; Fri, 26 Apr 2002 13:52:59 -0700 (PDT) (envelope-from dcs) Message-Id: <200204262052.g3QKqxr15534@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Fri, 26 Apr 2002 13:52:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dcs 2002/04/26 13:52:59 PDT Modified files: sys/boot/forth loader.conf Log: A long, long time ago, msmith introduced vfs.root.mountfrom loader variable, which let users specify the root mount point the exact way one does after booting the kernel. Let's take this opportunity to document it... Revision Changes Path 1.57 +2 -0 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:55:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BDB637B41A; Fri, 26 Apr 2002 13:55:51 -0700 (PDT) Received: (from dcs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKtpr15868; Fri, 26 Apr 2002 13:55:51 -0700 (PDT) (envelope-from dcs) Message-Id: <200204262055.g3QKtpr15868@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Fri, 26 Apr 2002 13:55:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dcs 2002/04/26 13:55:51 PDT Modified files: (Branch: RELENG_4) sys/boot/forth loader.conf Log: MFC 1.57: A long, long time ago, msmith introduced vfs.root.mountfrom kernel tunnable, which let users specify the root mount point the exact way one does after booting the kernel. Let's take this opportunity to document it... This is an immediate MFC due to the fact the line is commented anyway. Revision Changes Path 1.25.2.17 +2 -0 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 13:59: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by hub.freebsd.org (Postfix) with ESMTP id A6AF537B405 for ; Fri, 26 Apr 2002 13:58:44 -0700 (PDT) Received: (qmail 23032 invoked from network); 26 Apr 2002 20:58:43 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 20:58:43 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QKwfv15649; Fri, 26 Apr 2002 16:58:42 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 26 Apr 2002 16:57:51 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/kern subr_witness.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 26-Apr-2002 Dag-Erling Smorgrav wrote: > John Baldwin writes: >> How do you test changes to the kernel w/o rebooting? > > I'm not currently working on the kernel. Mutex profiling counts as kernel work I think. The problem was that the original commit was not fully tested. However, bugfixes should still be tested before they go in. Even having the submitter of the bug report test the patch before it goes in is sufficient and doesn't require you to reboot your own machine. Well, since no one else tests this stuff, I decided to do so and voila: # sysctl debug.mutex.prof debug.mutex.prof.enable: 1 debug.mutex.prof.acquisitions: 165324 debug.mutex.prof.records: 157 debug.mutex.prof.maxrecords: 1000 debug.mutex.prof.rejected: 0 debug.mutex.profpani.hashsize: c1009 : blockable sleep lock (sleep mutex) PCPU 2048 @ ../../../vm/uma_core.c:1301 cpuid = 1; lapic.id = 01000000 Debugger("panic") Stopped at Debugger+0x42: xorl %eax,%eax db> t Debugger(c02d7e5a) at Debugger+0x42 panic(c02db260,c02d6c20,cf98da00,c02efe11,515) at panic+0xd8 witness_lock(cf98db34,8,c02efe11,515) at witness_lock+0x85 _mtx_lock_flags(cf98db34,0,c02efe11,515,800) at _mtx_lock_flags+0x74 uma_zalloc_arg(cf98da00,0,0,d9c47040,54) at uma_zalloc_arg+0x37 malloc(800,c0312700,0,44a,d9c47040) at malloc+0x67 sbuf_extend(d9c47040,4a) at sbuf_extend+0x2a sbuf_vprintf(d9c47040,c02d6fe0,db7ecb94,db7ecbd0,c01a8f89) at sbuf_vprintf+0x7e sbuf_printf(d9c47040,c02d6fe0,a,0,262,0,76,0,5,0,c02d8413,82,c02d72a0) at sbuf_printf+0x14 dump_mutex_prof_stats(c0310140,0,0,db7ecc20,0) at dump_mutex_prof_stats+0x115 sysctl_root(0,db7eccb8,4,db7ecc20,0) at sysctl_root+0x12c userland_sysctl(db77c414,db7eccb8,4,0,bfbfeb5c) at userland_sysctl+0xed __sysctl(db77c414,db7ecd20,0,bfbff3c8,4) at __sysctl+0x7d syscall(2f,2f,2f,4,bfbff3c8) at syscall+0x227 syscall_with_err_pushed() at syscall_with_err_pushed+0x1b --- syscall (202, FreeBSD ELF, __sysctl), eip = 0x80576cf, esp = 0xbfbfeacc, ebp = 0xbfbfeb08 --- db> You can't be calling malloc while holding a spin lock. I would lock the mutex, read the contents of an item from the array into stack variables, unlock the mutex, then do the sbuf operation. I also suggest you _test_ this before committing the fix. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 14: 7: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 78B3D37B41D for ; Fri, 26 Apr 2002 14:06:53 -0700 (PDT) Received: (qmail 32423 invoked from network); 26 Apr 2002 21:06:52 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 21:06:52 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QL6ov15667; Fri, 26 Apr 2002 17:06:50 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020426203600.GA69757@sunbay.com> Date: Fri, 26 Apr 2002 17:05:59 -0400 (EDT) From: John Baldwin To: Ruslan Ermilov Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, re@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 26-Apr-2002 Ruslan Ermilov wrote: > On Fri, Apr 26, 2002 at 04:17:27PM -0400, John Baldwin wrote: >> >> On 26-Apr-2002 Ruslan Ermilov wrote: >> > Log: >> > Milestone #1 in cross-arch make releases. >> >> I'm sure re@ or qa@ would have loved to have had a chance to review this >> before >> it went in. >> > Huh? My initial message subjected "Cross-platform releases" was CC:'ed > to re@FreeBSD as well. None from re@ replied to my message. Is it > probably a good time for me to apply to join re@? :-) The original message didn't include a patch. :) The idea is certainly something we would like to see, but the details are something your message did not talk about. >> > In release.3 and doMFSKERN, build kernels in the "world" >> > environment. KERNELS now means "additional" kernels, GENERIC is >> > always built. >> >> This is wrong. Not everyone wants to use GENERIC. Instead, please use >> the approach of a patch green has worked up that replaces KERNELS with two >> variables: >> >> DEFAULTKERNEL?= GENERIC >> #EXTRAKERNELS?= >> >> Where DEFAULTKERNEL is always built and is installed as /boot/kernel/kernel >> on CD's, and in the base dist, etc. EXTRAKERNELS is an optional list >> similar >> to what you have done with KERNELS. We should not specifically tie people >> to >> using GENERIC as the default kernel. For people who build custom releases, >> it >> should be possible to use a different kernel config besides GENERIC for the >> default kernel install, yet still include a GENERIC kernel in the release as >> a >> fall-back kernel. >> > Probably, but my patch did not make things worse. Old version (before my > patch) assumed that GENERIC was always present in KERNELS, and used it as > the _main_ kernel: I know, and green has already developed and tested a patch as I mentioned above which I would have encouraged you to incorporiate if you had asked for review. >> > Inline createBOOTMFS target. >> >> Why? >> > Because it's now used only once. I think that calling it in doMFSKERN > in the old version was an oversight too. Well, this should likely have been a separate commit from adding cross-release support as it's not very related. >> > Use already built GENERIC kernel modules to augment mfsfd's >> > /stand/modules. GC doMODULES as such. >> >> This assumes too much about GENERIC, IMO. Eventually we might use a >> separate >> kernel config that just builds modules and no actual kernel for this type of >> stuff. >> > The only assumption made is that _all_ modules are built with GENERIC. > This is always true unless MODULES_OVERRIDE is set (which it apparently > is not). Moreover, BOOTMFS (for which we create modules) is by design > a reduced version of GENERIC. In the future we will have something much more general than MODULES_OVERRIDE and you just wiped out the abstraction in the release makefile that would let us more smoothly handle that when it comes. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 14:12:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E68ED37B405; Fri, 26 Apr 2002 14:12:51 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLCpt21613; Fri, 26 Apr 2002 14:12:51 -0700 (PDT) (envelope-from bmah) Message-Id: <200204262112.g3QLCpt21613@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 14:12:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 14:12:51 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix). Revision Changes Path 1.84 +14 -5 src/release/doc/en_US.ISO8859-1/hardware/common/dev.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 26 14:14:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AF0637B400; Fri, 26 Apr 2002 14:14:14 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLEEt21806; Fri, 26 Apr 2002 14:14:14 -0700 (PDT) (envelope-from bmah) Message-Id: <200204262114.g3QLEEt21806@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 14:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 14:14:14 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix/). Revision Changes Path 1.13.2.60 +13 -4 src/release/doc/en_US.ISO8859-1/hardware/common/dev.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 26 14:22: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61CC137B41B; Fri, 26 Apr 2002 14:22:03 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLM3u22679; Fri, 26 Apr 2002 14:22:03 -0700 (PDT) (envelope-from phk) Message-Id: <200204262122.g3QLM3u22679@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 14:22:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci xrpu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 14:22:03 PDT Modified files: sys/pci xrpu.c Log: Redo the pps bit to avoid digging into the private bits of the timecounter. Revision Changes Path 1.25 +2 -4 src/sys/pci/xrpu.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 26 14:25:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 263E737B420; Fri, 26 Apr 2002 14:25:29 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLPTY23040; Fri, 26 Apr 2002 14:25:29 -0700 (PDT) (envelope-from marcus) Message-Id: <200204262125.g3QLPTY23040@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 26 Apr 2002 14:25:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/evolution Makefile ports/mail/evolution/files patch-camel_camel-mime-message.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/26 14:25:29 PDT Modified files: mail/evolution Makefile Added files: mail/evolution/files patch-camel_camel-mime-message.c Log: Fix a problem were date stamps were offset by one hour when DST was in effect. Bump PORTREVISION. PR: 37471 Submitted by: Larry Rosenman Approved by: sobomax Revision Changes Path 1.59 +1 -0 ports/mail/evolution/Makefile 1.1 +13 -0 ports/mail/evolution/files/patch-camel_camel-mime-message.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 14:31:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66A5A37B404; Fri, 26 Apr 2002 14:31:44 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLViJ24113; Fri, 26 Apr 2002 14:31:44 -0700 (PDT) (envelope-from phk) Message-Id: <200204262131.g3QLViJ24113@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 14:31:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timetc.h timex.h src/sys/kern kern_ntptime.c kern_tc.c kern_time.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 14:31:44 PDT Modified files: sys/sys timetc.h timex.h sys/kern kern_ntptime.c kern_tc.c kern_time.c Log: Hide the private parts of timecounter from a couple of places that don't really need to know the gory details. Revision Changes Path 1.48 +2 -4 src/sys/kern/kern_ntptime.c 1.125 +10 -4 src/sys/kern/kern_tc.c 1.82 +1 -1 src/sys/kern/kern_time.c 1.50 +1 -0 src/sys/sys/timetc.h 1.16 +2 -2 src/sys/sys/timex.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 26 14:32:35 2002 Delivered-To: cvs-all@freebsd.org Received: from smtp1.aaahawk.com (smtp1.aaahawk.com [12.155.208.238]) by hub.freebsd.org (Postfix) with ESMTP id 1F63537B404 for ; Fri, 26 Apr 2002 14:32:31 -0700 (PDT) Received: from a (unverified [65.58.86.134]) by smtp1.aaahawk.com (Vircom SMTPRS 5.0.194) with SMTP id for ; Fri, 26 Apr 2002 10:37:11 -0400 Message-ID: <000f01c1ed2e$8636c760$7800000a@a> From: "Alan Day" To: Subject: Date: Fri, 26 Apr 2002 10:27:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 14:44: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from web21104.mail.yahoo.com (web21104.mail.yahoo.com [216.136.227.106]) by hub.freebsd.org (Postfix) with SMTP id BADEF37B41A for ; Fri, 26 Apr 2002 14:43:57 -0700 (PDT) Message-ID: <20020426214357.91921.qmail@web21104.mail.yahoo.com> Received: from [62.254.0.5] by web21104.mail.yahoo.com via HTTP; Fri, 26 Apr 2002 14:43:57 PDT Date: Fri, 26 Apr 2002 14:43:57 -0700 (PDT) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c To: John Baldwin , Dag-Erling Smorgrav Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- John Baldwin wrote: > Mutex profiling counts as kernel work I think. The problem was that > the original commit was not fully tested. However, bugfixes should > still be tested before they go in. Even having the submitter of the > bug report test the patch before it goes in is sufficient and doesn't > require you to reboot your own machine. Well, as far as my memory goes, I did test the patch as far "booting" the machine was concerned. I did not get the panic aftet the Copyright and Build messages so for me, the problem was solved right there, I dont know anything further. > You can't be calling malloc while holding a spin lock. I would lock the > mutex, read the contents of an item from the array into stack variables, > unlock the mutex, then do the sbuf operation. I also suggest you _test_ > this before committing the fix. The above patch was tested as far as the panic message was concerned. -- Hiten __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 14:51:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC50C37B41B; Fri, 26 Apr 2002 14:51:08 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLp8m26766; Fri, 26 Apr 2002 14:51:08 -0700 (PDT) (envelope-from phk) Message-Id: <200204262151.g3QLp8m26766@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 Apr 2002 14:51:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c src/sys/sys timepps.h timetc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/26 14:51:08 PDT Modified files: sys/kern kern_tc.c sys/sys timepps.h timetc.h Log: Now that the private parts of timecounters are no longer being fingered by other bits of code, split struct timecounter into two. struct timecounter contains just the bits which pertains to the hardware counter and the reading of it. struct timehands (as in "the hands on a clock") contains all the ugly bit fidling stuff. Statically compile ten timehands. This commit is the functional part. A later cosmetic patch will rename various variables and fieldnames. Revision Changes Path 1.126 +109 -143 src/sys/kern/kern_tc.c 1.15 +3 -1 src/sys/sys/timepps.h 1.51 +1 -12 src/sys/sys/timetc.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 26 14:54:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20C6737B41B; Fri, 26 Apr 2002 14:54:16 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLsG527374; Fri, 26 Apr 2002 14:54:16 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262154.g3QLsG527374@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 14:54:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 14:54:16 PDT Modified files: java Makefile Added files: java/jboss2 Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist Log: New port jboss2. The jboss2ctl program does not work at this stage. I chose to commit this port anyway because it has been lying around for too long. Once it is in the ports tree, the improved interest may trigger somebody else to fix the problem. JBoss can be started using the supplied shell script anyway, so it is still useful. This is not the JBoss port submitted by Jesse Gallup in PR 35853, but one based on the www/orion port. PR: 35853 Revision Changes Path 1.49 +1 -0 ports/java/Makefile 1.1 +160 -0 ports/java/jboss2/Makefile (new) 1.1 +4 -0 ports/java/jboss2/distinfo (new) 1.1 +1 -0 ports/java/jboss2/pkg-comment (new) 1.1 +45 -0 ports/java/jboss2/pkg-deinstall (new) 1.1 +24 -0 ports/java/jboss2/pkg-descr (new) 1.1 +46 -0 ports/java/jboss2/pkg-install (new) 1.1 +1324 -0 ports/java/jboss2/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 14:56:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6E2937B419; Fri, 26 Apr 2002 14:56:25 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QLuPZ27793; Fri, 26 Apr 2002 14:56:25 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262156.g3QLuPZ27793@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 14:56:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 14:56:25 PDT Modified files: . modules Log: jboss2 --> ports/java/jboss2 Revision Changes Path 1.5020 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 15:18:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEDB037B417; Fri, 26 Apr 2002 15:18:38 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMIcS34388; Fri, 26 Apr 2002 15:18:38 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262218.g3QMIcS34388@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 15:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 15:18:38 PDT Modified files: . modules Log: linux-sun-jdk12 --> ports/java/linux-sun-jdk12 Revision Changes Path 1.5021 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 15:20:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85F6637B404; Fri, 26 Apr 2002 15:20:02 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMK2g34585; Fri, 26 Apr 2002 15:20:02 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262220.g3QMK2g34585@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 15:20:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/linux-sun-jdk12 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 15:20:02 PDT Modified files: java Makefile Added files: java/linux-sun-jdk12 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: Sun JDK 1.2 for Linux. Revision Changes Path 1.50 +1 -0 ports/java/Makefile 1.1 +49 -0 ports/java/linux-sun-jdk12/Makefile (new) 1.1 +1 -0 ports/java/linux-sun-jdk12/distinfo (new) 1.1 +1 -0 ports/java/linux-sun-jdk12/pkg-comment (new) 1.1 +4 -0 ports/java/linux-sun-jdk12/pkg-descr (new) 1.1 +843 -0 ports/java/linux-sun-jdk12/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 15:28:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 727A437B422; Fri, 26 Apr 2002 15:28:52 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMSqf35730; Fri, 26 Apr 2002 15:28:52 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262228.g3QMSqf35730@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 15:28:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/kawa Makefile ports/net/javadc Makefile ports/net/jift Makefile ports/net/spread Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 15:28:52 PDT Modified files: lang/kawa Makefile net/javadc Makefile net/jift Makefile net/spread Makefile Log: Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1. The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux Revision Changes Path 1.2 +1 -0 ports/lang/kawa/Makefile 1.4 +1 -0 ports/net/javadc/Makefile 1.6 +1 -0 ports/net/jift/Makefile 1.8 +1 -0 ports/net/spread/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 26 15:30:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 869D637B419; Fri, 26 Apr 2002 15:30:48 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMUm336153; Fri, 26 Apr 2002 15:30:48 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262230.g3QMUm336153@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 15:30:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 15:30:47 PDT Modified files: Mk bsd.java.mk Log: Introduction of NEED_JAVAC knob in bsd.java.mk, stage 2. All ports that need a Java compiler (either 'javac' or 'jikes') should from now on define NEED_JAVAC. Revision Changes Path 1.6 +20 -10 ports/Mk/bsd.java.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 15:32:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAC4937B41B; Fri, 26 Apr 2002 15:32:15 -0700 (PDT) Received: (from wes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMWFk36278; Fri, 26 Apr 2002 15:32:15 -0700 (PDT) (envelope-from wes) Message-Id: <200204262232.g3QMWFk36278@freefall.freebsd.org> From: Wes Peters Date: Fri, 26 Apr 2002 15:32:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.conf src/etc rc src/sbin/reboot reboot.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wes 2002/04/26 15:32:15 PDT Modified files: sys/boot/forth loader.conf etc rc sbin/reboot reboot.c Log: Rename the file used to specify the nextboot to make it clear that this is a loader configuration file and can be used for more than just a kernel name. Submitted by: Gordon Tetlow Revision Changes Path 1.311 +2 -2 src/etc/rc 1.15 +1 -1 src/sbin/reboot/reboot.c 1.58 +1 -1 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 15:44:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09F5837B417; Fri, 26 Apr 2002 15:44:16 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMiFX37915; Fri, 26 Apr 2002 15:44:15 -0700 (PDT) (envelope-from alc) Message-Id: <200204262244.g3QMiFX37915@freefall.freebsd.org> From: Alan Cox Date: Fri, 26 Apr 2002 15:44:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/26 15:44:15 PDT Modified files: sys/vm vm_page.c Log: o Control access to the vm_page_buckets with a mutex. o Fix some style(9) bugs. Revision Changes Path 1.185 +18 -34 src/sys/vm/vm_page.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 26 15:45:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 936C737B421; Fri, 26 Apr 2002 15:45:07 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMj7O38012; Fri, 26 Apr 2002 15:45:07 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262245.g3QMj7O38012@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 15:45:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 15:45:07 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Zach Garner for his port lang/kawa. Revision Changes Path 1.162 +4 -0 doc/en_US.ISO8859-1/articles/contributors/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 26 15:48:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FEAD37B416; Fri, 26 Apr 2002 15:48:24 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QMmOS38774; Fri, 26 Apr 2002 15:48:24 -0700 (PDT) (envelope-from mike) Message-Id: <200204262248.g3QMmOS38774@freefall.freebsd.org> From: Mike Barcroft Date: Fri, 26 Apr 2002 15:48:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx_osm.h src/sys/dev/ata ata-dma.c src/sys/dev/gem if_gem.c src/sys/dev/hme if_hme.c src/sys/dev/iir iir.c iir_ctrl.c iir_pci.c src/sys/dev/isp isp_freebsd.h src/sys/dev/sym sym_hipd.c src/sys/dev/usb ohci.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/26 15:48:24 PDT Modified files: sys/dev/aic7xxx aic7xxx_osm.h sys/dev/ata ata-dma.c sys/dev/gem if_gem.c sys/dev/hme if_hme.c sys/dev/iir iir.c iir_ctrl.c iir_pci.c sys/dev/isp isp_freebsd.h sys/dev/sym sym_hipd.c sys/dev/usb ohci.c uhci.c sys/dev/wi if_wi.c wi_hostap.c sys/kern subr_mchain.c sys/netsmb smb_iod.c smb_rq.c smb_subr.c sys/pci if_de.c sys/sys param.h Added files: sys/sys endian.h Log: Move the new byte order function prototypes from to . This puts us in line with NetBSD and OpenBSD. Revision Changes Path 1.14 +1 -0 src/sys/dev/aic7xxx/aic7xxx_osm.h 1.98 +1 -0 src/sys/dev/ata/ata-dma.c 1.4 +1 -0 src/sys/dev/gem/if_gem.c 1.4 +1 -0 src/sys/dev/hme/if_hme.c 1.2 +1 -0 src/sys/dev/iir/iir.c 1.2 +1 -0 src/sys/dev/iir/iir_ctrl.c 1.3 +1 -0 src/sys/dev/iir/iir_pci.c 1.62 +1 -1 src/sys/dev/isp/isp_freebsd.h 1.35 +1 -0 src/sys/dev/sym/sym_hipd.c 1.103 +1 -0 src/sys/dev/usb/ohci.c 1.120 +1 -0 src/sys/dev/usb/uhci.c 1.102 +1 -0 src/sys/dev/wi/if_wi.c 1.5 +1 -0 src/sys/dev/wi/wi_hostap.c 1.5 +1 -0 src/sys/kern/subr_mchain.c 1.5 +1 -0 src/sys/netsmb/smb_iod.c 1.6 +1 -0 src/sys/netsmb/smb_rq.c 1.7 +1 -0 src/sys/netsmb/smb_subr.c 1.137 +2 -1 src/sys/pci/if_de.c 1.1 +76 -0 src/sys/sys/endian.h (new) 1.123 +1 -36 src/sys/sys/param.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 26 16:11:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ECAE37B405; Fri, 26 Apr 2002 16:11:24 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QNBOr45645; Fri, 26 Apr 2002 16:11:24 -0700 (PDT) (envelope-from imp) Message-Id: <200204262311.g3QNBOr45645@freefall.freebsd.org> From: Warner Losh Date: Fri, 26 Apr 2002 16:11:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c if_wi_pccard.c if_wi_pci.c if_wivar.h wi_hostap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/26 16:11:23 PDT Modified files: sys/dev/wi if_wi.c if_wi_pccard.c if_wi_pci.c if_wivar.h wi_hostap.c Log: Make this driver compile for -stable also to prep for MFC Revision Changes Path 1.103 +57 -32 src/sys/dev/wi/if_wi.c 1.8 +21 -1 src/sys/dev/wi/if_wi_pccard.c 1.6 +2 -0 src/sys/dev/wi/if_wi_pci.c 1.8 +27 -2 src/sys/dev/wi/if_wivar.h 1.6 +8 -3 src/sys/dev/wi/wi_hostap.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 26 16:23: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0549F37B417; Fri, 26 Apr 2002 16:23:03 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QNN2d47386; Fri, 26 Apr 2002 16:23:02 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262323.g3QNN2d47386@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 16:23:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk ports/java/linux-ibm-jdk13 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 16:23:02 PDT Modified files: Mk bsd.java.mk java/linux-ibm-jdk13 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Update to IBM JDK 1.3.1 (cxia32131-20020302). PR: 37397 Submitted by: Hye-Shik Chang Revision Changes Path 1.7 +2 -2 ports/Mk/bsd.java.mk 1.7 +6 -7 ports/java/linux-ibm-jdk13/Makefile 1.5 +1 -1 ports/java/linux-ibm-jdk13/distinfo 1.2 +1 -1 ports/java/linux-ibm-jdk13/pkg-comment 1.2 +5 -6 ports/java/linux-ibm-jdk13/pkg-descr 1.5 +603 -846 ports/java/linux-ibm-jdk13/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 26 16:24:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id F30F937B41C for ; Fri, 26 Apr 2002 16:24:34 -0700 (PDT) Received: (qmail 14529 invoked from network); 26 Apr 2002 23:24:34 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 23:24:34 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QNOYv16040; Fri, 26 Apr 2002 19:24:34 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204262232.g3QMWFk36278@freefall.freebsd.org> Date: Fri, 26 Apr 2002 19:23:47 -0400 (EDT) From: John Baldwin To: Wes Peters Subject: RE: cvs commit: src/sys/boot/forth loader.conf src/etc rc src/sb Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 26-Apr-2002 Wes Peters wrote: > wes 2002/04/26 15:32:15 PDT > > Modified files: > sys/boot/forth loader.conf > etc rc > sbin/reboot reboot.c > Log: > Rename the file used to specify the nextboot to make it clear that this > is a loader configuration file and can be used for more than just a > kernel name. Feature request: I would really like to be able to do something like this: # reboot -k test -s to boot /boot/test/kernel into single user mode on the next boot. Alternatively: # nextboot test -s # shutdown -r now would work, too. Also, since I tend to use shutdown, having a nextboot command that just sets up the loader state rather than sticking this functionality into reboot(8) would be nice. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 16:25:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E970737B404; Fri, 26 Apr 2002 16:25:53 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QNPrX47834; Fri, 26 Apr 2002 16:25:53 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262325.g3QNPrX47834@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 16:25:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-ibm-jdk13 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 16:25:53 PDT Modified files: java/linux-ibm-jdk13 Makefile pkg-plist Log: Making pkg-plist file a bit smaller by using %%T%% instead of %%TARGET_PREFIX%%. Revision Changes Path 1.8 +6 -6 ports/java/linux-ibm-jdk13/Makefile 1.6 +991 -991 ports/java/linux-ibm-jdk13/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 26 16:39:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A4AA37B419; Fri, 26 Apr 2002 16:39:18 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QNdIU49184; Fri, 26 Apr 2002 16:39:18 -0700 (PDT) (envelope-from znerd) Message-Id: <200204262339.g3QNdIU49184@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 16:39:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 16:39:18 PDT Modified files: Mk bsd.java.mk Log: Add support for the Sun JDK 1.2. Also fix one NEED_JAVAC related bug/typo. Revision Changes Path 1.8 +22 -6 ports/Mk/bsd.java.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 16:43:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0092737B41A; Fri, 26 Apr 2002 16:43:32 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QNhWH49779; Fri, 26 Apr 2002 16:43:32 -0700 (PDT) (envelope-from marcus) Message-Id: <200204262343.g3QNhWH49779@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 26 Apr 2002 16:43:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gaim Makefile distinfo pkg-plist ports/net/gaim/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/26 16:43:32 PDT Modified files: net/gaim Makefile distinfo pkg-plist Added files: net/gaim/files patch-configure Removed files: net/gaim/files patch-ltmain.sh Log: Update to 0.57. Submitted by: Tilman Linneweh Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.66 +2 -2 ports/net/gaim/Makefile 1.47 +1 -1 ports/net/gaim/distinfo 1.1 +10 -0 ports/net/gaim/files/patch-configure (new) 1.6 +0 -28 ports/net/gaim/files/patch-ltmain.sh (dead) 1.32 +2 -0 ports/net/gaim/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 26 17: 8:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8149F37B41B; Fri, 26 Apr 2002 17:08:42 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R08gc68789; Fri, 26 Apr 2002 17:08:42 -0700 (PDT) (envelope-from znerd) Message-Id: <200204270008.g3R08gc68789@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 17:08:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/java advocacy.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 17:08:41 PDT Modified files: en/java advocacy.sgml Log: Fixes a broken link. There was a space in a link that should not have been there. Submitted by: Anders Nordby Revision Changes Path 1.5 +2 -3 www/en/java/advocacy.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 26 17:12: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5ED8C37B400; Fri, 26 Apr 2002 17:12:04 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0C4C69333; Fri, 26 Apr 2002 17:12:04 -0700 (PDT) (envelope-from znerd) Message-Id: <200204270012.g3R0C4C69333@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 17:12:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/java-tomcat article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 17:12:04 PDT Modified files: en_US.ISO8859-1/articles/java-tomcat article.sgml Log: Fixing a small typo. Submitted by: Levani Mikeladze Revision Changes Path 1.5 +1 -1 doc/en_US.ISO8859-1/articles/java-tomcat/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 26 17:18:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F016637B41C; Fri, 26 Apr 2002 17:18:53 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0IrB70308; Fri, 26 Apr 2002 17:18:53 -0700 (PDT) (envelope-from znerd) Message-Id: <200204270018.g3R0IrB70308@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 17:18:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 17:18:53 PDT Modified files: Mk bsd.java.mk Log: Introduction of NEED_JAVAC knob in bsd.java.mk, stage 3. NEED_JAVAC now actually defaults to NO. Tested with: net/spread lang/kawa java/jdom Revision Changes Path 1.9 +3 -3 ports/Mk/bsd.java.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 17:26:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D8F837B400; Fri, 26 Apr 2002 17:26:41 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0QfL71694; Fri, 26 Apr 2002 17:26:41 -0700 (PDT) (envelope-from znerd) Message-Id: <200204270026.g3R0QfL71694@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 17:26:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/jdictionary Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/jdictionary/files jdictionary.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 17:26:41 PDT Modified files: textproc Makefile Added files: textproc/jdictionary Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/jdictionary/files jdictionary.sh Log: New port: textproc/jdictionary. PR: 37398 Submitted by: Janos Mohacsi Revision Changes Path 1.342 +1 -0 ports/textproc/Makefile 1.1 +35 -0 ports/textproc/jdictionary/Makefile (new) 1.1 +1 -0 ports/textproc/jdictionary/distinfo (new) 1.1 +3 -0 ports/textproc/jdictionary/files/jdictionary.sh (new) 1.1 +1 -0 ports/textproc/jdictionary/pkg-comment (new) 1.1 +7 -0 ports/textproc/jdictionary/pkg-descr (new) 1.1 +3 -0 ports/textproc/jdictionary/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 17:28:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 753C037B41A; Fri, 26 Apr 2002 17:28:05 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0S5O71896; Fri, 26 Apr 2002 17:28:05 -0700 (PDT) (envelope-from znerd) Message-Id: <200204270028.g3R0S5O71896@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 17:28:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 17:28:05 PDT Modified files: . modules Log: jdictionary --> ports/textproc/jdictionary Revision Changes Path 1.5022 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 17:34: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5D8337B416; Fri, 26 Apr 2002 17:33:59 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0XxR74315; Fri, 26 Apr 2002 17:33:59 -0700 (PDT) (envelope-from znerd) Message-Id: <200204270033.g3R0XxR74315@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 26 Apr 2002 17:33:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/26 17:33:59 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Adding Janos Mohacsi for adding port textproc/jdictionary. Revision Changes Path 1.163 +4 -0 doc/en_US.ISO8859-1/articles/contributors/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 26 17:57:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53B7C37B400; Fri, 26 Apr 2002 17:57:40 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0ve679496; Fri, 26 Apr 2002 17:57:40 -0700 (PDT) (envelope-from mux) Message-Id: <200204270057.g3R0ve679496@freefall.freebsd.org> From: Maxime Henrion Date: Fri, 26 Apr 2002 17:57:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys systm.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/04/26 17:57:40 PDT Modified files: (Branch: RELENG_4) sys/sys systm.h Log: Add stubs for testenv() and freeenv() in RELENG_4 to make MFC easier. Suggested by: peter Approved by: peter Revision Changes Path 1.111.2.14 +2 -0 src/sys/sys/systm.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 26 18:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF4CF37B41A; Fri, 26 Apr 2002 18:31:17 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R1VHO86657; Fri, 26 Apr 2002 18:31:17 -0700 (PDT) (envelope-from scottl) Message-Id: <200204270131.g3R1VHO86657@freefall.freebsd.org> From: Scott Long Date: Fri, 26 Apr 2002 18:31:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files src/sys/dev/aac aac.c aac_cam.c aac_cam.h aac_disk.c aac_pci.c aacreg.h aacvar.h src/sys/i386/conf GENERIC src/sys/modules/aac Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/26 18:31:17 PDT Modified files: sys/conf NOTES files sys/dev/aac aac.c aac_disk.c aac_pci.c aacreg.h aacvar.h sys/i386/conf GENERIC sys/modules/aac Makefile Added files: sys/dev/aac aac_cam.c aac_cam.h Log: Add a CAM interface to the aac driver. This is useful in case you should ever connect a SCSI Cdrom/Tape/Jukebox/Scanner/Printer/kitty-litter-scooper to your high-end RAID controller. The interface to the arrays is still via the block interface; this merely provides a way to circumvent the RAID functionality and access the SCSI buses directly. Note that for somewhat obvious reasons, hard drives are not exposed to the da driver through this interface, though you can still talk to them via the pass driver. Be the first on your block to low-level format unsuspecting drives that are part of an array! To enable this, add the 'aacp' device to your kernel config. MFC after: 3 days Revision Changes Path 1.1026 +1 -0 src/sys/conf/NOTES 1.628 +1 -0 src/sys/conf/files 1.38 +120 -17 src/sys/dev/aac/aac.c 1.1 +591 -0 src/sys/dev/aac/aac_cam.c (new) 1.1 +34 -0 src/sys/dev/aac/aac_cam.h (new) 1.22 +1 -1 src/sys/dev/aac/aac_disk.c 1.23 +41 -28 src/sys/dev/aac/aac_pci.c 1.12 +186 -0 src/sys/dev/aac/aacreg.h 1.19 +10 -1 src/sys/dev/aac/aacvar.h 1.340 +1 -0 src/sys/i386/conf/GENERIC 1.4 +3 -2 src/sys/modules/aac/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 26 18:49:11 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 3109837B417; Fri, 26 Apr 2002 18:49:07 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020427014906.MUCT20384.rwcrmhc54.attbi.com@bmah.dyndns.org>; Sat, 27 Apr 2002 01:49:06 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3R1n6cB035883; Fri, 26 Apr 2002 18:49:06 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3R1n6dU035882; Fri, 26 Apr 2002 18:49:06 -0700 (PDT) Message-Id: <200204270149.g3R1n6dU035882@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Gary Jennejohn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c In-reply-to: <200204252026.g3PKQpZ67508@freefall.freebsd.org> References: <200204252026.g3PKQpZ67508@freefall.freebsd.org> Comments: In-reply-to Gary Jennejohn message dated "Thu, 25 Apr 2002 13:26:51 -0700." From: bmah@acm.org (Bruce A. Mah) Reply-To: bmah@acm.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Apr 2002 18:49:05 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If memory serves me right, Gary Jennejohn wrote: > gj 2002/04/25 13:26:51 PDT > > Added files: (Branch: RELENG_4) > sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c > i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c > i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c > Log: > Really add the ifpi2 driver. MFC for the manpage? Thanks, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 18:55:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F22937B405; Fri, 26 Apr 2002 18:55:11 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R1tBE89355; Fri, 26 Apr 2002 18:55:11 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204270155.g3R1tBE89355@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 26 Apr 2002 18:55:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uuencode uuencode.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/26 18:55:11 PDT Modified files: (Branch: RELENG_4) usr.bin/uuencode uuencode.1 Log: MFC option descriptions, rewording the BUGS section. While I'm here, MFC the "The .Nm utility" changes to reduce diffs! Revision Changes Path 1.9.2.6 +27 -10 src/usr.bin/uuencode/uuencode.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19: 8: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id C6BEA37B416; Fri, 26 Apr 2002 19:08:03 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3R282460932; Sat, 27 Apr 2002 11:08:02 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200204261755.g3QHtRv72264@freefall.freebsd.org> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 10 From: Makoto Matsushita To: ru@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Date: Sat, 27 Apr 2002 11:07:59 +0900 Message-Id: <20020427110759K.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru> Eliminate the need in the second installworld. For that, make sure ru> _everything_ is built in the "world" environment, using the right ru> tool chain. Does this mean "make release" procedure can't use any tools that *only* exist in the new sources? -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19: 8:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3C8A37B400; Fri, 26 Apr 2002 19:08:51 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R28p694740; Fri, 26 Apr 2002 19:08:51 -0700 (PDT) (envelope-from bmah) Message-Id: <200204270208.g3R28p694740@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 19:08:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 19:08:51 PDT Modified files: share/sgml man-refs.ent Log: Add entity for ifpi2(4). Revision Changes Path 1.134 +1 -0 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 Fri Apr 26 19:18:11 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id D170137B419; Fri, 26 Apr 2002 19:18:07 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3R2I6462231; Sat, 27 Apr 2002 11:18:06 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20020427110759K.matusita@jp.FreeBSD.org> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020427110759K.matusita@jp.FreeBSD.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 13 From: Makoto Matsushita To: ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Date: Sat, 27 Apr 2002 11:18:04 +0900 Message-Id: <20020427111804X.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Correct typo.. matusita> Does this mean "make release" procedure can't use any tools that "make release.X (where X = 1..9)" *** I don't argue anything about this; I want to make it clear the effects of removing the second "make installworld." -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19:22:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC9F137B416; Fri, 26 Apr 2002 19:22:51 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2MpM96563; Fri, 26 Apr 2002 19:22:51 -0700 (PDT) (envelope-from bmah) Message-Id: <200204270222.g3R2MpM96563@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 26 Apr 2002 19:22:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/timidity++/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/26 19:22:51 PDT Modified files: audio/timidity++/files patch-ac Log: Unbreak for -CURRENT (byte-swapping macros changed names). Run-tested on 4-STABLE/i386 and 5-CURRENT/i386. Approved by: Yoichi ASAI (maintainer) Revision Changes Path 1.7 +18 -12 ports/audio/timidity++/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19:26:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB08D37B405; Fri, 26 Apr 2002 19:26:23 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2QNm97135; Fri, 26 Apr 2002 19:26:23 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204270226.g3R2QNm97135@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 26 Apr 2002 19:26:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression README src/tools/regression/usr.bin/file2c regress.sh src/tools/regression/usr.bin/join regress.sh src/tools/regression/usr.bin/jot regress.sh src/tools/regression/usr.bin/make Makefile src/tools/regression/usr.bin/sed regress.sh ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/26 19:26:23 PDT Modified files: tools/regression README tools/regression/usr.bin/file2c regress.sh tools/regression/usr.bin/join regress.sh tools/regression/usr.bin/jot regress.sh tools/regression/usr.bin/make Makefile tools/regression/usr.bin/sed regress.sh tools/regression/usr.bin/uudecode regress.sh tools/regression/usr.bin/uuencode regress.sh tools/regression/usr.bin/xargs regress.sh Log: Prefix tests with PASS and FAIL, to make grepping easier, and note this in the README. This affects only the base-system regression tests, of course. Revision Changes Path 1.7 +5 -0 src/tools/regression/README 1.2 +2 -2 src/tools/regression/usr.bin/file2c/regress.sh 1.2 +2 -2 src/tools/regression/usr.bin/join/regress.sh 1.2 +2 -2 src/tools/regression/usr.bin/jot/regress.sh 1.3 +3 -3 src/tools/regression/usr.bin/make/Makefile 1.3 +2 -2 src/tools/regression/usr.bin/sed/regress.sh 1.3 +2 -2 src/tools/regression/usr.bin/uudecode/regress.sh 1.4 +2 -2 src/tools/regression/usr.bin/uuencode/regress.sh 1.3 +2 -2 src/tools/regression/usr.bin/xargs/regress.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19:26:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A872E37B41E; Fri, 26 Apr 2002 19:26:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2Qi597178; Fri, 26 Apr 2002 19:26:44 -0700 (PDT) (envelope-from pat) Message-Id: <200204270226.g3R2Qi597178@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 19:26:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/tmda Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 19:26:44 PDT Modified files: mail/tmda Makefile distinfo Log: Update to 0.52 PR: 37393 Submitted by: maintainer Revision Changes Path 1.15 +1 -1 ports/mail/tmda/Makefile 1.14 +1 -1 ports/mail/tmda/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19:35:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84EB137B405; Fri, 26 Apr 2002 19:35:36 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2Zan98308; Fri, 26 Apr 2002 19:35:36 -0700 (PDT) (envelope-from pat) Message-Id: <200204270235.g3R2Zan98308@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 19:35:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-pcap Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 19:35:36 PDT Modified files: net/py-pcap Makefile distinfo pkg-plist Log: Update to 0.3 PR: 37390 Submitted by: maintainer Revision Changes Path 1.3 +3 -28 ports/net/py-pcap/Makefile 1.2 +1 -1 ports/net/py-pcap/distinfo 1.2 +4 -6 ports/net/py-pcap/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 26 19:45:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B887B37B405; Fri, 26 Apr 2002 19:45:26 -0700 (PDT) Received: (from simokawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2jQh02654; Fri, 26 Apr 2002 19:45:26 -0700 (PDT) (envelope-from simokawa) Message-Id: <200204270245.g3R2jQh02654@freefall.freebsd.org> From: Hidetoshi Shimokawa Date: Fri, 26 Apr 2002 19:45:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG simokawa 2002/04/26 19:45:26 PDT Modified files: . access Log: Please welcome Katsushi Kobayashi . He will integrate IEEE1394(FireWire) support into FreeBSD. Approved by: core Mentored by: simokawa Revision Changes Path 1.308 +1 -0 CVSROOT/access To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19:48: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id BB46337B41A; Fri, 26 Apr 2002 19:47:59 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3R2lvsG083843; Sat, 27 Apr 2002 03:47:57 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.3/8.12.3) with ESMTP id g3R2jIxH011698; Sat, 27 Apr 2002 03:45:19 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204270245.g3R2jIxH011698@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Trevor Johnson Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: www/en/news press.xml In-Reply-To: Message from Trevor Johnson of "Tue, 23 Apr 2002 05:18:07 PDT." <200204231218.g3NCI7U44775@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 03:45:17 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > trevor 2002/04/23 05:18:07 PDT > > Modified files: > en/news press.xml > Log: > Add "Configuring a FreeBSD Access Point for your Wireless Network" > by Michael S. DeGraw-Bertsch. > > Revision Changes Path > 1.46 +12 -1 www/en/news/press.xml I'm a little confused about this commit. The article neglects to point out that you can't run an Orinoco card in AP mode unless you've uploaded the right firmware onto the card... something that if_wi doesn't know how to do. AFAIK if_wiap is required - and that's not freely available. -- Brian http://www.freebsd-services.com/ 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 26 19:48:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5D2B37B405; Fri, 26 Apr 2002 19:48:29 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2mTq07139; Fri, 26 Apr 2002 19:48:29 -0700 (PDT) (envelope-from marcel) Message-Id: <200204270248.g3R2mTq07139@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 19:48:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 19:48:29 PDT Modified files: libexec/rtld-elf rtld.c Log: Don't do symbol lookups for local symbols. The symbol index in the relocation identifies the symbol to which we need to bind. This solves a problem seen on ia64 where the symbol hash table does not contain local symbols and thus resulted in unresolved symbols. Tested on: alpha, i386, ia64 Revision Changes Path 1.64 +14 -7 src/libexec/rtld-elf/rtld.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 26 19:53:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE7DB37B41C; Fri, 26 Apr 2002 19:53:31 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2rVm09213; Fri, 26 Apr 2002 19:53:31 -0700 (PDT) (envelope-from marcel) Message-Id: <200204270253.g3R2rVm09213@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 19:53:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/ia64 reloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 19:53:31 PDT Modified files: libexec/rtld-elf/ia64 reloc.c Log: Now that local symbols aren't looked up with the symbol hash table, binding works for local symbols. Remove the workaround... Revision Changes Path 1.4 +3 -10 src/libexec/rtld-elf/ia64/reloc.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 26 19:54:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C97337B41B; Fri, 26 Apr 2002 19:54:24 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2sO809295; Fri, 26 Apr 2002 19:54:24 -0700 (PDT) (envelope-from pat) Message-Id: <200204270254.g3R2sO809295@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 19:54:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/py-gdchart Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 19:54:24 PDT Modified files: graphics/py-gdchart Makefile distinfo Log: Chase checksum, tarball repackaged. PR: 37394 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/graphics/py-gdchart/Makefile 1.3 +1 -1 ports/graphics/py-gdchart/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 19:58:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AA6F37B41A; Fri, 26 Apr 2002 19:58:18 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2wIm09710; Fri, 26 Apr 2002 19:58:18 -0700 (PDT) (envelope-from marcel) Message-Id: <200204270258.g3R2wIm09710@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 19:58:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 19:58:18 PDT Modified files: sys/kern subr_witness.c Log: Insert a semi-colon between label 'skip:' and the closing brace of the FOREACH loop to silence GCC 3. Revision Changes Path 1.111 +1 -0 src/sys/kern/subr_witness.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 26 20:10:14 2002 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id F057237B41D; Fri, 26 Apr 2002 20:10:08 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3R3A5sG083912; Sat, 27 Apr 2002 04:10:05 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.3/8.12.3) with ESMTP id g3R37RxH011908; Sat, 27 Apr 2002 04:07:27 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204270307.g3R37RxH011908@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Makoto Matsushita Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, re@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... In-Reply-To: Message from Makoto Matsushita of "Wed, 24 Apr 2002 10:30:23 +0900." <20020424103023J.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 04:07:26 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > obrien> and also gets in the way when making a combined install+fixit CD. > > We have already a way to make an install+fixit CD, it doesn't require > bin->base name change :-) It may be ``cleaner'' to do this the way it's done on the FSL DVD - ie, put R/disc2 on / and R/disc1 on /N.N-RELEASE. Of course the big caveat is that an install/fixit disc has far less room for packages (assuming it's a CD rather than a DVD). This isn't a comment on the commit - more on what your (obrien) objective might be :*) > -- - > Makoto `MAR' Matsushita -- Brian http://www.freebsd-services.com/ 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 26 20:11:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id D23A837B41C for ; Fri, 26 Apr 2002 20:11:10 -0700 (PDT) Received: (qmail 17208 invoked from network); 27 Apr 2002 03:11:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Apr 2002 03:11:09 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3R3BAv16510; Fri, 26 Apr 2002 23:11:10 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020427111804X.matusita@jp.FreeBSD.org> Date: Fri, 26 Apr 2002 23:10:22 -0400 (EDT) From: John Baldwin To: Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, ru@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Apr-2002 Makoto Matsushita wrote: > > Correct typo.. > > matusita> Does this mean "make release" procedure can't use any tools that > "make release.X (where X = 1..9)" > > *** > > I don't argue anything about this; I want to make it clear the effects > of removing the second "make installworld." No, instead, it needs to use cross-tools or build-tools or some such. If release uses more things than are available then we may need to have a release-tools concept. Either that or maybe we should actually still build a full world in the chroot, then for cross builds build another world, but this time a cross-built one. This would probably result in fewer diffs. The distribute stuff already uses what is in /usr/obj, so it would just simply involve adding an extra buildworld after the world. I would actually prefer that as it still preserves the "clean room" atmosphere that a release is supposed to have. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 20:11:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B17537B419; Fri, 26 Apr 2002 20:11:33 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R3BXx24519; Fri, 26 Apr 2002 20:11:33 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204270311.g3R3BXx24519@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 26 Apr 2002 20:11:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/uuencode regress.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/26 20:11:33 PDT Modified files: tools/regression/usr.bin/uuencode regress.sh Log: Redirect stdin from the input file, rather than passing the input file to uuencode(1), and set a umask, so that the mode in the header is predictable. If it varies, then the test is right to fail. Remove the note about this test falsely failing, with that in mind. Revision Changes Path 1.5 +4 -6 src/tools/regression/usr.bin/uuencode/regress.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 20:12:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39E4B37B416; Fri, 26 Apr 2002 20:12:48 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R3Cmk27609; Fri, 26 Apr 2002 20:12:48 -0700 (PDT) (envelope-from pat) Message-Id: <200204270312.g3R3Cmk27609@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 20:12:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/halflifeserver Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 20:12:48 PDT Modified files: games/halflifeserver Makefile distinfo pkg-plist Log: Update to 3.1.0.9 Revision Changes Path 1.31 +13 -49 ports/games/halflifeserver/Makefile 1.8 +1 -3 ports/games/halflifeserver/distinfo 1.10 +6 -5 ports/games/halflifeserver/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 26 20:14: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD96C37B41C; Fri, 26 Apr 2002 20:13:56 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R3Dus28501; Fri, 26 Apr 2002 20:13:56 -0700 (PDT) (envelope-from pat) Message-Id: <200204270313.g3R3Dus28501@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 20:13:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/hlserver-cs Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 20:13:56 PDT Modified files: games/hlserver-cs Makefile distinfo pkg-plist Log: Update to 1.4 Revision Changes Path 1.25 +4 -19 ports/games/hlserver-cs/Makefile 1.4 +1 -1 ports/games/hlserver-cs/distinfo 1.5 +11 -0 ports/games/hlserver-cs/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 26 20:16:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17A4637B404; Fri, 26 Apr 2002 20:16:11 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R3GBX34747; Fri, 26 Apr 2002 20:16:11 -0700 (PDT) (envelope-from pat) Message-Id: <200204270316.g3R3GBX34747@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 20:16:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/hlserver-admin Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 20:16:11 PDT Modified files: games/hlserver-admin Makefile distinfo pkg-plist Log: Tarball repackaged with new MetaMod version 1.12 that supports new versions of halflifeserver and counter strike mods. Bump PORTREVISION. Revision Changes Path 1.10 +4 -9 ports/games/hlserver-admin/Makefile 1.10 +1 -2 ports/games/hlserver-admin/distinfo 1.6 +2 -2 ports/games/hlserver-admin/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 26 20:17:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C50FD37B404; Fri, 26 Apr 2002 20:17:22 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R3HMr35178; Fri, 26 Apr 2002 20:17:22 -0700 (PDT) (envelope-from pat) Message-Id: <200204270317.g3R3HMr35178@freefall.freebsd.org> From: Patrick Li Date: Fri, 26 Apr 2002 20:17:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/hlserver-flf Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/26 20:17:22 PDT Modified files: games/hlserver-flf Makefile distinfo pkg-plist Log: Update to 1.5 Revision Changes Path 1.10 +8 -8 ports/games/hlserver-flf/Makefile 1.5 +1 -1 ports/games/hlserver-flf/distinfo 1.7 +184 -30 ports/games/hlserver-flf/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 26 20:23:28 2002 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id D6D6237B400; Fri, 26 Apr 2002 20:23:23 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3R3NLsG088324; Sat, 27 Apr 2002 04:23:21 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.3/8.12.3) with ESMTP id g3R3KixH013311; Sat, 27 Apr 2002 04:20:44 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Bruce A. Mah" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Brian Somers , Warner Losh Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml In-Reply-To: Message from "Bruce A. Mah" of "Tue, 23 Apr 2002 17:58:36 PDT." <200204240058.g3O0wbw33596@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <13277.1019877640.1@hak.lan.Awfulhak.org> Date: Sat, 27 Apr 2002 04:20:44 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > bmah 2002/04/23 17:58:36 PDT > > Modified files: > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > New release note: wi(4) hostap. [.....] Now I'm really confused. Does the hostap stuff really work ? I guessed that ``supporting airtools'' meant that if_wi was now capable of answering some statistics gathering utilities... # head -1 /etc/motd FreeBSD 5.0-CURRENT (HAK) #2: Wed Apr 17 07:14:00 BST 2002 # ifconfig wi0 inet 172.16.10.12 netmask 0xffffff00 mediaopt hostapp ifconfig: SIOCSIFMEDIA: Device not configured -- Brian http://www.freebsd-services.com/ 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 26 20:29:57 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 319CA37B41A; Fri, 26 Apr 2002 20:29:53 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3R3Tp476209; Sat, 27 Apr 2002 12:29:51 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, ru@FreeBSD.org In-Reply-To: References: <20020427111804X.matusita@jp.FreeBSD.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 12 From: Makoto Matsushita To: jhb@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Date: Sat, 27 Apr 2002 12:29:50 +0900 Message-Id: <20020427122950E.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb> No, instead, it needs to use cross-tools or build-tools or some jhb> such. If release uses more things than are available then we may jhb> need to have a release-tools concept. That's true, but it seems that current src/release/Makefile doesn't respect any {cross,build}-tools sitting under ${CHROOT}/usr/obj while processing release.X target. That's why I'm asking; correct me if I'm wrong, or mis-reading new Makefiles. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 20:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id B7E6D37B405; Fri, 26 Apr 2002 20:31:18 -0700 (PDT) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g3R3VIJ77784; Fri, 26 Apr 2002 20:31:18 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.3/8.12.2) with ESMTP id g3R3VIUF000607; Fri, 26 Apr 2002 20:31:18 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.3/8.12.3/Submit) id g3R3VIdQ000606; Fri, 26 Apr 2002 20:31:18 -0700 (PDT) Date: Fri, 26 Apr 2002 20:31:18 -0700 From: Marcel Moolenaar To: John Baldwin Cc: Makoto Matsushita , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, ru@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427033118.GA583@athlon.pn.xcllnt.net> References: <20020427111804X.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: > > distribute stuff already uses what is in /usr/obj, so it would just simply > involve adding an extra buildworld after the world. I would actually prefer > that as it still preserves the "clean room" atmosphere that a release is > supposed to have. How would this work for a cross-release? The bits in /usr/obj may not be for the architecture you're building the release on. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 21:19:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C67B37B419; Fri, 26 Apr 2002 21:19:35 -0700 (PDT) Received: (from eric@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R4JZH79717; Fri, 26 Apr 2002 21:19:35 -0700 (PDT) (envelope-from eric) Message-Id: <200204270419.g3R4JZH79717@freefall.freebsd.org> From: Eric Melville Date: Fri, 26 Apr 2002 21:19:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG eric 2002/04/26 21:19:35 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Jennifer Yang for her patch to remove unnecessary sched_lock usage. Revision Changes Path 1.164 +4 -0 doc/en_US.ISO8859-1/articles/contributors/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 26 21:21:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 436D837B400; Fri, 26 Apr 2002 21:21:39 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R4Ldo80064; Fri, 26 Apr 2002 21:21:39 -0700 (PDT) (envelope-from lioux) Message-Id: <200204270421.g3R4Ldo80064@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 26 Apr 2002 21:21:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile distinfo pkg-plist ports/x11-toolkits/qt30/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/26 21:21:38 PDT Modified files: x11-toolkits/qt30 Makefile distinfo pkg-plist Added files: x11-toolkits/qt30/files patch-aa Log: o Switch to official distribution distfiles instead of using specially tailored ones o Add patch-aa to handle current not patched distfile (it is already incorporated in repo version) o Uphold hier(7) for documentation installation o Bump PORTREVISION o Fixes sent by [1]. Coordinated by [2] Submitted by: Lauri Watts [1] Reviewed by: Alan E [2] Approved by: will Revision Changes Path 1.103 +8 -11 ports/x11-toolkits/qt30/Makefile 1.29 +1 -1 ports/x11-toolkits/qt30/distinfo 1.18 +50 -0 ports/x11-toolkits/qt30/files/patch-aa (new) 1.46 +1802 -1741 ports/x11-toolkits/qt30/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 26 21:24:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by hub.freebsd.org (Postfix) with ESMTP id 648D037B41D for ; Fri, 26 Apr 2002 21:24:25 -0700 (PDT) Received: (qmail 9777 invoked from network); 27 Apr 2002 04:24:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Apr 2002 04:24:19 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3R4OIv16703; Sat, 27 Apr 2002 00:24:18 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020427033118.GA583@athlon.pn.xcllnt.net> Date: Sat, 27 Apr 2002 00:23:32 -0400 (EDT) From: John Baldwin To: Marcel Moolenaar Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Cc: ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Apr-2002 Marcel Moolenaar wrote: > On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: >> >> distribute stuff already uses what is in /usr/obj, so it would just simply >> involve adding an extra buildworld after the world. I would actually prefer >> that as it still preserves the "clean room" atmosphere that a release is >> supposed to have. > > How would this work for a cross-release? The bits in /usr/obj may not > be for the architecture you're building the release on. The cross-release kind of would work like this: 1. You start off with matching src/ and obj/ like we do now. 2. You install that obj/ into the chroot. 3. You do a non-cross make world in the chroot like we do now. 4. What we do next is do all the make distribute stuff using what is in /usr/obj in the chroot. We do step 3 to try to get "clean room" binaries to use in stage 4. Now for a cross-release we need to make sure the binaries in /usr/obj in the chroot are cross-built binaries. Ruslan's current approach is to do this by make step 3 be a cross-buildworld instead of a full world. This means, then, that any tools for the new world you need for 4 need to be built as build-tools or cross-tools or the like. What I'm suggesting is instead to insert a step at 3.5 to do a cross-build world and then we still have the right tools installed and don't have to worry about using the right build/cross tools for the release scripts. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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 Fri Apr 26 21:29:14 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 16A2E37B41C; Fri, 26 Apr 2002 21:28:54 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3R4SiH00444; Fri, 26 Apr 2002 22:28:44 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3R4SXb53275; Fri, 26 Apr 2002 22:28:42 -0600 (MDT) (envelope-from imp@village.org) Date: Fri, 26 Apr 2002 22:28:04 -0600 (MDT) Message-Id: <20020426.222804.74224891.imp@village.org> To: brian@freebsd-services.com Cc: bmah@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml From: "M. Warner Losh" In-Reply-To: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> References: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> Brian Somers writes: : > bmah 2002/04/23 17:58:36 PDT : > : > Modified files: : > release/doc/en_US.ISO8859-1/relnotes/common new.sgml : > Log: : > New release note: wi(4) hostap. : [.....] : : Now I'm really confused. Does the hostap stuff really work ? I : guessed that ``supporting airtools'' meant that if_wi was now capable : of answering some statistics gathering utilities... airtools are tools that let you investigate which : # head -1 /etc/motd : FreeBSD 5.0-CURRENT (HAK) #2: Wed Apr 17 07:14:00 BST 2002 : # ifconfig wi0 inet 172.16.10.12 netmask 0xffffff00 mediaopt hostapp : ifconfig: SIOCSIFMEDIA: Device not configured You didn't set a channel, ssid or bring the interface up. You don't need a IP address. Maybe you also have a lucent card, which doesn't support this. You likely didn't setup bridging, and there may be some other issues still with the code. :-) However, having said all that, it doesn't work for me yet under ideal condititions. Something screwey is going on with hostap that I've not been able to track down. Maybe something I screwed up in the merging things into the tree. I don't know. I get 1/2 associated and can't pass any traffic. A friend that I'm working with can pass traffic, but not broadcasts. I don't completely understand this... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 21:32:17 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 7F5AB37B41A; Fri, 26 Apr 2002 21:32:07 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020427043206.TCSV8969.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sat, 27 Apr 2002 04:32:06 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3R4W6cB043687; Fri, 26 Apr 2002 21:32:06 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3R4W6MR043686; Fri, 26 Apr 2002 21:32:06 -0700 (PDT) Message-Id: <200204270432.g3R4W6MR043686@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Brian Somers Cc: "Bruce A. Mah" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Warner Losh Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml In-reply-to: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> References: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> Comments: In-reply-to Brian Somers message dated "Sat, 27 Apr 2002 04:20:44 +0100." From: bmah@FreeBSD.org (Bruce A. Mah) Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Apr 2002 21:32:05 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If memory serves me right, Brian Somers wrote: > > bmah 2002/04/23 17:58:36 PDT > > > > Modified files: > > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > > Log: > > New release note: wi(4) hostap. > [.....] > > Now I'm really confused. Does the hostap stuff really work ? I > guessed that ``supporting airtools'' meant that if_wi was now capable > of answering some statistics gathering utilities... > > # head -1 /etc/motd > FreeBSD 5.0-CURRENT (HAK) #2: Wed Apr 17 07:14:00 BST 2002 > # ifconfig wi0 inet 172.16.10.12 netmask 0xffffff00 mediaopt hostapp s/hostapp/hostap/ ? > ifconfig: SIOCSIFMEDIA: Device not configured Honestly, I don't know...I was chatting via email with Thomas Skibo and we put together the release note you saw. I don't have any first-hand experience with hostap...I'm more of an an(4) person. If the release note is wrong, let me know and I'll fix it, but I can't help with getting it to work. G'luck, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 21:37: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5534137B416; Fri, 26 Apr 2002 21:36:56 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3R4atH00491; Fri, 26 Apr 2002 22:36:55 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3R4asb53322; Fri, 26 Apr 2002 22:36:54 -0600 (MDT) (envelope-from imp@village.org) Date: Fri, 26 Apr 2002 22:36:25 -0600 (MDT) Message-Id: <20020426.223625.96760180.imp@village.org> To: brian@freebsd-services.com Cc: trevor@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/news press.xml From: "M. Warner Losh" In-Reply-To: <200204270245.g3R2jIxH011698@hak.lan.Awfulhak.org> References: <200204270245.g3R2jIxH011698@hak.lan.Awfulhak.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200204270245.g3R2jIxH011698@hak.lan.Awfulhak.org> Brian Somers writes: : > trevor 2002/04/23 05:18:07 PDT : > : > Modified files: : > en/news press.xml : > Log: : > Add "Configuring a FreeBSD Access Point for your Wireless Network" : > by Michael S. DeGraw-Bertsch. : > : > Revision Changes Path : > 1.46 +12 -1 www/en/news/press.xml : : I'm a little confused about this commit. The article neglects to : point out that you can't run an Orinoco card in AP mode unless you've : uploaded the right firmware onto the card... something that if_wi : doesn't know how to do. : : AFAIK if_wiap is required - and that's not freely available. I'm confused as well. Maybe it is the old "cheater" way of having a pseudo access point with routing. Also if_wiap is required for Lucent cards. if_wiap isn't available (free or not as far I know). For prism2 cards if_wi will support them in host access point mode, once all the kinks are ironed out. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 21:39: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 590E937B41D; Fri, 26 Apr 2002 21:39:00 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3R4cxH00509; Fri, 26 Apr 2002 22:38:59 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3R4cwb53335; Fri, 26 Apr 2002 22:38:58 -0600 (MDT) (envelope-from imp@village.org) Date: Fri, 26 Apr 2002 22:38:28 -0600 (MDT) Message-Id: <20020426.223828.109286774.imp@village.org> To: brian@freebsd-services.com Cc: bmah@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml From: "M. Warner Losh" In-Reply-To: <20020426.222804.74224891.imp@village.org> References: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> <20020426.222804.74224891.imp@village.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020426.222804.74224891.imp@village.org> "M. Warner Losh" writes: : In message: <200204270320.g3R3KixH013311@hak.lan.Awfulhak.org> : Brian Somers writes: : : > bmah 2002/04/23 17:58:36 PDT : : > : : > Modified files: : : > release/doc/en_US.ISO8859-1/relnotes/common new.sgml : : > Log: : : > New release note: wi(4) hostap. : : [.....] : : : : Now I'm really confused. Does the hostap stuff really work ? I : : guessed that ``supporting airtools'' meant that if_wi was now capable : : of answering some statistics gathering utilities... : : airtools are tools that let you investigate which ... which wireless networks are around, and allow the users to recover wep keys if necessary :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 21:48:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 257FC37B41F; Fri, 26 Apr 2002 21:48:37 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R4mbY65354; Fri, 26 Apr 2002 21:48:37 -0700 (PDT) (envelope-from jhb) Message-Id: <200204270448.g3R4mbY65354@freefall.freebsd.org> From: John Baldwin Date: Fri, 26 Apr 2002 21:48:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/04/26 21:48:36 PDT Modified files: sys/kern subr_witness.c Log: Whitespace bogon. Revision Changes Path 1.112 +1 -1 src/sys/kern/subr_witness.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 26 22:32:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D787C37B404; Fri, 26 Apr 2002 22:32:51 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R5Wpj17829; Fri, 26 Apr 2002 22:32:51 -0700 (PDT) (envelope-from marcel) Message-Id: <200204270532.g3R5Wpj17829@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 22:32:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c src/libexec/rtld-elf/ia64 reloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/26 22:32:51 PDT Modified files: libexec/rtld-elf rtld.c libexec/rtld-elf/ia64 reloc.c Log: Fix handling of weak references to undefined symbols on ia64: o Set st_shndx for sym_zero to SHN_UNDEF instead of SHN_ABS. This gives us something to reliably test against. o For weak references to undefined sysmbols (as indicated by having st_shndx equals SHN_UNDEF) in the context of OPDs, the address of the OPD is to be zero, not the address of the function it contains. o For weak references to undefined symbols in all other cases (only DIR64LSB at this time), the actual relocated value is to be zero, not the value prior to relocating. Roughly speaking, weak references to undefined symbols are no-ops. Tested on: i386, ia64 Revision Changes Path 1.5 +21 -29 src/libexec/rtld-elf/ia64/reloc.c 1.65 +1 -1 src/libexec/rtld-elf/rtld.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 26 22:41: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id AEE6837B400; Fri, 26 Apr 2002 22:41:02 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 76DDFAE03F; Fri, 26 Apr 2002 22:41:02 -0700 (PDT) Date: Fri, 26 Apr 2002 22:41:02 -0700 From: Alfred Perlstein To: Hidetoshi Shimokawa Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access Message-ID: <20020427054102.GO1530@elvis.mu.org> References: <200204270245.g3R2jQh02654@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204270245.g3R2jQh02654@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Hidetoshi Shimokawa [020426 19:45] wrote: > simokawa 2002/04/26 19:45:26 PDT > > Modified files: > . access > Log: > Please welcome Katsushi Kobayashi . > He will integrate IEEE1394(FireWire) support into FreeBSD. That's excellent, welcome aboard! -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 22:46:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3955D37B405; Fri, 26 Apr 2002 22:46:14 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R5kEt28145; Fri, 26 Apr 2002 22:46:14 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204270546.g3R5kEt28145@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 26 Apr 2002 22:46:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/26 22:46:14 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Death to duplicate fortunes. Revision Changes Path 1.9 +0 -6 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 23: 5: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mta06bw.bigpond.com (mta06bw.bigpond.com [139.134.6.96]) by hub.freebsd.org (Postfix) with ESMTP id C8F7B37B405; Fri, 26 Apr 2002 23:05:03 -0700 (PDT) Received: from CPE-61-9-164-106.vic.bigpond.net.au ([144.135.24.87]) by mta06bw.bigpond.com (Netscape Messaging Server 4.15 mta06bw Feb 26 2002 03:44:21) with SMTP id GV7Q8D00.5HZ; Sat, 27 Apr 2002 16:05:01 +1000 Received: from CPE-144-137-6-191.vic.bigpond.net.au ([144.137.6.191]) by bwmam07.mailsvc.email.bigpond.com(MailRouter V3.0l 56/2155862); 27 Apr 2002 16:05:01 Received: (from root@localhost) by CPE-61-9-164-106.vic.bigpond.net.au (8.11.0/8.11.0) id g3R61nO04796; Sat, 27 Apr 2002 16:01:49 +1000 From: Darren Reed Message-Id: <200204270601.QAA12114@avalon.reed.wattle.id.au> Subject: Re: ipfilter not broken for me In-Reply-To: <20020426134230.D77133-100000@zoot.corp.yahoo.com> from Doug Barton at "Apr 26, 2 01:44:46 pm" To: DougB@FreeBSD.org (Doug Barton) Date: Sat, 27 Apr 2002 16:01:28 +1000 Cc: ru@FreeBSD.org, current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL37 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In some email I received from Doug Barton, sie wrote: > On Fri, 26 Apr 2002, Ruslan Ermilov wrote: > > > I tested this on i386 only with 2 days old -CURRENT (today's is > > broken due to the import of latest IPFilter suite) > > I updated to the latest and greatest last night around midnight > and built/installed -current just fine. What about the ipfilter import is > broken, and have you let Darren know? I haven't seen anything on the lists > about it... I have not received any email about it. I tested building all the ipfilter binaries and kernel after the import and came up clean. if ref5 was a bit quicker.... Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 23:14:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D148337B417; Fri, 26 Apr 2002 23:14:32 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R6EWL58235; Fri, 26 Apr 2002 23:14:32 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204270614.g3R6EWL58235@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 26 Apr 2002 23:14:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/26 23:14:32 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Kill one exact duplicate of a Hunter S. Thompson quote. Put on peril-sensitive sunglasses for great evil, too. Revision Changes Path 1.10 +3 -4 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 23:25: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37E2237B41C; Fri, 26 Apr 2002 23:24:59 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R6Ox459283; Fri, 26 Apr 2002 23:24:59 -0700 (PDT) (envelope-from dougb) Message-Id: <200204270624.g3R6Ox459283@freefall.freebsd.org> From: Doug Barton Date: Fri, 26 Apr 2002 23:24:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/26 23:24:59 PDT Modified files: etc/defaults rc.conf Log: Remove reference to the TCP_RESTRICT_RST option, which was removed over a year ago. Small ws twiddle while I'm here. Revision Changes Path 1.148 +4 -4 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Apr 26 23:37:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A28C37B41B; Fri, 26 Apr 2002 23:37:42 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R6bgm66958; Fri, 26 Apr 2002 23:37:42 -0700 (PDT) (envelope-from dougb) Message-Id: <200204270637.g3R6bgm66958@freefall.freebsd.org> From: Doug Barton Date: Fri, 26 Apr 2002 23:37:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/26 23:37:42 PDT Modified files: (Branch: RELENG_4) etc/defaults rc.conf Log: Fix misleading comment mistakenly merged from the equally stale -current. The TCP_RESTRICT_RST option was dropped from RELENG_4 10 months ago. Submitted by: marius@alchemy.franken.de Revision Changes Path 1.53.2.57 +4 -4 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 0: 6:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 089C337B404; Sat, 27 Apr 2002 00:06:53 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R76q175052; Sat, 27 Apr 2002 00:06:52 -0700 (PDT) (envelope-from phk) Message-Id: <200204270706.g3R76q175052@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 27 Apr 2002 00:06:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/27 00:06:52 PDT Modified files: sys/kern kern_tc.c Log: Make the dummy timecounter actually tick or we will never get anyhere. Revision Changes Path 1.127 +1 -1 src/sys/kern/kern_tc.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 27 0: 7:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C2BB37B41E; Sat, 27 Apr 2002 00:07:37 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R77bB75152; Sat, 27 Apr 2002 00:07:37 -0700 (PDT) (envelope-from phk) Message-Id: <200204270707.g3R77bB75152@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 27 Apr 2002 00:07:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/27 00:07:37 PDT Modified files: sys/geom geom_subr.c Log: Fix a {} bug which doesn't have any effect yet. Spotted by: jake Revision Changes Path 1.9 +1 -2 src/sys/geom/geom_subr.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 27 0: 8: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34D0337B426; Sat, 27 Apr 2002 00:07:49 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R77nn75193; Sat, 27 Apr 2002 00:07:49 -0700 (PDT) (envelope-from joerg) Message-Id: <200204270707.g3R77nn75193@freefall.freebsd.org> From: Joerg Wunsch Date: Sat, 27 Apr 2002 00:07:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6R qa.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/04/27 00:07:49 PDT Modified files: en/releases/4.6R qa.sgml Log: As suggested by murray, add an entry about the sppp(4) mega-MFC. Reviewed by: murray Revision Changes Path 1.2 +19 -1 www/en/releases/4.6R/qa.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 0:28:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DBE237B41E; Sat, 27 Apr 2002 00:28:54 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R7SsM77966; Sat, 27 Apr 2002 00:28:54 -0700 (PDT) (envelope-from phk) Message-Id: <200204270728.g3R7SsM77966@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 27 Apr 2002 00:28:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/27 00:28:54 PDT Modified files: sys/kern kern_tc.c Log: Explain magic number. Add magic date no explanation. Add a delta which was lost in transit yesterday which prevented other timecounters from actually being used. Revision Changes Path 1.128 +15 -2 src/sys/kern/kern_tc.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 27 0:37:58 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 8F54C37B404; Sat, 27 Apr 2002 00:37:53 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3R7bV9L066824; Sat, 27 Apr 2002 09:37:32 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_tc.c In-Reply-To: Your message of "Sat, 27 Apr 2002 00:28:54 PDT." <200204270728.g3R7SsM77966@freefall.freebsd.org> Date: Sat, 27 Apr 2002 09:37:31 +0200 Message-ID: <66823.1019893051@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200204270728.g3R7SsM77966@freefall.freebsd.org>, Poul-Henning Kamp writes: >phk 2002/04/27 00:28:54 PDT > > Modified files: > sys/kern kern_tc.c > Log: > Explain magic number. > > Add magic date no explanation. > > Add a delta which was lost in transit yesterday which prevented > other timecounters from actually being used. Sorry for breaking the timekeeping. It was a .rej I hadn't noticed which killed it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 1:18:48 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 3C8B337B417; Sat, 27 Apr 2002 01:18:37 -0700 (PDT) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g3R8IaJ78194; Sat, 27 Apr 2002 01:18:36 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.2/8.12.2) with ESMTP id g3R8Ikrv000469; Sat, 27 Apr 2002 01:18:46 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.2/8.12.2/Submit) id g3R8Ijif000468; Sat, 27 Apr 2002 01:18:45 -0700 (PDT) Date: Sat, 27 Apr 2002 01:18:45 -0700 From: Marcel Moolenaar To: John Baldwin Cc: ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427081845.GA328@dhcp01.pn.xcllnt.net> References: <20020427033118.GA583@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 12:23:32AM -0400, John Baldwin wrote: > > Now for a cross-release we need to make sure the binaries in /usr/obj > in the chroot are cross-built binaries. Ruslan's current approach is > to do this by make step 3 be a cross-buildworld instead of a full world. > This means, then, that any tools for the new world you need for 4 > need to be built as build-tools or cross-tools or the like. What I'm > suggesting is instead to insert a step at 3.5 to do a cross-build world > and then we still have the right tools installed and don't have to worry > about using the right build/cross tools for the release scripts. I'm trying to figure out what the implied problem is you're trying to solve. I think it's the following: o Compatibility between the release process and the tools it uses (including features of the tools it expects). This is indeed best solved by doing a full world to populate the cdroot a second time, but now with bits that match the sources. The tools and the release are guatanteed to be in sync. The drawback is that the new tools may not run on the machine. Take for example a change in libc that requires a new syscall. The currently running kernel may not have the new syscall. It's for this reason that the upgrade process installs a new kernel before installing world. Thus, a full world step 3 creates a more dangerous incompatibility than it's trying to solve. The approach Ruslan takes is AFAICT the right approach. Of all the possible incompatibilities, he leaves the incompatibility between the tools and the release process unsolved. This is the one developers can maintain by hand in a fairly straight- forward way and thus the safest one to ignore in the automation. Did I extract your concern correctly? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 1:24:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C37C37B41D; Sat, 27 Apr 2002 01:24:29 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R8OTB87633; Sat, 27 Apr 2002 01:24:29 -0700 (PDT) (envelope-from tanimura) Message-Id: <200204270824.g3R8OTB87633@freefall.freebsd.org> From: Seigo Tanimura Date: Sat, 27 Apr 2002 01:24:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c uipc_socket2.c src/sys/net rtsock.c src/sys/netinet accf_data.c accf_http.c tcp_input.c src/sys/netkey keysock.c src/sys/sys filedesc.h socketvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tanimura 2002/04/27 01:24:29 PDT Modified files: sys/kern kern_descrip.c uipc_socket2.c sys/net rtsock.c sys/netinet accf_data.c accf_http.c tcp_input.c sys/netkey keysock.c sys/sys filedesc.h socketvar.h Log: Add a global sx sigio_lock to protect the pointer to the sigio object of a socket. This avoids lock order reversal caused by locking a process in pgsigio(). sowakeup() and the callers of it (sowwakeup, soisconnected, etc.) now require sigio_lock to be locked. Provide sowwakeup_locked(), soisconnected_locked(), and so on in case where we have to modify a socket and wake up a process atomically. Revision Changes Path 1.140 +2 -0 src/sys/kern/kern_descrip.c 1.88 +69 -13 src/sys/kern/uipc_socket2.c 1.70 +3 -1 src/sys/net/rtsock.c 1.4 +5 -2 src/sys/netinet/accf_data.c 1.6 +10 -4 src/sys/netinet/accf_http.c 1.154 +5 -1 src/sys/netinet/tcp_input.c 1.11 +3 -1 src/sys/netkey/keysock.c 1.42 +15 -2 src/sys/sys/filedesc.h 1.77 +43 -10 src/sys/sys/socketvar.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 27 1:32:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03FFF37B41C; Sat, 27 Apr 2002 01:32:18 -0700 (PDT) Received: (from gioria@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R8WH388547; Sat, 27 Apr 2002 01:32:17 -0700 (PDT) (envelope-from gioria) Message-Id: <200204270832.g3R8WH388547@freefall.freebsd.org> From: Sebastien Gioria Date: Sat, 27 Apr 2002 01:32:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/articles/java-tomcat article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gioria 2002/04/27 01:32:17 PDT Modified files: fr_FR.ISO8859-1/articles/java-tomcat article.sgml Log: MFen 1.5 Submitted by: Marc Fonvieille Revision Changes Path 1.2 +2 -2 doc/fr_FR.ISO8859-1/articles/java-tomcat/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 1:48:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05BAF37B417; Sat, 27 Apr 2002 01:48:16 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R8mFC90205; Sat, 27 Apr 2002 01:48:15 -0700 (PDT) (envelope-from kris) Message-Id: <200204270848.g3R8mFC90205@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 27 Apr 2002 01:48:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers/XttXF86srv-common/files patch-ad patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/27 01:48:15 PDT Added files: x11-servers/XttXF86srv-common/files patch-ad patch-ae Log: Chase location of freetype1 includes to unbreak build. This fixes the 29 xtt packages. Revision Changes Path 1.1 +11 -0 ports/x11-servers/XttXF86srv-common/files/patch-ad (new) 1.1 +11 -0 ports/x11-servers/XttXF86srv-common/files/patch-ae (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 1:50:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B1B437B41B; Sat, 27 Apr 2002 01:50:44 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R8oiB90475; Sat, 27 Apr 2002 01:50:44 -0700 (PDT) (envelope-from dougb) Message-Id: <200204270850.g3R8oiB90475@freefall.freebsd.org> From: Doug Barton Date: Sat, 27 Apr 2002 01:50:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-DNS Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/27 01:50:44 PDT Modified files: net/p5-Net-DNS Makefile Log: * Cosmetic 80-column fix for MAN3 * Remove now-obsolete cleanup of *.orig files No functionality changes. Revision Changes Path 1.22 +9 -10 ports/net/p5-Net-DNS/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 27 1:50:57 2002 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id D3CA037B423; Sat, 27 Apr 2002 01:50:47 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C1AB466C2B; Sat, 27 Apr 2002 01:50:43 -0700 (PDT) Date: Sat, 27 Apr 2002 01:50:43 -0700 From: Kris Kennaway To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-servers/XttXF86srv-common/files patch-ad patch-ae Message-ID: <20020427015042.A29663@xor.obsecurity.org> References: <200204270848.g3R8mFC90205@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204270848.g3R8mFC90205@freefall.freebsd.org>; from kris@FreeBSD.org on Sat, Apr 27, 2002 at 01:48:15AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 01:48:15AM -0700, Kris Kennaway wrote: > kris 2002/04/27 01:48:15 PDT >=20 > Added files: > x11-servers/XttXF86srv-common/files patch-ad patch-ae=20 > Log: > Chase location of freetype1 includes to unbreak build. This fixes the > 29 xtt packages. We now have 6007 packages building for FTP under 4.x (about 6050 including RESTRICTED packages). Yay! Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ymZiWry0BWjoQKURAvxKAKD6jTjPvK6ZkpY6F0wco63cSeczywCgnoM7 hF1ryeAHegH4wf3FKLVVGjc= =Vk8L -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 2:33:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90E3537B41B; Sat, 27 Apr 2002 02:33:49 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R9XnW99483; Sat, 27 Apr 2002 02:33:49 -0700 (PDT) (envelope-from tanimura) Message-Id: <200204270933.g3R9XnW99483@freefall.freebsd.org> From: Seigo Tanimura Date: Sat, 27 Apr 2002 02:33:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tanimura 2002/04/27 02:33:49 PDT Modified files: sys/kern uipc_socket2.c Log: Fix the code fragment clobbered in my last commit. Revision Changes Path 1.89 +2 -0 src/sys/kern/uipc_socket2.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 27 2:34:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4B0737B404; Sat, 27 Apr 2002 02:34:15 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R9YF899544; Sat, 27 Apr 2002 02:34:15 -0700 (PDT) (envelope-from alc) Message-Id: <200204270934.g3R9YF899544@freefall.freebsd.org> From: Alan Cox Date: Sat, 27 Apr 2002 02:34:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/27 02:34:15 PDT Modified files: sys/alpha/alpha trap.c Log: MFi386 1.222: Remove vm_map_growstack() and acquisition and release of Giant around vm_fault(). Revision Changes Path 1.92 +2 -17 src/sys/alpha/alpha/trap.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 27 2:45:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A1CC37B404; Sat, 27 Apr 2002 02:45:32 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R9jWS01111; Sat, 27 Apr 2002 02:45:32 -0700 (PDT) (envelope-from kris) Message-Id: <200204270945.g3R9jWS01111@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 27 Apr 2002 02:45:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/27 02:45:31 PDT Modified files: math Makefile Log: Remove libgmp, which is an exact duplicate of libgmp-freebsd. libgmp probably needs to be removed, but I'll leave that to ijliao who requested the repo copy. Pointy hats to: ijliao, Dan Langille Revision Changes Path 1.170 +0 -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 Sat Apr 27 2:57:54 2002 Delivered-To: cvs-all@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id 2BDA537B421; Sat, 27 Apr 2002 02:57:48 -0700 (PDT) Received: from citusc17.usc.edu (kris@localhost [127.0.0.1]) by citusc17.usc.edu (8.11.6/8.11.4) with ESMTP id g3R9vmu35160; Sat, 27 Apr 2002 02:57:48 -0700 (PDT) (envelope-from kris@citusc17.usc.edu) Received: (from kris@localhost) by citusc17.usc.edu (8.12.3/8.12.3/Submit) id g3R9vl0g035157; Sat, 27 Apr 2002 02:57:47 -0700 (PDT) Date: Sat, 27 Apr 2002 02:57:47 -0700 From: Kris Kennaway To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_tc.c Message-ID: <20020427025747.A35142@citusc17.usc.edu> References: <200204270728.g3R7SsM77966@freefall.freebsd.org> <66823.1019893051@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <66823.1019893051@critter.freebsd.dk>; from phk@critter.freebsd.dk on Sat, Apr 27, 2002 at 09:37:31AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 09:37:31AM +0200, Poul-Henning Kamp wrote: > In message <200204270728.g3R7SsM77966@freefall.freebsd.org>, Poul-Henning= Kamp=20 > writes: > >phk 2002/04/27 00:28:54 PDT > > > > Modified files: > > sys/kern kern_tc.c=20 > > Log: > > Explain magic number. > > =20 > > Add magic date no explanation. > > =20 > > Add a delta which was lost in transit yesterday which prevented > > other timecounters from actually being used. >=20 > Sorry for breaking the timekeeping. It was a .rej I hadn't noticed > which killed it. gohan10# uptime 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 Kris --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ynYaWry0BWjoQKURAlL0AKCGFOXrFP6n8UhOvwHEMxfPf2F+VwCfXjq5 FtTcoyH2F8hZBpozcl1/y2w= =9juJ -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 3:11:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0FA337B420; Sat, 27 Apr 2002 03:11:12 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RABCf08079; Sat, 27 Apr 2002 03:11:12 -0700 (PDT) (envelope-from mbr) Message-Id: <200204271011.g3RABCf08079@freefall.freebsd.org> From: Martin Blapp Date: Sat, 27 Apr 2002 03:11:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german/citrix_ica Makefile distinfo ports/german/citrix_ica/files patch-linuxx86::hinst ports/net/citrix_ica Makefile distinfo ports/net/citrix_ica/files patch-linuxx86::hinst X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/27 03:11:12 PDT Modified files: german/citrix_ica Makefile distinfo german/citrix_ica/files patch-linuxx86::hinst net/citrix_ica Makefile distinfo net/citrix_ica/files patch-linuxx86::hinst Log: As always new MD5 checksum. Citrix seems to have changed the install script slightly for Netscape 6, but I will look at that later. PR: ports/37198 Revision Changes Path 1.6 +1 -1 ports/german/citrix_ica/Makefile 1.3 +1 -1 ports/german/citrix_ica/distinfo 1.3 +9 -8 ports/german/citrix_ica/files/patch-linuxx86::hinst 1.25 +1 -1 ports/net/citrix_ica/Makefile 1.9 +1 -1 ports/net/citrix_ica/distinfo 1.3 +9 -8 ports/net/citrix_ica/files/patch-linuxx86::hinst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 3:37:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20C6D37B41D; Sat, 27 Apr 2002 03:37:41 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RAbfa10701; Sat, 27 Apr 2002 03:37:41 -0700 (PDT) (envelope-from kris) Message-Id: <200204271037.g3RAbfa10701@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 27 Apr 2002 03:37:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/27 03:37:40 PDT Modified files: math Makefile Log: Put back libgmp and remove libgmp-freebsd instead, because ijliao did not fix up dependencies after his repo-copy. Another pointy hat to: ijliao Revision Changes Path 1.171 +1 -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 Sat Apr 27 3:39:52 2002 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 999F737B404; Sat, 27 Apr 2002 03:39:46 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5BD5666C2B; Sat, 27 Apr 2002 03:39:31 -0700 (PDT) Date: Sat, 27 Apr 2002 03:39:30 -0700 From: Kris Kennaway To: Martin Blapp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/german/citrix_ica Makefile distinfo ports/german/citrix_ica/files patch-linuxx86::hinst ports/net/citrix_ica Makefile distinfo ports/net/citrix_ica/files patch-linuxx86::hinst Message-ID: <20020427033930.A48339@xor.obsecurity.org> References: <200204271011.g3RABCf08079@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204271011.g3RABCf08079@freefall.freebsd.org>; from mbr@FreeBSD.ORG on Sat, Apr 27, 2002 at 03:11:12AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 03:11:12AM -0700, Martin Blapp wrote: > mbr 2002/04/27 03:11:12 PDT >=20 > Modified files: > german/citrix_ica Makefile distinfo=20 > german/citrix_ica/files patch-linuxx86::hinst=20 > net/citrix_ica Makefile distinfo=20 > net/citrix_ica/files patch-linuxx86::hinst=20 > Log: > As always new MD5 checksum. Citrix seems to have changed the > install script slightly for Netscape 6, but I will look at that > later. No, you're supposed to check that out thoroughly _before_ you commit. Kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yn/hWry0BWjoQKURAiN5AKD2SdJAEcIasp0KZCXMWa14fKEiGQCgr3aS OJoTt7qca7gaPbZmJHSk2Yo= =/oPy -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 3:45:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 9984D37B416; Sat, 27 Apr 2002 03:45:17 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3RAjBC34306; Sat, 27 Apr 2002 12:45:11 +0200 (CEST) Date: Sat, 27 Apr 2002 12:47:14 +0200 (CEST) From: Martin Blapp To: Kris Kennaway Cc: , Subject: Re: cvs commit: ports/german/citrix_ica Makefile distinfo ports/german/citrix_ica/files patch-linuxx86::hinst ports/net/citrix_ica Makefile distinfo ports/net/citrix_ica/files patch-linuxx86::hinst In-Reply-To: <20020427033930.A48339@xor.obsecurity.org> Message-ID: <20020427124335.H25548-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > No, you're supposed to check that out thoroughly _before_ you commit. We are talking about the netscape plugin, which is a part of the citrix install. I had a patch for the install script which did that previously just for our linux BSD case. They seem to support now NS6 (linux NS6) too in the official package. I've installed it for NS4 and NS6 and it seems to work with my patch, that I've adapted to fit. If you like to install it for every NS6 version, you are free to do it, but I just don't have the time to do it. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4: 5: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id E8DA537B41A; Sat, 27 Apr 2002 04:04:56 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4055166C2B; Sat, 27 Apr 2002 04:04:56 -0700 (PDT) Date: Sat, 27 Apr 2002 04:04:56 -0700 From: Kris Kennaway To: Martin Blapp Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/german/citrix_ica Makefile distinfo ports/german/citrix_ica/files patch-linuxx86::hinst ports/net/citrix_ica Makefile distinfo ports/net/citrix_ica/files patch-linuxx86::hinst Message-ID: <20020427040455.A62103@xor.obsecurity.org> References: <20020427033930.A48339@xor.obsecurity.org> <20020427124335.H25548-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427124335.H25548-100000@levais.imp.ch>; from mb@imp.ch on Sat, Apr 27, 2002 at 12:47:14PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 12:47:14PM +0200, Martin Blapp wrote: > > No, you're supposed to check that out thoroughly _before_ you commit. >=20 > We are talking about the netscape plugin, which is a part of the citrix i= nstall. I think you missed my point. When you commit a patch which updates a check= sum which mysteriously changed, you are required to diff -ruN the old and new versions before you commit the update, and summarize the differences in the commit log. Kris --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yoXXWry0BWjoQKURAnhXAJ4jQ2ir1mjT19688V84RdgJ2jJl+gCgkvlK rySE0ocsOpXua51GPpfTQBs= =5v+j -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4: 7:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B60437B416; Sat, 27 Apr 2002 04:07:36 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RB7aR22056; Sat, 27 Apr 2002 04:07:36 -0700 (PDT) (envelope-from kris) Message-Id: <200204271107.g3RB7aR22056@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 27 Apr 2002 04:07:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports INDEX X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/27 04:07:36 PDT Modified files: . INDEX Log: New INDEX with 6845 ports. This marks the official changeover to using XFree86-4.x in FreeBSD 4.x. Revision Changes Path 1.360 +4059 -3991 ports/INDEX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4:11:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A977F37B41D; Sat, 27 Apr 2002 04:11:50 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBBod22616; Sat, 27 Apr 2002 04:11:50 -0700 (PDT) (envelope-from kris) Message-Id: <200204271111.g3RBBod22616@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 27 Apr 2002 04:11:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/27 04:11:50 PDT Modified files: (Branch: RELENG_4) sys/sys param.h Log: Bump __FreeBSD_version to correspond to XFree86 3.x/4.x cutover Revision Changes Path 1.61.2.26 +1 -1 src/sys/sys/param.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 27 4:15:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C531F37B420; Sat, 27 Apr 2002 04:15:21 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBFJr23107; Sat, 27 Apr 2002 04:15:19 -0700 (PDT) (envelope-from dirk) Message-Id: <200204271115.g3RBFJr23107@freefall.freebsd.org> From: Dirk Froemberg Date: Sat, 27 Apr 2002 04:15:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 Makefile distinfo ports/www/mod_php4/files patch-at patch-ext_domxml_php_domxml.c patch-ext_sybase_ct_config.m4 ports/www/mod_php4/scripts configure.php X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dirk 2002/04/27 04:15:19 PDT Modified files: www/mod_php4 Makefile distinfo www/mod_php4/files patch-ext_sybase_ct_config.m4 www/mod_php4/scripts configure.php Removed files: www/mod_php4/files patch-at patch-ext_domxml_php_domxml.c Log: Upgrade to 4.2.0. Don't upgrade to this version blindly. External variables handling has been changed. This will break your application if they don't take care of this. There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0 version (4.1.2). ------------------------------------------------------------------------- The biggest change in PHP 4.2.0 concerns variable handling. External variables (from the environment, the HTTP request, cookies or the web server) are no longer registered in the global scope by default. The preferred method of accessing these external variables is by using the new Superglobal arrays, introduced in PHP 4.1.0. More information about this change: * PHP Manual: Predefined variables http://www.php.net/manual/en/html/language.variables.predefined.html Revision Changes Path 1.165 +1 -1 ports/www/mod_php4/Makefile 1.107 +1 -1 ports/www/mod_php4/distinfo 1.2 +0 -11 ports/www/mod_php4/files/patch-at (dead) 1.2 +0 -69 ports/www/mod_php4/files/patch-ext_domxml_php_domxml.c (dead) 1.3 +21 -21 ports/www/mod_php4/files/patch-ext_sybase_ct_config.m4 1.166 +2 -15 ports/www/mod_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 Sat Apr 27 4:23: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C15A437B404; Sat, 27 Apr 2002 04:22:59 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBMx824100; Sat, 27 Apr 2002 04:22:59 -0700 (PDT) (envelope-from kris) Message-Id: <200204271122.g3RBMx824100@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 27 Apr 2002 04:22:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/27 04:22:59 PDT Modified files: Mk bsd.port.mk Log: Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are tracking -STABLE, this will take effect after your next cvsup + kernel upgrade. Revision Changes Path 1.411 +3 -3 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 Sat Apr 27 4:35:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF5D737B400; Sat, 27 Apr 2002 04:35:24 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBZOF25626; Sat, 27 Apr 2002 04:35:24 -0700 (PDT) (envelope-from pat) Message-Id: <200204271135.g3RBZOF25626@freefall.freebsd.org> From: Patrick Li Date: Sat, 27 Apr 2002 04:35:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xbindkeys Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/27 04:35:24 PDT Modified files: x11/xbindkeys Makefile distinfo Log: Update to 1.5.1 PR: 37499 Submitted by: maintainer Revision Changes Path 1.12 +1 -1 ports/x11/xbindkeys/Makefile 1.9 +1 -1 ports/x11/xbindkeys/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4:39:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20FB237B405; Sat, 27 Apr 2002 04:39:16 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBdG726092; Sat, 27 Apr 2002 04:39:16 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204271139.g3RBdG726092@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 27 Apr 2002 04:39:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt23 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/27 04:39:15 PDT Modified files: x11-toolkits/qt23 Makefile Log: Use correct -soname for qtgl shared library, so that libqtgl actually works. Previously libqtgl.so.4 was libked with soname of libqt2.so.4, so that when you link application with -lqtgl you are fine, but when you are trying to run resulting application it dies because libqt2 (which has no GL code) is dynamically linked instead. Not objected by: will Revision Changes Path 1.100 +3 -2 ports/x11-toolkits/qt23/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 27 4:44:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 4911A37B41C; Sat, 27 Apr 2002 04:44:42 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3RBieC39307; Sat, 27 Apr 2002 13:44:40 +0200 (CEST) Date: Sat, 27 Apr 2002 13:46:44 +0200 (CEST) From: Martin Blapp To: Kris Kennaway Cc: , Subject: Re: cvs commit: ports/german/citrix_ica Makefile distinfo ports/german/citrix_ica/files patch-linuxx86::hinst ports/net/citrix_ica Makefile distinfo ports/net/citrix_ica/files patch-linuxx86::hinst In-Reply-To: <20020427040455.A62103@xor.obsecurity.org> Message-ID: <20020427133619.L25548-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris, > I think you missed my point. When you commit a patch which updates a checksum > which mysteriously changed, you are required to diff -ruN the old and new > versions before you commit the update, and summarize the differences in > the commit log. It has not just mysteriously changed. I have forgotten to write what the version has changed. They do not have a version number in the distfile. It has always been the same problem, if you go back and look. 6.20.974 -> 6.20.986 And since it's a binary distribution, I have no changes to look what they have changed. The diffs are minor here. And unfortunalty there is no description. Sorry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4:50:17 2002 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id CB76537B41C; Sat, 27 Apr 2002 04:50:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DA2BD66C2B; Sat, 27 Apr 2002 04:49:51 -0700 (PDT) Date: Sat, 27 Apr 2002 04:49:49 -0700 From: Kris Kennaway To: Martin Blapp Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/german/citrix_ica Makefile distinfo ports/german/citrix_ica/files patch-linuxx86::hinst ports/net/citrix_ica Makefile distinfo ports/net/citrix_ica/files patch-linuxx86::hinst Message-ID: <20020427044949.A79152@xor.obsecurity.org> References: <20020427040455.A62103@xor.obsecurity.org> <20020427133619.L25548-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427133619.L25548-100000@levais.imp.ch>; from mb@imp.ch on Sat, Apr 27, 2002 at 01:46:44PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 01:46:44PM +0200, Martin Blapp wrote: >=20 > Kris, >=20 > > I think you missed my point. When you commit a patch which updates a c= hecksum > > which mysteriously changed, you are required to diff -ruN the old and n= ew > > versions before you commit the update, and summarize the differences in > > the commit log. >=20 > It has not just mysteriously changed. I have forgotten to write what the = version > has changed. They do not have a version number in the distfile. It has al= ways > been the same problem, if you go back and look. >=20 > 6.20.974 -> 6.20.986 >=20 > And since it's a binary distribution, I have no changes to look what they > have changed. The diffs are minor here. And unfortunalty there is no > description. >=20 > Sorry. Okay, you should have made the above clear in the commit log. Kris --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ypBcWry0BWjoQKURAmMZAKDu256X6p42nY7miTYR7fBuWqlg5ACgjnLB tWYqFCKges/yeaq+148ezho= =BDiY -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4:53:13 2002 Delivered-To: cvs-all@freebsd.org Received: from moutvdomng1.kundenserver.de (moutvdomng1.kundenserver.de [212.227.126.181]) by hub.freebsd.org (Postfix) with ESMTP id CD4FF37B404; Sat, 27 Apr 2002 04:52:53 -0700 (PDT) Received: from [212.227.126.155] (helo=mrvdomng2.kundenserver.de) by moutvdomng1.kundenserver.de with esmtp (Exim 3.22 #2) id 171Ql2-00046C-00; Sat, 27 Apr 2002 13:52:52 +0200 Received: from [217.1.114.201] (helo=pD90172C9.dip.t-dialin.net) by mrvdomng2.kundenserver.de with esmtp (Exim 3.22 #2) id 171Ql1-00009T-00; Sat, 27 Apr 2002 13:52:51 +0200 Date: Sat, 27 Apr 2002 13:52:21 +0000 (GMT) From: Peter Ulrich Kruppa To: Martin Blapp Cc: , Subject: Re: cvs commit: ports/editors/openoffice Makefile In-Reply-To: <20020426063212.W25548-100000@levais.imp.ch> Message-ID: <20020427134627.E501-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002, Martin Blapp wrote: > > Hi, > > > build stopped in project i18npool. > > I attached its last words. > > You need two gcc patches. Our gcc has bugs which lead saxparser to segfault. > > See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=gnu/37423 > > They are not yet committed. Please add them then go to Sorry, I have to admit I don't know enough about programming to understand how to do this. Do I have to put some part of the code on http://www.FreeBSD.org/cgi/query-pr.cgi?pr=gnu/37423 into some file(s) and type # patch file1 file2 or what do I have to do? Thanks for your patience! Uli. > cd /usr/src/gnu/usr.bin/cc > make depend && make > make install > > Martin > > Martin Blapp, > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 4:59: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 20A6837B405; Sat, 27 Apr 2002 04:58:56 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3RBwsC40486; Sat, 27 Apr 2002 13:58:54 +0200 (CEST) Date: Sat, 27 Apr 2002 14:00:58 +0200 (CEST) From: Martin Blapp To: Peter Ulrich Kruppa Cc: , Subject: Re: cvs commit: ports/editors/openoffice Makefile In-Reply-To: <20020427134627.E501-100000@small.pukruppa.de> Message-ID: <20020427135919.V25548-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, The port is still broken ( Although it does compile). So it does not help you if I say you in steps what you have to do. > > They are not yet committed. Please add them then go to > Sorry, I have to admit I don't know enough about > programming to understand how to do this. The best thing is to wait until obrien or someone else commits the gcc patches and then you can just rebuild world. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 5:31:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ED9237B416; Sat, 27 Apr 2002 05:31:13 -0700 (PDT) Received: (from gioria@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RCVDE38349; Sat, 27 Apr 2002 05:31:13 -0700 (PDT) (envelope-from gioria) Message-Id: <200204271231.g3RCVDE38349@freefall.freebsd.org> From: Sebastien Gioria Date: Sat, 27 Apr 2002 05:31:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en support.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gioria 2002/04/27 05:31:12 PDT Modified files: en support.sgml Log: Update for the translation of the FreeBSD web site translation in French Thanks to all French committers (committers@freebsd-fr.org) for this effort. Revision Changes Path 1.260 +2 -2 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 Sat Apr 27 6:18:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C916137B41D; Sat, 27 Apr 2002 06:18:07 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDI7x58403; Sat, 27 Apr 2002 06:18:07 -0700 (PDT) (envelope-from knu) Message-Id: <200204271318.g3RDI7x58403@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 27 Apr 2002 06:18:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-xmlparser Makefile distinfo pkg-plist ports/textproc/ruby-xmlparser/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/27 06:18:07 PDT Modified files: textproc/ruby-xmlparser Makefile distinfo pkg-plist textproc/ruby-xmlparser/files patch-aa Log: Update to 0.6.2. Explicitly specify a perl-enc-map directory. PR: ports/37302 Submitted by: Fuyuhiko Maruyama Revision Changes Path 1.15 +10 -41 ports/textproc/ruby-xmlparser/Makefile 1.3 +1 -1 ports/textproc/ruby-xmlparser/distinfo 1.3 +6 -6 ports/textproc/ruby-xmlparser/files/patch-aa 1.6 +74 -34 ports/textproc/ruby-xmlparser/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 6:23: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EEFF37B420; Sat, 27 Apr 2002 06:23:04 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDN4p59162; Sat, 27 Apr 2002 06:23:04 -0700 (PDT) (envelope-from knu) Message-Id: <200204271323.g3RDN4p59162@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 27 Apr 2002 06:23:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/zipcodes Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/27 06:23:04 PDT Modified files: japanese/zipcodes Makefile distinfo pkg-descr Log: Update to 20020301. PR: ports/37472 Submitted by: Kimura Fuyuki Revision Changes Path 1.22 +2 -2 ports/japanese/zipcodes/Makefile 1.11 +1 -1 ports/japanese/zipcodes/distinfo 1.5 +3 -2 ports/japanese/zipcodes/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 6:27:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 140D237B416; Sat, 27 Apr 2002 06:27:21 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDRLe60135; Sat, 27 Apr 2002 06:27:21 -0700 (PDT) (envelope-from mux) Message-Id: <200204271327.g3RDRLe60135@freefall.freebsd.org> From: Maxime Henrion Date: Sat, 27 Apr 2002 06:27:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/wtf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/04/27 06:27:20 PDT Modified files: games/wtf Makefile Log: This port actually doesn't need perl, so remove USE_PERL5=yes. Revision Changes Path 1.4 +0 -1 ports/games/wtf/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 27 6:30:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23FD037B41F; Sat, 27 Apr 2002 06:30:40 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDUdC60535; Sat, 27 Apr 2002 06:30:39 -0700 (PDT) (envelope-from mux) Message-Id: <200204271330.g3RDUdC60535@freefall.freebsd.org> From: Maxime Henrion Date: Sat, 27 Apr 2002 06:30:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/htdump Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/04/27 06:30:39 PDT Modified files: www/htdump Makefile Log: Correct my email address. Revision Changes Path 1.2 +2 -2 ports/www/htdump/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 27 6:53:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B28437B416; Sat, 27 Apr 2002 06:53:37 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDrbj63055; Sat, 27 Apr 2002 06:53:37 -0700 (PDT) (envelope-from mbr) Message-Id: <200204271353.g3RDrbj63055@freefall.freebsd.org> From: Martin Blapp Date: Sat, 27 Apr 2002 06:53:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_auth_mysql_another Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/mod_auth_mysql_another/files USAGE patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/27 06:53:37 PDT Modified files: www Makefile Added files: www/mod_auth_mysql_another Makefile distinfo pkg-comment pkg-descr pkg-plist www/mod_auth_mysql_another/files USAGE patch-Makefile Log: Another version of mod_auth_mysql which works ok with more than one Database too. Revision Changes Path 1.488 +1 -0 ports/www/Makefile 1.1 +67 -0 ports/www/mod_auth_mysql_another/Makefile (new) 1.1 +1 -0 ports/www/mod_auth_mysql_another/distinfo (new) 1.1 +126 -0 ports/www/mod_auth_mysql_another/files/USAGE (new) 1.1 +20 -0 ports/www/mod_auth_mysql_another/files/patch-Makefile (new) 1.1 +1 -0 ports/www/mod_auth_mysql_another/pkg-comment (new) 1.1 +11 -0 ports/www/mod_auth_mysql_another/pkg-descr (new) 1.1 +7 -0 ports/www/mod_auth_mysql_another/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 6:53:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0645537B41B; Sat, 27 Apr 2002 06:53:40 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDrd363089; Sat, 27 Apr 2002 06:53:39 -0700 (PDT) (envelope-from mbr) Message-Id: <200204271353.g3RDrd363089@freefall.freebsd.org> From: Martin Blapp Date: Sat, 27 Apr 2002 06:53:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/04/27 06:53:39 PDT Modified files: . modules Log: mod_auth_mysql_another --> ports/www/mod_auth_mysql_another Revision Changes Path 1.5023 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7: 3:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F226C37B41D; Sat, 27 Apr 2002 07:03:19 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RE3Jj64389; Sat, 27 Apr 2002 07:03:19 -0700 (PDT) (envelope-from dirk) Message-Id: <200204271403.g3RE3Jj64389@freefall.freebsd.org> From: Dirk Froemberg Date: Sat, 27 Apr 2002 07:03:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dirk 2002/04/27 07:03:19 PDT Modified files: www/mod_php4 pkg-plist Log: Fix plist after upgrade to 4.2.0. Revision Changes Path 1.35 +46 -43 ports/www/mod_php4/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7: 5:25 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 2423037B417; Sat, 27 Apr 2002 07:04:58 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3RE4iK40120; Sat, 27 Apr 2002 17:04:44 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:04:43 +0300 From: Ruslan Ermilov To: John Baldwin Cc: Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427140443.GA35685@sunbay.com> References: <20020427033118.GA583@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 12:23:32AM -0400, John Baldwin wrote: >=20 > On 27-Apr-2002 Marcel Moolenaar wrote: > > On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: > >>=20 > >> distribute stuff already uses what is in /usr/obj, so it would just si= mply > >> involve adding an extra buildworld after the world. I would actually = prefer > >> that as it still preserves the "clean room" atmosphere that a release = is > >> supposed to have. > >=20 > > How would this work for a cross-release? The bits in /usr/obj may not > > be for the architecture you're building the release on. >=20 > The cross-release kind of would work like this: >=20 > 1. You start off with matching src/ and obj/ like we do now. > 2. You install that obj/ into the chroot. > 3. You do a non-cross make world in the chroot like we do now. > 4. What we do next is do all the make distribute stuff using > what is in /usr/obj in the chroot. >=20 > We do step 3 to try to get "clean room" binaries to use in stage 4. >=20 > Now for a cross-release we need to make sure the binaries in /usr/obj > in the chroot are cross-built binaries. Ruslan's current approach is > to do this by make step 3 be a cross-buildworld instead of a full world. > This means, then, that any tools for the new world you need for 4 > need to be built as build-tools or cross-tools or the like. What I'm > suggesting is instead to insert a step at 3.5 to do a cross-build world > and then we still have the right tools installed and don't have to worry > about using the right build/cross tools for the release scripts. >=20 After so much noise, let me tell you the truth now. :-) The old version worked like this (the numbering does not resemble the release.X steps): 1. Install the same world that you're currently running into a chroot environment. 2. Check out fresh sources in the chroot's /usr/src and chroot into there. (The next steps are done in the chroot'ed environment.) 3. Build world from /usr/src and install it under root. This has the following disadvantages: o Installworld from step 1 should install the world _compatible_ with the world built in this step, otherwise the new world may not be able to run with the current kernel. That means that you should run a relatively fresh (ideally, the same /usr/src stuff as in chroot) world before rolling a release. That's why I wrote that my patch obviates the need to have an up-to- date world. o You can't install and run the world for a different arch. 4. Distribute the same world under /R/stage/trees, and make additional distributions like krb4, krb5 and fix non-crypto stuff (FIXCRYPTO). (The old version fixed non-crypto stuff later, for no apparent reason.) 5. Rebuild GENERIC and additional kernels in the new world environment. 6. Build crunched binaries, boot and fixit. 7. Create distribution tarballs using some sample tools like sed(1) and tar(1). 8. Build mfsroot.flp: copy some misc. stuff from the either the / (e.g. /sbin/dhclient-script) or /usr/src (etc/services), set up the "boot" crunched binary from step 6, copy the necessary device nodes, docs, boot blocks, etc., unnecessarily re-make _all_ the GENERIC kernel's modules we already built in step 5, and install a subset of them under mfsfd/stand/modules, and finally create a floppy image with this stuff with the doFS.sh script. 9. Create the BOOTMFS kernel config, compile the BOOTMFS kernel, and install it in two incarnations, small (kern.flp) and big (boot.flp) that also has a copy of mfsroot.flp. 10. Create a fixit.flp using the "fixit" crunched binary we built in step 6 and copy some stuff from the "base" dist. 11. Set up FTP and CD-ROM distributions. That's how it works now: 1. Install the same world that you're currently running into a chroot environment. Note: this world doesn't need to be very fresh, it should only be compatible with the currently running kernel, for obvious reasons. 2. Check out fresh sources in the chroot's /usr/src and chroot into there. (The next steps are done in the chroot'ed environment.) 3. Build world from /usr/src but _do not_ install it under root. This has the following advantages: o Installworld from step 1 _does not_ need to be compatible with the world built in this step. o We may build world for a different arch (no knobs are provided in this milestone commit). 4. Distribute the world we built in step 3 under /R/stage/trees, and make additional distributions like krb4, krb5 and fix non-crypto stuff (FIXCRYPTO). Note the new way how additional distributions are built: because we do not install the new world (it may be for a different arch or be incompatible with the currently running kernel) they are built the same way as the main world, as the sub-world (thanks to the SUBDIR_OVERRIDE knob) using the right cross-tools (compiler, binutils, etc.), libraries and headers from ${WORLDTMP}. 5. Rebuild GENERIC and additional kernels using the "buildkernel" Makefile.inc1 target which uses the right cross-tools. 6. Build crunched binaries, boot and fixit, using the right cross-tools, libraries and headers. This is done by importing the WMAKEENV idea from ../Makefile.inc1. Note: we may need to bootstrap crunchgen(1) to do it. (Just to avoid any possible ambiguities, bootstrapping means "rebuild crunchgen(1) from /usr/src in the running (host) environment, using the /usr/bin/cc compiler, /usr/lib libraries, and /usr/include headers, and install them under root. But so far (even for 4.x doing the 5.0 release) this is not necessary. Anyway, I plan to fix it so that we eliminate any possible problems if someone (joe@?) adds some nice new stuff to crunchgen(1). :-) 7. Create distribution tarballs using some sample tools like sed(1) and tar(1). This step was not even touched by my changes because it does not depend on the new world's binaries (unless we introduce some incompatibilities in sed(1) and tar(1), in which case we'd need to bootstrap them too the same way as we (will) bootstrap crunchgen(1). 8. Build mfsroot.flp: copy some misc. stuff from the "base" dist (compare with the old version) or /usr/src, set up the "boot" crunched binary from step 6, copy the necessary device nodes, docs, boot blocks (from "base" dist), etc., install the subset of the GENERIC kernel's modules we already built in step 5, and finally create a floppy image with this stuff with the doFS.sh script, making sure to use the boot blocks from the "base" dist (remember: we are aimed at different arch support). 9. Create the BOOTMFS kernel config, compile the BOOTMFS kernel with Makefile.inc1:buildkernel, using the right cross-tools, and install it in two incarnations, small (kern.flp) and big (boot.flp) that also has a copy of mfsroot.flp. (See how doMFSKERN was fixed to achieve this.) I have some minor optimizations planned for this step too like avoiding the unnecessary "buildkernel" step on the second invokation. 10. Create a fixit.flp using the "fixit" crunched binary we built in step 6 and copy some stuff from the "base" dist. This stage wasn't modified. 11. Set up FTP and CD-ROM distributions. These stages were not modified either. I have intentionally excluded the doc.1 and ports.1 steps from this discussion, because they seem to be not affected by these changes. You'll probably not be surprised now that the milestone #2 commit that will bring us to the level of supporting cross-arch "make release"s will be a really minor patch for release/Makefile that will: 1. Borrow the TARGET_ARCH and TARGET definitions from Makefile.inc1. 2. Rename MACHINE_ARCH -> TARGET_ARCH and MACHINE -> TARGET all around release/Makefile. 3. Ensure world-related targets are passed the TARGET_ARCH and TARGET. [4. There will probably some other fixups that I missed in the milestone #1 sweep.] Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yq/7Ukv4P6juNwoRAoJ9AJ44TjlROn8H3EAiVZBXPreVPMT1IACePOp9 qRARZvMUtUiGP81QeanvPes= =88MI -----END PGP SIGNATURE----- --9amGYk9869ThD9tj-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7: 6:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA3B037B400; Sat, 27 Apr 2002 07:06:11 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RE6Bm68461; Sat, 27 Apr 2002 07:06:11 -0700 (PDT) (envelope-from gj) Message-Id: <200204271406.g3RE6Bm68461@freefall.freebsd.org> From: Gary Jennejohn Date: Sat, 27 Apr 2002 07:06:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/27 07:06:08 PDT Modified files: (Branch: RELENG_4) share/examples/isdn KERNEL SupportedCards ThankYou Log: MFC entries relevant to the ifpi2 driver. Revision Changes Path 1.1.2.5 +3 -0 src/share/examples/isdn/KERNEL 1.3.2.3 +2 -1 src/share/examples/isdn/SupportedCards 1.4.2.3 +4 -0 src/share/examples/isdn/ThankYou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7: 6:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3813237B421; Sat, 27 Apr 2002 07:06:16 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RE6GB68484; Sat, 27 Apr 2002 07:06:16 -0700 (PDT) (envelope-from gj) Message-Id: <200204271406.g3RE6GB68484@freefall.freebsd.org> From: Gary Jennejohn Date: Sat, 27 Apr 2002 07:06:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/27 07:06:13 PDT Modified files: (Branch: RELENG_4) usr.sbin/i4b/man Makefile Log: MFC: Add a manpage for the ifpi2 driver to the Makefile. Revision Changes Path 1.2.2.4 +1 -1 src/usr.sbin/i4b/man/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 27 7: 9:44 2002 Delivered-To: cvs-all@freebsd.org Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by hub.freebsd.org (Postfix) with ESMTP id DFC8637B41B; Sat, 27 Apr 2002 07:09:34 -0700 (PDT) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g3RE9WDD012566; Sat, 27 Apr 2002 22:09:32 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3RECU0h037099; Sat, 27 Apr 2002 22:12:30 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2/Submit) id g3RECO1v037098; Sat, 27 Apr 2002 22:12:24 +0800 (CST) Date: Sat, 27 Apr 2002 22:12:24 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/math Makefile Message-ID: <20020427141224.GA36693@terry.dragon2.net> References: <200204271037.g3RAbfa10701@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline In-Reply-To: <200204271037.g3RAbfa10701@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=big5 Content-Disposition: inline On Sat, Apr 27, 2002 at 03:37:40 -0700, Kris Kennaway wrote: > Modified files: > math Makefile > Log: > Put back libgmp and remove libgmp-freebsd instead, because > ijliao did not fix up dependencies after his repo-copy. wait ... why remove libgmp-freebsd ? I think you should back it out, and I'll fix the dependency (about libgmp) -- KISS : Keep It Simple, Stupid. --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrHIrMYBZRHAI4IRAhxyAKCf+MfTOtAeAAYiwKBRW1jsFvnVbACg71Ac Y+83RKgkKvas/icmTAIKEGU= =sQsD -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:13: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 62A1937B400; Sat, 27 Apr 2002 07:12:49 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3RECck40713; Sat, 27 Apr 2002 17:12:38 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:12:38 +0300 From: Ruslan Ermilov To: Marcel Moolenaar Cc: current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020427141238.GB35685@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020426182634.GB87482@sunbay.com> <20020426185921.GA282@athlon.pn.xcllnt.net> <20020426191214.GA50337@sunbay.com> <20020426204451.GA1674@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z6Eq5LdranGa6ru8" Content-Disposition: inline In-Reply-To: <20020426204451.GA1674@athlon.pn.xcllnt.net> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 01:44:51PM -0700, Marcel Moolenaar wrote: > On Fri, Apr 26, 2002 at 10:12:14PM +0300, Ruslan Ermilov wrote: > > On Fri, Apr 26, 2002 at 11:59:21AM -0700, Marcel Moolenaar wrote: > > > On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: > > >=20 > > > > I.e., if you built world a month ago, and didn't touch /usr/src > > > > since, and /usr/obj has "buildworld" output for this /usr/src, > > > > and you have booted with this world, it should be okay to start > > > > building today's release. > > >=20 > > > I share my src tree, so I almost always have a /usr/src that's not > > > in sync with the /usr/obj for and on a particular machine. > > >=20 > > > What goes wrong if /usr/src and /usr/obj are out of sync? > > >=20 > > The prerequisite for a successful "make release" is to "installworld" > > first the same world as you are currently running. This is done to > > create a pristine environment (with an empty /etc/make.conf, etc.) > > which is then chroot'ed into. >=20 > I see. Doing a "make everything TARGET_ARCH=3Dfoo -DNOCLEAN" should > probably be enough in most cases to sync the object tree, right? >=20 If libraries, kernel, compiler, and headers didn't change, then yes. :-) Otherwise, "make world kernel" and reboot is necessary. So that the subsequent "installworld" of the same world into the chroot'ed environment will give you a _compatible_ (with the currently running kernel) world. > > Also, when I wrote "/usr/src" and "/usr/obj" I didn't mean them > > literally. >=20 > That's mostly academic :-) >=20 > BTW: Do you have plans to remove the exception for non-cross builds > to have the object tree rooted under /usr/obj/$TARGET_ARCH? > The exception was created for make release, but from a pure > cross-building point of view it's inconsistent and is one of > the blockers to build, say, alpha on i386 and doing a native > install on alpha (the other would be having an empty temproot). >=20 Yes, I was planning to do it anyway, for the same reason. You know, it's a matter of removing three lines from Makefile.inc1. :-) It does not of course prevent you from building alpha on i386 and then installing on alpha, all that needs to be done on alpha is: /usr/bin/env MAKEOBJIRPREFIX=3D/usr/obj/alpha installworld Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --z6Eq5LdranGa6ru8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrHWUkv4P6juNwoRAvIQAJ4w9Ikx009+uSRiCOnJXRitH7IrRQCfSDZM llqiBeqIOI0yO6uebj8BJCs= =qvrL -----END PGP SIGNATURE----- --z6Eq5LdranGa6ru8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:15:32 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id CF82E37B419; Sat, 27 Apr 2002 07:15:10 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REEfB40859; Sat, 27 Apr 2002 17:14:41 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:14:41 +0300 From: Ruslan Ermilov To: Darren Reed Cc: Doug Barton , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: ipfilter not broken for me Message-ID: <20020427141441.GC35685@sunbay.com> References: <20020426134230.D77133-100000@zoot.corp.yahoo.com> <200204270601.QAA12114@avalon.reed.wattle.id.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L6iaP+gRLNZHKoI4" Content-Disposition: inline In-Reply-To: <200204270601.QAA12114@avalon.reed.wattle.id.au> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --L6iaP+gRLNZHKoI4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 04:01:28PM +1000, Darren Reed wrote: > In some email I received from Doug Barton, sie wrote: > > On Fri, 26 Apr 2002, Ruslan Ermilov wrote: > >=20 > > > I tested this on i386 only with 2 days old -CURRENT (today's is > > > broken due to the import of latest IPFilter suite) > >=20 > > I updated to the latest and greatest last night around midnight > > and built/installed -current just fine. What about the ipfilter import = is > > broken, and have you let Darren know? I haven't seen anything on the li= sts > > about it... >=20 > I have not received any email about it. I tested building all the ipfilt= er > binaries and kernel after the import and came up clean. if ref5 was a bit > quicker.... >=20 That was probably a local problem on one of the Brian's fast machines where I initially attempted to finally test my patch (unsynched cvsup update?). Sorry for the false alarm, I can't check it right now anyway. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --L6iaP+gRLNZHKoI4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrJRUkv4P6juNwoRAmPHAJ4gc82qFOODMU4L29kNh1XFFgUd3QCeN+AV lJT3ubJKGa6btx3HI3dKPCI= =rh1M -----END PGP SIGNATURE----- --L6iaP+gRLNZHKoI4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:21: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 563B437B416; Sat, 27 Apr 2002 07:20:44 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds51-45.dial.hccnet.nl [62.251.45.51] with SMTP id QAA13313 (8.8.8/1.13); Sat, 27 Apr 2002 16:20:42 +0200 (MET DST) Message-Id: <200204271420.QAA13313@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: Gary Jennejohn , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile Date: Sat, 27 Apr 2002 16:20:31 +0200 X-Mailer: KMail [version 1.3.2] References: <200204271406.g3RE6Bm68461@freefall.freebsd.org> In-Reply-To: <200204271406.g3RE6Bm68461@freefall.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Gary, Just took a look at the SupportedCards, and although it lists the Dynalink IS64 PPH, it does not list the IS 64 PPH+. My card is one of those. Are the PPH and the PPH+ the same, or is the PPH+ missing in the list? It works fine :-) Ernst On Saturday 27 April 2002 16:06, Gary Jennejohn wrote: > gj 2002/04/27 07:06:08 PDT > > Modified files: (Branch: RELENG_4) > share/examples/isdn KERNEL SupportedCards ThankYou > Log: > MFC entries relevant to the ifpi2 driver. > > Revision Changes Path > 1.1.2.5 +3 -0 src/share/examples/isdn/KERNEL > 1.3.2.3 +2 -1 src/share/examples/isdn/SupportedCards > 1.4.2.3 +4 -0 src/share/examples/isdn/ThankYou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:21:59 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 69C6137B41B; Sat, 27 Apr 2002 07:21:41 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3RELc941270; Sat, 27 Apr 2002 17:21:38 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:21:38 +0300 From: Ruslan Ermilov To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, re@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427142137.GD35685@sunbay.com> References: <20020426203600.GA69757@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KdquIMZPjGJQvRdI" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --KdquIMZPjGJQvRdI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 05:05:59PM -0400, John Baldwin wrote: >=20 > On 26-Apr-2002 Ruslan Ermilov wrote: > > On Fri, Apr 26, 2002 at 04:17:27PM -0400, John Baldwin wrote: > >>=20 > >> On 26-Apr-2002 Ruslan Ermilov wrote: > >> > Log: > >> > Milestone #1 in cross-arch make releases. > >>=20 > >> I'm sure re@ or qa@ would have loved to have had a chance to review th= is > >> before > >> it went in. > >>=20 > > Huh? My initial message subjected "Cross-platform releases" was CC:'ed > > to re@FreeBSD as well. None from re@ replied to my message. Is it > > probably a good time for me to apply to join re@? :-) >=20 > The original message didn't include a patch. :) The idea is certainly > something we would like to see, but the details are something your message > did not talk about. >=20 > >> > In release.3 and doMFSKERN, build kernels in the "world" > >> > environment. KERNELS now means "additional" kernels, GENERIC is > >> > always built. > >>=20 > >> This is wrong. Not everyone wants to use GENERIC. Instead, please use > >> the approach of a patch green has worked up that replaces KERNELS with= two > >> variables: > >>=20 > >> DEFAULTKERNEL?=3D GENERIC > >> #EXTRAKERNELS?=3D > >>=20 > >> Where DEFAULTKERNEL is always built and is installed as /boot/kernel/k= ernel > >> on CD's, and in the base dist, etc. EXTRAKERNELS is an optional list > >> similar > >> to what you have done with KERNELS. We should not specifically tie pe= ople > >> to > >> using GENERIC as the default kernel. For people who build custom rele= ases, > >> it > >> should be possible to use a different kernel config besides GENERIC fo= r the > >> default kernel install, yet still include a GENERIC kernel in the rele= ase as > >> a > >> fall-back kernel. > >>=20 > > Probably, but my patch did not make things worse. Old version (before = my > > patch) assumed that GENERIC was always present in KERNELS, and used it = as > > the _main_ kernel: >=20 > I know, and green has already developed and tested a patch as I mentioned= above > which I would have encouraged you to incorporiate if you had asked for re= view.=20 >=20 > >> > Inline createBOOTMFS target. > >>=20 > >> Why? > >> =20 > > Because it's now used only once. I think that calling it in doMFSKERN > > in the old version was an oversight too. >=20 > Well, this should likely have been a separate commit from adding cross-re= lease > support as it's not very related. >=20 > >> > Use already built GENERIC kernel modules to augment mfsfd's > >> > /stand/modules. GC doMODULES as such. > >>=20 > >> This assumes too much about GENERIC, IMO. Eventually we might use a > >> separate > >> kernel config that just builds modules and no actual kernel for this t= ype of > >> stuff. > >>=20 > > The only assumption made is that _all_ modules are built with GENERIC. > > This is always true unless MODULES_OVERRIDE is set (which it apparently > > is not). Moreover, BOOTMFS (for which we create modules) is by design > > a reduced version of GENERIC. >=20 > In the future we will have something much more general than MODULES_OVERR= IDE > and you just wiped out the abstraction in the release makefile that would= let > us more smoothly handle that when it comes. >=20 What you call an abstraction, the doMODULES target? :-) Okay, then I will say I did not wipe it out, but rather _fixed_ it for the current status quo (there's no any real need in rebuilding the GENERIC modules twice nowadays (probably in the future, there will), and just inlined it (because it's a no-op nowadays!). If it will make you happier, I can make it a separate (but empty!) doMODULES target, and call it from the appropriate place in release.8. But I hope you realize that it will better be served when this future arrives. :-) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --KdquIMZPjGJQvRdI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrPxUkv4P6juNwoRArjJAJ9SeTwtVnQd4/1/lksxpO5tdssTHQCdHI37 YOfAPcKDRhzWyiDPUnUcaIg= =lZFW -----END PGP SIGNATURE----- --KdquIMZPjGJQvRdI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:23:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E44F237B420; Sat, 27 Apr 2002 07:23:33 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RENX070539; Sat, 27 Apr 2002 07:23:33 -0700 (PDT) (envelope-from matusita) Message-Id: <200204271423.g3RENX070539@freefall.freebsd.org> From: Makoto Matsushita Date: Sat, 27 Apr 2002 07:23:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/04/27 07:23:33 PDT Modified files: release Makefile Log: Introduce CVSCMDARGS make variable to set command-line options for cvs. You may want set '-D data-spec' to this variable. PR: 31218 Submitted by: Alexandr Listopad MFC after: 5 days (if re@ permits) Revision Changes Path 1.674 +16 -14 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 Sat Apr 27 7:30:31 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 2E90437B404; Sat, 27 Apr 2002 07:30:28 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3REUQ421827; Sat, 27 Apr 2002 23:30:26 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: jhb@FreeBSD.org, marcel@xcllnt.net, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, matusita@jp.FreeBSD.org In-Reply-To: <20020427140443.GA35685@sunbay.com> References: <20020427033118.GA583@athlon.pn.xcllnt.net> <20020427140443.GA35685@sunbay.com> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 7 From: Makoto Matsushita To: ru@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Date: Sat, 27 Apr 2002 23:30:24 +0900 Message-Id: <20020427233024O.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru> That's how it works now: Fine explanation, thank you. How about including this to release(7) later? -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:31:25 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 890F037B41A; Sat, 27 Apr 2002 07:31:14 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REV2F41927; Sat, 27 Apr 2002 17:31:02 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:31:02 +0300 From: Ruslan Ermilov To: Makoto Matsushita Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ... Message-ID: <20020427143102.GE35685@sunbay.com> References: <200204261755.g3QHtRv72264@freefall.freebsd.org> <20020427110759K.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZInfyf7laFu/Kiw7" Content-Disposition: inline In-Reply-To: <20020427110759K.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ZInfyf7laFu/Kiw7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 11:07:59AM +0900, Makoto Matsushita wrote: >=20 > ru> Eliminate the need in the second installworld. For that, make sure > ru> _everything_ is built in the "world" environment, using the right > ru> tool chain. >=20 > Does this mean "make release" procedure can't use any tools that=20 > *only* exist in the new sources? >=20 Yes. If there will be any such tools, we would need to bootstrap then before using. I plan on replacing (useless after this patch) BOOTSTRAPUTILS stuff with some real content (like crunchgen(1)), and add the new stage to doRELEASE that will bootstrap tools that are known to have some backward incompatibilities and are used in the "release" process. But please note that this is almost not different from the old version where your running kernel should have been _compatible_ with the *new* world that is getting installed under chroot's root (what I called "the second installworld"). And also note that cross-tools (compiler, binutils, etc.), libs and headers are out of scope of this bootstrapping (because they are already bootstrapped by "buildworld"). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ZInfyf7laFu/Kiw7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrYmUkv4P6juNwoRAg5GAJ9x8riIWBUhVq2RSnKWbHgvqgWFMQCeJCtf uf10XX19GACDB9PA/VMNAXM= =L6nL -----END PGP SIGNATURE----- --ZInfyf7laFu/Kiw7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:34:54 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 1FC7837B41D; Sat, 27 Apr 2002 07:34:44 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REYeB42265; Sat, 27 Apr 2002 17:34:40 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:34:40 +0300 From: Ruslan Ermilov To: John Baldwin Cc: Makoto Matsushita , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427143440.GF35685@sunbay.com> References: <20020427111804X.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9ADF8FXzFeE7X4jE" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --9ADF8FXzFeE7X4jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: >=20 > On 27-Apr-2002 Makoto Matsushita wrote: > >=20 > > Correct typo.. > >=20 > > matusita> Does this mean "make release" procedure can't use any tools t= hat=20 > > "make release.X (where X =3D 1..9)" > >=20 > > *** > >=20 > > I don't argue anything about this; I want to make it clear the effects > > of removing the second "make installworld." >=20 > No, instead, it needs to use cross-tools or build-tools or some such. If > release uses more things than are available then we may need to have a > release-tools concept. Either that or maybe we should actually still bui= ld a > full world in the chroot, then for cross builds build another world, but = this > time a cross-built one. This would probably result in fewer diffs. The > distribute stuff already uses what is in /usr/obj, so it would just simply > involve adding an extra buildworld after the world. I would actually pre= fer > that as it still preserves the "clean room" atmosphere that a release is > supposed to have. >=20 No, much simpler. :-) If there are any such tools, we will just need to bootstrap them, i.e., build them under chroot and install them before using them. Depending on how _old_ your currently running world is this may or may not be possible. This is not different from the bootstrap-tools approarch in Makefile.inc1. If your currently running world is nearly the same as the world about to be released by "make release", the chances are 100% they will bootstrap. This was a prerequisite for the old version, as you may have already known. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --9ADF8FXzFeE7X4jE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrcAUkv4P6juNwoRApdoAJ45CnfWOScHxZmldScjA0kd1SFyuQCdG5mK /1HlBuAmab8M0aVN7zdeYm8= =9IYN -----END PGP SIGNATURE----- --9ADF8FXzFeE7X4jE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:39: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id A127737B420; Sat, 27 Apr 2002 07:38:53 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REcf642490; Sat, 27 Apr 2002 17:38:41 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:38:41 +0300 From: Ruslan Ermilov To: Makoto Matsushita Cc: jhb@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427143841.GG35685@sunbay.com> References: <20020427111804X.matusita@jp.FreeBSD.org> <20020427122950E.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="doKZ0ri6bHmN2Q5y" Content-Disposition: inline In-Reply-To: <20020427122950E.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --doKZ0ri6bHmN2Q5y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 12:29:50PM +0900, Makoto Matsushita wrote: >=20 > jhb> No, instead, it needs to use cross-tools or build-tools or some > jhb> such. If release uses more things than are available then we may > jhb> need to have a release-tools concept. >=20 > That's true, but it seems that current src/release/Makefile doesn't > respect any {cross,build}-tools sitting under ${CHROOT}/usr/obj while > processing release.X target. That's why I'm asking; correct me if I'm > wrong, or mis-reading new Makefiles. >=20 Not quite correct. world-, kernel-, and crunch- related release.X targets _do_ respect cross- and build- tools (as defined by Makefile.inc1). Yes, tools like tar(1), cpio(1), and sed(1) may need to be bootstrapped, if there are any incompatibilities between currently running ones and ones rebuild from source. Again, just to settle this point, old version suffered from about the same problem -- you were required to run with the _compatible_ kernel. You can now "make release" with incompatible kernel, because we don't use any incompatible binaries (probably even targeted for a different arch!). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --doKZ0ri6bHmN2Q5y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrfxUkv4P6juNwoRAjFMAJ0RBxU/WtYcA7OGFoHV4BrDy4jfWQCeM6G1 fZgScnGVK+6yP5f5dCN0Cf4= =bsbo -----END PGP SIGNATURE----- --doKZ0ri6bHmN2Q5y-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:43:26 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id CDE6937B41B; Sat, 27 Apr 2002 07:42:06 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REftM42666; Sat, 27 Apr 2002 17:41:55 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:41:55 +0300 From: Ruslan Ermilov To: Marcel Moolenaar Cc: John Baldwin , Makoto Matsushita , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427144155.GH35685@sunbay.com> References: <20020427111804X.matusita@jp.FreeBSD.org> <20020427033118.GA583@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/Gk0KcsbyUMelFU1" Content-Disposition: inline In-Reply-To: <20020427033118.GA583@athlon.pn.xcllnt.net> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --/Gk0KcsbyUMelFU1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 26, 2002 at 08:31:18PM -0700, Marcel Moolenaar wrote: > On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: > >=20 > > distribute stuff already uses what is in /usr/obj, so it would just sim= ply > > involve adding an extra buildworld after the world. I would actually p= refer > > that as it still preserves the "clean room" atmosphere that a release is > > supposed to have. >=20 > How would this work for a cross-release? The bits in /usr/obj may not > be for the architecture you're building the release on. >=20 Guys that worked on cross-arch issues realize this automatically. :-) Moreover, even for the same arch, bits in /usr/obj may not be for the current kernel (e.g., a 4.x box doing the 5.0 release). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --/Gk0KcsbyUMelFU1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrizUkv4P6juNwoRAoYYAJ9fUaBgTXQMXeUVQG7p143uVjTETgCfXnMG 1nU51IvmT66mMY9p9HIH3Cc= =yTrH -----END PGP SIGNATURE----- --/Gk0KcsbyUMelFU1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:43:55 2002 Delivered-To: cvs-all@freebsd.org Received: from csociety.ecn.purdue.edu (csociety.ecn.purdue.edu [128.46.156.155]) by hub.freebsd.org (Postfix) with ESMTP id 5499837B41C; Sat, 27 Apr 2002 07:42:10 -0700 (PDT) Received: by csociety.ecn.purdue.edu (Postfix, from userid 43329) id 5EC3318164; Sat, 27 Apr 2002 09:42:08 -0500 (EST) Date: Sat, 27 Apr 2002 09:42:08 -0500 From: Will Andrews To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/qt23 Makefile Message-ID: <20020427144208.GA18779@csociety.ecn.purdue.edu> Mail-Followup-To: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204271139.g3RBdG726092@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204271139.g3RBdG726092@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 04:39:15AM -0700, Maxim Sobolev wrote: > Modified files: > x11-toolkits/qt23 Makefile > Log: > Use correct -soname for qtgl shared library, so that libqtgl actually works. > Previously libqtgl.so.4 was libked with soname of libqt2.so.4, so that > when you link application with -lqtgl you are fine, but when you are trying > to run resulting application it dies because libqt2 (which has no GL code) > is dynamically linked instead. > > Not objected by: will [ As I said to Maxim: ] Please note that the qtgl hack may be backed out entirely in the future since threads supposedly behave correctly with X4.2. I will investigate that in a week or two. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:44:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33C6C37B422; Sat, 27 Apr 2002 07:43:49 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3REhnL72727; Sat, 27 Apr 2002 07:43:49 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204271443.g3REhnL72727@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 27 Apr 2002 07:43:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/perltidy Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/27 07:43:48 PDT Modified files: devel/perltidy Makefile distinfo Log: upgrade to 0425 Revision Changes Path 1.18 +1 -1 ports/devel/perltidy/Makefile 1.17 +1 -1 ports/devel/perltidy/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:46: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id A11B337B445; Sat, 27 Apr 2002 07:45:00 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REinU43031; Sat, 27 Apr 2002 17:44:49 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:44:48 +0300 From: Ruslan Ermilov To: Marcel Moolenaar Cc: John Baldwin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427144448.GJ35685@sunbay.com> References: <20020427033118.GA583@athlon.pn.xcllnt.net> <20020427081845.GA328@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVh9lyqKgK19OcEf" Content-Disposition: inline In-Reply-To: <20020427081845.GA328@dhcp01.pn.xcllnt.net> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --EVh9lyqKgK19OcEf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 01:18:45AM -0700, Marcel Moolenaar wrote: > On Sat, Apr 27, 2002 at 12:23:32AM -0400, John Baldwin wrote: > >=20 > > Now for a cross-release we need to make sure the binaries in /usr/obj > > in the chroot are cross-built binaries. Ruslan's current approach is > > to do this by make step 3 be a cross-buildworld instead of a full world. > > This means, then, that any tools for the new world you need for 4 > > need to be built as build-tools or cross-tools or the like. What I'm > > suggesting is instead to insert a step at 3.5 to do a cross-build world > > and then we still have the right tools installed and don't have to worry > > about using the right build/cross tools for the release scripts. >=20 > I'm trying to figure out what the implied problem is you're trying > to solve. I think it's the following: >=20 > o Compatibility between the release process and the tools it > uses (including features of the tools it expects). >=20 > This is indeed best solved by doing a full world to populate the > cdroot a second time, but now with bits that match the sources. > The tools and the release are guatanteed to be in sync. >=20 > The drawback is that the new tools may not run on the machine. > Take for example a change in libc that requires a new syscall. > The currently running kernel may not have the new syscall. It's > for this reason that the upgrade process installs a new kernel > before installing world. Thus, a full world step 3 creates a > more dangerous incompatibility than it's trying to solve. >=20 > The approach Ruslan takes is AFAICT the right approach. Of all > the possible incompatibilities, he leaves the incompatibility > between the tools and the release process unsolved. This is > the one developers can maintain by hand in a fairly straight- > forward way and thus the safest one to ignore in the automation. >=20 > Did I extract your concern correctly? >=20 Yes yes yes. As I already wrote, I plan to replace (now OBE) BOOTSTRAPUTILS with some real contents. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --EVh9lyqKgK19OcEf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrlgUkv4P6juNwoRAtXIAJwL3p/sfqC1j6da3ZdtI5kQSke4HgCghBOy Nqn7zKz979j38FdZCxnjohM= =gmTv -----END PGP SIGNATURE----- --EVh9lyqKgK19OcEf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 7:47:29 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id B2CFE37B437; Sat, 27 Apr 2002 07:46:10 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3REjxe43133; Sat, 27 Apr 2002 17:45:59 +0300 (EEST) (envelope-from ru) Date: Sat, 27 Apr 2002 17:45:59 +0300 From: Ruslan Ermilov To: Makoto Matsushita Cc: jhb@FreeBSD.org, marcel@xcllnt.net, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427144559.GK35685@sunbay.com> References: <20020427033118.GA583@athlon.pn.xcllnt.net> <20020427140443.GA35685@sunbay.com> <20020427233024O.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Tv3+oRj6D9L8lW+H" Content-Disposition: inline In-Reply-To: <20020427233024O.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Tv3+oRj6D9L8lW+H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 11:30:24PM +0900, Makoto Matsushita wrote: >=20 > ru> That's how it works now: >=20 > Fine explanation, thank you. How about including this to release(7) late= r? >=20 I plan to review release(7) on Monday for possible fixups, it's in the TODO. --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --Tv3+oRj6D9L8lW+H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yrmnUkv4P6juNwoRAiOWAJwP7bKlOeDcB1D9SQk+QenXPEAs0ACeJNQW b3n+sDdITeb/1nAPg8CR/8k= =yda2 -----END PGP SIGNATURE----- --Tv3+oRj6D9L8lW+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 27 8: 3:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F226E37B400; Sat, 27 Apr 2002 08:03:34 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RF3Yq75116; Sat, 27 Apr 2002 08:03:34 -0700 (PDT) (envelope-from brian) Message-Id: <200204271503.g3RF3Yq75116@freefall.freebsd.org> From: Brian Somers Date: Sat, 27 Apr 2002 08:03:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnu-radius Makefile ports/net/gnu-radius/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2002/04/27 08:03:34 PDT Modified files: net/gnu-radius Makefile net/gnu-radius/scripts configure Log: Hand off library & include information from the menu to configure properly. No response from: maintainer Revision Changes Path 1.4 +4 -3 ports/net/gnu-radius/Makefile 1.3 +8 -2 ports/net/gnu-radius/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 8: 4:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5E2A37B41A; Sat, 27 Apr 2002 08:04:41 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RF4eD75369; Sat, 27 Apr 2002 08:04:40 -0700 (PDT) (envelope-from brian) Message-Id: <200204271504.g3RF4eD75369@freefall.freebsd.org> From: Brian Somers Date: Sat, 27 Apr 2002 08:04:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnu-radius/files patch-symtab.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2002/04/27 08:04:40 PDT Added files: net/gnu-radius/files patch-symtab.c Log: Avoid looking up the -1th element of an array Revision Changes Path 1.1 +12 -0 ports/net/gnu-radius/files/patch-symtab.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 8:17: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB15537B417; Sat, 27 Apr 2002 08:17:05 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RFH5q80611; Sat, 27 Apr 2002 08:17:05 -0700 (PDT) (envelope-from lioux) Message-Id: <200204271517.g3RFH5q80611@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 27 Apr 2002 08:17:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/libicq2000 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/27 08:17:05 PDT Modified files: net Makefile Added files: net/libicq2000 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port libicq2000 version 0.3.1: An opensource C++ library to support icq2000/2001 protocol Revision Changes Path 1.750 +1 -0 ports/net/Makefile 1.1 +41 -0 ports/net/libicq2000/Makefile (new) 1.1 +1 -0 ports/net/libicq2000/distinfo (new) 1.1 +1 -0 ports/net/libicq2000/pkg-comment (new) 1.1 +8 -0 ports/net/libicq2000/pkg-descr (new) 1.1 +55 -0 ports/net/libicq2000/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 8:17:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A3AC37B417; Sat, 27 Apr 2002 08:17:52 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RFHq180794; Sat, 27 Apr 2002 08:17:52 -0700 (PDT) (envelope-from lioux) Message-Id: <200204271517.g3RFHq180794@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 27 Apr 2002 08:17:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/27 08:17:52 PDT Modified files: . modules Log: libicq2000 --> ports/net/libicq2000 Revision Changes Path 1.5024 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 9: 1:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F097837B41A; Sat, 27 Apr 2002 09:01:27 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RG1RM86385; Sat, 27 Apr 2002 09:01:27 -0700 (PDT) (envelope-from imp) Message-Id: <200204271601.g3RG1RM86385@freefall.freebsd.org> From: Warner Losh Date: Sat, 27 Apr 2002 09:01:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/27 09:01:27 PDT Modified files: sys/dev/wi if_wi_pci.c Log: Better names for the PCI cards. The biggest change is that we now identify the Intersil Prism 2.5 PCI native card as that, rather than Linksys, the first folks to get it to market. Revision Changes Path 1.7 +7 -7 src/sys/dev/wi/if_wi_pci.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 27 9: 3:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B1FB37B423; Sat, 27 Apr 2002 09:03:26 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RG3PN86685; Sat, 27 Apr 2002 09:03:25 -0700 (PDT) (envelope-from imp) Message-Id: <200204271603.g3RG3PN86685@freefall.freebsd.org> From: Warner Losh Date: Sat, 27 Apr 2002 09:03:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi wi_hostap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/27 09:03:25 PDT Modified files: sys/dev/wi wi_hostap.c Log: This patch fixes my breakage of ssid matching. I introduced the breakage when I tried to merge OpenBSD wi_hostap changes into the tree. Skibo found the problem and submitted these patches. Thanks! Submitted by: skibo@pacbell.net Revision Changes Path 1.7 +6 -6 src/sys/dev/wi/wi_hostap.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 27 9:24:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0E9F37B405; Sat, 27 Apr 2002 09:24:28 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGOSv93050; Sat, 27 Apr 2002 09:24:28 -0700 (PDT) (envelope-from znerd) Message-Id: <200204271624.g3RGOSv93050@freefall.freebsd.org> From: Ernst de Haan Date: Sat, 27 Apr 2002 09:24:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/cryptix-jce Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/04/27 09:24:28 PDT Modified files: java/cryptix-jce Makefile Log: Master sites now work. This port did not have a proper download location for ages. For a bento report, see: http://bento.freebsd.org/errorlogs/4-full/cryptix-jce-20000211.log Revision Changes Path 1.6 +4 -2 ports/java/cryptix-jce/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 27 9:29:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0918B37B404; Sat, 27 Apr 2002 09:29:15 -0700 (PDT) Received: (from nork@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGTEH93788; Sat, 27 Apr 2002 09:29:14 -0700 (PDT) (envelope-from nork) Message-Id: <200204271629.g3RGTEH93788@freefall.freebsd.org> From: Norikatsu Shigemura Date: Sat, 27 Apr 2002 09:29:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/screen pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2002/04/27 09:29:14 PDT Modified files: misc/screen pkg-plist Log: add @dirrm share/screen to pkg-plist. Approved by: knu (mentor) Revision Changes Path 1.20 +1 -0 ports/misc/screen/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 9:50:36 2002 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 D158537B41F; Sat, 27 Apr 2002 09:50:27 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id CAA04914; Sun, 28 Apr 2002 02:50:26 +1000 Date: Sun, 28 Apr 2002 02:51:38 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/kern subr_witness.c In-Reply-To: <200204270258.g3R2wIm09710@freefall.freebsd.org> Message-ID: <20020428024122.R660-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002, Marcel Moolenaar wrote: > marcel 2002/04/26 19:58:18 PDT > > Modified files: > sys/kern subr_witness.c > Log: > Insert a semi-colon between label 'skip:' and the closing brace > of the FOREACH loop to silence GCC 3. Why not do this to fix the syntax error? This has nothing to do with gcc, except gcc-3 has apparently been unbroken to print a diagnostic for this error. gcc-2 only complains if invoked with -pedantic. Tendra has the syntax requirement more built in and gives up without really understanding the problem. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 9:52:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 530D837B41D; Sat, 27 Apr 2002 09:52:49 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGqnD96492; Sat, 27 Apr 2002 09:52:49 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271652.g3RGqnD96492@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 09:52:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet - Imported sources X-FreeBSD-CVS-Branch: DARRENR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 09:52:49 PDT src/sys/contrib/ipfilter/netinet - Imported sources Update of /home/ncvs/src/sys/contrib/ipfilter/netinet In directory freefall.freebsd.org:/d/home/darrenr/sys-netinet Log Message: Import version 3.4.27 Status: Vendor Tag: DARRENR Release Tags: v3-4-27 U src/sys/contrib/ipfilter/netinet/ip_auth.c U src/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c U src/sys/contrib/ipfilter/netinet/ip_netbios_pxy.c U src/sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c U src/sys/contrib/ipfilter/netinet/ip_h323_pxy.c C src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c U src/sys/contrib/ipfilter/netinet/ip_frag.h U src/sys/contrib/ipfilter/netinet/ip_frag.c U src/sys/contrib/ipfilter/netinet/ip_fil.h U src/sys/contrib/ipfilter/netinet/ip_fil.c C src/sys/contrib/ipfilter/netinet/ip_compat.h U src/sys/contrib/ipfilter/netinet/ip_auth.h U src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c C src/sys/contrib/ipfilter/netinet/fil.c C src/sys/contrib/ipfilter/netinet/ip_state.c U src/sys/contrib/ipfilter/netinet/ip_proxy.h C src/sys/contrib/ipfilter/netinet/ip_proxy.c U src/sys/contrib/ipfilter/netinet/ip_nat.h C src/sys/contrib/ipfilter/netinet/ip_nat.c C src/sys/contrib/ipfilter/netinet/ip_log.c U src/sys/contrib/ipfilter/netinet/ip_state.h U src/sys/contrib/ipfilter/netinet/mlfk_ipl.c C src/sys/contrib/ipfilter/netinet/ipl.h 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARRENR:yesterday -jDARRENR src/sys/contrib/ipfilter/netinet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 9:56:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BE5B37B41B; Sat, 27 Apr 2002 09:56:26 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGuQ896986; Sat, 27 Apr 2002 09:56:26 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271656.g3RGuQ896986@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 09:56:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet fil.c ip_compat.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_proxy.c ip_state.c ipl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 09:56:25 PDT Modified files: sys/contrib/ipfilter/netinet fil.c ip_compat.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_proxy.c ip_state.c ipl.h Log: Merge updates from 3.4.26 - 3.4.27. Revision Changes Path 1.30 +20 -2 src/sys/contrib/ipfilter/netinet/fil.c 1.17 +3 -2 src/sys/contrib/ipfilter/netinet/ip_compat.h 1.20 +51 -22 src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c 1.23 +2 -1 src/sys/contrib/ipfilter/netinet/ip_log.c 1.30 +1 -6 src/sys/contrib/ipfilter/netinet/ip_nat.c 1.18 +1 -1 src/sys/contrib/ipfilter/netinet/ip_proxy.c 1.27 +36 -30 src/sys/contrib/ipfilter/netinet/ip_state.c 1.18 +1 -1 src/sys/contrib/ipfilter/netinet/ipl.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 27 10: 0:16 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 675E537B405; Sat, 27 Apr 2002 10:00:09 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3RH08H05355; Sat, 27 Apr 2002 11:00:08 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3RH06b61538; Sat, 27 Apr 2002 11:00:07 -0600 (MDT) (envelope-from imp@village.org) Date: Sat, 27 Apr 2002 10:59:31 -0600 (MDT) Message-Id: <20020427.105931.100970953.imp@village.org> To: kris@FreeBSD.org Cc: phk@critter.freebsd.dk, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_tc.c From: "M. Warner Losh" In-Reply-To: <20020427025747.A35142@citusc17.usc.edu> References: <200204270728.g3R7SsM77966@freefall.freebsd.org> <66823.1019893051@critter.freebsd.dk> <20020427025747.A35142@citusc17.usc.edu> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk> Sorry for breaking the timekeeping. It was a .rej I hadn't noticed phk> which killed it. kris> gohan10# uptime kris> 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 Wooo Hoo! A new record :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 10: 0:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE81B37B426; Sat, 27 Apr 2002 10:00:28 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RH0Su97589; Sat, 27 Apr 2002 10:00:28 -0700 (PDT) (envelope-from alc) Message-Id: <200204271700.g3RH0Su97589@freefall.freebsd.org> From: Alan Cox Date: Sat, 27 Apr 2002 10:00:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/27 10:00:28 PDT Modified files: sys/powerpc/powerpc trap.c Log: MFi386 1.222: Remove vm_map_growstack() and acquisition and release of Giant around vm_fault() in trap_pfault(). Revision Changes Path 1.17 +2 -17 src/sys/powerpc/powerpc/trap.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 27 10: 2: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7F9837B420; Sat, 27 Apr 2002 10:01:32 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RH1WM97758; Sat, 27 Apr 2002 10:01:32 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271701.g3RH1WM97758@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 10:01:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter - Imported sources X-FreeBSD-CVS-Branch: DARRENR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 10:01:32 PDT src/contrib/ipfilter - Imported sources Update of /home/ncvs/src/contrib/ipfilter In directory freefall.freebsd.org:/d/home/darrenr/ip_fil3.4.27 Log Message: Import 3.4.27 Status: Vendor Tag: DARRENR Release Tags: v3-4-27 U src/contrib/ipfilter/BNF U src/contrib/ipfilter/BugReport U src/contrib/ipfilter/FAQ.FreeBSD U src/contrib/ipfilter/HISTORY U src/contrib/ipfilter/IMPORTANT U src/contrib/ipfilter/INST.FreeBSD-2.2 U src/contrib/ipfilter/INSTALL.FreeBSD U src/contrib/ipfilter/INSTALL.xBSD U src/contrib/ipfilter/IPF.KANJI U src/contrib/ipfilter/IPFILTER.LICENCE U src/contrib/ipfilter/Makefile U src/contrib/ipfilter/NAT.FreeBSD U src/contrib/ipfilter/QNX_OCL.txt U src/contrib/ipfilter/README U src/contrib/ipfilter/UPGRADE_NOTICE U src/contrib/ipfilter/Y2K U src/contrib/ipfilter/bsdinstall U src/contrib/ipfilter/common.c U src/contrib/ipfilter/facpri.c U src/contrib/ipfilter/facpri.h C src/contrib/ipfilter/fil.c U src/contrib/ipfilter/fils.c U src/contrib/ipfilter/inet_addr.c U src/contrib/ipfilter/ip_auth.c U src/contrib/ipfilter/ip_auth.h C src/contrib/ipfilter/ip_compat.h U src/contrib/ipfilter/ip_fil.c U src/contrib/ipfilter/ip_fil.h U src/contrib/ipfilter/ip_frag.c U src/contrib/ipfilter/ip_frag.h C src/contrib/ipfilter/ip_ftp_pxy.c U src/contrib/ipfilter/ip_h323_pxy.c U src/contrib/ipfilter/ip_ipsec_pxy.c U src/contrib/ipfilter/ip_lfil.c U src/contrib/ipfilter/ipf.c C src/contrib/ipfilter/ip_log.c C src/contrib/ipfilter/ip_nat.c U src/contrib/ipfilter/ip_nat.h U src/contrib/ipfilter/ip_netbios_pxy.c C src/contrib/ipfilter/ip_proxy.c U src/contrib/ipfilter/ip_proxy.h U src/contrib/ipfilter/ip_raudio_pxy.c U src/contrib/ipfilter/ip_rcmd_pxy.c U src/contrib/ipfilter/ip_sfil.c C src/contrib/ipfilter/ip_state.c U src/contrib/ipfilter/ip_state.h U src/contrib/ipfilter/ipf.h U src/contrib/ipfilter/ipfs.c U src/contrib/ipfilter/ipft_ef.c U src/contrib/ipfilter/ipft_hx.c U src/contrib/ipfilter/ipft_pc.c U src/contrib/ipfilter/ipft_sn.c U src/contrib/ipfilter/ipft_td.c U src/contrib/ipfilter/ipft_tx.c C src/contrib/ipfilter/ipl.h U src/contrib/ipfilter/ipmon.c U src/contrib/ipfilter/ipnat.c U src/contrib/ipfilter/ipt.c U src/contrib/ipfilter/ipt.h U src/contrib/ipfilter/kmem.c U src/contrib/ipfilter/kmem.h U src/contrib/ipfilter/misc.c U src/contrib/ipfilter/mkfilters U src/contrib/ipfilter/ml_ipl.c U src/contrib/ipfilter/mlf_ipl.c U src/contrib/ipfilter/mlfk_ipl.c U src/contrib/ipfilter/mli_ipl.c U src/contrib/ipfilter/mln_ipl.c U src/contrib/ipfilter/mls_ipl.c U src/contrib/ipfilter/natparse.c U src/contrib/ipfilter/opt.c U src/contrib/ipfilter/parse.c U src/contrib/ipfilter/pcap.h U src/contrib/ipfilter/printnat.c U src/contrib/ipfilter/printstate.c U src/contrib/ipfilter/relay.c U src/contrib/ipfilter/snoop.h U src/contrib/ipfilter/solaris.c U src/contrib/ipfilter/todo U src/contrib/ipfilter/BSD/Makefile U src/contrib/ipfilter/BSD/Makefile.ipsend U src/contrib/ipfilter/BSD/kupgrade U src/contrib/ipfilter/BSD/make-devices U src/contrib/ipfilter/FWTK/Index U src/contrib/ipfilter/FWTK/README U src/contrib/ipfilter/FWTK/README.ipfilter U src/contrib/ipfilter/FWTK/ftp-gw.diff U src/contrib/ipfilter/FWTK/fwtk-2.1-transparency.txt U src/contrib/ipfilter/FWTK/fwtk_transparent.diff U src/contrib/ipfilter/FWTK/fwtkp U src/contrib/ipfilter/FWTK/tproxy.diff U src/contrib/ipfilter/FreeBSD/conf.c.diffs U src/contrib/ipfilter/FreeBSD/files.diffs U src/contrib/ipfilter/FreeBSD/files.newconf.diffs U src/contrib/ipfilter/FreeBSD/files.oldconf.diffs U src/contrib/ipfilter/FreeBSD/filez.diffs U src/contrib/ipfilter/FreeBSD/in_proto.c.diffs U src/contrib/ipfilter/FreeBSD/ip_input.c.diffs U src/contrib/ipfilter/FreeBSD/ip_output.c.diffs U src/contrib/ipfilter/FreeBSD/kinstall U src/contrib/ipfilter/FreeBSD/minstall U src/contrib/ipfilter/FreeBSD/unkinstall U src/contrib/ipfilter/FreeBSD/unminstall U src/contrib/ipfilter/FreeBSD-2.2/files.diffs U src/contrib/ipfilter/FreeBSD-2.2/files.newconf.diffs U src/contrib/ipfilter/FreeBSD-2.2/in_proto.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/ip_input.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/ip_output.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/kinstall U src/contrib/ipfilter/FreeBSD-2.2/minstall U src/contrib/ipfilter/FreeBSD-2.2/unkinstall U src/contrib/ipfilter/FreeBSD-2.2/unminstall U src/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3 U src/contrib/ipfilter/FreeBSD-3/kinstall U src/contrib/ipfilter/FreeBSD-3/unkinstall U src/contrib/ipfilter/FreeBSD-4.0/INST.FreeBSD-4 U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0 U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 U src/contrib/ipfilter/FreeBSD-4.0/kinstall U src/contrib/ipfilter/FreeBSD-4.0/unkinstall U src/contrib/ipfilter/etc/protocols U src/contrib/ipfilter/etc/services U src/contrib/ipfilter/iplang/BNF U src/contrib/ipfilter/iplang/Makefile U src/contrib/ipfilter/iplang/iplang.h U src/contrib/ipfilter/iplang/iplang.tst U src/contrib/ipfilter/iplang/iplang_l.l U src/contrib/ipfilter/iplang/iplang_y.y U src/contrib/ipfilter/ipsd/Makefile U src/contrib/ipfilter/ipsd/README U src/contrib/ipfilter/ipsd/ipsd.c U src/contrib/ipfilter/ipsd/ipsd.h U src/contrib/ipfilter/ipsd/ipsdr.c U src/contrib/ipfilter/ipsd/linux.h U src/contrib/ipfilter/ipsd/sbpf.c U src/contrib/ipfilter/ipsd/sdlpi.c U src/contrib/ipfilter/ipsd/slinux.c U src/contrib/ipfilter/ipsd/snit.c U src/contrib/ipfilter/ipsd/Celler/ip_compat.h U src/contrib/ipfilter/ipsend/44arp.c U src/contrib/ipfilter/ipsend/Crashable U src/contrib/ipfilter/ipsend/Makefile U src/contrib/ipfilter/ipsend/README U src/contrib/ipfilter/ipsend/arp.c U src/contrib/ipfilter/ipsend/dlcommon.c U src/contrib/ipfilter/ipsend/dltest.h U src/contrib/ipfilter/ipsend/hpux.c U src/contrib/ipfilter/ipsend/in_var.h U src/contrib/ipfilter/ipsend/ip.c U src/contrib/ipfilter/ipsend/ip_var.h U src/contrib/ipfilter/ipsend/ipresend.1 U src/contrib/ipfilter/ipsend/ipresend.c U src/contrib/ipfilter/ipsend/ipsend.1 U src/contrib/ipfilter/ipsend/ipsend.5 U src/contrib/ipfilter/ipsend/ipsend.c U src/contrib/ipfilter/ipsend/ipsend.h U src/contrib/ipfilter/ipsend/ipsopt.c U src/contrib/ipfilter/ipsend/iptest.1 U src/contrib/ipfilter/ipsend/iptest.c U src/contrib/ipfilter/ipsend/iptests.c U src/contrib/ipfilter/ipsend/larp.c U src/contrib/ipfilter/ipsend/linux.h U src/contrib/ipfilter/ipsend/lsock.c U src/contrib/ipfilter/ipsend/resend.c U src/contrib/ipfilter/ipsend/sbpf.c U src/contrib/ipfilter/ipsend/sdlpi.c U src/contrib/ipfilter/ipsend/sirix.c U src/contrib/ipfilter/ipsend/slinux.c U src/contrib/ipfilter/ipsend/snit.c U src/contrib/ipfilter/ipsend/sock.c U src/contrib/ipfilter/ipsend/tcpip.h U src/contrib/ipfilter/ipsend/ultrix.c U src/contrib/ipfilter/ipsend/.OLD/ip_compat.h U src/contrib/ipfilter/l4check/Makefile U src/contrib/ipfilter/l4check/http.check U src/contrib/ipfilter/l4check/http.ok U src/contrib/ipfilter/l4check/l4check.c U src/contrib/ipfilter/l4check/l4check.conf U src/contrib/ipfilter/man/Makefile U src/contrib/ipfilter/man/ipf.4 U src/contrib/ipfilter/man/ipf.5 U src/contrib/ipfilter/man/ipf.8 U src/contrib/ipfilter/man/ipfilter.5 U src/contrib/ipfilter/man/ipfs.8 U src/contrib/ipfilter/man/ipfstat.8 U src/contrib/ipfilter/man/ipftest.1 U src/contrib/ipfilter/man/ipl.4 U src/contrib/ipfilter/man/ipmon.8 U src/contrib/ipfilter/man/ipnat.4 U src/contrib/ipfilter/man/ipnat.5 U src/contrib/ipfilter/man/ipnat.8 U src/contrib/ipfilter/man/mkfilters.1 U src/contrib/ipfilter/perl/Ipfanaly.pl U src/contrib/ipfilter/perl/Isbgraph U src/contrib/ipfilter/perl/LICENSE U src/contrib/ipfilter/perl/Services U src/contrib/ipfilter/perl/ipf-mrtg.pl U src/contrib/ipfilter/perl/logfilter.pl U src/contrib/ipfilter/perl/plog U src/contrib/ipfilter/rules/BASIC.NAT U src/contrib/ipfilter/rules/BASIC_1.FW U src/contrib/ipfilter/rules/BASIC_2.FW U src/contrib/ipfilter/rules/example.1 U src/contrib/ipfilter/rules/example.10 U src/contrib/ipfilter/rules/example.11 U src/contrib/ipfilter/rules/example.12 U src/contrib/ipfilter/rules/example.13 U src/contrib/ipfilter/rules/example.2 U src/contrib/ipfilter/rules/example.3 U src/contrib/ipfilter/rules/example.4 U src/contrib/ipfilter/rules/example.5 U src/contrib/ipfilter/rules/example.6 U src/contrib/ipfilter/rules/example.7 U src/contrib/ipfilter/rules/example.8 U src/contrib/ipfilter/rules/example.9 U src/contrib/ipfilter/rules/example.sr U src/contrib/ipfilter/rules/firewall U src/contrib/ipfilter/rules/ftp-proxy U src/contrib/ipfilter/rules/ftppxy U src/contrib/ipfilter/rules/nat-setup U src/contrib/ipfilter/rules/nat.eg U src/contrib/ipfilter/rules/server U src/contrib/ipfilter/rules/tcpstate U src/contrib/ipfilter/samples/Makefile U src/contrib/ipfilter/samples/ipfilter-pb.gif U src/contrib/ipfilter/samples/proxy.c U src/contrib/ipfilter/samples/userauth.c U src/contrib/ipfilter/test/Makefile U src/contrib/ipfilter/test/dotest U src/contrib/ipfilter/test/hextest U src/contrib/ipfilter/test/intest U src/contrib/ipfilter/test/itest U src/contrib/ipfilter/test/logtest U src/contrib/ipfilter/test/mhtest U src/contrib/ipfilter/test/mtest U src/contrib/ipfilter/test/natipftest U src/contrib/ipfilter/test/nattest U src/contrib/ipfilter/test/expected/f1 U src/contrib/ipfilter/test/expected/f10 U src/contrib/ipfilter/test/expected/f11 U src/contrib/ipfilter/test/expected/f12 U src/contrib/ipfilter/test/expected/f13 U src/contrib/ipfilter/test/expected/f14 U src/contrib/ipfilter/test/expected/f15 U src/contrib/ipfilter/test/expected/f16 U src/contrib/ipfilter/test/expected/f17 U src/contrib/ipfilter/test/expected/f2 U src/contrib/ipfilter/test/expected/f3 U src/contrib/ipfilter/test/expected/f4 U src/contrib/ipfilter/test/expected/f5 U src/contrib/ipfilter/test/expected/f6 U src/contrib/ipfilter/test/expected/f7 U src/contrib/ipfilter/test/expected/f8 U src/contrib/ipfilter/test/expected/f9 U src/contrib/ipfilter/test/expected/i1 U src/contrib/ipfilter/test/expected/i10 U src/contrib/ipfilter/test/expected/i11 U src/contrib/ipfilter/test/expected/i2 U src/contrib/ipfilter/test/expected/i3 U src/contrib/ipfilter/test/expected/i4 U src/contrib/ipfilter/test/expected/i5 U src/contrib/ipfilter/test/expected/i6 U src/contrib/ipfilter/test/expected/i7 U src/contrib/ipfilter/test/expected/i8 U src/contrib/ipfilter/test/expected/i9 U src/contrib/ipfilter/test/expected/in1 U src/contrib/ipfilter/test/expected/in2 U src/contrib/ipfilter/test/expected/in3 U src/contrib/ipfilter/test/expected/in4 U src/contrib/ipfilter/test/expected/ipv6.1 U src/contrib/ipfilter/test/expected/ipv6.2 U src/contrib/ipfilter/test/expected/l1 U src/contrib/ipfilter/test/expected/l1.b U src/contrib/ipfilter/test/expected/n1 U src/contrib/ipfilter/test/expected/n2 U src/contrib/ipfilter/test/expected/n3 U src/contrib/ipfilter/test/expected/n4 U src/contrib/ipfilter/test/expected/n5 U src/contrib/ipfilter/test/expected/n6 U src/contrib/ipfilter/test/expected/n7 U src/contrib/ipfilter/test/expected/ni1 U src/contrib/ipfilter/test/expected/ni2 U src/contrib/ipfilter/test/expected/ni4 N src/contrib/ipfilter/test/expected/ni5 U src/contrib/ipfilter/test/input/f1 U src/contrib/ipfilter/test/input/f10 U src/contrib/ipfilter/test/input/f11 U src/contrib/ipfilter/test/input/f12 U src/contrib/ipfilter/test/input/f13 U src/contrib/ipfilter/test/input/f14 U src/contrib/ipfilter/test/input/f15 U src/contrib/ipfilter/test/input/f16 U src/contrib/ipfilter/test/input/f17 U src/contrib/ipfilter/test/input/f2 U src/contrib/ipfilter/test/input/f3 U src/contrib/ipfilter/test/input/f4 U src/contrib/ipfilter/test/input/f5 U src/contrib/ipfilter/test/input/f6 U src/contrib/ipfilter/test/input/f7 U src/contrib/ipfilter/test/input/f8 U src/contrib/ipfilter/test/input/f9 U src/contrib/ipfilter/test/input/ipv6.2 U src/contrib/ipfilter/test/input/l1 U src/contrib/ipfilter/test/input/n1 U src/contrib/ipfilter/test/input/n2 U src/contrib/ipfilter/test/input/n3 U src/contrib/ipfilter/test/input/n4 U src/contrib/ipfilter/test/input/n5 U src/contrib/ipfilter/test/input/n6 U src/contrib/ipfilter/test/input/n7 U src/contrib/ipfilter/test/input/ni1 U src/contrib/ipfilter/test/input/ni2 U src/contrib/ipfilter/test/input/ni4 N src/contrib/ipfilter/test/input/ni5 U src/contrib/ipfilter/test/regress/f1 U src/contrib/ipfilter/test/regress/f10 U src/contrib/ipfilter/test/regress/f11 U src/contrib/ipfilter/test/regress/f12 U src/contrib/ipfilter/test/regress/f13 U src/contrib/ipfilter/test/regress/f14 U src/contrib/ipfilter/test/regress/f15 U src/contrib/ipfilter/test/regress/f16 U src/contrib/ipfilter/test/regress/f17 U src/contrib/ipfilter/test/regress/f2 U src/contrib/ipfilter/test/regress/f3 U src/contrib/ipfilter/test/regress/f4 U src/contrib/ipfilter/test/regress/f5 U src/contrib/ipfilter/test/regress/f6 U src/contrib/ipfilter/test/regress/f7 U src/contrib/ipfilter/test/regress/f8 U src/contrib/ipfilter/test/regress/f9 U src/contrib/ipfilter/test/regress/i1 U src/contrib/ipfilter/test/regress/i10 U src/contrib/ipfilter/test/regress/i11 U src/contrib/ipfilter/test/regress/i2 U src/contrib/ipfilter/test/regress/i3 U src/contrib/ipfilter/test/regress/i4 U src/contrib/ipfilter/test/regress/i5 U src/contrib/ipfilter/test/regress/i6 U src/contrib/ipfilter/test/regress/i7 U src/contrib/ipfilter/test/regress/i8 U src/contrib/ipfilter/test/regress/i9 U src/contrib/ipfilter/test/regress/in1 U src/contrib/ipfilter/test/regress/in2 U src/contrib/ipfilter/test/regress/in3 U src/contrib/ipfilter/test/regress/in4 U src/contrib/ipfilter/test/regress/ipv6.2 U src/contrib/ipfilter/test/regress/l1 U src/contrib/ipfilter/test/regress/n1 U src/contrib/ipfilter/test/regress/n2 U src/contrib/ipfilter/test/regress/n3 U src/contrib/ipfilter/test/regress/n4 U src/contrib/ipfilter/test/regress/n5 U src/contrib/ipfilter/test/regress/n6 U src/contrib/ipfilter/test/regress/n7 U src/contrib/ipfilter/test/regress/ni1.ipf U src/contrib/ipfilter/test/regress/ni1.nat U src/contrib/ipfilter/test/regress/ni2.ipf U src/contrib/ipfilter/test/regress/ni2.nat U src/contrib/ipfilter/test/regress/ni4.ipf U src/contrib/ipfilter/test/regress/ni4.nat N src/contrib/ipfilter/test/regress/ni5.ipf N src/contrib/ipfilter/test/regress/ni5.nat 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARRENR:yesterday -jDARRENR src/contrib/ipfilter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 10: 7:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E122C37B41D; Sat, 27 Apr 2002 10:07:15 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RH7FI02290; Sat, 27 Apr 2002 10:07:15 -0700 (PDT) (envelope-from alc) Message-Id: <200204271707.g3RH7FI02290@freefall.freebsd.org> From: Alan Cox Date: Sat, 27 Apr 2002 10:07:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/27 10:07:15 PDT Modified files: sys/i386/i386 trap.c Log: Don't call vm_map_growstack() from trapwrite() as vm_fault() now performs this automatically. Revision Changes Path 1.223 +4 -7 src/sys/i386/i386/trap.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 27 10:13:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCD3737B400; Sat, 27 Apr 2002 10:13:54 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHDsx03291; Sat, 27 Apr 2002 10:13:54 -0700 (PDT) (envelope-from ume) Message-Id: <200204271713.g3RHDsx03291@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 27 Apr 2002 10:13:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/faithd ftp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/27 10:13:54 PDT Modified files: (Branch: RELENG_4) usr.sbin/faithd ftp.c Log: MFC 1.9: typo in connect(2) error handling. Revision Changes Path 1.2.2.4 +3 -3 src/usr.sbin/faithd/ftp.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 27 10:18:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1AD337B405; Sat, 27 Apr 2002 10:18:42 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHIgM04001; Sat, 27 Apr 2002 10:18:42 -0700 (PDT) (envelope-from ume) Message-Id: <200204271718.g3RHIgM04001@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 27 Apr 2002 10:18:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 nd6.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/27 10:18:42 PDT Modified files: (Branch: RELENG_4) sys/netinet6 nd6.c Log: MFC 1.19: Correct timer management (deprecated) in nd6_timer. Revision Changes Path 1.2.2.13 +3 -2 src/sys/netinet6/nd6.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 27 10:31:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AEAD37B41E; Sat, 27 Apr 2002 10:31:13 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHVDQ06365; Sat, 27 Apr 2002 10:31:13 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271731.g3RHVDQ06365@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 10:31:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter BNF HISTORY INSTALL.FreeBSD IPFILTER.LICENCE Makefile QNX_OCL.txt common.c fil.c fils.c inet_addr.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_h323_pxy.c ip_ipsec_pxy.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 10:31:13 PDT Modified files: (Branch: RELENG_4) contrib/ipfilter BNF HISTORY INSTALL.FreeBSD IPFILTER.LICENCE Makefile common.c fil.c fils.c inet_addr.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_lfil.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_raudio_pxy.c ip_rcmd_pxy.c ip_sfil.c ip_state.c ip_state.h ipf.c ipf.h ipfs.c ipft_ef.c ipft_hx.c ipft_pc.c ipft_sn.c ipft_td.c ipft_tx.c ipl.h ipmon.c ipnat.c ipt.c kmem.c kmem.h misc.c mlf_ipl.c mlfk_ipl.c mli_ipl.c mln_ipl.c mls_ipl.c natparse.c opt.c parse.c solaris.c todo contrib/ipfilter/BSD Makefile kupgrade contrib/ipfilter/FreeBSD kinstall contrib/ipfilter/FreeBSD-2.2 kinstall contrib/ipfilter/FreeBSD-3 kinstall contrib/ipfilter/etc protocols contrib/ipfilter/iplang iplang_y.y contrib/ipfilter/ipsend 44arp.c arp.c ip.c ipresend.c ipsend.c ipsopt.c iptest.c iptests.c lsock.c resend.c sbpf.c sirix.c sock.c contrib/ipfilter/man Makefile ipf.4 ipfilter.5 ipfs.8 ipl.4 ipmon.8 ipnat.5 contrib/ipfilter/samples Makefile proxy.c contrib/ipfilter/test Makefile contrib/ipfilter/test/expected f11 contrib/ipfilter/test/input f11 contrib/ipfilter/test/regress f11 Added files: (Branch: RELENG_4) contrib/ipfilter QNX_OCL.txt ip_h323_pxy.c ip_ipsec_pxy.c ip_netbios_pxy.c printnat.c printstate.c contrib/ipfilter/FreeBSD-4.0 INST.FreeBSD-4 contrib/ipfilter/man ipnat.8 contrib/ipfilter/test intest logtest mhtest mtest natipftest contrib/ipfilter/test/expected f15 f16 f17 in1 in2 in3 in4 ipv6.1 ipv6.2 l1 l1.b ni1 ni2 ni4 ni5 contrib/ipfilter/test/input f15 f16 f17 ipv6.2 l1 ni1 ni2 ni4 ni5 contrib/ipfilter/test/regress f15 f16 f17 in1 in2 in3 in4 ipv6.2 l1 ni1.ipf ni1.nat ni2.ipf ni2.nat ni4.ipf ni4.nat ni5.ipf ni5.nat Removed files: (Branch: RELENG_4) contrib/ipfilter/man ipnat.1 Log: Update (finally) IPFilter on RELENG_4 CVS branch. Revision Changes Path 1.1.1.4.2.3 +8 -5 src/contrib/ipfilter/BNF 1.1.1.1.2.3 +51 -22 src/contrib/ipfilter/BSD/Makefile 1.1.1.1.2.1 +16 -3 src/contrib/ipfilter/BSD/kupgrade 1.1.1.3.2.1 +7 -1 src/contrib/ipfilter/FreeBSD-2.2/kinstall 1.1.1.1.2.1 +7 -1 src/contrib/ipfilter/FreeBSD-3/kinstall 1.1.1.1.2.1 +24 -0 src/contrib/ipfilter/FreeBSD-4.0/INST.FreeBSD-4 (new) 1.1.1.1.2.2 +7 -1 src/contrib/ipfilter/FreeBSD/kinstall 1.1.1.10.2.5 +266 -0 src/contrib/ipfilter/HISTORY 1.1.1.5.2.1 +3 -47 src/contrib/ipfilter/INSTALL.FreeBSD 1.1.1.1.2.2 +1 -1 src/contrib/ipfilter/IPFILTER.LICENCE 1.1.1.8.2.5 +8 -8 src/contrib/ipfilter/Makefile 1.1.1.1.2.1 +275 -0 src/contrib/ipfilter/QNX_OCL.txt (new) 1.1.1.1.2.4 +34 -22 src/contrib/ipfilter/common.c 1.1.1.1.6.1 +8 -2 src/contrib/ipfilter/etc/protocols 1.1.1.10.2.6 +138 -89 src/contrib/ipfilter/fil.c 1.1.1.8.2.4 +417 -285 src/contrib/ipfilter/fils.c 1.1.1.5.2.2 +3 -2 src/contrib/ipfilter/inet_addr.c 1.1.1.4.2.5 +12 -12 src/contrib/ipfilter/ip_auth.c 1.1.1.2.2.4 +3 -2 src/contrib/ipfilter/ip_auth.h 1.1.1.8.2.4 +434 -93 src/contrib/ipfilter/ip_compat.h 1.1.1.10.2.5 +453 -134 src/contrib/ipfilter/ip_fil.c 1.1.1.9.2.5 +60 -42 src/contrib/ipfilter/ip_fil.h 1.1.1.7.2.5 +14 -9 src/contrib/ipfilter/ip_frag.c 1.1.1.6.2.4 +11 -7 src/contrib/ipfilter/ip_frag.h 1.1.1.5.2.6 +151 -68 src/contrib/ipfilter/ip_ftp_pxy.c 1.2.2.1 +293 -0 src/contrib/ipfilter/ip_h323_pxy.c (new) 1.2.2.1 +292 -0 src/contrib/ipfilter/ip_ipsec_pxy.c (new) 1.1.1.4.2.3 +2 -3 src/contrib/ipfilter/ip_lfil.c 1.1.1.3.2.5 +43 -37 src/contrib/ipfilter/ip_log.c 1.1.1.10.2.5 +376 -213 src/contrib/ipfilter/ip_nat.c 1.1.1.8.2.5 +16 -8 src/contrib/ipfilter/ip_nat.h 1.2.2.1 +109 -0 src/contrib/ipfilter/ip_netbios_pxy.c (new) 1.1.1.5.2.3 +115 -28 src/contrib/ipfilter/ip_proxy.c 1.1.1.4.2.4 +21 -3 src/contrib/ipfilter/ip_proxy.h 1.1.1.2.2.4 +10 -7 src/contrib/ipfilter/ip_raudio_pxy.c 1.1.1.1.2.4 +12 -12 src/contrib/ipfilter/ip_rcmd_pxy.c 1.1.1.8.2.5 +35 -13 src/contrib/ipfilter/ip_sfil.c 1.1.1.10.2.6 +595 -282 src/contrib/ipfilter/ip_state.c 1.1.1.7.2.5 +25 -14 src/contrib/ipfilter/ip_state.h 1.1.1.6.2.5 +5 -6 src/contrib/ipfilter/ipf.c 1.1.1.5.2.3 +11 -1 src/contrib/ipfilter/ipf.h 1.1.1.1.2.4 +7 -7 src/contrib/ipfilter/ipfs.c 1.1.1.5.2.3 +4 -1 src/contrib/ipfilter/ipft_ef.c 1.1.1.5.2.3 +17 -14 src/contrib/ipfilter/ipft_hx.c 1.1.1.5.2.3 +4 -1 src/contrib/ipfilter/ipft_pc.c 1.1.1.5.2.3 +4 -1 src/contrib/ipfilter/ipft_sn.c 1.1.1.5.2.3 +4 -1 src/contrib/ipfilter/ipft_td.c 1.1.1.6.2.4 +5 -2 src/contrib/ipfilter/ipft_tx.c 1.1.1.9.2.5 +3 -3 src/contrib/ipfilter/ipl.h 1.1.1.5.2.4 +4 -1 src/contrib/ipfilter/iplang/iplang_y.y 1.5.2.5 +329 -120 src/contrib/ipfilter/ipmon.c 1.1.1.8.2.4 +169 -236 src/contrib/ipfilter/ipnat.c 1.1.1.5.2.2 +3 -0 src/contrib/ipfilter/ipsend/44arp.c 1.1.1.5.2.2 +4 -1 src/contrib/ipfilter/ipsend/arp.c 1.1.1.6.2.3 +4 -1 src/contrib/ipfilter/ipsend/ip.c 1.1.1.4.2.2 +5 -1 src/contrib/ipfilter/ipsend/ipresend.c 1.4.2.4 +5 -3 src/contrib/ipfilter/ipsend/ipsend.c 1.1.1.4.2.2 +5 -1 src/contrib/ipfilter/ipsend/ipsopt.c 1.1.1.7.2.3 +4 -1 src/contrib/ipfilter/ipsend/iptest.c 1.1.1.7.2.2 +13 -9 src/contrib/ipfilter/ipsend/iptests.c 1.1.1.4.2.2 +4 -1 src/contrib/ipfilter/ipsend/lsock.c 1.1.1.4.2.3 +4 -1 src/contrib/ipfilter/ipsend/resend.c 1.3.2.2 +4 -2 src/contrib/ipfilter/ipsend/sbpf.c 1.1.1.2.2.2 +3 -0 src/contrib/ipfilter/ipsend/sirix.c 1.3.2.3 +5 -4 src/contrib/ipfilter/ipsend/sock.c 1.1.1.6.2.3 +300 -86 src/contrib/ipfilter/ipt.c 1.1.1.4.2.3 +153 -28 src/contrib/ipfilter/kmem.c 1.1.1.5.2.3 +3 -2 src/contrib/ipfilter/kmem.h 1.1.1.3.2.2 +1 -1 src/contrib/ipfilter/man/Makefile 1.4.2.2 +4 -4 src/contrib/ipfilter/man/ipf.4 1.3.2.1 +3 -3 src/contrib/ipfilter/man/ipfilter.5 1.1.1.1.2.2 +7 -1 src/contrib/ipfilter/man/ipfs.8 1.1.1.2.6.2 +1 -1 src/contrib/ipfilter/man/ipl.4 1.6.2.3 +8 -3 src/contrib/ipfilter/man/ipmon.8 1.1.1.4.2.1 +0 -48 src/contrib/ipfilter/man/ipnat.1 (dead) 1.1.1.3.2.2 +10 -3 src/contrib/ipfilter/man/ipnat.5 1.1.1.1.2.1 +48 -0 src/contrib/ipfilter/man/ipnat.8 (new) 1.1.1.5.2.3 +99 -4 src/contrib/ipfilter/misc.c 1.1.1.5.2.4 +7 -15 src/contrib/ipfilter/mlf_ipl.c 1.1.1.1.2.3 +5 -1 src/contrib/ipfilter/mlfk_ipl.c 1.1.1.2.2.4 +18 -3 src/contrib/ipfilter/mli_ipl.c 1.1.1.6.2.3 +1 -1 src/contrib/ipfilter/mln_ipl.c 1.1.1.4.2.3 +2 -1 src/contrib/ipfilter/mls_ipl.c 1.1.1.2.2.4 +231 -292 src/contrib/ipfilter/natparse.c 1.1.1.4.2.3 +4 -1 src/contrib/ipfilter/opt.c 1.1.1.10.2.6 +222 -48 src/contrib/ipfilter/parse.c 1.1.1.3.2.1 +475 -0 src/contrib/ipfilter/printnat.c (new) 1.1.1.2.2.1 +147 -0 src/contrib/ipfilter/printstate.c (new) 1.1.1.1.6.1 +15 -3 src/contrib/ipfilter/samples/Makefile 1.1.1.2.6.2 +190 -5 src/contrib/ipfilter/samples/proxy.c 1.1.1.9.2.5 +165 -101 src/contrib/ipfilter/solaris.c 1.1.1.4.2.3 +34 -3 src/contrib/ipfilter/test/Makefile 1.1.1.1.2.1 +47 -0 src/contrib/ipfilter/test/expected/f11 1.1.1.1.2.1 +9 -0 src/contrib/ipfilter/test/expected/f15 (new) 1.1.1.1.2.1 +9 -0 src/contrib/ipfilter/test/expected/f16 (new) 1.1.1.1.2.1 +10 -0 src/contrib/ipfilter/test/expected/f17 (new) 1.1.1.1.2.1 +24 -0 src/contrib/ipfilter/test/expected/in1 (new) 1.1.1.1.2.1 +22 -0 src/contrib/ipfilter/test/expected/in2 (new) 1.1.1.1.2.1 +5 -0 src/contrib/ipfilter/test/expected/in3 (new) 1.1.1.1.2.1 +5 -0 src/contrib/ipfilter/test/expected/in4 (new) 1.1.1.1.2.1 +3 -0 src/contrib/ipfilter/test/expected/ipv6.1 (new) 1.1.1.1.2.1 +15 -0 src/contrib/ipfilter/test/expected/ipv6.2 (new) 1.1.1.2.2.1 +49 -0 src/contrib/ipfilter/test/expected/l1 (new) 1.1.1.2.2.1 +47 -0 src/contrib/ipfilter/test/expected/l1.b (new) 1.1.1.2.2.1 +3 -0 src/contrib/ipfilter/test/expected/ni1 (new) 1.1.1.2.2.1 +10 -0 src/contrib/ipfilter/test/expected/ni2 (new) 1.1.1.2.2.1 +4 -0 src/contrib/ipfilter/test/expected/ni4 (new) 1.1.1.1.2.1 +47 -0 src/contrib/ipfilter/test/expected/ni5 (new) 1.1.1.1.2.1 +5 -0 src/contrib/ipfilter/test/input/f11 1.1.1.1.2.1 +8 -0 src/contrib/ipfilter/test/input/f15 (new) 1.1.1.1.2.1 +8 -0 src/contrib/ipfilter/test/input/f16 (new) 1.1.1.1.2.1 +61 -0 src/contrib/ipfilter/test/input/f17 (new) 1.1.1.1.2.1 +26 -0 src/contrib/ipfilter/test/input/ipv6.2 (new) 1.1.1.1.2.1 +52 -0 src/contrib/ipfilter/test/input/l1 (new) 1.1.1.1.2.1 +6 -0 src/contrib/ipfilter/test/input/ni1 (new) 1.1.1.2.2.1 +161 -0 src/contrib/ipfilter/test/input/ni2 (new) 1.1.1.1.2.1 +10 -0 src/contrib/ipfilter/test/input/ni4 (new) 1.1.1.1.2.1 +276 -0 src/contrib/ipfilter/test/input/ni5 (new) 1.1.1.1.2.1 +21 -0 src/contrib/ipfilter/test/intest (new) 1.3.2.1 +48 -0 src/contrib/ipfilter/test/logtest (new) 1.1.1.1.2.1 +36 -0 src/contrib/ipfilter/test/mhtest (new) 1.1.1.1.2.1 +36 -0 src/contrib/ipfilter/test/mtest (new) 1.1.1.1.2.1 +28 -0 src/contrib/ipfilter/test/natipftest (new) 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/f11 1.1.1.1.2.1 +8 -0 src/contrib/ipfilter/test/regress/f15 (new) 1.1.1.1.2.1 +10 -0 src/contrib/ipfilter/test/regress/f16 (new) 1.1.1.1.2.1 +4 -0 src/contrib/ipfilter/test/regress/f17 (new) 1.1.1.1.2.1 +24 -0 src/contrib/ipfilter/test/regress/in1 (new) 1.1.1.1.2.1 +22 -0 src/contrib/ipfilter/test/regress/in2 (new) 1.1.1.1.2.1 +5 -0 src/contrib/ipfilter/test/regress/in3 (new) 1.1.1.1.2.1 +5 -0 src/contrib/ipfilter/test/regress/in4 (new) 1.1.1.1.2.1 +3 -0 src/contrib/ipfilter/test/regress/ipv6.2 (new) 1.1.1.1.2.1 +6 -0 src/contrib/ipfilter/test/regress/l1 (new) 1.1.1.1.2.1 +4 -0 src/contrib/ipfilter/test/regress/ni1.ipf (new) 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/ni1.nat (new) 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/ni2.ipf (new) 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/ni2.nat (new) 1.1.1.1.2.1 +4 -0 src/contrib/ipfilter/test/regress/ni4.ipf (new) 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/ni4.nat (new) 1.1.1.1.2.1 +3 -0 src/contrib/ipfilter/test/regress/ni5.ipf (new) 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/ni5.nat (new) 1.1.1.8.2.2 +1 -0 src/contrib/ipfilter/todo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 10:31:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9779637B41F; Sat, 27 Apr 2002 10:31:26 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHVQ106425; Sat, 27 Apr 2002 10:31:26 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271731.g3RHVQ106425@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 10:31:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter solaris.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 10:31:26 PDT Removed files: (Branch: RELENG_4) contrib/ipfilter solaris.c Log: remove Revision Changes Path 1.1.1.9.2.6 +0 -2131 src/contrib/ipfilter/solaris.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 10:32:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AD3E37B400; Sat, 27 Apr 2002 10:32:32 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHWWh06600; Sat, 27 Apr 2002 10:32:32 -0700 (PDT) (envelope-from marcus) Message-Id: <200204271732.g3RHWWh06600@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 27 Apr 2002 10:32:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon Makefile ports/www/galeon/files patch-src_main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/27 10:32:32 PDT Modified files: www/galeon Makefile Added files: www/galeon/files patch-src_main.c Log: Allow Galeon to properly act as a viewer for GNOME help URLs. Bump PORTREVISION. Prompted by: User Witr Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.72 +1 -0 ports/www/galeon/Makefile 1.1 +16 -0 ports/www/galeon/files/patch-src_main.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 10:37:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29BD837B41A; Sat, 27 Apr 2002 10:37:14 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHbEw07619; Sat, 27 Apr 2002 10:37:14 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271737.g3RHbEw07619@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 10:37:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_h323_pxy.c ip_ipsec_pxy.c ip_log.c ip_nat.c ip_nat.h ip_netbios_pxy.c ip_proxy.c ip_proxy.h ip_raudio_pxy.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 10:37:13 PDT Modified files: (Branch: RELENG_4) sys/contrib/ipfilter/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_raudio_pxy.c ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h mlfk_ipl.c Added files: (Branch: RELENG_4) sys/contrib/ipfilter/netinet ip_h323_pxy.c ip_ipsec_pxy.c ip_netbios_pxy.c Log: Merge changes from 3.4.20 to 3.4.27 into RELENG_4 Revision Changes Path 1.23.2.4 +138 -89 src/sys/contrib/ipfilter/netinet/fil.c 1.21.2.4 +12 -12 src/sys/contrib/ipfilter/netinet/ip_auth.c 1.10.2.3 +3 -2 src/sys/contrib/ipfilter/netinet/ip_auth.h 1.13.2.3 +434 -93 src/sys/contrib/ipfilter/netinet/ip_compat.h 1.25.2.4 +452 -133 src/sys/contrib/ipfilter/netinet/ip_fil.c 1.18.2.3 +60 -42 src/sys/contrib/ipfilter/netinet/ip_fil.h 1.15.2.4 +14 -9 src/sys/contrib/ipfilter/netinet/ip_frag.c 1.12.2.3 +11 -7 src/sys/contrib/ipfilter/netinet/ip_frag.h 1.17.2.3 +151 -68 src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c 1.2.2.1 +294 -0 src/sys/contrib/ipfilter/netinet/ip_h323_pxy.c (new) 1.1.1.1.2.1 +293 -0 src/sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c (new) 1.17.2.3 +43 -37 src/sys/contrib/ipfilter/netinet/ip_log.c 1.22.2.5 +374 -212 src/sys/contrib/ipfilter/netinet/ip_nat.c 1.15.2.3 +16 -8 src/sys/contrib/ipfilter/netinet/ip_nat.h 1.1.1.1.2.1 +110 -0 src/sys/contrib/ipfilter/netinet/ip_netbios_pxy.c (new) 1.11.2.3 +115 -28 src/sys/contrib/ipfilter/netinet/ip_proxy.c 1.9.2.3 +21 -3 src/sys/contrib/ipfilter/netinet/ip_proxy.h 1.7.2.3 +10 -7 src/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c 1.8.2.2 +13 -13 src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c 1.21.2.3 +595 -282 src/sys/contrib/ipfilter/netinet/ip_state.c 1.10.2.3 +25 -14 src/sys/contrib/ipfilter/netinet/ip_state.h 1.14.2.3 +3 -3 src/sys/contrib/ipfilter/netinet/ipl.h 1.9.2.2 +5 -1 src/sys/contrib/ipfilter/netinet/mlfk_ipl.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 27 10:55:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 756E437B419; Sat, 27 Apr 2002 10:55:29 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHtTo10445; Sat, 27 Apr 2002 10:55:29 -0700 (PDT) (envelope-from pat) Message-Id: <200204271755.g3RHtTo10445@freefall.freebsd.org> From: Patrick Li Date: Sat, 27 Apr 2002 10:55:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/x86info Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/27 10:55:29 PDT Modified files: sysutils/x86info Makefile distinfo Log: Update to 1.9 PR: 37509 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/sysutils/x86info/Makefile 1.5 +1 -1 ports/sysutils/x86info/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:11:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1001137B419; Sat, 27 Apr 2002 11:11:36 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIBZh16695; Sat, 27 Apr 2002 11:11:35 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271811.g3RIBZh16695@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 11:11:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipf Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 11:11:35 PDT Modified files: (Branch: RELENG_4) sbin/ipf Makefile Log: Adjust include paths to match changes in source code - ie. no longer need to include ipfilter/netinet, just ipfilter. Revision Changes Path 1.4.2.6 +1 -1 src/sbin/ipf/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 27 11:12:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF54B37B417; Sat, 27 Apr 2002 11:12:33 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RICXx16961; Sat, 27 Apr 2002 11:12:33 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271812.g3RICXx16961@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 11:12:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipnat Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 11:12:33 PDT Modified files: (Branch: RELENG_4) sbin/ipnat Makefile Log: * Adjust include paths to match changes in source code - ie. no longer need to include ipfilter/netinet, just ipfilter. * man page for ipnat is now in section 8, not 1 * ipnat now links against and is dependant on libkvm. Revision Changes Path 1.4.2.6 +6 -3 src/sbin/ipnat/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 27 11:13:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEDFC37B41F; Sat, 27 Apr 2002 11:13:17 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIDHg17125; Sat, 27 Apr 2002 11:13:17 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271813.g3RIDHg17125@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 11:13:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfstat Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 11:13:14 PDT Modified files: (Branch: RELENG_4) sbin/ipfstat Makefile Log: * Adjust include paths to match changes in source code - ie. no longer need to include ipfilter/netinet, just ipfilter. * ipfstat now links against and is dependant on libkvm. Revision Changes Path 1.4.2.7 +4 -4 src/sbin/ipfstat/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 27 11:13:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7677D37B417; Sat, 27 Apr 2002 11:13:38 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIDcG17193; Sat, 27 Apr 2002 11:13:38 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271813.g3RIDcG17193@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 11:13:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipmon Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 11:13:37 PDT Modified files: (Branch: RELENG_4) sbin/ipmon Makefile Log: Adjust include paths to match changes in source code - ie. no longer need to include ipfilter/netinet, just ipfilter. Revision Changes Path 1.6.2.3 +4 -1 src/sbin/ipmon/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 27 11:13:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B50237B400; Sat, 27 Apr 2002 11:13:37 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIDba17184; Sat, 27 Apr 2002 11:13:37 -0700 (PDT) (envelope-from alc) Message-Id: <200204271813.g3RIDba17184@freefall.freebsd.org> From: Alan Cox Date: Sat, 27 Apr 2002 11:13:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/27 11:13:37 PDT Modified files: sys/i386/i386 identcpu.c Log: For what it's worth, fix the compilation of an I386_CPU-only kernel now that certain warnings are fatal. Revision Changes Path 1.104 +8 -1 src/sys/i386/i386/identcpu.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 27 11:16:54 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 7920137B41B; Sat, 27 Apr 2002 11:16:49 -0700 (PDT) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g3RIGjJ81828; Sat, 27 Apr 2002 11:16:46 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.2/8.12.2) with ESMTP id g3RIGuQi000415; Sat, 27 Apr 2002 11:16:56 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.2/8.12.2/Submit) id g3RIGuul000414; Sat, 27 Apr 2002 11:16:56 -0700 (PDT) Date: Sat, 27 Apr 2002 11:16:56 -0700 From: Marcel Moolenaar To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c Message-ID: <20020427181656.GA315@dhcp01.pn.xcllnt.net> References: <200204270258.g3R2wIm09710@freefall.freebsd.org> <20020428024122.R660-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020428024122.R660-100000@gamplex.bde.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 02:51:38AM +1000, Bruce Evans wrote: > On Fri, 26 Apr 2002, Marcel Moolenaar wrote: > > > marcel 2002/04/26 19:58:18 PDT > > > > Modified files: > > sys/kern subr_witness.c > > Log: > > Insert a semi-colon between label 'skip:' and the closing brace > > of the FOREACH loop to silence GCC 3. > > Why not do this to fix the syntax error? What syntax error? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:19:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 318A337B416; Sat, 27 Apr 2002 11:19:05 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIJ5h18075; Sat, 27 Apr 2002 11:19:05 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204271819.g3RIJ5h18075@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 11:19:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ipftest Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 11:19:04 PDT Modified files: (Branch: RELENG_4) usr.sbin/ipftest Makefile Log: * Clean up CFLAGS additions * add extra source files now needed to build * compile all sources with -DIPFILTER_LOG to enable log testing Revision Changes Path 1.4.2.5 +8 -3 src/usr.sbin/ipftest/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 27 11:21:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACAF837B417; Sat, 27 Apr 2002 11:21:21 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RILLA18727; Sat, 27 Apr 2002 11:21:21 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204271821.g3RILLA18727@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 27 Apr 2002 11:21:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-afpl Makefile distinfo ports/print/ghostscript-afpl/files patch-eplaser:gdevescv.c patch-eplaser:gdevesmv.c patch-lib:ps2epsi patch-lib:ps2epsi.ps patch-src:dviprlib.c ports/print/ghostscript-afpl/scripts configure configure.batch X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/27 11:21:21 PDT Modified files: print/ghostscript-afpl Makefile distinfo print/ghostscript-afpl/files patch-eplaser:gdevescv.c patch-eplaser:gdevesmv.c patch-lib:ps2epsi.ps patch-src:dviprlib.c print/ghostscript-afpl/scripts configure configure.batch Added files: print/ghostscript-afpl/files patch-lib:ps2epsi Log: - Update Gimp-Print driver to version 4.2.1 - Fix build on -current - Fix checksum of gdevdj9.c.gz (again) - Get much improved ps2epsi stuff from ghostscript-gnu version PR: 37500 Submitted by: Ports Fury Revision Changes Path 1.100 +7 -9 ports/print/ghostscript-afpl/Makefile 1.35 +2 -2 ports/print/ghostscript-afpl/distinfo 1.2 +14 -4 ports/print/ghostscript-afpl/files/patch-eplaser:gdevescv.c 1.2 +14 -4 ports/print/ghostscript-afpl/files/patch-eplaser:gdevesmv.c 1.1 +27 -0 ports/print/ghostscript-afpl/files/patch-lib:ps2epsi (new) 1.2 +197 -5 ports/print/ghostscript-afpl/files/patch-lib:ps2epsi.ps 1.2 +5 -15 ports/print/ghostscript-afpl/files/patch-src:dviprlib.c 1.20 +2 -2 ports/print/ghostscript-afpl/scripts/configure 1.21 +2 -2 ports/print/ghostscript-afpl/scripts/configure.batch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:28: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B42AA37B41E; Sat, 27 Apr 2002 11:27:56 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIRuk20498; Sat, 27 Apr 2002 11:27:56 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204271827.g3RIRuk20498@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 27 Apr 2002 11:27:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-gnu Makefile distinfo pkg-plist ports/print/ghostscript-gnu/files patch-eplaser:gdevescv.c patch-eplaser:gdevesmv.c patch-lib:gs_init.ps patch-lib:ps2epsi patch-lib:ps2epsi.ps patch-src:dviprlib.c patch-src:gdevlbp8.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/27 11:27:56 PDT Modified files: print/ghostscript-gnu Makefile distinfo pkg-plist print/ghostscript-gnu/files patch-eplaser:gdevescv.c patch-eplaser:gdevesmv.c patch-lib:gs_init.ps patch-src:dviprlib.c patch-src:gdevlbp8.c patch-src:unix-gcc.mak patch-src:zmedia2.c print/ghostscript-gnu/scripts configure configure.batch Added files: print/ghostscript-gnu/files patch-src:unix-dll.mak Removed files: print/ghostscript-gnu/files patch-lib:ps2epsi patch-lib:ps2epsi.ps Log: upgrade to 7.05 PR: 37501 Submitted by: Ports Fury Revision Changes Path 1.75 +34 -17 ports/print/ghostscript-gnu/Makefile 1.28 +3 -3 ports/print/ghostscript-gnu/distinfo 1.2 +14 -4 ports/print/ghostscript-gnu/files/patch-eplaser:gdevescv.c 1.2 +14 -4 ports/print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c 1.2 +5 -5 ports/print/ghostscript-gnu/files/patch-lib:gs_init.ps 1.2 +0 -11 ports/print/ghostscript-gnu/files/patch-lib:ps2epsi (dead) 1.2 +0 -11 ports/print/ghostscript-gnu/files/patch-lib:ps2epsi.ps (dead) 1.2 +5 -15 ports/print/ghostscript-gnu/files/patch-src:dviprlib.c 1.2 +4 -4 ports/print/ghostscript-gnu/files/patch-src:gdevlbp8.c 1.1 +59 -0 ports/print/ghostscript-gnu/files/patch-src:unix-dll.mak (new) 1.6 +27 -65 ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak 1.2 +13 -13 ports/print/ghostscript-gnu/files/patch-src:zmedia2.c 1.16 +23 -3 ports/print/ghostscript-gnu/pkg-plist 1.14 +1 -9 ports/print/ghostscript-gnu/scripts/configure 1.10 +1 -1 ports/print/ghostscript-gnu/scripts/configure.batch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:33: 7 2002 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 70E3C37B41B; Sat, 27 Apr 2002 11:32:55 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id EAA08649; Sun, 28 Apr 2002 04:32:50 +1000 Date: Sun, 28 Apr 2002 04:34:03 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/kern subr_witness.c In-Reply-To: <20020427181656.GA315@dhcp01.pn.xcllnt.net> Message-ID: <20020428042233.E1235-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 27 Apr 2002, Marcel Moolenaar wrote: > On Sun, Apr 28, 2002 at 02:51:38AM +1000, Bruce Evans wrote: > > On Fri, 26 Apr 2002, Marcel Moolenaar wrote: > > > > > marcel 2002/04/26 19:58:18 PDT > > > > > > Modified files: > > > sys/kern subr_witness.c > > > Log: > > > Insert a semi-colon between label 'skip:' and the closing brace > > > of the FOREACH loop to silence GCC 3. > > > > Why not do this to fix the syntax error? > > What syntax error? The one complained about by gcc 3. %%% Script started on Sun Apr 28 04:21:03 2002 ttyp0:bde@besplex:/tmp> cat z.c void foo(void) { int i; for (i = 0; i < 100; i++) { bar(); skip: } } ttyp0:bde@besplex:/tmp> gcc -c z.c ttyp0:bde@besplex:/tmp> gcc -c -pedantic z.c z.c: In function `foo': z.c:10: warning: ANSI C forbids label at end of compound statement ttyp0:bde@besplex:/tmp> tcc -c z.c "z.c", line 9: Error: [Syntax]: Parse error before '}'. "z.c", line 10: Error: [Syntax]: Parse error before '}'. [Syntax]: Can't recover from this error. ttyp0:bde@besplex:/tmp> exit Script done on Sun Apr 28 04:21:21 2002 %%% tcc normally gives references to ISO C90, but here it is confused too the syntax error. The syntax error is just that labels must be followed by a statement (there is no such thing as a label by itself; the syntax only defines labeled statements). "} after "skip:" is not a statement. The closest to a null statement is ";" or "{}". Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:39:41 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 0B43337B404; Sat, 27 Apr 2002 11:39:37 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3RIdZYm014085; Sat, 27 Apr 2002 11:39:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3RIcJgv014073; Sat, 27 Apr 2002 11:38:19 -0700 (PDT) Date: Sat, 27 Apr 2002 11:38:18 -0700 From: "David O'Brien" To: Ruslan Ermilov Cc: John Baldwin , Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427113818.A13641@dragon.nuxi.com> Reply-To: John Baldwin , Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita References: <20020427033118.GA583@athlon.pn.xcllnt.net> <20020427140443.GA35685@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020427140443.GA35685@sunbay.com>; from ru@FreeBSD.org on Sat, Apr 27, 2002 at 05:04:43PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 05:04:43PM +0300, Ruslan Ermilov wrote: > 6. Build crunched binaries, boot and fixit, using the right > cross-tools, libraries and headers. This is done by importing It would be very nice if we would do this in a separate ${.OBJDIR} than the one we build normal binaries in. Because we do this, a make release is not restartable after a certain point. One can use 'crunchgen -p' to do this right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:42:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7BFD37B41F; Sat, 27 Apr 2002 11:42:20 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIgKY28980; Sat, 27 Apr 2002 11:42:20 -0700 (PDT) (envelope-from obrien) Message-Id: <200204271842.g3RIgKY28980@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 27 Apr 2002 11:42:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim Makefile distinfo ports/editors/vim/files patch-osdef.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/27 11:42:20 PDT Modified files: editors/vim Makefile distinfo Removed files: editors/vim/files patch-osdef.sh Log: Update to Vim 6.1 patchlevel 32 Revision Changes Path 1.190 +3 -4 ports/editors/vim/Makefile 1.118 +16 -0 ports/editors/vim/distinfo 1.2 +0 -26 ports/editors/vim/files/patch-osdef.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 11:43:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DAA037B41C; Sat, 27 Apr 2002 11:43:53 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIhrU30518; Sat, 27 Apr 2002 11:43:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200204271843.g3RIhrU30518@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 27 Apr 2002 11:43:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/27 11:43:53 PDT Modified files: editors/vim Makefile Log: Use complete path for jot(1). The Orville write port also has a jot, and it has has caused one user a problem. Submitted by: Rex A. Roof Revision Changes Path 1.191 +1 -1 ports/editors/vim/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 27 12:11:32 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id AC7D037B416; Sat, 27 Apr 2002 12:11:26 -0700 (PDT) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g3RJBOJ81926; Sat, 27 Apr 2002 12:11:24 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.2/8.12.2) with ESMTP id g3RJBZQi000581; Sat, 27 Apr 2002 12:11:35 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.2/8.12.2/Submit) id g3RJBZQS000580; Sat, 27 Apr 2002 12:11:35 -0700 (PDT) Date: Sat, 27 Apr 2002 12:11:35 -0700 From: Marcel Moolenaar To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c Message-ID: <20020427191135.GB315@dhcp01.pn.xcllnt.net> References: <20020427181656.GA315@dhcp01.pn.xcllnt.net> <20020428042233.E1235-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020428042233.E1235-100000@gamplex.bde.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 04:34:03AM +1000, Bruce Evans wrote: > > > > Log: > > > > Insert a semi-colon between label 'skip:' and the closing brace > > > > of the FOREACH loop to silence GCC 3. > > > > > > Why not do this to fix the syntax error? > > > > What syntax error? > > The one complained about by gcc 3. > ttyp0:bde@besplex:/tmp> gcc -c -pedantic z.c > z.c: In function `foo': > z.c:10: warning: ANSI C forbids label at end of compound statement But GCC doesn't complain about a syntax error. It just tells me that a certain standard is incompatible with the language GCC accepts :-) > the syntax error. The syntax error is just that labels must be followed > by a statement (there is no such thing as a label by itself; the syntax > only defines labeled statements). "} after "skip:" is not a statement. > The closest to a null statement is ";" or "{}". Since I did insert a semi-colon, I guess what you are arguing is that the commit log is a bit silly. I think it's not silly enough that it's wrong, so I don't see a need for forced commit. Do you? Anyway: point taken. The construct was invalid and I didn't realize it. All I saw was a warning and the change I made was to fix the warning (exterior manifestation) and not the error (fundamental bug). Given this, a better fix would be to rewrite the nested FOREACH so that we don't need to have the label. This is not something I feel I should be doing though. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 12:38:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8A6237B417; Sat, 27 Apr 2002 12:38:28 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RJcSL41994; Sat, 27 Apr 2002 12:38:28 -0700 (PDT) (envelope-from lioux) Message-Id: <200204271938.g3RJcSL41994@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 27 Apr 2002 12:38:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/electric Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/27 12:38:28 PDT Modified files: cad/electric Makefile distinfo pkg-plist Log: Update to 6.0.5 PR: 37508 Prompted by: "Duncan Barclay,Cambridge" Revision Changes Path 1.7 +1 -1 ports/cad/electric/Makefile 1.3 +1 -1 ports/cad/electric/distinfo 1.3 +9 -1 ports/cad/electric/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 12:57:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 065B037B419; Sat, 27 Apr 2002 12:57:23 -0700 (PDT) Received: (from eric@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RJvM544248; Sat, 27 Apr 2002 12:57:22 -0700 (PDT) (envelope-from eric) Message-Id: <200204271957.g3RJvM544248@freefall.freebsd.org> From: Eric Melville Date: Sat, 27 Apr 2002 12:57:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG eric 2002/04/27 12:57:22 PDT Modified files: gnu/usr.bin/man/man man.c Log: Move ID tag. Revision Changes Path 1.56 +5 -2 src/gnu/usr.bin/man/man/man.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 27 13: 4:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EDF037B405; Sat, 27 Apr 2002 13:04:18 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RK4Ik45223; Sat, 27 Apr 2002 13:04:18 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204272004.g3RK4Ik45223@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 13:04:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/ipfilter Makefile README example.14 examples.txt firewall.1 firewall.2 ipf-howto.txt ipf.conf.permissive ipf.conf.restrictive ipf.conf.sample ipnat.conf.sample rules.txt X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 13:04:18 PDT Added files: (Branch: RELENG_4) share/examples/ipfilter Makefile README example.14 examples.txt firewall.1 firewall.2 ipf-howto.txt ipf.conf.permissive ipf.conf.restrictive ipf.conf.sample ipnat.conf.sample rules.txt Log: bring in examples from head Revision Changes Path 1.3.2.1 +28 -0 src/share/examples/ipfilter/Makefile (new) 1.1.2.1 +15 -0 src/share/examples/ipfilter/README (new) 1.1.2.1 +62 -0 src/share/examples/ipfilter/example.14 (new) 1.1.2.1 +515 -0 src/share/examples/ipfilter/examples.txt (new) 1.1.2.1 +36 -0 src/share/examples/ipfilter/firewall.1 (new) 1.1.2.1 +70 -0 src/share/examples/ipfilter/firewall.2 (new) 1.1.2.1 +3168 -0 src/share/examples/ipfilter/ipf-howto.txt (new) 1.1.2.1 +30 -0 src/share/examples/ipfilter/ipf.conf.permissive (new) 1.1.2.1 +77 -0 src/share/examples/ipfilter/ipf.conf.restrictive (new) 1.1.2.1 +19 -0 src/share/examples/ipfilter/ipf.conf.sample (new) 1.1.2.1 +3 -0 src/share/examples/ipfilter/ipnat.conf.sample (new) 1.1.2.1 +182 -0 src/share/examples/ipfilter/rules.txt (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13: 7:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3CB337B400; Sat, 27 Apr 2002 13:07:11 -0700 (PDT) Received: (from gioria@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RK7BO49573; Sat, 27 Apr 2002 13:07:11 -0700 (PDT) (envelope-from gioria) Message-Id: <200204272007.g3RK7BO49573@freefall.freebsd.org> From: Sebastien Gioria Date: Sat, 27 Apr 2002 13:07:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/articles Makefile doc/fr_FR.ISO8859-1/articles/pxe Makefile article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gioria 2002/04/27 13:07:11 PDT Modified files: fr_FR.ISO8859-1/articles Makefile Added files: fr_FR.ISO8859-1/articles/pxe Makefile article.sgml Log: Initial translation of pxeboot Revision Changes Path 1.7 +1 -0 doc/fr_FR.ISO8859-1/articles/Makefile 1.1 +21 -0 doc/fr_FR.ISO8859-1/articles/pxe/Makefile (new) 1.1 +294 -0 doc/fr_FR.ISO8859-1/articles/pxe/article.sgml (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:42:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8661D37B416; Sat, 27 Apr 2002 13:42:15 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RKgF853699; Sat, 27 Apr 2002 13:42:15 -0700 (PDT) (envelope-from gj) Message-Id: <200204272042.g3RKgF853699@freefall.freebsd.org> From: Gary Jennejohn Date: Sat, 27 Apr 2002 13:42:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs ifpi2.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/27 13:42:15 PDT Added files: editors/xemacs ifpi2.4 Log: MFC: Finally add the manpage for the ifpi2 driver. Revision Changes Path 1.1 +59 -0 ports/editors/xemacs/ifpi2.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:43:30 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id C9AB637B417 for ; Sat, 27 Apr 2002 13:43:25 -0700 (PDT) Received: (qmail 16881 invoked by uid 1001); 27 Apr 2002 20:45:28 -0000 Date: Sat, 27 Apr 2002 20:45:28 +0000 From: "J. Mallett" To: Gary Jennejohn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/xemacs ifpi2.4 Message-ID: <20020427204528.GA12139@FreeBSD.ORG> References: <200204272042.g3RKgF853699@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204272042.g3RKgF853699@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 01:42:15PM -0700, Gary Jennejohn wrote: > gj 2002/04/27 13:42:15 PDT > > Added files: > editors/xemacs ifpi2.4 > Log: > MFC: Finally add the manpage for the ifpi2 driver. > 1.1 +59 -0 ports/editors/xemacs/ifpi2.4 (new) To the xemacs port? Always include your cwd in your shell prompt. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:48:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6281837B41A; Sat, 27 Apr 2002 13:48:03 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RKm3f54567; Sat, 27 Apr 2002 13:48:03 -0700 (PDT) (envelope-from anholt) Message-Id: <200204272048.g3RKm3f54567@freefall.freebsd.org> From: Eric Anholt Date: Sat, 27 Apr 2002 13:48:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_init.h drm_ioctl.h drm_linux.h drm_lists.h drm_lock.h drm_memory.h drm_os_freebsd.h drm_scatter.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/27 13:48:02 PDT Added files: sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_init.h drm_ioctl.h drm_linux.h drm_lists.h drm_lock.h drm_memory.h drm_os_freebsd.h drm_scatter.h drm_sysctl.h drm_vm.h gamma.h gamma_dma.c gamma_drv.c gamma_drv.h i810_drm.h mga.h mga_dma.c mga_drm.h mga_drv.c mga_drv.h mga_state.c mga_ucode.h mga_warp.c r128.h r128_cce.c r128_drm.h r128_drv.c r128_drv.h r128_state.c radeon.h radeon_cp.c radeon_drm.h radeon_drv.c radeon_drv.h radeon_state.c sis_drm.h tdfx.h tdfx_drv.c Log: Add the code for the DRM, based on the code from the drm-kmod port. This is not hooked up yet, that will come later. Approved by: des Revision Changes Path 1.1 +497 -0 src/sys/dev/drm/drm.h (new) 1.1 +723 -0 src/sys/dev/drm/drmP.h (new) 1.1 +330 -0 src/sys/dev/drm/drm_agpsupport.h (new) 1.1 +177 -0 src/sys/dev/drm/drm_auth.h (new) 1.1 +1284 -0 src/sys/dev/drm/drm_bufs.h (new) 1.1 +780 -0 src/sys/dev/drm/drm_context.h (new) 1.1 +679 -0 src/sys/dev/drm/drm_dma.h (new) 1.1 +52 -0 src/sys/dev/drm/drm_drawable.h (new) 1.1 +1455 -0 src/sys/dev/drm/drm_drv.h (new) 1.1 +364 -0 src/sys/dev/drm/drm_fops.h (new) 1.1 +120 -0 src/sys/dev/drm/drm_init.h (new) 1.1 +323 -0 src/sys/dev/drm/drm_ioctl.h (new) 1.1 +147 -0 src/sys/dev/drm/drm_linux.h (new) 1.1 +304 -0 src/sys/dev/drm/drm_lists.h (new) 1.1 +314 -0 src/sys/dev/drm/drm_lock.h (new) 1.1 +595 -0 src/sys/dev/drm/drm_memory.h (new) 1.1 +382 -0 src/sys/dev/drm/drm_os_freebsd.h (new) 1.1 +239 -0 src/sys/dev/drm/drm_scatter.h (new) 1.1 +525 -0 src/sys/dev/drm/drm_sysctl.h (new) 1.1 +85 -0 src/sys/dev/drm/drm_vm.h (new) 1.1 +95 -0 src/sys/dev/drm/gamma.h (new) 1.1 +647 -0 src/sys/dev/drm/gamma_dma.c (new) 1.1 +125 -0 src/sys/dev/drm/gamma_drv.c (new) 1.1 +105 -0 src/sys/dev/drm/gamma_drv.h (new) 1.1 +203 -0 src/sys/dev/drm/i810_drm.h (new) 1.1 +69 -0 src/sys/dev/drm/mga.h (new) 1.1 +851 -0 src/sys/dev/drm/mga_dma.c (new) 1.1 +312 -0 src/sys/dev/drm/mga_drm.h (new) 1.1 +137 -0 src/sys/dev/drm/mga_drv.c (new) 1.1 +640 -0 src/sys/dev/drm/mga_drv.h (new) 1.1 +1068 -0 src/sys/dev/drm/mga_state.c (new) 1.1 +11647 -0 src/sys/dev/drm/mga_ucode.h (new) 1.1 +212 -0 src/sys/dev/drm/mga_warp.c (new) 1.1 +83 -0 src/sys/dev/drm/r128.h (new) 1.1 +1056 -0 src/sys/dev/drm/r128_cce.c (new) 1.1 +289 -0 src/sys/dev/drm/r128_drm.h (new) 1.1 +167 -0 src/sys/dev/drm/r128_drv.c (new) 1.1 +548 -0 src/sys/dev/drm/r128_drv.h (new) 1.1 +1576 -0 src/sys/dev/drm/r128_state.c (new) 1.1 +83 -0 src/sys/dev/drm/radeon.h (new) 1.1 +1458 -0 src/sys/dev/drm/radeon_cp.c (new) 1.1 +335 -0 src/sys/dev/drm/radeon_drm.h (new) 1.1 +165 -0 src/sys/dev/drm/radeon_drv.c (new) 1.1 +741 -0 src/sys/dev/drm/radeon_drv.h (new) 1.1 +1467 -0 src/sys/dev/drm/radeon_state.c (new) 1.1 +33 -0 src/sys/dev/drm/sis_drm.h (new) 1.1 +44 -0 src/sys/dev/drm/tdfx.h (new) 1.1 +152 -0 src/sys/dev/drm/tdfx_drv.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:50:16 2002 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 690CB37B416; Sat, 27 Apr 2002 13:49:59 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CCCD166D68; Sat, 27 Apr 2002 13:49:58 -0700 (PDT) Date: Sat, 27 Apr 2002 13:49:58 -0700 From: Kris Kennaway To: Ying-Chieh Liao Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/math Makefile Message-ID: <20020427134958.B89190@xor.obsecurity.org> References: <200204271037.g3RAbfa10701@freefall.freebsd.org> <20020427141224.GA36693@terry.dragon2.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427141224.GA36693@terry.dragon2.net>; from ijliao@FreeBSD.org on Sat, Apr 27, 2002 at 10:12:24PM +0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 10:12:24PM +0800, Ying-Chieh Liao wrote: > On Sat, Apr 27, 2002 at 03:37:40 -0700, Kris Kennaway wrote: > > Modified files: > > math Makefile=20 > > Log: > > Put back libgmp and remove libgmp-freebsd instead, because > > ijliao did not fix up dependencies after his repo-copy. >=20 > wait ... why remove libgmp-freebsd ? Because libgmp and libgmp-freebsd both have identical package names (i.e. because libgmp-freebsd was a repo copy from libgmp), and this breaks the INDEX build. I tried commenting out libgmp, assuming you'd already cleaned up after the repo-copy which happened several weeks ago, but you haven't done that yet. libgmp-freebsd was added to the Makefile prematurely in the following commit: ---------------------------- revision 1.168 date: 2002/04/06 17:17:34; author: ijliao; state: Exp; lines: +2 -0 add cwtex to chinese/Makefile add libgmp-freebsd (repo-copy from libgmp) & libgmp4 (repo-copy from libgmp= e) to math/Makefile Noted by: Dan Langille ---------------------------- This was the source of the breakage. > I think you should back it out, and I'll fix the dependency (about libgmp) I think you should fix the dependencies and back it out once it's fixed. Otherwise we're back where we started. Kris --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yw72Wry0BWjoQKURAsMVAJ0XEpXmrywSla+96iMOhwDh6tPCBgCg4Mvj FlmVA7w/xJExBbmU54qbKNc= =Mmwh -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:51: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01A7337B404; Sat, 27 Apr 2002 13:51:01 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RKp0u54933; Sat, 27 Apr 2002 13:51:00 -0700 (PDT) (envelope-from gj) Message-Id: <200204272051.g3RKp0u54933@freefall.freebsd.org> From: Gary Jennejohn Date: Sat, 27 Apr 2002 13:51:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/man Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/27 13:51:00 PDT Modified files: (Branch: RELENG_4) usr.sbin/i4b/man Makefile Log: Remove ifpi2.4 from Makefile until I figure out how to get cvs to let me import the darned thing. cvs complains that ifpi2.4 was already added by another party, but I have no idea _why_ :( Revision Changes Path 1.2.2.5 +1 -1 src/usr.sbin/i4b/man/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 27 13:51:29 2002 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 018BE37B420; Sat, 27 Apr 2002 13:51:05 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 836F766C2B; Sat, 27 Apr 2002 13:51:05 -0700 (PDT) Date: Sat, 27 Apr 2002 13:51:05 -0700 From: Kris Kennaway To: "M. Warner Losh" Cc: kris@FreeBSD.org, phk@critter.freebsd.dk, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_tc.c Message-ID: <20020427135105.C89190@xor.obsecurity.org> References: <200204270728.g3R7SsM77966@freefall.freebsd.org> <66823.1019893051@critter.freebsd.dk> <20020427025747.A35142@citusc17.usc.edu> <20020427.105931.100970953.imp@village.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ncSAzJYg3Aa9+CRW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427.105931.100970953.imp@village.org>; from imp@village.org on Sat, Apr 27, 2002 at 10:59:31AM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 10:59:31AM -0600, M. Warner Losh wrote: > phk> Sorry for breaking the timekeeping. It was a .rej I hadn't noticed > phk> which killed it. > kris> gohan10# uptime > kris> 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0= .00 >=20 > Wooo Hoo! A new record :-) Amusingly, that uptime pre-dates UNIX by a couple of years. Kris --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yw84Wry0BWjoQKURApH4AKDTgIAV7SHi0woJf2JT2JgSw6cCCgCg/K3c FkVpkZRaR/dnTnZI9+XQdEs= =C5Jz -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:55: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0660937B41A; Sat, 27 Apr 2002 13:55:04 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RKt4F55515; Sat, 27 Apr 2002 13:55:04 -0700 (PDT) (envelope-from anholt) Message-Id: <200204272055.g3RKt4F55515@freefall.freebsd.org> From: Eric Anholt Date: Sat, 27 Apr 2002 13:55:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/drm Makefile src/sys/modules/drm/gamma Makefile src/sys/modules/drm/mga Makefile src/sys/modules/drm/r128 Makefile src/sys/modules/drm/radeon Makefile src/sys/modules/drm/tdfx Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/27 13:55:03 PDT Added files: sys/modules/drm Makefile sys/modules/drm/gamma Makefile sys/modules/drm/mga Makefile sys/modules/drm/r128 Makefile sys/modules/drm/radeon Makefile sys/modules/drm/tdfx Makefile Log: Add makefiles for DRM modules Approved by: des Revision Changes Path 1.1 +5 -0 src/sys/modules/drm/Makefile (new) 1.1 +9 -0 src/sys/modules/drm/gamma/Makefile (new) 1.1 +10 -0 src/sys/modules/drm/mga/Makefile (new) 1.1 +10 -0 src/sys/modules/drm/r128/Makefile (new) 1.1 +10 -0 src/sys/modules/drm/radeon/Makefile (new) 1.1 +9 -0 src/sys/modules/drm/tdfx/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 13:57: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C29337B41D; Sat, 27 Apr 2002 13:56:56 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RKuud55787; Sat, 27 Apr 2002 13:56:56 -0700 (PDT) (envelope-from gj) Message-Id: <200204272056.g3RKuud55787@freefall.freebsd.org> From: Gary Jennejohn Date: Sat, 27 Apr 2002 13:56:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs ifpi2.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/27 13:56:56 PDT Removed files: editors/xemacs ifpi2.4 Log: Delete this file which I accidentally added to the defunct xemacs port. cvs moves in mysterious ways, that's all I can say. Revision Changes Path 1.2 +0 -59 ports/editors/xemacs/ifpi2.4 (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 14: 3:34 2002 Delivered-To: cvs-all@freebsd.org Received: from smtp.bsdhome.com (rdu25-2-113.nc.rr.com [24.25.2.113]) by hub.freebsd.org (Postfix) with ESMTP id C0DFF37B400; Sat, 27 Apr 2002 14:03:26 -0700 (PDT) Received: from neutrino.bsdhome.com (jupiter [192.168.220.13]) by smtp.bsdhome.com (8.11.3nb1/8.11.4) with ESMTP id g3RL3Pi24169; Sat, 27 Apr 2002 17:03:25 -0400 (EDT) Received: from neutrino.bsdhome.com (localhost [127.0.0.1]) by neutrino.bsdhome.com (8.12.3/8.12.3) with ESMTP id g3RL3K3Q043671; Sat, 27 Apr 2002 17:03:20 -0400 (EDT) (envelope-from bsd@neutrino.bsdhome.com) Received: (from bsd@localhost) by neutrino.bsdhome.com (8.12.3/8.12.3/Submit) id g3RL3JXB043497; Sat, 27 Apr 2002 17:03:19 -0400 (EDT) Date: Sat, 27 Apr 2002 17:03:18 -0400 From: Brian Dean To: Gary Jennejohn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile Message-ID: <20020427170318.B71663@neutrino.bsdhome.com> References: <200204271406.g3RE6GB68484@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204271406.g3RE6GB68484@freefall.freebsd.org>; from gj@FreeBSD.org on Sat, Apr 27, 2002 at 07:06:15AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 07:06:15AM -0700, Gary Jennejohn wrote: > gj 2002/04/27 07:06:13 PDT > > Modified files: (Branch: RELENG_4) > usr.sbin/i4b/man Makefile > Log: > MFC: Add a manpage for the ifpi2 driver to the Makefile. > > Revision Changes Path > 1.2.2.4 +1 -1 src/usr.sbin/i4b/man/Makefile From make buildworld ... ===> usr.sbin/i4b/man gzip -cn /usr/src/usr.sbin/i4b/man/i4b.4 > i4b.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bcapi.4 > i4bcapi.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bctl.4 > i4bctl.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bing.4 > i4bing.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bipr.4 > i4bipr.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bisppp.4 > i4bisppp.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bq921.4 > i4bq921.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4bq931.4 > i4bq931.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4brbch.4 > i4brbch.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4btel.4 > i4btel.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/i4btrc.4 > i4btrc.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/iavc.4 > iavc.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/isic.4 > isic.4.gz gzip -cn /usr/src/usr.sbin/i4b/man/ifpi.4 > ifpi.4.gz make: don't know how to make ifpi2.4. Stop *** Error code 2 Stop in /usr/src/usr.sbin/i4b. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 14:10:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 1182237B41C; Sat, 27 Apr 2002 14:10:03 -0700 (PDT) Received: from fwd03.sul.t-online.de by mailout04.sul.t-online.com with smtp id 171ZO1-0001PU-03; Sat, 27 Apr 2002 23:05:41 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.208.226]) by fmrl03.sul.t-online.com with esmtp id 171ZNt-0KHUeWC; Sat, 27 Apr 2002 23:05:33 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3RL5R7S013725; Sat, 27 Apr 2002 23:05:28 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204272105.g3RL5R7S013725@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Brian Dean Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile Reply-To: Gary Jennejohn In-reply-to: Your message of "Sat, 27 Apr 2002 17:03:18 EDT." <20020427170318.B71663@neutrino.bsdhome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 23:05:27 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brian Dean writes: > On Sat, Apr 27, 2002 at 07:06:15AM -0700, Gary Jennejohn wrote: > > gj 2002/04/27 07:06:13 PDT > > > > Modified files: (Branch: RELENG_4) > > usr.sbin/i4b/man Makefile > > Log: > > MFC: Add a manpage for the ifpi2 driver to the Makefile. > > > > Revision Changes Path > > 1.2.2.4 +1 -1 src/usr.sbin/i4b/man/Makefile > > >From make buildworld > > ... > > ===> usr.sbin/i4b/man > gzip -cn /usr/src/usr.sbin/i4b/man/i4b.4 > i4b.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bcapi.4 > i4bcapi.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bctl.4 > i4bctl.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bing.4 > i4bing.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bipr.4 > i4bipr.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bisppp.4 > i4bisppp.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bq921.4 > i4bq921.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bq931.4 > i4bq931.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4brbch.4 > i4brbch.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4btel.4 > i4btel.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4btrc.4 > i4btrc.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/iavc.4 > iavc.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/isic.4 > isic.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/ifpi.4 > ifpi.4.gz > make: don't know how to make ifpi2.4. Stop > *** Error code 2 > > Stop in /usr/src/usr.sbin/i4b. > *** Error code 1 > > Stop in /usr/src/usr.sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > Yeah, I just backed it out until I figure how to really get the manpage into the tree. cvs is giving me a hard time. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 14:16:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 0B1AA37B41A; Sat, 27 Apr 2002 14:16:45 -0700 (PDT) Received: from fwd02.sul.t-online.de by mailout01.sul.t-online.com with smtp id 171ZJe-0000gd-0A; Sat, 27 Apr 2002 23:01:10 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.208.226]) by fmrl02.sul.t-online.com with esmtp id 171ZJY-0XlRKaC; Sat, 27 Apr 2002 23:01:04 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3RL0w7S013592; Sat, 27 Apr 2002 23:00:59 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204272100.g3RL0w7S013592@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: "J. Mallett" Cc: Gary Jennejohn , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/xemacs ifpi2.4 Reply-To: Gary Jennejohn In-reply-to: Your message of "Sat, 27 Apr 2002 20:45:28 -0000." <20020427204528.GA12139@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 23:00:58 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "J. Mallett" writes: > On Sat, Apr 27, 2002 at 01:42:15PM -0700, Gary Jennejohn wrote: > > gj 2002/04/27 13:42:15 PDT > > > > Added files: > > editors/xemacs ifpi2.4 > > Log: > > MFC: Finally add the manpage for the ifpi2 driver. > > 1.1 +59 -0 ports/editors/xemacs/ifpi2.4 (new) > > To the xemacs port? Always include your cwd in your shell prompt. Well it was like this - I checked out the right stuff but was thinking ahead that I'd have to ``cd target''. Having thought about doing it, I failed to actually do it. When I ``cvs ci''ed cvs apparently used the CVS stuff in my work directory and added the file to the xemacs port. I've deleted it now. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 14:17:43 2002 Delivered-To: cvs-all@freebsd.org Received: from smtp.bsdhome.com (rdu25-2-113.nc.rr.com [24.25.2.113]) by hub.freebsd.org (Postfix) with ESMTP id C187037B41D; Sat, 27 Apr 2002 14:17:36 -0700 (PDT) Received: from neutrino.bsdhome.com (jupiter [192.168.220.13]) by smtp.bsdhome.com (8.11.3nb1/8.11.4) with ESMTP id g3RLHYi24267; Sat, 27 Apr 2002 17:17:34 -0400 (EDT) Received: from neutrino.bsdhome.com (localhost [127.0.0.1]) by neutrino.bsdhome.com (8.12.3/8.12.3) with ESMTP id g3RLHS3Q079001; Sat, 27 Apr 2002 17:17:28 -0400 (EDT) (envelope-from bsd@neutrino.bsdhome.com) Received: (from bsd@localhost) by neutrino.bsdhome.com (8.12.3/8.12.3/Submit) id g3RLHSTr079000; Sat, 27 Apr 2002 17:17:28 -0400 (EDT) Date: Sat, 27 Apr 2002 17:17:28 -0400 From: Brian Dean To: Gary Jennejohn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile Message-ID: <20020427171728.C71663@neutrino.bsdhome.com> References: <20020427170318.B71663@neutrino.bsdhome.com> <200204272105.g3RL5R7S013725@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204272105.g3RL5R7S013725@peedub.jennejohn.org>; from garyj@jennejohn.org on Sat, Apr 27, 2002 at 11:05:27PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 11:05:27PM +0200, Gary Jennejohn wrote: > Yeah, I just backed it out until I figure how to really get the > manpage into the tree. cvs is giving me a hard time. I saw your backout about 3 seconds after I pressed "send" :-) Sorry for the additional noise, and thanks for the backout. -Brian -- Brian Dean bsd@FreeBSD.org bsd@bsdhome.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 14:56:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B659937B416; Sat, 27 Apr 2002 14:56:28 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RLuSk66415; Sat, 27 Apr 2002 14:56:28 -0700 (PDT) (envelope-from jake) Message-Id: <200204272156.g3RLuSk66415@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 27 Apr 2002 14:56:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/fpu Makefile.inc fpu.c fpu_add.c fpu_explode.c fpu_extern.h fpu_implode.c fpu_subr.c src/lib/libc/sparc64/sys Makefile.inc __sparc_utrap.c __sparc_utrap_emul.c __sparc_utrap_private.h __sparc_utrap_setup.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/27 14:56:28 PDT Modified files: lib/libc/sparc64/fpu Makefile.inc fpu.c fpu_add.c fpu_explode.c fpu_extern.h fpu_implode.c fpu_subr.c lib/libc/sparc64/sys Makefile.inc __sparc_utrap.c __sparc_utrap_private.h __sparc_utrap_setup.c Added files: lib/libc/sparc64/sys __sparc_utrap_emul.c Log: Emulate ldq and stq (load/store long double) instructions. GCC has started using these to load long doubles, but they aren't implemented in hardware on (at least) UltraSPARC I and II machines. Emulate popc in the user trap handler as well. Re-arrange slightly to make support functions more accessible. Reviewed by: tmm Revision Changes Path 1.2 +2 -0 src/lib/libc/sparc64/fpu/Makefile.inc 1.5 +23 -83 src/lib/libc/sparc64/fpu/fpu.c 1.4 +2 -1 src/lib/libc/sparc64/fpu/fpu_add.c 1.4 +2 -1 src/lib/libc/sparc64/fpu/fpu_explode.c 1.6 +1 -4 src/lib/libc/sparc64/fpu/fpu_extern.h 1.5 +3 -2 src/lib/libc/sparc64/fpu/fpu_implode.c 1.4 +3 -2 src/lib/libc/sparc64/fpu/fpu_subr.c 1.4 +4 -2 src/lib/libc/sparc64/sys/Makefile.inc 1.3 +44 -9 src/lib/libc/sparc64/sys/__sparc_utrap.c 1.1 +157 -0 src/lib/libc/sparc64/sys/__sparc_utrap_emul.c (new) 1.3 +10 -0 src/lib/libc/sparc64/sys/__sparc_utrap_private.h 1.3 +1 -2 src/lib/libc/sparc64/sys/__sparc_utrap_setup.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 27 14:58:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E5A837B427; Sat, 27 Apr 2002 14:58:23 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RLwNh66682; Sat, 27 Apr 2002 14:58:23 -0700 (PDT) (envelope-from des) Message-Id: <200204272158.g3RLwNh66682@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 27 Apr 2002 14:58:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libypclnt ypclnt_passwd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/27 14:58:23 PDT Modified files: lib/libypclnt ypclnt_passwd.c Log: Obliterate the new password as well as the old, even if though it's hashed. Revision Changes Path 1.3 +8 -2 src/lib/libypclnt/ypclnt_passwd.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 27 15: 1:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8996E37B417; Sat, 27 Apr 2002 15:01:39 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RM1d567100; Sat, 27 Apr 2002 15:01:39 -0700 (PDT) (envelope-from alc) Message-Id: <200204272201.g3RM1d567100@freefall.freebsd.org> From: Alan Cox Date: Sat, 27 Apr 2002 15:01:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c vm_map.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/27 15:01:38 PDT Modified files: sys/vm vm_map.c vm_map.h Log: o Begin documenting the (existing) locking protocol on the vm_map in the same style as sys/proc.h. o Undo the de-inlining of several trivial, MPSAFE methods on the vm_map. (Contrary to the commit message for vm_map.h revision 1.66 and vm_map.c revision 1.206, de-inlining these methods increased the kernel's size.) Revision Changes Path 1.223 +0 -19 src/sys/vm/vm_map.c 1.75 +26 -6 src/sys/vm/vm_map.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 27 15:12: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA7B737B42C; Sat, 27 Apr 2002 15:10:16 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMAGB71763; Sat, 27 Apr 2002 15:10:16 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204272210.g3RMAGB71763@freefall.freebsd.org> From: Ian Dowse Date: Sat, 27 Apr 2002 15:10:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_node.c nfsnode.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/27 15:10:16 PDT Modified files: sys/nfsclient nfs_node.c nfsnode.h Log: Remove the nfs_{lock,unlock,islocked} functions and the associated definitions; they have been unused and #if 0'd out since the Lite/2 merge and we are unlikely to want them in the future. Revision Changes Path 1.54 +0 -86 src/sys/nfsclient/nfs_node.c 1.38 +1 -3 src/sys/nfsclient/nfsnode.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 27 15:18:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72F3237B41E; Sat, 27 Apr 2002 15:18:17 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMIHC72738; Sat, 27 Apr 2002 15:18:17 -0700 (PDT) (envelope-from lioux) Message-Id: <200204272218.g3RMIHC72738@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 27 Apr 2002 15:18:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dctc-gui Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/27 15:18:17 PDT Modified files: net/dctc-gui Makefile distinfo Log: Update to 0.54 Revision Changes Path 1.18 +1 -1 ports/net/dctc-gui/Makefile 1.12 +1 -1 ports/net/dctc-gui/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 15:20:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C948C37B416; Sat, 27 Apr 2002 15:20:33 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMKXW73122; Sat, 27 Apr 2002 15:20:33 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204272220.g3RMKXW73122@freefall.freebsd.org> From: Ian Dowse Date: Sat, 27 Apr 2002 15:20:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_default.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/27 15:20:33 PDT Modified files: sys/kern vfs_default.c Log: Remove a stale comment saying that the vnode lock must be the first element in the structure pointed to by vp->v_data; the vnode lock is now within the vnode structure itself. Revision Changes Path 1.61 +0 -3 src/sys/kern/vfs_default.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 27 15:25:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AB7937B417; Sat, 27 Apr 2002 15:25:13 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMPDi73681; Sat, 27 Apr 2002 15:25:13 -0700 (PDT) (envelope-from peter) Message-Id: <200204272225.g3RMPDi73681@freefall.freebsd.org> From: Peter Wemm Date: Sat, 27 Apr 2002 15:25:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_hints.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/27 15:25:13 PDT Modified files: sys/kern subr_hints.c Log: Partial fix for hints Obtained from: mux Revision Changes Path 1.5 +4 -2 src/sys/kern/subr_hints.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 27 15:33: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB71B37B417; Sat, 27 Apr 2002 15:32:57 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMWvD74522; Sat, 27 Apr 2002 15:32:57 -0700 (PDT) (envelope-from peter) Message-Id: <200204272232.g3RMWvD74522@freefall.freebsd.org> From: Peter Wemm Date: Sat, 27 Apr 2002 15:32:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_hints.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/27 15:32:57 PDT Modified files: sys/kern subr_hints.c Log: Finish fixing hints. Remember the use_kenv state for the next run. Otherwise we fall back to using the static hints the next time around. We still have the leftover fallback code there which meant that we skipped the use_hints checking on the second and subsequent calls. Also, be a bit more careful about walking off the end of the envp array. I've extracted this from a larger diff. I hope I didn't miss anything... Revision Changes Path 1.6 +10 -8 src/sys/kern/subr_hints.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 27 15:35:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73F4937B41E; Sat, 27 Apr 2002 15:35:43 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMZhH74902; Sat, 27 Apr 2002 15:35:43 -0700 (PDT) (envelope-from murray) Message-Id: <200204272235.g3RMZhH74902@freefall.freebsd.org> From: Murray Stokely Date: Sat, 27 Apr 2002 15:35:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys murray.key X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/27 15:35:43 PDT Modified files: en_US.ISO8859-1/books/handbook/pgpkeys murray.key Log: Add some new signatures to my key. Revision Changes Path 1.2 +37 -27 doc/en_US.ISO8859-1/books/handbook/pgpkeys/murray.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 15:41:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3522137B405; Sat, 27 Apr 2002 15:41:42 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RMfgD75574; Sat, 27 Apr 2002 15:41:42 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204272241.g3RMfgD75574@freefall.freebsd.org> From: Ian Dowse Date: Sat, 27 Apr 2002 15:41:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_exit.c kern_sig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/27 15:41:42 PDT Modified files: sys/sys proc.h sys/kern kern_exit.c kern_sig.c Log: Avoid the user-visible effect of setting SA_NOCLDWAIT when the SIGCHLD handler is SIG_IGN. This is a reimplementation of the problematic revision 1.131 of kern_exit.c. To avoid accessing process UPAGES, we set a new procsig flag when the SIGCHLD handler is SIG_IGN and use that instead. Revision Changes Path 1.157 +3 -3 src/sys/kern/kern_exit.c 1.157 +6 -3 src/sys/kern/kern_sig.c 1.217 +1 -0 src/sys/sys/proc.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 27 16:31:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F03137B419; Sat, 27 Apr 2002 16:31:49 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RNVnm84421; Sat, 27 Apr 2002 16:31:49 -0700 (PDT) (envelope-from lioux) Message-Id: <200204272331.g3RNVnm84421@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 27 Apr 2002 16:31:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dctc Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/27 16:31:49 PDT Modified files: net/dctc Makefile distinfo pkg-plist Log: Update to 0.80 Revision Changes Path 1.15 +3 -4 ports/net/dctc/Makefile 1.12 +1 -1 ports/net/dctc/distinfo 1.6 +1 -0 ports/net/dctc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 16:54:28 2002 Delivered-To: cvs-all@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id 0FDFB37B41F; Sat, 27 Apr 2002 16:54:23 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g3RNsMe50706; Sat, 27 Apr 2002 16:54:22 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 1DCCB3810; Sat, 27 Apr 2002 16:54:22 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Scott Long Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c In-Reply-To: <20020408035351.GA6762@hollin.btc.adaptec.com> Date: Sat, 27 Apr 2002 16:54:22 -0700 From: Peter Wemm Message-Id: <20020427235422.1DCCB3810@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Scott Long wrote: > On Sun, Apr 07, 2002 at 11:03:45AM -0700, Josef Karthauser wrote: > > joe 2002/04/07 11:03:45 PDT > > > > Modified files: > > sys/dev/usb uhci.c > > Log: > > MFNetBSD: > > revision 1.153 > > date: 2002/02/11 11:40:33; author: augustss; state: Exp; lines: +6 7 -26 > > Switch to the same abort mechanism as in [eo]hci; it should be more > > robust. > > > > Revision Changes Path > > 1.114 +67 -23 src/sys/dev/usb/uhci.c > > Joe, > > This change (or actually, this group of changes) changes the behaviour of > the ums lockup problem. Now, when I physically detach the device, the > detach never completes in the ums driver. I haven't tracked it down > yet, but I suspect that ums_detach is never even being called. In fact, > usbdevs reports that the device is still connected. However, if I > kldunload the ums driver ums_detach does get called, and further down > the abort callstack there is a panic. I'll send you all of the relevant > debugger info if you are interested. I just rebuilt everything today. Unplugging my mouse is still a death sentence. Grrr. :-( Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 17: 1:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D62737B404; Sat, 27 Apr 2002 17:01:13 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S01Dc87686; Sat, 27 Apr 2002 17:01:13 -0700 (PDT) (envelope-from bmah) Message-Id: <200204280001.g3S01Dc87686@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 Apr 2002 17:01:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/27 17:01:12 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Add devices supported by aue(4), cue(4), kue(4), an(4), wi(4) drivers. Minor fix for ray(4). Based on: src/etc/defaults/pccard.conf 1.236 src/sys/dev/usb/if_aue.c 1.57 src/sys/dev/usb/if_cue.c 1.28 src/sys/dev/usb/if_kue.c 1.40 src/sys/dev/usb/usbdevs 1.88 Revision Changes Path 1.85 +122 -23 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 17: 9:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21DFE37B417; Sat, 27 Apr 2002 17:09:43 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S09hH92152; Sat, 27 Apr 2002 17:09:43 -0700 (PDT) (envelope-from bmah) Message-Id: <200204280009.g3S09hH92152@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 Apr 2002 17:09:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/27 17:09:43 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: isdn4bsd Q.931 subaddressing. Updated release notes: IPFilter 3.4.27 (+ MFC), isdn4bsd 1.0.2. Fix up some confusion about ifpi(4) and ifpi2(4). Revision Changes Path 1.336 +10 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 17:11: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A996337B405; Sat, 27 Apr 2002 17:10:58 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S0Awu92349; Sat, 27 Apr 2002 17:10:58 -0700 (PDT) (envelope-from bmah) Message-Id: <200204280010.g3S0Awu92349@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 Apr 2002 17:10:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/27 17:10:58 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: IPFitler 3.4.27, ifpi2(4). Revision Changes Path 1.22.2.230 +16 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 17:15:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 252D837B404; Sat, 27 Apr 2002 17:15:49 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S0Fno92790; Sat, 27 Apr 2002 17:15:49 -0700 (PDT) (envelope-from peter) Message-Id: <200204280015.g3S0Fno92790@freefall.freebsd.org> From: Peter Wemm Date: Sat, 27 Apr 2002 17:15:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c vm_page.h vnode_pager.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/27 17:15:49 PDT Modified files: sys/vm vm_page.c vm_page.h vnode_pager.c Log: We do not necessarily need to map/unmap pages to zero parts of them. On systems where physical memory is also direct mapped (alpha, sparc, ia64 etc) this is slightly harmful. Revision Changes Path 1.186 +12 -0 src/sys/vm/vm_page.c 1.98 +1 -0 src/sys/vm/vm_page.h 1.145 +1 -4 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 Sat Apr 27 17:17:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1689C37B400; Sat, 27 Apr 2002 17:17:27 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S0HRi92917; Sat, 27 Apr 2002 17:17:27 -0700 (PDT) (envelope-from peter) Message-Id: <200204280017.g3S0HRi92917@freefall.freebsd.org> From: Peter Wemm Date: Sat, 27 Apr 2002 17:17:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c vm_page.h vnode_pager.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/27 17:17:27 PDT Modified files: sys/vm vm_page.c vm_page.h vnode_pager.c Log: Oops. Previous commit was to fix the problem which was noticed by tmm. Revision Changes Path 1.187 +0 -0 src/sys/vm/vm_page.c 1.99 +0 -0 src/sys/vm/vm_page.h 1.146 +0 -0 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 Sat Apr 27 17:39:52 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 4AAC137B419; Sat, 27 Apr 2002 17:39:44 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 296D9816E5; Sun, 28 Apr 2002 10:09:42 +0930 (CST) Date: Sun, 28 Apr 2002 10:09:42 +0930 From: Greg 'groggy' Lehey To: Kris Kennaway Cc: "M. Warner Losh" , kris@FreeBSD.org, phk@critter.freebsd.dk, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Longest uptime? (was: cvs commit: src/sys/kern kern_tc.c) Message-ID: <20020428100942.Z93150@wantadilla.lemis.com> References: <200204270728.g3R7SsM77966@freefall.freebsd.org> <66823.1019893051@critter.freebsd.dk> <20020427025747.A35142@citusc17.usc.edu> <20020427.105931.100970953.imp@village.org> <20020427135105.C89190@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427135105.C89190@xor.obsecurity.org> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday, 27 April 2002 at 13:51:05 -0700, Kris Kennaway wrote: > On Sat, Apr 27, 2002 at 10:59:31AM -0600, M. Warner Losh wrote: >> phk> Sorry for breaking the timekeeping. It was a .rej I hadn't noticed >> phk> which killed it. >> kris> gohan10# uptime >> kris> 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 >> >> Wooo Hoo! A new record :-) > > Amusingly, that uptime pre-dates UNIX by a couple of years. Nope, it's about the time of the Seventh Edition. Greg -- 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 Sat Apr 27 18:26:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE07237B416; Sat, 27 Apr 2002 18:26:40 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S1QeB09083; Sat, 27 Apr 2002 18:26:40 -0700 (PDT) (envelope-from gad) Message-Id: <200204280126.g3S1QeB09083@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 27 Apr 2002 18:26:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch backupfile.c backupfile.h getopt.c getopt.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/27 18:26:40 PDT Modified files: gnu/usr.bin/patch backupfile.c backupfile.h getopt.c getopt.h Log: Add FreeBSD id's to these files, in advance of a separate update. MFC after: 3 days Revision Changes Path 1.5 +5 -1 src/gnu/usr.bin/patch/backupfile.c 1.4 +4 -0 src/gnu/usr.bin/patch/backupfile.h 1.5 +5 -2 src/gnu/usr.bin/patch/getopt.c 1.4 +4 -0 src/gnu/usr.bin/patch/getopt.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 27 18:33:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B9BC37B423; Sat, 27 Apr 2002 18:33:46 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S1Xk309849; Sat, 27 Apr 2002 18:33:46 -0700 (PDT) (envelope-from gad) Message-Id: <200204280133.g3S1Xk309849@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 27 Apr 2002 18:33:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch backupfile.c backupfile.h common.h getopt.c getopt.h inp.c inp.h patch.c pch.c pch.h util.c util.h version.c version.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/27 18:33:46 PDT Modified files: gnu/usr.bin/patch backupfile.c backupfile.h common.h getopt.c getopt.h inp.c inp.h patch.c pch.c pch.h util.c util.h version.c version.h Log: Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets our patch to look a little more like NetBSD's, and has the nice characteristic that the object code is exactly the same after the change as before it (even in patch.c and pch.c, which have pesky 'assert' statements in them). Reviewed by: /sbin/md5 on i386, alpha, sparc64 MFC after: 3 days Revision Changes Path 1.6 +24 -40 src/gnu/usr.bin/patch/backupfile.c 1.5 +3 -9 src/gnu/usr.bin/patch/backupfile.h 1.8 +2 -2 src/gnu/usr.bin/patch/common.h 1.6 +7 -18 src/gnu/usr.bin/patch/getopt.c 1.5 +1 -1 src/gnu/usr.bin/patch/getopt.h 1.11 +24 -22 src/gnu/usr.bin/patch/inp.c 1.7 +7 -7 src/gnu/usr.bin/patch/inp.h 1.20 +33 -44 src/gnu/usr.bin/patch/patch.c 1.19 +77 -69 src/gnu/usr.bin/patch/pch.c 1.7 +24 -24 src/gnu/usr.bin/patch/pch.h 1.9 +8 -16 src/gnu/usr.bin/patch/util.c 1.8 +13 -13 src/gnu/usr.bin/patch/util.h 1.7 +3 -3 src/gnu/usr.bin/patch/version.c 1.7 +2 -2 src/gnu/usr.bin/patch/version.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 27 18:52:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D85D637B417; Sat, 27 Apr 2002 18:52:17 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S1qHe11579; Sat, 27 Apr 2002 18:52:17 -0700 (PDT) (envelope-from grog) Message-Id: <200204280152.g3S1qHe11579@freefall.freebsd.org> From: Greg Lehey Date: Sat, 27 Apr 2002 18:52:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fdisk fdisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/04/27 18:52:17 PDT Modified files: sbin/fdisk fdisk.c Log: Add partition type for IBM's JFS. Submitted by: Hiten Pandya Revision Changes Path 1.58 +1 -0 src/sbin/fdisk/fdisk.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 27 19: 4:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C8F637B416; Sat, 27 Apr 2002 19:04:29 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S24Tv12701; Sat, 27 Apr 2002 19:04:29 -0700 (PDT) (envelope-from imp) Message-Id: <200204280204.g3S24Tv12701@freefall.freebsd.org> From: Warner Losh Date: Sat, 27 Apr 2002 19:04:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/27 19:04:28 PDT Modified files: sys/dev/wi if_wi_pci.c Log: Alphabetize descriptions and remove the "PCI" from the desciptions. Suggested by: brooks Revision Changes Path 1.8 +6 -5 src/sys/dev/wi/if_wi_pci.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 27 19:36:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6989037B400; Sat, 27 Apr 2002 19:36:36 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S2aaL19521; Sat, 27 Apr 2002 19:36:36 -0700 (PDT) (envelope-from jake) Message-Id: <200204280236.g3S2aaL19521@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 27 Apr 2002 19:36:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/fpu Makefile.inc fpu_qp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/27 19:36:36 PDT Modified files: lib/libc/sparc64/fpu Makefile.inc Added files: lib/libc/sparc64/fpu fpu_qp.c Log: Add code to emulate arithmetic, comparison and conversion operations on long double, which are not implemented in hardware on any UltraSPARC chip that I know of. This just calls into the existing floating point emulator, which is still needed to emulate other floating point operations in certain conditions. Without this gcc has to generate the quad floating point instructions directly, which sometimes causes internal compiler errors. Reviewed by: tmm Revision Changes Path 1.3 +1 -1 src/lib/libc/sparc64/fpu/Makefile.inc 1.1 +135 -0 src/lib/libc/sparc64/fpu/fpu_qp.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 20:55:16 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 9736737B404; Sat, 27 Apr 2002 20:55:13 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 6EDDAAE162; Sat, 27 Apr 2002 20:55:13 -0700 (PDT) Date: Sat, 27 Apr 2002 20:55:13 -0700 From: Alfred Perlstein To: Peter Wemm Cc: Scott Long , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c Message-ID: <20020428035513.GT1530@elvis.mu.org> References: <20020408035351.GA6762@hollin.btc.adaptec.com> <20020427235422.1DCCB3810@overcee.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427235422.1DCCB3810@overcee.wemm.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Peter Wemm [020427 16:54] wrote: > > I just rebuilt everything today. Unplugging my mouse is still a death > sentence. Grrr. :-( The instability of the USB subsystem is getting really irritating, it's been several months now and things are still seemingly severly broken. Do we have an ETA for a fix? I know that things _used_ to work a while back before the USB2 stuff from netbsd started getting merged. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 21:47:20 2002 Delivered-To: cvs-all@freebsd.org Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by hub.freebsd.org (Postfix) with ESMTP id 9997237B400; Sat, 27 Apr 2002 21:47:00 -0700 (PDT) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g3S4ktDD026104; Sun, 28 Apr 2002 12:46:55 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3S4o30h057863; Sun, 28 Apr 2002 12:50:04 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2/Submit) id g3S4o1me057862; Sun, 28 Apr 2002 12:50:01 +0800 (CST) Date: Sun, 28 Apr 2002 12:50:01 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/math Makefile Message-ID: <20020428045001.GA57830@terry.dragon2.net> References: <200204271037.g3RAbfa10701@freefall.freebsd.org> <20020427141224.GA36693@terry.dragon2.net> <20020427134958.B89190@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <20020427134958.B89190@xor.obsecurity.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --jI8keyz6grp/JLjh Content-Type: text/plain; charset=big5 Content-Disposition: inline On Sat, Apr 27, 2002 at 13:49:58 -0700, Kris Kennaway wrote: > I think you should fix the dependencies and back it out once it's > fixed. Otherwise we're back where we started. ok -- The sooner you start to code, the longer the program will take. --- Roy Carlson --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8y395rMYBZRHAI4IRAlDaAJ9rwnr8TyBOoc+Cbm3i+2mYRrsRsQCfTjbN X+Fl+JZqzmeuva0NM8iy5AI= =lJrg -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 21:49:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4906C37B41E; Sat, 27 Apr 2002 21:49:20 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S4nKL41962; Sat, 27 Apr 2002 21:49:20 -0700 (PDT) (envelope-from bmah) Message-Id: <200204280449.g3S4nKL41962@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 Apr 2002 21:49:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/27 21:49:20 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Add DFE-530TX+ to rl(4) list. Submitted by: Karl Heller Revision Changes Path 1.86 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 21:50: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C42D37B41E; Sat, 27 Apr 2002 21:49:48 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S4nmv42024; Sat, 27 Apr 2002 21:49:48 -0700 (PDT) (envelope-from bmah) Message-Id: <200204280449.g3S4nmv42024@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 Apr 2002 21:49:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/27 21:49:48 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC: DFE-530TX+ to rl(4) list. Revision Changes Path 1.13.2.61 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 21:58:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B493F37B41B; Sat, 27 Apr 2002 21:58:40 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S4wea43409; Sat, 27 Apr 2002 21:58:40 -0700 (PDT) (envelope-from anholt) Message-Id: <200204280458.g3S4wea43409@freefall.freebsd.org> From: Eric Anholt Date: Sat, 27 Apr 2002 21:58:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files options src/sys/dev/drm gamma_drv.c mga_drv.c r128_drv.c radeon_drv.c tdfx_drv.c src/sys/modules Makefile src/sys/modules/drm/gamma Makefile src/sys/modules/drm/mga Makefile src/sys/modules/drm/r128 Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/27 21:58:40 PDT Modified files: sys/conf NOTES files options sys/dev/drm gamma_drv.c mga_drv.c r128_drv.c radeon_drv.c tdfx_drv.c sys/modules Makefile sys/modules/drm/gamma Makefile sys/modules/drm/mga Makefile sys/modules/drm/r128 Makefile sys/modules/drm/radeon Makefile sys/modules/drm/tdfx Makefile Log: Hook the DRM up to the build and add it to NOTES. Approved by: des Revision Changes Path 1.1027 +20 -0 src/sys/conf/NOTES 1.629 +13 -0 src/sys/conf/files 1.313 +4 -0 src/sys/conf/options 1.2 +0 -1 src/sys/dev/drm/gamma_drv.c 1.2 +0 -1 src/sys/dev/drm/mga_drv.c 1.2 +0 -1 src/sys/dev/drm/r128_drv.c 1.2 +0 -1 src/sys/dev/drm/radeon_drv.c 1.2 +0 -1 src/sys/dev/drm/tdfx_drv.c 1.240 +1 -0 src/sys/modules/Makefile 1.2 +1 -1 src/sys/modules/drm/gamma/Makefile 1.2 +1 -1 src/sys/modules/drm/mga/Makefile 1.2 +1 -1 src/sys/modules/drm/r128/Makefile 1.2 +1 -1 src/sys/modules/drm/radeon/Makefile 1.2 +1 -1 src/sys/modules/drm/tdfx/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 27 22:20:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mta01ps.bigpond.com (mta01ps.bigpond.com [144.135.25.133]) by hub.freebsd.org (Postfix) with ESMTP id E871437B419; Sat, 27 Apr 2002 22:20:37 -0700 (PDT) Received: from CPE-61-9-164-106.vic.bigpond.net.au ([144.135.25.78]) by mta01ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GV9IUB00.87E; Sun, 28 Apr 2002 15:20:35 +1000 Received: from CPE-144-137-1-42.vic.bigpond.net.au ([144.137.1.42]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0j 92/4922962); 28 Apr 2002 15:20:35 Received: (from root@localhost) by CPE-61-9-164-106.vic.bigpond.net.au (8.11.0/8.11.0) id g3S5KYG02752; Sun, 28 Apr 2002 15:20:34 +1000 From: Darren Reed Message-Id: <200204280520.PAA15363@avalon.reed.wattle.id.au> Subject: Re: Longest uptime? (was: cvs commit: src/sys/kern kern_tc.c) In-Reply-To: <20020428100942.Z93150@wantadilla.lemis.com> from Greg 'groggy' Lehey at "Apr 28, 2 10:09:42 am" To: grog@FreeBSD.org (Greg 'groggy' Lehey) Date: Sun, 28 Apr 2002 15:20:26 +1000 Cc: kris@obsecurity.org, imp@village.org, kris@FreeBSD.org, phk@critter.freebsd.dk, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL37 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In some email I received from Greg 'groggy' Lehey, sie wrote: > On Saturday, 27 April 2002 at 13:51:05 -0700, Kris Kennaway wrote: > > On Sat, Apr 27, 2002 at 10:59:31AM -0600, M. Warner Losh wrote: > >> phk> Sorry for breaking the timekeeping. It was a .rej I hadn't noticed > >> phk> which killed it. > >> kris> gohan10# uptime > >> kris> 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 > >> > >> Wooo Hoo! A new record :-) > > > > Amusingly, that uptime pre-dates UNIX by a couple of years. > > Nope, it's about the time of the Seventh Edition. I wonder if you could even begin to count the number of bugs present or how many unpatched security holes exist... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 22:22:19 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 62C0C37B417; Sat, 27 Apr 2002 22:22:12 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3S5M9H07166; Sat, 27 Apr 2002 23:22:10 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3S5M7b67334; Sat, 27 Apr 2002 23:22:07 -0600 (MDT) (envelope-from imp@village.org) Date: Sat, 27 Apr 2002 23:21:23 -0600 (MDT) Message-Id: <20020427.232123.117838711.imp@village.org> To: darrenr@reed.wattle.id.au Cc: grog@FreeBSD.org, kris@obsecurity.org, kris@FreeBSD.org, phk@critter.freebsd.dk, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Longest uptime? From: "M. Warner Losh" In-Reply-To: <200204280520.PAA15363@avalon.reed.wattle.id.au> References: <20020428100942.Z93150@wantadilla.lemis.com> <200204280520.PAA15363@avalon.reed.wattle.id.au> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200204280520.PAA15363@avalon.reed.wattle.id.au> Darren Reed writes: : In some email I received from Greg 'groggy' Lehey, sie wrote: : > On Saturday, 27 April 2002 at 13:51:05 -0700, Kris Kennaway wrote: : > > On Sat, Apr 27, 2002 at 10:59:31AM -0600, M. Warner Losh wrote: : > >> phk> Sorry for breaking the timekeeping. It was a .rej I hadn't noticed : > >> phk> which killed it. : > >> kris> gohan10# uptime : > >> kris> 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 : > >> : > >> Wooo Hoo! A new record :-) : > > : > > Amusingly, that uptime pre-dates UNIX by a couple of years. : > : > Nope, it's about the time of the Seventh Edition. : : I wonder if you could even begin to count the number of bugs present or : how many unpatched security holes exist... Lots, but since Seventh Edition didn't have TCP/IP it would actually be a fairly safe system :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 22:28:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EBF737B41A; Sat, 27 Apr 2002 22:28:21 -0700 (PDT) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S5SLE51753; Sat, 27 Apr 2002 22:28:21 -0700 (PDT) (envelope-from darrenr) Message-Id: <200204280528.g3S5SLE51753@freefall.freebsd.org> From: Darren Reed Date: Sat, 27 Apr 2002 22:28:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.usr.dist X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/04/27 22:28:21 PDT Modified files: (Branch: RELENG_4) etc/mtree BSD.usr.dist Log: add ipfilter examples to freebsd4 release tree Revision Changes Path 1.188.2.36 +3 -1 src/etc/mtree/BSD.usr.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 22:40:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B635337B41C; Sat, 27 Apr 2002 22:40:29 -0700 (PDT) Received: (from suz@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S5eTk53383; Sat, 27 Apr 2002 22:40:29 -0700 (PDT) (envelope-from suz) Message-Id: <200204280540.g3S5eTk53383@freefall.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 27 Apr 2002 22:40:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.3 ifname.c inet_addr.c inet_pton.c rthdr.c vars.c src/lib/libipsec ipsec_set_policy.3 ipsec_strerror.3 src/sbin/ip6fw ip6fw.8 ip6fw.c src/sys/crypto/des podd.h sk.h src/sys/kern uipc_mbuf2.c src/sys/net if.c if_faith.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG suz 2002/04/27 22:40:29 PDT Modified files: (Branch: RELENG_4) lib/libc/net getaddrinfo.3 ifname.c inet_addr.c inet_pton.c rthdr.c vars.c lib/libipsec ipsec_set_policy.3 ipsec_strerror.3 sbin/ip6fw ip6fw.8 ip6fw.c sys/crypto/des podd.h sk.h sys/kern uipc_mbuf2.c sys/net if.c if_faith.c if_gif.c if_stf.c if_stf.h net_osdep.c net_osdep.h radix.c sys/netinet icmp6.h in_gif.c ip_encap.c tcp_input.c sys/netinet6 ah.h ah_core.c ah_input.c ah_output.c dest6.c esp.h esp_input.c esp_output.c frag6.c icmp6.c in6.c in6.h in6_ifattach.c in6_pcb.c in6_proto.c in6_rmx.c in6_var.h ip6_forward.c ip6_fw.c ip6_fw.h ip6_input.c ip6_mroute.c ip6_mroute.h ip6_output.c ip6protosw.h ipcomp.h ipcomp_core.c ipcomp_input.c ipcomp_output.c ipsec.c ipsec.h nd6.c nd6.h nd6_nbr.c nd6_rtr.c route6.c udp6_output.c udp6_usrreq.c sys/netkey key.h key_debug.c usr.sbin/faithd README faithd.8 faithd.c faithd.h ftp.c prefix.c prefix.h rsh.c tcp.c Log: MFC: just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. (based on freebsd4-snap-20020128) Revision Changes Path 1.2.2.10 +2 -1 src/lib/libc/net/getaddrinfo.3 1.1.2.1 +2 -0 src/lib/libc/net/ifname.c 1.12.2.2 +3 -1 src/lib/libc/net/inet_addr.c 1.6.2.1 +2 -0 src/lib/libc/net/inet_pton.c 1.2.2.1 +13 -11 src/lib/libc/net/rthdr.c 1.1.2.1 +2 -0 src/lib/libc/net/vars.c 1.3.2.9 +3 -1 src/lib/libipsec/ipsec_set_policy.3 1.2.2.7 +4 -1 src/lib/libipsec/ipsec_strerror.3 1.3.2.9 +30 -1 src/sbin/ip6fw/ip6fw.8 1.1.2.7 +32 -1 src/sbin/ip6fw/ip6fw.c 1.1.2.2 +1 -1 src/sys/crypto/des/podd.h 1.1.2.2 +1 -1 src/sys/crypto/des/sk.h 1.2.2.3 +2 -2 src/sys/kern/uipc_mbuf2.c 1.85.2.18 +1 -1 src/sys/net/if.c 1.3.2.6 +1 -1 src/sys/net/if_faith.c 1.4.2.9 +6 -7 src/sys/net/if_gif.c 1.1.2.9 +1 -1 src/sys/net/if_stf.c 1.1.2.2 +1 -1 src/sys/net/if_stf.h 1.1.2.5 +2 -2 src/sys/net/net_osdep.c 1.1.2.3 +67 -10 src/sys/net/net_osdep.h 1.20.2.3 +2 -2 src/sys/net/radix.c 1.2.2.4 +7 -3 src/sys/netinet/icmp6.h 1.5.2.6 +4 -4 src/sys/netinet/in_gif.c 1.1.2.3 +3 -2 src/sys/netinet/ip_encap.c 1.107.2.23 +2 -0 src/sys/netinet/tcp_input.c 1.3.2.3 +5 -5 src/sys/netinet6/ah.h 1.2.2.5 +5 -5 src/sys/netinet6/ah_core.c 1.1.2.6 +9 -25 src/sys/netinet6/ah_input.c 1.1.2.4 +12 -12 src/sys/netinet6/ah_output.c 1.1.2.4 +2 -2 src/sys/netinet6/dest6.c 1.2.2.3 +18 -18 src/sys/netinet6/esp.h 1.1.2.5 +10 -26 src/sys/netinet6/esp_input.c 1.1.2.3 +11 -11 src/sys/netinet6/esp_output.c 1.2.2.6 +2 -2 src/sys/netinet6/frag6.c 1.6.2.8 +20 -19 src/sys/netinet6/icmp6.c 1.7.2.9 +23 -22 src/sys/netinet6/in6.c 1.7.2.6 +12 -12 src/sys/netinet6/in6.h 1.2.2.6 +18 -14 src/sys/netinet6/in6_ifattach.c 1.10.2.8 +4 -1 src/sys/netinet6/in6_pcb.c 1.6.2.8 +3 -3 src/sys/netinet6/in6_proto.c 1.1.2.3 +3 -3 src/sys/netinet6/in6_rmx.c 1.3.2.3 +3 -3 src/sys/netinet6/in6_var.h 1.4.2.6 +3 -4 src/sys/netinet6/ip6_forward.c 1.2.2.9 +29 -0 src/sys/netinet6/ip6_fw.c 1.3.2.7 +31 -2 src/sys/netinet6/ip6_fw.h 1.11.2.13 +8 -8 src/sys/netinet6/ip6_input.c 1.2.2.7 +12 -11 src/sys/netinet6/ip6_mroute.c 1.2.2.3 +2 -2 src/sys/netinet6/ip6_mroute.h 1.13.2.13 +12 -11 src/sys/netinet6/ip6_output.c 1.2.2.4 +2 -2 src/sys/netinet6/ip6protosw.h 1.1.2.3 +4 -4 src/sys/netinet6/ipcomp.h 1.1.2.3 +6 -6 src/sys/netinet6/ipcomp_core.c 1.1.2.3 +5 -5 src/sys/netinet6/ipcomp_input.c 1.1.2.3 +6 -6 src/sys/netinet6/ipcomp_output.c 1.3.2.10 +24 -24 src/sys/netinet6/ipsec.c 1.4.2.3 +10 -11 src/sys/netinet6/ipsec.h 1.2.2.14 +37 -42 src/sys/netinet6/nd6.c 1.2.2.5 +10 -10 src/sys/netinet6/nd6.h 1.4.2.5 +25 -18 src/sys/netinet6/nd6_nbr.c 1.2.2.4 +2 -2 src/sys/netinet6/nd6_rtr.c 1.1.2.4 +2 -2 src/sys/netinet6/route6.c 1.1.2.5 +2 -2 src/sys/netinet6/udp6_output.c 1.6.2.9 +5 -6 src/sys/netinet6/udp6_usrreq.c 1.5.2.3 +2 -2 src/sys/netkey/key.h 1.10.2.5 +4 -4 src/sys/netkey/key_debug.c 1.2.2.3 +2 -2 src/usr.sbin/faithd/README 1.2.2.11 +12 -9 src/usr.sbin/faithd/faithd.8 1.2.2.6 +40 -148 src/usr.sbin/faithd/faithd.c 1.1.2.3 +2 -4 src/usr.sbin/faithd/faithd.h 1.2.2.5 +8 -8 src/usr.sbin/faithd/ftp.c 1.1.2.2 +3 -3 src/usr.sbin/faithd/prefix.c 1.1.2.2 +1 -1 src/usr.sbin/faithd/prefix.h 1.2.2.4 +6 -6 src/usr.sbin/faithd/rsh.c 1.1.2.3 +9 -8 src/usr.sbin/faithd/tcp.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 27 22:53:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 121C637B417; Sat, 27 Apr 2002 22:53:35 -0700 (PDT) Received: from pacbell.net ([63.200.37.175]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GV900BAAKD6H6@mta5.snfc21.pbi.net>; Sat, 27 Apr 2002 22:53:31 -0700 (PDT) Date: Sat, 27 Apr 2002 22:53:30 -0700 From: "George W. Dinolt" Subject: Re: Longest uptime? To: "M. Warner Losh" Cc: darrenr@reed.wattle.id.au, grog@FreeBSD.org, kris@obsecurity.org, kris@FreeBSD.org, phk@critter.freebsd.dk, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <3CCB8E5A.9020706@pacbell.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020423 References: <20020428100942.Z93150@wantadilla.lemis.com> <200204280520.PAA15363@avalon.reed.wattle.id.au> <20020427.232123.117838711.imp@village.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG M. Warner Losh wrote: >In message: <200204280520.PAA15363@avalon.reed.wattle.id.au> > Darren Reed writes: >: In some email I received from Greg 'groggy' Lehey, sie wrote: >: > On Saturday, 27 April 2002 at 13:51:05 -0700, Kris Kennaway wrote: >: > > On Sat, Apr 27, 2002 at 10:59:31AM -0600, M. Warner Losh wrote: >: > >> phk> Sorry for breaking the timekeeping. It was a .rej I hadn't noticed >: > >> phk> which killed it. >: > >> kris> gohan10# uptime >: > >> kris> 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 >: > >> >: > >> Wooo Hoo! A new record :-) >: > > >: > > Amusingly, that uptime pre-dates UNIX by a couple of years. >: > >: > Nope, it's about the time of the Seventh Edition. >: >: I wonder if you could even begin to count the number of bugs present or >: how many unpatched security holes exist... > >Lots, but since Seventh Edition didn't have TCP/IP it would actually >be a fairly safe system :-) > >Warner > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe cvs-all" in the body of the message > > > Actually that may not be quite correct. In 1982, I ran an Onyx (Z8001/1 Meg Memory/40 Meg Disk/4 "terminal" users) box running Unix V7 that had a "3rd party" IP/TCP networking stack. It was on the ARPANET. I am not sure of my history now, but I think in 1978 you were probably running ATT Unix V6. If memory serves, the University of Illinois developed an IP/NCP stack for that system. (NCP was the predecessor to TCP). As to the reliability of the system, the OS was probably more robust than the hardware. George Dinolt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 23: 7:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E757C37B400; Sat, 27 Apr 2002 23:07:54 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S67sU61279; Sat, 27 Apr 2002 23:07:54 -0700 (PDT) (envelope-from alc) Message-Id: <200204280607.g3S67sU61279@freefall.freebsd.org> From: Alan Cox Date: Sat, 27 Apr 2002 23:07:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_fault.c vm_glue.c vm_map.c vm_map.h vm_pageout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/27 23:07:54 PDT Modified files: sys/vm vm_fault.c vm_glue.c vm_map.c vm_map.h vm_pageout.c Log: o Introduce and use vm_map_trylock() to replace several direct uses of lockmgr(). o Add missing synchronization to vmspace_swap_count(): Obtain a read lock on the vm_map before traversing it. Revision Changes Path 1.138 +1 -3 src/sys/vm/vm_fault.c 1.134 +1 -3 src/sys/vm/vm_glue.c 1.224 +10 -0 src/sys/vm/vm_map.c 1.76 +1 -0 src/sys/vm/vm_map.h 1.196 +1 -2 src/sys/vm/vm_pageout.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 27 23:38:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAAD837B417; Sat, 27 Apr 2002 23:38:38 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6cc266084; Sat, 27 Apr 2002 23:38:38 -0700 (PDT) (envelope-from scottl) Message-Id: <200204280638.g3S6cc266084@freefall.freebsd.org> From: Scott Long Date: Sat, 27 Apr 2002 23:38:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/udf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/27 23:38:38 PDT Modified files: sys/modules/udf Makefile Log: Nuke -g Revision Changes Path 1.2 +0 -2 src/sys/modules/udf/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 27 23:42:31 2002 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 9D08B37B417; Sat, 27 Apr 2002 23:42:26 -0700 (PDT) Date: Sun, 28 Apr 2002 07:42:25 +0100 From: David Malone To: Peter Wemm Cc: Scott Long , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c Message-ID: <20020428064225.GA91199@salmon.maths.tcd.ie> References: <20020408035351.GA6762@hollin.btc.adaptec.com> <20020427235422.1DCCB3810@overcee.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427235422.1DCCB3810@overcee.wemm.org> User-Agent: Mutt/1.3.25i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 04:54:22PM -0700, Peter Wemm wrote: > I just rebuilt everything today. Unplugging my mouse is still a death > sentence. Grrr. :-( Adrian Colley recently submitted a patch which had to do with closing ums0 - I wonder if it helps? http://www.freebsd.org/cgi/query-pr.cgi?pr=37374 David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 23:42:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECEE637B430; Sat, 27 Apr 2002 23:42:32 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6gWW66595; Sat, 27 Apr 2002 23:42:32 -0700 (PDT) (envelope-from cy) Message-Id: <200204280642.g3S6gWW66595@freefall.freebsd.org> From: Cy Schubert Date: Sat, 27 Apr 2002 23:42:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/xmms-paranormal Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/27 23:42:32 PDT Modified files: graphics Makefile Added files: graphics/xmms-paranormal Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add xmms-paranormal 0.2.0, an adaptation of the "OpenGL Spectrum Analyzer" from XMMS. PR: 37477 Submitted by: David Yeske Revision Changes Path 1.442 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/xmms-paranormal/Makefile (new) 1.1 +1 -0 ports/graphics/xmms-paranormal/distinfo (new) 1.1 +1 -0 ports/graphics/xmms-paranormal/pkg-comment (new) 1.1 +12 -0 ports/graphics/xmms-paranormal/pkg-descr (new) 1.1 +3 -0 ports/graphics/xmms-paranormal/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Apr 27 23:42:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E37A137B400; Sat, 27 Apr 2002 23:42:44 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6giX66760; Sat, 27 Apr 2002 23:42:44 -0700 (PDT) (envelope-from cy) Message-Id: <200204280642.g3S6giX66760@freefall.freebsd.org> From: Cy Schubert Date: Sat, 27 Apr 2002 23:42:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/27 23:42:44 PDT Modified files: . modules Log: xmms-paranormal --> ports/graphics/xmms-paranormal Revision Changes Path 1.5025 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message