From owner-cvs-src@FreeBSD.ORG Sun Oct 30 02:12:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B495816A41F; Sun, 30 Oct 2005 02:12:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC8743D45; Sun, 30 Oct 2005 02:12:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U2CnGp089008; Sun, 30 Oct 2005 02:12:49 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U2CnWl089007; Sun, 30 Oct 2005 02:12:49 GMT (envelope-from davidxu) Message-Id: <200510300212.j9U2CnWl089007@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 02:12:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys aio.h signal.h signalvar.h src/sys/kern syscalls.master vfs_aio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 02:12:49 -0000 davidxu 2005-10-30 02:12:49 UTC FreeBSD src repository Modified files: sys/sys signal.h signalvar.h aio.h sys/kern syscalls.master vfs_aio.c Log: Fix sigevent's POSIX incompatible problem by adding member fields sigev_notify_function and sigev_notify_attributes. AIO syscalls use sigevent, so they have to be adjusted. Reviewed by: alc Revision Changes Path 1.203 +10 -8 src/sys/kern/syscalls.master 1.199 +63 -9 src/sys/kern/vfs_aio.c 1.31 +2 -1 src/sys/sys/aio.h 1.49 +18 -15 src/sys/sys/signal.h 1.72 +9 -0 src/sys/sys/signalvar.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 02:14:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 967A716A420; Sun, 30 Oct 2005 02:14:37 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA2743D45; Sun, 30 Oct 2005 02:14:37 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U2EbKq089191; Sun, 30 Oct 2005 02:14:37 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U2EbRb089190; Sun, 30 Oct 2005 02:14:37 GMT (envelope-from davidxu) Message-Id: <200510300214.j9U2EbRb089190@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 02:14:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 02:14:37 -0000 davidxu 2005-10-30 02:14:37 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen. Revision Changes Path 1.201 +7 -7 src/sys/kern/init_sysent.c 1.185 +7 -7 src/sys/kern/syscalls.c 1.182 +7 -4 src/sys/sys/syscall.h 1.137 +7 -4 src/sys/sys/syscall.mk 1.182 +26 -11 src/sys/sys/sysproto.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 02:56:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBF4516A41F; Sun, 30 Oct 2005 02:56:08 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B8C243D45; Sun, 30 Oct 2005 02:56:08 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U2u8pc090853; Sun, 30 Oct 2005 02:56:08 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U2u8QG090852; Sun, 30 Oct 2005 02:56:08 GMT (envelope-from davidxu) Message-Id: <200510300256.j9U2u8QG090852@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 02:56:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys timers.h src/sys/kern kern_sig.c kern_time.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 02:56:09 -0000 davidxu 2005-10-30 02:56:08 UTC FreeBSD src repository Modified files: sys/sys timers.h sys/kern kern_sig.c kern_time.c Log: Let itimer store itimerspec instead of itimerval, so I don't have to convert to or from timeval frequently. Introduce function itimer_accept() to ack a timer signal in signal acceptance code, this allows us to return more fresh overrun counter than at signal generating time. while POSIX says: "the value returned by timer_getoverrun() shall apply to the most recent expiration signal delivery or acceptance for the timer,.." I prefer returning it at acceptance time. Introduce SIGEV_THREAD_ID notification mode, it is used by thread libary to request kernel to deliver signal to a specified thread, and in turn, the thread library may use the mechanism to implement SIGEV_THREAD which is required by POSIX. Timer signal is managed by timer code, so it can not fail even if signal queue is full filled by sigqueue syscall. Revision Changes Path 1.309 +5 -1 src/sys/kern/kern_sig.c 1.121 +118 -59 src/sys/kern/kern_time.c 1.9 +2 -2 src/sys/sys/timers.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 03:15:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 949F216A41F; Sun, 30 Oct 2005 03:15:06 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4521A43D45; Sun, 30 Oct 2005 03:15:06 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U3F6vE092000; Sun, 30 Oct 2005 03:15:06 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U3F6Lh091999; Sun, 30 Oct 2005 03:15:06 GMT (envelope-from davidxu) Message-Id: <200510300315.j9U3F6Lh091999@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 03:15:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/include time.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 03:15:06 -0000 davidxu 2005-10-30 03:15:05 UTC FreeBSD src repository Modified files: include time.h Log: Add POSIX timer interfaces. Revision Changes Path 1.33 +9 -1 src/include/time.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 03:16:31 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A55916A41F; Sun, 30 Oct 2005 03:16:31 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B2443D45; Sun, 30 Oct 2005 03:16:30 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U3GUEB092129; Sun, 30 Oct 2005 03:16:30 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U3GUPI092128; Sun, 30 Oct 2005 03:16:30 GMT (envelope-from davidxu) Message-Id: <200510300316.j9U3GUPI092128@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 03:16:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread Makefile.inc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 03:16:31 -0000 davidxu 2005-10-30 03:16:30 UTC FreeBSD src repository Modified files: lib/libthr pthread.map lib/libthr/thread Makefile.inc Log: Add timer_create wrapper. Revision Changes Path 1.9 +2 -0 src/lib/libthr/pthread.map 1.11 +1 -0 src/lib/libthr/thread/Makefile.inc From owner-cvs-src@FreeBSD.ORG Sun Oct 30 03:20:42 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DECBA16A41F; Sun, 30 Oct 2005 03:20:42 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC4043D5A; Sun, 30 Oct 2005 03:20:40 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U3KdxK092288; Sun, 30 Oct 2005 03:20:39 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U3Kdpg092287; Sun, 30 Oct 2005 03:20:39 GMT (envelope-from davidxu) Message-Id: <200510300320.j9U3Kdpg092287@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 03:20:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys unistd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 03:20:43 -0000 davidxu 2005-10-30 03:20:39 UTC FreeBSD src repository Modified files: sys/sys unistd.h Log: Change POSIX_TIMERS to 200112L. Revision Changes Path 1.44 +1 -1 src/sys/sys/unistd.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 05:36:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6B1616A41F; Sun, 30 Oct 2005 05:36:23 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94FA843D45; Sun, 30 Oct 2005 05:36:23 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U5aNQV004668; Sun, 30 Oct 2005 05:36:23 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U5aN2X004667; Sun, 30 Oct 2005 05:36:23 GMT (envelope-from scottl) Message-Id: <200510300536.j9U5aN2X004667@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Oct 2005 05:36:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 05:36:24 -0000 scottl 2005-10-30 05:36:23 UTC FreeBSD src repository Modified files: sys/boot/forth beastie.4th Log: Replace loader_color with loader_logo Revision Changes Path 1.11 +42 -9 src/sys/boot/forth/beastie.4th From owner-cvs-src@FreeBSD.ORG Sun Oct 30 05:41:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB3816A41F; Sun, 30 Oct 2005 05:41:43 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC95643D45; Sun, 30 Oct 2005 05:41:42 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U5fgAw004968; Sun, 30 Oct 2005 05:41:42 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U5fgjo004967; Sun, 30 Oct 2005 05:41:42 GMT (envelope-from scottl) Message-Id: <200510300541.j9U5fgjo004967@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Oct 2005 05:41:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/i386/loader Makefile loader.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 05:41:43 -0000 scottl 2005-10-30 05:41:42 UTC FreeBSD src repository Modified files: sys/boot/i386/loader Makefile Added files: sys/boot/i386/loader loader.rc Log: Add back some bits. Revision Changes Path 1.82 +1 -1 src/sys/boot/i386/loader/Makefile 1.4 +17 -0 src/sys/boot/i386/loader/loader.rc (new) From owner-cvs-src@FreeBSD.ORG Sun Oct 30 06:21:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7843516A41F; Sun, 30 Oct 2005 06:21:50 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D0C43D49; Sun, 30 Oct 2005 06:21:50 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j9U6Lng5076724; Sat, 29 Oct 2005 23:21:49 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j9U6Lneh076723; Sat, 29 Oct 2005 23:21:49 -0700 (PDT) (envelope-from obrien) Date: Sat, 29 Oct 2005 23:21:48 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20051030062148.GA76667@dragon.NUXI.org> References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510271734.j9RHYZAk015054@repoman.freebsd.org> X-Operating-System: FreeBSD 7.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 User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 06:21:50 -0000 On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: > jhb 2005-10-27 17:34:35 UTC > > FreeBSD src repository > > Modified files: > sys/i386/conf GENERIC > Added files: > sys/i386/conf DEFAULTS > Log: > Create a default kernel config for i386 and move 'device isa' and > 'device npx' (both of which aren't really optional right now) and > 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading > to 6.0) from GENERIC into DEFAULTS. I may be missing something. I don't quite follow the benefit of the new 'DEFAULTS' file. I'm also curious why we don't explicitly 'include' DEFAULTS in GENERIC vs. the new automagic include feature. I wonder if someone might trip over this not realizing everything that winds up in their config file. I for one have been using io.ko and mem.ko after coping GENERIC to FOO and removing the 'io' and 'mem' devices. -- -- David (obrien@FreeBSD.org) From owner-cvs-src@FreeBSD.ORG Sun Oct 30 07:56:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 609E416A41F; Sun, 30 Oct 2005 07:56:12 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E07743D46; Sun, 30 Oct 2005 07:56:12 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9U7uB46011283; Sun, 30 Oct 2005 07:56:11 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9U7uBYD011282; Sun, 30 Oct 2005 07:56:11 GMT (envelope-from grehan) Message-Id: <200510300756.j9U7uBYD011282@repoman.freebsd.org> From: Peter Grehan Date: Sun, 30 Oct 2005 07:56:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/powerpc/powerpc db_trace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 07:56:12 -0000 grehan 2005-10-30 07:56:11 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc db_trace.c Log: In stack_save, stop when a trap-frame is encountered. This prevents trying to access user-space stack addresses when a user fault is encountered, as occurs when GEOM KTR code is handling a page fault and is using stack_save() to capture a trace for debug purposes. It may be possible to walk beyond the trap-frame if it is a kernel fault, as db_backtrace() does, but I don't think that complexity is needed in this routine. MFC after: 3 days Revision Changes Path 1.11 +10 -0 src/sys/powerpc/powerpc/db_trace.c From owner-cvs-src@FreeBSD.ORG Sun Oct 30 09:55:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F281616A41F; Sun, 30 Oct 2005 09:55:13 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E2743D45; Sun, 30 Oct 2005 09:55:13 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.4/8.13.4) with ESMTP id j9U9tBrv033410; Sun, 30 Oct 2005 09:55:11 GMT (envelope-from markm@FreeBSD.org) Received: (from uucp@localhost) by storm.uk.FreeBSD.org (8.13.4/8.12.11/Submit) with UUCP id j9U9t96R033408; Sun, 30 Oct 2005 09:55:09 GMT (envelope-from markm@FreeBSD.org) Received: from grondar.org (localhost [127.0.0.1]) by grunt.grondar.org (8.13.4/8.13.4) with ESMTP id j9U9pjxL086983; Sun, 30 Oct 2005 09:51:45 GMT (envelope-from markm@FreeBSD.org) Message-Id: <200510300951.j9U9pjxL086983@grunt.grondar.org> To: obrien@FreeBSD.org From: Mark Murray Date: Sun, 30 Oct 2005 09:51:45 +0000 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 09:55:14 -0000 "David O'Brien" writes: >> Create a default kernel config for i386 and move 'device isa' and >> 'device npx' (both of which aren't really optional right now) and >> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading >> to 6.0) from GENERIC into DEFAULTS. > >I may be missing something. I don't quite follow the benefit of the new >'DEFAULTS' file. I'm also curious why we don't explicitly 'include' >DEFAULTS in GENERIC vs. the new automagic include feature. Its an anti-foot-shooting thing. Scott was concerned that far too many people with kernels based on GENERIC before io was made a separate module were being flummoxed by X not running. This is a way to make npx, mem and io default for even those kernels, as long as they run a modern(tm) config(8). >I wonder if someone might trip over this not realizing everything that >winds up in their config file. I for one have been using io.ko and >mem.ko after coping GENERIC to FOO and removing the 'io' and 'mem' >devices. Now, you'll get the error that they are already loaded. If you don't want that, you can remove them from DEFAULTS. I have a plan to improve this in the medium term, but this involves a bit more config(8) work. M -- Mark R V Murray What is the most interesting question you have asked? What, if any, was the answer? From owner-cvs-src@FreeBSD.ORG Sun Oct 30 10:03:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA0A216A41F; Sun, 30 Oct 2005 10:03:12 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F7D943D49; Sun, 30 Oct 2005 10:03:12 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UA3B1G023502; Sun, 30 Oct 2005 10:03:11 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UA3Bnt023501; Sun, 30 Oct 2005 10:03:11 GMT (envelope-from des) Message-Id: <200510301003.j9UA3Bnt023501@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 30 Oct 2005 10:03:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pcm dsp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 10:03:12 -0000 des 2005-10-30 10:03:11 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm dsp.c Log: Add some safeguards to AIOSFMT: - Return EINVAL if play_format or rec_format is set but the corresponding sample rate is 0. - Don't try to set the playback or recording format to 0. Previously, issuing an AIOSFMT ioctl with an all-zeroes snd_chan_param would trigger a KASSERT in chn_fmtchain(); I'm unsure about the effects on a kernel without INVARIANTS. After this commit, issuing AIOSFMT with an all-zeroes snd_chan_param is equivalent to issuing AIOGFMT. MFC after: 2 weeks Revision Changes Path 1.86 +8 -2 src/sys/dev/sound/pcm/dsp.c From owner-cvs-src@FreeBSD.ORG Sun Oct 30 10:31:30 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15CDF16A43D; Sun, 30 Oct 2005 10:31:30 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from amsfep20-int.chello.nl (amsfep12-int.chello.nl [213.46.243.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0481543D45; Sun, 30 Oct 2005 10:31:28 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from Vitsch.net ([62.195.38.148]) by amsfep20-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051030103126.JVJS1323.amsfep20-int.chello.nl@Vitsch.net>; Sun, 30 Oct 2005 11:31:26 +0100 Received: from [192.168.87.6] (f187096.upc-f.chello.nl [80.56.187.96]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id j9UATwjf033240; Sun, 30 Oct 2005 11:30:03 +0100 (CET) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" Organization: Vitsch Electronics To: Brooks Davis Date: Sun, 30 Oct 2005 11:31:18 +0100 User-Agent: KMail/1.8.2 References: <200510282157.j9SLv4tf061152@repoman.freebsd.org> In-Reply-To: <200510282157.j9SLv4tf061152@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510301131.19048.Danovitsch@vitsch.net> Cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 10:31:30 -0000 On Friday 28 October 2005 23:57, Brooks Davis wrote: > brooks 2005-10-28 21:57:04 UTC > > FreeBSD src repository > > Modified files: > sbin/ifconfig ifieee80211.c > Log: > Don't crash when given an invalid nwkey string. Could you perhaps also take a look at pr bin/74509? I have just verified the bug, and it is still there in FreeBSD 6.0-RC1 Thanks, Daan From owner-cvs-src@FreeBSD.ORG Sun Oct 30 10:56:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5975D16A440; Sun, 30 Oct 2005 10:56:49 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5EF343D45; Sun, 30 Oct 2005 10:56:48 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EWArn-000NUe-EO; Sun, 30 Oct 2005 10:56:47 +0000 Date: Sun, 30 Oct 2005 10:56:47 +0000 From: Ceri Davies To: David O'Brien Message-ID: <20051030105647.GR99857@submonkey.net> Mail-Followup-To: Ceri Davies , David O'Brien , John Baldwin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="37cJpJlYZwAfNbm5" Content-Disposition: inline In-Reply-To: <20051030062148.GA76667@dragon.NUXI.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 10:56:49 -0000 --37cJpJlYZwAfNbm5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 29, 2005 at 11:21:48PM -0700, David O'Brien wrote: > On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: > > jhb 2005-10-27 17:34:35 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/i386/conf GENERIC=20 > > Added files: > > sys/i386/conf DEFAULTS=20 > > Log: > > Create a default kernel config for i386 and move 'device isa' and > > 'device npx' (both of which aren't really optional right now) and > > 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading > > to 6.0) from GENERIC into DEFAULTS. >=20 > I may be missing something. I don't quite follow the benefit of the new > 'DEFAULTS' file. I'm also curious why we don't explicitly 'include' > DEFAULTS in GENERIC vs. the new automagic include feature. I was also confused by that. There are also no warnings if DEFAULTS is missing, which means that by removing a seemingly unrelated file I get a different (read: useless to me) kernel. Does INCLUDE_CONFIG_FILE show the contents of DEFAULTS as well? Perhaps we can move to requiring an explicit "include" in -HEAD? This should alleviate most of my concerns (except the INCLUDE_CONFIG_FILE one). Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --37cJpJlYZwAfNbm5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDZKbvocfcwTS3JF8RAoLIAJ0eIZWdblSzyXUf5a42l1CkRWZpmgCfWYWu qxPB0rffqz1LQCTrSnSMw/4= =I4yK -----END PGP SIGNATURE----- --37cJpJlYZwAfNbm5-- From owner-cvs-src@FreeBSD.ORG Sun Oct 30 12:21:03 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A09C816A41F; Sun, 30 Oct 2005 12:21:03 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EAC543D46; Sun, 30 Oct 2005 12:21:03 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UCL3g3030771; Sun, 30 Oct 2005 12:21:03 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UCL39n030770; Sun, 30 Oct 2005 12:21:03 GMT (envelope-from bde) Message-Id: <200510301221.j9UCL39n030770@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Oct 2005 12:21:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/i387 e_exp.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 12:21:03 -0000 bde 2005-10-30 12:21:02 UTC FreeBSD src repository Modified files: lib/msun/i387 e_exp.S Log: Fixed some comments added in rev.1.5. The log message for 1.5 said that some small (one or two ulp) inaccuracies were fixed, and a comment implied that the critical change is to switch the rounding mode to to-nearest, with a switch of the precision to extended at no extra cost. Actually, the errors are very large (ucbtest finds ones of several hundred ulps), and it is the switch of the precision that is critical. Another comment was wrong about NaNs being handled sloppily. Revision Changes Path 1.11 +7 -5 src/lib/msun/i387/e_exp.S From owner-cvs-src@FreeBSD.ORG Sun Oct 30 12:34:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBD7716A41F; Sun, 30 Oct 2005 12:34:58 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79AD643D45; Sun, 30 Oct 2005 12:34:58 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UCYwfc031177; Sun, 30 Oct 2005 12:34:58 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UCYwBH031176; Sun, 30 Oct 2005 12:34:58 GMT (envelope-from bde) Message-Id: <200510301234.j9UCYwBH031176@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Oct 2005 12:34:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/man remainder.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 12:34:58 -0000 bde 2005-10-30 12:34:58 UTC FreeBSD src repository Modified files: lib/msun/man remainder.3 Log: Fixed spelling of remquof() in its prototype. Revision Changes Path 1.3 +1 -1 src/lib/msun/man/remainder.3 From owner-cvs-src@FreeBSD.ORG Sun Oct 30 13:47:03 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1D8816A41F; Sun, 30 Oct 2005 13:47:03 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3896A43D53; Sun, 30 Oct 2005 13:47:02 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id CC0CF1A3C28; Sun, 30 Oct 2005 05:47:02 -0800 (PST) Date: Sun, 30 Oct 2005 05:47:02 -0800 From: Alfred Perlstein To: David Xu Message-ID: <20051030134702.GK32289@elvis.mu.org> References: <200510300212.j9U2CnWl089007@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510300212.j9U2CnWl089007@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: alc@freebsd.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys aio.h signal.h signalvar.h src/sys/kern syscalls.master vfs_aio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 13:47:03 -0000 Does this modify the size/layout of the struct sigevent and aiocb to the point where apps need a recompile? If so we should we have compat functions for AIO? Ei, struct "osigevent" and "oaiocb" and corresponding compat functions for AIO? I understand that it's annoying but AIO has been an interface around since 4.x. Now might also be a good time to add padding to aiocb and possibly sigevent. -Alfred * David Xu [051029 20:13] wrote: > davidxu 2005-10-30 02:12:49 UTC > > FreeBSD src repository > > Modified files: > sys/sys signal.h signalvar.h aio.h > sys/kern syscalls.master vfs_aio.c > Log: > Fix sigevent's POSIX incompatible problem by adding member fields > sigev_notify_function and sigev_notify_attributes. AIO syscalls > use sigevent, so they have to be adjusted. > > Reviewed by: alc > > Revision Changes Path > 1.203 +10 -8 src/sys/kern/syscalls.master > 1.199 +63 -9 src/sys/kern/vfs_aio.c > 1.31 +2 -1 src/sys/sys/aio.h > 1.49 +18 -15 src/sys/sys/signal.h > 1.72 +9 -0 src/sys/sys/signalvar.h -- - Alfred Perlstein From owner-cvs-src@FreeBSD.ORG Sun Oct 30 13:52:31 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5364E16A421; Sun, 30 Oct 2005 13:52:31 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3379743D4C; Sun, 30 Oct 2005 13:52:25 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9UDqNom044898; Sun, 30 Oct 2005 06:52:24 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4364D017.1050605@samsco.org> Date: Sun, 30 Oct 2005 06:52:23 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@FreeBSD.org References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> In-Reply-To: <20051030062148.GA76667@dragon.NUXI.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 13:52:31 -0000 David O'Brien wrote: > On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: > >>jhb 2005-10-27 17:34:35 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/i386/conf GENERIC >> Added files: >> sys/i386/conf DEFAULTS >> Log: >> Create a default kernel config for i386 and move 'device isa' and >> 'device npx' (both of which aren't really optional right now) and >> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading >> to 6.0) from GENERIC into DEFAULTS. > > > I may be missing something. I don't quite follow the benefit of the new > 'DEFAULTS' file. It's been 2+ years since the io and mem devices were made optional, and the mailing lists are still filled with people who don't understand why X doesn't work after they remove them from their kernel config. We expect there to be a large migration of people from 4.x to 6.0 who never tracked the change in 5.x, or who want to bring their 4.x kernel config files over with as few surprises as possible, so this will make their lives easier. > I'm also curious why we don't explicitly 'include' > DEFAULTS in GENERIC vs. the new automagic include feature. Because if it was specifically mentioned in the GENERIC config file then it would be deleted by people who don't understand what it does or why it's important, and it would be missed by people writing config files from scratch or migrating from previous versions of FreeBSD. > > I wonder if someone might trip over this not realizing everything that > winds up in their config file. I for one have been using io.ko and > mem.ko after coping GENERIC to FOO and removing the 'io' and 'mem' > devices. > If you delete the DEFAULTS file then config will silently be happy, though you'll need to manually add the isa and npx devices to your kernel config. You can also use the 'nodevice' directives to manually exclude the io and mem devices from your config. Contrary to Mark's response, I'd recommend doing this instead of editing DEFAULTS directly. Scott From owner-cvs-src@FreeBSD.ORG Sun Oct 30 14:37:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6D516A41F; Sun, 30 Oct 2005 14:37:06 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F1E43D4C; Sun, 30 Oct 2005 14:37:02 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UEb2rh043715; Sun, 30 Oct 2005 14:37:02 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UEb2vc043714; Sun, 30 Oct 2005 14:37:02 GMT (envelope-from scottl) Message-Id: <200510301437.j9UEb2vc043714@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Oct 2005 14:37:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/boot/i386/loader Makefile loader.rc src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 14:37:06 -0000 scottl 2005-10-30 14:37:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/i386/loader Makefile sys/boot/forth beastie.4th Added files: (Branch: RELENG_6) sys/boot/i386/loader loader.rc Log: MFC Approved by: re Revision Changes Path 1.10.2.1 +42 -9 src/sys/boot/forth/beastie.4th 1.81.2.1 +1 -1 src/sys/boot/i386/loader/Makefile 1.4.2.1 +17 -0 src/sys/boot/i386/loader/loader.rc (new) From owner-cvs-src@FreeBSD.ORG Sun Oct 30 14:40:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 959B416A41F; Sun, 30 Oct 2005 14:40:40 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 509AD43D45; Sun, 30 Oct 2005 14:40:40 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UEeejB043914; Sun, 30 Oct 2005 14:40:40 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UEeeNk043913; Sun, 30 Oct 2005 14:40:40 GMT (envelope-from scottl) Message-Id: <200510301440.j9UEeeNk043913@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Oct 2005 14:40:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/sys/boot/i386/loader Makefile loader.rc src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 14:40:40 -0000 scottl 2005-10-30 14:40:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) sys/boot/i386/loader Makefile sys/boot/forth beastie.4th Added files: (Branch: RELENG_6_0) sys/boot/i386/loader loader.rc Log: MFC Approved by: re Revision Changes Path 1.10.4.1 +42 -9 src/sys/boot/forth/beastie.4th 1.81.4.1 +1 -1 src/sys/boot/i386/loader/Makefile 1.4.4.1 +17 -0 src/sys/boot/i386/loader/loader.rc (new) From owner-cvs-src@FreeBSD.ORG Sun Oct 30 15:59:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E65A16A41F; Sun, 30 Oct 2005 15:59:09 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B33C43D45; Sun, 30 Oct 2005 15:59:09 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UFx9qx046982; Sun, 30 Oct 2005 15:59:09 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UFx9wh046981; Sun, 30 Oct 2005 15:59:09 GMT (envelope-from nyan) Message-Id: <200510301559.j9UFx9wh046981@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 30 Oct 2005 15:59:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/pc98/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 15:59:09 -0000 nyan 2005-10-30 15:59:08 UTC FreeBSD src repository Modified files: sys/boot/pc98/loader Makefile Log: MFi386: Enable beastie.4th. Revision Changes Path 1.39 +2 -2 src/sys/boot/pc98/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sun Oct 30 16:31:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5274316A41F; Sun, 30 Oct 2005 16:31:06 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB92343D58; Sun, 30 Oct 2005 16:31:05 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UGV5Pj048422; Sun, 30 Oct 2005 16:31:05 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UGV5j6048421; Sun, 30 Oct 2005 16:31:05 GMT (envelope-from brooks) Message-Id: <200510301631.j9UGV5j6048421@repoman.freebsd.org> From: Brooks Davis Date: Sun, 30 Oct 2005 16:31:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 16:31:06 -0000 brooks 2005-10-30 16:31:05 UTC FreeBSD src repository Modified files: sbin/ifconfig ifieee80211.c Log: SSIDs are of length 32-bytes and not NUL terminated. Use the correct length and bail immediatly if the returned length is wrong rather than attempting to set an correct value. This commit differs from the patch in the PR in the use of exit instead of return and the use of a defined value for the array. Submitted by: Daan Vreeken [PA4DAN] PR: bin/74509 Revision Changes Path 1.28 +3 -2 src/sbin/ifconfig/ifieee80211.c From owner-cvs-src@FreeBSD.ORG Sun Oct 30 16:34:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2019316A41F; Sun, 30 Oct 2005 16:34:38 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D30A443D46; Sun, 30 Oct 2005 16:34:37 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UGYbp8048527; Sun, 30 Oct 2005 16:34:37 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UGYbCb048526; Sun, 30 Oct 2005 16:34:37 GMT (envelope-from nyan) Message-Id: <200510301634.j9UGYbCb048526@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 30 Oct 2005 16:34:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/boot/pc98/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 16:34:38 -0000 nyan 2005-10-30 16:34:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/pc98/loader Makefile Log: MFC: Enable beastie.4th. Approved by: re (scottl) Revision Changes Path 1.38.2.1 +2 -2 src/sys/boot/pc98/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sun Oct 30 16:36:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 907A316A41F; Sun, 30 Oct 2005 16:36:00 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DFB543D46; Sun, 30 Oct 2005 16:36:00 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UGa066048666; Sun, 30 Oct 2005 16:36:00 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UGa0ah048665; Sun, 30 Oct 2005 16:36:00 GMT (envelope-from nyan) Message-Id: <200510301636.j9UGa0ah048665@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 30 Oct 2005 16:36:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/sys/boot/pc98/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 16:36:00 -0000 nyan 2005-10-30 16:36:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) sys/boot/pc98/loader Makefile Log: MFC: Enable beastie.4th. Approved by: re (scottl) Revision Changes Path 1.38.4.1 +2 -2 src/sys/boot/pc98/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sun Oct 30 17:16:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8951016A41F; Sun, 30 Oct 2005 17:16:14 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E47E43D48; Sun, 30 Oct 2005 17:16:14 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.3/8.13.3) with ESMTP id j9UHGDSu026926; Sun, 30 Oct 2005 09:16:13 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.3/8.13.3/Submit) id j9UHGBHb026925; Sun, 30 Oct 2005 09:16:11 -0800 (PST) (envelope-from jmg) Date: Sun, 30 Oct 2005 09:16:11 -0800 From: John-Mark Gurney To: Scott Long Message-ID: <20051030171611.GW4115@funkthat.com> References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4364D017.1050605@samsco.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, John Baldwin , obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 17:16:14 -0000 Scott Long wrote this message on Sun, Oct 30, 2005 at 06:52 -0700: > > I'm also curious why we don't explicitly 'include' > >DEFAULTS in GENERIC vs. the new automagic include feature. > > Because if it was specifically mentioned in the GENERIC config file then > it would be deleted by people who don't understand what it does or why > it's important, and it would be missed by people writing config files > from scratch or migrating from previous versions of FreeBSD. I'm sorry, I don't buy this... The reason: device npx If you don't get it, think about it. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-src@FreeBSD.ORG Sun Oct 30 17:23:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B77616A420; Sun, 30 Oct 2005 17:23:02 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C202F43D55; Sun, 30 Oct 2005 17:23:01 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UHN1gm057531; Sun, 30 Oct 2005 17:23:01 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UHN1je057530; Sun, 30 Oct 2005 17:23:01 GMT (envelope-from marcel) Message-Id: <200510301723.j9UHN1je057530@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 30 Oct 2005 17:23:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ia64/ia64 interrupt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 17:23:02 -0000 marcel 2005-10-30 17:23:01 UTC FreeBSD src repository Modified files: sys/ia64/ia64 interrupt.c Log: Remove a stray return statement in the interrupt dispatch function that caused a premature exit after calling a fast interrupt handler and bypassing a much needed critical_exit() and the scheduling of the interrupt thread for non-fast handlers. In short: unbreak :-) Revision Changes Path 1.53 +0 -1 src/sys/ia64/ia64/interrupt.c From owner-cvs-src@FreeBSD.ORG Sun Oct 30 17:54:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 341B116A41F; Sun, 30 Oct 2005 17:54:40 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBB343D49; Sun, 30 Oct 2005 17:54:39 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UHsddC058720; Sun, 30 Oct 2005 17:54:39 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UHsdn6058719; Sun, 30 Oct 2005 17:54:39 GMT (envelope-from obrien) Message-Id: <200510301754.j9UHsdn6058719@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 30 Oct 2005 17:54:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools freebsd-native.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 17:54:40 -0000 obrien 2005-10-30 17:54:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/cc/cc_tools freebsd-native.h Log: Catch up with FreeBSD 6. Approved by: re(scottl) Revision Changes Path 1.24.8.1 +1 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 17:59:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24B5416A41F; Sun, 30 Oct 2005 17:59:30 +0000 (GMT) (envelope-from nate@root.org) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7251043D48; Sun, 30 Oct 2005 17:59:28 +0000 (GMT) (envelope-from nate@root.org) Received: from ylpvm01.prodigy.net (ylpvm01-int.prodigy.net [207.115.5.207]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j9UHxqil003032; Sun, 30 Oct 2005 12:59:52 -0500 X-ORBL: [71.139.0.107] Received: from [10.0.0.115] (ppp-71-139-0-107.dsl.snfc21.pacbell.net [71.139.0.107]) by ylpvm01.prodigy.net (8.13.4 dk-milter linux/8.13.4) with ESMTP id j9UI3WU7013267; Sun, 30 Oct 2005 13:03:32 -0500 Message-ID: <436509D5.3020401@root.org> Date: Sun, 30 Oct 2005 09:58:45 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050723) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ceri Davies References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <20051030105647.GR99857@submonkey.net> In-Reply-To: <20051030105647.GR99857@submonkey.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, John Baldwin , David O'Brien Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 17:59:30 -0000 Ceri Davies wrote: > On Sat, Oct 29, 2005 at 11:21:48PM -0700, David O'Brien wrote: > >>On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: >> >>>jhb 2005-10-27 17:34:35 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/i386/conf GENERIC >>> Added files: >>> sys/i386/conf DEFAULTS >>> Log: >>> Create a default kernel config for i386 and move 'device isa' and >>> 'device npx' (both of which aren't really optional right now) and >>> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading >>> to 6.0) from GENERIC into DEFAULTS. >> >>I may be missing something. I don't quite follow the benefit of the new >>'DEFAULTS' file. I'm also curious why we don't explicitly 'include' >>DEFAULTS in GENERIC vs. the new automagic include feature. > > > I was also confused by that. There are also no warnings if DEFAULTS is > missing, which means that by removing a seemingly unrelated file I get a > different (read: useless to me) kernel. Does INCLUDE_CONFIG_FILE show > the contents of DEFAULTS as well? A better way would be to make io and mem only compile time options (default to on). There is no benefit to them being modules. Anyone who wants to compile with NO_DEVIO or NO_DEVMEM will know why their kernel stops working. -- Nate From owner-cvs-src@FreeBSD.ORG Sun Oct 30 19:04:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFB516A41F; Sun, 30 Oct 2005 19:04:48 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A00743D46; Sun, 30 Oct 2005 19:04:48 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UJ4mDw062453; Sun, 30 Oct 2005 19:04:48 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UJ4mcd062452; Sun, 30 Oct 2005 19:04:48 GMT (envelope-from obrien) Message-Id: <200510301904.j9UJ4mcd062452@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 30 Oct 2005 19:04:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools freebsd-native.h src/contrib/gcc/config freebsd-spec.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 19:04:48 -0000 obrien 2005-10-30 19:04:48 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc/cc_tools freebsd-native.h contrib/gcc/config freebsd-spec.h Log: Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make it easier to keep them in sync. Revision Changes Path 1.22 +2 -2 src/contrib/gcc/config/freebsd-spec.h 1.26 +2 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 19:44:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5613F16A41F; Sun, 30 Oct 2005 19:44:41 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F175A43D45; Sun, 30 Oct 2005 19:44:40 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UJieMu064657; Sun, 30 Oct 2005 19:44:40 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UJieCk064656; Sun, 30 Oct 2005 19:44:40 GMT (envelope-from rwatson) Message-Id: <200510301944.j9UJieCk064656@repoman.freebsd.org> From: Robert Watson Date: Sun, 30 Oct 2005 19:44:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c uipc_usrreq.c src/sys/netatm atm_aal5.c atm_cm.c atm_socket.c atm_var.h src/sys/netatm/ipatm ipatm_load.c src/sys/netgraph/bluetooth/include ng_btsocket_l2cap.h ng_btsocket_rfcomm.h ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 19:44:41 -0000 rwatson 2005-10-30 19:44:40 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c uipc_socket2.c uipc_usrreq.c sys/netatm atm_aal5.c atm_cm.c atm_socket.c atm_var.h sys/netatm/ipatm ipatm_load.c sys/netgraph/bluetooth/include ng_btsocket_l2cap.h ng_btsocket_rfcomm.h sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c ng_btsocket_rfcomm.c sys/netinet tcp_usrreq.c sys/netipx spx_usrreq.c sys/sys param.h protosw.h socketvar.h Log: Push the assignment of a new or updated so_qlimit from solisten() following the protocol pru_listen() call to solisten_proto(), so that it occurs under the socket lock acquisition that also sets SO_ACCEPTCONN. This requires passing the new backlog parameter to the protocol, which also allows the protocol to be aware of changes in queue limit should it wish to do something about the new queue limit. This continues a move towards the socket layer acting as a library for the protocol. Bump __FreeBSD_version due to a change in the in-kernel protocol interface. This change has been tested with IPv4 and UNIX domain sockets, but not other protocols. Revision Changes Path 1.251 +6 -15 src/sys/kern/uipc_socket.c 1.149 +1 -1 src/sys/kern/uipc_socket2.c 1.157 +7 -5 src/sys/kern/uipc_usrreq.c 1.22 +5 -3 src/sys/netatm/atm_aal5.c 1.34 +3 -2 src/sys/netatm/atm_cm.c 1.25 +4 -2 src/sys/netatm/atm_socket.c 1.27 +2 -2 src/sys/netatm/atm_var.h 1.23 +1 -1 src/sys/netatm/ipatm/ipatm_load.c 1.5 +1 -1 src/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h 1.5 +1 -1 src/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h 1.17 +2 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.18 +2 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c 1.127 +4 -4 src/sys/netinet/tcp_usrreq.c 1.63 +4 -3 src/sys/netipx/spx_usrreq.c 1.250 +1 -1 src/sys/sys/param.h 1.48 +3 -2 src/sys/sys/protosw.h 1.142 +1 -1 src/sys/sys/socketvar.h From owner-cvs-src@FreeBSD.ORG Sun Oct 30 19:48:35 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6846316A41F; Sun, 30 Oct 2005 19:48:35 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: from heff.fud.org.nz (60-234-149-201.bitstream.orcon.net.nz [60.234.149.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECCA943D46; Sun, 30 Oct 2005 19:48:34 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 5DB1A1CCDD; Mon, 31 Oct 2005 08:48:33 +1300 (NZDT) Date: Mon, 31 Oct 2005 08:48:33 +1300 From: Andrew Thompson To: Xin LI Message-ID: <20051030194833.GA2699@heff.fud.org.nz> References: <200510280258.j9S2wpmL058704@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510280258.j9S2wpmL058704@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 19:48:35 -0000 On Fri, Oct 28, 2005 at 02:58:51AM +0000, Xin LI wrote: > delphij 2005-10-28 02:58:51 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > . UPDATING > Log: > Some changes to reflect 6.0-STABLE/RELEASE: > - Mention that this is -STABLE ... > > Revision Changes Path > 1.416.2.5 +11 -11 src/UPDATING Why isnt this showing up on cvsweb? http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING?only_with_tag=RELENG_6 Andrew From owner-cvs-src@FreeBSD.ORG Sun Oct 30 20:47:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DE3F16A41F; Sun, 30 Oct 2005 20:47:43 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B4743D45; Sun, 30 Oct 2005 20:47:43 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UKlhIu075303; Sun, 30 Oct 2005 20:47:43 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UKlh2p075302; Sun, 30 Oct 2005 20:47:43 GMT (envelope-from alc) Message-Id: <200510302047.j9UKlh2p075302@repoman.freebsd.org> From: Alan Cox Date: Sun, 30 Oct 2005 20:47:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 20:47:43 -0000 alc 2005-10-30 20:47:43 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Replace diagnostic printf()s by assertions. Use consistent style for similar assertions. Revision Changes Path 1.530 +8 -36 src/sys/amd64/amd64/pmap.c 1.534 +8 -36 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Sun Oct 30 20:53:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9726316A421; Sun, 30 Oct 2005 20:53:48 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E3643D48; Sun, 30 Oct 2005 20:53:42 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9UKrfUl093025; Sun, 30 Oct 2005 13:53:41 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <436532D5.8000906@samsco.org> Date: Sun, 30 Oct 2005 13:53:41 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John-Mark Gurney References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> <20051030171611.GW4115@funkthat.com> In-Reply-To: <20051030171611.GW4115@funkthat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, John Baldwin , obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 20:53:48 -0000 John-Mark Gurney wrote: > Scott Long wrote this message on Sun, Oct 30, 2005 at 06:52 -0700: > >>>I'm also curious why we don't explicitly 'include' >>>DEFAULTS in GENERIC vs. the new automagic include feature. >> >>Because if it was specifically mentioned in the GENERIC config file then >>it would be deleted by people who don't understand what it does or why >>it's important, and it would be missed by people writing config files >>from scratch or migrating from previous versions of FreeBSD. > > > I'm sorry, I don't buy this... The reason: > device npx > > If you don't get it, think about it. > Guess I'm too dumb to get it. Scott From owner-cvs-src@FreeBSD.ORG Sun Oct 30 21:02:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75D8216A421; Sun, 30 Oct 2005 21:02:10 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F3943D53; Sun, 30 Oct 2005 21:02:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UL29Po076073; Sun, 30 Oct 2005 21:02:09 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UL29YG076072; Sun, 30 Oct 2005 21:02:09 GMT (envelope-from aaron) Message-Id: <200510302102.j9UL29YG076072@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 30 Oct 2005 21:02:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 21:02:10 -0000 aaron 2005-10-30 21:02:09 UTC FreeBSD src repository (ports committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: new committer: added my birthday to the calendar Approved by: tobez Revision Changes Path 1.169 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-src@FreeBSD.ORG Sun Oct 30 21:30:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F375916A420; Sun, 30 Oct 2005 21:29:59 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE96543D45; Sun, 30 Oct 2005 21:29:59 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9ULTxGW077120; Sun, 30 Oct 2005 21:29:59 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9ULTxnu077119; Sun, 30 Oct 2005 21:29:59 GMT (envelope-from grehan) Message-Id: <200510302129.j9ULTxnu077119@repoman.freebsd.org> From: Peter Grehan Date: Sun, 30 Oct 2005 21:29:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/powerpc/powerpc locore.S ofw_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 21:30:00 -0000 grehan 2005-10-30 21:29:59 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc locore.S ofw_machdep.c Log: Copy SPRG0-3 registers at boot-time and restore when calling into OpenFirmware. FreeBSD/ppc uses SPRG0 as the per-cpu data area pointer, and SPRG1-3 as temporary registers during exception handling. There have been a few instances where OpenFirmware does require these to be part of it's context, such as cd-booting an eMac. reported by: many MFC after: 3 days Revision Changes Path 1.22 +11 -2 src/sys/powerpc/powerpc/locore.S 1.14 +46 -4 src/sys/powerpc/powerpc/ofw_machdep.c From owner-cvs-src@FreeBSD.ORG Sun Oct 30 22:41:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0063A16A41F; Sun, 30 Oct 2005 22:41:08 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (cpe.atm2-0-71337.0x535ccf26.taanxx2.customer.tele.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A8643D45; Sun, 30 Oct 2005 22:41:08 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 5BF55118B2; Sun, 30 Oct 2005 23:41:07 +0100 (CET) Date: Sun, 30 Oct 2005 23:41:07 +0100 From: "Simon L. Nielsen" To: Andrew Thompson Message-ID: <20051030224106.GC891@zaphod.nitro.dk> References: <200510280258.j9S2wpmL058704@repoman.freebsd.org> <20051030194833.GA2699@heff.fud.org.nz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O3RTKUHj+75w1tg5" Content-Disposition: inline In-Reply-To: <20051030194833.GA2699@heff.fud.org.nz> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Xin LI , cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 22:41:09 -0000 --O3RTKUHj+75w1tg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.10.31 08:48:33 +1300, Andrew Thompson wrote: > On Fri, Oct 28, 2005 at 02:58:51AM +0000, Xin LI wrote: > > delphij 2005-10-28 02:58:51 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: (Branch: RELENG_6) > > . UPDATING=20 > > Log: > > Some changes to reflect 6.0-STABLE/RELEASE: > > - Mention that this is -STABLE > ... > > =20 > > Revision Changes Path > > 1.416.2.5 +11 -11 src/UPDATING >=20 >=20 > Why isnt this showing up on cvsweb? >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING?only_with_tag=3DRELENG= _6 cvsweb has been partially broken for UPDATING for a while. I'm not sure if it's a problem with the RCS file or if cvsweb just gets confused by the output from UPDATING's log. --=20 Simon L. Nielsen --O3RTKUHj+75w1tg5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDZUwCh9pcDSc1mlERAoFTAKCrQ6KU2YRn+uXmtdWI8u1d0ZIGhwCgjFOT Wrgoz4UycO2OiPv6c6incYo= =dhlW -----END PGP SIGNATURE----- --O3RTKUHj+75w1tg5-- From owner-cvs-src@FreeBSD.ORG Sun Oct 30 22:45:34 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A4C16A41F; Sun, 30 Oct 2005 22:45:34 +0000 (GMT) (envelope-from mcdouga9@daemon.egr.msu.edu) Received: from daemon.egr.msu.edu (daemon.egr.msu.edu [35.9.44.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E3043D7F; Sun, 30 Oct 2005 22:45:21 +0000 (GMT) (envelope-from mcdouga9@daemon.egr.msu.edu) Received: by daemon.egr.msu.edu (Postfix, from userid 21281) id B05D667; Sun, 30 Oct 2005 17:44:42 -0500 (EST) Date: Sun, 30 Oct 2005 17:44:42 -0500 From: Adam McDougall To: Nate Lawson Message-ID: <20051030224442.GV2998@egr.msu.edu> References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <20051030105647.GR99857@submonkey.net> <436509D5.3020401@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <436509D5.3020401@root.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 22:45:34 -0000 On Sun, Oct 30, 2005 at 09:58:45AM -0800, Nate Lawson wrote: Ceri Davies wrote: >On Sat, Oct 29, 2005 at 11:21:48PM -0700, David O'Brien wrote: > >>On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: >> >>>jhb 2005-10-27 17:34:35 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/i386/conf GENERIC >>> Added files: >>> sys/i386/conf DEFAULTS >>> Log: >>> Create a default kernel config for i386 and move 'device isa' and >>> 'device npx' (both of which aren't really optional right now) and >>> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading >>> to 6.0) from GENERIC into DEFAULTS. >> >>I may be missing something. I don't quite follow the benefit of the new >>'DEFAULTS' file. I'm also curious why we don't explicitly 'include' >>DEFAULTS in GENERIC vs. the new automagic include feature. > > >I was also confused by that. There are also no warnings if DEFAULTS is >missing, which means that by removing a seemingly unrelated file I get a >different (read: useless to me) kernel. Does INCLUDE_CONFIG_FILE show >the contents of DEFAULTS as well? A better way would be to make io and mem only compile time options (default to on). There is no benefit to them being modules. Anyone who wants to compile with NO_DEVIO or NO_DEVMEM will know why their kernel stops working. FWIW, I appreciate that mem can be a kernel module because that means I can have one less thing in my kernel that might (historically) lead to a root exploit, yet I can load it on whim if I already have root for things such as netstat and lsof on a server not running X. Similar for procfs on a system that occasionally wants to run truss. I like the idea of not leaving open access to kernel interfaces that have a history of abuse. It provides a single extra layer of protection while not requiring the hassle of recompiling the kernel or clamping down the ability of loading any kernel modules at all (securelevel, syscall modification). A drawback of modifying or deleting DEFAULTS is I expect it to come back the next time I cvsup, removing my changes. -- Nate _______________________________________________ cvs-src@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:07:27 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A3A216A41F; Sun, 30 Oct 2005 23:07:27 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A9D43D45; Sun, 30 Oct 2005 23:07:26 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j9UN6AnJ092453; Sun, 30 Oct 2005 16:06:10 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 30 Oct 2005 16:06:15 -0700 (MST) Message-Id: <20051030.160615.13598855.imp@bsdimp.com> To: mcdouga9@egr.msu.edu From: "M. Warner Losh" In-Reply-To: <20051030224442.GV2998@egr.msu.edu> References: <20051030105647.GR99857@submonkey.net> <436509D5.3020401@root.org> <20051030224442.GV2998@egr.msu.edu> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sun, 30 Oct 2005 16:06:10 -0700 (MST) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, nate@root.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:07:27 -0000 In message: <20051030224442.GV2998@egr.msu.edu> Adam McDougall writes: : A drawback of modifying or deleting DEFAULTS is I expect it to come back : the next time I cvsup, removing my changes. You shouldn't modify or deleting DEFAULTS. That's a really bad idea. nodevice foo is much better. Mark should be hassleed for recommending the former :-) Warner From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:11:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45A7E16A41F; Sun, 30 Oct 2005 23:11:09 +0000 (GMT) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDEA43D46; Sun, 30 Oct 2005 23:11:08 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id B82401A3C25; Sun, 30 Oct 2005 15:11:08 -0800 (PST) Date: Mon, 31 Oct 2005 00:11:08 +0100 From: Maxime Henrion To: Scott Long Message-ID: <20051030231108.GQ1327@elvis.mu.org> References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4364D017.1050605@samsco.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, John Baldwin , obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:11:09 -0000 Scott Long wrote: > David O'Brien wrote: > >On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: > > > >>jhb 2005-10-27 17:34:35 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/i386/conf GENERIC > >> Added files: > >> sys/i386/conf DEFAULTS > >> Log: > >> Create a default kernel config for i386 and move 'device isa' and > >> 'device npx' (both of which aren't really optional right now) and > >> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading > >> to 6.0) from GENERIC into DEFAULTS. > > > > > >I may be missing something. I don't quite follow the benefit of the new > >'DEFAULTS' file. > > It's been 2+ years since the io and mem devices were made optional, and > the mailing lists are still filled with people who don't understand why > X doesn't work after they remove them from their kernel config. We > expect there to be a large migration of people from 4.x to 6.0 who > never tracked the change in 5.x, or who want to bring their 4.x kernel > config files over with as few surprises as possible, so this will make > their lives easier. > > > I'm also curious why we don't explicitly 'include' > >DEFAULTS in GENERIC vs. the new automagic include feature. > > Because if it was specifically mentioned in the GENERIC config file then > it would be deleted by people who don't understand what it does or why > it's important, and it would be missed by people writing config files > from scratch or migrating from previous versions of FreeBSD. While I'm all for making FreeBSD less prone to errors like the one discussed here, I feel that having: a DEFAULTS file, a good comment explaining what purpose it serves in it, an explicit include DEFAULTS in GENERIC and a big scary comment next to it inclde explaining why one should not remove it ought to be sufficient. I believe this approach would give enough seatbelts to our users while being more pleasing technically speaking, since we wouldn't have an automagic include feature in config(8). (It should be noted that there were no comment next to the mem and io devices which can probably at least partly explain why it has been such a recurent problem). Just my 2 cents... Thanks to you and other re@ members for all the great work accomplished with 6.0-RELEASE. Cheers, Maxime From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:12:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A65216A41F; Sun, 30 Oct 2005 23:12:13 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC6F43D48; Sun, 30 Oct 2005 23:12:09 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9UNC7CX008901; Sun, 30 Oct 2005 16:12:08 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <43655348.4000702@samsco.org> Date: Sun, 30 Oct 2005 16:12:08 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <20051030105647.GR99857@submonkey.net> <436509D5.3020401@root.org> In-Reply-To: <436509D5.3020401@root.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: src-committers@FreeBSD.org, John Baldwin , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, David O'Brien , Ceri Davies Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:12:13 -0000 Nate Lawson wrote: > Ceri Davies wrote: > >> On Sat, Oct 29, 2005 at 11:21:48PM -0700, David O'Brien wrote: >> >>> On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: >>> >>>> jhb 2005-10-27 17:34:35 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/i386/conf GENERIC Added files: >>>> sys/i386/conf DEFAULTS Log: >>>> Create a default kernel config for i386 and move 'device isa' and >>>> 'device npx' (both of which aren't really optional right now) and >>>> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading >>>> to 6.0) from GENERIC into DEFAULTS. >>> >>> >>> I may be missing something. I don't quite follow the benefit of the new >>> 'DEFAULTS' file. I'm also curious why we don't explicitly 'include' >>> DEFAULTS in GENERIC vs. the new automagic include feature. >> >> >> >> I was also confused by that. There are also no warnings if DEFAULTS is >> missing, which means that by removing a seemingly unrelated file I get a >> different (read: useless to me) kernel. Does INCLUDE_CONFIG_FILE show >> the contents of DEFAULTS as well? > > > A better way would be to make io and mem only compile time options > (default to on). There is no benefit to them being modules. Anyone who > wants to compile with NO_DEVIO or NO_DEVMEM will know why their kernel > stops working. > Using options was heavily debated, and I was the actually the proponent of it. Then it was pointed out that it would cause headaches for people moving their kernel configs from 5.x and 6-BETA, since effectively turning the code from a device to an option would mean that 'device io' would make config throw an error. There are things in a kernel config that are either non-optional or heavily recommended for novice users, so DEFAULTS provides an easy way to keep the foot shooting to a minimum. For the power users who are far too advanced for this, just delete the DEFAULTS file and go on your way. config will silently ignore it if it's not there. For those who are concerned about cvsup bringing it back automatically, we can look at adding a NODEFAULTS directive for your custom config files. Or, just use the 'nodevice' and 'nooption' directives to nullify what you don't like in DEFAULTS. Scott From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:15:04 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E517316A41F; Sun, 30 Oct 2005 23:15:03 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F14743D46; Sun, 30 Oct 2005 23:15:03 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9UNF1Vp009227; Sun, 30 Oct 2005 16:15:02 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <436553F6.20404@samsco.org> Date: Sun, 30 Oct 2005 16:15:02 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxime Henrion References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> <20051030231108.GQ1327@elvis.mu.org> In-Reply-To: <20051030231108.GQ1327@elvis.mu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, John Baldwin , obrien@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:15:04 -0000 Maxime Henrion wrote: > Scott Long wrote: > >>David O'Brien wrote: >> >>>On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: >>> >>> >>>>jhb 2005-10-27 17:34:35 UTC >>>> >>>>FreeBSD src repository >>>> >>>>Modified files: >>>> sys/i386/conf GENERIC >>>>Added files: >>>> sys/i386/conf DEFAULTS >>>>Log: >>>>Create a default kernel config for i386 and move 'device isa' and >>>>'device npx' (both of which aren't really optional right now) and >>>>'device io' and 'device mem' (to preserve POLA for 4.x users upgrading >>>>to 6.0) from GENERIC into DEFAULTS. >>> >>> >>>I may be missing something. I don't quite follow the benefit of the new >>>'DEFAULTS' file. >> >>It's been 2+ years since the io and mem devices were made optional, and >>the mailing lists are still filled with people who don't understand why >>X doesn't work after they remove them from their kernel config. We >>expect there to be a large migration of people from 4.x to 6.0 who >>never tracked the change in 5.x, or who want to bring their 4.x kernel >>config files over with as few surprises as possible, so this will make >>their lives easier. >> >> >>>I'm also curious why we don't explicitly 'include' >>>DEFAULTS in GENERIC vs. the new automagic include feature. >> >>Because if it was specifically mentioned in the GENERIC config file then >>it would be deleted by people who don't understand what it does or why >>it's important, and it would be missed by people writing config files >>from scratch or migrating from previous versions of FreeBSD. > > > While I'm all for making FreeBSD less prone to errors like the one > discussed here, I feel that having: a DEFAULTS file, a good comment > explaining what purpose it serves in it, an explicit include DEFAULTS in > GENERIC and a big scary comment next to it inclde explaining why one > should not remove it ought to be sufficient. I believe this approach > would give enough seatbelts to our users while being more pleasing > technically speaking, since we wouldn't have an automagic include > feature in config(8). (It should be noted that there were no comment > next to the mem and io devices which can probably at least partly > explain why it has been such a recurent problem). > > Just my 2 cents... Thanks to you and other re@ members for all the > great work accomplished with 6.0-RELEASE. > > Cheers, > Maxime Big scary messages have a tendency to be ignored just as well as little scary messages or no messages at well. See also: npx. Probably the biggest omission here was a good explaination to the mailing lists and a section for the handbook and manual pages. If anyone would like to help with this, I'd gladly appreciate it. Scott From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:15:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9509916A41F for ; Sun, 30 Oct 2005 23:15:56 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mail2.fluidhosting.com [204.14.90.62]) by mx1.FreeBSD.org (Postfix) with SMTP id E78E843D46 for ; Sun, 30 Oct 2005 23:15:54 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 52171 invoked by uid 399); 30 Oct 2005 23:15:54 -0000 Received: from localhost (HELO ?192.168.1.101?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 30 Oct 2005 23:15:54 -0000 Message-ID: <43655427.9060804@FreeBSD.org> Date: Sun, 30 Oct 2005 15:15:51 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxime Henrion References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> <20051030231108.GQ1327@elvis.mu.org> In-Reply-To: <20051030231108.GQ1327@elvis.mu.org> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Scott Long , src-committers@FreeBSD.org, John Baldwin , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:15:56 -0000 Maxime Henrion wrote: > While I'm all for making FreeBSD less prone to errors like the one > discussed here, I feel that having: a DEFAULTS file, a good comment > explaining what purpose it serves in it, an explicit include DEFAULTS in > GENERIC and a big scary comment next to it inclde explaining why one > should not remove it ought to be sufficient. I think you're right, at around the 6.2-RELEASE mark or so. I think that our developers tend to dramatically overestimate the amount of stuff that the average user needs to keep track of, especially when we're talking one or two major revision bumps. Doug -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:18:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4647216A422 for ; Sun, 30 Oct 2005 23:18:23 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mail2.fluidhosting.com [204.14.90.62]) by mx1.FreeBSD.org (Postfix) with SMTP id CC1C443D4C for ; Sun, 30 Oct 2005 23:18:20 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 53196 invoked by uid 399); 30 Oct 2005 23:18:20 -0000 Received: from localhost (HELO ?192.168.1.101?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 30 Oct 2005 23:18:20 -0000 Message-ID: <436554BA.5030806@FreeBSD.org> Date: Sun, 30 Oct 2005 15:18:18 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> <20051030231108.GQ1327@elvis.mu.org> <43655427.9060804@FreeBSD.org> In-Reply-To: <43655427.9060804@FreeBSD.org> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Scott Long , src-committers@FreeBSD.org, John Baldwin , Maxime Henrion , cvs-src@FreeBSD.org, obrien@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:18:23 -0000 Doug Barton wrote: > Maxime Henrion wrote: > > >>While I'm all for making FreeBSD less prone to errors like the one >>discussed here, I feel that having: a DEFAULTS file, a good comment >>explaining what purpose it serves in it, an explicit include DEFAULTS in >>GENERIC and a big scary comment next to it inclde explaining why one >>should not remove it ought to be sufficient. > > > I think you're right, at around the 6.2-RELEASE mark or so. I think that our > developers tend to dramatically overestimate s/over/under/. This post used to be longer, but I condensed out the bit that would have allowed that sentence to make sense. :) > the amount of stuff that the > average user needs to keep track of, especially when we're talking one or > two major revision bumps. > > Doug > -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:44:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from [127.0.0.1] (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 4DD2416A41F; Sun, 30 Oct 2005 23:44:51 +0000 (GMT) (envelope-from davidxu@freebsd.org) Message-ID: <43655AF7.8070707@freebsd.org> Date: Mon, 31 Oct 2005 07:44:55 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.10) Gecko/20050806 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alfred Perlstein References: <200510300212.j9U2CnWl089007@repoman.freebsd.org> <20051030134702.GK32289@elvis.mu.org> In-Reply-To: <20051030134702.GK32289@elvis.mu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: alc@freebsd.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys aio.h signal.h signalvar.h src/sys/kern syscalls.master vfs_aio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:44:52 -0000 Existing binary code needn't be recompiled, it should work as before. if an AIO syscall needs sigevent structure, it already has a new syscall number, and old syscalls will think passed sigevent is an osigevent. I am open for adding pad fields to aiocb and sigevent, how many padding do you want to add, give some diffs for us ? :-) David Xu Alfred Perlstein wrote: >Does this modify the size/layout of the struct sigevent and aiocb >to the point where apps need a recompile? If so we >should we have compat functions for AIO? Ei, struct "osigevent" >and "oaiocb" and corresponding compat functions for AIO? > >I understand that it's annoying but AIO has been an interface around >since 4.x. > >Now might also be a good time to add padding to aiocb and possibly >sigevent. > >-Alfred > > From owner-cvs-src@FreeBSD.ORG Sun Oct 30 23:59:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 768B616A41F; Sun, 30 Oct 2005 23:59:02 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3469643D46; Sun, 30 Oct 2005 23:59:02 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UNx2RY083072; Sun, 30 Oct 2005 23:59:02 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9UNx1I5083071; Sun, 30 Oct 2005 23:59:01 GMT (envelope-from davidxu) Message-Id: <200510302359.j9UNx1I5083071@repoman.freebsd.org> From: David Xu Date: Sun, 30 Oct 2005 23:59:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_timer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 23:59:02 -0000 davidxu 2005-10-30 23:59:01 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_timer.c Log: Add thread exit handler in timer_loop to handle broken buggy code which could lead to memory leak. Revision Changes Path 1.2 +3 -1 src/lib/libthr/thread/thr_timer.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 00:10:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28CE016A41F; Mon, 31 Oct 2005 00:10:29 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9645543D45; Mon, 31 Oct 2005 00:10:28 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.4/8.13.4) with ESMTP id j9V0AAA5060207; Mon, 31 Oct 2005 00:10:10 GMT (envelope-from markm@FreeBSD.org) Received: (from uucp@localhost) by storm.uk.FreeBSD.org (8.13.4/8.12.11/Submit) with UUCP id j9V0A8X9060206; Mon, 31 Oct 2005 00:10:08 GMT (envelope-from markm@FreeBSD.org) Received: from grondar.org (localhost [127.0.0.1]) by grunt.grondar.org (8.13.4/8.13.4) with ESMTP id j9V05H1g091922; Mon, 31 Oct 2005 00:05:17 GMT (envelope-from markm@FreeBSD.org) Message-Id: <200510310005.j9V05H1g091922@grunt.grondar.org> To: "M. Warner Losh" From: Mark Murray Date: Mon, 31 Oct 2005 00:05:17 +0000 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 00:10:29 -0000 "M. Warner Losh" writes: >You shouldn't modify or deleting DEFAULTS. That's a really bad idea. >nodevice foo is much better. Mark should be hassleed for recommending >the former :-) Yes. Indeed he (er, I) should. I'm going to blame this on a combination of not enough tea and an inability to engage brain before using mouth. The real solution is to use "nodevice foo" (like "nodevice io") if you prefer to load a default item that is also available as a loadable module. M -- Mark R V Murray What is the most interesting question you have asked? What, if any, was the answer? From owner-cvs-src@FreeBSD.ORG Mon Oct 31 00:12:20 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0148F16A41F; Mon, 31 Oct 2005 00:12:20 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B321443D45; Mon, 31 Oct 2005 00:12:19 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9V0CJJG083666; Mon, 31 Oct 2005 00:12:19 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9V0CJJY083665; Mon, 31 Oct 2005 00:12:19 GMT (envelope-from csjp) Message-Id: <200510310012.j9V0CJJY083665@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Mon, 31 Oct 2005 00:12:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/aac aac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 00:12:20 -0000 csjp 2005-10-31 00:12:19 UTC FreeBSD src repository Modified files: sys/dev/aac aac.c Log: Pickup I/O lock in aac_get_bus_info, as this code will call aac_alloc_sync_fib(). aac_alloc_sync_fib() will assert that the I/O locks are held. This fixes a panic on system boot up when the aac(4) device's bus_generic_attach() routine is called. Reviewed by: scottl Revision Changes Path 1.115 +6 -0 src/sys/dev/aac/aac.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 01:39:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D18E16A41F; Mon, 31 Oct 2005 01:39:36 +0000 (GMT) (envelope-from fenner@research.att.com) Received: from mail-yellow.research.att.com (mail-dark.research.att.com [192.20.225.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AAD143D45; Mon, 31 Oct 2005 01:39:35 +0000 (GMT) (envelope-from fenner@research.att.com) Received: from bright.research.att.com (bright.research.att.com [135.207.20.189]) by mail-green.research.att.com (Postfix) with ESMTP id 4AAD184CF; Sun, 30 Oct 2005 20:39:35 -0500 (EST) Received: (from fenner@localhost) by bright.research.att.com (8.12.11/8.12.10/Submit) id j9V1dZ3i025712; Sun, 30 Oct 2005 17:39:35 -0800 From: Bill Fenner Message-Id: <200510310139.j9V1dZ3i025712@bright.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: "Simon L. Nielsen" References: <200510280258.j9S2wpmL058704@repoman.freebsd.org> <20051030194833.GA2699@heff.fud.org.nz> <20051030224106.GC891@zaphod.nitro.dk> Date: Sun, 30 Oct 2005 17:39:35 -0700 Versions: dmail (linux) 2.7/makemail 2.14 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Xin LI , cvs-all@FreeBSD.org, Andrew Thompson Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 01:39:36 -0000 This happens when there is any commit message that contains the "cvs log" "end-of-logs" line, e.g., ---------------------------- revision 1.342.2.13 date: 2004/10/10 16:16:31; author: mtm; state: Exp; lines: +14 -5 branches: 1.342.2.13.2; RCS file: /home/ncvs/src/UPDATING,v ---------------------------- revision 1.372 date: 2004/10/07 14:51:23; author: mtm; state: Exp; lines: +0 -0 Make a note in UPDATING about the recent change regarding the FreeBSD keyword. ============================================================================= o Add additional information on how to cope with this change. o Fix the date for the previous libthr change to correctly reflect the date it was MFCed on. Approved by: re/assumed because of approval for the actual src change ---------------------------- This is a single entry, but there's no way to know that just parsing this output. cvsweb could just wait for eof, and not try to use the ===== line to mark the end, but that would result in some more confused states since it'll have two records of revision 1.372. As I mentioned in another context, this has been on my todo list to fix for almost 10 years. Bill From owner-cvs-src@FreeBSD.ORG Mon Oct 31 02:02:15 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E52FF16A41F; Mon, 31 Oct 2005 02:02:15 +0000 (GMT) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC2243D45; Mon, 31 Oct 2005 02:02:15 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id E32771310AB; Mon, 31 Oct 2005 12:32:12 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B21AA84F5F; Mon, 31 Oct 2005 12:32:12 +1030 (CST) Date: Mon, 31 Oct 2005 12:32:12 +1030 From: Greg 'groggy' Lehey To: Ceri Davies , Brooks Davis , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20051031020212.GE48398@wantadilla.lemis.com> References: <200510282247.j9SMlepi063537@repoman.freebsd.org> <20051029184532.GP99857@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3yNHWXBV/QO9xKNm" Content-Disposition: inline In-Reply-To: <20051029184532.GP99857@submonkey.net> User-Agent: Mutt/1.4.2.1i 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 Cc: Subject: Re: cvs commit: src/usr.sbin/vipw vipw.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 02:02:16 -0000 --3yNHWXBV/QO9xKNm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 29 October 2005 at 19:45:32 +0100, Ceri Davies wrote: > On Fri, Oct 28, 2005 at 10:47:40PM +0000, Brooks Davis wrote: >> brooks 2005-10-28 22:47:40 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.sbin/vipw vipw.8 >> Log: >> s/insure/ensure/ in previous commit. My dictionary and m-w.com say they >> are synonymous, but ensure seems slightly closer and does not have the >> connotation of buying insurance. >> >> Reported by: Jason McIntyre > > Hah! I was going to whine about this too, but let it slide (again, due > to the dictionary telling me it was OK). Good to see I have cover for > those days where I don't feel all that pedantic :) FWIW, the OED doesn't think they're the same. From the entry for "ensure": The form insure is properly a mere variant of ensure, and still occasionally appears in all the surviving senses. In general usage, however, it is now limited to the financial sense (with reference to 'insurance' of life or property), in which the form ensure is wholly obsolete.] Greg -- See complete headers for address and phone numbers. --3yNHWXBV/QO9xKNm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDZXskIubykFB6QiMRAn5OAKCJUqeOOhwGmzDeyniFT6hTJYGDogCeICiG vCJjjrFDaipkUokEbfXMBG0= =RYX0 -----END PGP SIGNATURE----- --3yNHWXBV/QO9xKNm-- From owner-cvs-src@FreeBSD.ORG Mon Oct 31 02:47:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F104016A41F; Mon, 31 Oct 2005 02:47:25 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd2mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EA9C43D46; Mon, 31 Oct 2005 02:47:25 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd5mr1so.prod.shaw.ca (pd5mr1so-qfe3.prod.shaw.ca [10.0.141.232]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IP700759EEEJ9F0@l-daemon>; Sun, 30 Oct 2005 19:47:02 -0700 (MST) Received: from pn2ml5so.prod.shaw.ca ([10.0.121.149]) by pd5mr1so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IP7007FOEEDGSL0@pd5mr1so.prod.shaw.ca>; Sun, 30 Oct 2005 19:47:02 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0IP700J1ZEEDDL@l-daemon>; Sun, 30 Oct 2005 19:47:01 -0700 (MST) Date: Sun, 30 Oct 2005 18:47:00 -0800 From: Colin Percival In-reply-to: <200510310139.j9V1dZ3i025712@bright.research.att.com> To: Bill Fenner Message-id: <436585A4.6020008@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.93.0.0 References: <200510280258.j9S2wpmL058704@repoman.freebsd.org> <20051030194833.GA2699@heff.fud.org.nz> <20051030224106.GC891@zaphod.nitro.dk> <200510310139.j9V1dZ3i025712@bright.research.att.com> User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051001) Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Xin LI , "Simon L. Nielsen" , Andrew Thompson Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 02:47:26 -0000 Bill Fenner wrote: > This happens when there is any commit message that contains the "cvs log" > "end-of-logs" line, [snip] > > This is a single entry, but there's no way to know that just > parsing this output. > > cvsweb could just wait for eof, and not try to use the ===== line to > mark the end, but that would result in some more confused states since > it'll have two records of revision 1.372. Thanks for explaining this -- I've been wondering about it for a long time. Is this something which could be reposurgically corrected? I used to find that cvsweb was very helpful in preparing security advisories, but not any more. Colin Percival From owner-cvs-src@FreeBSD.ORG Mon Oct 31 03:09:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C246A16A420; Mon, 31 Oct 2005 03:09:38 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AF9B43D46; Mon, 31 Oct 2005 03:09:38 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9V39cXM098000; Mon, 31 Oct 2005 03:09:38 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9V39c2N097999; Mon, 31 Oct 2005 03:09:38 GMT (envelope-from grehan) Message-Id: <200510310309.j9V39c2N097999@repoman.freebsd.org> From: Peter Grehan Date: Mon, 31 Oct 2005 03:09:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ofw ofw_disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 03:09:39 -0000 grehan 2005-10-31 03:09:38 UTC FreeBSD src repository Modified files: sys/dev/ofw ofw_disk.c Log: The mediasize shouldn't be multipled by the sector size when it was in bytes to start off with. This caused the GPT geom sniffer to attempt a seek just back from the end of the 'disk', which resulted in a > 4G seek, causing gdb psim to exit since it only supports 32-bit seeks. The size of the disk should really be specified in the psim device tree, but for now do the minimal amount of work to get psim to run again. Revision Changes Path 1.18 +2 -1 src/sys/dev/ofw/ofw_disk.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 04:00:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A907B16A423; Mon, 31 Oct 2005 04:00:26 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A12043D5F; Mon, 31 Oct 2005 04:00:21 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9V40Ljn099746; Mon, 31 Oct 2005 04:00:21 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9V40LkZ099745; Mon, 31 Oct 2005 04:00:21 GMT (envelope-from jkoshy) Message-Id: <200510310400.j9V40LkZ099745@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 31 Oct 2005 04:00:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/sys sendfile.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 04:00:26 -0000 jkoshy 2005-10-31 04:00:20 UTC FreeBSD src repository Modified files: lib/libc/sys sendfile.2 Log: Sort error list. Revision Changes Path 1.28 +22 -21 src/lib/libc/sys/sendfile.2 From owner-cvs-src@FreeBSD.ORG Mon Oct 31 04:05:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E988516A41F; Mon, 31 Oct 2005 04:05:23 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E41343D45; Mon, 31 Oct 2005 04:05:23 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j9V45FPa009510; Sun, 30 Oct 2005 20:05:15 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j9V45ABJ009509; Sun, 30 Oct 2005 20:05:10 -0800 (PST) (envelope-from obrien) Date: Sun, 30 Oct 2005 20:05:10 -0800 From: "David O'Brien" To: Scott Long Message-ID: <20051031040510.GA9249@dragon.NUXI.org> References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4364D017.1050605@samsco.org> X-Operating-System: FreeBSD 7.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 User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 04:05:24 -0000 On Sun, Oct 30, 2005 at 06:52:23AM -0700, Scott Long wrote: > >I may be missing something. I don't quite follow the benefit of the new > >'DEFAULTS' file. > > It's been 2+ years since the io and mem devices were made optional, and > the mailing lists are still filled with people who don't understand why > X doesn't work after they remove them from their kernel config. We > expect there to be a large migration of people from 4.x to 6.0 who > never tracked the change in 5.x, or who want to bring their 4.x kernel > config files over with as few surprises as possible, so this will make > their lives easier. ... > If you delete the DEFAULTS file then config will silently be happy, > though you'll need to manually add the isa and npx devices to your > kernel config. You can also use the 'nodevice' directives to manually > exclude the io and mem devices from your config. Contrary to Mark's > response, I'd recommend doing this instead of editing DEFAULTS directly. I guess I feel that anyone that thinks they can take a kernel config from 4.x or 5.x and use it in 6.0 w/out researching what's changed gets what they deserve. These people should just run GENERIC. Same for people deleting lines willy nilly with out understanding what they are cutting out of GENERIC. Maybe we should force the use of modules and have the GENERIC kernel only be things that cannot be built as a module - much as other Unixes do. I think with separating the kernel config pieces into more files makes it more work for those paying attention to keep track of. I track changes to GENERIC to know what to add to my FOO config file, but now there are multiple places one has to track. Not tracking changes to 'DEFAULTS' is now quite dangerous as we have a history of panicing if a kernel module is loaded when the same subsystem is statically compiled into the kernel KO. I hope we can take a very conservative approach of what to place in 'DEFAUTLS', and carefully weigh changes to 'DEFAULTS'. -- -- David (obrien@FreeBSD.org) From owner-cvs-src@FreeBSD.ORG Mon Oct 31 04:08:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4F5616A41F; Mon, 31 Oct 2005 04:08:28 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634B443D49; Mon, 31 Oct 2005 04:08:28 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9V48Sps000156; Mon, 31 Oct 2005 04:08:28 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9V48SQK000155; Mon, 31 Oct 2005 04:08:28 GMT (envelope-from jkoshy) Message-Id: <200510310408.j9V48SQK000155@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 31 Oct 2005 04:08:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/sys sendfile.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 04:08:28 -0000 jkoshy 2005-10-31 04:08:28 UTC FreeBSD src repository Modified files: lib/libc/sys sendfile.2 Log: Document the fact that sendfile(2) can EOPNOTSUPP if the underlying filesystem for the file being transferred doesn't support UIO_NOCOPY. Reported by: Niki Denev Revision Changes Path 1.29 +5 -0 src/lib/libc/sys/sendfile.2 From owner-cvs-src@FreeBSD.ORG Mon Oct 31 14:20:46 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44A5B16A41F; Mon, 31 Oct 2005 14:20:46 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6711E43D48; Mon, 31 Oct 2005 14:20:40 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id j9VEKYqp087900; Mon, 31 Oct 2005 17:20:35 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id j9VEKYej087899; Mon, 31 Oct 2005 17:20:34 +0300 (MSK) (envelope-from yar) Date: Mon, 31 Oct 2005 17:20:34 +0300 From: Yar Tikhiy To: Doug Barton Message-ID: <20051031142034.GA87491@comp.chem.msu.su> References: <200510281655.j9SGtcqC033700@repoman.freebsd.org> <4363B7ED.8060300@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4363B7ED.8060300@FreeBSD.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d devd ipmon newsyslog powerd sendmail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 14:20:46 -0000 On Sat, Oct 29, 2005 at 10:57:01AM -0700, Doug Barton wrote: > Yar Tikhiy wrote: > > yar 2005-10-28 16:55:38 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc/rc.d devd ipmon newsyslog powerd sendmail > > Log: > > Use ${name} in pathnames where appropriate. > > The sendmail script already was on this way, > > but it didn't reach the end of it yet. > > > > Revision Changes Path > > 1.8 +1 -1 src/etc/rc.d/devd > > 1.14 +1 -1 src/etc/rc.d/ipmon > > 1.4 +1 -1 src/etc/rc.d/newsyslog > > 1.3 +1 -1 src/etc/rc.d/powerd > > 1.16 +3 -3 src/etc/rc.d/sendmail > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/devd.diff?&r1=1.7&r2=1.8&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/ipmon.diff?&r1=1.13&r2=1.14&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/newsyslog.diff?&r1=1.3&r2=1.4&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/powerd.diff?&r1=1.2&r2=1.3&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/sendmail.diff?&r1=1.15&r2=1.16&f=h > > Were there reasons other than semantic correctness for this change? I am > generally hesitant to churn things like this where nothing is broken. Indeed, the change looks like a cosmetic one. However, a similar issue in rc.d/ppp-user drew our attention to a somewhat greater problem with the script -- see this thread: http://lists.freebsd.org/pipermail/freebsd-rc/2005-October/000316.html Therefore I decided that the rest of rc.d scripts should follow the style of using ${name} wherever appropriate, too. Most of them did so already, and I just touched a few remaining ones. A consistent style helps to uncover bugs and problems. -- Yar From owner-cvs-src@FreeBSD.ORG Mon Oct 31 15:41:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 217A616A41F; Mon, 31 Oct 2005 15:41:40 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39B043D6B; Mon, 31 Oct 2005 15:41:29 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VFfTL5054257; Mon, 31 Oct 2005 15:41:29 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VFfT2g054256; Mon, 31 Oct 2005 15:41:29 GMT (envelope-from rwatson) Message-Id: <200510311541.j9VFfT2g054256@repoman.freebsd.org> From: Robert Watson Date: Mon, 31 Oct 2005 15:41:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/acpica madt.c src/sys/amd64/amd64 io_apic.c mptable.c src/sys/arm/arm vm_machdep.c src/sys/coda coda_vfsops.c src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/dev/acpica acpi_pci_link.c src/sys/dev/ata ata-all.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 15:41:40 -0000 rwatson 2005-10-31 15:41:29 UTC FreeBSD src repository Modified files: sys/amd64/acpica madt.c sys/amd64/amd64 io_apic.c mptable.c sys/arm/arm vm_machdep.c sys/coda coda_vfsops.c sys/contrib/ipfilter/netinet ip_fil_freebsd.c sys/dev/acpica acpi_pci_link.c sys/dev/ata ata-all.c ata-disk.c ata-dma.c ata-pci.c ata-raid.c atapi-cam.c atapi-cd.c atapi-fd.c atapi-tape.c sys/dev/md md.c sys/dev/tdfx tdfx_pci.c sys/dev/twa tw_osl_freebsd.c sys/dev/twe twe_freebsd.c sys/fs/fdescfs fdesc_vfsops.c sys/fs/hpfs hpfs_vfsops.c sys/fs/msdosfs msdosfs_denode.c msdosfs_fileno.c msdosfs_vfsops.c sys/fs/ntfs ntfs_ihash.c ntfs_subr.c ntfs_vfsops.c sys/fs/nullfs null_subr.c null_vfsops.c sys/fs/nwfs nwfs_node.c nwfs_subr.c sys/fs/portalfs portal_vfsops.c sys/fs/smbfs smbfs_node.c smbfs_subr.c smbfs_vfsops.c sys/fs/udf udf_vfsops.c udf_vnops.c sys/fs/umapfs umap_vfsops.c sys/fs/unionfs union_vfsops.c sys/geom/bde g_bde_work.c sys/geom/concat g_concat.c sys/geom/gate g_gate.c sys/geom/mirror g_mirror.c sys/geom/raid3 g_raid3.c sys/geom/shsec g_shsec.c sys/geom/stripe g_stripe.c sys/geom/uzip g_uzip.c sys/gnu/fs/ext2fs ext2_vfsops.c sys/gnu/fs/reiserfs reiserfs_namei.c reiserfs_vfsops.c sys/i386/acpica madt.c sys/i386/i386 io_apic.c mptable.c sys/ia64/ia64 sscdisk.c sys/isofs/cd9660 cd9660_vfsops.c sys/kern inflate.c kern_descrip.c subr_sleepqueue.c uipc_usrreq.c vfs_bio.c vfs_cluster.c vfs_export.c vfs_hash.c vfs_subr.c sys/libkern iconv.c sys/netatm/ipatm ipatm_if.c sys/netgraph/atm/uni ng_uni.c sys/netgraph/netflow netflow.c sys/netinet ip_encap.c sys/netkey keydb.c sys/netncp ncp_conn.c sys/netsmb smb_conn.c sys/nfs4client nfs4_dev.c sys/nfsclient nfs_lock.c nfs_nfsiod.c nfs_vfsops.c sys/nfsserver nfs_syscalls.c sys/security/mac_lomac mac_lomac.c sys/security/mac_portacl mac_portacl.c sys/ufs/ufs ufs_dirhash.c ufs_quota.c ufs_vfsops.c sys/vm vm_pager.c Log: Normalize a significant number of kernel malloc type names: - Prefer '_' to ' ', as it results in more easily parsed results in memory monitoring tools such as vmstat. - Remove punctuation that is incompatible with using memory type names as file names, such as '/' characters. - Disambiguate some collisions by adding subsystem prefixes to some memory types. - Generally prefer lower case to upper case. - If the same type is defined in multiple architecture directories, attempt to use the same name in additional cases. Not all instances were caught in this change, so more work is required to finish this conversion. Similar changes are required for UMA zone names. Revision Changes Path 1.18 +1 -1 src/sys/amd64/acpica/madt.c 1.17 +1 -1 src/sys/amd64/amd64/io_apic.c 1.237 +1 -1 src/sys/amd64/amd64/mptable.c 1.19 +1 -1 src/sys/arm/arm/vm_machdep.c 1.60 +1 -1 src/sys/coda/coda_vfsops.c 1.2 +1 -1 src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c 1.47 +1 -1 src/sys/dev/acpica/acpi_pci_link.c 1.259 +1 -1 src/sys/dev/ata/ata-all.c 1.191 +1 -1 src/sys/dev/ata/ata-disk.c 1.139 +1 -1 src/sys/dev/ata/ata-dma.c 1.107 +1 -1 src/sys/dev/ata/ata-pci.c 1.103 +1 -1 src/sys/dev/ata/ata-raid.c 1.43 +1 -1 src/sys/dev/ata/atapi-cam.c 1.184 +1 -1 src/sys/dev/ata/atapi-cd.c 1.103 +1 -1 src/sys/dev/ata/atapi-fd.c 1.100 +1 -1 src/sys/dev/ata/atapi-tape.c 1.159 +2 -2 src/sys/dev/md/md.c 1.38 +1 -1 src/sys/dev/tdfx/tdfx_pci.c 1.3 +1 -1 src/sys/dev/twa/tw_osl_freebsd.c 1.43 +1 -1 src/sys/dev/twe/twe_freebsd.c 1.54 +1 -1 src/sys/fs/fdescfs/fdesc_vfsops.c 1.57 +2 -2 src/sys/fs/hpfs/hpfs_vfsops.c 1.90 +1 -1 src/sys/fs/msdosfs/msdosfs_denode.c 1.2 +1 -1 src/sys/fs/msdosfs/msdosfs_fileno.c 1.147 +2 -2 src/sys/fs/msdosfs/msdosfs_vfsops.c 1.22 +1 -1 src/sys/fs/ntfs/ntfs_ihash.c 1.39 +4 -4 src/sys/fs/ntfs/ntfs_subr.c 1.82 +4 -4 src/sys/fs/ntfs/ntfs_vfsops.c 1.49 +2 -2 src/sys/fs/nullfs/null_subr.c 1.74 +1 -1 src/sys/fs/nullfs/null_vfsops.c 1.37 +2 -2 src/sys/fs/nwfs/nwfs_node.c 1.14 +1 -1 src/sys/fs/nwfs/nwfs_subr.c 1.58 +1 -1 src/sys/fs/portalfs/portal_vfsops.c 1.29 +2 -2 src/sys/fs/smbfs/smbfs_node.c 1.9 +1 -1 src/sys/fs/smbfs/smbfs_subr.c 1.36 +1 -1 src/sys/fs/smbfs/smbfs_vfsops.c 1.39 +2 -2 src/sys/fs/udf/udf_vfsops.c 1.59 +2 -2 src/sys/fs/udf/udf_vnops.c 1.64 +1 -1 src/sys/fs/umapfs/umap_vfsops.c 1.77 +1 -1 src/sys/fs/unionfs/union_vfsops.c 1.27 +1 -1 src/sys/geom/bde/g_bde_work.c 1.26 +1 -1 src/sys/geom/concat/g_concat.c 1.22 +1 -1 src/sys/geom/gate/g_gate.c 1.67 +1 -1 src/sys/geom/mirror/g_mirror.c 1.43 +1 -1 src/sys/geom/raid3/g_raid3.c 1.4 +1 -1 src/sys/geom/shsec/g_shsec.c 1.28 +1 -1 src/sys/geom/stripe/g_stripe.c 1.6 +1 -1 src/sys/geom/uzip/g_uzip.c 1.155 +2 -2 src/sys/gnu/fs/ext2fs/ext2_vfsops.c 1.3 +1 -1 src/sys/gnu/fs/reiserfs/reiserfs_namei.c 1.4 +3 -3 src/sys/gnu/fs/reiserfs/reiserfs_vfsops.c 1.21 +1 -1 src/sys/i386/acpica/madt.c 1.22 +1 -1 src/sys/i386/i386/io_apic.c 1.242 +1 -1 src/sys/i386/i386/mptable.c 1.33 +1 -1 src/sys/ia64/ia64/sscdisk.c 1.144 +2 -2 src/sys/isofs/cd9660/cd9660_vfsops.c 1.20 +1 -1 src/sys/kern/inflate.c 1.282 +2 -2 src/sys/kern/kern_descrip.c 1.20 +1 -1 src/sys/kern/subr_sleepqueue.c 1.158 +1 -0 src/sys/kern/uipc_usrreq.c 1.498 +1 -1 src/sys/kern/vfs_bio.c 1.169 +1 -1 src/sys/kern/vfs_cluster.c 1.335 +1 -1 src/sys/kern/vfs_export.c 1.11 +1 -1 src/sys/kern/vfs_hash.c 1.651 +1 -1 src/sys/kern/vfs_subr.c 1.12 +2 -2 src/sys/libkern/iconv.c 1.18 +1 -1 src/sys/netatm/ipatm/ipatm_if.c 1.6 +2 -2 src/sys/netgraph/atm/uni/ng_uni.c 1.16 +1 -1 src/sys/netgraph/netflow/netflow.c 1.21 +1 -1 src/sys/netinet/ip_encap.c 1.7 +1 -1 src/sys/netkey/keydb.c 1.27 +1 -1 src/sys/netncp/ncp_conn.c 1.16 +1 -1 src/sys/netsmb/smb_conn.c 1.8 +1 -1 src/sys/nfs4client/nfs4_dev.c 1.42 +2 -2 src/sys/nfsclient/nfs_lock.c 1.87 +1 -1 src/sys/nfsclient/nfs_nfsiod.c 1.178 +5 -5 src/sys/nfsclient/nfs_vfsops.c 1.104 +3 -3 src/sys/nfsserver/nfs_syscalls.c 1.39 +1 -1 src/sys/security/mac_lomac/mac_lomac.c 1.8 +1 -1 src/sys/security/mac_portacl/mac_portacl.c 1.23 +1 -1 src/sys/ufs/ufs/ufs_dirhash.c 1.75 +1 -1 src/sys/ufs/ufs/ufs_quota.c 1.46 +1 -1 src/sys/ufs/ufs/ufs_vfsops.c 1.107 +1 -1 src/sys/vm/vm_pager.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 16:14:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D3A116A41F; Mon, 31 Oct 2005 16:14:08 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3902F43D45; Mon, 31 Oct 2005 16:14:08 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VGE7Os055635; Mon, 31 Oct 2005 16:14:08 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VGE724055634; Mon, 31 Oct 2005 16:14:07 GMT (envelope-from alc) Message-Id: <200510311614.j9VGE724055634@repoman.freebsd.org> From: Alan Cox Date: Mon, 31 Oct 2005 16:14:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/alpha pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 16:14:08 -0000 alc 2005-10-31 16:14:07 UTC FreeBSD src repository Modified files: sys/alpha/alpha pmap.c Log: MFamd64/i386 Eliminate unneeded diagnostic code. Revision Changes Path 1.181 +0 -7 src/sys/alpha/alpha/pmap.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 16:43:05 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 507C116A41F; Mon, 31 Oct 2005 16:43:05 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF4843D46; Mon, 31 Oct 2005 16:43:04 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.50.41.234] (Not Verified[10.50.41.234]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Mon, 31 Oct 2005 11:59:56 -0500 From: John Baldwin To: obrien@freebsd.org Date: Mon, 31 Oct 2005 12:42:46 -0500 User-Agent: KMail/1.8.2 References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> In-Reply-To: <20051030062148.GA76667@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510311242.47729.jhb@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 16:43:05 -0000 On Sunday 30 October 2005 01:21 am, David O'Brien wrote: > On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: > > jhb 2005-10-27 17:34:35 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/conf GENERIC > > Added files: > > sys/i386/conf DEFAULTS > > Log: > > Create a default kernel config for i386 and move 'device isa' and > > 'device npx' (both of which aren't really optional right now) and > > 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading > > to 6.0) from GENERIC into DEFAULTS. > > I may be missing something. I don't quite follow the benefit of the new > 'DEFAULTS' file. I'm also curious why we don't explicitly 'include' > DEFAULTS in GENERIC vs. the new automagic include feature. We can now make more things optional without breaking POLA for existing users. Imagine if atpic became optional on i386. Folks who didn't update their i386 kernel configs would all break. With DEFAULTS, I can make it optional without breaking anyone's kernel configs, and the 3 people that want it off can use 'nodevice atpic'. > I wonder if someone might trip over this not realizing everything that > winds up in their config file. I for one have been using io.ko and > mem.ko after coping GENERIC to FOO and removing the 'io' and 'mem' > devices. It was considered for the io/mem case that the set of people doing what you are doing is far smaller than the set of people moving directly from 4.x to 6.x who might miss adding the new options and end up with headaches. I don't think very much at all should be in DEFAULTS, just stuff that really should be enabled for nearly everyone and that one should explicitly go and turn off. To answer other questions: no, INCLUDE_CONFIG_FILE will not handle DEFAULTS at all. Consider DEFAULTS as part of the system config like sys/conf/files. The other alternative thrown around was to use things like 'dev/mem/mem.c default mem' to make that file default to on and you had to use 'nodevice mem' to turn it off. That is a system setting much like the fact that we include mutexes in the kernel by default. :) We don't dump the list of all the files that were marked 'standard' when we do INCLUDE_CONFIG_FILE. DEFAULTS is a less error-prone way of achieving things that are on by default than 'dev/mem/mem.c default mem' since the latter can result in interesting edge cases where what if one file from a module is default and the other optional? DEFAULTS lets you turn things on at the device/option granularity rather than file-level granularity. To my mind, things that should be in DEFAULTS are things that only a few people might want to trim out for space reasons (nanobsd), etc. For example, when I backported acpi to 4.x, I didn't maek pmtimer optional, I made it standard instead. To be honest, I can't think of any reason other than paranoid space savings to have pmtimer optional, and I think that is another possible candidate for DEFAULTS. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Oct 31 16:43:23 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CC0016A448; Mon, 31 Oct 2005 16:43:21 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF0F43D45; Mon, 31 Oct 2005 16:43:19 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.50.41.234] (Not Verified[10.50.41.234]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Mon, 31 Oct 2005 11:59:55 -0500 From: John Baldwin To: Bruce Evans Date: Mon, 31 Oct 2005 12:23:58 -0500 User-Agent: KMail/1.8.2 References: <200510261648.27126.peter@wemm.org> <20051028.103709.74689710.imp@bsdimp.com> <20051029124828.C30731@delplex.bde.org> In-Reply-To: <20051029124828.C30731@delplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510311224.00458.jhb@freebsd.org> Cc: src-committers@freebsd.org, peter@wemm.org, cvs-src@freebsd.org, cvs-all@freebsd.org, glebius@freebsd.org, linimon@lonesome.com, Warner Losh Subject: Re: cvs commit: src/sys/alpha/alpha interrupt.c src/sys/alpha/isa isa.c src/sys/amd64/amd64 intr_machdep.c src/sys/amd64/include intr_machdep.h src/sys/amd64/isa atpic.c src/sys/arm/arm intr.c src/sys/dev/sio sio.c src/sys/dev/uart uart_kbd_sun.c uart_tty.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 16:43:24 -0000 On Friday 28 October 2005 11:20 pm, Bruce Evans wrote: > >> is it possible to implement such a feature that driver requests > >> INTR_FAST and it succeds only and only if interrupt isn't shared? > > This is exactly what we had. It doesn't work... > > > Not really. The problem is that you don't know it is shared until it > > is too late. You have no way of really knowing if a device uses > > interrupts until its driver attaches and requests an interrupt. Given > > how we do our device probing, there's not really a chance to > > 'downgrade' the FAST to non-FAST later with driver notification (we > > can trivially downgrade what we do to ithread, but then the driver > > might not actually work). > > Attaching the interrupt only at open time and detaching it at last-close > time would work OK, and is needed anyway to handle timesharing of normal > unshareable isa interrupts (RF_TIMESHARE is another problematic higher > level flag, since it doesn't do anything to make the necessary timesharing > actually work). Problems with this: > - the console device now wants its interrupt enabled at all times, and > doesn't tuen off the interrupt at the device level on close > - programs like getty would keep devices opened and would have to be > killed to let the interrupt wiring change > - interrupt unwiring doesn't work right, partly due to supporting > historical braindamage in ppbus. The interrupt thread should go away > on the last detachment from it, but doesn't. ppbus sets up and > tears down its interrupt for every user-level i/o, since its > timesharing involves a sort of open/close for every i/o. > > RF_SHAREABLE is another problematic higher level flag. sio doesn't set > it for the interrupt resource, so the interrupt should be unshareable, > but interrupt sharing works anyway. Yeah, there's a pretty big disconnect between bus_setup_intr/bus_teardown_intr and the actual IRQ resource they are attached to. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Oct 31 16:52:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B900B16A420; Mon, 31 Oct 2005 16:52:13 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 722A843D48; Mon, 31 Oct 2005 16:52:13 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VGqD5t064467; Mon, 31 Oct 2005 16:52:13 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VGqDpY064466; Mon, 31 Oct 2005 16:52:13 GMT (envelope-from hrs) Message-Id: <200510311652.j9VGqDpY064466@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 31 Oct 2005 16:52:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 16:52:14 -0000 hrs 2005-10-31 16:52:13 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: hw.pci.do_powerstate change, FreeBSD/ia64 SMP support, a kernel config for MAC added, tnt4882(4) driver added, agp(4) now supports ATI IGP chipsets, re(4): D-Link DGE-528(T) Gigabit Ethernet card support, aac(4): Adaptec 2610SA SATA-RAID controller support, ata(4): ITE IT8211F, PDC40718, and PDC40719 support, hptmv(4) update: amd64 and PAE support, gpt(8) GPT partition label support, kenv(1) and sysctl(8) -q flag added, libedit updated, rpcgen(1) now generate ANSI C code instead of K&R style, and OpenSSH 4.0p1->4.2p1. Update release notes: Fix an entry about ifconfig_ NOAUTO keyword. Revision Changes Path 1.897 +57 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Mon Oct 31 18:31:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 970E516A41F; Mon, 31 Oct 2005 18:31:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D8043D5E; Mon, 31 Oct 2005 18:31:16 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VIVGw3071905; Mon, 31 Oct 2005 18:31:16 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VIVGKl071904; Mon, 31 Oct 2005 18:31:16 GMT (envelope-from jhb) Message-Id: <200510311831.j9VIVGKl071904@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 18:31:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pci viapm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 18:31:23 -0000 jhb 2005-10-31 18:31:16 UTC FreeBSD src repository Modified files: sys/pci viapm.c Log: Some of the VIA pm and propm devices are actually the same device as the PCI-ISA bridge. Thus, when viapm0 or viapropm0 attaches, isab0 dosen't attach so there is no isa0 bus hung off of that bridge. In the non-ACPI case, legacy0 will add an isa0 anyway as a fail-safe, but ACPI assumes that any ISA bus will be enumerated via a bridge. To fix this, call isab_attach() to attach an isa0 ISA child bus device if the pm or propm device we are probing is a PCI-ISA bridge. Both drivers now have to implement the bus_if interface via the generic methods for resource allocation, etc. to work. Also, we now add 2 new ISA bus drivers that attach to viapm and viapropm devices. PR: kern/87363 Reported by: Oliver Fromme olli at secnetix dot de Tested by: glebius MFC after: 1 week Revision Changes Path 1.11 +38 -1 src/sys/pci/viapm.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 18:43:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7DF216A420; Mon, 31 Oct 2005 18:43:28 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6483E43D48; Mon, 31 Oct 2005 18:43:28 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VIhSwS072400; Mon, 31 Oct 2005 18:43:28 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VIhS8C072399; Mon, 31 Oct 2005 18:43:28 GMT (envelope-from jhb) Message-Id: <200510311843.j9VIhS8C072399@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 18:43:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pci viapm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 18:43:28 -0000 jhb 2005-10-31 18:43:28 UTC FreeBSD src repository Modified files: sys/pci viapm.c Log: Add the device ID for the VIA VT8235 south bridge. PR: kern/62438 Submitted by: FUJIMOTO Kou fujimoto at j dot dendai dot ac dot jp Tested by: Oliver Fromme olli at secnetix dot de MFC after: 1 week Revision Changes Path 1.12 +7 -0 src/sys/pci/viapm.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 19:17:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CE2616A41F; Mon, 31 Oct 2005 19:17:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3556A43D4C; Mon, 31 Oct 2005 19:17:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VJHXqf073988; Mon, 31 Oct 2005 19:17:33 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VJHX1D073987; Mon, 31 Oct 2005 19:17:33 GMT (envelope-from jhb) Message-Id: <200510311917.j9VJHX1D073987@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 19:17:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern link_elf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 19:17:33 -0000 jhb 2005-10-31 19:17:32 UTC FreeBSD src repository Modified files: sys/kern link_elf.c Log: Check to see if the hash table is present in link_elf_lookup_symbol() before dereferencing it. Certain corrupt kernel modules might not have a valid hash table, and would cause a kernel panic when they were loaded. Instead of panic'ing, the kernel now prints out a warning that it is missing the symbol hash table. Tested by: Benjamin Close Benjamin dot Close at clearchain dot com MFC after: 1 week Revision Changes Path 1.86 +6 -0 src/sys/kern/link_elf.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 19:59:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7140116A41F; Mon, 31 Oct 2005 19:59:41 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A54443D46; Mon, 31 Oct 2005 19:59:41 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VJxfiv075685; Mon, 31 Oct 2005 19:59:41 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VJxeU0075684; Mon, 31 Oct 2005 19:59:40 GMT (envelope-from rwatson) Message-Id: <200510311959.j9VJxeU0075684@repoman.freebsd.org> From: Robert Watson Date: Mon, 31 Oct 2005 19:59:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 19:59:41 -0000 rwatson 2005-10-31 19:59:40 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Put probe-time printf of adapter speed and duplex behind bootverbose: since the link takes a bit to negotiate, the information is pretty much never available during the probe. As such, the boot output pretty much always prints N/A for speed and duplex. Since we print out the output of ifconfig during the user space boot, this early boot information is also generally redundant, and added to the noise. MFC after: 2 weeks Revision Changes Path 1.82 +14 -10 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 20:15:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A537816A41F; Mon, 31 Oct 2005 20:15:58 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA5043D45; Mon, 31 Oct 2005 20:15:58 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VKFwtl076534; Mon, 31 Oct 2005 20:15:58 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VKFwWM076533; Mon, 31 Oct 2005 20:15:58 GMT (envelope-from jhb) Message-Id: <200510312015.j9VKFwWM076533@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 20:15:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4/man4.i386 el.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 20:15:58 -0000 jhb 2005-10-31 20:15:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4/man4.i386 el.4 Log: Add a deprecation warning since this driver is gone in HEAD. Approved by: re (scottl) Revision Changes Path 1.19.2.1 +5 -0 src/share/man/man4/man4.i386/el.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 31 20:17:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E66F016A41F; Mon, 31 Oct 2005 20:17:14 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2F3543D48; Mon, 31 Oct 2005 20:17:14 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VKHEi5076631; Mon, 31 Oct 2005 20:17:14 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VKHELw076630; Mon, 31 Oct 2005 20:17:14 GMT (envelope-from jhb) Message-Id: <200510312017.j9VKHELw076630@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 20:17:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/share/man/man4/man4.i386 el.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 20:17:15 -0000 jhb 2005-10-31 20:17:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) share/man/man4/man4.i386 el.4 Log: MF6: Add a deprecation warning. Approved by: re (scottl) Revision Changes Path 1.19.4.1 +5 -0 src/share/man/man4/man4.i386/el.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 31 20:33:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F71D16A420; Mon, 31 Oct 2005 20:33:29 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 323E743D53; Mon, 31 Oct 2005 20:33:29 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VKXTid077294; Mon, 31 Oct 2005 20:33:29 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VKXT0T077293; Mon, 31 Oct 2005 20:33:29 GMT (envelope-from ps) Message-Id: <200510312033.j9VKXT0T077293@repoman.freebsd.org> From: Paul Saab Date: Mon, 31 Oct 2005 20:33:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 20:33:29 -0000 ps 2005-10-31 20:33:29 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_alloc.c Log: Rate limit filesystem full and out of inodes messages to once a second. Revision Changes Path 1.138 +21 -6 src/sys/ufs/ffs/ffs_alloc.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 20:45:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 890E316A41F; Mon, 31 Oct 2005 20:45:37 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 432CE43D45; Mon, 31 Oct 2005 20:45:37 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VKjbqr077857; Mon, 31 Oct 2005 20:45:37 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VKjbMq077856; Mon, 31 Oct 2005 20:45:37 GMT (envelope-from jhb) Message-Id: <200510312045.j9VKjbMq077856@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 20:45:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/conf NOTES src/sys/amd64/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 20:45:37 -0000 jhb 2005-10-31 20:45:37 UTC FreeBSD src repository Modified files: sys/i386/conf NOTES sys/amd64/conf NOTES Log: Hook nve(4) up in i386 and amd64 NOTES. MFC after: 1 week Revision Changes Path 1.47 +2 -0 src/sys/amd64/conf/NOTES 1.1210 +2 -0 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Mon Oct 31 21:07:15 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79E4116A41F; Mon, 31 Oct 2005 21:07:15 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3541B43D48; Mon, 31 Oct 2005 21:07:15 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VL7FOp086228; Mon, 31 Oct 2005 21:07:15 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VL7F4m086227; Mon, 31 Oct 2005 21:07:15 GMT (envelope-from brooks) Message-Id: <200510312107.j9VL7F4m086227@repoman.freebsd.org> From: Brooks Davis Date: Mon, 31 Oct 2005 21:07:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc rc.initdiskless X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 21:07:15 -0000 brooks 2005-10-31 21:07:15 UTC FreeBSD src repository Modified files: etc rc.initdiskless Log: The -x option of pax is for creation of archives, not extraction. This will allow cpio archive support to work, at least in situations where /tmp is writable. Because pax requires a writable /tmp it is unsuitable for this task, but replacing it will come in a later commit. Submitted by: Joerg Pulz PR: conf/88293 Revision Changes Path 1.46 +1 -1 src/etc/rc.initdiskless From owner-cvs-src@FreeBSD.ORG Mon Oct 31 21:09:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8910B16A440; Mon, 31 Oct 2005 21:09:56 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4065943D5D; Mon, 31 Oct 2005 21:09:56 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VL9uPM086338; Mon, 31 Oct 2005 21:09:56 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VL9u9A086337; Mon, 31 Oct 2005 21:09:56 GMT (envelope-from ps) Message-Id: <200510312109.j9VL9u9A086337@repoman.freebsd.org> From: Paul Saab Date: Mon, 31 Oct 2005 21:09:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/sys syscallsubr.h src/sys/compat/freebsd32 freebsd32_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 21:09:56 -0000 ps 2005-10-31 21:09:56 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c sys/sys syscallsubr.h sys/compat/freebsd32 freebsd32_misc.c Log: Reformat socket control messages on input/output for 32bit compatibility on 64bit systems. Submitted by: ps, ups Reviewed by: jhb Revision Changes Path 1.46 +225 -18 src/sys/compat/freebsd32/freebsd32_misc.c 1.223 +14 -5 src/sys/kern/uipc_syscalls.c 1.34 +1 -1 src/sys/sys/syscallsubr.h From owner-cvs-src@FreeBSD.ORG Mon Oct 31 21:25:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F1D616A420; Mon, 31 Oct 2005 21:25:34 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 472C643D46; Mon, 31 Oct 2005 21:25:34 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VLPY9J087157; Mon, 31 Oct 2005 21:25:34 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VLPYwX087156; Mon, 31 Oct 2005 21:25:34 GMT (envelope-from alc) Message-Id: <200510312125.j9VLPYwX087156@repoman.freebsd.org> From: Alan Cox Date: Mon, 31 Oct 2005 21:25:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 21:25:34 -0000 alc 2005-10-31 21:25:34 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() fails, reclaim a pv entry by destroying a mapping to an inactive page. Change the format strings in many of the assertions that were recently converted from PMAP_DIAGNOSTIC printf()s so that they are compatible with PAE. Avoid unnecessary differences between the amd64 and i386 format strings. Revision Changes Path 1.531 +59 -5 src/sys/amd64/amd64/pmap.c 1.535 +65 -8 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Mon Oct 31 21:37:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38F3916A41F; Mon, 31 Oct 2005 21:37:28 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A9F43D48; Mon, 31 Oct 2005 21:37:27 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VLbR1P087716; Mon, 31 Oct 2005 21:37:27 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VLbRUe087715; Mon, 31 Oct 2005 21:37:27 GMT (envelope-from jhb) Message-Id: <200510312137.j9VLbRUe087715@repoman.freebsd.org> From: John Baldwin Date: Mon, 31 Oct 2005 21:37:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pci if_vr.c if_vrreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 21:37:28 -0000 jhb 2005-10-31 21:37:27 UTC FreeBSD src repository Modified files: sys/pci if_vr.c if_vrreg.h Log: - Use callout_*() to manage the callout and make it MPSAFE. - Fix locking in detach(), we only need to lock across vr_stop(). Tested by: Mike Tancsa mike at sentex dot net MFC after: 1 week Revision Changes Path 1.113 +10 -15 src/sys/pci/if_vr.c 1.24 +1 -1 src/sys/pci/if_vrreg.h From owner-cvs-src@FreeBSD.ORG Mon Oct 31 21:39:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E7C816A41F; Mon, 31 Oct 2005 21:39:51 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4F943D49; Mon, 31 Oct 2005 21:39:51 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VLdpMg087867; Mon, 31 Oct 2005 21:39:51 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VLdpUi087866; Mon, 31 Oct 2005 21:39:51 GMT (envelope-from phk) Message-Id: <200510312139.j9VLdpUi087866@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 31 Oct 2005 21:39:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/acpica acpi_hpet.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 21:39:51 -0000 phk 2005-10-31 21:39:51 UTC FreeBSD src repository Added files: sys/dev/acpica acpi_hpet.c Log: Add a basic HPET timecounter. It has -200 quality for now so it will not get automatically selected. Revision Changes Path 1.1 +190 -0 src/sys/dev/acpica/acpi_hpet.c (new) From owner-cvs-src@FreeBSD.ORG Mon Oct 31 21:40:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DB8616A41F; Mon, 31 Oct 2005 21:40:41 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B9443D45; Mon, 31 Oct 2005 21:40:41 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VLefRX088056; Mon, 31 Oct 2005 21:40:41 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VLefF1088055; Mon, 31 Oct 2005 21:40:41 GMT (envelope-from phk) Message-Id: <200510312140.j9VLefF1088055@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 31 Oct 2005 21:40:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules/acpi/acpi Makefile src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 21:40:41 -0000 phk 2005-10-31 21:40:41 UTC FreeBSD src repository Modified files: sys/modules/acpi/acpi Makefile sys/conf files Log: Tie acpi_hpet.c into the module and kernel. Revision Changes Path 1.1062 +1 -0 src/sys/conf/files 1.14 +2 -1 src/sys/modules/acpi/acpi/Makefile From owner-cvs-src@FreeBSD.ORG Mon Oct 31 22:00:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0BCF16A41F; Mon, 31 Oct 2005 22:00:44 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C50943D45; Mon, 31 Oct 2005 22:00:44 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VM0iXo089339; Mon, 31 Oct 2005 22:00:44 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VM0iMb089338; Mon, 31 Oct 2005 22:00:44 GMT (envelope-from brooks) Message-Id: <200510312200.j9VM0iMb089338@repoman.freebsd.org> From: Brooks Davis Date: Mon, 31 Oct 2005 22:00:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc rc.initdiskless X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 22:00:44 -0000 brooks 2005-10-31 22:00:44 UTC FreeBSD src repository Modified files: etc rc.initdiskless Log: Switch from pax to tar for extracting cpio archives. pax requires a writable /tmp (or TMPDIR) and thus is unsuitable for this job. Tested by: Joerg Pulz PR: conf/88293 Revision Changes Path 1.47 +1 -1 src/etc/rc.initdiskless From owner-cvs-src@FreeBSD.ORG Mon Oct 31 22:03:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A480116A41F; Mon, 31 Oct 2005 22:03:39 +0000 (GMT) (envelope-from fenner@research.att.com) Received: from mail-yellow.research.att.com (mail-dark.research.att.com [192.20.225.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1522143D46; Mon, 31 Oct 2005 22:03:39 +0000 (GMT) (envelope-from fenner@research.att.com) Received: from bright.research.att.com (bright.research.att.com [135.207.20.189]) by mail-blue.research.att.com (Postfix) with ESMTP id 9040A147BD9; Mon, 31 Oct 2005 17:03:38 -0500 (EST) Received: (from fenner@localhost) by bright.research.att.com (8.12.11/8.12.10/Submit) id j9VM3c3E020714; Mon, 31 Oct 2005 14:03:38 -0800 From: Bill Fenner Message-Id: <200510312203.j9VM3c3E020714@bright.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: Colin Percival References: <200510280258.j9S2wpmL058704@repoman.freebsd.org> <20051030194833.GA2699@heff.fud.org.nz> <20051030224106.GC891@zaphod.nitro.dk> <200510310139.j9V1dZ3i025712@bright.research.att.com> <436585A4.6020008@freebsd.org> Date: Mon, 31 Oct 2005 14:03:38 -0800 Versions: dmail (linux) 2.7/makemail 2.14 Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Xin LI , "Simon L. Nielsen" , Andrew Thompson Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 22:03:39 -0000 I've turned off ending cvs logs at the end-of-file string (77 ='s) on http://people.freebsd.org/~fenner/newcgi/cvsweb.cgi . The URL that started this thread, http://people.freebsd.org/~fenner/newcgi/cvsweb.cgi/src/UPDATING?only_with_tag=RELENG_6 seems to work ok. You can see the oddities that cvsweb experiences because of the contents of the log. See, for example, UPDATING without the only_with_tag=, look at rev 1.342.2.12. cvsweb thinks the log message for that rev is just MFC: RCS file: /home/ncvs/src/UPDATING,v because the next line is the line in the log entry is the line that seperates log entries. Now, look down to 1.370, which was the rev that is actually described in the MFC log in 1.342.2.12 - not only is it duplicated in the list (the revisions on the page go 1.371, 1.370, 1.370, 1.369), the actual message is duplicated. It gets worse than this, actually - a good example of worse-ness is http://people.freebsd.org/~fenner/newcgi/cvsweb.cgi/src/etc/rc.d/localpkg localpkg itself doesn't actually have a rev 1.335 in between its 1.5 and 1.6; in addition, its rev 1.4 isn't actually dated earlier than its 1.3 - those are all false revisions generated by log messages in log messages. (If you believed the cvsweb output, you might start running around shouting "repo corruption!"...) I doubt that we'd end up being comfortable with the amount of repo surgery that's probably needed to correct all instances of this problem, and it's just too darn handy to paste "cvs log" output into MFC commit messages so the problem isn't going to go away. Bill From owner-cvs-src@FreeBSD.ORG Mon Oct 31 22:09:35 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAF3716A41F; Mon, 31 Oct 2005 22:09:35 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: from heff.fud.org.nz (60-234-149-201.bitstream.orcon.net.nz [60.234.149.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9AF943D46; Mon, 31 Oct 2005 22:09:34 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 18A8F1CCDD; Tue, 1 Nov 2005 11:09:33 +1300 (NZDT) Date: Tue, 1 Nov 2005 11:09:33 +1300 From: Andrew Thompson To: Bill Fenner Message-ID: <20051031220933.GA7156@heff.fud.org.nz> References: <200510280258.j9S2wpmL058704@repoman.freebsd.org> <20051030194833.GA2699@heff.fud.org.nz> <20051030224106.GC891@zaphod.nitro.dk> <200510310139.j9V1dZ3i025712@bright.research.att.com> <436585A4.6020008@freebsd.org> <200510312203.j9VM3c3E020714@bright.research.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510312203.j9VM3c3E020714@bright.research.att.com> User-Agent: Mutt/1.4.2.1i Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Xin LI , "Simon L. Nielsen" , Colin Percival Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 22:09:36 -0000 On Mon, Oct 31, 2005 at 02:03:38PM -0800, Bill Fenner wrote: > > I've turned off ending cvs logs at the end-of-file string (77 ='s) > on http://people.freebsd.org/~fenner/newcgi/cvsweb.cgi . > The URL that started this thread, > http://people.freebsd.org/~fenner/newcgi/cvsweb.cgi/src/UPDATING?only_with_tag=RELENG_6 > seems to work ok. > > > I doubt that we'd end up being comfortable with the amount of > repo surgery that's probably needed to correct all instances > of this problem, and it's just too darn handy to paste "cvs log" > output into MFC commit messages so the problem isn't going to go > away. Is it possible to add a flag to cvs to change the field separator string? cvsweb could override it to something unique. Andrew From owner-cvs-src@FreeBSD.ORG Mon Oct 31 23:06:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6A416A41F; Mon, 31 Oct 2005 23:06:05 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A0C43D46; Mon, 31 Oct 2005 23:06:04 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9VN64U5092200; Mon, 31 Oct 2005 23:06:04 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9VN64Ph092199; Mon, 31 Oct 2005 23:06:04 GMT (envelope-from suz) Message-Id: <200510312306.j9VN64Ph092199@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Mon, 31 Oct 2005 23:06:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet6 in6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 23:06:05 -0000 suz 2005-10-31 23:06:04 UTC FreeBSD src repository Modified files: sys/netinet6 in6.c Log: statically configured IPv6 address is properly added/deleted now Obtained from: KAME Reported in: freebsd-net@freebsd MFC after: 1 day Revision Changes Path 1.59 +52 -76 src/sys/netinet6/in6.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 00:32:57 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B1816A420; Tue, 1 Nov 2005 00:32:56 +0000 (GMT) (envelope-from nate@root.org) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id B791043D69; Tue, 1 Nov 2005 00:32:47 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.33] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id jA10Wgxq023862 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 31 Oct 2005 16:32:43 -0800 Message-ID: <4365BD2B.2000404@root.org> Date: Sun, 30 Oct 2005 22:43:55 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam McDougall References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <20051030105647.GR99857@submonkey.net> <436509D5.3020401@root.org> <20051030224442.GV2998@egr.msu.edu> In-Reply-To: <20051030224442.GV2998@egr.msu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 00:32:57 -0000 Adam McDougall wrote: > On Sun, Oct 30, 2005 at 09:58:45AM -0800, Nate Lawson wrote: > > Ceri Davies wrote: > >On Sat, Oct 29, 2005 at 11:21:48PM -0700, David O'Brien wrote: > > > >>On Thu, Oct 27, 2005 at 05:34:35PM +0000, John Baldwin wrote: > >> > >>>jhb 2005-10-27 17:34:35 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/i386/conf GENERIC > >>> Added files: > >>> sys/i386/conf DEFAULTS > >>> Log: > >>> Create a default kernel config for i386 and move 'device isa' and > >>> 'device npx' (both of which aren't really optional right now) and > >>> 'device io' and 'device mem' (to preserve POLA for 4.x users upgrading > >>> to 6.0) from GENERIC into DEFAULTS. > >> > >>I may be missing something. I don't quite follow the benefit of the new > >>'DEFAULTS' file. I'm also curious why we don't explicitly 'include' > >>DEFAULTS in GENERIC vs. the new automagic include feature. > > > > > >I was also confused by that. There are also no warnings if DEFAULTS is > >missing, which means that by removing a seemingly unrelated file I get a > >different (read: useless to me) kernel. Does INCLUDE_CONFIG_FILE show > >the contents of DEFAULTS as well? > > A better way would be to make io and mem only compile time options > (default to on). There is no benefit to them being modules. Anyone who > wants to compile with NO_DEVIO or NO_DEVMEM will know why their kernel > stops working. > > FWIW, I appreciate that mem can be a kernel module because that means > I can have one less thing in my kernel that might (historically) lead > to a root exploit, yet I can load it on whim if I already have root for > things such as netstat and lsof on a server not running X. Similar for > procfs on a system that occasionally wants to run truss. I like the idea > of not leaving open access to kernel interfaces that have a history of abuse. > It provides a single extra layer of protection while not requiring the > hassle of recompiling the kernel or clamping down the ability of loading > any kernel modules at all (securelevel, syscall modification). > > A drawback of modifying or deleting DEFAULTS is I expect it to come back > the next time I cvsup, removing my changes. procfs is accessible to ordinary users. /dev/{io,mem} are not (based on the default permissions), and if you're not happy with those, change them with devfs or chmod. Or if you're especially paranoid and concerned about root using them, use a MAC policy so only one daemon can access them. I'm also sure there's a great reason for loadable /dev/null besides foot shooting. It's.. um... nope... -- Nate From owner-cvs-src@FreeBSD.ORG Tue Nov 1 01:36:59 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E5A416A41F; Tue, 1 Nov 2005 01:36:59 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E02543D46; Tue, 1 Nov 2005 01:36:59 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA11axXe005289; Tue, 1 Nov 2005 01:36:59 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA11awHO005288; Tue, 1 Nov 2005 01:36:59 GMT (envelope-from brooks) Message-Id: <200511010136.jA11awHO005288@repoman.freebsd.org> From: Brooks Davis Date: Tue, 1 Nov 2005 01:36:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc rc.initdiskless X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 01:37:00 -0000 brooks 2005-11-01 01:36:58 UTC FreeBSD src repository Modified files: etc rc.initdiskless Log: Add items to unmount to the front of the list so they are unmounted in reverse (thus allowing /conf to be unmounted). Revision Changes Path 1.48 +2 -2 src/etc/rc.initdiskless From owner-cvs-src@FreeBSD.ORG Tue Nov 1 03:14:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3208816A41F; Tue, 1 Nov 2005 03:14:40 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A6743D46; Tue, 1 Nov 2005 03:14:39 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA13EdCV008895; Tue, 1 Nov 2005 03:14:39 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA13EdBD008894; Tue, 1 Nov 2005 03:14:39 GMT (envelope-from davidxu) Message-Id: <200511010314.jA13EdBD008894@repoman.freebsd.org> From: David Xu Date: Tue, 1 Nov 2005 03:14:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys signal.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 03:14:40 -0000 davidxu 2005-11-01 03:14:39 UTC FreeBSD src repository Modified files: sys/sys signal.h Log: Update SIGTHR's comment. Revision Changes Path 1.50 +1 -1 src/sys/sys/signal.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 04:30:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 502D616A41F; Tue, 1 Nov 2005 04:30:22 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EF0743D46; Tue, 1 Nov 2005 04:30:22 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA14ULf5012541; Tue, 1 Nov 2005 04:30:21 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA14ULxO012539; Tue, 1 Nov 2005 04:30:21 GMT (envelope-from alc) Message-Id: <200511010430.jA14ULxO012539@repoman.freebsd.org> From: Alan Cox Date: Tue, 1 Nov 2005 04:30:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm vm_page.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 04:30:22 -0000 alc 2005-11-01 04:30:21 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: Consider the zero-copy transmission of a page that was wired by mlock(2). If a copy-on-write fault occurs on the page, the new copy should inherit a part of the original page's wire count. Submitted by: tegge MFC after: 1 week Revision Changes Path 1.307 +2 -0 src/sys/vm/vm_page.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 05:48:03 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A261516A41F; Tue, 1 Nov 2005 05:48:03 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B16A43D46; Tue, 1 Nov 2005 05:48:03 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA15m3cG024537; Tue, 1 Nov 2005 05:48:03 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA15m3WI024536; Tue, 1 Nov 2005 05:48:03 GMT (envelope-from kientzle) Message-Id: <200511010548.jA15m3WI024536@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 1 Nov 2005 05:48:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/tar bsdtar.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 05:48:03 -0000 kientzle 2005-11-01 05:48:03 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.c Log: Spell "--format" correctly in error message. (It hasn't been called "-F" for a very long time.) PR: bin/86915 Thanks to: Gary W. Swearingen MFC after: 3 days Revision Changes Path 1.65 +1 -1 src/usr.bin/tar/bsdtar.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 05:53:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4822916A41F; Tue, 1 Nov 2005 05:53:17 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0465343D48; Tue, 1 Nov 2005 05:53:17 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA15rGER024758; Tue, 1 Nov 2005 05:53:16 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA15rG4Z024757; Tue, 1 Nov 2005 05:53:16 GMT (envelope-from kientzle) Message-Id: <200511010553.jA15rG4Z024757@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 1 Nov 2005 05:53:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/tar bsdtar_platform.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 05:53:17 -0000 kientzle 2005-11-01 05:53:16 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar_platform.h Log: Include in order to get current __FreeBSD_version in order to properly set HAVE_NL_LANGINFO. Thanks to: Andrey Chernov PR: bin/88013 MFC after: 3 days Revision Changes Path 1.17 +1 -0 src/usr.bin/tar/bsdtar_platform.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 06:41:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 587B716A41F; Tue, 1 Nov 2005 06:41:06 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15AAF43D45; Tue, 1 Nov 2005 06:41:06 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA16f53G026646; Tue, 1 Nov 2005 06:41:05 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA16f5gQ026645; Tue, 1 Nov 2005 06:41:05 GMT (envelope-from kientzle) Message-Id: <200511010641.jA16f5gQ026645@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 1 Nov 2005 06:41:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/tar write.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 06:41:06 -0000 kientzle 2005-11-01 06:41:05 UTC FreeBSD src repository Modified files: usr.bin/tar write.c Log: In mode 'u', check for an error return from archive_read_open. This causes attempts to update a non-existent file to report an actual error instead of triggering an assertion failure. PR: bin/87911 Thanks to: roemer.ulrich MFC after: 3 days Note: This does not entirely fix bin/87911. I need to decide on the "correct" response when someone tries to update a non-existent archive file. Revision Changes Path 1.43 +6 -2 src/usr.bin/tar/write.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 06:53:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC6E516A41F; Tue, 1 Nov 2005 06:53:23 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C0B343D45; Tue, 1 Nov 2005 06:53:23 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA16rNIL027120; Tue, 1 Nov 2005 06:53:23 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA16rNfs027119; Tue, 1 Nov 2005 06:53:23 GMT (envelope-from davidxu) Message-Id: <200511010653.jA16rNfs027119@repoman.freebsd.org> From: David Xu Date: Tue, 1 Nov 2005 06:53:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread thr_init.c thr_private.h thr_timer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 06:53:23 -0000 davidxu 2005-11-01 06:53:23 UTC FreeBSD src repository Modified files: lib/libthr pthread.map lib/libthr/thread thr_init.c thr_private.h thr_timer.c Log: Add code to handle timer_delete(). The timer wrapper code is completely rewritten, now timers created with same sigev_notify_attributes will run in same thread, this allows user to organize which timers can run in same thread to save some thread resource. Revision Changes Path 1.10 +2 -0 src/lib/libthr/pthread.map 1.24 +1 -0 src/lib/libthr/thread/thr_init.c 1.48 +3 -2 src/lib/libthr/thread/thr_private.h 1.3 +262 -66 src/lib/libthr/thread/thr_timer.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 07:05:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2224416A41F; Tue, 1 Nov 2005 07:05:34 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD8843D49; Tue, 1 Nov 2005 07:05:33 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA175Xf0027706; Tue, 1 Nov 2005 07:05:33 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA175X6Z027705; Tue, 1 Nov 2005 07:05:33 GMT (envelope-from davidxu) Message-Id: <200511010705.jA175X6Z027705@repoman.freebsd.org> From: David Xu Date: Tue, 1 Nov 2005 07:05:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_timer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 07:05:34 -0000 davidxu 2005-11-01 07:05:32 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_timer.c Log: Use TIMERS_UNLOCK. Revision Changes Path 1.4 +1 -1 src/lib/libthr/thread/thr_timer.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 09:24:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B6A716A41F; Tue, 1 Nov 2005 09:24:36 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C9CC43D46; Tue, 1 Nov 2005 09:24:36 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA19OaBU040150; Tue, 1 Nov 2005 09:24:36 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA19OZSf040149; Tue, 1 Nov 2005 09:24:35 GMT (envelope-from wpaul) Message-Id: <200511010924.jA19OZSf040149@repoman.freebsd.org> From: Bill Paul Date: Tue, 1 Nov 2005 09:24:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 09:24:36 -0000 wpaul 2005-11-01 09:24:35 UTC FreeBSD src repository Modified files: sys/compat/ndis subr_ntoskrnl.c Log: Clean up one remaining 'multiple DPC thread' bogon: only bzero() one sizeof(kq_queue), not sizeof(kq_queue) * mp_ncpus. Revision Changes Path 1.80 +4 -0 src/sys/compat/ndis/subr_ntoskrnl.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 09:25:19 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E184A16A41F; Tue, 1 Nov 2005 09:25:19 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A170E43D48; Tue, 1 Nov 2005 09:25:19 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA19PJjY040265; Tue, 1 Nov 2005 09:25:19 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA19PJqA040264; Tue, 1 Nov 2005 09:25:19 GMT (envelope-from wpaul) Message-Id: <200511010925.jA19PJqA040264@repoman.freebsd.org> From: Bill Paul Date: Tue, 1 Nov 2005 09:25:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 09:25:20 -0000 wpaul 2005-11-01 09:25:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/compat/ndis subr_ntoskrnl.c Log: MFC: don't bzero() too many kq_queues in ntoskrnl_libinit(). Revision Changes Path 1.43.2.13 +4 -0 src/sys/compat/ndis/subr_ntoskrnl.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 10:32:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81FD916A41F; Tue, 1 Nov 2005 10:32:43 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1356C43D49; Tue, 1 Nov 2005 10:32:43 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1AWgvf043436; Tue, 1 Nov 2005 10:32:42 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1AWgtx043435; Tue, 1 Nov 2005 10:32:42 GMT (envelope-from maxim) Message-Id: <200511011032.jA1AWgtx043435@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 1 Nov 2005 10:32:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 10:32:43 -0000 maxim 2005-11-01 10:32:42 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: o OpenBSD 3.8 added. Revision Changes Path 1.96 +2 -0 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Tue Nov 1 12:36:19 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB12516A41F; Tue, 1 Nov 2005 12:36:19 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD8A43D48; Tue, 1 Nov 2005 12:36:19 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1CaJ37048751; Tue, 1 Nov 2005 12:36:19 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1CaJ9u048750; Tue, 1 Nov 2005 12:36:19 GMT (envelope-from rwatson) Message-Id: <200511011236.jA1CaJ9u048750@repoman.freebsd.org> From: Robert Watson Date: Tue, 1 Nov 2005 12:36:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_ktrace.c src/sys/sys ktrace.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 12:36:20 -0000 rwatson 2005-11-01 12:36:19 UTC FreeBSD src repository Modified files: sys/kern kern_ktrace.c sys/sys ktrace.h Log: Replace ktr_buffer pointer in struct ktr_header with a ktr_unused intptr_t. The buffer length needs to be written to disk as part of the trace log, but the kernel pointer for the buffer does not. Add a new ktr_buffer pointer to the kernel-only ktrace request structure to hold that pointer. This frees up an integer in the ktrace record format that can be used to hold the threadid, although older ktrace files will have a garbage ktr_buffer field (or more accurately, a kernel pointer value). MFC after: 2 weeks Space requested by: davidxu Revision Changes Path 1.102 +11 -9 src/sys/kern/kern_ktrace.c 1.30 +1 -1 src/sys/sys/ktrace.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 13:05:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702BD16A41F; Tue, 1 Nov 2005 13:05:48 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F68A43D48; Tue, 1 Nov 2005 13:05:48 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1D5mxL057445; Tue, 1 Nov 2005 13:05:48 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1D5mWl057444; Tue, 1 Nov 2005 13:05:48 GMT (envelope-from davidxu) Message-Id: <200511011305.jA1D5mWl057444@repoman.freebsd.org> From: David Xu Date: Tue, 1 Nov 2005 13:05:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_timer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 13:05:48 -0000 davidxu 2005-11-01 13:05:47 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_timer.c Log: Fix some comments, eliminate a memory leak. Revision Changes Path 1.5 +13 -6 src/lib/libthr/thread/thr_timer.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 14:22:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8638716A420; Tue, 1 Nov 2005 14:22:18 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 509DB43D45; Tue, 1 Nov 2005 14:22:17 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id E3EEF1A3C2D; Tue, 1 Nov 2005 06:22:17 -0800 (PST) Date: Tue, 1 Nov 2005 06:22:17 -0800 From: Alfred Perlstein To: David Xu Message-ID: <20051101142217.GN32289@elvis.mu.org> References: <200510300212.j9U2CnWl089007@repoman.freebsd.org> <20051030134702.GK32289@elvis.mu.org> <43655AF7.8070707@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43655AF7.8070707@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: alc@freebsd.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys aio.h signal.h signalvar.h src/sys/kern syscalls.master vfs_aio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 14:22:18 -0000 * David Xu [051030 15:44] wrote: > Existing binary code needn't be recompiled, it should work as before. > if an AIO syscall needs sigevent structure, it already has a new syscall > number, and old syscalls will think passed sigevent is an osigevent. > I am open for adding pad fields to aiocb and sigevent, how many padding > do you want to add, give some diffs for us ? :-) I apologize, I didn't realize that this was actually the compat patch. I have no idea about padding, I just thought it might be a good idea, you might want to check if Sun/Apple/Linux have padding and copy that just for future expansion. But I do not have time to provide that. > > David Xu > > Alfred Perlstein wrote: > > >Does this modify the size/layout of the struct sigevent and aiocb > >to the point where apps need a recompile? If so we > >should we have compat functions for AIO? Ei, struct "osigevent" > >and "oaiocb" and corresponding compat functions for AIO? > > > >I understand that it's annoying but AIO has been an interface around > >since 4.x. > > > >Now might also be a good time to add padding to aiocb and possibly > >sigevent. > > > >-Alfred > > > > -- - Alfred Perlstein From owner-cvs-src@FreeBSD.ORG Tue Nov 1 14:46:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFCA816A41F; Tue, 1 Nov 2005 14:46:38 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A6BB43D5A; Tue, 1 Nov 2005 14:46:37 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1EkbPI062220; Tue, 1 Nov 2005 14:46:37 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1EkbU2062219; Tue, 1 Nov 2005 14:46:37 GMT (envelope-from rwatson) Message-Id: <200511011446.jA1EkbU2062219@repoman.freebsd.org> From: Robert Watson Date: Tue, 1 Nov 2005 14:46:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys ktrace.h src/sys/kern kern_ktrace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 14:46:39 -0000 rwatson 2005-11-01 14:46:37 UTC FreeBSD src repository Modified files: sys/sys ktrace.h sys/kern kern_ktrace.c Log: Reuse ktr_unused field in ktr_header structure as ktr_tid; populate ktr_tid as part of gathering of ktr header data for new ktrace records. The continued use of intptr_t is required for file layout reasons, and cannot be changed to lwpid_t at this point. MFC after: 1 month Reviewed by: davidxu Revision Changes Path 1.103 +1 -1 src/sys/kern/kern_ktrace.c 1.31 +1 -1 src/sys/sys/ktrace.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 14:48:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DEBF16A41F; Tue, 1 Nov 2005 14:48:24 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EA343D48; Tue, 1 Nov 2005 14:48:23 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1EmNhd062286; Tue, 1 Nov 2005 14:48:23 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1EmN5d062285; Tue, 1 Nov 2005 14:48:23 GMT (envelope-from rwatson) Message-Id: <200511011448.jA1EmN5d062285@repoman.freebsd.org> From: Robert Watson Date: Tue, 1 Nov 2005 14:48:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/kdump kdump.1 kdump.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 14:48:24 -0000 rwatson 2005-11-01 14:48:23 UTC FreeBSD src repository Modified files: usr.bin/kdump kdump.1 kdump.c Log: Add a "-H" argument to kdump, which causes kdump to print an additional field holding the threadid. This is more useful for libthr than libpthread, but still quite useful in libpthread as it can be used to process interlaced records from multiple threads over the course of a system call. Detect old ktr_buffer values using the heuristic "if it's negative, then it must not be a valid threadid". This may leave something to be desired. MFC after: 1 month Reviewed by: davidxu Revision Changes Path 1.13 +6 -1 src/usr.bin/kdump/kdump.1 1.27 +27 -5 src/usr.bin/kdump/kdump.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 15:51:30 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2FD216A421; Tue, 1 Nov 2005 15:51:30 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C8143D6B; Tue, 1 Nov 2005 15:51:24 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.50.41.234] (Not Verified[10.50.41.234]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Tue, 01 Nov 2005 11:08:19 -0500 From: John Baldwin To: Robert Watson Date: Tue, 1 Nov 2005 09:52:17 -0500 User-Agent: KMail/1.8.2 References: <200511011446.jA1EkbU2062219@repoman.freebsd.org> In-Reply-To: <200511011446.jA1EkbU2062219@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511010952.18579.jhb@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys ktrace.h src/sys/kern kern_ktrace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 15:51:31 -0000 On Tuesday 01 November 2005 09:46 am, Robert Watson wrote: > rwatson 2005-11-01 14:46:37 UTC > > FreeBSD src repository > > Modified files: > sys/sys ktrace.h > sys/kern kern_ktrace.c > Log: > Reuse ktr_unused field in ktr_header structure as ktr_tid; populate > ktr_tid as part of gathering of ktr header data for new ktrace > records. The continued use of intptr_t is required for file layout > reasons, and cannot be changed to lwpid_t at this point. > > MFC after: 1 month > Reviewed by: davidxu CTASSERT that sizeof(lwpid_t) <= sizeof(intptr_t) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Tue Nov 1 15:57:15 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5BC616A41F; Tue, 1 Nov 2005 15:57:15 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F6843D49; Tue, 1 Nov 2005 15:57:15 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1FvFGB065293; Tue, 1 Nov 2005 15:57:15 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1FvFrs065292; Tue, 1 Nov 2005 15:57:15 GMT (envelope-from scottl) Message-Id: <200511011557.jA1FvFrs065292@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 15:57:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/acpica acpi_hpet.c acpivar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 15:57:16 -0000 scottl 2005-11-01 15:57:15 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_hpet.c acpivar.h Log: Add proper debugging infrastructure for acpi_hpet.c. Revision Changes Path 1.2 +4 -0 src/sys/dev/acpica/acpi_hpet.c 1.97 +1 -0 src/sys/dev/acpica/acpivar.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 16:04:04 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 897DF16A41F; Tue, 1 Nov 2005 16:04:04 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA5543D5D; Tue, 1 Nov 2005 16:04:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id AC0CB46B04; Tue, 1 Nov 2005 11:04:01 -0500 (EST) Date: Tue, 1 Nov 2005 16:04:01 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: John Baldwin In-Reply-To: <200511010952.18579.jhb@freebsd.org> Message-ID: <20051101155829.L45155@fledge.watson.org> References: <200511011446.jA1EkbU2062219@repoman.freebsd.org> <200511010952.18579.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys ktrace.h src/sys/kern kern_ktrace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 16:04:04 -0000 On Tue, 1 Nov 2005, John Baldwin wrote: > On Tuesday 01 November 2005 09:46 am, Robert Watson wrote: >> rwatson 2005-11-01 14:46:37 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/sys ktrace.h >> sys/kern kern_ktrace.c >> Log: >> Reuse ktr_unused field in ktr_header structure as ktr_tid; populate >> ktr_tid as part of gathering of ktr header data for new ktrace >> records. The continued use of intptr_t is required for file layout >> reasons, and cannot be changed to lwpid_t at this point. >> >> MFC after: 1 month >> Reviewed by: davidxu > > CTASSERT that sizeof(lwpid_t) <= sizeof(intptr_t) Well, we also have to make sure that the structure doesn't shrink, not just not grow. This could be accomplished with a union and CTASSERT. However, I think the main thing that matters is that today kdump continue to work with ktraces from yesterday on the platforms we care about. If it breaks in four weeks due to lack of a CTASSERT, that is someone else's bug. I do notice, though, that our 64-bit amd64 kernel likely produces ktrace results a 32-bit i386 binary can't read, due to inclusion of the ktr_buffer field. Given that it was never needed, it's sort of a shame it was ever in the file format. Robert N M Watson From owner-cvs-src@FreeBSD.ORG Tue Nov 1 17:13:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20E5716A41F; Tue, 1 Nov 2005 17:13:07 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D046043D45; Tue, 1 Nov 2005 17:13:06 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1HD6X0075938; Tue, 1 Nov 2005 17:13:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1HD6Rk075937; Tue, 1 Nov 2005 17:13:06 GMT (envelope-from jhb) Message-Id: <200511011713.jA1HD6Rk075937@repoman.freebsd.org> From: John Baldwin Date: Tue, 1 Nov 2005 17:13:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_descrip.c kern_exit.c vfs_aio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 17:13:07 -0000 jhb 2005-11-01 17:13:06 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c kern_exit.c vfs_aio.c Log: Push down Giant into fdfree() and remove it from two of the callers. Other callers such as some rfork() cases weren't locking Giant anyway. Reviewed by: csjp MFC after: 1 week Revision Changes Path 1.283 +23 -10 src/sys/kern/kern_descrip.c 1.270 +1 -1 src/sys/kern/kern_exit.c 1.200 +0 -2 src/sys/kern/vfs_aio.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 19:31:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1786416A41F; Tue, 1 Nov 2005 19:31:26 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C86D543D5F; Tue, 1 Nov 2005 19:31:25 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1JVPo6082060; Tue, 1 Nov 2005 19:31:25 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1JVPax082059; Tue, 1 Nov 2005 19:31:25 GMT (envelope-from trhodes) Message-Id: <200511011931.jA1JVPax082059@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 1 Nov 2005 19:31:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/bin/date date.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 19:31:26 -0000 trhodes 2005-11-01 19:31:25 UTC FreeBSD src repository Modified files: bin/date date.1 Log: Note which options are not part of the standards. Xref locale(1) and bump document date. Reviewed by: keramida No Objections: -standards Revision Changes Path 1.73 +12 -1 src/bin/date/date.1 From owner-cvs-src@FreeBSD.ORG Tue Nov 1 19:36:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4216616A41F; Tue, 1 Nov 2005 19:36:18 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F418D43D46; Tue, 1 Nov 2005 19:36:17 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1JaHov082281; Tue, 1 Nov 2005 19:36:17 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1JaHaS082280; Tue, 1 Nov 2005 19:36:17 GMT (envelope-from trhodes) Message-Id: <200511011936.jA1JaHaS082280@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 1 Nov 2005 19:36:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/locale locale.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 19:36:18 -0000 trhodes 2005-11-01 19:36:17 UTC FreeBSD src repository Modified files: usr.bin/locale locale.1 Log: Xref setlocale(3), bump document date. Revision Changes Path 1.8 +3 -1 src/usr.bin/locale/locale.1 From owner-cvs-src@FreeBSD.ORG Tue Nov 1 20:41:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C6B916A41F; Tue, 1 Nov 2005 20:41:44 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB0843D46; Tue, 1 Nov 2005 20:41:43 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1KfhF1085291; Tue, 1 Nov 2005 20:41:43 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1KfhGG085290; Tue, 1 Nov 2005 20:41:43 GMT (envelope-from scottl) Message-Id: <200511012041.jA1KfhGG085290@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 20:41:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/acpica acpi_hpet.c acpivar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 20:41:44 -0000 scottl 2005-11-01 20:41:43 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_hpet.c acpivar.h Log: Move HPET debugging under ACPI_TIMER in order to save a bitfield. Revision Changes Path 1.3 +1 -1 src/sys/dev/acpica/acpi_hpet.c 1.98 +0 -1 src/sys/dev/acpica/acpivar.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 20:54:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93BC416A41F; Tue, 1 Nov 2005 20:54:06 +0000 (GMT) (envelope-from nate@root.org) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DC3943D46; Tue, 1 Nov 2005 20:54:05 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.33] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id jA1Ks4xq006483 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 1 Nov 2005 12:54:05 -0800 Message-ID: <4367D5C1.9020503@root.org> Date: Tue, 01 Nov 2005 12:53:21 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <20051101204201.ED76A16A43D@hub.freebsd.org> In-Reply-To: <20051101204201.ED76A16A43D@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/sys/dev/acpica acpi_hpet.c acpivar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 20:54:06 -0000 Scott Long wrote: > scottl 2005-11-01 20:41:43 UTC > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_hpet.c acpivar.h > Log: > Move HPET debugging under ACPI_TIMER in order to save a bitfield. > > Revision Changes Path > 1.3 +1 -1 src/sys/dev/acpica/acpi_hpet.c > 1.98 +0 -1 src/sys/dev/acpica/acpivar.h Thanks! -- Nate From owner-cvs-src@FreeBSD.ORG Tue Nov 1 21:16:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E1E416A41F; Tue, 1 Nov 2005 21:16:40 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07EF543D53; Tue, 1 Nov 2005 21:16:40 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1LGdHn094168; Tue, 1 Nov 2005 21:16:39 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1LGdse094167; Tue, 1 Nov 2005 21:16:39 GMT (envelope-from trhodes) Message-Id: <200511012116.jA1LGdse094167@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 1 Nov 2005 21:16:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/contrib/smbfs/mount_smbfs mount_smbfs.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 21:16:40 -0000 trhodes 2005-11-01 21:16:39 UTC FreeBSD src repository Modified files: contrib/smbfs/mount_smbfs mount_smbfs.8 Log: Quick kill links to the nsmb(8) manual page, there is no such utility that I can find. Revision Changes Path 1.4 +0 -6 src/contrib/smbfs/mount_smbfs/mount_smbfs.8 From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:11:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D0A16A428; Tue, 1 Nov 2005 22:11:25 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D5643D45; Tue, 1 Nov 2005 22:11:25 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1MBP4Q097063; Tue, 1 Nov 2005 22:11:25 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1MBPGU097062; Tue, 1 Nov 2005 22:11:25 GMT (envelope-from jkim) Message-Id: <200511012211.jA1MBPGU097062@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:11:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: INTEL Cc: Subject: cvs commit: src/sys/contrib/dev/acpica - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:11:26 -0000 jkim 2005-11-01 22:11:25 UTC FreeBSD src repository src/sys/contrib/dev/acpica - Imported sources Update of /home/ncvs/src/sys/contrib/dev/acpica In directory repoman.freebsd.org:/tmp/cvs-serv96981 Log Message: Vendor import of Intel ACPI-CA 20051021 Status: Vendor Tag: INTEL Release Tags: r20051021 C src/sys/contrib/dev/acpica/dbcmds.c U src/sys/contrib/dev/acpica/dbdisply.c U src/sys/contrib/dev/acpica/dbexec.c C src/sys/contrib/dev/acpica/dbfileio.c U src/sys/contrib/dev/acpica/dbhistry.c U src/sys/contrib/dev/acpica/dbinput.c U src/sys/contrib/dev/acpica/dbstats.c U src/sys/contrib/dev/acpica/dbutils.c C src/sys/contrib/dev/acpica/dbxface.c U src/sys/contrib/dev/acpica/dmbuffer.c U src/sys/contrib/dev/acpica/dmnames.c U src/sys/contrib/dev/acpica/dmobject.c C src/sys/contrib/dev/acpica/dmopcode.c U src/sys/contrib/dev/acpica/dmresrc.c U src/sys/contrib/dev/acpica/dmresrcl.c U src/sys/contrib/dev/acpica/dmresrcs.c U src/sys/contrib/dev/acpica/dmutils.c U src/sys/contrib/dev/acpica/dmwalk.c U src/sys/contrib/dev/acpica/evevent.c U src/sys/contrib/dev/acpica/evgpe.c U src/sys/contrib/dev/acpica/evgpeblk.c U src/sys/contrib/dev/acpica/evsci.c U src/sys/contrib/dev/acpica/evmisc.c U src/sys/contrib/dev/acpica/evregion.c U src/sys/contrib/dev/acpica/evrgnini.c U src/sys/contrib/dev/acpica/evxface.c U src/sys/contrib/dev/acpica/evxfevnt.c U src/sys/contrib/dev/acpica/evxfregn.c U src/sys/contrib/dev/acpica/hwacpi.c U src/sys/contrib/dev/acpica/hwgpe.c C src/sys/contrib/dev/acpica/hwregs.c C src/sys/contrib/dev/acpica/hwsleep.c U src/sys/contrib/dev/acpica/hwtimer.c U src/sys/contrib/dev/acpica/acapps.h C src/sys/contrib/dev/acpica/acconfig.h U src/sys/contrib/dev/acpica/acdebug.h U src/sys/contrib/dev/acpica/acdisasm.h U src/sys/contrib/dev/acpica/acdispat.h U src/sys/contrib/dev/acpica/acevents.h U src/sys/contrib/dev/acpica/acexcep.h U src/sys/contrib/dev/acpica/acglobal.h U src/sys/contrib/dev/acpica/achware.h U src/sys/contrib/dev/acpica/acinterp.h U src/sys/contrib/dev/acpica/aclocal.h U src/sys/contrib/dev/acpica/acmacros.h N src/sys/contrib/dev/acpica/acnames.h U src/sys/contrib/dev/acpica/acnamesp.h C src/sys/contrib/dev/acpica/acpi.h U src/sys/contrib/dev/acpica/acobject.h N src/sys/contrib/dev/acpica/acopcode.h U src/sys/contrib/dev/acpica/acoutput.h U src/sys/contrib/dev/acpica/acparser.h C src/sys/contrib/dev/acpica/acpiosxf.h C src/sys/contrib/dev/acpica/acpixf.h U src/sys/contrib/dev/acpica/acresrc.h U src/sys/contrib/dev/acpica/acstruct.h U src/sys/contrib/dev/acpica/actables.h U src/sys/contrib/dev/acpica/actbl.h U src/sys/contrib/dev/acpica/actbl1.h U src/sys/contrib/dev/acpica/actbl2.h U src/sys/contrib/dev/acpica/actypes.h C src/sys/contrib/dev/acpica/acutils.h U src/sys/contrib/dev/acpica/amlcode.h U src/sys/contrib/dev/acpica/amlresrc.h U src/sys/contrib/dev/acpica/acefi.h C src/sys/contrib/dev/acpica/acenv.h C src/sys/contrib/dev/acpica/acfreebsd.h C src/sys/contrib/dev/acpica/acgcc.h U src/sys/contrib/dev/acpica/dsfield.c U src/sys/contrib/dev/acpica/dsinit.c U src/sys/contrib/dev/acpica/dsmethod.c U src/sys/contrib/dev/acpica/dsmthdat.c U src/sys/contrib/dev/acpica/dsobject.c U src/sys/contrib/dev/acpica/dsopcode.c U src/sys/contrib/dev/acpica/dsutils.c U src/sys/contrib/dev/acpica/dswexec.c U src/sys/contrib/dev/acpica/dswload.c U src/sys/contrib/dev/acpica/dswscope.c U src/sys/contrib/dev/acpica/dswstate.c U src/sys/contrib/dev/acpica/exconfig.c U src/sys/contrib/dev/acpica/exconvrt.c U src/sys/contrib/dev/acpica/excreate.c U src/sys/contrib/dev/acpica/exdump.c U src/sys/contrib/dev/acpica/exfield.c C src/sys/contrib/dev/acpica/exfldio.c U src/sys/contrib/dev/acpica/exmisc.c U src/sys/contrib/dev/acpica/exmutex.c U src/sys/contrib/dev/acpica/exnames.c U src/sys/contrib/dev/acpica/exoparg1.c U src/sys/contrib/dev/acpica/exoparg2.c U src/sys/contrib/dev/acpica/exoparg3.c U src/sys/contrib/dev/acpica/exoparg6.c U src/sys/contrib/dev/acpica/exprep.c U src/sys/contrib/dev/acpica/exregion.c U src/sys/contrib/dev/acpica/exresnte.c U src/sys/contrib/dev/acpica/exresolv.c U src/sys/contrib/dev/acpica/exresop.c U src/sys/contrib/dev/acpica/exstore.c U src/sys/contrib/dev/acpica/exstoren.c U src/sys/contrib/dev/acpica/exstorob.c C src/sys/contrib/dev/acpica/exsystem.c U src/sys/contrib/dev/acpica/exutils.c U src/sys/contrib/dev/acpica/psargs.c N src/sys/contrib/dev/acpica/psloop.c U src/sys/contrib/dev/acpica/psopcode.c C src/sys/contrib/dev/acpica/psparse.c U src/sys/contrib/dev/acpica/psscope.c U src/sys/contrib/dev/acpica/pstree.c U src/sys/contrib/dev/acpica/psutils.c U src/sys/contrib/dev/acpica/pswalk.c U src/sys/contrib/dev/acpica/psxface.c U src/sys/contrib/dev/acpica/nsaccess.c U src/sys/contrib/dev/acpica/nsalloc.c U src/sys/contrib/dev/acpica/nsdump.c U src/sys/contrib/dev/acpica/nsdumpdv.c U src/sys/contrib/dev/acpica/nseval.c U src/sys/contrib/dev/acpica/nsinit.c U src/sys/contrib/dev/acpica/nsload.c U src/sys/contrib/dev/acpica/nsnames.c U src/sys/contrib/dev/acpica/nsobject.c U src/sys/contrib/dev/acpica/nsparse.c U src/sys/contrib/dev/acpica/nssearch.c U src/sys/contrib/dev/acpica/nsutils.c U src/sys/contrib/dev/acpica/nswalk.c U src/sys/contrib/dev/acpica/nsxfeval.c U src/sys/contrib/dev/acpica/nsxfname.c U src/sys/contrib/dev/acpica/nsxfobj.c U src/sys/contrib/dev/acpica/osunixxf.c U src/sys/contrib/dev/acpica/rsaddr.c U src/sys/contrib/dev/acpica/rscalc.c C src/sys/contrib/dev/acpica/rscreate.c U src/sys/contrib/dev/acpica/rsdump.c N src/sys/contrib/dev/acpica/rsinfo.c U src/sys/contrib/dev/acpica/rsio.c U src/sys/contrib/dev/acpica/rsirq.c U src/sys/contrib/dev/acpica/rslist.c U src/sys/contrib/dev/acpica/rsmemory.c U src/sys/contrib/dev/acpica/rsmisc.c U src/sys/contrib/dev/acpica/rsutils.c U src/sys/contrib/dev/acpica/rsxface.c U src/sys/contrib/dev/acpica/tbconvrt.c C src/sys/contrib/dev/acpica/tbget.c U src/sys/contrib/dev/acpica/tbgetall.c U src/sys/contrib/dev/acpica/tbinstal.c U src/sys/contrib/dev/acpica/tbrsdt.c U src/sys/contrib/dev/acpica/tbutils.c U src/sys/contrib/dev/acpica/tbxface.c U src/sys/contrib/dev/acpica/tbxfroot.c N src/sys/contrib/dev/acpica/aecommon.h N src/sys/contrib/dev/acpica/aeexec.c U src/sys/contrib/dev/acpica/utalloc.c N src/sys/contrib/dev/acpica/utcache.c U src/sys/contrib/dev/acpica/utclib.c U src/sys/contrib/dev/acpica/utcopy.c U src/sys/contrib/dev/acpica/utdebug.c U src/sys/contrib/dev/acpica/utdelete.c C src/sys/contrib/dev/acpica/uteval.c C src/sys/contrib/dev/acpica/utglobal.c U src/sys/contrib/dev/acpica/utinit.c U src/sys/contrib/dev/acpica/utmath.c U src/sys/contrib/dev/acpica/utmisc.c N src/sys/contrib/dev/acpica/utmutex.c U src/sys/contrib/dev/acpica/utobject.c N src/sys/contrib/dev/acpica/utstate.c U src/sys/contrib/dev/acpica/utxface.c U src/sys/contrib/dev/acpica/CHANGES.txt U src/sys/contrib/dev/acpica/common/adisasm.c U src/sys/contrib/dev/acpica/common/getopt.c U src/sys/contrib/dev/acpica/compiler/aslanalyze.c U src/sys/contrib/dev/acpica/compiler/aslcodegen.c U src/sys/contrib/dev/acpica/compiler/aslcompile.c U src/sys/contrib/dev/acpica/compiler/aslcompiler.h U src/sys/contrib/dev/acpica/compiler/aslcompiler.l U src/sys/contrib/dev/acpica/compiler/aslcompiler.y N src/sys/contrib/dev/acpica/compiler/asldefine.h U src/sys/contrib/dev/acpica/compiler/aslerror.c U src/sys/contrib/dev/acpica/compiler/aslfiles.c U src/sys/contrib/dev/acpica/compiler/aslfold.c U src/sys/contrib/dev/acpica/compiler/aslglobal.h U src/sys/contrib/dev/acpica/compiler/asllength.c U src/sys/contrib/dev/acpica/compiler/asllisting.c U src/sys/contrib/dev/acpica/compiler/aslload.c U src/sys/contrib/dev/acpica/compiler/asllookup.c U src/sys/contrib/dev/acpica/compiler/aslmain.c U src/sys/contrib/dev/acpica/compiler/aslmap.c U src/sys/contrib/dev/acpica/compiler/aslopcodes.c U src/sys/contrib/dev/acpica/compiler/asloperands.c U src/sys/contrib/dev/acpica/compiler/aslopt.c U src/sys/contrib/dev/acpica/compiler/aslresource.c U src/sys/contrib/dev/acpica/compiler/aslrestype1.c U src/sys/contrib/dev/acpica/compiler/aslrestype2.c U src/sys/contrib/dev/acpica/compiler/aslstubs.c U src/sys/contrib/dev/acpica/compiler/asltransform.c U src/sys/contrib/dev/acpica/compiler/asltree.c U src/sys/contrib/dev/acpica/compiler/asltypes.h U src/sys/contrib/dev/acpica/compiler/aslutils.c 21 conflicts created by this import. Use the following command to help the merge: cvs checkout -jINTEL:yesterday -jINTEL src/sys/contrib/dev/acpica From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:18:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9758E16A420; Tue, 1 Nov 2005 22:18:47 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4985543D46; Tue, 1 Nov 2005 22:18:47 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1MIlPH097909; Tue, 1 Nov 2005 22:18:47 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1MIluQ097908; Tue, 1 Nov 2005 22:18:47 GMT (envelope-from jkim) Message-Id: <200511012218.jA1MIluQ097908@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:18:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: INTEL Cc: Subject: cvs commit: src/sys/contrib/dev/acpica dbfileio.c osunixxf.c utalloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:18:47 -0000 jkim 2005-11-01 22:18:47 UTC FreeBSD src repository Modified files: (Branch: INTEL) sys/contrib/dev/acpica dbfileio.c osunixxf.c utalloc.c Log: Fix few compilation problems on vendor branch. These fixes will be submitted vendor. Revision Changes Path 1.1.1.26 +3 -0 src/sys/contrib/dev/acpica/dbfileio.c 1.1.1.12 +2 -0 src/sys/contrib/dev/acpica/osunixxf.c 1.1.1.21 +1 -1 src/sys/contrib/dev/acpica/utalloc.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:23:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8A5416A41F; Tue, 1 Nov 2005 22:23:29 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4170143D69; Tue, 1 Nov 2005 22:23:26 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1MNQTW098306; Tue, 1 Nov 2005 22:23:26 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1MNQIJ098305; Tue, 1 Nov 2005 22:23:26 GMT (envelope-from jkim) Message-Id: <200511012223.jA1MNQIJ098305@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:23:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/dev/acpica acconfig.h acenv.h acfreebsd.h acgcc.h acpi.h acpiosxf.h acpixf.h acutils.h exfldio.c exsystem.c psparse.c rscreate.c tbget.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:23:30 -0000 jkim 2005-11-01 22:23:25 UTC FreeBSD src repository Modified files: sys/contrib/dev/acpica acconfig.h acenv.h acfreebsd.h acgcc.h acpi.h acpiosxf.h acpixf.h acutils.h exfldio.c exsystem.c psparse.c rscreate.c tbget.c Log: Unchanged files that are off the vendor branch Revision Changes Path 1.33 +10 -12 src/sys/contrib/dev/acpica/acconfig.h 1.12 +38 -32 src/sys/contrib/dev/acpica/acenv.h 1.30 +1 -13 src/sys/contrib/dev/acpica/acfreebsd.h 1.21 +7 -3 src/sys/contrib/dev/acpica/acgcc.h 1.8 +2 -1 src/sys/contrib/dev/acpica/acpi.h 1.18 +32 -21 src/sys/contrib/dev/acpica/acpiosxf.h 1.24 +11 -13 src/sys/contrib/dev/acpica/acpixf.h 1.14 +127 -231 src/sys/contrib/dev/acpica/acutils.h 1.25 +200 -490 src/sys/contrib/dev/acpica/exfldio.c 1.13 +25 -25 src/sys/contrib/dev/acpica/exsystem.c 1.27 +101 -765 src/sys/contrib/dev/acpica/psparse.c 1.12 +45 -48 src/sys/contrib/dev/acpica/rscreate.c 1.17 +40 -25 src/sys/contrib/dev/acpica/tbget.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:28:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D007F16A41F; Tue, 1 Nov 2005 22:28:49 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C11143D48; Tue, 1 Nov 2005 22:28:49 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1MSndE098661; Tue, 1 Nov 2005 22:28:49 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1MSnNL098660; Tue, 1 Nov 2005 22:28:49 GMT (envelope-from jkim) Message-Id: <200511012228.jA1MSnNL098660@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:28:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/dev/acpica dbcmds.c dbfileio.c dbxface.c dmopcode.c hwregs.c hwsleep.c uteval.c utglobal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:28:50 -0000 jkim 2005-11-01 22:28:49 UTC FreeBSD src repository Modified files: sys/contrib/dev/acpica dbcmds.c dbfileio.c dbxface.c dmopcode.c hwregs.c hwsleep.c uteval.c utglobal.c Log: Fix conflicts from import of Intel ACPI-CA 20051021 Revision Changes Path 1.16 +558 -147 src/sys/contrib/dev/acpica/dbcmds.c 1.13 +57 -24 src/sys/contrib/dev/acpica/dbfileio.c 1.9 +66 -42 src/sys/contrib/dev/acpica/dbxface.c 1.4 +15 -7 src/sys/contrib/dev/acpica/dmopcode.c 1.6 +70 -48 src/sys/contrib/dev/acpica/hwregs.c 1.20 +62 -54 src/sys/contrib/dev/acpica/hwsleep.c 1.6 +40 -15 src/sys/contrib/dev/acpica/uteval.c 1.19 +100 -160 src/sys/contrib/dev/acpica/utglobal.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:30:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66C9116A41F; Tue, 1 Nov 2005 22:30:53 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2000743D46; Tue, 1 Nov 2005 22:30:53 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1MUrWd098839; Tue, 1 Nov 2005 22:30:53 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1MUqHV098838; Tue, 1 Nov 2005 22:30:53 GMT (envelope-from jkim) Message-Id: <200511012230.jA1MUqHV098838@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:30:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/dev/acpica dbcmds.c osunixxf.c rsdump.c utdebug.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:30:53 -0000 jkim 2005-11-01 22:30:52 UTC FreeBSD src repository Modified files: sys/contrib/dev/acpica dbcmds.c osunixxf.c rsdump.c utdebug.c Log: Local change: remove compilation warnings Revision Changes Path 1.17 +1 -1 src/sys/contrib/dev/acpica/dbcmds.c 1.2 +55 -28 src/sys/contrib/dev/acpica/osunixxf.c 1.2 +529 -705 src/sys/contrib/dev/acpica/rsdump.c 1.2 +371 -260 src/sys/contrib/dev/acpica/utdebug.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:33:32 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C84016A423; Tue, 1 Nov 2005 22:33:32 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C3443D48; Tue, 1 Nov 2005 22:33:32 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1MXWBH099037; Tue, 1 Nov 2005 22:33:32 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1MXWiL099036; Tue, 1 Nov 2005 22:33:32 GMT (envelope-from jkim) Message-Id: <200511012233.jA1MXWiL099036@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:33:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/dev/acpica aecommon.h aeexec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:33:32 -0000 jkim 2005-11-01 22:33:32 UTC FreeBSD src repository Modified files: sys/contrib/dev/acpica aecommon.h aeexec.c Log: Local change: remove unnecessary __cdecl Revision Changes Path 1.2 +1 -1 src/sys/contrib/dev/acpica/aecommon.h 1.2 +1 -1 src/sys/contrib/dev/acpica/aeexec.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:33:35 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB05016A420; Tue, 1 Nov 2005 22:33:35 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5963B43D46; Tue, 1 Nov 2005 22:33:35 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 6C4CCBC84; Tue, 1 Nov 2005 22:33:33 +0000 (UTC) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 01 Nov 2005 12:53:21 PST." <4367D5C1.9020503@root.org> Date: Tue, 01 Nov 2005 23:33:32 +0100 Message-ID: <97421.1130884412@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Scott Long , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_hpet.c acpivar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:33:35 -0000 In message <4367D5C1.9020503@root.org>, Nate Lawson writes: >Scott Long wrote: >> scottl 2005-11-01 20:41:43 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/acpica acpi_hpet.c acpivar.h >> Log: >> Move HPET debugging under ACPI_TIMER in order to save a bitfield. >> >> Revision Changes Path >> 1.3 +1 -1 src/sys/dev/acpica/acpi_hpet.c >> 1.98 +0 -1 src/sys/dev/acpica/acpivar.h > >Thanks! Uhm... sorry if I messed this up. There is clearly a level of context I was not aware off. -- 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. From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:38:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8F1F16A44B; Tue, 1 Nov 2005 22:38:50 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 356CC43D45; Tue, 1 Nov 2005 22:38:50 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1McoZn099414; Tue, 1 Nov 2005 22:38:50 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1McoU1099413; Tue, 1 Nov 2005 22:38:50 GMT (envelope-from jkim) Message-Id: <200511012238.jA1McoU1099413@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:38:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/dev/acpica acpica_prep.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:38:51 -0000 jkim 2005-11-01 22:38:50 UTC FreeBSD src repository Modified files: sys/contrib/dev/acpica acpica_prep.sh Log: Update to reflect import of ACPI-CA 20051021 with includes fixups Revision Changes Path 1.9 +31 -28 src/sys/contrib/dev/acpica/acpica_prep.sh From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:42:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5886416A420; Tue, 1 Nov 2005 22:42:06 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B774743D5F; Tue, 1 Nov 2005 22:42:05 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Mg5dV099672; Tue, 1 Nov 2005 22:42:05 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Mg5Wh099671; Tue, 1 Nov 2005 22:42:05 GMT (envelope-from suz) Message-Id: <200511012242.jA1Mg5Wh099671@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Tue, 1 Nov 2005 22:42:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/sys/netinet6 in6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:42:06 -0000 suz 2005-11-01 22:42:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) sys/netinet6 in6.c Log: MFC 1.59 statically configured IPv6 address is properly added/deleted now Approved by: re(scottl) Revision Changes Path 1.51.2.1.2.1 +51 -75 src/sys/netinet6/in6.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:44:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61FB616A422; Tue, 1 Nov 2005 22:44:10 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3603043D55; Tue, 1 Nov 2005 22:44:09 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Mi9ZP000121; Tue, 1 Nov 2005 22:44:09 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Mi9V3000120; Tue, 1 Nov 2005 22:44:09 GMT (envelope-from jkim) Message-Id: <200511012244.jA1Mi9V3000120@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 1 Nov 2005 22:44:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/acpica madt.c src/sys/conf files src/sys/dev/acpica acpi.c acpi_pci_link.c acpi_resource.c acpivar.h src/sys/dev/acpica/Osd OsdSynch.c OsdTable.c src/sys/i386/acpica madt.c src/sys/modules/acpi/acpi Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:44:10 -0000 jkim 2005-11-01 22:44:09 UTC FreeBSD src repository Modified files: sys/amd64/acpica madt.c sys/conf files sys/dev/acpica acpi.c acpi_pci_link.c acpi_resource.c acpivar.h sys/dev/acpica/Osd OsdSynch.c OsdTable.c sys/i386/acpica madt.c sys/modules/acpi/acpi Makefile usr.sbin/acpi Makefile.inc usr.sbin/acpi/acpidb Makefile acpidb.c usr.sbin/acpi/iasl Makefile Log: Catch up with ACPI-CA 20051021 import Revision Changes Path 1.19 +1 -1 src/sys/amd64/acpica/madt.c 1.1063 +6 -0 src/sys/conf/files 1.25 +5 -4 src/sys/dev/acpica/Osd/OsdSynch.c 1.11 +2 -1 src/sys/dev/acpica/Osd/OsdTable.c 1.217 +7 -7 src/sys/dev/acpica/acpi.c 1.48 +55 -46 src/sys/dev/acpica/acpi_pci_link.c 1.36 +146 -127 src/sys/dev/acpica/acpi_resource.c 1.99 +6 -4 src/sys/dev/acpica/acpivar.h 1.22 +1 -1 src/sys/i386/acpica/madt.c 1.15 +6 -5 src/sys/modules/acpi/acpi/Makefile 1.9 +1 -1 src/usr.sbin/acpi/Makefile.inc 1.7 +54 -31 src/usr.sbin/acpi/acpidb/Makefile 1.5 +3 -3 src/usr.sbin/acpi/acpidb/acpidb.c 1.6 +50 -28 src/usr.sbin/acpi/iasl/Makefile From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:48:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1BFE16A41F; Tue, 1 Nov 2005 22:48:56 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DEEC43D45; Tue, 1 Nov 2005 22:48:56 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Mmu0I000467; Tue, 1 Nov 2005 22:48:56 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Mmu7N000466; Tue, 1 Nov 2005 22:48:56 GMT (envelope-from suz) Message-Id: <200511012248.jA1Mmu7N000466@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Tue, 1 Nov 2005 22:48:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 in6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:48:57 -0000 suz 2005-11-01 22:48:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 in6.c Log: MFC 1.59 statically configured IPv6 address is properly added/deleted now Approved by: re(scottl) Revision Changes Path 1.51.2.2 +51 -75 src/sys/netinet6/in6.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 22:59:04 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0E2A16A41F; Tue, 1 Nov 2005 22:59:04 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6315843D6E; Tue, 1 Nov 2005 22:59:03 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Mx3vO001019; Tue, 1 Nov 2005 22:59:03 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Mx3LE001018; Tue, 1 Nov 2005 22:59:03 GMT (envelope-from jhb) Message-Id: <200511012259.jA1Mx3LE001018@repoman.freebsd.org> From: John Baldwin Date: Tue, 1 Nov 2005 22:59:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:59:05 -0000 jhb 2005-11-01 22:59:03 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC sys/i386/conf GENERIC Log: Throw the switch and turn on STOP_NMI on in GENERIC for amd64 and i386. Requested by: kris Ok'd by: scottl Revision Changes Path 1.445 +1 -0 src/sys/amd64/conf/GENERIC 1.434 +1 -0 src/sys/i386/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:00:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D9BF16A420; Tue, 1 Nov 2005 23:00:25 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A03B43D45; Tue, 1 Nov 2005 23:00:25 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1N0PbT001101; Tue, 1 Nov 2005 23:00:25 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1N0PxZ001100; Tue, 1 Nov 2005 23:00:25 GMT (envelope-from ps) Message-Id: <200511012300.jA1N0PxZ001100@repoman.freebsd.org> From: Paul Saab Date: Tue, 1 Nov 2005 23:00:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm vnode_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:00:25 -0000 ps 2005-11-01 23:00:24 UTC FreeBSD src repository Modified files: sys/vm vnode_pager.c Log: Rate limit vnode_pager_putpages printfs to once a second. Revision Changes Path 1.224 +8 -3 src/sys/vm/vnode_pager.c From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:10:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AC2016A421; Tue, 1 Nov 2005 23:10:10 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D5A43D5D; Tue, 1 Nov 2005 23:10:09 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1NA8Cb001550; Tue, 1 Nov 2005 23:10:08 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1NA87b001549; Tue, 1 Nov 2005 23:10:08 GMT (envelope-from scottl) Message-Id: <200511012310.jA1NA87b001549@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:10:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools freebsd-native.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:10:10 -0000 scottl 2005-11-01 23:10:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) gnu/usr.bin/cc/cc_tools freebsd-native.h Log: MFC: Tell gcc about FreeBSD 6. Approved by: re Revision Changes Path 1.24.10.1 +1 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:40:16 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D88416A427; Tue, 1 Nov 2005 23:40:16 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A9E543D48; Tue, 1 Nov 2005 23:40:11 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1NeAoh002674; Tue, 1 Nov 2005 23:40:10 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1NeApZ002673; Tue, 1 Nov 2005 23:40:10 GMT (envelope-from scottl) Message-Id: <200511012340.jA1NeApZ002673@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:40:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:40:16 -0000 scottl 2005-11-01 23:40:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING Log: Note that 6.0-RELEASE is about to happen. Approved by: re Revision Changes Path 1.416.2.6 +3 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:40:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45EB16A425; Tue, 1 Nov 2005 23:40:45 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C5343D58; Tue, 1 Nov 2005 23:40:39 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1NecNk002769; Tue, 1 Nov 2005 23:40:38 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Nec8o002768; Tue, 1 Nov 2005 23:40:38 GMT (envelope-from scottl) Message-Id: <200511012340.jA1Nec8o002768@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:40:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:40:46 -0000 scottl 2005-11-01 23:40:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) . UPDATING Log: Note that 6.0-RELEASE is about to happen. Approved by: re Revision Changes Path 1.416.2.3.2.4 +3 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:43:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E8D16A41F; Tue, 1 Nov 2005 23:43:49 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40F4943D46; Tue, 1 Nov 2005 23:43:49 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Nhnac002912; Tue, 1 Nov 2005 23:43:49 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Nhn3T002911; Tue, 1 Nov 2005 23:43:49 GMT (envelope-from scottl) Message-Id: <200511012343.jA1Nhn3T002911@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:43:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:43:50 -0000 scottl 2005-11-01 23:43:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) . UPDATING Log: Grrr, Nov = 11 Approved by: re Revision Changes Path 1.416.2.3.2.5 +1 -1 src/UPDATING From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:44:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1454C16A41F; Tue, 1 Nov 2005 23:44:41 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2DE143D45; Tue, 1 Nov 2005 23:44:40 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Nie68002955; Tue, 1 Nov 2005 23:44:40 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Nie9K002954; Tue, 1 Nov 2005 23:44:40 GMT (envelope-from scottl) Message-Id: <200511012344.jA1Nie9K002954@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:44:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:44:41 -0000 scottl 2005-11-01 23:44:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING Log: Nov = 11 Approved by: re Revision Changes Path 1.416.2.7 +1 -1 src/UPDATING From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:48:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0000416A41F; Tue, 1 Nov 2005 23:48:16 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E6643D4C; Tue, 1 Nov 2005 23:48:09 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1Nm9hR003110; Tue, 1 Nov 2005 23:48:09 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1Nm9Z9003109; Tue, 1 Nov 2005 23:48:09 GMT (envelope-from scottl) Message-Id: <200511012348.jA1Nm9Z9003109@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:48:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:48:17 -0000 scottl 2005-11-01 23:48:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf newvers.sh Log: Welcome to 6.0-STABLE. Approved by: re Revision Changes Path 1.69.2.9 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Nov 1 23:51:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDEE816A422; Tue, 1 Nov 2005 23:51:22 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E9D43D67; Tue, 1 Nov 2005 23:51:20 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1NpKHw003289; Tue, 1 Nov 2005 23:51:20 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1NpK9E003288; Tue, 1 Nov 2005 23:51:20 GMT (envelope-from scottl) Message-Id: <200511012351.jA1NpK9E003288@repoman.freebsd.org> From: Scott Long Date: Tue, 1 Nov 2005 23:51:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:51:22 -0000 scottl 2005-11-01 23:51:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sys param.h Log: Bump up __FreeBSD_version for 6.0-STABLE. Approved by: re Revision Changes Path 1.244.2.3 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Wed Nov 2 00:00:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E4A716A421; Wed, 2 Nov 2005 00:00:51 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5754643D45; Wed, 2 Nov 2005 00:00:51 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA200pZh003843; Wed, 2 Nov 2005 00:00:51 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA200pFk003842; Wed, 2 Nov 2005 00:00:51 GMT (envelope-from scottl) Message-Id: <200511020000.jA200pFk003842@repoman.freebsd.org> From: Scott Long Date: Wed, 2 Nov 2005 00:00:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 00:00:52 -0000 scottl 2005-11-02 00:00:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/misc bsd-family-tree Log: MFC: FreeBSD 6.0 Approved by: re Revision Changes Path 1.95.2.1 +7 -1 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Wed Nov 2 00:01:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A59816A485; Wed, 2 Nov 2005 00:01:09 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2841943D48; Wed, 2 Nov 2005 00:01:09 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2019FM003881; Wed, 2 Nov 2005 00:01:09 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2018Pt003880; Wed, 2 Nov 2005 00:01:08 GMT (envelope-from scottl) Message-Id: <200511020001.jA2018Pt003880@repoman.freebsd.org> From: Scott Long Date: Wed, 2 Nov 2005 00:01:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 00:01:09 -0000 scottl 2005-11-02 00:01:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) share/misc bsd-family-tree Log: MFC: FreeBSD 6.0 Approved by: re Revision Changes Path 1.95.4.1 +7 -1 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Wed Nov 2 02:00:46 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED55016A41F; Wed, 2 Nov 2005 02:00:46 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F2E43D45; Wed, 2 Nov 2005 02:00:46 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA220kfk027267; Wed, 2 Nov 2005 02:00:46 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA220k9R027266; Wed, 2 Nov 2005 02:00:46 GMT (envelope-from scottl) Message-Id: <200511020200.jA220k9R027266@repoman.freebsd.org> From: Scott Long Date: Wed, 2 Nov 2005 02:00:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 02:00:47 -0000 scottl 2005-11-02 02:00:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) sys/conf newvers.sh Log: Welcome to 6.0-RELEASE. Approved by: re Revision Changes Path 1.69.2.8.2.1 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Nov 2 05:37:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 935DF16A41F; Wed, 2 Nov 2005 05:37:33 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F2543D45; Wed, 2 Nov 2005 05:37:33 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA25bWTg044128; Wed, 2 Nov 2005 05:37:33 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA25bWli044127; Wed, 2 Nov 2005 05:37:32 GMT (envelope-from bde) Message-Id: <200511020537.jA25bWli044127@repoman.freebsd.org> From: Bruce Evans Date: Wed, 2 Nov 2005 05:37:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/src k_tanf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 05:37:33 -0000 bde 2005-11-02 05:37:32 UTC FreeBSD src repository Modified files: lib/msun/src k_tanf.c Log: Fixed some of the silliness related to rev.1.8. In 1.8, "double" in a declaration was not translated to "float" although bit fiddling on double variables was translated. This resulted in garbage being put into the low word of one of the doubles instead of non-garbage being put into the only word of the intended float. This had no effect on any result because: - with doubles, the algorithm for calculating -1/(x+y) is unnecessarily complicated. Just returning -1/((double)x+y) would work, and the misdeclaration gave something like that except for messing up some low bits with the bit fiddling. - doubles have plenty of bits to spare so messing up some of the low bits is unlikely to matter. - due to other bugs, the buggy code is reached for a whole 4 args out of all 2**32 float args. The bug fixed by 1.8 only affects a small percentage of cases and a small percentage of 4 is 0. The 4 args happen to cause no problems without 1.8, so they are even less likely to be affected by the bug in 1.8 than average args; in fact, neither 1.8 nor this commit makes any difference to the result for these 4 args (and thus for all args). Corrections to the log message in 1.8: the bug only applies to tan() and not tanf(), not because the float type can't represent numbers large enough to trigger the problem (e.g., the example in the fdlibm-5.3 readme which is > 1.0e269), but because: - the float type can't represent small enough numbers. For there to be a possible problem, the original arg for tanf() must lie very near an odd multiple of pi/2. Doubles can get nearer in absolute units. In ulps there should be little difference, but ... - ... the cutoff for "small" numbers is bogus in k_tanf.c. It is still the double value (2**-28). Since this is 32 times smaller than FLT_EPSILON and large float values are not very uniformly distributed, only 6 args other than ones that are initially below the cutoff give a reduced arg that passes the cutoff (the 4 problem cases mentioned above and 2 non-problem cases). Fixing the cutoff makes the bug affect tanf() and much easier to detect than for tan(). With a cutoff of 2**-12 on amd64 with -O1, 670102 args pass the cutoff; of these, there are 337604 cases where there might be an error of >= 1 ulp and 5826 cases where there is such an error; the maximum error is 1.5382 ulps. The fix in 1.8 works with the reduced cutoff in all cases despite the bug in it. It changes the result in 84492 cases altogether to fix the 5826 broken cases. Fixing the fix by translating "double" to "float" changes the result in 42 cases relative to 1.8. In 24 cases the (absolute) error is increased and in 18 cases it is reduced, but it remains less than 1 ulp in all cases. Revision Changes Path 1.9 +1 -1 src/lib/msun/src/k_tanf.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 05:47:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20C0016A41F; Wed, 2 Nov 2005 05:47:50 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19A943D45; Wed, 2 Nov 2005 05:47:49 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA25lnvT044544; Wed, 2 Nov 2005 05:47:49 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA25lnH6044543; Wed, 2 Nov 2005 05:47:49 GMT (envelope-from jdp) Message-Id: <200511020547.jA25lnH6044543@repoman.freebsd.org> From: John Polstra Date: Wed, 2 Nov 2005 05:47:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/tip/tip tip.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 05:47:50 -0000 jdp 2005-11-02 05:47:49 UTC FreeBSD src repository Modified files: usr.bin/tip/tip tip.1 Log: Fix an erroneous description of the file descriptor assignments for the "~C" command. MFC After: 1 week Revision Changes Path 1.24 +3 -5 src/usr.bin/tip/tip/tip.1 From owner-cvs-src@FreeBSD.ORG Wed Nov 2 06:45:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DE3216A41F; Wed, 2 Nov 2005 06:45:23 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB04F43D55; Wed, 2 Nov 2005 06:45:22 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA26jMi7046908; Wed, 2 Nov 2005 06:45:22 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA26jM3O046907; Wed, 2 Nov 2005 06:45:22 GMT (envelope-from bde) Message-Id: <200511020645.jA26jM3O046907@repoman.freebsd.org> From: Bruce Evans Date: Wed, 2 Nov 2005 06:45:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/src k_tan.c k_tanf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 06:45:23 -0000 bde 2005-11-02 06:45:22 UTC FreeBSD src repository Modified files: lib/msun/src k_tan.c k_tanf.c Log: Removed dead code for handling tan[f]() on odd multiples of pi/2. This case never occurs since pi/2 is irrational so no multiple of it can be represented as a float and we have precise arg reduction so we never end up with a remainder of 0 in the "kernel" function unless the original arg is 0. If this case occurs, then we would now fall through to general code that returns +-Inf (depending on the sign of the reduced arg) instead of forcing +Inf. The correct handling would be to return NaN since we would have lost so much precision that the correct result can be anything _except_ +-Inf. Don't reindent the else clause left over from this, although it was already bogusly indented ("if (foo) return; else ..." just marches the indentation to the right), since it will be removed too. Index: k_tan.c =================================================================== RCS file: /home/ncvs/src/lib/msun/src/k_tan.c,v retrieving revision 1.10 diff -r1.10 k_tan.c 88,90c88 < if (((ix | low) | (iy + 1)) == 0) < return one / fabs(x); < else { --- > { Revision Changes Path 1.11 +1 -3 src/lib/msun/src/k_tan.c 1.10 +1 -3 src/lib/msun/src/k_tanf.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 08:23:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6E816A41F; Wed, 2 Nov 2005 08:23:29 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3728743D45; Wed, 2 Nov 2005 08:23:29 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA28NT7Z050486; Wed, 2 Nov 2005 08:23:29 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA28NSaT050485; Wed, 2 Nov 2005 08:23:28 GMT (envelope-from alc) Message-Id: <200511020823.jA28NSaT050485@repoman.freebsd.org> From: Alan Cox Date: Wed, 2 Nov 2005 08:23:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/alpha pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 08:23:29 -0000 alc 2005-11-02 08:23:28 UTC FreeBSD src repository Modified files: sys/alpha/alpha pmap.c Log: Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() fails, reclaim a pv entry by destroying a mapping to an inactive page. Revision Changes Path 1.182 +50 -1 src/sys/alpha/alpha/pmap.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 09:22:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D90B016A41F; Wed, 2 Nov 2005 09:22:29 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94CE043D49; Wed, 2 Nov 2005 09:22:29 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA29MTKN060204; Wed, 2 Nov 2005 09:22:29 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA29MTxR060203; Wed, 2 Nov 2005 09:22:29 GMT (envelope-from maxim) Message-Id: <200511020922.jA29MTxR060203@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 2 Nov 2005 09:22:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.holiday X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 09:22:30 -0000 maxim 2005-11-02 09:22:28 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.holiday Log: o Update list of holidays in Russia. Submitted by: osa MFC after: 1 week Revision Changes Path 1.3 +10 -7 src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.holiday From owner-cvs-src@FreeBSD.ORG Wed Nov 2 10:14:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1EBD16A41F; Wed, 2 Nov 2005 10:14:47 +0000 (GMT) (envelope-from roberto@keltia.freenix.fr) Received: from tara.freenix.org (keltia.freenix.org [82.224.56.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD0643D48; Wed, 2 Nov 2005 10:14:47 +0000 (GMT) (envelope-from roberto@keltia.freenix.fr) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 682462D5C; Wed, 2 Nov 2005 11:14:45 +0100 (CET) Date: Wed, 2 Nov 2005 11:14:45 +0100 From: Ollivier Robert To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org Message-ID: <20051102101445.GA83583@tara.freenix.org> Mail-Followup-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org References: <200510271734.j9RHYZAk015054@repoman.freebsd.org> <20051030062148.GA76667@dragon.NUXI.org> <4364D017.1050605@samsco.org> <20051031040510.GA9249@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051031040510.GA9249@dragon.NUXI.org> X-Operating-System: MacOS X / PowerBook G4 - FreeBSD 5.0 / 2x PIII/800 SMP User-Agent: Mutt/1.5.9i Cc: Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 10:14:48 -0000 According to David O'Brien: > out of GENERIC. Maybe we should force the use of modules and have the > GENERIC kernel only be things that cannot be built as a module - much as > other Unixes do. Solaris' way then? I don't think I'd mind too much. Recompiling the kernel is part of the BSD way[tm] but I think most of our users could do without that step, considering how many of them never bother to use anything else than GENERIC (and I see more of them). -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr Darwin snuadh.freenix.org Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005 From owner-cvs-src@FreeBSD.ORG Wed Nov 2 13:06:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C01216A41F; Wed, 2 Nov 2005 13:06:53 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A97F143D46; Wed, 2 Nov 2005 13:06:49 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2D6nNt076815; Wed, 2 Nov 2005 13:06:49 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2D6n79076814; Wed, 2 Nov 2005 13:06:49 GMT (envelope-from bde) Message-Id: <200511021306.jA2D6n79076814@repoman.freebsd.org> From: Bruce Evans Date: Wed, 2 Nov 2005 13:06:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/src k_sin.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 13:06:53 -0000 bde 2005-11-02 13:06:49 UTC FreeBSD src repository Modified files: lib/msun/src k_sin.c Log: Updated the comment about the optimization for tiny x (the previous commit moved it). This includes a comment that the "kernel" sine no longer works on arg -0, so callers must now handle this case. The kernel sine still works on all other tiny args; without the optimization it is just a little slower on these args. I intended it to keep working on all tiny args, but that seems to be impossible without losing efficiency or accuracy. (sin(x) ~ x * (1 + S1*x**2 + ...) would preserve -0, but the approximation must be written as x + S1*x**3 + ... for accuracy.) Revision Changes Path 1.10 +4 -2 src/lib/msun/src/k_sin.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 13:46:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56FDB16A41F; Wed, 2 Nov 2005 13:46:33 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C6143D45; Wed, 2 Nov 2005 13:46:33 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2DkWLJ078811; Wed, 2 Nov 2005 13:46:32 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2DkWtl078810; Wed, 2 Nov 2005 13:46:32 GMT (envelope-from andre) Message-Id: <200511021346.jA2DkWtl078810@repoman.freebsd.org> From: Andre Oppermann Date: Wed, 2 Nov 2005 13:46:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/ndis kern_ndis.c src/sys/kern uipc_socket.c uipc_socket2.c src/sys/net if_gre.c src/sys/net80211 ieee80211_freebsd.c ieee80211_output.c src/sys/netinet igmp.c ip_fw2.c ip_icmp.c ip_mroute.c ip_output.c tcp_output.c tcp_subr.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 13:46:33 -0000 andre 2005-11-02 13:46:32 UTC FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c sys/kern uipc_socket.c uipc_socket2.c sys/net if_gre.c sys/net80211 ieee80211_freebsd.c ieee80211_output.c sys/netinet igmp.c ip_fw2.c ip_icmp.c ip_mroute.c ip_output.c tcp_output.c tcp_subr.c tcp_syncache.c sys/netipsec ipsec_output.c sys/netipx ipx_ip.c spx_usrreq.c sys/sys mbuf.h socketvar.h Log: Retire MT_HEADER mbuf type and change its users to use MT_DATA. Having an additional MT_HEADER mbuf type is superfluous and redundant as nothing depends on it. It only adds a layer of confusion. The distinction between header mbuf's and data mbuf's is solely done through the m->m_flags M_PKTHDR flag. Non-native code is not changed in this commit. For compatibility MT_HEADER is mapped to MT_DATA. Sponsored by: TCP/IP Optimization Fundraise 2005 Revision Changes Path 1.90 +1 -1 src/sys/compat/ndis/kern_ndis.c 1.252 +1 -1 src/sys/kern/uipc_socket.c 1.150 +2 -4 src/sys/kern/uipc_socket2.c 1.36 +1 -1 src/sys/net/if_gre.c 1.9 +2 -2 src/sys/net80211/ieee80211_freebsd.c 1.35 +1 -1 src/sys/net80211/ieee80211_output.c 1.50 +1 -1 src/sys/netinet/igmp.c 1.114 +1 -1 src/sys/netinet/ip_fw2.c 1.107 +2 -2 src/sys/netinet/ip_icmp.c 1.113 +4 -4 src/sys/netinet/ip_mroute.c 1.248 +2 -2 src/sys/netinet/ip_output.c 1.113 +2 -2 src/sys/netinet/tcp_output.c 1.236 +2 -2 src/sys/netinet/tcp_subr.c 1.78 +1 -1 src/sys/netinet/tcp_syncache.c 1.11 +1 -1 src/sys/netipsec/ipsec_output.c 1.41 +1 -1 src/sys/netipx/ipx_ip.c 1.64 +3 -3 src/sys/netipx/spx_usrreq.c 1.178 +1 -1 src/sys/sys/mbuf.h 1.143 +2 -4 src/sys/sys/socketvar.h From owner-cvs-src@FreeBSD.ORG Wed Nov 2 13:52:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCC016A41F; Wed, 2 Nov 2005 13:52:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F13C43D49; Wed, 2 Nov 2005 13:52:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2Dqmhv079136; Wed, 2 Nov 2005 13:52:49 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2Dqm9m079135; Wed, 2 Nov 2005 13:52:48 GMT (envelope-from davidxu) Message-Id: <200511021352.jA2Dqm9m079135@repoman.freebsd.org> From: David Xu Date: Wed, 2 Nov 2005 13:52:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 13:52:49 -0000 davidxu 2005-11-02 13:52:48 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_syscalls.c Log: In raise(), use a shortcut to directly send signal to current thread. Revision Changes Path 1.11 +2 -7 src/lib/libthr/thread/thr_syscalls.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 14:01:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F5716A420; Wed, 2 Nov 2005 14:01:45 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BDC743D5A; Wed, 2 Nov 2005 14:01:45 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2E1jGt079509; Wed, 2 Nov 2005 14:01:45 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2E1jw0079508; Wed, 2 Nov 2005 14:01:45 GMT (envelope-from bde) Message-Id: <200511021401.jA2E1jw0079508@repoman.freebsd.org> From: Bruce Evans Date: Wed, 2 Nov 2005 14:01:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/src k_tan.c k_tanf.c s_tan.c s_tanf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 14:01:45 -0000 bde 2005-11-02 14:01:45 UTC FreeBSD src repository Modified files: lib/msun/src k_tan.c k_tanf.c s_tan.c s_tanf.c Log: Moved the optimization for tiny x from __kernel_tan[f](x) to tan[f](x) so that it can be faster for tiny x and avoided for reduced x. This improves things a little differently than for cosine and sine. We still need to reclassify x in the "kernel" functions, but we get an extra optimization for tiny x, and an overall optimization since tiny reduced x rarely happens. We also get optimizations for space and style. A large block of poorly duplicated code to fix a special case is no longer needed. This supersedes the fixes in k_sin.c revs 1.9 and 1.11 and k_sinf.c 1.8 and 1.10. Fixed wrong constant for the cutoff for "tiny" in tanf(). It was 2**-28, but should be almost the same as the cutoff in sinf() (2**-12). The incorrect cutoff protected us from the bugs fixed in k_sinf.c 1.8 and 1.10, except 4 cases of reduced args passed the cutoff and needed special handling in theory although not in practice. Now we essentially use a cutoff of 0 for the case of reduced args, so we now have 0 special args instead of 4. This change makes no difference to the results for sinf() (since it only changes the algorithm for the 4 special args and the results for those happen not to change), but it changes lots of results for sin(). Exhaustive testing is impossible for sin(), but exhaustive testing for sinf() (relative to a version with the old algorithm and a fixed cutoff) shows that the changes in the error are either reductions or from 0.5-epsilon ulps to 0.5+epsilon ulps. The new method just uses some extra terms in approximations so it tends to give more accurate results, and there are apparently no problems from having extra accuracy. On amd64 with -O1, on all float args the error range in ulps is reduced from (0.500, 0.665] to [0.335, 0.500) in 24168 cases and increased from 0.500-epsilon to 0.500+epsilon in 24 cases. Non- exhaustive testing by ucbtest shows no differences. Revision Changes Path 1.12 +4 -23 src/lib/msun/src/k_tan.c 1.11 +0 -21 src/lib/msun/src/k_tanf.c 1.10 +5 -1 src/lib/msun/src/s_tan.c 1.8 +5 -1 src/lib/msun/src/s_tanf.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 14:04:21 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EDD816A41F; Wed, 2 Nov 2005 14:04:21 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF3B43D49; Wed, 2 Nov 2005 14:04:20 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id jA2E4IbB012251; Thu, 3 Nov 2005 01:04:18 +1100 Received: from epsplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id jA2E4HAk024109; Thu, 3 Nov 2005 01:04:17 +1100 Date: Thu, 3 Nov 2005 01:04:17 +1100 (EST) From: Bruce Evans X-X-Sender: bde@epsplex.bde.org To: Bruce Evans In-Reply-To: <200511020645.jA26jM3O046907@repoman.freebsd.org> Message-ID: <20051103010327.O7399@epsplex.bde.org> References: <200511020645.jA26jM3O046907@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/msun/src k_tan.c k_tanf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 14:04:22 -0000 On Wed, 2 Nov 2005, Bruce Evans wrote: > bde 2005-11-02 06:45:22 UTC > > FreeBSD src repository > > Modified files: > lib/msun/src k_tan.c k_tanf.c > Log: > ... > Index: k_tan.c > =================================================================== > RCS file: /home/ncvs/src/lib/msun/src/k_tan.c,v > retrieving revision 1.10 > diff -r1.10 k_tan.c > 88,90c88 > < if (((ix | low) | (iy + 1)) == 0) > < return one / fabs(x); > < else { > --- > > { Oops. At least the patch is smaller than the intended part of the log message. Bruce From owner-cvs-src@FreeBSD.ORG Wed Nov 2 14:05:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBED16A41F; Wed, 2 Nov 2005 14:05:49 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B7EC43D49; Wed, 2 Nov 2005 14:05:49 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2E5nNV079781; Wed, 2 Nov 2005 14:05:49 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2E5nAt079780; Wed, 2 Nov 2005 14:05:49 GMT (envelope-from harti) Message-Id: <200511021405.jA2E5nAt079780@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 2 Nov 2005 14:05:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: BEGEMOT Cc: Subject: cvs commit: src/contrib/bsnmp/snmp_mibII mibII_interfaces.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 14:05:50 -0000 harti 2005-11-02 14:05:49 UTC FreeBSD src repository Modified files: (Branch: BEGEMOT) contrib/bsnmp/snmp_mibII mibII_interfaces.c Log: Vendor patch: fix the reporting of ifOperStatus. We now consider an interface up when it is running AND the link is not down (that is, it is up or unknown). If the interface is running but the link is down, we return state 'dormant', because we're waiting for an external event. Otherwise the interface is 'down'. Submitted by: csjp Reviewed by: glebius Revision Changes Path 1.1.1.7 +17 -3 src/contrib/bsnmp/snmp_mibII/mibII_interfaces.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 14:06:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DC5016A41F; Wed, 2 Nov 2005 14:06:29 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D4F543D46; Wed, 2 Nov 2005 14:06:29 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2E6T4W079851; Wed, 2 Nov 2005 14:06:29 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2E6TSN079846; Wed, 2 Nov 2005 14:06:29 GMT (envelope-from davidxu) Message-Id: <200511021406.jA2E6TSN079846@repoman.freebsd.org> From: David Xu Date: Wed, 2 Nov 2005 14:06:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 14:06:29 -0000 davidxu 2005-11-02 14:06:29 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_syscalls.c Log: Remove a redundant _get_curthread() call. Revision Changes Path 1.12 +0 -1 src/lib/libthr/thread/thr_syscalls.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 14:09:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 215C716A41F; Wed, 2 Nov 2005 14:09:53 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDEA343D45; Wed, 2 Nov 2005 14:09:52 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA2E9qGl007530; Wed, 2 Nov 2005 14:09:52 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA2E9qr4007529; Wed, 2 Nov 2005 14:09:52 GMT (envelope-from csjp) Date: Wed, 2 Nov 2005 14:09:52 +0000 From: "Christian S.J. Peron" To: Hartmut Brandt Message-ID: <20051102140952.GA29028@freefall.freebsd.org> References: <200511021405.jA2E5nAt079780@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511021405.jA2E5nAt079780@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/bsnmp/snmp_mibII mibII_interfaces.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 14:09:53 -0000 On Wed, Nov 02, 2005 at 02:05:49PM +0000, Hartmut Brandt wrote: > harti 2005-11-02 14:05:49 UTC > > FreeBSD src repository > > Modified files: (Branch: BEGEMOT) > contrib/bsnmp/snmp_mibII mibII_interfaces.c > Log: > Vendor patch: fix the reporting of ifOperStatus. We now consider an > interface up when it is running AND the link is not down (that is, it is > up or unknown). If the interface is running but the link is down, we return > state 'dormant', because we're waiting for an external event. Otherwise > the interface is 'down'. > > Submitted by: csjp > Reviewed by: glebius > > Revision Changes Path > 1.1.1.7 +17 -3 src/contrib/bsnmp/snmp_mibII/mibII_interfaces.c Thanks. -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer FreeBSD Security Team From owner-cvs-src@FreeBSD.ORG Wed Nov 2 14:27:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2220116A41F; Wed, 2 Nov 2005 14:27:28 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 199EC43D73; Wed, 2 Nov 2005 14:27:25 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2ERO1k080819; Wed, 2 Nov 2005 14:27:24 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2EROxs080818; Wed, 2 Nov 2005 14:27:24 GMT (envelope-from glebius) Message-Id: <200511021427.jA2EROxs080818@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 2 Nov 2005 14:27:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph netgraph.h ng_base.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 14:27:28 -0000 glebius 2005-11-02 14:27:24 UTC FreeBSD src repository Modified files: sys/netgraph netgraph.h ng_base.c Log: Rework the ng_item queueing on nodes: - Introduce a new flags NGQF_QREADER and NGQF_QWRITER, which tell how the item should be actually applied, overriding NGQF_READER/NGQF_WRITER flags. - Do not differ between pending reader or writer. Use only one flag that is raised, when there are pending items. - Schedule netgraph ISR in ng_queue_rw(), so that callers do not need to do this job. - Fix several comments. Submitted by: julian Revision Changes Path 1.62 +12 -3 src/sys/netgraph/netgraph.h 1.116 +106 -121 src/sys/netgraph/ng_base.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 15:16:41 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B425816A42C; Wed, 2 Nov 2005 15:16:41 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0092C43D45; Wed, 2 Nov 2005 15:16:40 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1239522 for multiple; Wed, 02 Nov 2005 10:14:38 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA2FGaGf057602; Wed, 2 Nov 2005 10:16:36 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alan Cox Date: Wed, 2 Nov 2005 09:17:41 -0500 User-Agent: KMail/1.8.2 References: <200511020823.jA28NSaT050485@repoman.freebsd.org> In-Reply-To: <200511020823.jA28NSaT050485@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511020917.42690.jhb@freebsd.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 15:16:41 -0000 On Wednesday 02 November 2005 03:23 am, Alan Cox wrote: > alc 2005-11-02 08:23:28 UTC > > FreeBSD src repository > > Modified files: > sys/alpha/alpha pmap.c > Log: > Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() fails, > reclaim a pv entry by destroying a mapping to an inactive page. Thanks for fixing these! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Wed Nov 2 15:23:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A110C16A41F; Wed, 2 Nov 2005 15:23:51 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D77A343D77; Wed, 2 Nov 2005 15:23:47 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2FNluD083192; Wed, 2 Nov 2005 15:23:47 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2FNlxf083191; Wed, 2 Nov 2005 15:23:47 GMT (envelope-from glebius) Message-Id: <200511021523.jA2FNlxf083191@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 2 Nov 2005 15:23:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph ng_base.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 15:23:51 -0000 glebius 2005-11-02 15:23:47 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: Fix two races which happen when netgraph is restructuring: - Introduce ng_topo_mtx, a mutex to protect topology changes. - In ng_destroy_node() protect with ng_topo_mtx the process of checking and pointing at ng_deadnode. [1] - In ng_con_part2() check that our peer is not a ng_deadnode, and protect the check with ng_topo_mtx. - Add KASSERTs to ng_acquire_read/write, to make more understandible synopsis in case if called on ng_deadnode. Reported by: Roselyn Lee [1] Revision Changes Path 1.117 +47 -8 src/sys/netgraph/ng_base.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 15:34:42 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55B516A41F; Wed, 2 Nov 2005 15:34:42 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8918343D70; Wed, 2 Nov 2005 15:34:42 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2FYg2D083698; Wed, 2 Nov 2005 15:34:42 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2FYgmk083697; Wed, 2 Nov 2005 15:34:42 GMT (envelope-from glebius) Message-Id: <200511021534.jA2FYgmk083697@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 2 Nov 2005 15:34:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph ng_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 15:34:42 -0000 glebius 2005-11-02 15:34:42 UTC FreeBSD src repository Modified files: sys/netgraph ng_socket.c Log: Fix several races between socket closure and node/hook destruction: - Backout 1.62, since it doesn't fix all possible problems. - Upon node creation, put an additional reference on node. - Add a mutex and refcounter to struct ngsock. Netgraph node, control socket and data socket all count as references. - Introduce ng_socket_free_priv() which removes one reference from ngsock, and frees it when all references has gone. - No direct pointers between pcbs and node, all pointing is done via struct ngsock and protected with mutex. Revision Changes Path 1.70 +100 -80 src/sys/netgraph/ng_socket.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 16:20:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5AF716A41F; Wed, 2 Nov 2005 16:20:36 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9448043D48; Wed, 2 Nov 2005 16:20:36 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2GKakS085907; Wed, 2 Nov 2005 16:20:36 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2GKab1085906; Wed, 2 Nov 2005 16:20:36 GMT (envelope-from andre) Message-Id: <200511021620.jA2GKab1085906@repoman.freebsd.org> From: Andre Oppermann Date: Wed, 2 Nov 2005 16:20:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_mbuf.c uipc_mbuf.c src/sys/sys mbuf.h param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 16:20:37 -0000 andre 2005-11-02 16:20:36 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c uipc_mbuf.c sys/sys mbuf.h param.h Log: Mandatory mbuf cluster reference counting and groundwork for UMA based jumbo 9k and jumbo 16k cluster support. All mbuf's with external storage attached are mandatory reference counted. For clusters and jumbo clusters UMA provides the refcnt storage directly. It does not have to be separatly allocated. Any other type of external storage gets its own refcnt allocated from an UMA mbuf refcnt zone instead of normal kernel malloc. The refcount API MEXT_ADD_REF() and MEXT_REM_REF() is no longer publically accessible. The proper m_* functions have to be used. mb_ctor_clust() and mb_dtor_clust() both handle normal 2K as well as 9k and 16k clusters. Clusters and jumbo clusters may be obtained without attaching it immideatly to an mbuf. This is for high performance cluster allocation in network drivers where mbufs are attached after the cluster has been filled. Tested by: rwatson Sponsored by: TCP/IP Optimizations Fundraise 2005 Revision Changes Path 1.12 +151 -42 src/sys/kern/kern_mbuf.c 1.156 +95 -89 src/sys/kern/uipc_mbuf.c 1.179 +19 -46 src/sys/sys/mbuf.h 1.251 +3 -0 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Wed Nov 2 18:01:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E856C16A41F; Wed, 2 Nov 2005 18:01:05 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CF143D48; Wed, 2 Nov 2005 18:01:05 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2I158A000119; Wed, 2 Nov 2005 18:01:05 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2I15Hn000118; Wed, 2 Nov 2005 18:01:05 GMT (envelope-from wpaul) Message-Id: <200511021801.jA2I15Hn000118@repoman.freebsd.org> From: Bill Paul Date: Wed, 2 Nov 2005 18:01:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/ndis kern_ndis.c kern_windrv.c ndis_var.h subr_ndis.c subr_ntoskrnl.c winx32_wrap.S src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 18:01:06 -0000 wpaul 2005-11-02 18:01:05 UTC FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c kern_windrv.c ndis_var.h subr_ndis.c subr_ntoskrnl.c winx32_wrap.S sys/dev/if_ndis if_ndis.c Log: Tests with my dual Opteron system have shown that it's possible for code to start out on one CPU when thunking into Windows mode in ctxsw_utow(), and then be pre-empted and migrated to another CPU before thunking back to UNIX mode in ctxsw_wtou(). This is bad, because then we can end up looking at the wrong 'thread environment block' when trying to come back to UNIX mode. To avoid this, we now pin ourselves to the current CPU when thunking into Windows code. Few other cleanups, since I'm here: - Get rid of the ndis_isr(), ndis_enable_interrupt() and ndis_disable_interrupt() wrappers from kern_ndis.c and just invoke the miniport's methods directly in the interrupt handling routines in subr_ndis.c. We may as well lose the function call overhead, since we don't need to export these things outside of ndis.ko now anyway. - Remove call to ndis_enable_interrupt() from ndis_init() in if_ndis.c. We don't need to do it there anyway (the miniport init routine handles it, if needed). - Fix the logic in NdisWriteErrorLogEntry() a little. - Change some NDIS_STATUS_xxx codes in subr_ntoskrnl.c into STATUS_xxx codes. - Handle kthread_create() failure correctly in PsCreateSystemThread(). Revision Changes Path 1.91 +4 -66 src/sys/compat/ndis/kern_ndis.c 1.13 +7 -2 src/sys/compat/ndis/kern_windrv.c 1.45 +0 -3 src/sys/compat/ndis/ndis_var.h 1.99 +23 -16 src/sys/compat/ndis/subr_ndis.c 1.81 +13 -9 src/sys/compat/ndis/subr_ntoskrnl.c 1.4 +8 -0 src/sys/compat/ndis/winx32_wrap.S 1.113 +0 -3 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 18:04:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3449116A41F; Wed, 2 Nov 2005 18:04:30 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 010A943D48; Wed, 2 Nov 2005 18:04:30 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2I4TBn000241; Wed, 2 Nov 2005 18:04:29 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2I4T4F000240; Wed, 2 Nov 2005 18:04:29 GMT (envelope-from wpaul) Message-Id: <200511021804.jA2I4T4F000240@repoman.freebsd.org> From: Bill Paul Date: Wed, 2 Nov 2005 18:04:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/compat/ndis kern_ndis.c kern_windrv.c ndis_var.h subr_ndis.c subr_ntoskrnl.c winx32_wrap.S src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 18:04:30 -0000 wpaul 2005-11-02 18:04:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/compat/ndis kern_ndis.c kern_windrv.c ndis_var.h subr_ndis.c subr_ntoskrnl.c winx32_wrap.S sys/dev/if_ndis if_ndis.c Log: MFC: pin ourselves to the current CPU when thunking, other minor cleanups Revision Changes Path 1.60.2.9 +4 -66 src/sys/compat/ndis/kern_ndis.c 1.3.2.5 +7 -2 src/sys/compat/ndis/kern_windrv.c 1.29.2.6 +0 -3 src/sys/compat/ndis/ndis_var.h 1.67.2.12 +23 -16 src/sys/compat/ndis/subr_ndis.c 1.43.2.14 +13 -9 src/sys/compat/ndis/subr_ntoskrnl.c 1.2.2.3 +8 -0 src/sys/compat/ndis/winx32_wrap.S 1.69.2.12 +0 -3 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Wed Nov 2 20:11:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51FF816A41F; Wed, 2 Nov 2005 20:11:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17EEC43D45; Wed, 2 Nov 2005 20:11:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2KBl1h005560; Wed, 2 Nov 2005 20:11:47 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2KBlHQ005559; Wed, 2 Nov 2005 20:11:47 GMT (envelope-from jhb) Message-Id: <200511022011.jA2KBlHQ005559@repoman.freebsd.org> From: John Baldwin Date: Wed, 2 Nov 2005 20:11:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c src/sys/amd64/include apicvar.h intr_machdep.h src/sys/i386/i386 io_apic.c local_apic.c src/sys/i386/include apicvar.h intr_machdep.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 20:11:48 -0000 jhb 2005-11-02 20:11:47 UTC FreeBSD src repository Modified files: sys/amd64/amd64 io_apic.c local_apic.c sys/amd64/include apicvar.h intr_machdep.h sys/i386/i386 io_apic.c local_apic.c sys/i386/include apicvar.h intr_machdep.h Log: Change the x86 code to allocate IDT vectors on-demand when an interrupt source is first enabled similar to how intr_event's now allocate ithreads on-demand. Previously, we would map IDT vectors 1:1 to IRQs. Since we only have 191 available IDT vectors for I/O interrupts, this limited us to only supporting IRQs 0-190 corresponding to the first 190 I/O APIC intpins. On many machines, however, each PCI-X bus has its own APIC even though it only has 1 or 2 devices, thus, we were reserving between 24 and 32 IRQs just for 1 or 2 devices and thus 24 or 32 IDT vectors. With this change, a machine with 100 IRQs but only 5 in use will only use up 5 IDT vectors. Also, this change provides an API (apic_alloc_vector() and apic_free_vector()) that will allow a future MSI interrupt source driver to request IDT vectors for use by MSI interrupts on x86 machines. Tested on: amd64, i386 Revision Changes Path 1.18 +84 -68 src/sys/amd64/amd64/io_apic.c 1.19 +100 -22 src/sys/amd64/amd64/local_apic.c 1.14 +3 -2 src/sys/amd64/include/apicvar.h 1.7 +29 -3 src/sys/amd64/include/intr_machdep.h 1.23 +84 -68 src/sys/i386/i386/io_apic.c 1.20 +101 -23 src/sys/i386/i386/local_apic.c 1.14 +3 -2 src/sys/i386/include/apicvar.h 1.9 +29 -3 src/sys/i386/include/intr_machdep.h From owner-cvs-src@FreeBSD.ORG Wed Nov 2 20:59:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3A516A420; Wed, 2 Nov 2005 20:59:53 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E6043D55; Wed, 2 Nov 2005 20:59:45 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jA2Kxiru071597; Wed, 2 Nov 2005 13:59:44 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <436928C2.8090304@samsco.org> Date: Wed, 02 Nov 2005 13:59:46 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200511022011.jA2KBlHQ005559@repoman.freebsd.org> In-Reply-To: <200511022011.jA2KBlHQ005559@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=3.8 tests=ALL_TRUSTED, SUBJ_HAS_SPACES autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c src/sys/amd64/include apicvar.h intr_machdep.h src/sys/i386/i386 io_apic.c local_apic.c src/sys/i386/include apicvar.h intr_machdep.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 20:59:53 -0000 John Baldwin wrote: > jhb 2005-11-02 20:11:47 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 io_apic.c local_apic.c > sys/amd64/include apicvar.h intr_machdep.h > sys/i386/i386 io_apic.c local_apic.c > sys/i386/include apicvar.h intr_machdep.h > Log: > Change the x86 code to allocate IDT vectors on-demand when an interrupt > source is first enabled similar to how intr_event's now allocate ithreads > on-demand. Previously, we would map IDT vectors 1:1 to IRQs. Since we > only have 191 available IDT vectors for I/O interrupts, this limited us > to only supporting IRQs 0-190 corresponding to the first 190 I/O APIC > intpins. On many machines, however, each PCI-X bus has its own APIC even > though it only has 1 or 2 devices, thus, we were reserving between 24 and > 32 IRQs just for 1 or 2 devices and thus 24 or 32 IDT vectors. With this > change, a machine with 100 IRQs but only 5 in use will only use up 5 IDT > vectors. Also, this change provides an API (apic_alloc_vector() and > apic_free_vector()) that will allow a future MSI interrupt source driver to > request IDT vectors for use by MSI interrupts on x86 machines. > > Tested on: amd64, i386 > > Revision Changes Path > 1.18 +84 -68 src/sys/amd64/amd64/io_apic.c > 1.19 +100 -22 src/sys/amd64/amd64/local_apic.c > 1.14 +3 -2 src/sys/amd64/include/apicvar.h > 1.7 +29 -3 src/sys/amd64/include/intr_machdep.h > 1.23 +84 -68 src/sys/i386/i386/io_apic.c > 1.20 +101 -23 src/sys/i386/i386/local_apic.c > 1.14 +3 -2 src/sys/i386/include/apicvar.h > 1.9 +29 -3 src/sys/i386/include/intr_machdep.h Excellent, thanks a lot. The other savings here is the dozens of unused ithread stack pages and pcbs. Scott From owner-cvs-src@FreeBSD.ORG Wed Nov 2 21:18:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2389316A41F; Wed, 2 Nov 2005 21:18:08 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C2843D45; Wed, 2 Nov 2005 21:18:07 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2LI73N015932; Wed, 2 Nov 2005 21:18:07 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2LI7nD015931; Wed, 2 Nov 2005 21:18:07 GMT (envelope-from ps) Message-Id: <200511022118.jA2LI7nD015931@repoman.freebsd.org> From: Paul Saab Date: Wed, 2 Nov 2005 21:18:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_sysvec.c src/sys/compat/ia32 ia32_sysvec.c src/sys/kern kern_exec.c kern_resource.c src/sys/sys sysent.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 21:18:08 -0000 ps 2005-11-02 21:18:07 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_sysvec.c sys/compat/ia32 ia32_sysvec.c sys/kern kern_exec.c kern_resource.c sys/sys sysent.h Log: Calling setrlimit from 32bit apps could potentially increase certain limits beyond what should be capiable in a 32bit process, so we must fixup the limits. Reviewed by: jhb Revision Changes Path 1.12 +2 -3 src/sys/amd64/linux32/linux32_sysvec.c 1.21 +2 -3 src/sys/compat/ia32/ia32_sysvec.c 1.283 +1 -1 src/sys/kern/kern_exec.c 1.150 +7 -0 src/sys/kern/kern_resource.c 1.47 +2 -1 src/sys/sys/sysent.h From owner-cvs-src@FreeBSD.ORG Wed Nov 2 21:21:54 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 383CE16A41F; Wed, 2 Nov 2005 21:21:54 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D7943D49; Wed, 2 Nov 2005 21:21:53 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1259577 for multiple; Wed, 02 Nov 2005 16:19:52 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA2LLmtW059571; Wed, 2 Nov 2005 16:21:49 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: src-committers@freebsd.org Date: Wed, 2 Nov 2005 15:31:28 -0500 User-Agent: KMail/1.8.2 References: <200511022011.jA2KBlHQ005559@repoman.freebsd.org> In-Reply-To: <200511022011.jA2KBlHQ005559@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511021531.31837.jhb@freebsd.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c src/sys/amd64/include apicvar.h intr_machdep.h src/sys/i386/i386 io_apic.c local_apic.c src/sys/i386/include apicvar.h intr_machdep.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 21:21:54 -0000 On Wednesday 02 November 2005 03:11 pm, John Baldwin wrote: > jhb 2005-11-02 20:11:47 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 io_apic.c local_apic.c > sys/amd64/include apicvar.h intr_machdep.h > sys/i386/i386 io_apic.c local_apic.c > sys/i386/include apicvar.h intr_machdep.h > Log: > Change the x86 code to allocate IDT vectors on-demand when an interrupt > source is first enabled similar to how intr_event's now allocate ithreads > on-demand. Previously, we would map IDT vectors 1:1 to IRQs. Since we > only have 191 available IDT vectors for I/O interrupts, this limited us > to only supporting IRQs 0-190 corresponding to the first 190 I/O APIC > intpins. On many machines, however, each PCI-X bus has its own APIC even > though it only has 1 or 2 devices, thus, we were reserving between 24 and > 32 IRQs just for 1 or 2 devices and thus 24 or 32 IDT vectors. With this > change, a machine with 100 IRQs but only 5 in use will only use up 5 IDT > vectors. Also, this change provides an API (apic_alloc_vector() and > apic_free_vector()) that will allow a future MSI interrupt source driver > to request IDT vectors for use by MSI interrupts on x86 machines. > > Tested on: amd64, i386 Forgot to mention that for now the algorithm is a very simple brain-dead one that just assigns each device interrupt the first free IDT vector and panics if all 191 are in use. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Wed Nov 2 21:29:29 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5E1216A41F; Wed, 2 Nov 2005 21:29:29 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC35D43D49; Wed, 2 Nov 2005 21:29:28 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1260161 for multiple; Wed, 02 Nov 2005 16:27:18 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA2LTEFv059615; Wed, 2 Nov 2005 16:29:16 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Scott Long Date: Wed, 2 Nov 2005 16:22:19 -0500 User-Agent: KMail/1.8.2 References: <200511022011.jA2KBlHQ005559@repoman.freebsd.org> <436928C2.8090304@samsco.org> In-Reply-To: <436928C2.8090304@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511021622.21242.jhb@freebsd.org> X-Spam-Status: No, score=-2.2 required=4.2 tests=ALL_TRUSTED, SUBJ_HAS_SPACES autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c src/sys/amd64/include apicvar.h intr_machdep.h src/sys/i386/i386 io_apic.c local_apic.c src/sys/i386/include apicvar.h intr_machdep.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 21:29:30 -0000 On Wednesday 02 November 2005 03:59 pm, Scott Long wrote: > John Baldwin wrote: > > jhb 2005-11-02 20:11:47 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/amd64/amd64 io_apic.c local_apic.c > > sys/amd64/include apicvar.h intr_machdep.h > > sys/i386/i386 io_apic.c local_apic.c > > sys/i386/include apicvar.h intr_machdep.h > > Log: > > Change the x86 code to allocate IDT vectors on-demand when an interrupt > > source is first enabled similar to how intr_event's now allocate > > ithreads on-demand. Previously, we would map IDT vectors 1:1 to IRQs. > > Since we only have 191 available IDT vectors for I/O interrupts, this > > limited us to only supporting IRQs 0-190 corresponding to the first 190 > > I/O APIC intpins. On many machines, however, each PCI-X bus has its own > > APIC even though it only has 1 or 2 devices, thus, we were reserving > > between 24 and 32 IRQs just for 1 or 2 devices and thus 24 or 32 IDT > > vectors. With this change, a machine with 100 IRQs but only 5 in use > > will only use up 5 IDT vectors. Also, this change provides an API > > (apic_alloc_vector() and apic_free_vector()) that will allow a future MSI > > interrupt source driver to request IDT vectors for use by MSI interrupts > > on x86 machines. > > > > Tested on: amd64, i386 > > > > Revision Changes Path > > 1.18 +84 -68 src/sys/amd64/amd64/io_apic.c > > 1.19 +100 -22 src/sys/amd64/amd64/local_apic.c > > 1.14 +3 -2 src/sys/amd64/include/apicvar.h > > 1.7 +29 -3 src/sys/amd64/include/intr_machdep.h > > 1.23 +84 -68 src/sys/i386/i386/io_apic.c > > 1.20 +101 -23 src/sys/i386/i386/local_apic.c > > 1.14 +3 -2 src/sys/i386/include/apicvar.h > > 1.9 +29 -3 src/sys/i386/include/intr_machdep.h > > Excellent, thanks a lot. The other savings here is the dozens of unused > ithread stack pages and pcbs. That was the earlier intr_event stuff. :-P -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Wed Nov 2 22:18:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 976F016A41F; Wed, 2 Nov 2005 22:18:48 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53DED43D45; Wed, 2 Nov 2005 22:18:48 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2MIm7W018828; Wed, 2 Nov 2005 22:18:48 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2MImtv018827; Wed, 2 Nov 2005 22:18:48 GMT (envelope-from wilko) Message-Id: <200511022218.jA2MImtv018827@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 2 Nov 2005 22:18:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 22:18:48 -0000 wilko 2005-11-02 22:18:48 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does not work with 53C896 SCSI chips. Submitted by: Owen Mann Revision Changes Path 1.78 +3 -3 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Wed Nov 2 22:21:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61D0016A41F; Wed, 2 Nov 2005 22:21:51 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECDDF43D5D; Wed, 2 Nov 2005 22:21:50 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2MLoLj019081; Wed, 2 Nov 2005 22:21:50 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2MLoOY019080; Wed, 2 Nov 2005 22:21:50 GMT (envelope-from wilko) Message-Id: <200511022221.jA2MLoOY019080@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 2 Nov 2005 22:21:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 22:21:51 -0000 wilko 2005-11-02 22:21:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: MFC: Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does not work with 53C896 SCSI chips. Submitted by: Owen Mann Revision Changes Path 1.69.2.6 +3 -3 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Wed Nov 2 22:23:32 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4103816A41F; Wed, 2 Nov 2005 22:23:32 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFBDF43D79; Wed, 2 Nov 2005 22:23:27 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA2MNRhX019166; Wed, 2 Nov 2005 22:23:27 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA2MNR3R019165; Wed, 2 Nov 2005 22:23:27 GMT (envelope-from wilko) Message-Id: <200511022223.jA2MNR3R019165@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 2 Nov 2005 22:23:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 22:23:32 -0000 wilko 2005-11-02 22:23:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Small changes in the AlphaStation 200 and PC164 area. PC164 SRM does not work with 53C896 SCSI chips. Submitted by: Owen Mann Revision Changes Path 1.13.2.50 +3 -3 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Thu Nov 3 00:15:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4B3D16A41F; Thu, 3 Nov 2005 00:15:23 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2039A43D6B; Thu, 3 Nov 2005 00:15:20 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA30FJkI023579; Thu, 3 Nov 2005 00:15:19 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30FJ0e023578; Thu, 3 Nov 2005 00:15:19 GMT (envelope-from jcamou) Message-Id: <200511030015.jA30FJ0e023578@repoman.freebsd.org> From: "Jesus R. Camou" Date: Thu, 3 Nov 2005 00:15:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/bin/sh sh.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 00:15:24 -0000 jcamou 2005-11-03 00:15:19 UTC FreeBSD src repository (doc committer) Modified files: bin/sh sh.1 Log: Add `local' and `return' to the list of built-ins. Submitted by: garys Approved by: trhodes (mentor) Revision Changes Path 1.113 +8 -0 src/bin/sh/sh.1 From owner-cvs-src@FreeBSD.ORG Thu Nov 3 00:23:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54DA516A41F; Thu, 3 Nov 2005 00:23:14 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B5943D48; Thu, 3 Nov 2005 00:23:14 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA30NDqj023942; Thu, 3 Nov 2005 00:23:13 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30NDBx023941; Thu, 3 Nov 2005 00:23:13 GMT (envelope-from kensmith) Message-Id: <200511030023.jA30NDBx023941@repoman.freebsd.org> From: Ken Smith Date: Thu, 3 Nov 2005 00:23:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/scripts package-split.py X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 00:23:14 -0000 kensmith 2005-11-03 00:23:13 UTC FreeBSD src repository Modified files: release/scripts package-split.py Log: It had been noticed disc2 was overflowing earlier but committing the fix slipped through a crack. Remove the apache and php packages under the assumption someone installing a Web server has network access and doesn't *need* the packages on disc2. This will be insta-MFCed... Revision Changes Path 1.7 +1 -6 src/release/scripts/package-split.py From owner-cvs-src@FreeBSD.ORG Thu Nov 3 00:34:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A7F16A41F; Thu, 3 Nov 2005 00:34:06 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B824743D45; Thu, 3 Nov 2005 00:34:05 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA30Y50l024312; Thu, 3 Nov 2005 00:34:05 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30Y51b024311; Thu, 3 Nov 2005 00:34:05 GMT (envelope-from kensmith) Message-Id: <200511030034.jA30Y51b024311@repoman.freebsd.org> From: Ken Smith Date: Thu, 3 Nov 2005 00:34:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/scripts package-split.py X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 00:34:06 -0000 kensmith 2005-11-03 00:34:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/scripts package-split.py Log: MFC v1.7: > date: 2005/11/03 00:23:13; author: kensmith; state: Exp; lines: +1 -6 > It had been noticed disc2 was overflowing earlier but committing the > fix slipped through a crack. Remove the apache and php packages under > the assumption someone installing a Web server has network access and > doesn't *need* the packages on disc2. Approved by: re (scottl) Revision Changes Path 1.6.2.1 +1 -6 src/release/scripts/package-split.py From owner-cvs-src@FreeBSD.ORG Thu Nov 3 00:35:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF64616A41F; Thu, 3 Nov 2005 00:35:25 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C07943D45; Thu, 3 Nov 2005 00:35:25 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA30ZPxV024431; Thu, 3 Nov 2005 00:35:25 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30ZPpo024430; Thu, 3 Nov 2005 00:35:25 GMT (envelope-from kensmith) Message-Id: <200511030035.jA30ZPpo024430@repoman.freebsd.org> From: Ken Smith Date: Thu, 3 Nov 2005 00:35:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/release/scripts package-split.py X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 00:35:26 -0000 kensmith 2005-11-03 00:35:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) release/scripts package-split.py Log: MFC v1.7 > date: 2005/11/03 00:23:13; author: kensmith; state: Exp; lines: +1 -6 > It had been noticed disc2 was overflowing earlier but committing the > fix slipped through a crack. Remove the apache and php packages under > the assumption someone installing a Web server has network access and > doesn't *need* the packages on disc2. Approved by: re (scottl) Revision Changes Path 1.6.4.1 +1 -6 src/release/scripts/package-split.py From owner-cvs-src@FreeBSD.ORG Thu Nov 3 00:56:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AA1516A41F; Thu, 3 Nov 2005 00:56:44 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3FD343D64; Thu, 3 Nov 2005 00:56:43 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA30uhhr032343; Thu, 3 Nov 2005 00:56:43 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30uhEU032342; Thu, 3 Nov 2005 00:56:43 GMT (envelope-from thompsa) Message-Id: <200511030056.jA30uhEU032342@repoman.freebsd.org> From: Andrew Thompson Date: Thu, 3 Nov 2005 00:56:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/arp arp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 00:56:44 -0000 thompsa 2005-11-03 00:56:43 UTC FreeBSD src repository Modified files: usr.sbin/arp arp.c Log: List IFT_BRIDGE as a valid type so that arp entries can be properly deleted. Submitted by: Michal Mertl Revision Changes Path 1.59 +6 -1 src/usr.sbin/arp/arp.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 01:34:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA0416A41F; Thu, 3 Nov 2005 01:34:09 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBEBC43D46; Thu, 3 Nov 2005 01:34:08 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA31Y8Pv033841; Thu, 3 Nov 2005 01:34:08 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA31Y8cw033840; Thu, 3 Nov 2005 01:34:08 GMT (envelope-from davidxu) Message-Id: <200511030134.jA31Y8cw033840@repoman.freebsd.org> From: David Xu Date: Thu, 3 Nov 2005 01:34:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_thr.c kern_thread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 01:34:09 -0000 davidxu 2005-11-03 01:34:08 UTC FreeBSD src repository Modified files: sys/sys proc.h sys/kern kern_thr.c kern_thread.c Log: Add thread_find() function to search a thread by lwpid. Revision Changes Path 1.37 +8 -12 src/sys/kern/kern_thr.c 1.221 +15 -0 src/sys/kern/kern_thread.c 1.441 +1 -0 src/sys/sys/proc.h From owner-cvs-src@FreeBSD.ORG Thu Nov 3 01:38:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 341D116A41F; Thu, 3 Nov 2005 01:38:50 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79D243D45; Thu, 3 Nov 2005 01:38:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA31cnN3034089; Thu, 3 Nov 2005 01:38:49 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA31cnQI034088; Thu, 3 Nov 2005 01:38:49 GMT (envelope-from davidxu) Message-Id: <200511030138.jA31cnQI034088@repoman.freebsd.org> From: David Xu Date: Thu, 3 Nov 2005 01:38:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_thr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 01:38:50 -0000 davidxu 2005-11-03 01:38:49 UTC FreeBSD src repository Modified files: sys/kern kern_thr.c Log: Oops, don't change tdsignal call. Revision Changes Path 1.38 +1 -1 src/sys/kern/kern_thr.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 03:49:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 367B216A41F; Thu, 3 Nov 2005 03:49:58 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAE9843D48; Thu, 3 Nov 2005 03:49:57 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA33nvuV040415; Thu, 3 Nov 2005 03:49:57 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA33nvFl040414; Thu, 3 Nov 2005 03:49:57 GMT (envelope-from delphij) Message-Id: <200511030349.jA33nvFl040414@repoman.freebsd.org> From: Xin LI Date: Thu, 3 Nov 2005 03:49:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/diff diff.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 03:49:58 -0000 delphij 2005-11-03 03:49:57 UTC FreeBSD src repository Modified files: gnu/usr.bin/diff diff.1 Log: Suggest the user to use 'diff -urN' instead of 'diff -crN'. Submitted by: Jimmie James PR: docs/88427 Revision Changes Path 1.10 +1 -1 src/gnu/usr.bin/diff/diff.1 From owner-cvs-src@FreeBSD.ORG Thu Nov 3 04:49:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5189616A41F; Thu, 3 Nov 2005 04:49:17 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2141243D46; Thu, 3 Nov 2005 04:49:17 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA34nHJk049628; Thu, 3 Nov 2005 04:49:17 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA34nHBD049627; Thu, 3 Nov 2005 04:49:17 GMT (envelope-from davidxu) Message-Id: <200511030449.jA34nHBD049627@repoman.freebsd.org> From: David Xu Date: Thu, 3 Nov 2005 04:49:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_exec.c kern_kse.c kern_sig.c kern_thr.c kern_time.c src/sys/sys signalvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 04:49:17 -0000 davidxu 2005-11-03 04:49:16 UTC FreeBSD src repository Modified files: sys/kern kern_exec.c kern_kse.c kern_sig.c kern_thr.c kern_time.c sys/sys signalvar.h Log: Cleanup some signal interfaces. Now the tdsignal function accepts both proc pointer and thread pointer, if thread pointer is NULL, tdsignal automatically finds a thread, otherwise it sends signal to given thread. Add utility function psignal_event to send a realtime sigevent to a process according to the delivery requirement specified in struct sigevent. Revision Changes Path 1.284 +1 -1 src/sys/kern/kern_exec.c 1.220 +1 -1 src/sys/kern/kern_kse.c 1.310 +50 -45 src/sys/kern/kern_sig.c 1.39 +1 -1 src/sys/kern/kern_thr.c 1.122 +11 -28 src/sys/kern/kern_time.c 1.73 +3 -10 src/sys/sys/signalvar.h From owner-cvs-src@FreeBSD.ORG Thu Nov 3 05:25:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F183016A41F; Thu, 3 Nov 2005 05:25:26 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF1F143D45; Thu, 3 Nov 2005 05:25:26 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA35PQJo051245; Thu, 3 Nov 2005 05:25:26 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA35PQL0051244; Thu, 3 Nov 2005 05:25:26 GMT (envelope-from davidxu) Message-Id: <200511030525.jA35PQL0051244@repoman.freebsd.org> From: David Xu Date: Thu, 3 Nov 2005 05:25:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern vfs_aio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 05:25:27 -0000 davidxu 2005-11-03 05:25:26 UTC FreeBSD src repository Modified files: sys/kern vfs_aio.c Log: Support sending realtime signal information via signal queue, realtime signal memory is pre-allocated, so kernel can always notify user code. Revision Changes Path 1.201 +40 -8 src/sys/kern/vfs_aio.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:26:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3923116A41F; Thu, 3 Nov 2005 07:26:55 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBEC343D45; Thu, 3 Nov 2005 07:26:54 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37Qs4S055622; Thu, 3 Nov 2005 07:26:54 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37QsDR055620; Thu, 3 Nov 2005 07:26:54 GMT (envelope-from ru) Message-Id: <200511030726.jA37QsDR055620@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 07:26:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 lmc.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:26:55 -0000 ru 2005-11-03 07:26:54 UTC FreeBSD src repository Modified files: share/man/man4 lmc.4 Log: Fix .Dd argument. Revision Changes Path 1.5 +1 -1 src/share/man/man4/lmc.4 From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:27:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3493816A41F; Thu, 3 Nov 2005 07:27:51 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F0D43D48; Thu, 3 Nov 2005 07:27:50 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37Rofl055690; Thu, 3 Nov 2005 07:27:50 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37Rogo055689; Thu, 3 Nov 2005 07:27:50 GMT (envelope-from ru) Message-Id: <200511030727.jA37Rogo055689@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 07:27:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:27:51 -0000 ru 2005-11-03 07:27:50 UTC FreeBSD src repository Modified files: release Makefile Log: Be cross-arch friendly. Revision Changes Path 1.892 +1 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:28:46 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DB216A41F; Thu, 3 Nov 2005 07:28:46 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862DF43D46; Thu, 3 Nov 2005 07:28:46 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37SkO0055755; Thu, 3 Nov 2005 07:28:46 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37Sk6v055754; Thu, 3 Nov 2005 07:28:46 GMT (envelope-from ru) Message-Id: <200511030728.jA37Sk6v055754@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 07:28:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/fdformat fdformat.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:28:46 -0000 ru 2005-11-03 07:28:46 UTC FreeBSD src repository Modified files: usr.sbin/fdformat fdformat.1 Log: The default fill byte is 0xf6, not 0xf5. Revision Changes Path 1.30 +1 -1 src/usr.sbin/fdformat/fdformat.1 From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:31:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AED16A41F; Thu, 3 Nov 2005 07:31:07 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9293643D46; Thu, 3 Nov 2005 07:31:07 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37V7LQ055961; Thu, 3 Nov 2005 07:31:07 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37V7q0055960; Thu, 3 Nov 2005 07:31:07 GMT (envelope-from ps) Message-Id: <200511030731.jA37V7q0055960@repoman.freebsd.org> From: Paul Saab Date: Thu, 3 Nov 2005 07:31:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:31:08 -0000 ps 2005-11-03 07:31:06 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_socket.c Log: Fix for a race between the thread transmitting the request and the thread processing the reply. Submitted by: Mohan Srinivasan Revision Changes Path 1.131 +5 -1 src/sys/nfsclient/nfs_socket.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:35:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07EE516A41F; Thu, 3 Nov 2005 07:35:38 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B4743D45; Thu, 3 Nov 2005 07:35:37 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37Zb0Q056209; Thu, 3 Nov 2005 07:35:37 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37ZbOd056208; Thu, 3 Nov 2005 07:35:37 GMT (envelope-from ru) Message-Id: <200511030735.jA37ZbOd056208@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 07:35:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:35:38 -0000 ru 2005-11-03 07:35:37 UTC FreeBSD src repository Modified files: sys/boot/i386/boot2 boot2.c Log: Consistently use OPT_* macros to test/set boot options. Revision Changes Path 1.79 +12 -6 src/sys/boot/i386/boot2/boot2.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:42:16 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E6C416A41F; Thu, 3 Nov 2005 07:42:16 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20DC843D46; Thu, 3 Nov 2005 07:42:16 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37gFus056491; Thu, 3 Nov 2005 07:42:15 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37gFYk056490; Thu, 3 Nov 2005 07:42:15 GMT (envelope-from ps) Message-Id: <200511030742.jA37gFYk056490@repoman.freebsd.org> From: Paul Saab Date: Thu, 3 Nov 2005 07:42:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:42:16 -0000 ps 2005-11-03 07:42:15 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_vnops.c Log: In nfs_flush(), clear the NMODIFIED bit only if there are no dirty buffers *and* there are no buffers queued up for writing. The bug was that NMODIFIED was being cleared even while there were buffers scheduled to be written out, which leads to all sorts of interesting bugs - one where the file could shrink (because of a post-op getattr load, say) causing data in buffer(s) queued for write to be tossed, resulting in data corruption. Submitted by: Mohan Srinivasan Revision Changes Path 1.259 +2 -1 src/sys/nfsclient/nfs_vnops.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:46:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E33F16A41F; Thu, 3 Nov 2005 07:46:05 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E33CE43D5E; Thu, 3 Nov 2005 07:46:04 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37k4Wb056653; Thu, 3 Nov 2005 07:46:04 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37k4wK056652; Thu, 3 Nov 2005 07:46:04 GMT (envelope-from ru) Message-Id: <200511030746.jA37k4wK056652@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 07:46:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph ng_ether.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:46:05 -0000 ru 2005-11-03 07:46:04 UTC FreeBSD src repository Modified files: sys/netgraph ng_ether.c Log: Restore part of the code dropped in rev. 1.25 that makes sure ether_demux() will receive an mbuf chain with Ethernet header in the data portion of the first mbuf. Revision Changes Path 1.55 +9 -0 src/sys/netgraph/ng_ether.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:51:04 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1697716A41F; Thu, 3 Nov 2005 07:51:04 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9B7343D46; Thu, 3 Nov 2005 07:51:03 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37p3FF056916; Thu, 3 Nov 2005 07:51:03 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37p3EH056915; Thu, 3 Nov 2005 07:51:03 GMT (envelope-from alc) Message-Id: <200511030751.jA37p3EH056915@repoman.freebsd.org> From: Alan Cox Date: Thu, 3 Nov 2005 07:51:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:51:04 -0000 alc 2005-11-03 07:51:03 UTC FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Remove the remaining spl*() calls. Add some assertions. Eliminate some excessive white space. Revision Changes Path 1.168 +2 -13 src/sys/ia64/ia64/pmap.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 07:59:59 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA9316A41F; Thu, 3 Nov 2005 07:59:59 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6C043D46; Thu, 3 Nov 2005 07:59:58 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA37xwEE057570; Thu, 3 Nov 2005 07:59:58 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA37xw1K057569; Thu, 3 Nov 2005 07:59:58 GMT (envelope-from maxim) Message-Id: <200511030759.jA37xw1K057569@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 3 Nov 2005 07:59:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:59:59 -0000 maxim 2005-11-03 07:59:58 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct because no release announce yet. Revision Changes Path 1.97 +6 -2 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Thu Nov 3 08:06:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 217AA16A41F; Thu, 3 Nov 2005 08:06:07 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E6E43D46; Thu, 3 Nov 2005 08:06:06 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3866vx057902; Thu, 3 Nov 2005 08:06:06 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3866JM057901; Thu, 3 Nov 2005 08:06:06 GMT (envelope-from maxim) Message-Id: <200511030806.jA3866JM057901@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 3 Nov 2005 08:06:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 08:06:07 -0000 maxim 2005-11-03 08:06:06 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: o NetBSD 2.0.3 and NetBSD 2.1 added. Obtained from: NetBSD MFC after: 3 days Revision Changes Path 1.98 +12 -9 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Thu Nov 3 08:19:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC4AC16A41F; Thu, 3 Nov 2005 08:19:05 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A37343D45; Thu, 3 Nov 2005 08:19:05 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA38J5DQ058388; Thu, 3 Nov 2005 08:19:05 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA38J5hh058387; Thu, 3 Nov 2005 08:19:05 GMT (envelope-from ariff) Message-Id: <200511030819.jA38J5hh058387@repoman.freebsd.org> From: Ariff Abdullah Date: Thu, 3 Nov 2005 08:19:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pcm dsp.c mixer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 08:19:05 -0000 ariff 2005-11-03 08:19:04 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm dsp.c mixer.c Log: Appropriate NULL pointer checking to avoid mysterious panic during device cloning. Approved by: netchild (mentor) Revision Changes Path 1.87 +1 -1 src/sys/dev/sound/pcm/dsp.c 1.47 +1 -1 src/sys/dev/sound/pcm/mixer.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 08:56:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B7E516A41F; Thu, 3 Nov 2005 08:56:41 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36BAA43D46; Thu, 3 Nov 2005 08:56:41 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA38ueP0067828; Thu, 3 Nov 2005 08:56:41 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA38uecN067827; Thu, 3 Nov 2005 08:56:40 GMT (envelope-from ru) Message-Id: <200511030856.jA38uecN067827@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 08:56:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src Makefile.inc1 src/share/mk bsd.info.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 08:56:41 -0000 ru 2005-11-03 08:56:39 UTC FreeBSD src repository Modified files: . Makefile.inc1 share/mk bsd.info.mk Log: Serialize access to the info/dir file; needed for parallel installs. Reported by: scottl I'm not very fond of using the non-standard lockf(1) here, but I have no better idea at the moment. NetBSD uses ln(1) to create a lock file, but this approach can result in a deadlock if make is interrupted, leaving an orphaned lock file. Revision Changes Path 1.514 +1 -1 src/Makefile.inc1 1.72 +1 -0 src/share/mk/bsd.info.mk From owner-cvs-src@FreeBSD.ORG Thu Nov 3 09:31:16 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C14D016A41F; Thu, 3 Nov 2005 09:31:16 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4519F43D49; Thu, 3 Nov 2005 09:31:16 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EXbRD-000KMu-4N; Thu, 03 Nov 2005 09:31:15 +0000 Date: Thu, 3 Nov 2005 09:31:15 +0000 From: Ceri Davies To: Ruslan Ermilov Message-ID: <20051103093114.GY29387@submonkey.net> Mail-Followup-To: Ceri Davies , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200511030727.jA37Rogo055689@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kkRamCq5m5VQq0L6" Content-Disposition: inline In-Reply-To: <200511030727.jA37Rogo055689@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 09:31:16 -0000 --kkRamCq5m5VQq0L6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2005 at 07:27:50AM +0000, Ruslan Ermilov wrote: > ru 2005-11-03 07:27:50 UTC >=20 > FreeBSD src repository >=20 > Modified files: > release Makefile=20 > Log: > Be cross-arch friendly. > | @@ -714,7 +714,7 @@ release.8: > | .endif > | cp ${.CURDIR}/../etc/usbd.conf ${RD}/mfsfd/etc/usbd.conf > | cp ${.CURDIR}/../etc/master.passwd ${RD}/mfsfd/etc/master.passwd > | - pwd_mkdb -d ${RD}/mfsfd/etc -p ${RD}/mfsfd/etc/master.passwd > | + cp ${RD}/trees/base/etc/*pwd.db ${RD}/mfsfd/etc/ > | ( for F in defaults/rc.conf netconfig protocols ; do \ > | sed -e '/^#.*$$/d' -e 's/[:space:]*#.*$$//g' \ > | ${RD}/trees/base/etc/$$F > ${RD}/mfsfd/stand/etc/$$F ; \ I don't understand the logic. I thought that pwd_mkdb was supposed to *be* cross-arch friendly these days, and aren't we now just copying in password databases that were created with the same pwd_mkdb during "make distribution", so where's the win? Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --kkRamCq5m5VQq0L6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDadjiocfcwTS3JF8RAlMxAKCkTFInNqfI9Ci2pfffye+kOGOQRwCgtSRM R8/HGHlGWHzShNOGSBP6lVg= =N+JX -----END PGP SIGNATURE----- --kkRamCq5m5VQq0L6-- From owner-cvs-src@FreeBSD.ORG Thu Nov 3 09:32:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2F6A16A41F; Thu, 3 Nov 2005 09:32:38 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE9143D49; Thu, 3 Nov 2005 09:32:38 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EXbSX-000Nib-M9; Thu, 03 Nov 2005 09:32:37 +0000 Date: Thu, 3 Nov 2005 09:32:37 +0000 From: Ceri Davies To: Maxim Konovalov Message-ID: <20051103093237.GZ29387@submonkey.net> Mail-Followup-To: Ceri Davies , Maxim Konovalov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200511030759.jA37xw1K057569@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TxukmIqg3MmZ0Kmh" Content-Disposition: inline In-Reply-To: <200511030759.jA37xw1K057569@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 09:32:39 -0000 --TxukmIqg3MmZ0Kmh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2005 at 07:59:58AM +0000, Maxim Konovalov wrote: > maxim 2005-11-03 07:59:58 UTC >=20 > FreeBSD src repository >=20 > Modified files: > share/misc bsd-family-tree=20 > Log: > Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct > because no release announce yet. Why not wait then? We're practically asking slashdot to announce this release early again. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --TxukmIqg3MmZ0Kmh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDadk1ocfcwTS3JF8RAg+LAKCdkhafS97BPYUq7J9dBWANJOwG4ACgv1VB zhzeCDOMXGQ4OQ+PejZCETs= =Emem -----END PGP SIGNATURE----- --TxukmIqg3MmZ0Kmh-- From owner-cvs-src@FreeBSD.ORG Thu Nov 3 09:58:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B21CA16A41F; Thu, 3 Nov 2005 09:58:58 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA9D43D8A; Thu, 3 Nov 2005 09:58:39 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA39wbKB006450; Thu, 3 Nov 2005 11:58:37 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 20000-01; Thu, 3 Nov 2005 11:58:35 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA39qptE006261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Nov 2005 11:52:52 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA39qu7B078241; Thu, 3 Nov 2005 11:52:56 +0200 (EET) (envelope-from ru) Date: Thu, 3 Nov 2005 11:52:55 +0200 From: Ruslan Ermilov To: Ceri Davies , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20051103095255.GI63539@ip.net.ua> References: <200511030727.jA37Rogo055689@repoman.freebsd.org> <20051103093114.GY29387@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mXDO3udm/xYWQeMQ" Content-Disposition: inline In-Reply-To: <20051103093114.GY29387@submonkey.net> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 09:58:58 -0000 --mXDO3udm/xYWQeMQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2005 at 09:31:15AM +0000, Ceri Davies wrote: > On Thu, Nov 03, 2005 at 07:27:50AM +0000, Ruslan Ermilov wrote: > > ru 2005-11-03 07:27:50 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > release Makefile=20 > > Log: > > Be cross-arch friendly. >=20 > > | @@ -714,7 +714,7 @@ release.8: > > | .endif > > | cp ${.CURDIR}/../etc/usbd.conf ${RD}/mfsfd/etc/usbd.conf > > | cp ${.CURDIR}/../etc/master.passwd ${RD}/mfsfd/etc/master.passwd > > | - pwd_mkdb -d ${RD}/mfsfd/etc -p ${RD}/mfsfd/etc/master.passwd > > | + cp ${RD}/trees/base/etc/*pwd.db ${RD}/mfsfd/etc/ > > | ( for F in defaults/rc.conf netconfig protocols ; do \ > > | sed -e '/^#.*$$/d' -e 's/[:space:]*#.*$$//g' \ > > | ${RD}/trees/base/etc/$$F > ${RD}/mfsfd/stand/etc/$$F ; \ >=20 > I don't understand the logic. I thought that pwd_mkdb was supposed to > *be* cross-arch friendly these days, and aren't we now just copying in > password databases that were created with the same pwd_mkdb during "make > distribution", so where's the win? >=20 Target endianness can be different. PWD_MKDB_ENDIAN in src/etc/Makefile handles this, but not here. We could copy the same code here with some effort, there's just no sense in building the same files again. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --mXDO3udm/xYWQeMQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDad33qRfpzJluFF4RApb7AJ49cFlLAD2lieE8tBdPooKAxW8nwwCgmRwh srtUzuJi6S5IDQw2zgQqKRw= =89zb -----END PGP SIGNATURE----- --mXDO3udm/xYWQeMQ-- From owner-cvs-src@FreeBSD.ORG Thu Nov 3 10:38:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B26F16A41F; Thu, 3 Nov 2005 10:38:22 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B64E43D46; Thu, 3 Nov 2005 10:38:21 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EXcU8-000LwO-4G; Thu, 03 Nov 2005 10:38:20 +0000 Date: Thu, 3 Nov 2005 10:38:20 +0000 From: Ceri Davies To: Ruslan Ermilov Message-ID: <20051103103819.GB29387@submonkey.net> Mail-Followup-To: Ceri Davies , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200511030727.jA37Rogo055689@repoman.freebsd.org> <20051103093114.GY29387@submonkey.net> <20051103095255.GI63539@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zBPbvmIlJjvpbu6L" Content-Disposition: inline In-Reply-To: <20051103095255.GI63539@ip.net.ua> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 10:38:22 -0000 --zBPbvmIlJjvpbu6L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2005 at 11:52:55AM +0200, Ruslan Ermilov wrote: > On Thu, Nov 03, 2005 at 09:31:15AM +0000, Ceri Davies wrote: > > On Thu, Nov 03, 2005 at 07:27:50AM +0000, Ruslan Ermilov wrote: > > > ru 2005-11-03 07:27:50 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > release Makefile=20 > > > Log: > > > Be cross-arch friendly. > >=20 > > > | @@ -714,7 +714,7 @@ release.8: > > > | .endif > > > | cp ${.CURDIR}/../etc/usbd.conf ${RD}/mfsfd/etc/usbd.conf > > > | cp ${.CURDIR}/../etc/master.passwd ${RD}/mfsfd/etc/master.passwd > > > | - pwd_mkdb -d ${RD}/mfsfd/etc -p ${RD}/mfsfd/etc/master.passwd > > > | + cp ${RD}/trees/base/etc/*pwd.db ${RD}/mfsfd/etc/ > > > | ( for F in defaults/rc.conf netconfig protocols ; do \ > > > | sed -e '/^#.*$$/d' -e 's/[:space:]*#.*$$//g' \ > > > | ${RD}/trees/base/etc/$$F > ${RD}/mfsfd/stand/etc/$$F ; \ > >=20 > > I don't understand the logic. I thought that pwd_mkdb was supposed to > > *be* cross-arch friendly these days, and aren't we now just copying in > > password databases that were created with the same pwd_mkdb during "make > > distribution", so where's the win? > >=20 > Target endianness can be different. PWD_MKDB_ENDIAN in src/etc/Makefile > handles this, but not here. We could copy the same code here with some > effort, there's just no sense in building the same files again. Ah, I see. I was under the impression that pwd_mkdb didn't need to be told. Thanks. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --zBPbvmIlJjvpbu6L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDaeibocfcwTS3JF8RAlTvAKCEl3c4Z+eNjIEQ4DYT6ppPwpPi2gCZARnX DRb+jKen36P65paI88az774= =2yqG -----END PGP SIGNATURE----- --zBPbvmIlJjvpbu6L-- From owner-cvs-src@FreeBSD.ORG Thu Nov 3 11:44:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 399E116A41F; Thu, 3 Nov 2005 11:44:25 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B33243D45; Thu, 3 Nov 2005 11:44:25 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3BiOk8075875; Thu, 3 Nov 2005 11:44:24 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3BiOAx075874; Thu, 3 Nov 2005 11:44:24 GMT (envelope-from glebius) Message-Id: <200511031144.jA3BiOAx075874@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 11:44:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/netgraph ng_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 11:44:25 -0000 glebius 2005-11-03 11:44:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph ng_socket.c Log: MFC 1.63, 1.64, 1.65, 1.69: - Fix build with TRACE_MESSAGES on. - Reformat code under TRACE_MESSAGES to make it more readable. - Move linker hackery out of #ifdef. - Break long lines in linker hackery block. - Unwind NG_SEND_MSG_PATH() macro and merge it with already unwinded version under TRACE_MESSAGES. - Pass NG_WAITOK flag to ng_package_data() in unwinded macro. - Remove local error variable, which leads to hiding error from return value. [1] - When message can't fit into socket receive buffer return ENOBUFS to userland program instead of letting it wait until end of days. [2] PR: kern/81371 [1] PR: kern/85907 [2] Revision Changes Path 1.53.2.4 +45 -46 src/sys/netgraph/ng_socket.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 11:46:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8C2616A41F; Thu, 3 Nov 2005 11:46:47 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9442143D45; Thu, 3 Nov 2005 11:46:47 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3BklMm076016; Thu, 3 Nov 2005 11:46:47 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3Bklx4076015; Thu, 3 Nov 2005 11:46:47 GMT (envelope-from glebius) Message-Id: <200511031146.jA3Bklx4076015@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 11:46:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/netgraph ng_base.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 11:46:48 -0000 glebius 2005-11-03 11:46:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph ng_base.c Log: MFC 1.103: Avoid recursions in netgraph(4). For more details see original commit message. Revision Changes Path 1.84.2.14 +17 -67 src/sys/netgraph/ng_base.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 11:49:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B53816A41F; Thu, 3 Nov 2005 11:49:12 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54BCD43D45; Thu, 3 Nov 2005 11:49:12 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3BnCce076093; Thu, 3 Nov 2005 11:49:12 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3BnC7U076092; Thu, 3 Nov 2005 11:49:12 GMT (envelope-from glebius) Message-Id: <200511031149.jA3BnC7U076092@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 11:49:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/dev/sound/pci csa.c csapcm.c csareg.h csavar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 11:49:12 -0000 glebius 2005-11-03 11:49:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sound/pci csa.c csapcm.c csareg.h csavar.h Log: MFC: Implement suspend/resume operation for snd_csa(4) PR: kern/82243 Submitted by: Serge Semenenko Revision Changes Path 1.30.2.2 +19 -11 src/sys/dev/sound/pci/csa.c 1.31.2.3 +182 -6 src/sys/dev/sound/pci/csapcm.c 1.3.8.1 +19 -1 src/sys/dev/sound/pci/csareg.h 1.4.8.1 +2 -1 src/sys/dev/sound/pci/csavar.h From owner-cvs-src@FreeBSD.ORG Thu Nov 3 12:02:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B14B116A421; Thu, 3 Nov 2005 12:02:13 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 466E643D7B; Thu, 3 Nov 2005 12:02:11 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3C2BOZ076840; Thu, 3 Nov 2005 12:02:11 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3C2B6g076839; Thu, 3 Nov 2005 12:02:11 GMT (envelope-from glebius) Message-Id: <200511031202.jA3C2B6g076839@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 12:02:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/net if_atmsubr.c if_fwsubr.c if_iso88025subr.c route.c rtsock.c src/sys/netinet if_ether.c src/sys/netinet6 nd6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:02:14 -0000 glebius 2005-11-03 12:02:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/net if_atmsubr.c if_fwsubr.c if_iso88025subr.c route.c rtsock.c sys/netinet if_ether.c sys/netinet6 nd6.c Log: Several fixes to ARP and route locking, that were done during 6.0 release cycle, and are also applicable to RELENG_5: o Make rt_check() return a locked rtentry. o Make rt_check() function more strict: - rt0 passed to rt_check() must not be NULL, assert this. - rt returned by rt_check() must be valid locked rtentry, if no error occured. o Modify callers, so that they never pass NULL rt0 to rt_check(). o Modify callers, so that they unlock rtentry. o Fix races in ARP code. See if_ether.c 1.139 for more information. o Fix LORs in ARP code. See if_ether.c 1.141 for more information. o Lock rtentry before dropping radix lock. o Send published ARP replies only on correct interface. [1] o Drop rtentry lock before calling rt_getifa(). [2] o Fixes to rt_setgate(): - To avoid recursive rtentry locking. - Do not change routes in case of failure. - Return EADDRINUSE instead of bogus EDQUOT [3] Revisions merged: net/if_atmsubr.c - 1.39, 1.41 net/if_fwsubr.c - 1.13, 1.15 net/if_iso88025subr.c - 1.69, 1.71 net/route.c - 1.110, 1.111, 1.113 net/rtsock.c - 1.110, 1.111, 1.126, 1.130 netinet6/nd6.c - 1.51-1.53 netinet/if_ether.c - 1.139, 1.140, 1.141 PR: kern/75634 [1] PR: kern/69356 [2] PR: kern/64090 [3] Revision Changes Path 1.35.2.2 +7 -4 src/sys/net/if_atmsubr.c 1.5.2.4 +7 -4 src/sys/net/if_fwsubr.c 1.65.2.2 +7 -4 src/sys/net/if_iso88025subr.c 1.106.2.3 +70 -74 src/sys/net/route.c 1.113.2.6 +7 -5 src/sys/net/rtsock.c 1.128.2.8 +209 -165 src/sys/netinet/if_ether.c 1.43.2.9 +11 -7 src/sys/netinet6/nd6.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 12:25:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECC3C16A41F; Thu, 3 Nov 2005 12:25:29 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B6DD43D58; Thu, 3 Nov 2005 12:25:29 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3CPTUt078093; Thu, 3 Nov 2005 12:25:29 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3CPTib078092; Thu, 3 Nov 2005 12:25:29 GMT (envelope-from glebius) Message-Id: <200511031225.jA3CPTib078092@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 12:25:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/contrib/pf/net if_pfsync.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:25:30 -0000 glebius 2005-11-03 12:25:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/contrib/pf/net if_pfsync.c Log: MFOpenBSD 1.37, 1.38, 1.41. This is already present in RELENG_6 and HEAD due to OPENBSD_3_7 pf import - Increment the states reference counter in the rule attached to the state being inserted, so that the counter does not wrap back when the state is removed. This fixes pfsync setups with adaptive timeouts. - Clean up reference counting wrt state creation and destruction. Fixes problems with adaptive timeouts, max-states limits, and rules not being freed from memory. - Set creation timestamps correctly on states learnt by pfsync that are more than a second old. PR: 83187 PR: 83186 Submitted by: Martin Matuska Revision Changes Path 1.11.2.4 +7 -2 src/sys/contrib/pf/net/if_pfsync.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 12:42:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC43D16A420; Thu, 3 Nov 2005 12:42:27 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D2E43D5F; Thu, 3 Nov 2005 12:42:21 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3CgLRp080040; Thu, 3 Nov 2005 12:42:21 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3CgLn2080033; Thu, 3 Nov 2005 12:42:21 GMT (envelope-from glebius) Message-Id: <200511031242.jA3CgLn2080033@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 12:42:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/ping ping.8 ping.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:42:28 -0000 glebius 2005-11-03 12:42:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/ping ping.8 ping.c Log: MFC: Implement a new feature for ping(8) - sweeping pings. In a sweeping ping ICMP payload of packets being sent is increased with given step. Sweeping pings are useful for testing problematic channels, MTU issues or traffic policing functions in networks. PR: bin/82625 Submitted by: Chris Hellberg (with some cleanups) Revision Changes Path 1.51.2.1 +24 -1 src/sbin/ping/ping.8 1.105.2.2 +93 -6 src/sbin/ping/ping.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 12:44:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5801A16A41F; Thu, 3 Nov 2005 12:44:34 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A9643D45; Thu, 3 Nov 2005 12:44:34 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3CiXYS082477; Thu, 3 Nov 2005 12:44:33 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3CiXNn082476; Thu, 3 Nov 2005 12:44:33 GMT (envelope-from glebius) Message-Id: <200511031244.jA3CiXNn082476@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 12:44:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/route route.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:44:34 -0000 glebius 2005-11-03 12:44:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/route route.c Log: MFC: - Understand EADDRINUSE, and forget EDQUOT. [1] - Add description for EEXIST. - Change description for ENOBUFS. Routing socket can return this error for many different reasons, including general memory shortage, mbuf memory shortage and rtentry zone. PR: kern/64090 [1] Revision Changes Path 1.76.2.3 +6 -2 src/sbin/route/route.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 12:49:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE1F616A420; Thu, 3 Nov 2005 12:49:13 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7B1443D6E; Thu, 3 Nov 2005 12:49:10 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3CnAV7089861; Thu, 3 Nov 2005 12:49:10 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3CnAY2089860; Thu, 3 Nov 2005 12:49:10 GMT (envelope-from glebius) Message-Id: <200511031249.jA3CnAY2089860@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 3 Nov 2005 12:49:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/netstat if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:49:14 -0000 glebius 2005-11-03 12:49:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/netstat if.c Log: MFC 1.61 (by ru), 1.62: - Bail if interface is misspelled instead of falling out into the "all interfaces" mode. - Print space character in show_stat(). Remove a lot of priuntf(" "). - Utilize show_stat() in sidewaysintpr() loop. This makes periodic statistics to honor -h flag. Revision Changes Path 1.58.2.2 +31 -37 src/usr.bin/netstat/if.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 13:02:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3432416A41F; Thu, 3 Nov 2005 13:02:39 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D1CD43D66; Thu, 3 Nov 2005 13:02:35 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3D2Zbx090472; Thu, 3 Nov 2005 13:02:35 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3D2Zn2090471; Thu, 3 Nov 2005 13:02:35 GMT (envelope-from rse) Message-Id: <200511031302.jA3D2Zn2090471@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Thu, 3 Nov 2005 13:02:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 ciss.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 13:02:39 -0000 rse 2005-11-03 13:02:35 UTC FreeBSD src repository Modified files: share/man/man4 ciss.4 Log: Update list of controllers ciss(4) driver actually supports according to implementation. Submitted by: Christoph Schug MFC after: 1 week Revision Changes Path 1.12 +5 -3 src/share/man/man4/ciss.4 From owner-cvs-src@FreeBSD.ORG Thu Nov 3 13:17:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 398E516A420; Thu, 3 Nov 2005 13:17:50 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB06F43D48; Thu, 3 Nov 2005 13:17:49 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3DHnlC091120; Thu, 3 Nov 2005 13:17:49 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3DHneM091119; Thu, 3 Nov 2005 13:17:49 GMT (envelope-from rse) Message-Id: <200511031317.jA3DHneM091119@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Thu, 3 Nov 2005 13:17:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d pf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 13:17:50 -0000 rse 2005-11-03 13:17:49 UTC FreeBSD src repository Modified files: etc/rc.d pf Log: There is no need to explicitly add "status" to $extra_commands in the /etc/rc.d/pf script as it is implicitly added by /etc/rc.subr's run_rc_command() because of the existing $pf_program. Submitted by: Christoph Schug MFC after: 1 week Revision Changes Path 1.11 +1 -1 src/etc/rc.d/pf From owner-cvs-src@FreeBSD.ORG Thu Nov 3 13:49:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D0516A41F; Thu, 3 Nov 2005 13:48:59 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B078A43D46; Thu, 3 Nov 2005 13:48:59 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3Dmxk7092650; Thu, 3 Nov 2005 13:48:59 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3Dmx3A092649; Thu, 3 Nov 2005 13:48:59 GMT (envelope-from pjd) Message-Id: <200511031348.jA3Dmx3A092649@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 3 Nov 2005 13:48:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 13:49:00 -0000 pjd 2005-11-03 13:48:59 UTC FreeBSD src repository Modified files: sys/kern kern_malloc.c Log: Detect memory leaks when memory type is being destroyed. This is very helpful for detecting kernel modules memory leaks on unload. Discussed and reviewed by: rwatson Revision Changes Path 1.149 +21 -0 src/sys/kern/kern_malloc.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 14:01:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDE5816A41F; Thu, 3 Nov 2005 14:01:23 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 959AE43D5F; Thu, 3 Nov 2005 14:01:23 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3E1NMb093254; Thu, 3 Nov 2005 14:01:23 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3E1NYZ093253; Thu, 3 Nov 2005 14:01:23 GMT (envelope-from ru) Message-Id: <200511031401.jA3E1NYZ093253@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 14:01:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config config.y configvers.h lang.l src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 14:01:24 -0000 ru 2005-11-03 14:01:22 UTC FreeBSD src repository Modified files: usr.sbin/config config.y configvers.h lang.l sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Log: Implement the "nocpu" directive. Requested by: rwatson Revision Changes Path 1.137 +1 -1 src/sys/conf/Makefile.alpha 1.19 +1 -1 src/sys/conf/Makefile.amd64 1.15 +1 -1 src/sys/conf/Makefile.arm 1.267 +1 -1 src/sys/conf/Makefile.i386 1.64 +1 -1 src/sys/conf/Makefile.ia64 1.169 +1 -1 src/sys/conf/Makefile.pc98 1.280 +1 -1 src/sys/conf/Makefile.powerpc 1.35 +1 -1 src/sys/conf/Makefile.sparc64 1.68 +12 -0 src/usr.sbin/config/config.y 1.37 +1 -1 src/usr.sbin/config/configvers.h 1.42 +1 -0 src/usr.sbin/config/lang.l From owner-cvs-src@FreeBSD.ORG Thu Nov 3 14:24:56 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD1AE16A420; Thu, 3 Nov 2005 14:24:56 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2176D43D7E; Thu, 3 Nov 2005 14:24:48 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1302102 for multiple; Thu, 03 Nov 2005 09:22:48 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA3EOXk8065500; Thu, 3 Nov 2005 09:24:41 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Xin LI Date: Thu, 3 Nov 2005 09:04:42 -0500 User-Agent: KMail/1.8.2 References: <200511030349.jA33nvFl040414@repoman.freebsd.org> In-Reply-To: <200511030349.jA33nvFl040414@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511030904.43884.jhb@freebsd.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/diff diff.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 14:24:56 -0000 On Wednesday 02 November 2005 10:49 pm, Xin LI wrote: > delphij 2005-11-03 03:49:57 UTC > > FreeBSD src repository > > Modified files: > gnu/usr.bin/diff diff.1 > Log: > Suggest the user to use 'diff -urN' instead of 'diff -crN'. > > Submitted by: Jimmie James > PR: docs/88427 Actually, diff -uprN is even better. :) (/me likes having the function names in the diff) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Nov 3 15:38:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4663916A41F; Thu, 3 Nov 2005 15:38:51 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78AF443D46; Thu, 3 Nov 2005 15:38:48 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.201] ([192.168.254.201]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jA3FciuM084245; Thu, 3 Nov 2005 08:38:45 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <436A2F02.6040507@samsco.org> Date: Thu, 03 Nov 2005 08:38:42 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.5) Gecko/20050321 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ceri Davies References: <200511030759.jA37xw1K057569@repoman.freebsd.org> <20051103093237.GZ29387@submonkey.net> In-Reply-To: <20051103093237.GZ29387@submonkey.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: Maxim Konovalov , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 15:38:51 -0000 Ceri Davies wrote: > On Thu, Nov 03, 2005 at 07:59:58AM +0000, Maxim Konovalov wrote: > >>maxim 2005-11-03 07:59:58 UTC >> >> FreeBSD src repository >> >> Modified files: >> share/misc bsd-family-tree >> Log: >> Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct >> because no release announce yet. > > > Why not wait then? We're practically asking slashdot to announce this > release early again. > > Ceri Technically, a release is done when it is tagged, since it's a bit hard to tag, then build, then change the dates in the files that you just built. Scott From owner-cvs-src@FreeBSD.ORG Thu Nov 3 16:02:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 711E016A41F; Thu, 3 Nov 2005 16:02:22 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id C26F743D48; Thu, 3 Nov 2005 16:02:19 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EXhXe-0008Bb-J9; Thu, 03 Nov 2005 16:02:18 +0000 Date: Thu, 3 Nov 2005 16:02:18 +0000 From: Ceri Davies To: Scott Long Message-ID: <20051103160218.GG29387@submonkey.net> Mail-Followup-To: Ceri Davies , Scott Long , Maxim Konovalov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200511030759.jA37xw1K057569@repoman.freebsd.org> <20051103093237.GZ29387@submonkey.net> <436A2F02.6040507@samsco.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LXqH7sWsIplhrbjF" Content-Disposition: inline In-Reply-To: <436A2F02.6040507@samsco.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: Maxim Konovalov , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 16:02:22 -0000 --LXqH7sWsIplhrbjF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2005 at 08:38:42AM -0700, Scott Long wrote: > Ceri Davies wrote: > >On Thu, Nov 03, 2005 at 07:59:58AM +0000, Maxim Konovalov wrote: > > > >>maxim 2005-11-03 07:59:58 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> share/misc bsd-family-tree=20 > >> Log: > >> Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct > >> because no release announce yet. > > > >Why not wait then? We're practically asking slashdot to announce this > >release early again. >=20 > Technically, a release is done when it is tagged, since it's a bit hard > to tag, then build, then change the dates in the files that you just buil= t. That's true, but it's not impossible to decide on a release date, change the date in the files accordingly, tag, build, etc. My point here though was that -HEAD has nothing to do with the release of 6.0 and the commit could have waited, especially when there was the uncertainty and that maxim had not heard from you regarding this date. I already had to explain to one person today that 6.0 was not released yet, despite this file saying that it happened two days ago. Anyway, I'm sure that you're tired, stressed, fed up, etc. so I'll just thank you for the hard work that you're doing and shut up now. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --LXqH7sWsIplhrbjF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDajSKocfcwTS3JF8RAuxgAJ42TH+T6iUu1eh/N20A5kFj0dPExQCggNCb qwPXCeMKNPfvxRni3rVd5SU= =iqv8 -----END PGP SIGNATURE----- --LXqH7sWsIplhrbjF-- From owner-cvs-src@FreeBSD.ORG Thu Nov 3 16:25:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B13DC16A41F; Thu, 3 Nov 2005 16:25:34 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC31D43D46; Thu, 3 Nov 2005 16:25:26 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.201] ([192.168.254.201]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jA3GPO3s087911; Thu, 3 Nov 2005 09:25:24 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <436A39F2.2030802@samsco.org> Date: Thu, 03 Nov 2005 09:25:22 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.5) Gecko/20050321 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ceri Davies References: <200511030759.jA37xw1K057569@repoman.freebsd.org> <20051103093237.GZ29387@submonkey.net> <436A2F02.6040507@samsco.org> <20051103160218.GG29387@submonkey.net> In-Reply-To: <20051103160218.GG29387@submonkey.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: Maxim Konovalov , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 16:25:34 -0000 Ceri Davies wrote: > On Thu, Nov 03, 2005 at 08:38:42AM -0700, Scott Long wrote: > >>Ceri Davies wrote: >> >>>On Thu, Nov 03, 2005 at 07:59:58AM +0000, Maxim Konovalov wrote: >>> >>> >>>>maxim 2005-11-03 07:59:58 UTC >>>> >>>>FreeBSD src repository >>>> >>>>Modified files: >>>> share/misc bsd-family-tree >>>>Log: >>>>Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct >>>>because no release announce yet. >>> >>>Why not wait then? We're practically asking slashdot to announce this >>>release early again. >> >>Technically, a release is done when it is tagged, since it's a bit hard >>to tag, then build, then change the dates in the files that you just built. > > > That's true, but it's not impossible to decide on a release date, change > the date in the files accordingly, tag, build, etc. > > My point here though was that -HEAD has nothing to do with the release > of 6.0 and the commit could have waited, especially when there was the > uncertainty and that maxim had not heard from you regarding this date. > I already had to explain to one person today that 6.0 was not released > yet, despite this file saying that it happened two days ago. > > Anyway, I'm sure that you're tired, stressed, fed up, etc. so I'll just > thank you for the hard work that you're doing and shut up now. > > Ceri Well, the commit to HEAD was accidentally delayed. I actually committed to RELENG_6 and RELENG_6_0, but for whatever reason I either forgot to commit to HEAD or my commit failed and I didn't notice. Juggling when a release is 'official' is a bit difficult due to the open and visible nature of the CVS tree. When I tagged it the other night, I had expected it to be announced within 24 hours after that. Unfortunately, build problems delayed that, so it go pushed out a little bit. It will happen today, though. Do keep in mind, however, that when people look at the CVS logs in the distant future, they will see Nov 1 as the date that everything flipped from 6.0-RC to 6.0-RELEASE, so it'll be natural to assume that the release actually happened on Nov 1 =-). In other words, the release of the media is slightly asynchronous to the finalizing of the bits that make up a 'release'. You could have CVSup'd right after I tagged on Nov 1 and built/upgraded to 'FreeBSD 6.0-RELEASE'. The date in bsd-family-tree reflects when the release was finalized. Scott From owner-cvs-src@FreeBSD.ORG Thu Nov 3 19:24:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6D1A16A41F; Thu, 3 Nov 2005 19:24:55 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F21343D48; Thu, 3 Nov 2005 19:24:55 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3JOtaA019648; Thu, 3 Nov 2005 19:24:55 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3JOtVM019647; Thu, 3 Nov 2005 19:24:55 GMT (envelope-from ps) Message-Id: <200511031924.jA3JOtVM019647@repoman.freebsd.org> From: Paul Saab Date: Thu, 3 Nov 2005 19:24:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 19:24:55 -0000 ps 2005-11-03 19:24:54 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_vnops.c Log: Fix for a crash (from nfs_lookup() in an error case). Submitted by: Mohan Srinivasan Revision Changes Path 1.260 +1 -1 src/sys/nfsclient/nfs_vnops.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 20:27:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A08F716A41F; Thu, 3 Nov 2005 20:27:38 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD7443D45; Thu, 3 Nov 2005 20:27:38 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3KRcno022618; Thu, 3 Nov 2005 20:27:38 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3KRcgC022617; Thu, 3 Nov 2005 20:27:38 GMT (envelope-from jkim) Message-Id: <200511032027.jA3KRcgC022617@repoman.freebsd.org> From: Jung-uk Kim Date: Thu, 3 Nov 2005 20:27:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/dev/acpica dbcmds.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 20:27:38 -0000 jkim 2005-11-03 20:27:38 UTC FreeBSD src repository Modified files: sys/contrib/dev/acpica dbcmds.c Log: Fix build breakage on tinderbox. Revision Changes Path 1.18 +1 -1 src/sys/contrib/dev/acpica/dbcmds.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 21:06:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1153716A41F; Thu, 3 Nov 2005 21:06:30 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3B0143D48; Thu, 3 Nov 2005 21:06:29 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3L6T1S031300; Thu, 3 Nov 2005 21:06:29 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3L6TcW031299; Thu, 3 Nov 2005 21:06:29 GMT (envelope-from jhb) Message-Id: <200511032106.jA3L6TcW031299@repoman.freebsd.org> From: John Baldwin Date: Thu, 3 Nov 2005 21:06:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern subr_pcpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 21:06:30 -0000 jhb 2005-11-03 21:06:29 UTC FreeBSD src repository Modified files: sys/kern subr_pcpu.c Log: Fix 'show allpcpu' ddb command on non-x86. CPU IDs are in the range 0 .. mp_maxid, not 0 .. mp_maxid - 1. The result was that the highest numbered CPU was skipped on Alpha and sparc64. MFC after: 1 week Revision Changes Path 1.8 +1 -1 src/sys/kern/subr_pcpu.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 21:08:20 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9500B16A41F; Thu, 3 Nov 2005 21:08:20 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6228F43D45; Thu, 3 Nov 2005 21:08:20 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3L8K7r031482; Thu, 3 Nov 2005 21:08:20 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3L8Kpv031481; Thu, 3 Nov 2005 21:08:20 GMT (envelope-from jhb) Message-Id: <200511032108.jA3L8Kpv031481@repoman.freebsd.org> From: John Baldwin Date: Thu, 3 Nov 2005 21:08:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/alpha mp_machdep.c src/sys/alpha/include smp.h src/sys/kern subr_kdb.c src/sys/sparc64/include smp.h src/sys/sparc64/sparc64 mp_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 21:08:20 -0000 jhb 2005-11-03 21:08:20 UTC FreeBSD src repository Modified files: sys/alpha/alpha mp_machdep.c sys/alpha/include smp.h sys/kern subr_kdb.c sys/sparc64/include smp.h sys/sparc64/sparc64 mp_machdep.c Log: Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its current context in the IPI_STOP handler so that we can get accurate stack traces of threads on other CPUs on these two archs like we do now on i386 and amd64. Tested on: alpha, sparc64 Revision Changes Path 1.57 +6 -4 src/sys/alpha/alpha/mp_machdep.c 1.9 +1 -0 src/sys/alpha/include/smp.h 1.17 +1 -1 src/sys/kern/subr_kdb.c 1.19 +2 -0 src/sys/sparc64/include/smp.h 1.30 +3 -0 src/sys/sparc64/sparc64/mp_machdep.c From owner-cvs-src@FreeBSD.ORG Thu Nov 3 21:09:59 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC46216A41F; Thu, 3 Nov 2005 21:09:59 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A67B43D45; Thu, 3 Nov 2005 21:09:59 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3L9xf1031658; Thu, 3 Nov 2005 21:09:59 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3L9xMg031657; Thu, 3 Nov 2005 21:09:59 GMT (envelope-from ru) Message-Id: <200511032109.jA3L9xMg031657@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 21:09:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config lang.l X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 21:09:59 -0000 ru 2005-11-03 21:09:59 UTC FreeBSD src repository Modified files: usr.sbin/config lang.l Log: By a popular demand, add "nomakeoptions" as an alias to "nomakeoption". Revision Changes Path 1.43 +1 -0 src/usr.sbin/config/lang.l From owner-cvs-src@FreeBSD.ORG Thu Nov 3 21:27:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D80316A41F; Thu, 3 Nov 2005 21:27:02 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CECC43D46; Thu, 3 Nov 2005 21:27:02 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA3LR2Xm032723; Thu, 3 Nov 2005 21:27:02 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA3LR2ED032722; Thu, 3 Nov 2005 21:27:02 GMT (envelope-from ru) Message-Id: <200511032127.jA3LR2ED032722@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 3 Nov 2005 21:27:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config config.y X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 21:27:02 -0000 ru 2005-11-03 21:27:02 UTC FreeBSD src repository Modified files: usr.sbin/config config.y Log: Use the eq() macro for comparing strings (style), and remove a "break" statement to null the effect of several identical "cpu" directives. Revision Changes Path 1.69 +4 -5 src/usr.sbin/config/config.y From owner-cvs-src@FreeBSD.ORG Fri Nov 4 01:22:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D892D16A41F; Fri, 4 Nov 2005 01:22:27 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA9443D46; Fri, 4 Nov 2005 01:22:27 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA41MRVr053563; Fri, 4 Nov 2005 01:22:27 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA41MR0m053562; Fri, 4 Nov 2005 01:22:27 GMT (envelope-from scottl) Message-Id: <200511040122.jA41MR0m053562@repoman.freebsd.org> From: Scott Long Date: Fri, 4 Nov 2005 01:22:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT approvers X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 01:22:28 -0000 scottl 2005-11-04 01:22:27 UTC FreeBSD src repository Modified files: . approvers Log: Remove the approveral line for RELENG_6. RELENG_6_0 remains under freeze. Approved by: core Revision Changes Path 1.27 +0 -1 CVSROOT/approvers From owner-cvs-src@FreeBSD.ORG Fri Nov 4 03:31:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4777916A41F; Fri, 4 Nov 2005 03:31:24 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAF2F43D45; Fri, 4 Nov 2005 03:31:23 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA43VNWN059260; Fri, 4 Nov 2005 03:31:23 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA43VN7P059259; Fri, 4 Nov 2005 03:31:23 GMT (envelope-from marcel) Message-Id: <200511040331.jA43VN7P059259@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 4 Nov 2005 03:31:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 03:31:24 -0000 marcel 2005-11-04 03:31:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/fxp if_fxp.c Log: MFC rev. 1.246: Fix an unaligned I/O memory access in the event that a SCB times out. The FXP_SCR_FLOWCONTROL registers is at offset 0x19, but 2 bytes wide. It cannot be read as a word without causing a panic on architectures that enforce strict alignment. Revision Changes Path 1.240.2.6 +9 -3 src/sys/dev/fxp/if_fxp.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 04:14:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 224BC16A41F; Fri, 4 Nov 2005 04:14:51 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E248043D46; Fri, 4 Nov 2005 04:14:50 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA44EoI8060956; Fri, 4 Nov 2005 04:14:50 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA44EoSa060955; Fri, 4 Nov 2005 04:14:50 GMT (envelope-from imp) Message-Id: <200511040414.jA44EoSa060955@repoman.freebsd.org> From: Warner Losh Date: Fri, 4 Nov 2005 04:14:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 04:14:51 -0000 imp 2005-11-04 04:14:49 UTC FreeBSD src repository Modified files: sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Log: We don't bump the config version for additions to config that aren't used in the base system. This has been much discussed in the past (typically people giving me a hard time for it). Since all that was added to config was nocpu, and since we don't use it, we don't need to bump the version. Revision Changes Path 1.138 +1 -1 src/sys/conf/Makefile.alpha 1.20 +1 -1 src/sys/conf/Makefile.amd64 1.16 +1 -1 src/sys/conf/Makefile.arm 1.268 +1 -1 src/sys/conf/Makefile.i386 1.65 +1 -1 src/sys/conf/Makefile.ia64 1.170 +1 -1 src/sys/conf/Makefile.pc98 1.281 +1 -1 src/sys/conf/Makefile.powerpc 1.36 +1 -1 src/sys/conf/Makefile.sparc64 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 04:16:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09AEC16A41F; Fri, 4 Nov 2005 04:16:45 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB34B43D46; Fri, 4 Nov 2005 04:16:44 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA44Gig9061103; Fri, 4 Nov 2005 04:16:44 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA44GiAG061102; Fri, 4 Nov 2005 04:16:44 GMT (envelope-from imp) Message-Id: <200511040416.jA44GiAG061102@repoman.freebsd.org> From: Warner Losh Date: Fri, 4 Nov 2005 04:16:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 04:16:45 -0000 imp 2005-11-04 04:16:44 UTC FreeBSD src repository Modified files: usr.sbin/config configvers.h Log: since nocpu isn't used in the kernel config base, we don't need to bump the version. Peter Wemm, John Baldwin and I hammered this out after the last time I needlessly incremented the version. Revision Changes Path 1.38 +1 -1 src/usr.sbin/config/configvers.h From owner-cvs-src@FreeBSD.ORG Fri Nov 4 07:24:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E0ED16A41F; Fri, 4 Nov 2005 07:24:12 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C6243D53; Fri, 4 Nov 2005 07:24:11 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA47O8nF062394; Fri, 4 Nov 2005 09:24:09 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 37450-02; Fri, 4 Nov 2005 09:24:05 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA47IseO062148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 09:18:54 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA47IxOK035862; Fri, 4 Nov 2005 09:18:59 +0200 (EET) (envelope-from ru) Date: Fri, 4 Nov 2005 09:18:58 +0200 From: Ruslan Ermilov To: Warner Losh Message-ID: <20051104071858.GT63539@ip.net.ua> References: <200511040416.jA44GiAG061102@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EcLUEBHJhOmOUQ0C" Content-Disposition: inline In-Reply-To: <200511040416.jA44GiAG061102@repoman.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 07:24:12 -0000 --EcLUEBHJhOmOUQ0C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > imp 2005-11-04 04:16:44 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/config configvers.h=20 > Log: > since nocpu isn't used in the kernel config base, we don't need to > bump the version. Peter Wemm, John Baldwin and I hammered this out > after the last time I needlessly incremented the version. > =20 > Revision Changes Path > 1.38 +1 -1 src/usr.sbin/config/configvers.h >=20 Our users wanted to *use* the "nocpu" directive in their configs that are based on GENERIC (GENERIC is included), hence I bumped config(8). Otherwise, one day some would scream that "nocpu" doesn't work for them, because they're using the older version of config(8). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --EcLUEBHJhOmOUQ0C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDawtiqRfpzJluFF4RAqYJAJsHyOiYphXn2IqTP2Y9IvKCGP8IKgCeP5Nu cJlFxyxQeh7gKDyHFiUDlkw= =4n1T -----END PGP SIGNATURE----- --EcLUEBHJhOmOUQ0C-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 07:31:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88DB716A41F; Fri, 4 Nov 2005 07:31:50 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 446CA43D46; Fri, 4 Nov 2005 07:31:50 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA47Vorm076307; Fri, 4 Nov 2005 07:31:50 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA47Vn35076306; Fri, 4 Nov 2005 07:31:49 GMT (envelope-from wilko) Message-Id: <200511040731.jA47Vn35076306@repoman.freebsd.org> From: Wilko Bulte Date: Fri, 4 Nov 2005 07:31:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 07:31:50 -0000 wilko 2005-11-04 07:31:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: MFC: Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does not work with 53C896 SCSI chips. Submitted by: Owen Mann Revision Changes Path 1.77.2.1 +3 -3 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Fri Nov 4 09:34:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 035EE16A41F; Fri, 4 Nov 2005 09:34:38 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7570A43D48; Fri, 4 Nov 2005 09:34:37 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EXxy0-00055y-AJ; Fri, 04 Nov 2005 09:34:36 +0000 Date: Fri, 4 Nov 2005 09:34:36 +0000 From: Ceri Davies To: Ruslan Ermilov Message-ID: <20051104093436.GI29387@submonkey.net> Mail-Followup-To: Ceri Davies , Ruslan Ermilov , Warner Losh , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nKvJs6ze6az+4fwY" Content-Disposition: inline In-Reply-To: <20051104071858.GT63539@ip.net.ua> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 09:34:38 -0000 --nKvJs6ze6az+4fwY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > > imp 2005-11-04 04:16:44 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > usr.sbin/config configvers.h=20 > > Log: > > since nocpu isn't used in the kernel config base, we don't need to > > bump the version. Peter Wemm, John Baldwin and I hammered this out > > after the last time I needlessly incremented the version. > > =20 > > Revision Changes Path > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > >=20 > Our users wanted to *use* the "nocpu" directive in their configs > that are based on GENERIC (GENERIC is included), hence I bumped > config(8). Otherwise, one day some would scream that "nocpu" > doesn't work for them, because they're using the older version > of config(8). I'd agree that the Makefiles don't need to be bumped, as they don't actually require the new config, but config has new functionality and the version should probably be bumped in the binary. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --nKvJs6ze6az+4fwY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDayssocfcwTS3JF8RAlCmAJ96WRgQg5NnFNsQIpeMWpJKl+oA5QCfQfBM YHZ/u7ssLLj+LtyP7+URF+0= =6rMP -----END PGP SIGNATURE----- --nKvJs6ze6az+4fwY-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 09:39:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D2716A41F; Fri, 4 Nov 2005 09:39:18 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 726D643D46; Fri, 4 Nov 2005 09:39:18 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA49dI91089094; Fri, 4 Nov 2005 09:39:18 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA49dIBr089093; Fri, 4 Nov 2005 09:39:18 GMT (envelope-from davidxu) Message-Id: <200511040939.jA49dIBr089093@repoman.freebsd.org> From: David Xu Date: Fri, 4 Nov 2005 09:39:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_sig.c kern_time.c vfs_aio.c src/sys/sys signal.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 09:39:18 -0000 davidxu 2005-11-04 09:39:17 UTC FreeBSD src repository Modified files: sys/kern kern_sig.c kern_time.c vfs_aio.c sys/sys signal.h Log: Fix name compatible problem with POSIX standard. the sigval_ptr and sigval_int really should be sival_ptr and sival_int. Also sigev_notify_function accepts a union sigval value but not a pointer. Revision Changes Path 1.311 +1 -1 src/sys/kern/kern_sig.c 1.123 +1 -1 src/sys/kern/kern_time.c 1.202 +2 -2 src/sys/kern/vfs_aio.c 1.51 +3 -3 src/sys/sys/signal.h From owner-cvs-src@FreeBSD.ORG Fri Nov 4 09:41:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB15616A41F; Fri, 4 Nov 2005 09:41:00 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7564443D45; Fri, 4 Nov 2005 09:41:00 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA49f06j089215; Fri, 4 Nov 2005 09:41:00 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA49f0oO089214; Fri, 4 Nov 2005 09:41:00 GMT (envelope-from davidxu) Message-Id: <200511040941.jA49f0oO089214@repoman.freebsd.org> From: David Xu Date: Fri, 4 Nov 2005 09:41:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_timer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 09:41:01 -0000 davidxu 2005-11-04 09:41:00 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_timer.c Log: Fix name compatible problem with POSIX standard. the sigval_ptr and sigval_int really should be sival_ptr and sival_int. Also sigev_notify_function accepts a union sigval value but not a pointer. Revision Changes Path 1.6 +5 -5 src/lib/libthr/thread/thr_timer.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 10:58:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 297C116A420; Fri, 4 Nov 2005 10:58:28 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7202343D49; Fri, 4 Nov 2005 10:58:25 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4AwNmS069541; Fri, 4 Nov 2005 12:58:23 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 39691-02-2; Fri, 4 Nov 2005 12:58:19 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4AtuwJ069471 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 12:55:56 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA4Au1WN094083; Fri, 4 Nov 2005 12:56:01 +0200 (EET) (envelope-from ru) Date: Fri, 4 Nov 2005 12:56:01 +0200 From: Ruslan Ermilov To: Ceri Davies , Warner Losh , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20051104105601.GV63539@ip.net.ua> References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> <20051104093436.GI29387@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gPQW1Pk7T/0rhUBV" Content-Disposition: inline In-Reply-To: <20051104093436.GI29387@submonkey.net> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 10:58:28 -0000 --gPQW1Pk7T/0rhUBV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 09:34:36AM +0000, Ceri Davies wrote: > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > > > imp 2005-11-04 04:16:44 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > usr.sbin/config configvers.h=20 > > > Log: > > > since nocpu isn't used in the kernel config base, we don't need to > > > bump the version. Peter Wemm, John Baldwin and I hammered this out > > > after the last time I needlessly incremented the version. > > > =20 > > > Revision Changes Path > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > > >=20 > > Our users wanted to *use* the "nocpu" directive in their configs > > that are based on GENERIC (GENERIC is included), hence I bumped > > config(8). Otherwise, one day some would scream that "nocpu" > > doesn't work for them, because they're using the older version > > of config(8). >=20 > I'd agree that the Makefiles don't need to be bumped, as they don't > actually require the new config, but config has new functionality and > the version should probably be bumped in the binary. >=20 You cannot just bump it in one place, the version requirement doesn't understand >=3D, only =3D. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gPQW1Pk7T/0rhUBV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDaz5BqRfpzJluFF4RAmAWAJ9oiWONJ4dHaG3vabuLPsv5Tg5WGACgkhjH 2/oA6Blc8PDJOsDWqI9ilro= =zlnF -----END PGP SIGNATURE----- --gPQW1Pk7T/0rhUBV-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 12:06:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEDF316A41F; Fri, 4 Nov 2005 12:06:44 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A66E43D45; Fri, 4 Nov 2005 12:06:43 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.54 (FreeBSD)) id 1EY0LC-000LR1-HL; Fri, 04 Nov 2005 12:06:42 +0000 Date: Fri, 4 Nov 2005 12:06:42 +0000 From: Ceri Davies To: Ruslan Ermilov Message-ID: <20051104120642.GL29387@submonkey.net> Mail-Followup-To: Ceri Davies , Ruslan Ermilov , Warner Losh , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> <20051104093436.GI29387@submonkey.net> <20051104105601.GV63539@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yBbBYFH0ZHvzMoI/" Content-Disposition: inline In-Reply-To: <20051104105601.GV63539@ip.net.ua> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 12:06:45 -0000 --yBbBYFH0ZHvzMoI/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 12:56:01PM +0200, Ruslan Ermilov wrote: > On Fri, Nov 04, 2005 at 09:34:36AM +0000, Ceri Davies wrote: > > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > > > > imp 2005-11-04 04:16:44 UTC > > > >=20 > > > > FreeBSD src repository > > > >=20 > > > > Modified files: > > > > usr.sbin/config configvers.h=20 > > > > Log: > > > > since nocpu isn't used in the kernel config base, we don't need to > > > > bump the version. Peter Wemm, John Baldwin and I hammered this o= ut > > > > after the last time I needlessly incremented the version. > > > > =20 > > > > Revision Changes Path > > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > > > >=20 > > > Our users wanted to *use* the "nocpu" directive in their configs > > > that are based on GENERIC (GENERIC is included), hence I bumped > > > config(8). Otherwise, one day some would scream that "nocpu" > > > doesn't work for them, because they're using the older version > > > of config(8). > >=20 > > I'd agree that the Makefiles don't need to be bumped, as they don't > > actually require the new config, but config has new functionality and > > the version should probably be bumped in the binary. > >=20 > You cannot just bump it in one place, the version requirement doesn't > understand >=3D, only =3D. Oh. Insert obvious next question here. :) What happens to those people who have already installed 600004 then? Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --yBbBYFH0ZHvzMoI/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDa07SocfcwTS3JF8RAg2xAKCnAvPGuBf9ErCIr0lO649XlfplQQCeKEfu q+nbiK7YMPt1v37w3ABfVZU= =jt7m -----END PGP SIGNATURE----- --yBbBYFH0ZHvzMoI/-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 12:51:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E9D16A41F; Fri, 4 Nov 2005 12:51:55 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from ant.bwct.de (ant.bwct.de [85.159.14.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DDF143D48; Fri, 4 Nov 2005 12:51:53 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by ant.bwct.de (8.12.11/8.12.11) with ESMTP id jA4CpkMN015177; Fri, 4 Nov 2005 13:51:48 +0100 (CET) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id jA4Cpg6B002859 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 13:51:43 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id jA4Cpg1G002987; Fri, 4 Nov 2005 13:51:42 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id jA4Cpfqg002986; Fri, 4 Nov 2005 13:51:41 +0100 (CET) (envelope-from ticso) Date: Fri, 4 Nov 2005 13:51:41 +0100 From: Bernd Walter To: Wilko Bulte Message-ID: <20051104125140.GO93549@cicely12.cicely.de> References: <200511040731.jA47Vn35076306@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511040731.jA47Vn35076306@repoman.freebsd.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 X-Spam-Report: * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on cicely12.cicely.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 12:51:55 -0000 On Fri, Nov 04, 2005 at 07:31:49AM +0000, Wilko Bulte wrote: > wilko 2005-11-04 07:31:49 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml > Log: > MFC: > > Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does > not work with 53C896 SCSI chips. My PC164 is booting from this card: sym0@pci0:5:0: class=0x010000 card=0x00000000 chip=0x000c1000 rev=0x01 hdr=0x00 vendor = 'LSI Logic (Was: Symbios Logic, NCR)' device = 'LSI53C895 PCI to Ultra2 SCSI I/O Processor with LVD Link' class = mass storage subclass = SCSI -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-cvs-src@FreeBSD.ORG Fri Nov 4 12:53:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D036116A41F; Fri, 4 Nov 2005 12:53:54 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from ant.bwct.de (ant.bwct.de [85.159.14.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 012BD43D49; Fri, 4 Nov 2005 12:53:53 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by ant.bwct.de (8.12.11/8.12.11) with ESMTP id jA4CrkXm015258; Fri, 4 Nov 2005 13:53:50 +0100 (CET) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id jA4CrgV9002915 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 13:53:42 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id jA4CrgXW002994; Fri, 4 Nov 2005 13:53:42 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id jA4Crgt6002993; Fri, 4 Nov 2005 13:53:42 +0100 (CET) (envelope-from ticso) Date: Fri, 4 Nov 2005 13:53:42 +0100 From: Bernd Walter To: Wilko Bulte Message-ID: <20051104125341.GP93549@cicely12.cicely.de> References: <200511040731.jA47Vn35076306@repoman.freebsd.org> <20051104125140.GO93549@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051104125140.GO93549@cicely12.cicely.de> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 X-Spam-Report: * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on cicely12.cicely.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 12:53:55 -0000 On Fri, Nov 04, 2005 at 01:51:41PM +0100, Bernd Walter wrote: > On Fri, Nov 04, 2005 at 07:31:49AM +0000, Wilko Bulte wrote: > > wilko 2005-11-04 07:31:49 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_6) > > release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml > > Log: > > MFC: > > > > Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does > > not work with 53C896 SCSI chips. > > My PC164 is booting from this card: > sym0@pci0:5:0: class=0x010000 card=0x00000000 chip=0x000c1000 rev=0x01 hdr=0x00 > vendor = 'LSI Logic (Was: Symbios Logic, NCR)' > device = 'LSI53C895 PCI to Ultra2 SCSI I/O Processor with LVD Link' > class = mass storage > subclass = SCSI Ups - oversaw 895 vs. 896, sorry. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-cvs-src@FreeBSD.ORG Fri Nov 4 13:15:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47B3616A421; Fri, 4 Nov 2005 13:15:38 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F2D43D76; Fri, 4 Nov 2005 13:15:35 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4DFXSE073846; Fri, 4 Nov 2005 15:15:33 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 41085-02-3; Fri, 4 Nov 2005 15:15:26 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4DEJxH073793 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 15:14:19 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA4DEO2d094618; Fri, 4 Nov 2005 15:14:24 +0200 (EET) (envelope-from ru) Date: Fri, 4 Nov 2005 15:14:24 +0200 From: Ruslan Ermilov To: Ceri Davies , Warner Losh , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20051104131424.GW63539@ip.net.ua> References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> <20051104093436.GI29387@submonkey.net> <20051104105601.GV63539@ip.net.ua> <20051104120642.GL29387@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xsILJLaVOAbiPmXa" Content-Disposition: inline In-Reply-To: <20051104120642.GL29387@submonkey.net> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 13:15:38 -0000 --xsILJLaVOAbiPmXa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 12:06:42PM +0000, Ceri Davies wrote: > On Fri, Nov 04, 2005 at 12:56:01PM +0200, Ruslan Ermilov wrote: > > On Fri, Nov 04, 2005 at 09:34:36AM +0000, Ceri Davies wrote: > > > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > > > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > > > > > imp 2005-11-04 04:16:44 UTC > > > > >=20 > > > > > FreeBSD src repository > > > > >=20 > > > > > Modified files: > > > > > usr.sbin/config configvers.h=20 > > > > > Log: > > > > > since nocpu isn't used in the kernel config base, we don't need= to > > > > > bump the version. Peter Wemm, John Baldwin and I hammered this= out > > > > > after the last time I needlessly incremented the version. > > > > > =20 > > > > > Revision Changes Path > > > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > > > > >=20 > > > > Our users wanted to *use* the "nocpu" directive in their configs > > > > that are based on GENERIC (GENERIC is included), hence I bumped > > > > config(8). Otherwise, one day some would scream that "nocpu" > > > > doesn't work for them, because they're using the older version > > > > of config(8). > > >=20 > > > I'd agree that the Makefiles don't need to be bumped, as they don't > > > actually require the new config, but config has new functionality and > > > the version should probably be bumped in the binary. > > >=20 > > You cannot just bump it in one place, the version requirement doesn't > > understand >=3D, only =3D. >=20 > Oh. Insert obvious next question here. :) > What happens to those people who have already installed 600004 then? >=20 Warner downgraded both instances of versions, in config(8) and in arch makefiles. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --xsILJLaVOAbiPmXa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDa16wqRfpzJluFF4RAvjUAJwNn/UNlGSwtJTQKRj289F63CJG4QCeJsZ0 VXeP3Baj1LVbN4UGO2MpFB0= =5Ds3 -----END PGP SIGNATURE----- --xsILJLaVOAbiPmXa-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 13:50:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411E616A41F; Fri, 4 Nov 2005 13:50:39 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B75943D46; Fri, 4 Nov 2005 13:50:39 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4DocCs005450; Fri, 4 Nov 2005 13:50:38 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4DocpK005449; Fri, 4 Nov 2005 13:50:38 GMT (envelope-from ru) Message-Id: <200511041350.jA4DocpK005449@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 4 Nov 2005 13:50:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph ng_fec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 13:50:39 -0000 ru 2005-11-04 13:50:38 UTC FreeBSD src repository Modified files: sys/netgraph ng_fec.c Log: - Fix another fallout from the if_alloc() conversion: previously, ifp->if_type was set to IFT_ETHER by ether_ifattach(), now it's done by if_alloc() so an assignment of if_type to IFT_PROPVIRTUAL after if_alloc() but before ether_ifattach() broke it. This makes arp(8) and friends happy about the fec interfaces, and will allow us to use if_setlladdr() on the fec interface. - Set/reset IFF_DRV_RUNNING/IFF_DRV_OACTIVE in init() and stop() methods rather than in ioctl(), like the rest of the drivers do. This fixes a bug when an "ifconfig fec0 ipv4_address" would not have made the interface running, didn't launch the ticker function to track media status of bundled ports, etc. Revision Changes Path 1.22 +6 -6 src/sys/netgraph/ng_fec.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 15:42:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C23E16A436; Fri, 4 Nov 2005 15:42:02 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A09843D48; Fri, 4 Nov 2005 15:42:02 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4Fg2FG009993; Fri, 4 Nov 2005 15:42:02 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4Fg2MK009992; Fri, 4 Nov 2005 15:42:02 GMT (envelope-from ru) Message-Id: <200511041542.jA4Fg2MK009992@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 4 Nov 2005 15:42:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph ng_fec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 15:42:02 -0000 ru 2005-11-04 15:42:02 UTC FreeBSD src repository Modified files: sys/netgraph ng_fec.c Log: Bring some level of stability to this driver: - Disallow bundle reconfiguration when virtual interface is running; otherwise, removing a port from a running configuration will cause a panic in the start() method on the next packet on an assumption that a bundle has an even number of ports (2 or 4). - Disallow bringing of virtual interface to a running state when a bundle size is 0; otherwise, adding and then removing the port will similarly cause a panic. - Add missing initialization of fec_ifstat when adding a new port and fix media status reporting when virtual interface isn't yet up (check for fec_status of 1 rather than != 0). Revision Changes Path 1.23 +19 -3 src/sys/netgraph/ng_fec.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 15:56:57 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3083316A41F; Fri, 4 Nov 2005 15:56:57 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D202F43D77; Fri, 4 Nov 2005 15:56:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id jA4FsIA5027205; Fri, 4 Nov 2005 08:54:18 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 04 Nov 2005 08:54:38 -0700 (MST) Message-Id: <20051104.085438.23012429.imp@bsdimp.com> To: ceri@submonkey.net From: "M. Warner Losh" In-Reply-To: <20051104093436.GI29387@submonkey.net> References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> <20051104093436.GI29387@submonkey.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 04 Nov 2005 08:54:18 -0700 (MST) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, ru@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 15:56:57 -0000 In message: <20051104093436.GI29387@submonkey.net> Ceri Davies writes: : On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: : > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: : > > imp 2005-11-04 04:16:44 UTC : > > : > > FreeBSD src repository : > > : > > Modified files: : > > usr.sbin/config configvers.h : > > Log: : > > since nocpu isn't used in the kernel config base, we don't need to : > > bump the version. Peter Wemm, John Baldwin and I hammered this out : > > after the last time I needlessly incremented the version. : > > : > > Revision Changes Path : > > 1.38 +1 -1 src/usr.sbin/config/configvers.h : > > : > Our users wanted to *use* the "nocpu" directive in their configs : > that are based on GENERIC (GENERIC is included), hence I bumped : > config(8). Otherwise, one day some would scream that "nocpu" : > doesn't work for them, because they're using the older version : > of config(8). : : I'd agree that the Makefiles don't need to be bumped, as they don't : actually require the new config, but config has new functionality and : the version should probably be bumped in the binary. You gotta bump both versions at the same time, since the config version check is ==. Warner From owner-cvs-src@FreeBSD.ORG Fri Nov 4 16:17:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C36A16A41F; Fri, 4 Nov 2005 16:17:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F0A43D6B; Fri, 4 Nov 2005 16:17:54 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id jA4GFTYc027466; Fri, 4 Nov 2005 09:15:29 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 04 Nov 2005 09:15:49 -0700 (MST) Message-Id: <20051104.091549.55832472.imp@bsdimp.com> To: ceri@submonkey.net From: "M. Warner Losh" In-Reply-To: <20051104120642.GL29387@submonkey.net> References: <20051104093436.GI29387@submonkey.net> <20051104105601.GV63539@ip.net.ua> <20051104120642.GL29387@submonkey.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 04 Nov 2005 09:15:29 -0700 (MST) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, ru@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 16:17:55 -0000 In message: <20051104120642.GL29387@submonkey.net> Ceri Davies writes: : On Fri, Nov 04, 2005 at 12:56:01PM +0200, Ruslan Ermilov wrote: : > On Fri, Nov 04, 2005 at 09:34:36AM +0000, Ceri Davies wrote: : > > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: : > > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: : > > > > imp 2005-11-04 04:16:44 UTC : > > > > : > > > > FreeBSD src repository : > > > > : > > > > Modified files: : > > > > usr.sbin/config configvers.h : > > > > Log: : > > > > since nocpu isn't used in the kernel config base, we don't need to : > > > > bump the version. Peter Wemm, John Baldwin and I hammered this out : > > > > after the last time I needlessly incremented the version. : > > > > : > > > > Revision Changes Path : > > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h : > > > > : > > > Our users wanted to *use* the "nocpu" directive in their configs : > > > that are based on GENERIC (GENERIC is included), hence I bumped : > > > config(8). Otherwise, one day some would scream that "nocpu" : > > > doesn't work for them, because they're using the older version : > > > of config(8). I will agree that bumping the config version will force users to install a new config. At the same time, a new config cannot be used for old kernels, like the ones in 6.0. Since this is the only incompatibility between 6.0 and current, it seemed a little gratuitous. There's no documentation about what features are in what versions of config. If you don't bump the version, then we can MFC these changes and users can use config in 6.x. A nit is that there's no nocpu in config.5. My position is that the inconvenience of having multiple versions of config is worse than the minor confusion when nocpu doesn't work. : > > I'd agree that the Makefiles don't need to be bumped, as they don't : > > actually require the new config, but config has new functionality and : > > the version should probably be bumped in the binary. : > > : > You cannot just bump it in one place, the version requirement doesn't : > understand >=, only =. : : Oh. Insert obvious next question here. :) : What happens to those people who have already installed 600004 then? They will need to install a new config if they want to build a new kernel. Maybe it is time to change the versioning so that multiple versions will work. Warner From owner-cvs-src@FreeBSD.ORG Fri Nov 4 16:29:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24ECC16A41F; Fri, 4 Nov 2005 16:29:52 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D546E43D48; Fri, 4 Nov 2005 16:29:51 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4GTpYf012340; Fri, 4 Nov 2005 16:29:51 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4GTpno012339; Fri, 4 Nov 2005 16:29:51 GMT (envelope-from ru) Message-Id: <200511041629.jA4GTpno012339@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 4 Nov 2005 16:29:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netgraph ng_fec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 16:29:52 -0000 ru 2005-11-04 16:29:51 UTC FreeBSD src repository Modified files: sys/netgraph ng_fec.c Log: Use if_setlladdr() to reprogram the link-level addresses; it causes a synchronous reprogramming of hardware MAC filters if the physical interface are up and running. Previously, MAC filters would be reconfigured only when the fec interface was brought up. Revision Changes Path 1.24 +4 -21 src/sys/netgraph/ng_fec.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 16:33:29 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52B4F16A41F; Fri, 4 Nov 2005 16:33:29 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E01F343D4C; Fri, 4 Nov 2005 16:33:27 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4GXG7q079380; Fri, 4 Nov 2005 18:33:16 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 43078-02-4; Fri, 4 Nov 2005 18:33:14 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4GVu8O079303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 18:31:56 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA4GW1bt095490; Fri, 4 Nov 2005 18:32:01 +0200 (EET) (envelope-from ru) Date: Fri, 4 Nov 2005 18:32:00 +0200 From: Ruslan Ermilov To: "M. Warner Losh" Message-ID: <20051104163200.GZ63539@ip.net.ua> References: <20051104093436.GI29387@submonkey.net> <20051104105601.GV63539@ip.net.ua> <20051104120642.GL29387@submonkey.net> <20051104.091549.55832472.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZljC5FVPx7rxDQQ8" Content-Disposition: inline In-Reply-To: <20051104.091549.55832472.imp@bsdimp.com> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@freebsd.org, ceri@submonkey.net, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 16:33:29 -0000 --ZljC5FVPx7rxDQQ8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 09:15:49AM -0700, M. Warner Losh wrote: > In message: <20051104120642.GL29387@submonkey.net> > Ceri Davies writes: > : On Fri, Nov 04, 2005 at 12:56:01PM +0200, Ruslan Ermilov wrote: > : > On Fri, Nov 04, 2005 at 09:34:36AM +0000, Ceri Davies wrote: > : > > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > : > > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > : > > > > imp 2005-11-04 04:16:44 UTC > : > > > >=20 > : > > > > FreeBSD src repository > : > > > >=20 > : > > > > Modified files: > : > > > > usr.sbin/config configvers.h=20 > : > > > > Log: > : > > > > since nocpu isn't used in the kernel config base, we don't ne= ed to > : > > > > bump the version. Peter Wemm, John Baldwin and I hammered th= is out > : > > > > after the last time I needlessly incremented the version. > : > > > > =20 > : > > > > Revision Changes Path > : > > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > : > > > >=20 > : > > > Our users wanted to *use* the "nocpu" directive in their configs > : > > > that are based on GENERIC (GENERIC is included), hence I bumped > : > > > config(8). Otherwise, one day some would scream that "nocpu" > : > > > doesn't work for them, because they're using the older version > : > > > of config(8). >=20 > I will agree that bumping the config version will force users to > install a new config. At the same time, a new config cannot be used > for old kernels, like the ones in 6.0. Since this is the only > incompatibility between 6.0 and current, it seemed a little > gratuitous. >=20 > There's no documentation about what features are in what versions of > config. If you don't bump the version, then we can MFC these changes > and users can use config in 6.x. A nit is that there's no nocpu in > config.5. >=20 > My position is that the inconvenience of having multiple versions of > config is worse than the minor confusion when nocpu doesn't work. >=20 > : > > I'd agree that the Makefiles don't need to be bumped, as they don't > : > > actually require the new config, but config has new functionality a= nd > : > > the version should probably be bumped in the binary. > : > >=20 > : > You cannot just bump it in one place, the version requirement doesn't > : > understand >=3D, only =3D. > :=20 > : Oh. Insert obvious next question here. :) > : What happens to those people who have already installed 600004 then? >=20 > They will need to install a new config if they want to build a new > kernel. Maybe it is time to change the versioning so that multiple > versions will work. >=20 This is all not needed if you're using an official upgrade method: buildworld/buildkernel, which will take care of updating config(8) for you. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --ZljC5FVPx7rxDQQ8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDa40AqRfpzJluFF4RAk8AAKCSFiXiU1fmKoc4UWH8Pi9r99/IqgCeK6qL oejSro3qMnPoJSPAg4OfyUw= =s3SG -----END PGP SIGNATURE----- --ZljC5FVPx7rxDQQ8-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 16:50:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92FFB16A420; Fri, 4 Nov 2005 16:50:45 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA43643D48; Fri, 4 Nov 2005 16:50:44 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1372362 for multiple; Fri, 04 Nov 2005 11:52:46 -0500 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA4GocTb082798; Fri, 4 Nov 2005 11:50:39 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ruslan Ermilov Date: Fri, 4 Nov 2005 11:43:19 -0500 User-Agent: KMail/1.8 References: <20051104093436.GI29387@submonkey.net> <20051104.091549.55832472.imp@bsdimp.com> <20051104163200.GZ63539@ip.net.ua> In-Reply-To: <20051104163200.GZ63539@ip.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511041143.22007.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@FreeBSD.org, ceri@submonkey.net, cvs-all@FreeBSD.org, "M. Warner Losh" , src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 16:50:45 -0000 On Friday 04 November 2005 11:32 am, Ruslan Ermilov wrote: > On Fri, Nov 04, 2005 at 09:15:49AM -0700, M. Warner Losh wrote: > > In message: <20051104120642.GL29387@submonkey.net> > > > > Ceri Davies writes: > > : On Fri, Nov 04, 2005 at 12:56:01PM +0200, Ruslan Ermilov wrote: > > : > On Fri, Nov 04, 2005 at 09:34:36AM +0000, Ceri Davies wrote: > > : > > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > > : > > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > > : > > > > imp 2005-11-04 04:16:44 UTC > > : > > > > > > : > > > > FreeBSD src repository > > : > > > > > > : > > > > Modified files: > > : > > > > usr.sbin/config configvers.h > > : > > > > Log: > > : > > > > since nocpu isn't used in the kernel config base, we don't > > : > > > > need to bump the version. Peter Wemm, John Baldwin and I > > : > > > > hammered this out after the last time I needlessly incremented > > : > > > > the version. > > : > > > > > > : > > > > Revision Changes Path > > : > > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > > : > > > > > : > > > Our users wanted to *use* the "nocpu" directive in their configs > > : > > > that are based on GENERIC (GENERIC is included), hence I bumped > > : > > > config(8). Otherwise, one day some would scream that "nocpu" > > : > > > doesn't work for them, because they're using the older version > > : > > > of config(8). > > > > I will agree that bumping the config version will force users to > > install a new config. At the same time, a new config cannot be used > > for old kernels, like the ones in 6.0. Since this is the only > > incompatibility between 6.0 and current, it seemed a little > > gratuitous. > > > > There's no documentation about what features are in what versions of > > config. If you don't bump the version, then we can MFC these changes > > and users can use config in 6.x. A nit is that there's no nocpu in > > config.5. config.5 is already a different version though. > > : > > I'd agree that the Makefiles don't need to be bumped, as they don= 't > > : > > actually require the new config, but config has new functionality > > : > > and the version should probably be bumped in the binary. > > : > > > : > You cannot just bump it in one place, the version requirement doesn= 't > > : > understand >=3D, only =3D. > > : > > : Oh. Insert obvious next question here. :) > > : What happens to those people who have already installed 600004 then? > > > > They will need to install a new config if they want to build a new > > kernel. Maybe it is time to change the versioning so that multiple > > versions will work. > > This is all not needed if you're using an official upgrade method: > buildworld/buildkernel, which will take care of updating config(8) > for you. I never do that for test kernels as it is too tedious. :) Also, for my tes= t=20 kernels it is very handy to have the build directory shared over NFS just=20 like my test trees so that if the machine crashes, I still have access to t= he=20 kernel.debug on my NFS server. I think the more useful thing would be to g= et=20 config to understand >=3D for it's version tests though so that version bum= ps=20 aren't quite so painful. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Fri Nov 4 16:59:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A55F716A41F; Fri, 4 Nov 2005 16:59:14 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F4143D75; Fri, 4 Nov 2005 16:59:10 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr15.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA4Gx7Ma076778; Fri, 4 Nov 2005 17:59:07 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.4/8.13.3) with ESMTP id jA4Gx7fM077427; Fri, 4 Nov 2005 17:59:07 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id jA4Gx7MK077426; Fri, 4 Nov 2005 17:59:07 +0100 (CET) (envelope-from wb) Date: Fri, 4 Nov 2005 17:59:07 +0100 From: Wilko Bulte To: ticso@cicely.de Message-ID: <20051104165907.GA77403@freebie.xs4all.nl> References: <200511040731.jA47Vn35076306@repoman.freebsd.org> <20051104125140.GO93549@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051104125140.GO93549@cicely12.cicely.de> X-OS: FreeBSD 6.0-RC1 User-Agent: Mutt/1.5.9i X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Wilko Bulte Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 16:59:15 -0000 On Fri, Nov 04, 2005 at 01:51:41PM +0100, Bernd Walter wrote.. > On Fri, Nov 04, 2005 at 07:31:49AM +0000, Wilko Bulte wrote: > > wilko 2005-11-04 07:31:49 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_6) > > release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml > > Log: > > MFC: > > > > Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does > > not work with 53C896 SCSI chips. > > My PC164 is booting from this card: > sym0@pci0:5:0: class=0x010000 card=0x00000000 chip=0x000c1000 rev=0x01 hdr=0x00 > vendor = 'LSI Logic (Was: Symbios Logic, NCR)' > device = 'LSI53C895 PCI to Ultra2 SCSI I/O Processor with LVD Link' > class = mass storage > subclass = SCSI That is an 895, not an 896 right? -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:03:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA52116A41F; Fri, 4 Nov 2005 17:03:52 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from ant.bwct.de (ant.bwct.de [85.159.14.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA7B543D49; Fri, 4 Nov 2005 17:03:47 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by ant.bwct.de (8.12.11/8.12.11) with ESMTP id jA4H3LwW013048; Fri, 4 Nov 2005 18:03:25 +0100 (CET) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id jA4H3CxJ005436 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2005 18:03:13 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id jA4H3CqD004917; Fri, 4 Nov 2005 18:03:12 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id jA4H35SB004916; Fri, 4 Nov 2005 18:03:05 +0100 (CET) (envelope-from ticso) Date: Fri, 4 Nov 2005 18:03:05 +0100 From: Bernd Walter To: Wilko Bulte Message-ID: <20051104170305.GA4813@cicely12.cicely.de> References: <200511040731.jA47Vn35076306@repoman.freebsd.org> <20051104125140.GO93549@cicely12.cicely.de> <20051104165907.GA77403@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051104165907.GA77403@freebie.xs4all.nl> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 X-Spam-Report: * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on cicely12.cicely.de Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, ticso@cicely.de, Wilko Bulte , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:03:53 -0000 On Fri, Nov 04, 2005 at 05:59:07PM +0100, Wilko Bulte wrote: > On Fri, Nov 04, 2005 at 01:51:41PM +0100, Bernd Walter wrote.. > > On Fri, Nov 04, 2005 at 07:31:49AM +0000, Wilko Bulte wrote: > > > wilko 2005-11-04 07:31:49 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_6) > > > release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml > > > Log: > > > MFC: > > > > > > Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does > > > not work with 53C896 SCSI chips. > > > > My PC164 is booting from this card: > > sym0@pci0:5:0: class=0x010000 card=0x00000000 chip=0x000c1000 rev=0x01 hdr=0x00 > > vendor = 'LSI Logic (Was: Symbios Logic, NCR)' > > device = 'LSI53C895 PCI to Ultra2 SCSI I/O Processor with LVD Link' > > class = mass storage > > subclass = SCSI > > That is an 895, not an 896 right? Yes, it is. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:05:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E9D16A41F; Fri, 4 Nov 2005 17:05:14 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1092743D48; Fri, 4 Nov 2005 17:05:14 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4H5Dhs020998; Fri, 4 Nov 2005 17:05:13 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4H5DK2020997; Fri, 4 Nov 2005 17:05:13 GMT (envelope-from jdp) Message-Id: <200511041705.jA4H5DK2020997@repoman.freebsd.org> From: John Polstra Date: Fri, 4 Nov 2005 17:05:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:05:14 -0000 jdp 2005-11-04 17:05:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_linker.c Log: MFC 1.118: Don't include self-dependencies in the file's reference count. Revision Changes Path 1.117.2.1 +3 -0 src/sys/kern/kern_linker.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:18:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A41916A41F; Fri, 4 Nov 2005 17:18:30 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4858B43D53; Fri, 4 Nov 2005 17:18:30 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HIUX6021601; Fri, 4 Nov 2005 17:18:30 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HIUqB021600; Fri, 4 Nov 2005 17:18:30 GMT (envelope-from jdp) Message-Id: <200511041718.jA4HIUqB021600@repoman.freebsd.org> From: John Polstra Date: Fri, 4 Nov 2005 17:18:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:18:30 -0000 jdp 2005-11-04 17:18:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_linker.c Log: MFC 1.118: Don't include self-dependencies in the file's reference count. Revision Changes Path 1.113.2.3 +3 -0 src/sys/kern/kern_linker.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:20:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CD0B16A41F; Fri, 4 Nov 2005 17:20:54 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0B743D46; Fri, 4 Nov 2005 17:20:54 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HKrTb021774; Fri, 4 Nov 2005 17:20:53 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HKrZl021773; Fri, 4 Nov 2005 17:20:53 GMT (envelope-from andre) Message-Id: <200511041720.jA4HKrZl021773@repoman.freebsd.org> From: Andre Oppermann Date: Fri, 4 Nov 2005 17:20:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_mbuf.c uipc_mbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:20:54 -0000 andre 2005-11-04 17:20:53 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c uipc_mbuf.c Log: Fix a logic error introduced with mandatory mbuf cluster refcounting and freeing of mbufs+clusters back to the packet zone. Revision Changes Path 1.13 +3 -4 src/sys/kern/kern_mbuf.c 1.157 +4 -2 src/sys/kern/uipc_mbuf.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:27:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE3D16A41F; Fri, 4 Nov 2005 17:27:30 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A802343D72; Fri, 4 Nov 2005 17:27:25 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HRPpO022206; Fri, 4 Nov 2005 17:27:25 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HRPOd022205; Fri, 4 Nov 2005 17:27:25 GMT (envelope-from jdp) Message-Id: <200511041727.jA4HRPOd022205@repoman.freebsd.org> From: John Polstra Date: Fri, 4 Nov 2005 17:27:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/tip/tip tip.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:27:30 -0000 jdp 2005-11-04 17:27:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/tip/tip tip.1 Log: MFC 1.24: Fix an erroneous description of the file descriptor assignments for the "~C" command. Revision Changes Path 1.22.10.2 +3 -5 src/usr.bin/tip/tip/tip.1 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:28:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3217F16A41F; Fri, 4 Nov 2005 17:28:38 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7EE543D48; Fri, 4 Nov 2005 17:28:37 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HSbI9022329; Fri, 4 Nov 2005 17:28:37 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HSbJN022328; Fri, 4 Nov 2005 17:28:37 GMT (envelope-from jdp) Message-Id: <200511041728.jA4HSbJN022328@repoman.freebsd.org> From: John Polstra Date: Fri, 4 Nov 2005 17:28:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/tip/tip tip.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:28:38 -0000 jdp 2005-11-04 17:28:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/tip/tip tip.1 Log: MFC 1.24: Fix an erroneous description of the file descriptor assignments for the "~C" command. Revision Changes Path 1.22.4.1 +3 -5 src/usr.bin/tip/tip/tip.1 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:33:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74B7A16A41F; Fri, 4 Nov 2005 17:33:22 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 318CC43D48; Fri, 4 Nov 2005 17:33:22 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HXMHh022588; Fri, 4 Nov 2005 17:33:22 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HXMU1022586; Fri, 4 Nov 2005 17:33:22 GMT (envelope-from jdp) Message-Id: <200511041733.jA4HXMU1022586@repoman.freebsd.org> From: John Polstra Date: Fri, 4 Nov 2005 17:33:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/usr.bin/tip/tip tip.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:33:22 -0000 jdp 2005-11-04 17:33:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/tip/tip tip.1 Log: MFC 1.24: Fix an erroneous description of the file descriptor assignments for the "~C" command. Revision Changes Path 1.7.2.8 +3 -5 src/usr.bin/tip/tip/tip.1 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:45:21 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 249DD16A451; Fri, 4 Nov 2005 17:45:21 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C9B43D46; Fri, 4 Nov 2005 17:45:20 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HjK5K023225; Fri, 4 Nov 2005 17:45:20 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HjKJU023224; Fri, 4 Nov 2005 17:45:20 GMT (envelope-from jhb) Message-Id: <200511041745.jA4HjKJU023224@repoman.freebsd.org> From: John Baldwin Date: Fri, 4 Nov 2005 17:45:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c if_vxvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:45:21 -0000 jhb 2005-11-04 17:45:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c if_vxvar.h Log: MFC: Rototill vx(4) adding locking and marking MPSAFE in the process. Revision Changes Path 1.56.2.3 +235 -190 src/sys/dev/vx/if_vx.c 1.24.2.1 +10 -9 src/sys/dev/vx/if_vx_eisa.c 1.34.2.1 +17 -12 src/sys/dev/vx/if_vx_pci.c 1.5.2.1 +25 -22 src/sys/dev/vx/if_vxvar.h From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:47:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD5FB16A41F; Fri, 4 Nov 2005 17:47:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B00A43D45; Fri, 4 Nov 2005 17:47:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HlHuW023328; Fri, 4 Nov 2005 17:47:17 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HlHML023327; Fri, 4 Nov 2005 17:47:17 GMT (envelope-from jhb) Message-Id: <200511041747.jA4HlHML023327@repoman.freebsd.org> From: John Baldwin Date: Fri, 4 Nov 2005 17:47:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/vx if_vx_eisa.c if_vx_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:47:18 -0000 jhb 2005-11-04 17:47:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/vx if_vx_eisa.c if_vx_pci.c Log: MFC: Fix cleanup in some more attach failure edge cases. Revision Changes Path 1.24.2.2 +3 -0 src/sys/dev/vx/if_vx_eisa.c 1.34.2.2 +3 -0 src/sys/dev/vx/if_vx_pci.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:57:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 381B016A41F; Fri, 4 Nov 2005 17:57:12 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD7A43D48; Fri, 4 Nov 2005 17:57:11 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4HvBtv023777; Fri, 4 Nov 2005 17:57:11 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4HvBp3023776; Fri, 4 Nov 2005 17:57:11 GMT (envelope-from maxim) Message-Id: <200511041757.jA4HvBp3023776@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 17:57:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:57:12 -0000 maxim 2005-11-04 17:57:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc rc.subr Log: MFC rev. 1.40: typo. Revision Changes Path 1.34.2.4 +1 -1 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Fri Nov 4 17:58:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD99D16A41F; Fri, 4 Nov 2005 17:58:02 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BBE043D45; Fri, 4 Nov 2005 17:58:02 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4Hw2vw023843; Fri, 4 Nov 2005 17:58:02 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4Hw2Na023842; Fri, 4 Nov 2005 17:58:02 GMT (envelope-from maxim) Message-Id: <200511041758.jA4Hw2Na023842@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 17:58:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:58:03 -0000 maxim 2005-11-04 17:58:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc rc.subr Log: MFC rev. 1.40: typo. Revision Changes Path 1.31.2.3 +1 -1 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:01:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A0916A41F; Fri, 4 Nov 2005 18:01:50 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7581443D53; Fri, 4 Nov 2005 18:01:50 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I1oZn024084; Fri, 4 Nov 2005 18:01:50 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I1o8G024083; Fri, 4 Nov 2005 18:01:50 GMT (envelope-from maxim) Message-Id: <200511041801.jA4I1o8G024083@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:01:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 dcons.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:01:51 -0000 maxim 2005-11-04 18:01:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 dcons.4 Log: MFC rev. 1.8: dcons(4) depends on "options GDB". Revision Changes Path 1.7.2.1 +18 -5 src/share/man/man4/dcons.4 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:03:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FDFD16A41F; Fri, 4 Nov 2005 18:03:00 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D6F243D46; Fri, 4 Nov 2005 18:03:00 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I30EF024144; Fri, 4 Nov 2005 18:03:00 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I305W024143; Fri, 4 Nov 2005 18:03:00 GMT (envelope-from maxim) Message-Id: <200511041803.jA4I305W024143@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:03:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man4 dcons.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:03:00 -0000 maxim 2005-11-04 18:03:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 dcons.4 Log: MFC rev. 1.8: dcons(4) depends on "options GDB". Revision Changes Path 1.5.2.1 +18 -5 src/share/man/man4/dcons.4 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:03:04 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5355916A420; Fri, 4 Nov 2005 18:03:04 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D1B43D49; Fri, 4 Nov 2005 18:03:03 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id jA4HxlMT028588; Fri, 4 Nov 2005 10:59:47 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 04 Nov 2005 10:59:47 -0700 (MST) Message-Id: <20051104.105947.74720835.imp@bsdimp.com> To: jhb@FreeBSD.org From: Warner Losh In-Reply-To: <200511041143.22007.jhb@FreeBSD.org> References: <20051104.091549.55832472.imp@bsdimp.com> <20051104163200.GZ63539@ip.net.ua> <200511041143.22007.jhb@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 04 Nov 2005 10:59:47 -0700 (MST) Cc: cvs-src@FreeBSD.org, ceri@submonkey.net, ru@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:03:04 -0000 > I think the more useful thing would be to get > config to understand >= for it's version tests though so that version bumps > aren't quite so painful. Consider http://people.freebsd.org/~imp/conf.diff It implements that test, with one caveat. The major version number (the 6 in 600003) is also tested. We should only bump this version number whenever there's a major change in the config system such that the new config can't grok older config files. So it should *NOT* be automatically bumped at branch points, but incremented by the human doing the backwards incompatible change. Warner From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:03:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C12E16A46B; Fri, 4 Nov 2005 18:03:24 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634D743D46; Fri, 4 Nov 2005 18:03:24 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I3OYo024254; Fri, 4 Nov 2005 18:03:24 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I3O0V024253; Fri, 4 Nov 2005 18:03:24 GMT (envelope-from alc) Message-Id: <200511041803.jA4I3O0V024253@repoman.freebsd.org> From: Alan Cox Date: Fri, 4 Nov 2005 18:03:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:03:25 -0000 alc 2005-11-04 18:03:24 UTC FreeBSD src repository Modified files: sys/alpha/alpha pmap.c sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c sys/ia64/ia64 pmap.c Log: Begin and end the initialization of pvzone in pmap_init(). Previously, pvzone's initialization was split between pmap_init() and pmap_init2(). This split initialization was the underlying cause of some UMA panics during initialization. Specifically, if the UMA boot pages was exhausted before the pvzone was fully initialized, then UMA, through no fault of its own, would use an inappropriate back-end allocator leading to a panic. (Previously, as a workaround, we have increased the UMA boot pages.) Fortunately, there is no longer any reason that pvzone's initialization cannot be completed in pmap_init(). Eliminate a check for whether pv_entry_high_water has been initialized or not from get_pv_entry(). Since pvzone's initialization is completed in pmap_init(), this check is no longer needed. Use cnt.v_page_count, the actual count of available physical pages, instead of vm_page_array_size to compute the maximum number of pv entries. Introduce the vm.pmap.pv_entries tunable on alpha and ia64. Eliminate some unnecessary white space. Discussed with: tegge (item #1) Tested by: marcel (ia64) Revision Changes Path 1.183 +10 -17 src/sys/alpha/alpha/pmap.c 1.532 +11 -19 src/sys/amd64/amd64/pmap.c 1.536 +11 -19 src/sys/i386/i386/pmap.c 1.169 +11 -19 src/sys/ia64/ia64/pmap.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:06:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1C016A41F; Fri, 4 Nov 2005 18:06:24 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D4E43D48; Fri, 4 Nov 2005 18:06:24 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I6OX0024466; Fri, 4 Nov 2005 18:06:24 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I6Ok9024465; Fri, 4 Nov 2005 18:06:24 GMT (envelope-from maxim) Message-Id: <200511041806.jA4I6Ok9024465@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:06:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:06:24 -0000 maxim 2005-11-04 18:06:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/examples/etc make.conf Log: MFC rev. 1.269: s/RADUIS/RADIUS/ Revision Changes Path 1.265.2.2 +1 -1 src/share/examples/etc/make.conf From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:07:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F28E816A41F; Fri, 4 Nov 2005 18:07:51 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B06BA43D46; Fri, 4 Nov 2005 18:07:51 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I7pYN024574; Fri, 4 Nov 2005 18:07:51 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I7pUO024573; Fri, 4 Nov 2005 18:07:51 GMT (envelope-from imp) Message-Id: <200511041807.jA4I7pUO024573@repoman.freebsd.org> From: Warner Losh Date: Fri, 4 Nov 2005 18:07:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ed if_ed_rtl80x9.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:07:52 -0000 imp 2005-11-04 18:07:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ed if_ed_rtl80x9.c Log: MFC: Move initialization of offsets up since the ISA probe case needs to have them reset. Revision Changes Path 1.1.2.3 +3 -3 src/sys/dev/ed/if_ed_rtl80x9.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:09:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B839F16A41F; Fri, 4 Nov 2005 18:09:07 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A6143D46; Fri, 4 Nov 2005 18:09:07 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I973D024648; Fri, 4 Nov 2005 18:09:07 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I97mo024647; Fri, 4 Nov 2005 18:09:07 GMT (envelope-from imp) Message-Id: <200511041809.jA4I97mo024647@repoman.freebsd.org> From: Warner Losh Date: Fri, 4 Nov 2005 18:09:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ed if_ed_isa.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:09:07 -0000 imp 2005-11-04 18:09:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ed if_ed_isa.c Log: MFC: Probe for RTL8019AS parts before probing for NE2000 cards. This allows the old work horses to now have full-duplex. Revision Changes Path 1.23.2.2 +8 -0 src/sys/dev/ed/if_ed_isa.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:09:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F352C16A41F; Fri, 4 Nov 2005 18:09:44 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2FED43D72; Fri, 4 Nov 2005 18:09:39 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4I9dtS024692; Fri, 4 Nov 2005 18:09:39 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4I9dlP024691; Fri, 4 Nov 2005 18:09:39 GMT (envelope-from maxim) Message-Id: <200511041809.jA4I9dlP024691@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:09:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:09:45 -0000 maxim 2005-11-04 18:09:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/misc bsd-family-tree Log: MFC rev. 1.98: NetBSD 2.0.3 and NetBSD 2.1 added. Revision Changes Path 1.95.2.2 +12 -9 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:11:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EEFF16A41F; Fri, 4 Nov 2005 18:11:24 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2AF543D49; Fri, 4 Nov 2005 18:11:23 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IBNC3024865; Fri, 4 Nov 2005 18:11:23 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IBN1W024864; Fri, 4 Nov 2005 18:11:23 GMT (envelope-from imp) Message-Id: <200511041811.jA4IBN1W024864@repoman.freebsd.org> From: Warner Losh Date: Fri, 4 Nov 2005 18:11:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/pccard pccarddevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:11:24 -0000 imp 2005-11-04 18:11:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/pccard pccarddevs Log: MFC: New cards, and elimination of redundant cards Revision Changes Path 1.109.2.2 +16 -9 src/sys/dev/pccard/pccarddevs From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:11:57 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 750E616A41F; Fri, 4 Nov 2005 18:11:57 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F0943D45; Fri, 4 Nov 2005 18:11:57 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IBvxT024911; Fri, 4 Nov 2005 18:11:57 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IBvvP024910; Fri, 4 Nov 2005 18:11:57 GMT (envelope-from imp) Message-Id: <200511041811.jA4IBvvP024910@repoman.freebsd.org> From: Warner Losh Date: Fri, 4 Nov 2005 18:11:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ed if_ed_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:11:57 -0000 imp 2005-11-04 18:11:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ed if_ed_pccard.c Log: MFC: New cards recognized from head Revision Changes Path 1.84.2.3 +5 -1 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:12:21 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5279516A455; Fri, 4 Nov 2005 18:12:21 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F43D43D45; Fri, 4 Nov 2005 18:12:21 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4ICK2f024950; Fri, 4 Nov 2005 18:12:20 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4ICKOb024949; Fri, 4 Nov 2005 18:12:20 GMT (envelope-from maxim) Message-Id: <200511041812.jA4ICKOb024949@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:12:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:12:21 -0000 maxim 2005-11-04 18:12:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/misc bsd-family-tree Log: Sync with HEAD: add NetBSD 2.0.3, OpenBSD 3.8, FreeBSD 6.0, NetBSD 2.1. Revision Changes Path 1.82.2.8 +15 -6 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:18:21 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 784F416A41F; Fri, 4 Nov 2005 18:18:21 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 349AE43D6B; Fri, 4 Nov 2005 18:18:21 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IILfS025325; Fri, 4 Nov 2005 18:18:21 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IILZ7025324; Fri, 4 Nov 2005 18:18:21 GMT (envelope-from maxim) Message-Id: <200511041818.jA4IILZ7025324@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:18:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d ugidfw X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:18:21 -0000 maxim 2005-11-04 18:18:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d ugidfw Log: MFC rev. 1.4: remove unfinished code and make it possible to override bsdextended_script from rc.conf(5). Revision Changes Path 1.3.2.1 +5 -14 src/etc/rc.d/ugidfw From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:20:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C14A16A41F; Fri, 4 Nov 2005 18:20:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBFBB43D48; Fri, 4 Nov 2005 18:20:32 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IKWmQ025500; Fri, 4 Nov 2005 18:20:32 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IKWBF025499; Fri, 4 Nov 2005 18:20:32 GMT (envelope-from glebius) Message-Id: <200511041820.jA4IKWBF025499@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 4 Nov 2005 18:20:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netgraph ng_base.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:20:33 -0000 glebius 2005-11-04 18:20:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph ng_base.c Log: MFC 1.115: - When flushing node input queue, check whether item has a callback. If it does, then call it suppling ENOENT as error value. - Add assert, that helped to catch the above error. Revision Changes Path 1.102.2.6 +6 -0 src/sys/netgraph/ng_base.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:21:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DD416A41F; Fri, 4 Nov 2005 18:21:37 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD4C443D45; Fri, 4 Nov 2005 18:21:37 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4ILbFg025624; Fri, 4 Nov 2005 18:21:37 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4ILbI8025623; Fri, 4 Nov 2005 18:21:37 GMT (envelope-from cperciva) Message-Id: <200511041821.jA4ILbI8025623@repoman.freebsd.org> From: Colin Percival Date: Fri, 4 Nov 2005 18:21:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/alias generic.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:21:38 -0000 cperciva 2005-11-04 18:21:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/alias generic.sh Log: MFC rev. 1.2: Use the "builtin" shell function to make sure that the requested command is handled as a shell function. Revision Changes Path 1.1.16.1 +1 -1 src/usr.bin/alias/generic.sh From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:22:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7262916A41F; Fri, 4 Nov 2005 18:22:18 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EADD43D45; Fri, 4 Nov 2005 18:22:18 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IMIVO025701; Fri, 4 Nov 2005 18:22:18 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IMIwb025700; Fri, 4 Nov 2005 18:22:18 GMT (envelope-from cperciva) Message-Id: <200511041822.jA4IMIwb025700@repoman.freebsd.org> From: Colin Percival Date: Fri, 4 Nov 2005 18:22:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/alias generic.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:22:18 -0000 cperciva 2005-11-04 18:22:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/alias generic.sh Log: MFC rev. 1.2: Use the "builtin" shell function to make sure that the requested command is handled as a shell function. Revision Changes Path 1.1.10.1 +1 -1 src/usr.bin/alias/generic.sh From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:23:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E34216A41F; Fri, 4 Nov 2005 18:23:00 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C0AC43D45; Fri, 4 Nov 2005 18:23:00 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IN0rT025730; Fri, 4 Nov 2005 18:23:00 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IN00F025729; Fri, 4 Nov 2005 18:23:00 GMT (envelope-from glebius) Message-Id: <200511041823.jA4IN00F025729@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 4 Nov 2005 18:23:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet in.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:23:00 -0000 glebius 2005-11-04 18:23:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet in.c Log: MFC 1.91, 1.92: - First fill in structure with valid values, and only then attach it to the global list. - In in_addprefix() compare not only route addresses, but their masks, too. This fixes problem when connected prefixes overlap. Revision Changes Path 1.85.2.5 +15 -10 src/sys/netinet/in.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:25:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1432116A41F; Fri, 4 Nov 2005 18:25:56 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE8FB43D45; Fri, 4 Nov 2005 18:25:55 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IPtXp025887; Fri, 4 Nov 2005 18:25:55 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IPtg2025886; Fri, 4 Nov 2005 18:25:55 GMT (envelope-from glebius) Message-Id: <200511041825.jA4IPtg2025886@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 4 Nov 2005 18:25:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/netinet in.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:25:56 -0000 glebius 2005-11-04 18:25:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet in.c Log: MFC 1.91, 1.92: - First fill in structure with valid values, and only then attach it to the global list. - In in_addprefix() compare not only route addresses, but their masks, too. This fixes problem when connected prefixes overlap. Revision Changes Path 1.77.2.5 +15 -10 src/sys/netinet/in.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 18:34:46 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F9816A41F; Fri, 4 Nov 2005 18:34:46 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 348F443D46; Fri, 4 Nov 2005 18:34:46 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4IYkn8026732; Fri, 4 Nov 2005 18:34:46 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4IYkkT026731; Fri, 4 Nov 2005 18:34:46 GMT (envelope-from maxim) Message-Id: <200511041834.jA4IYkkT026731@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 4 Nov 2005 18:34:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet raw_ip.c udp_usrreq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 18:34:46 -0000 maxim 2005-11-04 18:34:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet raw_ip.c udp_usrreq.c Log: MFC rev. 1.155 sys/netinet/raw_ip.c and rev. 1.178 sys/netinet/udp_usrreq.c: INP_ONESBCAST is inpcb.inp_vflag flag not inp_flags. Revision Changes Path 1.150.2.3 +1 -1 src/sys/netinet/raw_ip.c 1.175.2.3 +2 -2 src/sys/netinet/udp_usrreq.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 19:37:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B24F616A41F; Fri, 4 Nov 2005 19:37:14 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837F843D46; Fri, 4 Nov 2005 19:37:14 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4JbEK2033851; Fri, 4 Nov 2005 19:37:14 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4JbEb7033850; Fri, 4 Nov 2005 19:37:14 GMT (envelope-from rse) Message-Id: <200511041937.jA4JbEb7033850@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Fri, 4 Nov 2005 19:37:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/mdmfs mdmfs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 19:37:14 -0000 rse 2005-11-04 19:37:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/mdmfs mdmfs.c Log: MFC: | Fix parsing of mdmfs(8) option "-w :" in case or | is a numeric user/group ID instead of a user/group name (as | explicitly intended to be allowed by both the manual page and the | implementation). | | Before this fix, mdmfs(8) aborted: | | | # mdmfs -s 32m -w 0:0 md /var/tmp/foo | | Assertion failed: (mip->mi_have_uid), function extract_ugid, file /usr/src/sbin/mdmfs/mdmfs.c, line 555. | | Abort trap (core dumped) | | The "mi_have_[ug]id" fields were only set in case a name lookup was | successful. Instead they also have to be set in case the string to | integer conversion was successful. | | Additionally, as a result of this fix, two assertions at the end of | the function are now always true and hence can be just be removed. It | is guarrantied that both the UID and the GID are set when the function | returns regularily, else it would have been already bailed out with | usage()/exit(3) or errx(3) before. | | Spotted by: Christoph Schug Revision Changes Path 1.23.2.1 +6 -10 src/sbin/mdmfs/mdmfs.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 19:57:32 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3994516A41F; Fri, 4 Nov 2005 19:57:32 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E099943D46; Fri, 4 Nov 2005 19:57:31 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4JvVFe036329; Fri, 4 Nov 2005 19:57:31 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4JvVlJ036328; Fri, 4 Nov 2005 19:57:31 GMT (envelope-from ume) Message-Id: <200511041957.jA4JvVlJ036328@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 19:57:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 raw_ip6.c udp6_output.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 19:57:32 -0000 ume 2005-11-04 19:57:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 raw_ip6.c udp6_output.c Log: MFC: simplified udp6_output() and rip6_output(): do not override in6p_outputopts at the entrance of the functions. this trick was necessary when we passed an in6 pcb to in6_embedscope(), within which the in6p_outputopts member was used, but we do not use this kind of interface any more. sys/netinet6/raw_ip6.c: 1.52 sys/netinet6/udp6_output.c: 1.21 Revision Changes Path 1.50.2.4 +11 -13 src/sys/netinet6/raw_ip6.c 1.19.2.2 +10 -11 src/sys/netinet6/udp6_output.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:00:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E56D416A422; Fri, 4 Nov 2005 20:00:00 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC1843D48; Fri, 4 Nov 2005 19:59:55 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4JxtNt036638; Fri, 4 Nov 2005 19:59:55 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4JxtCG036637; Fri, 4 Nov 2005 19:59:55 GMT (envelope-from ume) Message-Id: <200511041959.jA4JxtCG036637@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 19:59:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 ip6_output.c ip6_var.h raw_ip6.c udp6_output.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:00:01 -0000 ume 2005-11-04 19:59:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 ip6_output.c ip6_var.h raw_ip6.c udp6_output.c Log: MFC: always copy ip6_pktopt. remove needcopy and needfree argument/structure member accordingly. sys/netinet6/ip6_output.c: 1.94 sys/netinet6/ip6_var.h: 1.32 sys/netinet6/raw_ip6.c: 1.53 sys/netinet6/udp6_output.c: 1.22 Revision Changes Path 1.90.2.5 +64 -70 src/sys/netinet6/ip6_output.c 1.30.2.3 +1 -3 src/sys/netinet6/ip6_var.h 1.50.2.5 +1 -1 src/sys/netinet6/raw_ip6.c 1.19.2.3 +1 -1 src/sys/netinet6/udp6_output.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:15:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A651216A41F; Fri, 4 Nov 2005 20:15:09 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DE9643D45; Fri, 4 Nov 2005 20:15:09 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KF9v0037723; Fri, 4 Nov 2005 20:15:09 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KF9Bd037722; Fri, 4 Nov 2005 20:15:09 GMT (envelope-from njl) Message-Id: <200511042015.jA4KF9Bd037722@repoman.freebsd.org> From: Nate Lawson Date: Fri, 4 Nov 2005 20:15:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: INTEL Cc: Subject: cvs commit: src/sys/contrib/dev/acpica rscalc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:15:09 -0000 njl 2005-11-04 20:15:09 UTC FreeBSD src repository Modified files: (Branch: INTEL) sys/contrib/dev/acpica rscalc.c Log: Account for the minimum resource size when parsing the end tag resource descriptor. This should fix the "memory modified after free" panics. This patch will appear in a future acpi-ca distribution. Submitted by: Robert Moore Tested by: Peter Holm Revision Changes Path 1.1.1.20 +3 -5 src/sys/contrib/dev/acpica/rscalc.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:26:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4369C16A41F; Fri, 4 Nov 2005 20:26:17 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C74E243D46; Fri, 4 Nov 2005 20:26:16 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KQGxf038320; Fri, 4 Nov 2005 20:26:16 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KQGX9038319; Fri, 4 Nov 2005 20:26:16 GMT (envelope-from ume) Message-Id: <200511042026.jA4KQGX9038319@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:26:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/net if_gif.c if_spppsubr.c src/sys/netinet icmp6.h ip_carp.c ip_fw2.c tcp_subr.c tcp_usrreq.c src/sys/netinet6 ah_core.c icmp6.c in6.c in6.h in6_cksum.c in6_ifattach.c in6_pcb.c in6_proto.c in6_src.c in6_var.h ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:26:17 -0000 ume 2005-11-04 20:26:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_gif.c if_spppsubr.c sys/netinet icmp6.h ip_carp.c ip_fw2.c tcp_subr.c tcp_usrreq.c sys/netinet6 ah_core.c icmp6.c in6.c in6.h in6_cksum.c in6_ifattach.c in6_pcb.c in6_proto.c in6_src.c in6_var.h ip6_forward.c ip6_input.c ip6_mroute.c ip6_output.c ip6_var.h ipsec.c mld6.c nd6.c nd6_nbr.c nd6_rtr.c raw_ip6.c route6.c scope6.c scope6_var.h udp6_output.c udp6_usrreq.c sys/netkey key.c Log: MFC: scope cleanup. with this change - most of the kernel code will not care about the actual encoding of scope zone IDs and won't touch "s6_addr16[1]" directly. - similarly, most of the kernel code will not care about link-local scoped addresses as a special case. - scope boundary check will be stricter. For example, the current *BSD code allows a packet with src=::1 and dst=(some global IPv6 address) to be sent outside of the node, if the application do: s = socket(AF_INET6); bind(s, "::1"); sendto(s, some_global_IPv6_addr); This is clearly wrong, since ::1 is only meaningful within a single node, but the current implementation of the *BSD kernel cannot reject this attempt. sys/net/if_gif.c: 1.53 sys/net/if_spppsubr.c: 1.120 sys/netinet/icmp6.h: 1.19 sys/netinet/ip_carp.c: 1.28,1.29 sys/netinet/ip_fw2.c: 1.107 sys/netinet/tcp_subr.c: 1.230,1.231,1.235 sys/netinet/tcp_usrreq.c: 1.125 sys/netinet6/ah_core.c: 1.26 sys/netinet6/icmp6.c: 1.63,1.64 sys/netinet6/in6.c: 1.52 sys/netinet6/in6.h: 1.38 sys/netinet6/in6_cksum.c: 1.11 sys/netinet6/in6_ifattach.c: 1.27 sys/netinet6/in6_pcb.c: 1.63 sys/netinet6/in6_proto.c: 1.33 sys/netinet6/in6_src.c: 1.31,1.32 sys/netinet6/in6_var.h: 1.22 sys/netinet6/ip6_forward.c: 1.29 sys/netinet6/ip6_input.c: 1.83 sys/netinet6/ip6_mroute.c: 1.30 sys/netinet6/ip6_output.c: 1.95 sys/netinet6/ip6_var.h: 1.33 sys/netinet6/ipsec.c: 1.43 sys/netinet6/mld6.c: 1.21 sys/netinet6/nd6.c: 1.50 sys/netinet6/nd6_nbr.c: 1.30 sys/netinet6/nd6_rtr.c: 1.27 sys/netinet6/raw_ip6.c: 1.54 sys/netinet6/route6.c: 1.12 sys/netinet6/scope6.c: 1.13,1.14,1.15 sys/netinet6/scope6_var.h: 1.5 sys/netinet6/udp6_output.c: 1.23 sys/netinet6/udp6_usrreq.c: 1.55 sys/netkey/key.c: 1.72,1.73 Revision Changes Path 1.52.2.2 +25 -0 src/sys/net/if_gif.c 1.119.2.2 +6 -2 src/sys/net/if_spppsubr.c 1.16.2.3 +1 -0 src/sys/netinet/icmp6.h 1.27.2.3 +18 -18 src/sys/netinet/ip_carp.c 1.106.2.4 +3 -0 src/sys/netinet/ip_fw2.c 1.228.2.5 +13 -14 src/sys/netinet/tcp_subr.c 1.124.2.2 +2 -0 src/sys/netinet/tcp_usrreq.c 1.25.2.1 +1 -0 src/sys/netinet6/ah_core.c 1.62.2.1 +100 -102 src/sys/netinet6/icmp6.c 1.51.2.3 +186 -135 src/sys/netinet6/in6.c 1.36.2.3 +1 -0 src/sys/netinet6/in6.h 1.10.2.1 +19 -12 src/sys/netinet6/in6_cksum.c 1.26.2.2 +8 -5 src/sys/netinet6/in6_ifattach.c 1.62.2.1 +39 -40 src/sys/netinet6/in6_pcb.c 1.32.2.2 +2 -0 src/sys/netinet6/in6_proto.c 1.30.2.2 +115 -234 src/sys/netinet6/in6_src.c 1.21.2.2 +0 -5 src/sys/netinet6/in6_var.h 1.28.2.2 +36 -9 src/sys/netinet6/ip6_forward.c 1.81.2.2 +19 -63 src/sys/netinet6/ip6_input.c 1.29.2.3 +17 -14 src/sys/netinet6/ip6_mroute.c 1.90.2.6 +212 -242 src/sys/netinet6/ip6_output.c 1.30.2.4 +4 -1 src/sys/netinet6/ip6_var.h 1.42.2.1 +18 -8 src/sys/netinet6/ipsec.c 1.19.2.3 +52 -41 src/sys/netinet6/mld6.c 1.48.2.5 +49 -46 src/sys/netinet6/nd6.c 1.29.2.3 +109 -52 src/sys/netinet6/nd6_nbr.c 1.26.2.1 +0 -2 src/sys/netinet6/nd6_rtr.c 1.50.2.6 +81 -67 src/sys/netinet6/raw_ip6.c 1.11.2.1 +19 -4 src/sys/netinet6/route6.c 1.12.2.1 +175 -74 src/sys/netinet6/scope6.c 1.4.2.1 +4 -0 src/sys/netinet6/scope6_var.h 1.19.2.4 +49 -15 src/sys/netinet6/udp6_output.c 1.54.2.1 +5 -0 src/sys/netinet6/udp6_usrreq.c 1.71.2.2 +43 -28 src/sys/netkey/key.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:30:57 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A1BC16A420; Fri, 4 Nov 2005 20:30:57 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA2D43D48; Fri, 4 Nov 2005 20:30:56 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KUug0038550; Fri, 4 Nov 2005 20:30:56 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KUu9E038549; Fri, 4 Nov 2005 20:30:56 GMT (envelope-from ume) Message-Id: <200511042030.jA4KUu9E038549@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:30:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/doc/IPv6 IMPLEMENTATION X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:30:57 -0000 ume 2005-11-04 20:30:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/doc/IPv6 IMPLEMENTATION Log: MFC 1.8: reflect scope change. Revision Changes Path 1.7.10.1 +152 -29 src/share/doc/IPv6/IMPLEMENTATION From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:32:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08FFC16A41F; Fri, 4 Nov 2005 20:32:27 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BACFA43D46; Fri, 4 Nov 2005 20:32:26 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KWQYN038604; Fri, 4 Nov 2005 20:32:26 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KWQ4Q038603; Fri, 4 Nov 2005 20:32:26 GMT (envelope-from ru) Message-Id: <200511042032.jA4KWQ4Q038603@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 4 Nov 2005 20:32:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/ia32 ia32_signal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:32:27 -0000 ru 2005-11-04 20:32:26 UTC FreeBSD src repository Modified files: sys/amd64/ia32 ia32_signal.c Log: Catch up with the recent change and make this compile. Revision Changes Path 1.13 +1 -1 src/sys/amd64/ia32/ia32_signal.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:35:21 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5749216A421; Fri, 4 Nov 2005 20:35:21 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7560143D79; Fri, 4 Nov 2005 20:35:14 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KZEkH038743; Fri, 4 Nov 2005 20:35:14 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KZEPa038742; Fri, 4 Nov 2005 20:35:14 GMT (envelope-from ume) Message-Id: <200511042035.jA4KZEPa038742@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:35:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 ip6_output.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:35:21 -0000 ume 2005-11-04 20:35:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 ip6_output.c Log: MFC 1.96: simplied the fix to FreeBSD-SA-04:06.ipv6. The previous one worried too much even though we actually validate the parameters. This code also is more compatible with other *BSDs, which do copyin within setsockopt(). Revision Changes Path 1.90.2.7 +9 -35 src/sys/netinet6/ip6_output.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:41:15 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0156316A420; Fri, 4 Nov 2005 20:41:15 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A37443D7E; Fri, 4 Nov 2005 20:41:09 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4Kf8Mo039014; Fri, 4 Nov 2005 20:41:08 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4Kf8CZ039013; Fri, 4 Nov 2005 20:41:08 GMT (envelope-from ume) Message-Id: <200511042041.jA4Kf8CZ039013@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:41:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 icmp6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:41:15 -0000 ume 2005-11-04 20:41:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 icmp6.c Log: MFC 1.65: removed RFC1885-related code. it was obsoleted by RFC2463, and the code was #ifdef'ed out for a long time. Revision Changes Path 1.62.2.2 +0 -52 src/sys/netinet6/icmp6.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:48:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDFF316A41F; Fri, 4 Nov 2005 20:48:12 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7DD43D45; Fri, 4 Nov 2005 20:48:12 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KmCP3046554; Fri, 4 Nov 2005 20:48:12 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KmC0H046553; Fri, 4 Nov 2005 20:48:12 GMT (envelope-from ume) Message-Id: <200511042048.jA4KmC0H046553@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:48:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 icmp6.c in6_src.c in6_var.h nd6.c nd6_nbr.c nd6_rtr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:48:13 -0000 ume 2005-11-04 20:48:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 icmp6.c in6_src.c in6_var.h nd6.c nd6_nbr.c nd6_rtr.c Log: MFC: - fix typo in comment. - nuke unused code. sys/netinet6/icmp6.c: 1.66 sys/netinet6/in6_src.c: 1.33 sys/netinet6/in6_var.h: 1.24 sys/netinet6/nd6.c: 1.54 sys/netinet6/nd6_nbr.c: 1.32 sys/netinet6/nd6_rtr.c: 1.28 Revision Changes Path 1.62.2.3 +3 -3 src/sys/netinet6/icmp6.c 1.30.2.3 +1 -1 src/sys/netinet6/in6_src.c 1.21.2.3 +1 -1 src/sys/netinet6/in6_var.h 1.48.2.6 +2 -2 src/sys/netinet6/nd6.c 1.29.2.4 +13 -34 src/sys/netinet6/nd6_nbr.c 1.26.2.2 +0 -4 src/sys/netinet6/nd6_rtr.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:55:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E80516A41F; Fri, 4 Nov 2005 20:55:43 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B97ED43D7C; Fri, 4 Nov 2005 20:55:31 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KtVRi047209; Fri, 4 Nov 2005 20:55:31 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KtVhE047208; Fri, 4 Nov 2005 20:55:31 GMT (envelope-from ume) Message-Id: <200511042055.jA4KtVhE047208@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:55:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 in6.h in6_proto.c ip6_mroute.c ip6_var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:55:43 -0000 ume 2005-11-04 20:55:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 in6.h in6_proto.c ip6_mroute.c ip6_var.h Log: MFC: added a knob to enable path MTU discovery for multicast packets. (by default, it is disabled) sys/netinet6/in6.h: 1.40 sys/netinet6/in6_proto.c: 1.36 sys/netinet6/ip6_mroute.c: 1.32 sys/netinet6/ip6_var.h: 1.35 Revision Changes Path 1.36.2.4 +5 -1 src/sys/netinet6/in6.h 1.32.2.3 +3 -0 src/sys/netinet6/in6_proto.c 1.29.2.4 +19 -13 src/sys/netinet6/ip6_mroute.c 1.30.2.5 +1 -0 src/sys/netinet6/ip6_var.h From owner-cvs-src@FreeBSD.ORG Fri Nov 4 20:59:59 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198C016A41F; Fri, 4 Nov 2005 20:59:59 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC3CE43D45; Fri, 4 Nov 2005 20:59:58 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4KxwTE047426; Fri, 4 Nov 2005 20:59:58 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4KxwRL047425; Fri, 4 Nov 2005 20:59:58 GMT (envelope-from ume) Message-Id: <200511042059.jA4KxwRL047425@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 20:59:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 esp_aesctr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:59:59 -0000 ume 2005-11-04 20:59:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 esp_aesctr.c Log: MFC 1.3: AES counter mode uses 8byte IV, not 16 bytes. Revision Changes Path 1.2.2.1 +1 -1 src/sys/netinet6/esp_aesctr.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 21:04:31 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BBE716A41F; Fri, 4 Nov 2005 21:04:31 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0831D43D64; Fri, 4 Nov 2005 21:04:31 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4L4Uqe048540; Fri, 4 Nov 2005 21:04:30 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4L4Ulg048539; Fri, 4 Nov 2005 21:04:30 GMT (envelope-from ume) Message-Id: <200511042104.jA4L4Ulg048539@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 4 Nov 2005 21:04:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/setkey parse.y X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 21:04:31 -0000 ume 2005-11-04 21:04:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/setkey parse.y Log: MFC 1.8: fixed a crush when either -lh or -ls option is used. Revision Changes Path 1.7.8.1 +2 -2 src/usr.sbin/setkey/parse.y From owner-cvs-src@FreeBSD.ORG Fri Nov 4 21:29:42 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52CE416A41F; Fri, 4 Nov 2005 21:29:42 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0105B43D79; Fri, 4 Nov 2005 21:29:42 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4LTfVs049848; Fri, 4 Nov 2005 21:29:41 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4LTfin049847; Fri, 4 Nov 2005 21:29:41 GMT (envelope-from jkim) Message-Id: <200511042129.jA4LTfin049847@repoman.freebsd.org> From: Jung-uk Kim Date: Fri, 4 Nov 2005 21:29:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: INTEL Cc: Subject: cvs commit: src/sys/contrib/dev/acpica rscalc.c rsmisc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 21:29:42 -0000 jkim 2005-11-04 21:29:41 UTC FreeBSD src repository Modified files: (Branch: INTEL) sys/contrib/dev/acpica rscalc.c rsmisc.c Log: - Fix more resource parsing problems. The previous commit was imcomplete. - Fix a typo in rsmisc.c and a style change for consistency. This patch will also appear in future ACPI-CA release. Submitted by: Robert Moore Tested by: ru Revision Changes Path 1.1.1.21 +3 -6 src/sys/contrib/dev/acpica/rscalc.c 1.1.1.15 +2 -2 src/sys/contrib/dev/acpica/rsmisc.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 22:02:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE65116A41F; Fri, 4 Nov 2005 22:02:36 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E106D43D45; Fri, 4 Nov 2005 22:02:35 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4M2Y0Z088386; Sat, 5 Nov 2005 00:02:34 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 46422-01-3; Sat, 5 Nov 2005 00:02:33 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA4M01xX088316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 5 Nov 2005 00:00:02 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA4M06FH067577; Sat, 5 Nov 2005 00:00:06 +0200 (EET) (envelope-from ru) Date: Sat, 5 Nov 2005 00:00:06 +0200 From: Ruslan Ermilov To: Jung-uk Kim Message-ID: <20051104220006.GJ63539@ip.net.ua> References: <200511042129.jA4LTfin049847@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CBkz1G+j/QuiWKyF" Content-Disposition: inline In-Reply-To: <200511042129.jA4LTfin049847@repoman.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica rscalc.c rsmisc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 22:02:36 -0000 --CBkz1G+j/QuiWKyF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2005 at 09:29:41PM +0000, Jung-uk Kim wrote: > jkim 2005-11-04 21:29:41 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: INTEL) > sys/contrib/dev/acpica rscalc.c rsmisc.c=20 > Log: > - Fix more resource parsing problems. The previous commit was imcomple= te. > - Fix a typo in rsmisc.c and a style change for consistency. > =20 > This patch will also appear in future ACPI-CA release. > =20 > Submitted by: Robert Moore > Tested by: ru > =20 > Revision Changes Path > 1.1.1.21 +3 -6 src/sys/contrib/dev/acpica/rscalc.c > 1.1.1.15 +2 -2 src/sys/contrib/dev/acpica/rsmisc.c >=20 Thank you! Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --CBkz1G+j/QuiWKyF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDa9nmqRfpzJluFF4RAnBeAJsE8HmsCRkKVNWzBpfLiOMTOqGOrwCePVcI 1uynXjg0hBGamo91dAT5+48= =vp8X -----END PGP SIGNATURE----- --CBkz1G+j/QuiWKyF-- From owner-cvs-src@FreeBSD.ORG Fri Nov 4 22:08:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B468916A420; Fri, 4 Nov 2005 22:08:40 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 669D143D46; Fri, 4 Nov 2005 22:08:40 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4M8eYk051426; Fri, 4 Nov 2005 22:08:40 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4M8eZb051425; Fri, 4 Nov 2005 22:08:40 GMT (envelope-from jhb) Message-Id: <200511042208.jA4M8eZb051425@repoman.freebsd.org> From: John Baldwin Date: Fri, 4 Nov 2005 22:08:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 microtime.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 22:08:41 -0000 jhb 2005-11-04 22:08:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man9 microtime.9 Log: MFC: Correct a reference to microtime that was rendered as bintime. Revision Changes Path 1.10.2.1 +2 -2 src/share/man/man9/microtime.9 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 22:10:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 722EE16A426; Fri, 4 Nov 2005 22:10:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BF1243D64; Fri, 4 Nov 2005 22:10:13 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4MADWf051501; Fri, 4 Nov 2005 22:10:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4MADQd051500; Fri, 4 Nov 2005 22:10:13 GMT (envelope-from jhb) Message-Id: <200511042210.jA4MADQd051500@repoman.freebsd.org> From: John Baldwin Date: Fri, 4 Nov 2005 22:10:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 device_get_softc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 22:10:17 -0000 jhb 2005-11-04 22:10:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man9 device_get_softc.9 Log: MFC: Clarify when the softc is added and add a xref to DEVICE_PROBE. Revision Changes Path 1.10.10.2 +7 -3 src/share/man/man9/device_get_softc.9 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 22:15:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0339016A41F; Fri, 4 Nov 2005 22:15:25 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E1243D45; Fri, 4 Nov 2005 22:15:24 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4MFOOW051810; Fri, 4 Nov 2005 22:15:24 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4MFO5t051809; Fri, 4 Nov 2005 22:15:24 GMT (envelope-from jhb) Message-Id: <200511042215.jA4MFO5t051809@repoman.freebsd.org> From: John Baldwin Date: Fri, 4 Nov 2005 22:15:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man9 microtime.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 22:15:25 -0000 jhb 2005-11-04 22:15:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man9 microtime.9 Log: Sync with RELENG_6 and HEAD. Revision Changes Path 1.7.8.2 +9 -7 src/share/man/man9/microtime.9 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 22:17:15 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF0F16A41F; Fri, 4 Nov 2005 22:17:15 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2765F43D5A; Fri, 4 Nov 2005 22:17:14 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4MHE5F051887; Fri, 4 Nov 2005 22:17:14 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4MHE2W051886; Fri, 4 Nov 2005 22:17:14 GMT (envelope-from jhb) Message-Id: <200511042217.jA4MHE2W051886@repoman.freebsd.org> From: John Baldwin Date: Fri, 4 Nov 2005 22:17:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man9 device_get_softc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 22:17:15 -0000 jhb 2005-11-04 22:17:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man9 device_get_softc.9 Log: MFC: Clarify when softc is allocated and xref DEVICE_PROBE. Revision Changes Path 1.10.4.2 +7 -3 src/share/man/man9/device_get_softc.9 From owner-cvs-src@FreeBSD.ORG Fri Nov 4 22:53:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 370F116A41F; Fri, 4 Nov 2005 22:53:45 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84E043D48; Fri, 4 Nov 2005 22:53:44 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4MriuB053240; Fri, 4 Nov 2005 22:53:44 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4MriQW053239; Fri, 4 Nov 2005 22:53:44 GMT (envelope-from peter) Message-Id: <200511042253.jA4MriQW053239@repoman.freebsd.org> From: Peter Wemm Date: Fri, 4 Nov 2005 22:53:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/pci pci_cfgreg.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 22:53:45 -0000 peter 2005-11-04 22:53:44 UTC FreeBSD src repository Modified files: sys/i386/pci pci_cfgreg.c Log: MFamd64: indent with tabs instead of spaces. Revision Changes Path 1.119 +1 -1 src/sys/i386/pci/pci_cfgreg.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 23:02:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC5F216A41F; Fri, 4 Nov 2005 23:02:28 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C9A43D45; Fri, 4 Nov 2005 23:02:28 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA4N2SGl053649; Fri, 4 Nov 2005 23:02:28 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA4N2StT053648; Fri, 4 Nov 2005 23:02:28 GMT (envelope-from peter) Message-Id: <200511042302.jA4N2StT053648@repoman.freebsd.org> From: Peter Wemm Date: Fri, 4 Nov 2005 23:02:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 io_apic.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 23:02:28 -0000 peter 2005-11-04 23:02:28 UTC FreeBSD src repository Modified files: sys/amd64/amd64 io_apic.c Log: Define M_IOAPIC the same as i386 Revision Changes Path 1.19 +1 -1 src/sys/amd64/amd64/io_apic.c From owner-cvs-src@FreeBSD.ORG Fri Nov 4 23:18:08 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED90016A420 for ; Fri, 4 Nov 2005 23:18:08 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B29A43D58 for ; Fri, 4 Nov 2005 23:18:04 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 24544 invoked by uid 207); 4 Nov 2005 23:18:00 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.30/3.97. Clear:RC:1(81.186.70.125):. Processed in 0.130055 secs); 04 Nov 2005 23:18:00 -0000 Received: from dialup125.ach.sch.gr (HELO flame.pc) ([81.186.70.125]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 4 Nov 2005 23:17:59 -0000 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id jA4NHm8H002314; Sat, 5 Nov 2005 01:17:48 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id jA4NHlBc002313; Sat, 5 Nov 2005 01:17:47 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 5 Nov 2005 01:17:47 +0200 From: Giorgos Keramidas To: Ruslan Ermilov Message-ID: <20051104231747.GA2289@flame.pc> References: <200511042032.jA4KWQ4Q038603@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511042032.jA4KWQ4Q038603@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/ia32 ia32_signal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 23:18:09 -0000 On 2005-11-04 20:32, Ruslan Ermilov wrote: > ru 2005-11-04 20:32:26 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/ia32 ia32_signal.c > Log: > Catch up with the recent change and make this compile. > > Revision Changes Path > 1.13 +1 -1 src/sys/amd64/ia32/ia32_signal.c Thanks! This unbreaks my amd64 kernel again :))) From owner-cvs-src@FreeBSD.ORG Sat Nov 5 00:33:55 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D02FB16A41F; Sat, 5 Nov 2005 00:33:55 +0000 (GMT) (envelope-from peter@wemm.org) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B2E43D64; Sat, 5 Nov 2005 00:33:48 +0000 (GMT) (envelope-from peter@wemm.org) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id 661A6197A8; Fri, 4 Nov 2005 16:33:48 -0800 (PST) From: Peter Wemm To: Ceri Davies Date: Fri, 4 Nov 2005 16:33:46 -0800 User-Agent: KMail/1.8.2 References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> <20051104093436.GI29387@submonkey.net> In-Reply-To: <20051104093436.GI29387@submonkey.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511041633.47778.peter@wemm.org> Cc: Warner Losh , src-committers@freebsd.org, Ruslan Ermilov , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 00:33:56 -0000 On Friday 04 November 2005 01:34 am, Ceri Davies wrote: > On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: > > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: > > > imp 2005-11-04 04:16:44 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > usr.sbin/config configvers.h > > > Log: > > > since nocpu isn't used in the kernel config base, we don't need > > > to bump the version. Peter Wemm, John Baldwin and I hammered > > > this out after the last time I needlessly incremented the > > > version. > > > > > > Revision Changes Path > > > 1.38 +1 -1 src/usr.sbin/config/configvers.h > > > > Our users wanted to *use* the "nocpu" directive in their configs > > that are based on GENERIC (GENERIC is included), hence I bumped > > config(8). Otherwise, one day some would scream that "nocpu" > > doesn't work for them, because they're using the older version > > of config(8). > > I'd agree that the Makefiles don't need to be bumped, as they don't > actually require the new config, but config has new functionality and > the version should probably be bumped in the binary. The reason for configvers in the first place was that config(8) didn't fail for many error conditions at all. It would create a bogus kernel build environment even though a parser change caused hundreds of syntax errors. This was a real problem because 'make buildkernel' had become all the 'in' thing to do, and people were getting hosed because buildkernel/installkernel would quite happily install a bogus kernel after generating hundreds of lines of error messages. The victim would be none the wiser because the config output would be lost in the noise of the make output. config was originally written to be used interactively and the results read, not run from a make script. Over time, config was fixed to correctly return error codes for parser problems, and the syntax evolved so that errors were more likely to be detected. These days we generally don't need to bump configvers because syntax changes are correctly detected. configvers should only be bumped if they are NOT detected, or if the interface between /sys/conf/* and /usr/sbin/config has changed. Adding 'nocpu' does not require a configvers bump. An older config(8) will correctly fail with a syntax error if it is exposed to a newer 'nocpu' keyword. Needlessly bumping configvers is harmful because it disrupts users and developers. config should NOT be made to fail just because it is out of sync with 'nocpu' support whennocpu isn't used. That would be just silly. -- 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 From owner-cvs-src@FreeBSD.ORG Sat Nov 5 00:41:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 874B516A41F; Sat, 5 Nov 2005 00:41:13 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1720643D46; Sat, 5 Nov 2005 00:41:13 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA50fCal057464; Sat, 5 Nov 2005 00:41:12 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA50fCCH057463; Sat, 5 Nov 2005 00:41:12 GMT (envelope-from peter) Message-Id: <200511050041.jA50fCCH057463@repoman.freebsd.org> From: Peter Wemm Date: Sat, 5 Nov 2005 00:41:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/amd64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 00:41:13 -0000 peter 2005-11-05 00:41:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 machdep.c Log: MFC: allow FreeBSD/amd64 to boot on certain Dell machines that have more than 8 entries in the 0xe821 map. This includes things like ACPI exclusion zones, memory segments and recoverable memory segments after the kernel has booted. Revision Changes Path 1.638.2.2 +1 -1 src/sys/amd64/amd64/machdep.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 00:53:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78FE616A41F; Sat, 5 Nov 2005 00:53:44 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD58F43D6A; Sat, 5 Nov 2005 00:53:41 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA50rfhE065038; Sat, 5 Nov 2005 00:53:41 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA50rfeS065037; Sat, 5 Nov 2005 00:53:41 GMT (envelope-from jhb) Message-Id: <200511050053.jA50rfeS065037@repoman.freebsd.org> From: John Baldwin Date: Sat, 5 Nov 2005 00:53:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/nge if_nge.c if_ngereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 00:53:44 -0000 jhb 2005-11-05 00:53:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/nge if_nge.c if_ngereg.h Log: MFC: Use device_printf() and if_printf(), use callout_*(), add M_ZERO to initialize nge_ldata, add locking to ifmedia callouts, cleanup attach error handling, and fixup locking in ioctl(). Revision Changes Path 1.75.2.4 +63 -67 src/sys/dev/nge/if_nge.c 1.13.2.1 +0 -1 src/sys/dev/nge/if_ngereg.h From owner-cvs-src@FreeBSD.ORG Sat Nov 5 04:56:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65A6C16A41F; Sat, 5 Nov 2005 04:56:01 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E812D43D48; Sat, 5 Nov 2005 04:56:00 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA54u0IM085990; Sat, 5 Nov 2005 04:56:00 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA54u0Ru085989; Sat, 5 Nov 2005 04:56:00 GMT (envelope-from ume) Message-Id: <200511050456.jA54u0Ru085989@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 5 Nov 2005 04:56:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.sbin/setkey parse.y X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 04:56:01 -0000 ume 2005-11-05 04:56:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/setkey parse.y Log: MFC 1.8: fixed a crush when either -lh or -ls option is used. Revision Changes Path 1.7.2.1 +2 -2 src/usr.sbin/setkey/parse.y From owner-cvs-src@FreeBSD.ORG Sat Nov 5 05:04:32 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 951AF16A41F; Sat, 5 Nov 2005 05:04:32 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5215C43D45; Sat, 5 Nov 2005 05:04:32 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA554W4l086657; Sat, 5 Nov 2005 05:04:32 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA554Wux086656; Sat, 5 Nov 2005 05:04:32 GMT (envelope-from ume) Message-Id: <200511050504.jA554Wux086656@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 5 Nov 2005 05:04:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/netinet6 esp_aesctr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 05:04:32 -0000 ume 2005-11-05 05:04:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet6 esp_aesctr.c Log: MFC 1.3: AES counter mode uses 8byte IV, not 16 bytes. Revision Changes Path 1.1.4.2 +1 -1 src/sys/netinet6/esp_aesctr.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 06:00:38 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F31C916A420; Sat, 5 Nov 2005 06:00:37 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B119743D45; Sat, 5 Nov 2005 06:00:37 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA560bjl014896; Sat, 5 Nov 2005 06:00:37 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA560b7F014895; Sat, 5 Nov 2005 06:00:37 GMT (envelope-from hrs) Message-Id: <200511050600.jA560b7F014895@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 5 Nov 2005 06:00:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 06:00:38 -0000 hrs 2005-11-05 06:00:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: Add the following errata items: - pmcstat(8) 32-bit executables handling problem on FreeBSD/amd64[1], - boot-time panic on some PowerMac G4 systems[2], and - incompatible change of LC_* in 6.0-RELEASE and misc/compat5x. Submitted by: jkoshy[1], grehan[2] Revision Changes Path 1.73.2.2 +43 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Nov 5 06:20:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48DDB16A41F; Sat, 5 Nov 2005 06:20:07 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F335143D45; Sat, 5 Nov 2005 06:20:06 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA56K6WN016674; Sat, 5 Nov 2005 06:20:06 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA56K6dG016673; Sat, 5 Nov 2005 06:20:06 GMT (envelope-from hrs) Message-Id: <200511050620.jA56K6dG016673@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 5 Nov 2005 06:20:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 06:20:07 -0000 hrs 2005-11-05 06:20:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: Add a new errata item: CHECKSUM.* include checksums of the checksum files. Revision Changes Path 1.73.2.3 +10 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Nov 5 06:54:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA2A16A41F; Sat, 5 Nov 2005 06:54:48 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A07843D46; Sat, 5 Nov 2005 06:54:48 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA56smJq021330; Sat, 5 Nov 2005 06:54:48 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA56sm97021327; Sat, 5 Nov 2005 06:54:48 GMT (envelope-from ume) Message-Id: <200511050654.jA56sm97021327@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 5 Nov 2005 06:54:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern kern_cpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 06:54:48 -0000 ume 2005-11-05 06:54:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_cpu.c Log: MFC 1.17-1.19,1.22: make saved cpu level stackable. Revision Changes Path 1.14.2.3 +54 -31 src/sys/kern/kern_cpu.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 06:55:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD4916A41F; Sat, 5 Nov 2005 06:55:54 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C06943D48; Sat, 5 Nov 2005 06:55:54 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA56trk2021537; Sat, 5 Nov 2005 06:55:53 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA56trZa021536; Sat, 5 Nov 2005 06:55:53 GMT (envelope-from ume) Message-Id: <200511050655.jA56trZa021536@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 5 Nov 2005 06:55:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 06:55:54 -0000 ume 2005-11-05 06:55:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_thermal.c Log: MFC 1.54-1.58: Implement passive cooling. It is enabled for tz0 by default where it is available. Revision Changes Path 1.53.2.1 +337 -23 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 06:57:32 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D928316A41F; Sat, 5 Nov 2005 06:57:32 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95DC543D46; Sat, 5 Nov 2005 06:57:32 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA56vWVS021606; Sat, 5 Nov 2005 06:57:32 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA56vWoC021605; Sat, 5 Nov 2005 06:57:32 GMT (envelope-from ume) Message-Id: <200511050657.jA56vWoC021605@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 5 Nov 2005 06:57:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 acpi_thermal.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 06:57:33 -0000 ume 2005-11-05 06:57:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 acpi_thermal.4 Log: MFC 1.8: Document passive cooling related sysctl MIB. Revision Changes Path 1.6.8.2 +7 -0 src/share/man/man4/acpi_thermal.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:30:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 133EA16A41F; Sat, 5 Nov 2005 10:30:02 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5854043D45; Sat, 5 Nov 2005 10:30:01 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5AU1NN051065; Sat, 5 Nov 2005 10:30:01 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AU179051064; Sat, 5 Nov 2005 10:30:01 GMT (envelope-from suz) Message-Id: <200511051030.jA5AU179051064@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:30:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/ndp ndp.8 ndp.c src/sys/netinet6 ip6_input.c nd6.c nd6.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:30:02 -0000 suz 2005-11-05 10:30:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/ndp ndp.8 ndp.c sys/netinet6 ip6_input.c nd6.c nd6.h Log: MFC: supported an ndp command suboption to disable IPv6 in the given interface src/sys/netinet6/ip6_input.c 1.84 src/sys/netinet6/nd6.c 1.58 src/sys/netinet6/nd6.h 1.20 src/usr.sbin/ndp/ndp.8 1.18 src/usr.sbin/ndp/ndp.c 1.20 Revision Changes Path 1.81.2.3 +6 -0 src/sys/netinet6/ip6_input.c 1.48.2.7 +6 -0 src/sys/netinet6/nd6.c 1.19.2.1 +4 -0 src/sys/netinet6/nd6.h 1.16.2.1 +13 -0 src/usr.sbin/ndp/ndp.8 1.16.8.1 +5 -0 src/usr.sbin/ndp/ndp.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:32:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA17E16A41F; Sat, 5 Nov 2005 10:32:55 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955D843D46; Sat, 5 Nov 2005 10:32:55 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5AWtnf051251; Sat, 5 Nov 2005 10:32:55 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AWtYY051250; Sat, 5 Nov 2005 10:32:55 GMT (envelope-from suz) Message-Id: <200511051032.jA5AWtYY051250@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:32:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/ndp ndp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:32:56 -0000 suz 2005-11-05 10:32:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/ndp ndp.c Log: MFC Rev.1.19 fixed a bug that "ndp ... proxy" command does not work Revision Changes Path 1.16.8.2 +5 -1 src/usr.sbin/ndp/ndp.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:35:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5638816A41F; Sat, 5 Nov 2005 10:35:14 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF04943D4C; Sat, 5 Nov 2005 10:35:13 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5AZDKf051425; Sat, 5 Nov 2005 10:35:13 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AZD3B051424; Sat, 5 Nov 2005 10:35:13 GMT (envelope-from suz) Message-Id: <200511051035.jA5AZD3B051424@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:35:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/rtadvd rtadvd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:35:14 -0000 suz 2005-11-05 10:35:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/rtadvd rtadvd.c Log: MFC Rev 1.24 source link-layer address option should be marked to be checked later, because rs_input() need this option. Revision Changes Path 1.23.10.1 +1 -1 src/usr.sbin/rtadvd/rtadvd.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:42:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D7C216A43B; Sat, 5 Nov 2005 10:42:41 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4940B43D45; Sat, 5 Nov 2005 10:42:41 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5Agf6t051697; Sat, 5 Nov 2005 10:42:41 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AgfIL051696; Sat, 5 Nov 2005 10:42:41 GMT (envelope-from phk) Message-Id: <200511051042.jA5AgfIL051696@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 5 Nov 2005 10:42:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:42:41 -0000 phk 2005-11-05 10:42:40 UTC FreeBSD src repository Modified files: sys/i386/i386 trap.c Log: Unbreak !SMP kernels Revision Changes Path 1.284 +2 -0 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:50:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 784C316A41F; Sat, 5 Nov 2005 10:50:10 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ABCD43D45; Sat, 5 Nov 2005 10:50:10 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5AoAGB052159; Sat, 5 Nov 2005 10:50:10 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AoAne052158; Sat, 5 Nov 2005 10:50:10 GMT (envelope-from suz) Message-Id: <200511051050.jA5AoAne052158@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:50:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 in6.c in6_var.h nd6.c src/usr.sbin/rtadvd config.c src/usr.sbin/ndp ndp.8 ndp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:50:10 -0000 suz 2005-11-05 10:50:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 in6.c in6_var.h nd6.c usr.sbin/rtadvd config.c usr.sbin/ndp ndp.8 ndp.c Log: MFC: added an ioctl option in kernel so that ndp/rtadvd can change some NDP-related kernel variables based on their configurations (RFC2461 p.43 6.2.1 mandates this for IPv6 routers) Revision Changes Path 1.56 +1 -0 src/sys/netinet6/in6.c 1.26 +1 -0 src/sys/netinet6/in6_var.h 1.57 +28 -0 src/sys/netinet6/nd6.c 1.17 +21 -8 src/usr.sbin/ndp/ndp.8 1.17 +31 -2 src/usr.sbin/ndp/ndp.c 1.25 +30 -0 src/usr.sbin/rtadvd/config.c Revision Changes Path 1.51.2.4 +1 -0 src/sys/netinet6/in6.c 1.21.2.4 +1 -0 src/sys/netinet6/in6_var.h 1.48.2.8 +30 -0 src/sys/netinet6/nd6.c 1.16.2.2 +21 -8 src/usr.sbin/ndp/ndp.8 1.16.8.3 +31 -2 src/usr.sbin/ndp/ndp.c 1.24.2.1 +30 -0 src/usr.sbin/rtadvd/config.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:54:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4732016A41F; Sat, 5 Nov 2005 10:54:22 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1638743D45; Sat, 5 Nov 2005 10:54:22 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5AsLWD052357; Sat, 5 Nov 2005 10:54:21 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AsLDk052356; Sat, 5 Nov 2005 10:54:21 GMT (envelope-from suz) Message-Id: <200511051054.jA5AsLDk052356@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:54:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 in6_ifattach.c in6_ifattach.h nd6_nbr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:54:22 -0000 suz 2005-11-05 10:54:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 in6_ifattach.c in6_ifattach.h nd6_nbr.c Log: MFC: sync with KAME regarding the following clarification in RFC3542 - disable IPv6 operation if DAD fails for some EUI-64 link-local addresses. - export get_hw_ifid() (and rename it) as a subroutine for this process. Revision Changes Path 1.30 +5 -6 src/sys/netinet6/in6_ifattach.c 1.6 +1 -0 src/sys/netinet6/in6_ifattach.h 1.36 +39 -2 src/sys/netinet6/nd6_nbr.c Revision Changes Path 1.26.2.3 +5 -6 src/sys/netinet6/in6_ifattach.c 1.5.2.1 +1 -0 src/sys/netinet6/in6_ifattach.h 1.29.2.5 +39 -2 src/sys/netinet6/nd6_nbr.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:56:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2585B16A41F; Sat, 5 Nov 2005 10:56:07 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D57C243D45; Sat, 5 Nov 2005 10:56:06 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5Au6CO052500; Sat, 5 Nov 2005 10:56:06 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5Au61C052499; Sat, 5 Nov 2005 10:56:06 GMT (envelope-from suz) Message-Id: <200511051056.jA5Au61C052499@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:56:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/ndp ndp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:56:07 -0000 suz 2005-11-05 10:56:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/ndp ndp.c Log: MFC: sync with KAME in the following points: - removed compilation warnings - suppress a redundant error message when a default-router-list is empty Revision Changes Path 1.18 +4 -1 src/usr.sbin/ndp/ndp.c Revision Changes Path 1.16.8.4 +4 -1 src/usr.sbin/ndp/ndp.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 10:57:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B3E16A41F; Sat, 5 Nov 2005 10:57:41 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F15143D45; Sat, 5 Nov 2005 10:57:41 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5AvfTF052587; Sat, 5 Nov 2005 10:57:41 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5AvfVN052586; Sat, 5 Nov 2005 10:57:41 GMT (envelope-from suz) Message-Id: <200511051057.jA5AvfVN052586@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 5 Nov 2005 10:57:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/rtadvd rtadvd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 10:57:42 -0000 suz 2005-11-05 10:57:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/rtadvd rtadvd.c Log: MFC Rev.1.25 changed syslog level to more appropriate ones Revision Changes Path 1.23.10.2 +3 -3 src/usr.sbin/rtadvd/rtadvd.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 14:01:57 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2822D16A41F; Sat, 5 Nov 2005 14:01:57 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B8E43D46; Sat, 5 Nov 2005 14:01:56 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5E1uaP072597; Sat, 5 Nov 2005 14:01:56 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5E1uEl072596; Sat, 5 Nov 2005 14:01:56 GMT (envelope-from hrs) Message-Id: <200511051401.jA5E1uEl072596@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 5 Nov 2005 14:01:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 14:01:57 -0000 hrs 2005-11-05 14:01:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: Add a new errata item: - version numbers of OpenSSH and IPFilter in 6.0-R relnotes were wrong. Revision Changes Path 1.73.2.4 +5 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Nov 5 16:19:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C86F16A41F; Sat, 5 Nov 2005 16:19:26 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF3E43D4C; Sat, 5 Nov 2005 16:19:25 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1425000 for multiple; Sat, 05 Nov 2005 11:21:09 -0500 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA5GJ2R8092166; Sat, 5 Nov 2005 11:19:03 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Warner Losh Date: Fri, 4 Nov 2005 16:27:49 -0500 User-Agent: KMail/1.8 References: <20051104.091549.55832472.imp@bsdimp.com> <200511041143.22007.jhb@FreeBSD.org> <20051104.105947.74720835.imp@bsdimp.com> In-Reply-To: <20051104.105947.74720835.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511041627.51445.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@FreeBSD.org, ceri@submonkey.net, ru@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 16:19:26 -0000 On Friday 04 November 2005 12:59 pm, Warner Losh wrote: > > I think the more useful thing would be to get > > config to understand >=3D for it's version tests though so that version > > bumps aren't quite so painful. > > Consider http://people.freebsd.org/~imp/conf.diff > > It implements that test, with one caveat. The major version number > (the 6 in 600003) is also tested. We should only bump this version > number whenever there's a major change in the config system such that > the new config can't grok older config files. So it should *NOT* be > automatically bumped at branch points, but incremented by the human > doing the backwards incompatible change. I think that might be a bit more complicated than just a simple >=3D test (= which=20 would be separate from the =3D test). =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Sat Nov 5 17:17:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB11216A421; Sat, 5 Nov 2005 17:17:58 +0000 (GMT) (envelope-from ticso@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F7443D48; Sat, 5 Nov 2005 17:17:57 +0000 (GMT) (envelope-from ticso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5HHv4q003912; Sat, 5 Nov 2005 17:17:57 GMT (envelope-from ticso@repoman.freebsd.org) Received: (from ticso@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5HHvGl003911; Sat, 5 Nov 2005 17:17:57 GMT (envelope-from ticso) Message-Id: <200511051717.jA5HHvGl003911@repoman.freebsd.org> From: Bernd Walter Date: Sat, 5 Nov 2005 17:17:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb ubser.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 17:17:58 -0000 ticso 2005-11-05 17:17:57 UTC FreeBSD src repository Modified files: sys/dev/usb ubser.c Log: Remove spl. Restart request on USBD_IOERROR. MFC after: 2 weeks Revision Changes Path 1.18 +16 -28 src/sys/dev/usb/ubser.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 18:06:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E1F16A41F; Sat, 5 Nov 2005 18:06:44 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C3443D49; Sat, 5 Nov 2005 18:06:44 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5I6iNK005987; Sat, 5 Nov 2005 18:06:44 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5I6i2Y005986; Sat, 5 Nov 2005 18:06:44 GMT (envelope-from marcel) Message-Id: <200511051806.jA5I6i2Y005986@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 5 Nov 2005 18:06:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/uart uart_bus_ebus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 18:06:44 -0000 marcel 2005-11-05 18:06:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/uart uart_bus_ebus.c Log: MFC rev 1.7: Recognize the SAB82532 in USIII machines (marius@) Revision Changes Path 1.6.2.2 +1 -1 src/sys/dev/uart/uart_bus_ebus.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 18:45:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D0416A41F; Sat, 5 Nov 2005 18:45:37 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAB543D45; Sat, 5 Nov 2005 18:45:37 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5IjbL6007381; Sat, 5 Nov 2005 18:45:37 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5Ijbrv007380; Sat, 5 Nov 2005 18:45:37 GMT (envelope-from marcel) Message-Id: <200511051845.jA5Ijbrv007380@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 5 Nov 2005 18:45:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/uart uart_bus_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 18:45:38 -0000 marcel 2005-11-05 18:45:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/uart uart_bus_pccard.c Log: Partial MFC rev 1.11 (diff reduction): o Style(9) nits o Fix typo in comment o s/-100/BUS_PROBE_GENERIC/ Revision Changes Path 1.9.2.1 +5 -4 src/sys/dev/uart/uart_bus_pccard.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 18:53:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4740D16A41F; Sat, 5 Nov 2005 18:53:43 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 050D743D4C; Sat, 5 Nov 2005 18:53:43 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5IrgTm007619; Sat, 5 Nov 2005 18:53:42 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5Irg9O007618; Sat, 5 Nov 2005 18:53:42 GMT (envelope-from marcel) Message-Id: <200511051853.jA5Irg9O007618@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 5 Nov 2005 18:53:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/uart uart_bus_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 18:53:43 -0000 marcel 2005-11-05 18:53:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/uart uart_bus_pci.c Log: MFC rev 1.6: Update PCI IDs. Revision Changes Path 1.5.2.1 +15 -10 src/sys/dev/uart/uart_bus_pci.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 19:04:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B715316A41F; Sat, 5 Nov 2005 19:04:08 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7303343D46; Sat, 5 Nov 2005 19:04:08 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5J48Ir008264; Sat, 5 Nov 2005 19:04:08 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5J48q3008263; Sat, 5 Nov 2005 19:04:08 GMT (envelope-from marcel) Message-Id: <200511051904.jA5J48q3008263@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 5 Nov 2005 19:04:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/uart uart_bus_ebus.c uart_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 19:04:09 -0000 marcel 2005-11-05 19:04:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/uart uart_bus_ebus.c uart_core.c Log: MFC: uart_bus_ebus.c:1.8 uart_core:1.14 Have uart_bus_probe() return BUS_PROBE_DEFAULT when the probe is successful. Revision Changes Path 1.6.2.3 +1 -3 src/sys/dev/uart/uart_bus_ebus.c 1.13.2.1 +1 -1 src/sys/dev/uart/uart_core.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 19:13:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65C4716A41F; Sat, 5 Nov 2005 19:13:10 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2296343D45; Sat, 5 Nov 2005 19:13:10 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5JDAQB008697; Sat, 5 Nov 2005 19:13:10 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5JDAOO008696; Sat, 5 Nov 2005 19:13:10 GMT (envelope-from marcel) Message-Id: <200511051913.jA5JDAOO008696@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 5 Nov 2005 19:13:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 19:13:10 -0000 marcel 2005-11-05 19:13:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/gdb/kgdb main.c Log: MFC 1.10: Fix dump of the unread portion of the kernel message buffer. PR: bin/87964 Submitted by: Frank Mayhar frank at exit dot com Revision Changes Path 1.7.2.3 +4 -0 src/gnu/usr.bin/gdb/kgdb/main.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 19:43:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A47F016A41F; Sat, 5 Nov 2005 19:43:55 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7550343D45; Sat, 5 Nov 2005 19:43:55 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5JhtO4010099; Sat, 5 Nov 2005 19:43:55 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5Jhtdi010098; Sat, 5 Nov 2005 19:43:55 GMT (envelope-from andre) Message-Id: <200511051943.jA5Jhtdi010098@repoman.freebsd.org> From: Andre Oppermann Date: Sat, 5 Nov 2005 19:43:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys mbuf.h src/sys/kern kern_mbuf.c uipc_mbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 19:43:55 -0000 andre 2005-11-05 19:43:55 UTC FreeBSD src repository Modified files: sys/sys mbuf.h sys/kern kern_mbuf.c uipc_mbuf.c Log: Free only those mbuf+clusters back to the packet zone that were allocated from there. All others get broken up and free'd individually to the mbuf and cluster zones. The packet zone is a secondary zone to the mbuf zone. There is currently a limitation in UMA which prevents decreasing the packet zone stock when the mbuf and cluster zone are drained and all their members are part of packets. When this is fixed this change may be reverted. Revision Changes Path 1.14 +2 -1 src/sys/kern/kern_mbuf.c 1.158 +3 -1 src/sys/kern/uipc_mbuf.c 1.180 +1 -0 src/sys/sys/mbuf.h From owner-cvs-src@FreeBSD.ORG Sat Nov 5 19:48:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D1716A41F; Sat, 5 Nov 2005 19:48:54 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DBEC43D45; Sat, 5 Nov 2005 19:48:54 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5Jmrer010322; Sat, 5 Nov 2005 19:48:54 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5JmrDN010321; Sat, 5 Nov 2005 19:48:53 GMT (envelope-from marcel) Message-Id: <200511051948.jA5JmrDN010321@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 5 Nov 2005 19:48:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 19:48:54 -0000 marcel 2005-11-05 19:48:53 UTC FreeBSD src repository Modified files: sys/alpha/conf GENERIC sys/amd64/conf GENERIC sys/i386/conf GENERIC Log: Add uart(4). When both sio(4) and uart(4) can handle a serial port, sio(4) will claim it. This change therefore only affects how ports are handled when they are not claimed by sio(4), and in principle will improve hardware support. MFC after: 2 months Revision Changes Path 1.189 +3 -2 src/sys/alpha/conf/GENERIC 1.446 +2 -1 src/sys/amd64/conf/GENERIC 1.435 +2 -1 src/sys/i386/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Sat Nov 5 21:04:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04C0416A41F; Sat, 5 Nov 2005 21:04:27 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7BAC43D49; Sat, 5 Nov 2005 21:04:26 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5L4QUi020249; Sat, 5 Nov 2005 21:04:26 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5L4Q2W020248; Sat, 5 Nov 2005 21:04:26 GMT (envelope-from phk) Message-Id: <200511052104.jA5L4Q2W020248@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 5 Nov 2005 21:04:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/puc pucdata.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 21:04:27 -0000 phk 2005-11-05 21:04:26 UTC FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: Add yet another entry to the list. Revision Changes Path 1.52 +9 -0 src/sys/dev/puc/pucdata.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 21:04:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A765F16A41F; Sat, 5 Nov 2005 21:04:53 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F4DD43D46; Sat, 5 Nov 2005 21:04:53 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5L4rP7020287; Sat, 5 Nov 2005 21:04:53 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5L4rBS020286; Sat, 5 Nov 2005 21:04:53 GMT (envelope-from phk) Message-Id: <200511052104.jA5L4rBS020286@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 5 Nov 2005 21:04:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/puc puc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 21:04:53 -0000 phk 2005-11-05 21:04:53 UTC FreeBSD src repository Modified files: sys/dev/puc puc.c Log: Now that fast interrupts can be shared we can use them in puc. Revision Changes Path 1.42 +1 -0 src/sys/dev/puc/puc.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 22:23:36 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9521216A41F; Sat, 5 Nov 2005 22:23:36 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id A383143D45; Sat, 5 Nov 2005 22:23:33 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id jA5MNVNB024141; Sat, 5 Nov 2005 23:23:31 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id jA5MNQhw024140; Sat, 5 Nov 2005 23:23:26 +0100 (CET) (envelope-from marius) Date: Sat, 5 Nov 2005 23:23:26 +0100 From: Marius Strobl To: Poul-Henning Kamp Message-ID: <20051105232325.A41277@newtrinity.zeist.de> References: <200511052104.jA5L4rBS020286@repoman.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: <200511052104.jA5L4rBS020286@repoman.freebsd.org>; from phk@freebsd.org on Sat, Nov 05, 2005 at 09:04:53PM +0000 X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.1-9; AVE: 6.32.0.58; VDF: 6.32.0.147; host: newtrinity.zeist.de) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/puc puc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 22:23:36 -0000 On Sat, Nov 05, 2005 at 09:04:53PM +0000, Poul-Henning Kamp wrote: > > phk 2005-11-05 21:04:53 UTC > > FreeBSD src repository > > Modified files: > sys/dev/puc puc.c > Log: > Now that fast interrupts can be shared we can use them in puc. > > Revision Changes Path > 1.42 +1 -0 src/sys/dev/puc/puc.c PUC_FASTINTR used to cause problems on sparc64 where puc(4) is (ab)used to multiplex the resources of SCCs for uart(4) which then attaches to each channel of a SCC separately. IIRC what's going was that when say uart0 attaches to the first channel an interrupt fires and uart(4) doesn't manage to clear the interrupt pending bits because uart1 isn't attached to the second channel, yet, causing uart_intr() to loop endlessly. This would only happen with an INTR_FAST handler as unlike non-fast handlers the former are instantly active when set up. I'm unsure about the details, e.g. the endless loop might actually occur a bit later during probing uart1 or before it's fully attached but I think the problem is still there. Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details. From owner-cvs-src@FreeBSD.ORG Sat Nov 5 22:42:56 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF25D16A41F; Sat, 5 Nov 2005 22:42:56 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A4443D48; Sat, 5 Nov 2005 22:42:56 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 7CC6FBC66; Sat, 5 Nov 2005 22:42:54 +0000 (UTC) To: Marius Strobl From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 05 Nov 2005 23:23:26 +0100." <20051105232325.A41277@newtrinity.zeist.de> Date: Sat, 05 Nov 2005 23:42:53 +0100 Message-ID: <895.1131230573@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/puc puc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 22:42:56 -0000 In message <20051105232325.A41277@newtrinity.zeist.de>, Marius Strobl writes: >PUC_FASTINTR used to cause problems on sparc64 [...] >[...] I'm unsure about the >details, e.g. the endless loop might actually occur a bit later >during probing uart1 or before it's fully attached but I think >the problem is still there. If so we should obviously take PUC_FASTINTR out on sparc64. -- 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. From owner-cvs-src@FreeBSD.ORG Sat Nov 5 23:38:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC9616A41F; Sat, 5 Nov 2005 23:38:08 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF7543D45; Sat, 5 Nov 2005 23:38:08 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5Nc8NF025642; Sat, 5 Nov 2005 23:38:08 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5Nc8MT025641; Sat, 5 Nov 2005 23:38:08 GMT (envelope-from csjp) Message-Id: <200511052338.jA5Nc8MT025641@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sat, 5 Nov 2005 23:38:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/fstat fstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 23:38:09 -0000 csjp 2005-11-05 23:38:08 UTC FreeBSD src repository Modified files: usr.bin/fstat fstat.c Log: Un-break processing of device major/minor values with fstat -n. We do this by accessing the cdev_priv element of the cdev structure. Looking forward we need a better way to handle this, as this structure shouldn't be frobbed by userspace. Submitted by: Doug Steinwand PR: bin/88203 MFC after: 1 week Discussed with: phk Revision Changes Path 1.62 +5 -3 src/usr.bin/fstat/fstat.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 23:48:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 356FA16A41F; Sat, 5 Nov 2005 23:48:39 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA26743D45; Sat, 5 Nov 2005 23:48:38 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5NmcMB026014; Sat, 5 Nov 2005 23:48:38 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5NmcYK026013; Sat, 5 Nov 2005 23:48:38 GMT (envelope-from njl) Message-Id: <200511052348.jA5NmcYK026013@repoman.freebsd.org> From: Nate Lawson Date: Sat, 5 Nov 2005 23:48:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_acad.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 23:48:39 -0000 njl 2005-11-05 23:48:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_acad.c Log: MFC: announce AC online event once on boot if no acad device. Revision Changes Path 1.33.2.2 +17 -1 src/sys/dev/acpica/acpi_acad.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 23:49:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E128D16A420; Sat, 5 Nov 2005 23:49:41 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2601B43D49; Sat, 5 Nov 2005 23:49:40 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5Nnef3026056; Sat, 5 Nov 2005 23:49:40 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5NneuN026055; Sat, 5 Nov 2005 23:49:40 GMT (envelope-from njl) Message-Id: <200511052349.jA5NneuN026055@repoman.freebsd.org> From: Nate Lawson Date: Sat, 5 Nov 2005 23:49:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_cpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 23:49:42 -0000 njl 2005-11-05 23:49:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_cpu.c Log: MFC: don't spin quickly if C2/C3 don't put the CPU to sleep Revision Changes Path 1.57.2.1 +25 -4 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Sat Nov 5 23:55:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCBE816A41F; Sat, 5 Nov 2005 23:55:56 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B5A143D48; Sat, 5 Nov 2005 23:55:56 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA5NtufS026404; Sat, 5 Nov 2005 23:55:56 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA5NtuPg026403; Sat, 5 Nov 2005 23:55:56 GMT (envelope-from njl) Message-Id: <200511052355.jA5NtuPg026403@repoman.freebsd.org> From: Nate Lawson Date: Sat, 5 Nov 2005 23:55:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf files src/sys/modules/acpi/acpi Makefile src/sys/dev/acpica acpi_battery.c acpi_smbat.c acpi_smbus.h acpiio.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 23:55:56 -0000 njl 2005-11-05 23:55:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf files sys/modules/acpi/acpi Makefile sys/dev/acpica acpi_battery.c acpiio.h Added files: (Branch: RELENG_6) sys/dev/acpica acpi_smbat.c acpi_smbus.h Log: MFC: smart battery support Revision Changes Path 1.1031.2.9 +1 -0 src/sys/conf/files 1.12.2.3 +122 -30 src/sys/dev/acpica/acpi_battery.c 1.1.2.1 +402 -0 src/sys/dev/acpica/acpi_smbat.c (new) 1.1.2.1 +285 -0 src/sys/dev/acpica/acpi_smbus.h (new) 1.14.2.2 +4 -1 src/sys/dev/acpica/acpiio.h 1.11.2.1 +1 -1 src/sys/modules/acpi/acpi/Makefile