From owner-cvs-src@FreeBSD.ORG Sun Nov 14 00:22:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0119016A4CE; Sun, 14 Nov 2004 00:22:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F0B43D3F; Sun, 14 Nov 2004 00:22:18 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAE0MIKF035005; Sun, 14 Nov 2004 00:22:18 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAE0MIKT035004; Sun, 14 Nov 2004 00:22:18 GMT (envelope-from imp) Message-Id: <200411140022.iAE0MIKT035004@repoman.freebsd.org> From: Warner Losh Date: Sun, 14 Nov 2004 00:22:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kern.post.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 00:22:19 -0000 imp 2004-11-14 00:22:18 UTC FreeBSD src repository Modified files: sys/conf kern.post.mk Log: Use PORTSDIR, falling back to /usr/ports Revision Changes Path 1.73 +1 -1 src/sys/conf/kern.post.mk From owner-cvs-src@FreeBSD.ORG Sun Nov 14 00:58:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F02D16A4CE; Sun, 14 Nov 2004 00:58:22 +0000 (GMT) Received: from av3-1-sn3.vrr.skanova.net (av3-1-sn3.vrr.skanova.net [81.228.9.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C0DD43D48; Sun, 14 Nov 2004 00:58:21 +0000 (GMT) (envelope-from pawel.worach@telia.com) Received: by av3-1-sn3.vrr.skanova.net (Postfix, from userid 502) id C5F3437E6A; Sun, 14 Nov 2004 01:58:20 +0100 (CET) Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id B608737E43; Sun, 14 Nov 2004 01:58:20 +0100 (CET) Received: from [192.168.1.1] (h65n2fls35o895.telia.com [217.211.109.65]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 31F5038004; Sun, 14 Nov 2004 01:58:20 +0100 (CET) Message-ID: <4196AD3F.3060908@telia.com> Date: Sun, 14 Nov 2004 01:56:31 +0100 From: Pawel Worach User-Agent: Mozilla Thunderbird 0.9 (X11/20041110) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200411132040.iADKeWri018969@repoman.freebsd.org> In-Reply-To: <200411132040.iADKeWri018969@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/lib Makefile src/lib/libc Makefilesrc/lib/libc/gen src/lib/libpam/modules/pam_unix Makefile src/lib/librpcsvc Makefile src/lib/libwrap Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 00:58:22 -0000 Bjoern A. Zeeb wrote: > bz 2004-11-13 20:40:32 UTC > Log: > Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. > If turned on no NIS support and related programs will be built. > Here is a patch to document it and to somewhat sort the list of knobs in the same order as make.conf. (a less intrusive version to only document the new knob is at the far end) Index: share/man/man5/make.conf.5 =================================================================== RCS file: /export/ctm/cvs/src/share/man/man5/make.conf.5,v retrieving revision 1.100 diff -u -r1.100 make.conf.5 --- share/man/man5/make.conf.5 12 Nov 2004 00:01:07 -0000 1.100 +++ share/man/man5/make.conf.5 14 Nov 2004 00:51:04 -0000 @@ -367,58 +367,34 @@ .Dq Li "${MAKE} depend" during .Dq Li "${MAKE} buildkernel" . -.It Va NO_MODULES -.Pq Vt bool -Set to not build modules with the kernel. .El .Pp The following list provides a name and short description for variables that are used during the world build: .Bl -tag -width Ar -.It Va MAKE_IDEA -.Pq Vt bool -Set to build the IDEA encryption code. -This code is patented in the USA and many European countries. -It is -.Em "YOUR RESPONSIBILITY" -to determine if you can legally use IDEA. -.It Va NO_DYNAMICROOT -.Pq Vt bool -Set this if you do not want to link -.Pa /bin -and -.Pa /sbin -dynamically. -.It Va NO_KERBEROS -.Pq Vt bool -Set this if you do not want to build Kerberos 5 (KTH Heimdal). -.It Va ENABLE_SUID_K5SU -.Pq Vt bool -Set this if you wish to use the ksu utility. -Otherwise, it will be -installed without the set-user-ID bit set. -.It Va ENABLE_SUID_NEWGRP +.It Va NO_ACPI .Pq Vt bool -Set this to install -.Xr newgrp 1 -with the set-user-ID bit set. -Otherwise, -.Xr newgrp 1 -will not be able to change users' groups. -.It Va ENABLE_SUID_SSH +Set to not build +.Xr acpiconf 8 , +.Xr acpidump 8 +and related programs. +.It Va NOATM .Pq Vt bool -Set this to install -.Xr ssh 1 -with the set-user-ID bit turned on. -.It Va MODULES_WITH_WORLD +Set to not build +programs and libraries related to ATM networking. +.It Va NO_AUTHPF .Pq Vt bool -Set to build modules with the system instead of the kernel. +Set to not build +.Xr authpf 8 . .It Va NO_BLUETOOTH .Pq Vt bool Set to not build Bluetooth related kernel modules, programs and libraries. .It Va NO_BOOT .Pq Vt bool Set to not build the boot blocks and loader. +.It Va NOCRYPT +.Pq Vt bool +Set to not build any crypto code. .It Va NO_CVS .Pq Vt bool Set to not build CVS. @@ -427,11 +403,21 @@ Set to not build .Xr g++ 1 and related libraries. +.It Va NO_DYNAMICROOT +.Pq Vt bool +Set this if you do not want to link +.Pa /bin +and +.Pa /sbin +dynamically. .It Va NO_FORTRAN .Pq Vt bool Set to not build .Xr g77 1 and related libraries. +.It Va NOGAMES +.Pq Vt bool +Set to not build games. .It Va NO_GDB .Pq Vt bool Set to not build @@ -439,45 +425,44 @@ .It Va NO_I4B .Pq Vt bool Set to not build isdn4bsd package. -.It Va NO_IPFILTER +.It Va NOINET6 .Pq Vt bool -Set to not build IP Filter package. -.It Va NO_PF +Set to not build +programs and libraries related to IPv6 networking. +.It Va NOINFO .Pq Vt bool -Set to not build PF firewall package. -.It Va NO_AUTHPF +Set to not make or install +.Xr info 5 +files. +.It Va NO_IPFILTER .Pq Vt bool -Set to not build -.Xr authpf 8 . -.It Va NO_TOOLCHAIN +Set to not build IP Filter package. +.It Va NO_KERBEROS .Pq Vt bool -Set to not build -programs used for program development, -compilers, debuggers etc. -.It Va NOINET6 +Set this if you do not want to build Kerberos 5 (KTH Heimdal). +.It Va NOLIBC_R .Pq Vt bool Set to not build -programs and libraries related to IPv6 networking. -.It Va NOATM +.Nm libc_r +(reentrant version of +.Nm libc ) . +.It Va NOLIBPTHREAD .Pq Vt bool -Set to not build -programs and libraries related to ATM networking. -.It Va NO_USB +Set to not build the +.Nm libpthread +(M:N threading) +library. +.It Va NOLIBTHR .Pq Vt bool -Set to not build -.Xr usbd 8 -and related programs. +Set to not build the +.Nm libthr +(1:1 threading) +library. .It Va NO_LPR .Pq Vt bool Set to not build .Xr lpr 1 and related programs. -.It Va NO_ACPI -.Pq Vt bool -Set to not build -.Xr acpiconf 8 , -.Xr acpidump 8 -and related programs. .It Va NO_MAILWRAPPER .Pq Vt bool Set to not build the @@ -486,6 +471,14 @@ .It Va NOMAN .Pq Vt bool Set to not build manual pages. +.It Va NO_MODULES +.Pq Vt bool +Set to not build modules with the kernel. +.It Va NO_NIS +.Pq Vt bool +Set to not build +.Xr nis 8 +support and related programs. .It Va NO_OBJC .Pq Vt bool Set to not build Objective C support. @@ -498,11 +491,22 @@ .Va NO_KERBEROS and .Va NO_OPENSSH ) . +.It Va NO_PF +.Pq Vt bool +Set to not build PF firewall package. +.It Va NOPROFILE +.Pq Vt bool +Set to avoid compiling profiled libraries. .It Va NO_SENDMAIL .Pq Vt bool Set to not build .Xr sendmail 8 and related programs. +.It Va NOSHARE +.Pq Vt bool +Set to not build in the +.Pa share +subdir. .It Va NO_SHAREDOCS .Pq Vt bool Set to not build the @@ -514,57 +518,16 @@ .Pa /bin/csh (which is .Xr tcsh 1 ) . -.It Va NOCLEAN -.Pq Vt bool -Set this to disable cleaning during -.Dq Li "make buildworld" . -This should not be set unless you know what you are doing. -.It Va NOCLEANDIR -.Pq Vt bool -Set this to run -.Dq Li "${MAKE} clean" -instead of -.Dq Li "${MAKE} cleandir" . -.It Va NOCRYPT -.Pq Vt bool -Set to not build any crypto code. -.It Va NOGAMES -.Pq Vt bool -Set to not build games. -.It Va NOINFO -.Pq Vt bool -Set to not make or install -.Xr info 5 -files. -.It Va NOLIBC_R +.It Va NO_TOOLCHAIN .Pq Vt bool Set to not build -.Nm libc_r -(reentrant version of -.Nm libc ) . -.It Va NOLIBPTHREAD -.Pq Vt bool -Set to not build the -.Nm libpthread -(M:N threading) -library. -.It Va NOLIBTHR -.Pq Vt bool -Set to not build the -.Nm libthr -(1:1 threading) -library. -.It Va NOMANCOMPRESS -.Pq Vt bool -Set to install man pages uncompressed. -.It Va NOPROFILE -.Pq Vt bool -Set to avoid compiling profiled libraries. -.It Va NOSHARE +programs used for program development, +compilers, debuggers etc. +.It Va NO_USB .Pq Vt bool -Set to not build in the -.Pa share -subdir. +Set to not build +.Xr usbd 8 +and related programs. .It Va NO_BIND .Pq Vt bool Setting this variable will prevent any part of BIND from being built, @@ -616,6 +579,48 @@ .It Va WITH_BIND_LIBS .Pq Vt bool Set to install BIND libraries and include files. +.It Va MODULES_WITH_WORLD +.Pq Vt bool +Set to build modules with the system instead of the kernel. +.It Va MAKE_IDEA +.Pq Vt bool +Set to build the IDEA encryption code. +This code is patented in the USA and many European countries. +It is +.Em "YOUR RESPONSIBILITY" +to determine if you can legally use IDEA. +.It Va NOCLEAN +.Pq Vt bool +Set this to disable cleaning during +.Dq Li "make buildworld" . +This should not be set unless you know what you are doing. +.It Va NOCLEANDIR +.Pq Vt bool +Set this to run +.Dq Li "${MAKE} clean" +instead of +.Dq Li "${MAKE} cleandir" . +.It Va NOMANCOMPRESS +.Pq Vt bool +Set to install man pages uncompressed. +.It Va ENABLE_SUID_K5SU +.Pq Vt bool +Set this if you wish to use the ksu utility. +Otherwise, it will be +installed without the set-user-ID bit set. +.It Va ENABLE_SUID_NEWGRP +.Pq Vt bool +Set this to install +.Xr newgrp 1 +with the set-user-ID bit set. +Otherwise, +.Xr newgrp 1 +will not be able to change users' groups. +.It Va ENABLE_SUID_SSH +.Pq Vt bool +Set this to install +.Xr ssh 1 +with the set-user-ID bit turned on. .It Va PPP_NOSUID .Pq Vt bool Set to disable the installation of Index: share/man/man5/make.conf.5 =================================================================== RCS file: /export/ctm/cvs/src/share/man/man5/make.conf.5,v retrieving revision 1.100 diff -u -r1.100 make.conf.5 --- share/man/man5/make.conf.5 12 Nov 2004 00:01:07 -0000 1.100 +++ share/man/man5/make.conf.5 14 Nov 2004 00:57:24 -0000 @@ -486,6 +486,11 @@ .It Va NOMAN .Pq Vt bool Set to not build manual pages. +.It Va NO_NIS +.Pq Vt bool +Set to not build +.Xr nis 8 +support and related programs. .It Va NO_OBJC .Pq Vt bool Set to not build Objective C support. -- Pawel From owner-cvs-src@FreeBSD.ORG Sun Nov 14 02:53:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51A7716A4CE; Sun, 14 Nov 2004 02:53:12 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C8543D46; Sun, 14 Nov 2004 02:53:11 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id iAE2rAPV000459; Sat, 13 Nov 2004 21:53:10 -0500 (EST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)iAE2r9Ir000449; Sat, 13 Nov 2004 21:53:10 -0500 (EST) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Sat, 13 Nov 2004 21:53:09 -0500 (EST) From: Jeff Roberson To: Poul-Henning Kamp In-Reply-To: <200411132338.iADNcDpn033256@repoman.freebsd.org> Message-ID: <20041113215249.F32408@mail.chesapeake.net> References: <200411132338.iADNcDpn033256@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 02:53:12 -0000 On Sat, 13 Nov 2004, Poul-Henning Kamp wrote: > phk 2004-11-13 23:38:13 UTC > > FreeBSD src repository > > Modified files: > sys/sys vnode.h > sys/kern vfs_subr.c > Log: > Eliminate vop_revoke() function now that devfs_revoke() does the entire job. I certainly owe you a beer for this. ;-) > > Revision Changes Path > 1.551 +0 -42 src/sys/kern/vfs_subr.c > 1.257 +0 -1 src/sys/sys/vnode.h > From owner-cvs-src@FreeBSD.ORG Sun Nov 14 03:48:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAE8516A4CE; Sun, 14 Nov 2004 03:48:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9891143D2D; Sun, 14 Nov 2004 03:48:34 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAE3mYMo047530; Sun, 14 Nov 2004 03:48:34 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAE3mYEn047529; Sun, 14 Nov 2004 03:48:34 GMT (envelope-from scottl) Message-Id: <200411140348.iAE3mYEn047529@repoman.freebsd.org> From: Scott Long Date: Sun, 14 Nov 2004 03:48:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/bge if_bge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 03:48:34 -0000 scottl 2004-11-14 03:48:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/bge if_bge.c Log: MFC rev 1.76: Use an alignment of 1 instead of ETHER_ALIGN for busdma. Revision Changes Path 1.72.2.3 +2 -2 src/sys/dev/bge/if_bge.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 05:15:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8FEB16A4CE; Sun, 14 Nov 2004 05:15:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F5E43D31; Sun, 14 Nov 2004 05:15:25 +0000 (GMT) (envelope-from jkh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAE5FPv1056606; Sun, 14 Nov 2004 05:15:25 GMT (envelope-from jkh@repoman.freebsd.org) Received: (from jkh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAE5FPZQ056605; Sun, 14 Nov 2004 05:15:25 GMT (envelope-from jkh) Message-Id: <200411140515.iAE5FPZQ056605@repoman.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 14 Nov 2004 05:15:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/tr str.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 05:15:25 -0000 jkh 2004-11-14 05:15:25 UTC FreeBSD src repository Modified files: usr.bin/tr str.c Log: tr(1) attempts to convert \n[n][n] sequences into octal digits, but doesn't check to see that a given digit is actually an octal digit. This leads to unusual consequences if passed in values like \9. Reported by: Joseph Davison (OpenDarwin project) MFC after: 1 week Revision Changes Path 1.24 +1 -1 src/usr.bin/tr/str.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 09:21:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E06016A4CE; Sun, 14 Nov 2004 09:21:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BB1643D58; Sun, 14 Nov 2004 09:21:01 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAE9L1cu070992; Sun, 14 Nov 2004 09:21:01 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAE9L1Ot070991; Sun, 14 Nov 2004 09:21:01 GMT (envelope-from phk) Message-Id: <200411140921.iAE9L1Ot070991@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 14 Nov 2004 09:21:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 09:21:01 -0000 phk 2004-11-14 09:21:01 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Move #define up. Revision Changes Path 1.253 +5 -5 src/sys/kern/kern_descrip.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 12:04:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A63FE16A4CE; Sun, 14 Nov 2004 12:04:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8363143D31; Sun, 14 Nov 2004 12:04:34 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEC4YrK076146; Sun, 14 Nov 2004 12:04:34 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEC4YBa076145; Sun, 14 Nov 2004 12:04:34 GMT (envelope-from phk) Message-Id: <200411141204.iAEC4YBa076145@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 14 Nov 2004 12:04:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_generic.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 12:04:34 -0000 phk 2004-11-14 12:04:34 UTC FreeBSD src repository Modified files: sys/kern sys_generic.c Log: style polish. Revision Changes Path 1.135 +6 -8 src/sys/kern/sys_generic.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 12:47:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9368E16A4CE; Sun, 14 Nov 2004 12:47:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 703BA43D49; Sun, 14 Nov 2004 12:47:20 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEClKaW083896; Sun, 14 Nov 2004 12:47:20 GMT (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEClKqI083895; Sun, 14 Nov 2004 12:47:20 GMT (envelope-from schweikh) Message-Id: <200411141247.iAEClKqI083895@repoman.freebsd.org> From: Jens Schweikhardt Date: Sun, 14 Nov 2004 12:47:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 12:47:20 -0000 schweikh 2004-11-14 12:47:20 UTC FreeBSD src repository Modified files: libexec/rtld-elf Makefile Log: Avoid an (ignored) error by invoking chflags on the link target, not the symlink. PR: kern/73016 Submitted by: John E. Hein MFC after: 1 week Revision Changes Path 1.34 +1 -1 src/libexec/rtld-elf/Makefile From owner-cvs-src@FreeBSD.ORG Sun Nov 14 14:34:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDB9716A4CE; Sun, 14 Nov 2004 14:34:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA18C43D3F; Sun, 14 Nov 2004 14:34:12 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEEYCVu087294; Sun, 14 Nov 2004 14:34:12 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEEYC6W087293; Sun, 14 Nov 2004 14:34:12 GMT (envelope-from phk) Message-Id: <200411141434.iAEEYC6W087293@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 14 Nov 2004 14:34:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_generic.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 14:34:13 -0000 phk 2004-11-14 14:34:12 UTC FreeBSD src repository Modified files: sys/kern sys_generic.c Log: Rearrange memory management for ioctl arguments to use stronger checks for illegal values and don't store them on the stack any more. Revision Changes Path 1.136 +16 -25 src/sys/kern/sys_generic.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 15:24:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 771BC16A4CE; Sun, 14 Nov 2004 15:24:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E0343D2F; Sun, 14 Nov 2004 15:24:38 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEFOcE7089307; Sun, 14 Nov 2004 15:24:38 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEFOcft089306; Sun, 14 Nov 2004 15:24:38 GMT (envelope-from phk) Message-Id: <200411141524.iAEFOcft089306@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 14 Nov 2004 15:24:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 15:24:38 -0000 phk 2004-11-14 15:24:38 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Move the bit of the syncer which deals with vnodes into a separate function. Revision Changes Path 1.552 +46 -36 src/sys/kern/vfs_subr.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 15:42:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5D9116A4CE; Sun, 14 Nov 2004 15:42:18 +0000 (GMT) Received: from web.portaone.com (mail.russia.cz [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC0D143D53; Sun, 14 Nov 2004 15:42:17 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.100] (xDSL-2-2.united.net.ua [193.111.9.226]) (authenticated bits=0) by web.portaone.com (8.12.11/8.12.11) with ESMTP id iAEFgBNA037415 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 14 Nov 2004 16:42:14 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <41977CCC.8070607@portaone.com> Date: Sun, 14 Nov 2004 17:42:04 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <200411120858.iAC8w7ng088956@repoman.freebsd.org> In-Reply-To: <200411120858.iAC8w7ng088956@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/make job.c job.h main.c make.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 15:42:18 -0000 Great job! However I wonder if use of pipe(2) would be better way, which will not leave any traces behind it in the case when all makes die in a way that prevents them from taking clean up actions (e.g. kill -9). -Maxim Poul-Henning Kamp wrote: > phk 2004-11-12 08:58:07 UTC > > FreeBSD src repository > > Modified files: > usr.bin/make job.c job.h main.c make.c > Log: > Add code to enforce the paralleism count (-j N) for the entire tree > of submakes spawned during processing. > > We create a fifo and stuff one character into it for each job we are > allowed to run. The name of the fifo is passed to child processes > in the MAKE_JOBS_FIFO environment variable. > > A make which finds this variable on startup will open the fifo and > only spawn jobs when it managed to read a token from the fifo. > When the job completes a token is writen back to the fifo. > > Slave make processes get one token for free: the one their parent > make got in order to run them. This makes the make processes > themselves invisible in the process counts. > > The net effect is that "make -j 12 -s buildworld" will start at > most 12 jobs at the same time, instead of as previously up to > 65 jobs would get started. > > Revision Changes Path > 1.57 +114 -28 src/usr.bin/make/job.c > 1.26 +1 -1 src/usr.bin/make/job.h > 1.96 +2 -0 src/usr.bin/make/main.c > 1.25 +2 -2 src/usr.bin/make/make.c > > > From owner-cvs-src@FreeBSD.ORG Sun Nov 14 15:45:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2B316A4CE; Sun, 14 Nov 2004 15:45:36 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF3D043D1F; Sun, 14 Nov 2004 15:45:35 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iAEFjXNc051925; Sun, 14 Nov 2004 16:45:34 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Maxim Sobolev From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 14 Nov 2004 17:42:04 +0200." <41977CCC.8070607@portaone.com> Date: Sun, 14 Nov 2004 16:45:33 +0100 Message-ID: <51924.1100447133@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/make job.c job.h main.c make.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 15:45:36 -0000 In message <41977CCC.8070607@portaone.com>, Maxim Sobolev writes: >Great job! However I wonder if use of pipe(2) would be better way, which >will not leave any traces behind it in the case when all makes die in a >way that prevents them from taking clean up actions (e.g. kill -9). That's how gmake does it, and it is no end of trouble because you have to hope for the file descriptors to survive open through shell scripts and other gunk. And passing the numeric filedescriptors in an environment variable is wrong in all ways it possibly can be. -- 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 Sun Nov 14 16:02:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E5D16A4CE; Sun, 14 Nov 2004 16:02:46 +0000 (GMT) Received: from web.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF4343D46; Sun, 14 Nov 2004 16:02:45 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.100] (xDSL-2-2.united.net.ua [193.111.9.226]) (authenticated bits=0) by web.portaone.com (8.12.11/8.12.11) with ESMTP id iAEG2d5w039003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 14 Nov 2004 17:02:42 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <41978198.5060303@portaone.com> Date: Sun, 14 Nov 2004 18:02:32 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <51924.1100447133@critter.freebsd.dk> In-Reply-To: <51924.1100447133@critter.freebsd.dk> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/make job.c job.h main.c make.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 16:02:46 -0000 Poul-Henning Kamp wrote: > In message <41977CCC.8070607@portaone.com>, Maxim Sobolev writes: > > >>Great job! However I wonder if use of pipe(2) would be better way, which >>will not leave any traces behind it in the case when all makes die in a >>way that prevents them from taking clean up actions (e.g. kill -9). > > > That's how gmake does it, and it is no end of trouble because you > have to hope for the file descriptors to survive open through shell > scripts and other gunk. And passing the numeric filedescriptors > in an environment variable is wrong in all ways it possibly can be. I see. It does not leave much options indeed. -Maxim From owner-cvs-src@FreeBSD.ORG Sun Nov 14 16:11:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE1A016A4CE; Sun, 14 Nov 2004 16:11:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7A1543D41; Sun, 14 Nov 2004 16:11:17 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEGBH2d092749; Sun, 14 Nov 2004 16:11:17 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEGBHOo092748; Sun, 14 Nov 2004 16:11:17 GMT (envelope-from sobomax) Message-Id: <200411141611.iAEGBHOo092748@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 14 Nov 2004 16:11:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.bin Makefile src/usr.bin/mkuzip Makefile mkuzip.8 mkuzip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 16:11:18 -0000 sobomax 2004-11-14 16:11:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin Makefile Added files: (Branch: RELENG_5) usr.bin/mkuzip Makefile mkuzip.8 mkuzip.c Log: Due to popular demand MFC mkuzip(8) utility. Revision Changes Path 1.266.2.3 +2 -0 src/usr.bin/Makefile 1.3.2.1 +11 -0 src/usr.bin/mkuzip/Makefile (new) 1.3.2.1 +103 -0 src/usr.bin/mkuzip/mkuzip.8 (new) 1.2.2.1 +260 -0 src/usr.bin/mkuzip/mkuzip.c (new) From owner-cvs-src@FreeBSD.ORG Sun Nov 14 16:31:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B2516A4CE; Sun, 14 Nov 2004 16:31:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5562543D2F; Sun, 14 Nov 2004 16:31:06 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEGV6DC093404; Sun, 14 Nov 2004 16:31:06 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEGV6OP093403; Sun, 14 Nov 2004 16:31:06 GMT (envelope-from maxim) Message-Id: <200411141631.iAEGV6OP093403@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 14 Nov 2004 16:31:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 tcp.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 16:31:06 -0000 maxim 2004-11-14 16:31:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 tcp.4 Log: MFC revs. 1.47 - 1.49: document net.inet.tcp.sack.initburst sysctl. Revision Changes Path 1.46.2.1 +4 -1 src/share/man/man4/tcp.4 From owner-cvs-src@FreeBSD.ORG Sun Nov 14 16:36:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEDFC16A4CE; Sun, 14 Nov 2004 16:36:41 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7842A43D1D; Sun, 14 Nov 2004 16:36:41 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) iAEGaeIo009735; Sun, 14 Nov 2004 11:36:40 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id iAEGaepO009734; Sun, 14 Nov 2004 11:36:40 -0500 (EST) Date: Sun, 14 Nov 2004 11:36:40 -0500 From: Ken Smith To: "Bjoern A. Zeeb" Message-ID: <20041114163640.GB8911@electra.cse.Buffalo.EDU> References: <200411132021.iADKLwS8017645@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411132021.iADKLwS8017645@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 16:36:42 -0000 On Sat, Nov 13, 2004 at 08:21:58PM +0000, Bjoern A. Zeeb wrote: > bz 2004-11-13 20:21:58 UTC > > FreeBSD src repository > > Modified files: > sys/pci if_sk.c > Log: > Set ramsize depending on a value from eprom instead of using > hardcoded 128k for Yukon devices. 88E8001 only has 64k of on-chip RAM[1]. > > [1] http://www.marvell.com/products/pcconn/yukon/Yukon_88E8001_10_073103_final.pdf > > Tested by: amd64, current > Approved by: rwatson (mentor) > MFC after: 1 week > > Revision Changes Path > 1.88 +9 -3 src/sys/pci/if_sk.c Thank you! I don't know how much feedback you've gotten on this but it seems to have solved the lockup problems I was having with the sk(4) interface on "Asus KV8 SE Deluxe" boards. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | From owner-cvs-src@FreeBSD.ORG Sun Nov 14 17:05:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BDCC16A4CE; Sun, 14 Nov 2004 17:05:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499CC43D41; Sun, 14 Nov 2004 17:05:54 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEH5s2I002590; Sun, 14 Nov 2004 17:05:54 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEH5sxx002589; Sun, 14 Nov 2004 17:05:54 GMT (envelope-from mlaier) Message-Id: <200411141705.iAEH5sxx002589@repoman.freebsd.org> From: Max Laier Date: Sun, 14 Nov 2004 17:05:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/pf/man pf.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 17:05:54 -0000 mlaier 2004-11-14 17:05:54 UTC FreeBSD src repository Modified files: contrib/pf/man pf.conf.5 Log: Fix a reference from pool(9) -> zone(9), but keep on talking about "memory pools" as that is what UMA provides. Submitted by: Jay Revision Changes Path 1.5 +1 -1 src/contrib/pf/man/pf.conf.5 From owner-cvs-src@FreeBSD.ORG Sun Nov 14 17:20:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E345616A4CE; Sun, 14 Nov 2004 17:20:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF64E43D31; Sun, 14 Nov 2004 17:20:02 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEHK2me003307; Sun, 14 Nov 2004 17:20:02 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEHK29r003306; Sun, 14 Nov 2004 17:20:02 GMT (envelope-from brueffer) Message-Id: <200411141720.iAEHK29r003306@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 14 Nov 2004 17:20:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 ath.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 17:20:03 -0000 brueffer 2004-11-14 17:20:02 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 ath.4 Log: MFC: rev. 1.23 Avoid second person usage. Revision Changes Path 1.19.2.2 +1 -1 src/share/man/man4/ath.4 From owner-cvs-src@FreeBSD.ORG Sun Nov 14 17:22:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A99016A4CE; Sun, 14 Nov 2004 17:22:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58AF643D3F; Sun, 14 Nov 2004 17:22:20 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEHMKsl003631; Sun, 14 Nov 2004 17:22:20 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEHMK5F003630; Sun, 14 Nov 2004 17:22:20 GMT (envelope-from brueffer) Message-Id: <200411141722.iAEHMK5F003630@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 14 Nov 2004 17:22:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 altq.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 17:22:20 -0000 brueffer 2004-11-14 17:22:20 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 altq.4 Log: MFC: rev. 1.4 Several language fixes Revision Changes Path 1.2.2.2 +5 -5 src/share/man/man4/altq.4 From owner-cvs-src@FreeBSD.ORG Sun Nov 14 19:30:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C56C316A4CE; Sun, 14 Nov 2004 19:30:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A082143D31; Sun, 14 Nov 2004 19:30:02 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEJU244007667; Sun, 14 Nov 2004 19:30:02 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEJU2I1007666; Sun, 14 Nov 2004 19:30:02 GMT (envelope-from csjp) Message-Id: <200411141930.iAEJU2I1007666@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sun, 14 Nov 2004 19:30:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/ps ps.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 19:30:02 -0000 csjp 2004-11-14 19:30:02 UTC FreeBSD src repository Modified files: bin/ps ps.c Log: Currently if the user specifies -e and procfs is not mounted on /proc, printing of the process environment will fail silently. -define a function which will check to see if procfs is mounted on /proc -Implement this test if the user specified -e -If procfs is not mounted on /proc and -e was specified, print a warning. informing the user that procfs(5) is required. Reviewed by: wes, rwatson Revision Changes Path 1.108 +25 -0 src/bin/ps/ps.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 19:42:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BDE916A4CE; Sun, 14 Nov 2004 19:42:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC4F43D1F; Sun, 14 Nov 2004 19:42:13 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEJgDir008169; Sun, 14 Nov 2004 19:42:13 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEJgDDN008168; Sun, 14 Nov 2004 19:42:13 GMT (envelope-from obrien) Message-Id: <200411141942.iAEJgDDN008168@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 14 Nov 2004 19:42:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d serial X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 19:42:13 -0000 obrien 2004-11-14 19:42:13 UTC FreeBSD src repository Modified files: etc/rc.d serial Log: Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.23 +23 -23 src/etc/rc.d/serial From owner-cvs-src@FreeBSD.ORG Sun Nov 14 19:51:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C079E16A4CE; Sun, 14 Nov 2004 19:51:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAA643D45; Sun, 14 Nov 2004 19:51:34 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEJpYCN008540; Sun, 14 Nov 2004 19:51:34 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEJpY7D008539; Sun, 14 Nov 2004 19:51:34 GMT (envelope-from obrien) Message-Id: <200411141951.iAEJpY7D008539@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 14 Nov 2004 19:51:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d serial X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 19:51:34 -0000 obrien 2004-11-14 19:51:34 UTC FreeBSD src repository Modified files: etc/rc.d serial Log: Unify the ci/co variables now that the the tty drivers now use the same character for both. Revision Changes Path 1.24 +35 -40 src/etc/rc.d/serial From owner-cvs-src@FreeBSD.ORG Sun Nov 14 20:17:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9387916A4CE; Sun, 14 Nov 2004 20:17:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7128643D1D; Sun, 14 Nov 2004 20:17:01 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEKH1wf009454; Sun, 14 Nov 2004 20:17:01 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEKH16e009453; Sun, 14 Nov 2004 20:17:01 GMT (envelope-from obrien) Message-Id: <200411142017.iAEKH16e009453@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 14 Nov 2004 20:17:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 20:17:01 -0000 obrien 2004-11-14 20:17:01 UTC FreeBSD src repository Modified files: sys/pci if_sk.c Log: Commit more debugging output. This is a little bit of using a large hammer, but sk(4) is so prevalent on AMD64 motherboards we need to reduce the number of round trips in the mailing lists trying to get sufficient information to make sure we've got a handle on all the problems and are working towards making sk(4) solid. Submitted by: bz Revision Changes Path 1.89 +10 -0 src/sys/pci/if_sk.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 20:20:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DF6616A4CE; Sun, 14 Nov 2004 20:20:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED9143D1F; Sun, 14 Nov 2004 20:20:28 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEKKSUs009555; Sun, 14 Nov 2004 20:20:28 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEKKSXU009554; Sun, 14 Nov 2004 20:20:28 GMT (envelope-from rwatson) Message-Id: <200411142020.iAEKKSXU009554@repoman.freebsd.org> From: Robert Watson Date: Sun, 14 Nov 2004 20:20:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 20:20:29 -0000 rwatson 2004-11-14 20:20:28 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Further refine the if_em vlan fix in if_em.c:1.53: - Because em_encap() can now fail in a way that leaves us without an mbuf chain, potentially set *m_headp to NULL if that happens, so that the caller can do the right thing. This case can occur when we try to prepend the vlan header mbuf but can't allocate additional memory. - Modify the caller of em_encap() to detect a NULL m_head and not try to queue the mbuf if that happens. - When em_encap() fails, make sure to call bus_dmamap_destroy() to clean up. Revision Changes Path 1.54 +19 -4 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 20:37:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A15FD16A4CE; Sun, 14 Nov 2004 20:37:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF5243D31; Sun, 14 Nov 2004 20:37:41 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEKbfbP010154; Sun, 14 Nov 2004 20:37:41 GMT (envelope-from truckman@repoman.freebsd.org) Received: (from truckman@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEKbfDl010153; Sun, 14 Nov 2004 20:37:41 GMT (envelope-from truckman) Message-Id: <200411142037.iAEKbfDl010153@repoman.freebsd.org> From: Don Lewis Date: Sun, 14 Nov 2004 20:37:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_snc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 20:37:41 -0000 truckman 2004-11-14 20:37:41 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_snc.c Log: s/return_VALUE/return / to fix build breakage when ACPI_DEBUG is defined. Revision Changes Path 1.3 +3 -3 src/sys/dev/acpica/acpi_snc.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 20:41:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D00D016A4CE; Sun, 14 Nov 2004 20:41:59 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5568A43D41; Sun, 14 Nov 2004 20:41:59 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAEKhtiK015300; Sun, 14 Nov 2004 13:43:56 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <4197C347.8040204@freebsd.org> Date: Sun, 14 Nov 2004 13:42:47 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Don Lewis References: <200411142037.iAEKbfDl010153@repoman.freebsd.org> In-Reply-To: <200411142037.iAEKbfDl010153@repoman.freebsd.org> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_snc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 20:42:00 -0000 Don Lewis wrote: > truckman 2004-11-14 20:37:41 UTC > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_snc.c > Log: > s/return_VALUE/return / to fix build breakage when ACPI_DEBUG is > defined. > > Revision Changes Path > 1.3 +3 -3 src/sys/dev/acpica/acpi_snc.c Thanks! Scott From owner-cvs-src@FreeBSD.ORG Sun Nov 14 20:53:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03DBC16A4CE; Sun, 14 Nov 2004 20:53:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6B1643D3F; Sun, 14 Nov 2004 20:53:17 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEKrHCH017057; Sun, 14 Nov 2004 20:53:17 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEKrHoa017048; Sun, 14 Nov 2004 20:53:17 GMT (envelope-from scottl) Message-Id: <200411142053.iAEKrHoa017048@repoman.freebsd.org> From: Scott Long Date: Sun, 14 Nov 2004 20:53:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/acpi Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 20:53:18 -0000 scottl 2004-11-14 20:53:17 UTC FreeBSD src repository Modified files: sys/modules/acpi Makefile Log: Make it clear that the acpi modules can only be compiled on i386. Revision Changes Path 1.42 +8 -0 src/sys/modules/acpi/Makefile From owner-cvs-src@FreeBSD.ORG Sun Nov 14 21:14:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC69016A4CE; Sun, 14 Nov 2004 21:14:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E0A43D2F; Sun, 14 Nov 2004 21:14:06 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAELE6Lu017755; Sun, 14 Nov 2004 21:14:06 GMT (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAELE6ka017754; Sun, 14 Nov 2004 21:14:06 GMT (envelope-from schweikh) Message-Id: <200411142114.iAELE6ka017754@repoman.freebsd.org> From: Jens Schweikhardt Date: Sun, 14 Nov 2004 21:14:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 21:14:06 -0000 schweikh 2004-11-14 21:14:06 UTC FreeBSD src repository Modified files: libexec/rtld-elf Makefile Log: Revert previous commit. As ru explains: In the old world (as the surrounding comment in makefile says), there was the /usr/libexec/ld-elf.so.1 binary which is now a symlink to /libexec/ld-elf.so.1. To symlink, we need to make sure that the _target_ (and the target is /usr/libexec/ld-elf.so.1) doesn't have "schg" flag set. A real solution is to protect the chflags call only if target exists, like we do in usr.bin/tip/tip/Makefile. Requested by: ru Revision Changes Path 1.35 +1 -1 src/libexec/rtld-elf/Makefile From owner-cvs-src@FreeBSD.ORG Sun Nov 14 21:38:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE11716A4CE; Sun, 14 Nov 2004 21:38:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BA943D1D; Sun, 14 Nov 2004 21:38:22 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAELcMBd018563; Sun, 14 Nov 2004 21:38:22 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAELcM5h018562; Sun, 14 Nov 2004 21:38:22 GMT (envelope-from marcel) Message-Id: <200411142138.iAELcM5h018562@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 14 Nov 2004 21:38:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 21:38:22 -0000 marcel 2004-11-14 21:38:22 UTC FreeBSD src repository Modified files: sys/dev/uart uart_subr.c Log: Make sure the baudrate specified with the BR tag is somewhat sane. A baudrate we consider insane is silently replaced with 0. When the baudrate is 0, we will not try to program the hardware. Instead we leave the communication speed unaltered, maximizing the chance to have a working console. Obviously this means we allow specifying a 0 baudrate for exactly that purpose. Revision Changes Path 1.3 +20 -0 src/sys/dev/uart/uart_subr.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 21:40:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56AFB16A4CE; Sun, 14 Nov 2004 21:40:48 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F3C243D3F; Sun, 14 Nov 2004 21:40:47 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iAELejW2057114; Sun, 14 Nov 2004 22:40:45 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Marcel Moolenaar From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 14 Nov 2004 21:38:22 GMT." <200411142138.iAELcM5h018562@repoman.freebsd.org> Date: Sun, 14 Nov 2004 22:40:45 +0100 Message-ID: <57113.1100468445@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 21:40:48 -0000 In message <200411142138.iAELcM5h018562@repoman.freebsd.org>, Marcel Moolenaar writes: >marcel 2004-11-14 21:38:22 UTC > > FreeBSD src repository > > Modified files: > sys/dev/uart uart_subr.c > Log: > Make sure the baudrate specified with the BR tag is somewhat sane. > A baudrate we consider insane is silently replaced with 0. When the > baudrate is 0, we will not try to program the hardware. Instead we > leave the communication speed unaltered, maximizing the chance to > have a working console. Obviously this means we allow specifying a > 0 baudrate for exactly that purpose. Setting a zero speed used to have magic meaning, sometimes sending a break, on other systems it would hang up the line. Overloading with yet a meaning may not be a good idea. (I'm not sure what the standards demand btw). How about using -1 instead ? -- 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 Sun Nov 14 22:18:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F98F16A4CE; Sun, 14 Nov 2004 22:18:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D6EC43D3F; Sun, 14 Nov 2004 22:18:32 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAEMIWw2020041; Sun, 14 Nov 2004 22:18:32 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAEMIV7O020040; Sun, 14 Nov 2004 22:18:32 GMT (envelope-from ru) Message-Id: <200411142218.iAEMIV7O020040@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 14 Nov 2004 22:18:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 22:18:32 -0000 ru 2004-11-14 22:18:31 UTC FreeBSD src repository Modified files: libexec/rtld-elf Makefile Log: So do it like we do in usr.bin/tip/tip/Makefile. ;) Revision Changes Path 1.36 +2 -0 src/libexec/rtld-elf/Makefile From owner-cvs-src@FreeBSD.ORG Sun Nov 14 22:45:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1EDC16A4CE; Sun, 14 Nov 2004 22:45:57 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6223443D3F; Sun, 14 Nov 2004 22:45:57 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id iAEMjuvr076750; Sun, 14 Nov 2004 14:45:56 -0800 (PST) (envelope-from marcel@xcllnt.net) In-Reply-To: <57113.1100468445@critter.freebsd.dk> References: <57113.1100468445@critter.freebsd.dk> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Sun, 14 Nov 2004 14:45:56 -0800 To: "Poul-Henning Kamp" X-Mailer: Apple Mail (2.619) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 22:45:58 -0000 On Nov 14, 2004, at 1:40 PM, Poul-Henning Kamp wrote: >> Make sure the baudrate specified with the BR tag is somewhat sane. >> A baudrate we consider insane is silently replaced with 0. When the >> baudrate is 0, we will not try to program the hardware. Instead we >> leave the communication speed unaltered, maximizing the chance to >> have a working console. Obviously this means we allow specifying a >> 0 baudrate for exactly that purpose. > > Setting a zero speed used to have magic meaning, sometimes sending > a break, on other systems it would hang up the line. Overloading > with yet a meaning may not be a good idea. (I'm not sure what > the standards demand btw). Yes, a 0 baudrate does have special meaning in the higher layers and process inferfaces. And currently when you specify a 0 baudrate for the serial console, it interferes at the TTY layer to the extend that tcsetattr(3) and getty(8) stop functioning. You can and could already specify a baudrate of -1 and it will and would just work. However for various reasons it's better and more convenient to use 0 and make sure this value doesn't propagate up to the TTY layer. This I'm testing currently. It makes the whole thing much more robust in the end. The various reasons include: o 0 is a more user-friendly value than -1 (i.e. more intuitive). o Any uninitialized variable is implicitly 0, not -1. o 0 works for signed and unsigned types. o There's no confusion possible between the different meanings of 0, because there's no domain overlap. So, I don't see a problem. Especially because the sysadmin can use -1 for the loader variables to achieve exactly the same. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Sun Nov 14 22:58:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3836D16A4CE; Sun, 14 Nov 2004 22:58:46 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA27743D53; Sun, 14 Nov 2004 22:58:45 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 89A87ACC62; Sun, 14 Nov 2004 23:58:44 +0100 (CET) Date: Sun, 14 Nov 2004 23:58:44 +0100 From: Pawel Jakub Dawidek To: "Christian S.J. Peron" Message-ID: <20041114225844.GS8120@darkness.comp.waw.pl> References: <200411141930.iAEJU2I1007666@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UaNe/QI5+zQ8JiGR" Content-Disposition: inline In-Reply-To: <200411141930.iAEJU2I1007666@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps ps.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 22:58:46 -0000 --UaNe/QI5+zQ8JiGR Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 14, 2004 at 07:30:02PM +0000, Christian S.J. Peron wrote: +> csjp 2004-11-14 19:30:02 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> bin/ps ps.c=20 +> Log: +> Currently if the user specifies -e and procfs is not mounted on /proc, +> printing of the process environment will fail silently. +> =20 +> -define a function which will check to see if procfs is mounted on /pr= oc +> -Implement this test if the user specified -e +> -If procfs is not mounted on /proc and -e was specified, print a warni= ng. +> informing the user that procfs(5) is required. Hmm, I think I've a fix somewhere to get environment variables not from procfs... Ah yes, p4:pjd_ps-e. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --UaNe/QI5+zQ8JiGR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBl+MkForvXbEpPzQRAvXuAKDI8u3i7hfPBy+1nI0hLSA8DEhX0gCgojXG ysmCdBRpoG7irr+j2eKkNOc= =gpCV -----END PGP SIGNATURE----- --UaNe/QI5+zQ8JiGR-- From owner-cvs-src@FreeBSD.ORG Sun Nov 14 23:12:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6BAC16A4CE; Sun, 14 Nov 2004 23:12:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C289843D1D; Sun, 14 Nov 2004 23:12:14 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAENCEP3022217; Sun, 14 Nov 2004 23:12:14 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAENCEkT022216; Sun, 14 Nov 2004 23:12:14 GMT (envelope-from marcel) Message-Id: <200411142312.iAENCEkT022216@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 14 Nov 2004 23:12:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_bus.h uart_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 23:12:15 -0000 marcel 2004-11-14 23:12:14 UTC FreeBSD src repository Modified files: sys/dev/uart uart_bus.h uart_core.c Log: Add UART_IOCTL_BAUD to allow us to query the hardware about the current baudrate setting. Use this ioctl() when we don't know the baudrate of the sysdev (as represented by a 0 value). When the ioctl() fails, e.g. when the backend hasn't implemented it or the hardware doesn't provide the means to determine its current baudrate setting, we invalidate the baudrate setting by setting it to -1. None of the backends currently implement the new ioctl(). Revision Changes Path 1.8 +1 -0 src/sys/dev/uart/uart_bus.h 1.11 +5 -0 src/sys/dev/uart/uart_core.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 23:31:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DA1D16A4CE; Sun, 14 Nov 2004 23:31:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CED943D2F; Sun, 14 Nov 2004 23:31:20 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAENVK5e022910; Sun, 14 Nov 2004 23:31:20 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAENVK7S022909; Sun, 14 Nov 2004 23:31:20 GMT (envelope-from marcel) Message-Id: <200411142331.iAENVK7S022909@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 14 Nov 2004 23:31:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 23:31:20 -0000 marcel 2004-11-14 23:31:20 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: Implement UART_IOCTL_BAUD. Consequently, when the baudrate was unset for the console, we emit the actual baudrate during bus enumeration. Revision Changes Path 1.11 +11 -1 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-src@FreeBSD.ORG Sun Nov 14 23:33:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1CB016A4CE; Sun, 14 Nov 2004 23:33:35 +0000 (GMT) Received: from smtp1.server.rpi.edu (smtp1.server.rpi.edu [128.113.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C7D43D4C; Sun, 14 Nov 2004 23:33:35 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp1.server.rpi.edu (8.13.0/8.13.0) with ESMTP id iAENXXjn002265; Sun, 14 Nov 2004 18:33:34 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20041114225844.GS8120@darkness.comp.waw.pl> References: <200411141930.iAEJU2I1007666@repoman.freebsd.org> <20041114225844.GS8120@darkness.comp.waw.pl> Date: Sun, 14 Nov 2004 18:33:33 -0500 To: Pawel Jakub Dawidek , "Christian S.J. Peron" From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps ps.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 23:33:36 -0000 At 11:58 PM +0100 11/14/04, Pawel Jakub Dawidek wrote: >On Sun, Nov 14, 2004, Christian S.J. Peron wrote: >+> csjp 2004-11-14 19:30:02 UTC >+> >+> FreeBSD src repository >+> >+> Modified files: >+> bin/ps ps.c >+> Log: >+> Currently if the user specifies -e and procfs is not mounted on >+> /proc, printing of the process environment will fail silently. >+> >+> -define a function which will check to see if procfs is mounted >+> on /proc >+> -Implement this test if the user specified -e >+> -If procfs is not mounted on /proc and -e was specified, print >+> a warning informing the user that procfs(5) is required. > >Hmm, I think I've a fix somewhere to get environment variables >not from procfs... Ah yes, p4:pjd_ps-e. I believe you also had a PR which has that change in it. I noticed that in July (based on a message tjr sent to -current), and intended to do something about it after 5.3-release was finalized. Which I guess would mean I should look at it sometime soon... Looks like the PR is: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/54604 -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-cvs-src@FreeBSD.ORG Sun Nov 14 23:42:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA64B16A4CE; Sun, 14 Nov 2004 23:42:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DB643D46; Sun, 14 Nov 2004 23:42:48 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAENgmbN023253; Sun, 14 Nov 2004 23:42:48 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAENgmO3023252; Sun, 14 Nov 2004 23:42:48 GMT (envelope-from marcel) Message-Id: <200411142342.iAENgmO3023252@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 14 Nov 2004 23:42:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/conf GENERIC.hints X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Nov 2004 23:42:49 -0000 marcel 2004-11-14 23:42:48 UTC FreeBSD src repository Modified files: sys/ia64/conf GENERIC.hints Log: Remove the BR tag. When the machine doesn't have the DIG64 HCDP table with console settings, we now only need to know at which address the UART lives. Leaving the baudrate unspecified results in us using the baudrate at which the UART operates. This removes one parameter that can interfere with a successful installation out of the box. Revision Changes Path 1.8 +1 -1 src/sys/ia64/conf/GENERIC.hints From owner-cvs-src@FreeBSD.ORG Mon Nov 15 00:00:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA2516A4CE; Mon, 15 Nov 2004 00:00:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A75A343D53; Mon, 15 Nov 2004 00:00:24 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF00OjB023906; Mon, 15 Nov 2004 00:00:24 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF00Osf023905; Mon, 15 Nov 2004 00:00:24 GMT (envelope-from marcel) Message-Id: <200411150000.iAF00Osf023905@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 15 Nov 2004 00:00:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 00:00:25 -0000 marcel 2004-11-15 00:00:24 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: Be slightly more paranoid about using the divisor in a division and the calculated baudrate. Neither should be 0. Revision Changes Path 1.12 +6 -2 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 01:24:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05E4C16A4CE; Mon, 15 Nov 2004 01:24:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6EDA43D45; Mon, 15 Nov 2004 01:24:39 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF1OdLJ033663; Mon, 15 Nov 2004 01:24:39 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF1Od6h033662; Mon, 15 Nov 2004 01:24:39 GMT (envelope-from kientzle) Message-Id: <200411150124.iAF1Od6h033662@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 15 Nov 2004 01:24:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libarchive archive_write_set_format_pax.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 01:24:40 -0000 kientzle 2004-11-15 01:24:39 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_pax.c Log: Pax extended headers were always failing because the code was using the external API (archive_write_data) and assuming internal error-return conventions. Use the internal API for writing data. Thanks to: Joe Marcus Clarke Revision Changes Path 1.20 +1 -1 src/lib/libarchive/archive_write_set_format_pax.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 01:46:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0653616A4CE; Mon, 15 Nov 2004 01:46:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E1243D1D; Mon, 15 Nov 2004 01:46:33 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF1kXKT034433; Mon, 15 Nov 2004 01:46:33 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF1kXGW034432; Mon, 15 Nov 2004 01:46:33 GMT (envelope-from kientzle) Message-Id: <200411150146.iAF1kXGW034432@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 15 Nov 2004 01:46:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libarchive archive_write_set_format_pax.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 01:46:34 -0000 kientzle 2004-11-15 01:46:33 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_pax.c Log: Since I'm not using the public API for writing the the pax attributes, I shouldn't try using the public API for finishing out the attribute entry, either. This also removes some old dubious state manipulations. Revision Changes Path 1.21 +8 -6 src/lib/libarchive/archive_write_set_format_pax.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 02:47:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D17816A4CE; Mon, 15 Nov 2004 02:47:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB7843D1F; Mon, 15 Nov 2004 02:47:38 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF2lbQW036815; Mon, 15 Nov 2004 02:47:37 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF2lbp8036814; Mon, 15 Nov 2004 02:47:37 GMT (envelope-from marcel) Message-Id: <200411150247.iAF2lbp8036814@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 15 Nov 2004 02:47:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/puc puc_sbus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 02:47:38 -0000 marcel 2004-11-15 02:47:37 UTC FreeBSD src repository Modified files: sys/dev/puc puc_sbus.c Log: Apply a bandaid to avoid hangs on Ultra 2 machines. The second Z8530 connects to the keyboard and mouse and needs some special treatment. Until this is fully understood, implemented and tested, simply avoid probing the second Z8530. This is also what the zs(4) driver does. Revision Changes Path 1.5 +1 -1 src/sys/dev/puc/puc_sbus.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 03:57:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC48416A4CE; Mon, 15 Nov 2004 03:57:19 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4305943D2D; Mon, 15 Nov 2004 03:57:19 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAF3xHYr016617; Sun, 14 Nov 2004 20:59:17 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <4198294A.4040504@freebsd.org> Date: Sun, 14 Nov 2004 20:58:02 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <200411150247.iAF2lbp8036814@repoman.freebsd.org> In-Reply-To: <200411150247.iAF2lbp8036814@repoman.freebsd.org> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/puc puc_sbus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 03:57:19 -0000 Marcel Moolenaar wrote: > marcel 2004-11-15 02:47:37 UTC > > FreeBSD src repository > > Modified files: > sys/dev/puc puc_sbus.c > Log: > Apply a bandaid to avoid hangs on Ultra 2 machines. The second Z8530 > connects to the keyboard and mouse and needs some special treatment. > Until this is fully understood, implemented and tested, simply avoid > probing the second Z8530. This is also what the zs(4) driver does. > > Revision Changes Path > 1.5 +1 -1 src/sys/dev/puc/puc_sbus.c Excellent, I'll give this a try! Scott From owner-cvs-src@FreeBSD.ORG Mon Nov 15 04:44:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2701016A4CE; Mon, 15 Nov 2004 04:44:32 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5222B43D31; Mon, 15 Nov 2004 04:44:31 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAF4hqoD065611; Sun, 14 Nov 2004 21:43:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 14 Nov 2004 21:44:07 -0700 (MST) Message-Id: <20041114.214407.118205013.imp@bsdimp.com> To: scottl@freebsd.org From: "M. Warner Losh" In-Reply-To: <4197C347.8040204@freebsd.org> References: <200411142037.iAEKbfDl010153@repoman.freebsd.org> <4197C347.8040204@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 cc: cvs-src@freebsd.org cc: truckman@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_snc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 04:44:32 -0000 In message: <4197C347.8040204@freebsd.org> Scott Long writes: : Don Lewis wrote: : > truckman 2004-11-14 20:37:41 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/dev/acpica acpi_snc.c : > Log: : > s/return_VALUE/return / to fix build breakage when ACPI_DEBUG is : > defined. : > : > Revision Changes Path : > 1.3 +3 -3 src/sys/dev/acpica/acpi_snc.c : : Thanks! Doh! I have a repo copy in flight. I was going to fix this after the repo copy was complete. Grump. Warner From owner-cvs-src@FreeBSD.ORG Mon Nov 15 04:47:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054E316A4CE; Mon, 15 Nov 2004 04:47:28 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8378C43D2F; Mon, 15 Nov 2004 04:47:27 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAF4iMSi065628; Sun, 14 Nov 2004 21:44:22 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 14 Nov 2004 21:44:36 -0700 (MST) Message-Id: <20041114.214436.73879465.imp@bsdimp.com> To: scottl@freebsd.org From: "M. Warner Losh" In-Reply-To: <200411142053.iAEKrHoa017048@repoman.freebsd.org> References: <200411142053.iAEKrHoa017048@repoman.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 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules/acpi Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 04:47:28 -0000 In message: <200411142053.iAEKrHoa017048@repoman.freebsd.org> Scott Long writes: : Make it clear that the acpi modules can only be compiled on i386. I have a repo copy in flight on this. Now I have conflicts. Thanks. Warner From owner-cvs-src@FreeBSD.ORG Mon Nov 15 04:49:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4462C16A4CE; Mon, 15 Nov 2004 04:49:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2285543D39; Mon, 15 Nov 2004 04:49:21 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF4nLjg047811; Mon, 15 Nov 2004 04:49:21 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF4nLi7047810; Mon, 15 Nov 2004 04:49:21 GMT (envelope-from imp) Message-Id: <200411150449.iAF4nLi7047810@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 04:49:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 04:49:21 -0000 imp 2004-11-15 04:49:20 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Add comment about why amd64 and ia64 don't build acpi modules. Revision Changes Path 1.408 +2 -2 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Mon Nov 15 05:12:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8295E16A4CE; Mon, 15 Nov 2004 05:12:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EAD943D31; Mon, 15 Nov 2004 05:12:17 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF5CHHd048579; Mon, 15 Nov 2004 05:12:17 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF5CH3s048578; Mon, 15 Nov 2004 05:12:17 GMT (envelope-from imp) Message-Id: <200411150512.iAF5CH3s048578@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 05:12:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpi_support acpi_sony.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 05:12:17 -0000 imp 2004-11-15 05:12:17 UTC FreeBSD src repository Modified files: sys/dev/acpi_support acpi_sony.c Log: Merge 1.3 from acpi_snc.c: don't use return_VALUE() macro Improve style(9) compliance. Revision Changes Path 1.3 +22 -24 src/sys/dev/acpi_support/acpi_sony.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 05:54:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1249316A4CE; Mon, 15 Nov 2004 05:54:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E1743D1F; Mon, 15 Nov 2004 05:54:15 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF5sFSe051091; Mon, 15 Nov 2004 05:54:15 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF5sFuD051090; Mon, 15 Nov 2004 05:54:15 GMT (envelope-from imp) Message-Id: <200411150554.iAF5sFuD051090@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 05:54:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files files.i386 src/sys/modules/acpi/acpi_panasonic Makefile src/sys/modules/acpi/acpi_toshiba Makefile src/sys/modules/acpi/acpi_sony Makefile src/sys/i386/acpica ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 05:54:16 -0000 imp 2004-11-15 05:54:15 UTC FreeBSD src repository Modified files: sys/conf files files.i386 sys/modules/acpi/acpi_asus Makefile sys/modules/acpi/acpi_panasonic Makefile sys/modules/acpi/acpi_toshiba Makefile sys/dev/acpi_support acpi_asus.c acpi_panasonic.c acpi_sony.c acpi_toshiba.c sys/modules/acpi Makefile Added files: sys/modules/acpi/acpi_sony Makefile Removed files: sys/i386/acpica acpi_asus.c acpi_toshiba.c acpi_panasonic.c sys/dev/acpica acpi_snc.c Log: After discussions with Nate, repo copy the acpi assist drivers from i386 to dev/acpi_support. In theory, these devices could be found other than in i386 machines only as amd64 becomes more popular. These drivers don't appear to do anything i386 specific, so move them to dev/acpi_support. Move config lines to files so that those architectures that don't support kernel modules can build them into the kernel. At the same time, rename acpi_snc to acpi_sony to follow the lead of all the other specialty devices. Revision Changes Path 1.967 +4 -1 src/sys/conf/files 1.508 +0 -3 src/sys/conf/files.i386 1.17 +0 -0 src/sys/dev/acpi_support/acpi_asus.c 1.6 +0 -0 src/sys/dev/acpi_support/acpi_panasonic.c 1.4 +0 -0 src/sys/dev/acpi_support/acpi_sony.c 1.14 +0 -0 src/sys/dev/acpi_support/acpi_toshiba.c 1.4 +0 -168 src/sys/dev/acpica/acpi_snc.c (dead) 1.17 +0 -659 src/sys/i386/acpica/acpi_asus.c (dead) 1.6 +0 -489 src/sys/i386/acpica/acpi_panasonic.c (dead) 1.14 +0 -562 src/sys/i386/acpica/acpi_toshiba.c (dead) 1.43 +1 -1 src/sys/modules/acpi/Makefile 1.5 +1 -1 src/sys/modules/acpi/acpi_asus/Makefile 1.3 +1 -1 src/sys/modules/acpi/acpi_panasonic/Makefile 1.1 +9 -0 src/sys/modules/acpi/acpi_sony/Makefile (new) 1.4 +1 -1 src/sys/modules/acpi/acpi_toshiba/Makefile From owner-cvs-src@FreeBSD.ORG Mon Nov 15 05:59:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6A7416A4CE; Mon, 15 Nov 2004 05:59:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42E343D31; Mon, 15 Nov 2004 05:59:10 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF5xAiD051354; Mon, 15 Nov 2004 05:59:10 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF5xAHN051353; Mon, 15 Nov 2004 05:59:10 GMT (envelope-from peter) Message-Id: <200411150559.iAF5xAHN051353@repoman.freebsd.org> From: Peter Wemm Date: Mon, 15 Nov 2004 05:59:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 05:59:10 -0000 peter 2004-11-15 05:59:10 UTC FreeBSD src repository Modified files: . Makefile.inc1 Log: Oops, all my test boxes have NO_KERBEROS set, so I didn't hit the kerberos5 build tools problem. I'd missed the kerberos5/tools stuff entirely. Add the missing bits. Revision Changes Path 1.456 +10 -0 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 06:01:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F321416A4CE; Mon, 15 Nov 2004 06:01:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE65443D54; Mon, 15 Nov 2004 06:01:11 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF61BHl051489; Mon, 15 Nov 2004 06:01:11 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF61B4H051488; Mon, 15 Nov 2004 06:01:11 GMT (envelope-from peter) Message-Id: <200411150601.iAF61B4H051488@repoman.freebsd.org> From: Peter Wemm Date: Mon, 15 Nov 2004 06:01:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 06:01:12 -0000 peter 2004-11-15 06:01:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) . Makefile.inc1 Log: Insta-MFC rev 1.456: Add the build tools for kerberos5 for WITH_LIB32 on amd64. Revision Changes Path 1.438.2.8 +10 -0 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 06:05:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDA8216A4CE; Mon, 15 Nov 2004 06:05:12 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2540043D54; Mon, 15 Nov 2004 06:05:12 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id A3E891FF9A8; Mon, 15 Nov 2004 07:05:07 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id A390E1FF931; Mon, 15 Nov 2004 07:05:05 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 444AB15621; Mon, 15 Nov 2004 06:04:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 4169F15602; Mon, 15 Nov 2004 06:04:33 +0000 (UTC) Date: Mon, 15 Nov 2004 06:04:33 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Peter Wemm In-Reply-To: <200411150559.iAF5xAHN051353@repoman.freebsd.org> Message-ID: References: <200411150559.iAF5xAHN051353@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 06:05:13 -0000 On Mon, 15 Nov 2004, Peter Wemm wrote: > peter 2004-11-15 05:59:10 UTC > > FreeBSD src repository > > Modified files: > . Makefile.inc1 > Log: > Oops, all my test boxes have NO_KERBEROS set, so I didn't hit the kerberos5 > build tools problem. I'd missed the kerberos5/tools stuff entirely. Add > the missing bits. > > Revision Changes Path > 1.456 +10 -0 src/Makefile.inc1 Thanks. Will test this once any of my cvsup upstream servers becomes usable again. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-src@FreeBSD.ORG Mon Nov 15 07:48:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A478516A4CE; Mon, 15 Nov 2004 07:48:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81FA143D39; Mon, 15 Nov 2004 07:48:23 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF7mN4f055275; Mon, 15 Nov 2004 07:48:23 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF7mNF8055274; Mon, 15 Nov 2004 07:48:23 GMT (envelope-from phk) Message-Id: <200411150748.iAF7mNF8055274@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 07:48:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 07:48:23 -0000 phk 2004-11-15 07:48:23 UTC FreeBSD src repository Modified files: sys/conf files Log: Order of arguments after "optional" is not without significance: the first field must be the name of the enabling device/option, otherwise config doesn't know there is an option/device of that name. Revision Changes Path 1.968 +4 -4 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:05:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C94016A4CE; Mon, 15 Nov 2004 08:05:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED8A843D2D; Mon, 15 Nov 2004 08:05:32 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF85WQc055925; Mon, 15 Nov 2004 08:05:32 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF85WRi055924; Mon, 15 Nov 2004 08:05:32 GMT (envelope-from phk) Message-Id: <200411150805.iAF85WRi055924@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:05:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vnode_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:05:33 -0000 phk 2004-11-15 08:05:32 UTC FreeBSD src repository Modified files: sys/vm vnode_pager.c Log: Explicitly call pbrelvp() Revision Changes Path 1.203 +2 -0 src/sys/vm/vnode_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:06:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA7B416A4D0; Mon, 15 Nov 2004 08:06:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 868EF43D3F; Mon, 15 Nov 2004 08:06:05 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF865oK055963; Mon, 15 Nov 2004 08:06:05 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF865u2055962; Mon, 15 Nov 2004 08:06:05 GMT (envelope-from phk) Message-Id: <200411150806.iAF865u2055962@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:06:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_cluster.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:06:05 -0000 phk 2004-11-15 08:06:05 UTC FreeBSD src repository Modified files: sys/kern vfs_cluster.c Log: Explicitly call pbrelvp() Revision Changes Path 1.159 +1 -0 src/sys/kern/vfs_cluster.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:07:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F318D16A4CE; Mon, 15 Nov 2004 08:07:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFD4C43D1D; Mon, 15 Nov 2004 08:07:26 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF87Qnk056065; Mon, 15 Nov 2004 08:07:26 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF87Qir056064; Mon, 15 Nov 2004 08:07:26 GMT (envelope-from phk) Message-Id: <200411150807.iAF87Qir056064@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:07:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:07:27 -0000 phk 2004-11-15 08:07:26 UTC FreeBSD src repository Modified files: sys/vm vm_pager.c Log: expect the caller to have called pbrelvp() if necessary. Revision Changes Path 1.98 +0 -3 src/sys/vm/vm_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:12:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0182516A4CE; Mon, 15 Nov 2004 08:12:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D221E43D1D; Mon, 15 Nov 2004 08:12:50 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF8Coju056360; Mon, 15 Nov 2004 08:12:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF8Co5u056359; Mon, 15 Nov 2004 08:12:50 GMT (envelope-from phk) Message-Id: <200411150812.iAF8Co5u056359@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:12:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c src/sys/vm vm_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:12:51 -0000 phk 2004-11-15 08:12:50 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c sys/vm vm_pager.c Log: Move pbgetvp() and pbrelvp() to vm_pager.c with the rest of the pbuf stuff. Revision Changes Path 1.553 +0 -46 src/sys/kern/vfs_subr.c 1.99 +44 -0 src/sys/vm/vm_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:14:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 660D016A4CE; Mon, 15 Nov 2004 08:14:47 +0000 (GMT) Received: from postman.ripe.net (postman.ripe.net [193.0.0.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE5E343D3F; Mon, 15 Nov 2004 08:14:46 +0000 (GMT) (envelope-from marks@ripe.net) Received: by postman.ripe.net (Postfix, from userid 8) id 1F7A524881; Mon, 15 Nov 2004 09:14:46 +0100 (CET) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by postman.ripe.net (Postfix) with ESMTP id 24FC3247A7; Mon, 15 Nov 2004 09:14:43 +0100 (CET) Received: from ripe.net (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.10/8.11.6) with SMTP id iAF8EhLE008880; Mon, 15 Nov 2004 09:14:43 +0100 Received: (nullmailer pid 1324 invoked by uid 1001); Mon, 15 Nov 2004 06:37:20 -0000 Date: Mon, 15 Nov 2004 07:37:20 +0100 From: Mark Santcroos To: Warner Losh Message-ID: <20041115063720.GA953@laptop.6bone.nl> References: <200411150512.iAF5CH3s048578@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411150512.iAF5CH3s048578@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Level: X-RIPE-Spam-Status: N 0.000000 / -5.9 X-RIPE-Signature: 3222d9df5fcb6ae5d482c96fbae3f375 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpi_support acpi_sony.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:14:47 -0000 Hi Warner, On Mon, Nov 15, 2004 at 05:12:17AM +0000, Warner Losh wrote: > Modified files: > sys/dev/acpi_support acpi_sony.c I didn't see any discussion or forced commit about this new location. Please add some explanation somewhere. Mark -- RIPE NCC - Delft University of Technology - The FreeBSD Project marks@ripe.net - m.a.santcroos@ewi.tudelft.nl - marks@freebsd.org From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:22:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E04D416A4CE; Mon, 15 Nov 2004 08:22:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE78D43D45; Mon, 15 Nov 2004 08:22:38 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF8McQU057087; Mon, 15 Nov 2004 08:22:38 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF8McJq057086; Mon, 15 Nov 2004 08:22:38 GMT (envelope-from phk) Message-Id: <200411150822.iAF8McJq057086@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:22:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:22:39 -0000 phk 2004-11-15 08:22:38 UTC FreeBSD src repository Modified files: sys/vm vm_pager.c Log: style polishing. Revision Changes Path 1.100 +3 -7 src/sys/vm/vm_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:33:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 567B816A4CE; Mon, 15 Nov 2004 08:33:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D2543D1F; Mon, 15 Nov 2004 08:33:10 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF8X9na058133; Mon, 15 Nov 2004 08:33:09 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF8X9kZ058132; Mon, 15 Nov 2004 08:33:09 GMT (envelope-from phk) Message-Id: <200411150833.iAF8X9kZ058132@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:33:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:33:10 -0000 phk 2004-11-15 08:33:09 UTC FreeBSD src repository Modified files: sys/vm vm_pager.c Log: More kasserts. Revision Changes Path 1.101 +6 -1 src/sys/vm/vm_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:38:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 298E216A4CE; Mon, 15 Nov 2004 08:38:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B3943D48; Mon, 15 Nov 2004 08:38:51 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF8cowf058746; Mon, 15 Nov 2004 08:38:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF8cowh058745; Mon, 15 Nov 2004 08:38:50 GMT (envelope-from phk) Message-Id: <200411150838.iAF8cowh058745@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:38:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_cluster.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:38:51 -0000 phk 2004-11-15 08:38:50 UTC FreeBSD src repository Modified files: sys/kern vfs_cluster.c Log: Don't manually set b_bufobj, pbgetvp() does this for us. Revision Changes Path 1.160 +0 -1 src/sys/kern/vfs_cluster.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 08:47:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3444516A4CE; Mon, 15 Nov 2004 08:47:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1007643D46; Mon, 15 Nov 2004 08:47:19 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF8lISp065586; Mon, 15 Nov 2004 08:47:18 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF8lILx065585; Mon, 15 Nov 2004 08:47:18 GMT (envelope-from phk) Message-Id: <200411150847.iAF8lILx065585@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 08:47:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys buf.h src/sys/vm vm_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 08:47:19 -0000 phk 2004-11-15 08:47:18 UTC FreeBSD src repository Modified files: sys/sys buf.h sys/vm vm_pager.c Log: Add pbgetbo()/pbrelbo() lighter weight versions of pbgetvp()/pbrelvp(). Revision Changes Path 1.180 +2 -0 src/sys/sys/buf.h 1.102 +42 -0 src/sys/vm/vm_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 09:18:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CE8716A4CE; Mon, 15 Nov 2004 09:18:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DDB43D54; Mon, 15 Nov 2004 09:18:28 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF9IRMT067908; Mon, 15 Nov 2004 09:18:27 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAF9IRFQ067907; Mon, 15 Nov 2004 09:18:27 GMT (envelope-from phk) Message-Id: <200411150918.iAF9IRFQ067907@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 09:18:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/coda coda_vnops.c src/sys/fs/deadfs dead_vnops.c src/sys/fs/hpfs hpfs_vnops.c src/sys/fs/msdosfs msdosfs_vnops.c src/sys/fs/ntfs ntfs_vnops.c src/sys/fs/udf... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 09:18:28 -0000 phk 2004-11-15 09:18:27 UTC FreeBSD src repository Modified files: sys/coda coda_vnops.c sys/fs/deadfs dead_vnops.c sys/fs/hpfs hpfs_vnops.c sys/fs/msdosfs msdosfs_vnops.c sys/fs/ntfs ntfs_vnops.c sys/fs/udf udf_vnops.c sys/gnu/ext2fs ext2_bmap.c sys/isofs/cd9660 cd9660_bmap.c sys/kern vfs_default.c vnode_if.src sys/ufs/ufs ufs_bmap.c sys/vm vnode_pager.c Log: Make VOP_BMAP return a struct bufobj for the underlying storage device instead of a vnode for it. The vnode_pager does not and should not have any interest in what the filesystem uses for backend. (vfs_cluster doesn't use the backing store argument.) Revision Changes Path 1.54 +4 -4 src/sys/coda/coda_vnops.c 1.41 +2 -2 src/sys/fs/deadfs/dead_vnops.c 1.52 +3 -3 src/sys/fs/hpfs/hpfs_vnops.c 1.152 +3 -3 src/sys/fs/msdosfs/msdosfs_vnops.c 1.44 +3 -3 src/sys/fs/ntfs/ntfs_vnops.c 1.40 +2 -2 src/sys/fs/udf/udf_vnops.c 1.61 +3 -3 src/sys/gnu/ext2fs/ext2_bmap.c 1.15 +3 -3 src/sys/isofs/cd9660/cd9660_bmap.c 1.107 +3 -3 src/sys/kern/vfs_default.c 1.70 +1 -2 src/sys/kern/vnode_if.src 1.63 +3 -3 src/sys/ufs/ufs/ufs_bmap.c 1.204 +13 -10 src/sys/vm/vnode_pager.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 12:30:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C03C316A4CE; Mon, 15 Nov 2004 12:30:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B4E743D31; Mon, 15 Nov 2004 12:30:59 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFCUxhn074653; Mon, 15 Nov 2004 12:30:59 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFCUxHT074652; Mon, 15 Nov 2004 12:30:59 GMT (envelope-from le) Message-Id: <200411151230.iAFCUxHT074652@repoman.freebsd.org> From: Lukas Ertl Date: Mon, 15 Nov 2004 12:30:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/vinum geom_vinum.h geom_vinum_share.c geom_vinum_share.h geom_vinum_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 12:30:59 -0000 le 2004-11-15 12:30:59 UTC FreeBSD src repository Modified files: sys/geom/vinum geom_vinum.h geom_vinum_share.c geom_vinum_share.h geom_vinum_subr.c Log: Share gv_roughlength() between kernel and userland, as we will need it there later. Revision Changes Path 1.7 +0 -1 src/sys/geom/vinum/geom_vinum.h 1.4 +35 -0 src/sys/geom/vinum/geom_vinum_share.c 1.2 +1 -0 src/sys/geom/vinum/geom_vinum_share.h 1.12 +0 -35 src/sys/geom/vinum/geom_vinum_subr.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 12:41:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB7B016A4CE; Mon, 15 Nov 2004 12:41:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F9543D48; Mon, 15 Nov 2004 12:41:56 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFCfuEG074974; Mon, 15 Nov 2004 12:41:56 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFCfuKC074973; Mon, 15 Nov 2004 12:41:56 GMT (envelope-from yar) Message-Id: <200411151241.iAFCfuKC074973@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 12:41:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 12:41:56 -0000 yar 2004-11-15 12:41:56 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: RFC 959 states that the following codes should be used for status replies on file system objects: 212 Directory status. 213 File status. Reported by: Oleg Koreshkov MFC after: 1 week Revision Changes Path 1.178 +5 -3 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 12:47:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66ADB16A4CE; Mon, 15 Nov 2004 12:47:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44BAD43D3F; Mon, 15 Nov 2004 12:47:44 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFClikN081556; Mon, 15 Nov 2004 12:47:44 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFClitx081555; Mon, 15 Nov 2004 12:47:44 GMT (envelope-from yar) Message-Id: <200411151247.iAFClitx081555@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 12:47:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 12:47:44 -0000 yar 2004-11-15 12:47:44 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Don't invent ways of capitalization orthogonal to the English grammar. Revision Changes Path 1.179 +2 -2 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:04:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F239816A4CE; Mon, 15 Nov 2004 13:04:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFD6D43D3F; Mon, 15 Nov 2004 13:04:55 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFD4t5b082116; Mon, 15 Nov 2004 13:04:55 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFD4tSi082115; Mon, 15 Nov 2004 13:04:55 GMT (envelope-from le) Message-Id: <200411151304.iAFD4tSi082115@repoman.freebsd.org> From: Lukas Ertl Date: Mon, 15 Nov 2004 13:04:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/vinum geom_vinum_raid5.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:04:56 -0000 le 2004-11-15 13:04:55 UTC FreeBSD src repository Modified files: sys/geom/vinum geom_vinum_raid5.c Log: Move RAID5 offset calculation into a separate function to avoid code duplication. Revision Changes Path 1.9 +56 -50 src/sys/geom/vinum/geom_vinum_raid5.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:06:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1409016A4D0; Mon, 15 Nov 2004 13:06:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E59D143D46; Mon, 15 Nov 2004 13:06:01 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFD61VB082266; Mon, 15 Nov 2004 13:06:01 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFD61Db082265; Mon, 15 Nov 2004 13:06:01 GMT (envelope-from davidxu) Message-Id: <200411151306.iAFD61Db082265@repoman.freebsd.org> From: David Xu Date: Mon, 15 Nov 2004 13:06:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/gdb/libgdb fbsd-threads.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:06:02 -0000 davidxu 2004-11-15 13:06:01 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/libgdb fbsd-threads.c Log: Always set current thread when activating thread debugger, the current thread may already be added by fbsd_find_new_threads, this can result that current thread is not set correctly. Revision Changes Path 1.8 +1 -1 src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:28:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 390E016A4CE; Mon, 15 Nov 2004 13:28:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1663643D54; Mon, 15 Nov 2004 13:28:04 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFDS36w082846; Mon, 15 Nov 2004 13:28:03 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFDS3lN082845; Mon, 15 Nov 2004 13:28:03 GMT (envelope-from nyan) Message-Id: <200411151328.iAFDS3lN082845@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 15 Nov 2004 13:28:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/acpi Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:28:04 -0000 nyan 2004-11-15 13:28:03 UTC FreeBSD src repository Modified files: sys/modules/acpi Makefile Log: PC98 does not have ACPI. Revision Changes Path 1.44 +1 -1 src/sys/modules/acpi/Makefile From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:32:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C1416A4CE; Mon, 15 Nov 2004 13:32:43 +0000 (GMT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DDEB43D49; Mon, 15 Nov 2004 13:32:43 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])iAFDWfr0078712; Mon, 15 Nov 2004 22:32:41 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Mon, 15 Nov 2004 22:31:52 +0900 (JST) Message-Id: <20041115.223152.41703849.nyan@jp.FreeBSD.org> To: imp@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200411150449.iAF4nLi7047810@repoman.freebsd.org> References: <200411150449.iAF4nLi7047810@repoman.freebsd.org> X-Mailer: Mew version 4.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:32:43 -0000 In article <200411150449.iAF4nLi7047810@repoman.freebsd.org> Warner Losh writes: > imp 2004-11-15 04:49:20 UTC > > FreeBSD src repository > > Modified files: > sys/modules Makefile > Log: > Add comment about why amd64 and ia64 don't build acpi modules. @@ -317,7 +317,6 @@ _pccard= pccard _pcfclock= pcfclock _pecoff= pecoff -_ray= ray _safe= safe _sbni= sbni _scsi_low= scsi_low @@ -423,7 +424,6 @@ _iir= iir _mly= mly _pccard= pccard -_ray= ray _scsi_low= scsi_low _smbfs= smbfs _sound= sound Do you intend these changes? --- TAKAHASHI Yoshihiro From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:37:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F33316A4CE; Mon, 15 Nov 2004 13:37:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D8C843D49; Mon, 15 Nov 2004 13:37:56 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFDbuhu083228; Mon, 15 Nov 2004 13:37:56 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFDbutm083227; Mon, 15 Nov 2004 13:37:56 GMT (envelope-from yar) Message-Id: <200411151337.iAFDbutm083227@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 13:37:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys stat.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:37:56 -0000 yar 2004-11-15 13:37:56 UTC FreeBSD src repository Modified files: lib/libc/sys stat.2 Log: Document the S_IS*(mode) macros used to test for file types. Bump the document date accordingly. Revision Changes Path 1.37 +27 -1 src/lib/libc/sys/stat.2 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:45:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B75A616A4CE; Mon, 15 Nov 2004 13:45:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 940A943D2D; Mon, 15 Nov 2004 13:45:13 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFDjDC0083466; Mon, 15 Nov 2004 13:45:13 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFDjDme083465; Mon, 15 Nov 2004 13:45:13 GMT (envelope-from yar) Message-Id: <200411151345.iAFDjDme083465@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 13:45:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys stat.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:45:13 -0000 yar 2004-11-15 13:45:13 UTC FreeBSD src repository Modified files: lib/libc/sys stat.2 Log: Improve mdoc(7) markup of the page: add several missing macros, use .Va instead of .Li for struct stat fields. Revision Changes Path 1.38 +10 -10 src/lib/libc/sys/stat.2 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:55:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 103FB16A4CE; Mon, 15 Nov 2004 13:55:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BC543D2D; Mon, 15 Nov 2004 13:55:33 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFDtXkw083828; Mon, 15 Nov 2004 13:55:33 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFDtXfk083827; Mon, 15 Nov 2004 13:55:33 GMT (envelope-from yar) Message-Id: <200411151355.iAFDtXfk083827@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 13:55:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys read.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:55:34 -0000 yar 2004-11-15 13:55:33 UTC FreeBSD src repository Modified files: lib/libc/sys read.2 Log: Nitpicking on grammar. Revision Changes Path 1.28 +1 -1 src/lib/libc/sys/read.2 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 13:58:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D301E16A4D0; Mon, 15 Nov 2004 13:58:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9634A43D5A; Mon, 15 Nov 2004 13:58:52 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFDwqsn083988; Mon, 15 Nov 2004 13:58:52 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFDwq30083987; Mon, 15 Nov 2004 13:58:52 GMT (envelope-from yar) Message-Id: <200411151358.iAFDwq30083987@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 13:58:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys stat.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 13:58:53 -0000 yar 2004-11-15 13:58:52 UTC FreeBSD src repository Modified files: lib/libc/sys stat.2 Log: Use .Vt "struct stat" consistently. Revision Changes Path 1.39 +1 -1 src/lib/libc/sys/stat.2 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 14:16:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9280116A4CE; Mon, 15 Nov 2004 14:16:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71ACB43D1D; Mon, 15 Nov 2004 14:16:31 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFEGVRH084614; Mon, 15 Nov 2004 14:16:31 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFEGVJm084613; Mon, 15 Nov 2004 14:16:31 GMT (envelope-from yar) Message-Id: <200411151416.iAFEGVJm084613@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 14:16:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys stat.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 14:16:31 -0000 yar 2004-11-15 14:16:31 UTC FreeBSD src repository Modified files: lib/libc/sys stat.2 Log: Document more fields of struct stat. Note to mdoc(7) police: The document date has already been touched today. Revision Changes Path 1.40 +32 -0 src/lib/libc/sys/stat.2 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 14:33:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8F8816A4CE; Mon, 15 Nov 2004 14:33:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C66A543D49; Mon, 15 Nov 2004 14:33:17 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFEXHfV085185; Mon, 15 Nov 2004 14:33:17 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFEXHMc085184; Mon, 15 Nov 2004 14:33:17 GMT (envelope-from yar) Message-Id: <200411151433.iAFEXHMc085184@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 14:33:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 vlan.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 14:33:18 -0000 yar 2004-11-15 14:33:17 UTC FreeBSD src repository Modified files: share/man/man4 vlan.4 Log: Mention in the BUGS section that EVFILT_NETDEV events on vlan(4) will be noticed only if the parent uses miibus(4). Pointed out by: John-Mark Gurney Revision Changes Path 1.18 +13 -3 src/share/man/man4/vlan.4 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 14:51:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 283C316A4CE; Mon, 15 Nov 2004 14:51:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0562743D39; Mon, 15 Nov 2004 14:51:45 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFEpiAk085850; Mon, 15 Nov 2004 14:51:44 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFEpiqC085849; Mon, 15 Nov 2004 14:51:44 GMT (envelope-from phk) Message-Id: <200411151451.iAFEpiqC085849@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 14:51:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 14:51:45 -0000 phk 2004-11-15 14:51:44 UTC FreeBSD src repository Modified files: sys/fs/fifofs fifo_vnops.c Log: Add file ops to fifofs so that we can bypass vnodes (and Giant) for the heavy-duty operations (read, write, poll/select, kqueue). Disabled for now, enable with "vfs.fifofs.fops=1" in loader.conf. Revision Changes Path 1.104 +164 -1 src/sys/fs/fifofs/fifo_vnops.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 16:10:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F30316A4CE; Mon, 15 Nov 2004 16:10:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E80A43D41; Mon, 15 Nov 2004 16:10:56 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFGAtlU088518; Mon, 15 Nov 2004 16:10:56 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFGAttb088517; Mon, 15 Nov 2004 16:10:55 GMT (envelope-from phk) Message-Id: <200411151610.iAFGAttb088517@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 16:10:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 16:10:56 -0000 phk 2004-11-15 16:10:55 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Make FILE_LOCK and FILEDESC_LOCK nest properly by postponing the the release of FILEDESC_LOCK a few more lines. Revision Changes Path 1.254 +2 -2 src/sys/kern/kern_descrip.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 16:26:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31A3A16A4CE; Mon, 15 Nov 2004 16:26:52 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40BB143D39; Mon, 15 Nov 2004 16:26:51 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAFGO6ZT056132; Mon, 15 Nov 2004 09:24:08 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 15 Nov 2004 09:24:20 -0700 (MST) Message-Id: <20041115.092420.20998140.imp@bsdimp.com> To: marks@ripe.net From: "M. Warner Losh" In-Reply-To: <20041115063720.GA953@laptop.6bone.nl> References: <200411150512.iAF5CH3s048578@repoman.freebsd.org> <20041115063720.GA953@laptop.6bone.nl> 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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpi_support acpi_sony.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 16:26:52 -0000 In message: <20041115063720.GA953@laptop.6bone.nl> Mark Santcroos writes: : Hi Warner, : : On Mon, Nov 15, 2004 at 05:12:17AM +0000, Warner Losh wrote: : > Modified files: : > sys/dev/acpi_support acpi_sony.c : : I didn't see any discussion or forced commit about this new location. : Please add some explanation somewhere. See next commit. Since there was a commit to acpi_snc.c while the repo-copy was in flight I had to fix that first. Warner From owner-cvs-src@FreeBSD.ORG Mon Nov 15 16:29:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E189216A4CE; Mon, 15 Nov 2004 16:29:53 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4584D43D46; Mon, 15 Nov 2004 16:29:53 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAFGS9UF059463; Mon, 15 Nov 2004 09:28:09 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 15 Nov 2004 09:28:23 -0700 (MST) Message-Id: <20041115.092823.122777032.imp@bsdimp.com> To: nyan@jp.FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20041115.223152.41703849.nyan@jp.FreeBSD.org> References: <200411150449.iAF4nLi7047810@repoman.freebsd.org> <20041115.223152.41703849.nyan@jp.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 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 16:29:54 -0000 P.S. This makes three or four people that have asked me about it. I'm glad we have so many eagle eye folks watching the tree. Warner From owner-cvs-src@FreeBSD.ORG Mon Nov 15 16:29:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C63D16A590; Mon, 15 Nov 2004 16:29:58 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D6D343D1F; Mon, 15 Nov 2004 16:29:57 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAFGQagR058507; Mon, 15 Nov 2004 09:26:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 15 Nov 2004 09:26:50 -0700 (MST) Message-Id: <20041115.092650.47490564.imp@bsdimp.com> To: nyan@jp.FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20041115.223152.41703849.nyan@jp.FreeBSD.org> References: <200411150449.iAF4nLi7047810@repoman.freebsd.org> <20041115.223152.41703849.nyan@jp.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 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 16:29:58 -0000 In message: <20041115.223152.41703849.nyan@jp.FreeBSD.org> Takahashi Yoshihiro writes: : In article <200411150449.iAF4nLi7047810@repoman.freebsd.org> : Warner Losh writes: : : > imp 2004-11-15 04:49:20 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/modules Makefile : > Log: : > Add comment about why amd64 and ia64 don't build acpi modules. : : : @@ -317,7 +317,6 @@ : _pccard= pccard : _pcfclock= pcfclock : _pecoff= pecoff : -_ray= ray : _safe= safe : _sbni= sbni : _scsi_low= scsi_low : @@ -423,7 +424,6 @@ : _iir= iir : _mly= mly : _pccard= pccard : -_ray= ray : _scsi_low= scsi_low : _smbfs= smbfs : _sound= sound : : : Do you intend these changes? No. I'll add them back. Warner From owner-cvs-src@FreeBSD.ORG Mon Nov 15 16:33:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6CC816A4CE; Mon, 15 Nov 2004 16:33:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A8043D46; Mon, 15 Nov 2004 16:33:18 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFGXILY089306; Mon, 15 Nov 2004 16:33:18 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFGXISP089305; Mon, 15 Nov 2004 16:33:18 GMT (envelope-from imp) Message-Id: <200411151633.iAFGXISP089305@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 16:33:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 16:33:18 -0000 imp 2004-11-15 16:33:18 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Put _ray back, as appropriate. Revision Changes Path 1.409 +2 -0 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Mon Nov 15 16:38:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0308716A4CE; Mon, 15 Nov 2004 16:38:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D481143D2F; Mon, 15 Nov 2004 16:38:37 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFGcbd7089592; Mon, 15 Nov 2004 16:38:37 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFGcbmc089591; Mon, 15 Nov 2004 16:38:37 GMT (envelope-from yar) Message-Id: <200411151638.iAFGcbmc089591@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Nov 2004 16:38:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 vlan.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 16:38:38 -0000 yar 2004-11-15 16:38:37 UTC FreeBSD src repository Modified files: share/man/man4 vlan.4 Log: BUGS should stay below SEE ALSO. Pointed out by: ru (wearing the mdoc(7) police hat on his head) Revision Changes Path 1.19 +4 -4 src/share/man/man4/vlan.4 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 18:05:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8303D16A4CE; Mon, 15 Nov 2004 18:05:24 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8385843D46; Mon, 15 Nov 2004 18:05:23 +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 iAFI5Hcm032110; Mon, 15 Nov 2004 20:05:17 +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 26938-19; Mon, 15 Nov 2004 20:05:17 +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 iAFI5Hfu032107 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Nov 2004 20:05:17 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAFI5Ihc099055; Mon, 15 Nov 2004 20:05:18 +0200 (EET) (envelope-from ru) Date: Mon, 15 Nov 2004 20:05:14 +0200 From: Ruslan Ermilov To: "M. Warner Losh" Message-ID: <20041115180514.GA99025@ip.net.ua> References: <200411150449.iAF4nLi7047810@repoman.freebsd.org> <20041115.223152.41703849.nyan@jp.FreeBSD.org> <20041115.092823.122777032.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20041115.092823.122777032.imp@bsdimp.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 18:05:24 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 15, 2004 at 09:28:23AM -0700, M. Warner Losh wrote: > P.S. This makes three or four people that have asked me about it. > I'm glad we have so many eagle eye folks watching the tree. >=20 Ah, so that was a test? ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBmO/aqRfpzJluFF4RAnx/AJ9yRtLzsY5HL3TSaboACH7l4y8lcgCeMB+A kpLgLl8b89Rh31CzYaBT6KM= =7vhD -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-cvs-src@FreeBSD.ORG Mon Nov 15 19:37:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F5DD16A4CE; Mon, 15 Nov 2004 19:37:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEDD243D31; Mon, 15 Nov 2004 19:37:21 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFJbLoT002481; Mon, 15 Nov 2004 19:37:21 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFJbLak002480; Mon, 15 Nov 2004 19:37:21 GMT (envelope-from jmg) Message-Id: <200411151937.iAFJbLak002480@repoman.freebsd.org> From: John-Mark Gurney Date: Mon, 15 Nov 2004 19:37:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 19:37:22 -0000 jmg 2004-11-15 19:37:21 UTC FreeBSD src repository Modified files: sys/pci if_sk.c if_skreg.h Log: fix the missing lock in sk_jfree (verified w/ an assert) also fix up handling and proding of the tx, _OACTIVE is now handled better... Submitted by: Peter Edwards (sk_jfree) Obtained from: OpenBSD and/or NetBSD (tx prod) Revision Changes Path 1.90 +22 -10 src/sys/pci/if_sk.c 1.24 +1 -0 src/sys/pci/if_skreg.h From owner-cvs-src@FreeBSD.ORG Mon Nov 15 19:46:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1366D16A4CE; Mon, 15 Nov 2004 19:46:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A2543D49; Mon, 15 Nov 2004 19:46:22 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFJkMKi002804; Mon, 15 Nov 2004 19:46:22 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFJkMJ1002803; Mon, 15 Nov 2004 19:46:22 GMT (envelope-from imp) Message-Id: <200411151946.iAFJkMJ1002803@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 19:46:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 19:46:23 -0000 imp 2004-11-15 19:46:22 UTC FreeBSD src repository Modified files: sys/i386/conf NOTES Log: Add acpi_sony to the list of drivers that are built. Revision Changes Path 1.1175 +3 -0 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Mon Nov 15 20:08:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB8016A4CE; Mon, 15 Nov 2004 20:08:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB4FB43D5C; Mon, 15 Nov 2004 20:08:44 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFK8iou004269; Mon, 15 Nov 2004 20:08:44 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFK8icl004268; Mon, 15 Nov 2004 20:08:44 GMT (envelope-from imp) Message-Id: <200411152008.iAFK8icl004268@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 20:08:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpi_support acpi_sony.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 20:08:45 -0000 imp 2004-11-15 20:08:44 UTC FreeBSD src repository Modified files: sys/dev/acpi_support acpi_sony.c Log: Remove more debugging Revision Changes Path 1.5 +1 -1 src/sys/dev/acpi_support/acpi_sony.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 20:51:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77C8516A4CE; Mon, 15 Nov 2004 20:51:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2726843D1D; Mon, 15 Nov 2004 20:51:33 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFKpXmQ012850; Mon, 15 Nov 2004 20:51:33 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFKpXnL012849; Mon, 15 Nov 2004 20:51:33 GMT (envelope-from imp) Message-Id: <200411152051.iAFKpXnL012849@repoman.freebsd.org> From: Warner Losh Date: Mon, 15 Nov 2004 20:51:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 20:51:33 -0000 imp 2004-11-15 20:51:33 UTC FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Fix an off by one error. MAXPATHLEN already has +1. Revision Changes Path 1.296 +1 -1 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:02:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1C2616A4CE; Mon, 15 Nov 2004 21:02:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E32D43D2D; Mon, 15 Nov 2004 21:02:10 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFL2AYA013327; Mon, 15 Nov 2004 21:02:10 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFL2A8h013326; Mon, 15 Nov 2004 21:02:10 GMT (envelope-from simon) Message-Id: <200411152102.iAFL2A8h013326@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 15 Nov 2004 21:02:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/ntp/doc ntpdate.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:02:11 -0000 simon 2004-11-15 21:02:10 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) usr.sbin/ntp/doc ntpdate.8 Log: MFC 1.8: Fix typo. Revision Changes Path 1.7.8.1 +1 -1 src/usr.sbin/ntp/doc/ntpdate.8 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:03:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E24EE16A4CE; Mon, 15 Nov 2004 21:03:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC1E43D2F; Mon, 15 Nov 2004 21:03:14 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFL3Em8013374; Mon, 15 Nov 2004 21:03:14 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFL3EZN013373; Mon, 15 Nov 2004 21:03:14 GMT (envelope-from simon) Message-Id: <200411152103.iAFL3EZN013373@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 15 Nov 2004 21:03:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/ntp/doc ntpdate.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:03:15 -0000 simon 2004-11-15 21:03:14 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) usr.sbin/ntp/doc ntpdate.8 Log: MFC 1.8: Fix typo. Revision Changes Path 1.1.2.6 +1 -1 src/usr.sbin/ntp/doc/ntpdate.8 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:26:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C721416A4CE; Mon, 15 Nov 2004 21:26:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A449143D31; Mon, 15 Nov 2004 21:26:13 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFLQDEJ014186; Mon, 15 Nov 2004 21:26:13 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFLQDNG014185; Mon, 15 Nov 2004 21:26:13 GMT (envelope-from phk) Message-Id: <200411152126.iAFLQDNG014185@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 21:26:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:26:13 -0000 phk 2004-11-15 21:26:13 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: Next FILEDESC_LOCK properly around FILE_LOCK Revision Changes Path 1.359 +2 -2 src/sys/kern/vfs_syscalls.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:27:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D1D916A4CE; Mon, 15 Nov 2004 21:27:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3908F43D31; Mon, 15 Nov 2004 21:27:06 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFLR6Wp014231; Mon, 15 Nov 2004 21:27:06 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFLR6wZ014230; Mon, 15 Nov 2004 21:27:06 GMT (envelope-from phk) Message-Id: <200411152127.iAFLR6wZ014230@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 21:27:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:27:06 -0000 phk 2004-11-15 21:27:06 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: It is not necessary to hold vn_start_write/vn_finished_write around VOP_REVOKE. Revision Changes Path 1.360 +0 -3 src/sys/kern/vfs_syscalls.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:28:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85BE016A4CE; Mon, 15 Nov 2004 21:28:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6326043D48; Mon, 15 Nov 2004 21:28:00 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFLS0uP014280; Mon, 15 Nov 2004 21:28:00 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFLS0fU014279; Mon, 15 Nov 2004 21:28:00 GMT (envelope-from phk) Message-Id: <200411152128.iAFLS0fU014279@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 21:28:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:28:00 -0000 phk 2004-11-15 21:28:00 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: Forgot to remove now unused variable in last commit. Revision Changes Path 1.361 +0 -1 src/sys/kern/vfs_syscalls.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:29:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DBBE16A4CE; Mon, 15 Nov 2004 21:29:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B04943D31; Mon, 15 Nov 2004 21:29:50 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFLToiw014387; Mon, 15 Nov 2004 21:29:50 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFLToJA014386; Mon, 15 Nov 2004 21:29:50 GMT (envelope-from jhb) Message-Id: <200411152129.iAFLToJA014386@repoman.freebsd.org> From: John Baldwin Date: Mon, 15 Nov 2004 21:29:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:29:50 -0000 jhb 2004-11-15 21:29:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/boot/i386/boot2 boot2.c Log: MFC: Remove address masking so that large kernels can be loaded. Revision Changes Path 1.70.2.1 +3 -3 src/sys/boot/i386/boot2/boot2.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:40:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57A0516A4CE; Mon, 15 Nov 2004 21:40:09 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA8B43D49; Mon, 15 Nov 2004 21:40:08 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 431141FF931; Mon, 15 Nov 2004 22:40:07 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 56CDB1FF92F; Mon, 15 Nov 2004 22:40:05 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 99E91155DD; Mon, 15 Nov 2004 21:37:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 8EE8E154FC; Mon, 15 Nov 2004 21:37:33 +0000 (UTC) Date: Mon, 15 Nov 2004 21:37:33 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: John-Mark Gurney In-Reply-To: <200411151937.iAFJbLak002480@repoman.freebsd.org> Message-ID: References: <200411151937.iAFJbLak002480@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:40:09 -0000 On Mon, 15 Nov 2004, John-Mark Gurney wrote: > jmg 2004-11-15 19:37:21 UTC > > FreeBSD src repository > > Modified files: > sys/pci if_sk.c if_skreg.h > Log: > fix the missing lock in sk_jfree (verified w/ an assert) > also fix up handling and proding of the tx, _OACTIVE is now handled > better... > > Submitted by: Peter Edwards (sk_jfree) > Obtained from: OpenBSD and/or NetBSD (tx prod) This seems to be different from the version in http://lists.freebsd.org/pipermail/freebsd-current/2004-November/042195.html I had reports of people running into the panic in sk_jfree with the patch from this link. Thanks. *hmm* > @@ -1104,6 +1106,7 @@ sk_jfree(buf, args) > > /* Extract the softc struct pointer. */ > sc_if = (struct sk_if_softc *)args; > + SK_IF_LOCK(sc_if); > > if (sc_if == NULL) > panic("sk_jfree: didn't get softc pointer!"); mind moving the SK_IF_LOCK down behind the NULL/panic check ? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:51:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E09916A4CE; Mon, 15 Nov 2004 21:51:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C17C43D45; Mon, 15 Nov 2004 21:51:29 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFLpTCP015281; Mon, 15 Nov 2004 21:51:29 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFLpTrJ015280; Mon, 15 Nov 2004 21:51:29 GMT (envelope-from phk) Message-Id: <200411152151.iAFLpTrJ015280@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 21:51:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_pipe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:51:29 -0000 phk 2004-11-15 21:51:29 UTC FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: Straighten the ioctl function out to have only one exit point. Revision Changes Path 1.179 +13 -17 src/sys/kern/sys_pipe.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 21:56:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE13516A4CE; Mon, 15 Nov 2004 21:56:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA78143D41; Mon, 15 Nov 2004 21:56:42 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFLugi4015547; Mon, 15 Nov 2004 21:56:42 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFLugWA015546; Mon, 15 Nov 2004 21:56:42 GMT (envelope-from phk) Message-Id: <200411152156.iAFLugWA015546@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 21:56:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 21:56:43 -0000 phk 2004-11-15 21:56:42 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: Give vn_poll single exit point (to make it easier to insert "mtx_unlock(&Giant)" real soon now). Revision Changes Path 1.214 +3 -5 src/sys/kern/vfs_vnops.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 22:11:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D08216A4CE; Mon, 15 Nov 2004 22:11:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A00343D2F; Mon, 15 Nov 2004 22:11:09 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFMB8CL016184; Mon, 15 Nov 2004 22:11:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFMB82b016182; Mon, 15 Nov 2004 22:11:08 GMT (envelope-from ru) Message-Id: <200411152211.iAFMB82b016182@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 15 Nov 2004 22:11:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/sys cdefs.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 22:11:09 -0000 ru 2004-11-15 22:11:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/sys cdefs.h Log: MFC: 1.79: Pacify gcc -Wundef. Revision Changes Path 1.28.2.9 +3 -3 src/sys/sys/cdefs.h From owner-cvs-src@FreeBSD.ORG Mon Nov 15 22:11:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E5216A4D0; Mon, 15 Nov 2004 22:11:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F29F43D2F; Mon, 15 Nov 2004 22:11:09 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFMB9D1016202; Mon, 15 Nov 2004 22:11:09 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFMB9YF016201; Mon, 15 Nov 2004 22:11:09 GMT (envelope-from phk) Message-Id: <200411152211.iAFMB9YF016201@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Nov 2004 22:11:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 22:11:09 -0000 phk 2004-11-15 22:11:09 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: Make vnode bypass the default for devices. Can be disabled in case of problems with vfs.devfs.fops=0 in loader.conf Revision Changes Path 1.85 +1 -1 src/sys/fs/devfs/devfs_vnops.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 22:22:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B649A16A4D0 for ; Mon, 15 Nov 2004 22:22:19 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB7B43D55 for ; Mon, 15 Nov 2004 22:22:18 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 3238 invoked from network); 15 Nov 2004 22:22:18 -0000 Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Nov 2004 22:22:18 -0000 Received: from hydrogen.funkthat.com (qpszcd@localhost.funkthat.com [127.0.0.1])iAFMMGB6079488; Mon, 15 Nov 2004 14:22:17 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id iAFMMEM0079487; Mon, 15 Nov 2004 14:22:14 -0800 (PST) Date: Mon, 15 Nov 2004 14:22:14 -0800 From: John-Mark Gurney To: "Bjoern A. Zeeb" Message-ID: <20041115222214.GK57546@funkthat.com> References: <200411151937.iAFJbLak002480@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE 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-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 15 Nov 2004 22:22:19 -0000 Bjoern A. Zeeb wrote this message on Mon, Nov 15, 2004 at 21:37 +0000: > On Mon, 15 Nov 2004, John-Mark Gurney wrote: > > > jmg 2004-11-15 19:37:21 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/pci if_sk.c if_skreg.h > > Log: > > fix the missing lock in sk_jfree (verified w/ an assert) > > also fix up handling and proding of the tx, _OACTIVE is now handled > > better... > > > > Submitted by: Peter Edwards (sk_jfree) > > Obtained from: OpenBSD and/or NetBSD (tx prod) > > This seems to be different from the version in > http://lists.freebsd.org/pipermail/freebsd-current/2004-November/042195.html > I had reports of people running into the panic in sk_jfree > with the patch from this link. Yes, the one that I posted in that message was to make sure that we didn't have the lock (and prevent adding another recursion point).. I finally got around to testing that patch myself, and it was truely unlocked... > *hmm* > > > @@ -1104,6 +1106,7 @@ sk_jfree(buf, args) > > > > /* Extract the softc struct pointer. */ > > sc_if = (struct sk_if_softc *)args; > > + SK_IF_LOCK(sc_if); > > > > if (sc_if == NULL) > > panic("sk_jfree: didn't get softc pointer!"); > > mind moving the SK_IF_LOCK down behind the NULL/panic check ? Sure, np... -- 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 Mon Nov 15 22:24:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD2A16A4CE; Mon, 15 Nov 2004 22:24:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C7243D2D; Mon, 15 Nov 2004 22:24:32 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFMOWSs017053; Mon, 15 Nov 2004 22:24:32 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFMOW7H017052; Mon, 15 Nov 2004 22:24:32 GMT (envelope-from jmg) Message-Id: <200411152224.iAFMOW7H017052@repoman.freebsd.org> From: John-Mark Gurney Date: Mon, 15 Nov 2004 22:24:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 22:24:33 -0000 jmg 2004-11-15 22:24:32 UTC FreeBSD src repository Modified files: sys/pci if_sk.c Log: move the lock after the NULL check so we don't have a hard(er) to diagnose panic... Pointed out by: Bjoern A. Zeeb Revision Changes Path 1.91 +2 -2 src/sys/pci/if_sk.c From owner-cvs-src@FreeBSD.ORG Mon Nov 15 22:39:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 914D316A4CE; Mon, 15 Nov 2004 22:39:15 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2D3D43D3F; Mon, 15 Nov 2004 22:39:13 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 308398561D; Tue, 16 Nov 2004 09:09:00 +1030 (CST) Date: Tue, 16 Nov 2004 09:09:00 +1030 From: Greg 'groggy' Lehey To: "M. Warner Losh" Message-ID: <20041115223900.GM816@wantadilla.lemis.com> References: <200411150449.iAF4nLi7047810@repoman.freebsd.org> <20041115.223152.41703849.nyan@jp.FreeBSD.org> <20041115.092650.47490564.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7VkxxUl3xUvPtoxk" Content-Disposition: inline In-Reply-To: <20041115.092650.47490564.imp@bsdimp.com> 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: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: nyan@jp.FreeBSD.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 22:39:15 -0000 --7VkxxUl3xUvPtoxk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 15 November 2004 at 9:26:50 -0700, M. Warner Losh wrote: > In message: <20041115.223152.41703849.nyan@jp.FreeBSD.org> > Takahashi Yoshihiro writes: >> In article <200411150449.iAF4nLi7047810@repoman.freebsd.org> >> Warner Losh writes: >> >>> imp 2004-11-15 04:49:20 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/modules Makefile >>> Log: >>> Add comment about why amd64 and ia64 don't build acpi modules. >> >> >> @@ -317,7 +317,6 @@ >> -_ray= ray >> @@ -423,7 +424,6 @@ >> -_ray= ray >> >> Do you intend these changes? > > No. I'll add them back. Does this mean that ray now works? Greg -- See complete headers for address and phone numbers. --7VkxxUl3xUvPtoxk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBmTAEIubykFB6QiMRAuRDAJ4wTxCu4xV7HgQ7gSMsDtuJPqh49QCeN12e CJ90d98i3UilAttICLvTONY= =vSpH -----END PGP SIGNATURE----- --7VkxxUl3xUvPtoxk-- From owner-cvs-src@FreeBSD.ORG Mon Nov 15 22:44:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE4F516A4CE; Mon, 15 Nov 2004 22:44:50 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D1843D31; Mon, 15 Nov 2004 22:44:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAFMhNY2024528; Mon, 15 Nov 2004 15:43:24 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 15 Nov 2004 15:43:41 -0700 (MST) Message-Id: <20041115.154341.51301376.imp@bsdimp.com> To: grog@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <20041115223900.GM816@wantadilla.lemis.com> References: <20041115.223152.41703849.nyan@jp.FreeBSD.org> <20041115.092650.47490564.imp@bsdimp.com> <20041115223900.GM816@wantadilla.lemis.com> 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 cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: nyan@jp.FreeBSD.org cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 22:44:50 -0000 In message: <20041115223900.GM816@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : Does this mean that ray now works? It means that ray still builds and I shouldn't have taken it out in the first place. I was testing some of sam's early patches to the 802.11 layer that had broken ray, so I took it out locally and I let that contamination leak into the repo. Ray either works or it doesn't right now, and nothing I've done changes that. Warner From owner-cvs-src@FreeBSD.ORG Mon Nov 15 23:38:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2826F16A4CE; Mon, 15 Nov 2004 23:38:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0514B43D39; Mon, 15 Nov 2004 23:38:49 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFNcmaw020220; Mon, 15 Nov 2004 23:38:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFNcmVM020219; Mon, 15 Nov 2004 23:38:48 GMT (envelope-from simon) Message-Id: <200411152338.iAFNcmVM020219@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 15 Nov 2004 23:38:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man4 ste.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 23:38:49 -0000 simon 2004-11-15 23:38:48 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) share/man/man4 ste.4 Log: Very late MFC of v. 1.15: Note that the D-Link 530-TXS also works with the ste(4) driver. Revision Changes Path 1.7.2.7 +1 -1 src/share/man/man4/ste.4 From owner-cvs-src@FreeBSD.ORG Mon Nov 15 23:59:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BAC516A4CE; Mon, 15 Nov 2004 23:59:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5738043D3F; Mon, 15 Nov 2004 23:59:28 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAFNxSVh021117; Mon, 15 Nov 2004 23:59:28 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAFNxSst021116; Mon, 15 Nov 2004 23:59:28 GMT (envelope-from cognet) Message-Id: <200411152359.iAFNxSst021116@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 15 Nov 2004 23:59:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm busdma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 15 Nov 2004 23:59:28 -0000 cognet 2004-11-15 23:59:28 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c Log: MFi386: - inlina bus_dmamap_load_buffer - Directly pass the pmap to bus_dmamap_load_buffer, instead of the struct thread Revision Changes Path 1.6 +14 -17 src/sys/arm/arm/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 00:48:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09C5316A4D0; Tue, 16 Nov 2004 00:48:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAAE243D49; Tue, 16 Nov 2004 00:48:27 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG0mRjR029092; Tue, 16 Nov 2004 00:48:27 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG0mRcb029091; Tue, 16 Nov 2004 00:48:27 GMT (envelope-from iedowse) Message-Id: <200411160048.iAG0mRcb029091@repoman.freebsd.org> From: Ian Dowse Date: Tue, 16 Nov 2004 00:48:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb ehci.c ohci.c uhci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 00:48:28 -0000 iedowse 2004-11-16 00:48:27 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c ohci.c uhci.c Log: Fix just the worst of the timeout race conditions that the previous backed out commits were trying to address: when cancelling the timeout callout, also cancel the abort_task event, since it is possible that the timeout has already fired and set up an abort_task. Revision Changes Path 1.20 +5 -1 src/sys/dev/usb/ehci.c 1.147 +6 -1 src/sys/dev/usb/ohci.c 1.159 +2 -1 src/sys/dev/usb/uhci.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 00:57:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE7E416A4CE; Tue, 16 Nov 2004 00:57:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBBD243D39; Tue, 16 Nov 2004 00:57:44 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG0vieS029394; Tue, 16 Nov 2004 00:57:44 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG0vicf029393; Tue, 16 Nov 2004 00:57:44 GMT (envelope-from cognet) Message-Id: <200411160057.iAG0vicf029393@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 16 Nov 2004 00:57:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm busdma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 00:57:45 -0000 cognet 2004-11-16 00:57:44 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c Log: Simplify a bit bus_dmamap_load_buffer by removing the "first" parameter, use nseg == -1 instead. Obtained from: NetBSD Revision Changes Path 1.7 +21 -38 src/sys/arm/arm/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 04:14:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEC0416A4F0; Tue, 16 Nov 2004 04:14:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DC043D45; Tue, 16 Nov 2004 04:14:28 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG4ESoC035719; Tue, 16 Nov 2004 04:14:28 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG4ESFc035718; Tue, 16 Nov 2004 04:14:28 GMT (envelope-from wes) Message-Id: <200411160414.iAG4ESFc035718@repoman.freebsd.org> From: Wes Peters Date: Tue, 16 Nov 2004 04:14:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d ramdisk-own X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 04:14:29 -0000 wes 2004-11-16 04:14:28 UTC FreeBSD src repository Modified files: etc/rc.d ramdisk-own Log: Shutup debugging output. Revision Changes Path 1.4 +0 -1 src/etc/rc.d/ramdisk-own From owner-cvs-src@FreeBSD.ORG Tue Nov 16 04:20:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF69B16A4CE; Tue, 16 Nov 2004 04:20:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABEA443D49; Tue, 16 Nov 2004 04:20:09 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG4K9mY035879; Tue, 16 Nov 2004 04:20:09 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG4K9C7035878; Tue, 16 Nov 2004 04:20:09 GMT (envelope-from wes) Message-Id: <200411160420.iAG4K9C7035878@repoman.freebsd.org> From: Wes Peters Date: Tue, 16 Nov 2004 04:20:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 04:20:10 -0000 wes 2004-11-16 04:20:09 UTC FreeBSD src repository Modified files: etc/rc.d Makefile Log: Convince mergemaster to maintain/merge ramdisk scripts too. Submitted by: Ben Kelly PR: bin/64079 Revision Changes Path 1.47 +1 -1 src/etc/rc.d/Makefile From owner-cvs-src@FreeBSD.ORG Tue Nov 16 06:25:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8317616A4CE; Tue, 16 Nov 2004 06:25:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6149943D48; Tue, 16 Nov 2004 06:25:02 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG6P2Oc045871; Tue, 16 Nov 2004 06:25:02 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG6P2QB045870; Tue, 16 Nov 2004 06:25:02 GMT (envelope-from imp) Message-Id: <200411160625.iAG6P2QB045870@repoman.freebsd.org> From: Warner Losh Date: Tue, 16 Nov 2004 06:25:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/acpi/acpiconf acpiconf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 06:25:02 -0000 imp 2004-11-16 06:25:02 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpiconf acpiconf.c Log: Minor style(9) before possible larger commits. Revision Changes Path 1.19 +2 -4 src/usr.sbin/acpi/acpiconf/acpiconf.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 06:57:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 680E416A4CE; Tue, 16 Nov 2004 06:57:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A1343D41; Tue, 16 Nov 2004 06:57:53 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG6vrfD046954; Tue, 16 Nov 2004 06:57:53 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG6vroZ046953; Tue, 16 Nov 2004 06:57:53 GMT (envelope-from phk) Message-Id: <200411160657.iAG6vroZ046953@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 16 Nov 2004 06:57:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_pipe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 06:57:53 -0000 phk 2004-11-16 06:57:53 UTC FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: Add missing break. Revision Changes Path 1.180 +1 -0 src/sys/kern/sys_pipe.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 07:18:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from localhost (hub.freebsd.org [216.136.204.18]) by hub.freebsd.org (Postfix) with ESMTP id EB11B16A4D0; Tue, 16 Nov 2004 07:18:36 +0000 (GMT) Date: Tue, 16 Nov 2004 16:18:12 +0900 (JST) Message-Id: <20041116.161812.74684465.rushani@FreeBSD.org> To: darrenr@FreeBSD.org From: Hideyuki KURASHINA In-Reply-To: <200404201344.i3KDivEY081634@repoman.freebsd.org> References: <200404201344.i3KDivEY081634@repoman.freebsd.org> X-URL: http://www.rushani.jp/ X-PGP-Public-Key: http://www.rushani.jp/rushani.asc X-PGP-Fingerprint: A052 6F98 6146 6FE3 91E2 DA6B F2FA 2088 439A DC57 X-RC5-72-Stats: http://stats.distributed.net/participant/psummary.php?project_id=8&id=432320 X-Mailer: Mew version 4.1.50 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/security 610.ipf6denied X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 07:18:38 -0000 I thinks you forgot to connect this script to the build. Could you please fix this? Index: Makefile =================================================================== RCS file: /home/ncvs/src/etc/periodic/security/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 25 Oct 2002 15:23:26 -0000 1.3 +++ Makefile 16 Nov 2004 07:17:22 -0000 @@ -8,6 +8,7 @@ 510.ipfdenied \ 550.ipfwlimit \ 600.ip6fwdenied \ + 610.ipf6denied \ 650.ip6fwlimit \ 700.kernelmsg \ 800.loginfail \ >>> On Tue, 20 Apr 2004 06:44:57 -0700 (PDT), Darren Reed said: > darrenr 2004/04/20 06:44:57 PDT > > FreeBSD src repository > > Modified files: > etc/defaults periodic.conf > Added files: > etc/periodic/security 610.ipf6denied > Log: > Add script for checking ipv6 blocked packets from PR. > > PR: misc/50154 > Submitted by: Kimura Fuyuki > > Revision Changes Path > 1.28 +3 -0 src/etc/defaults/periodic.conf > 1.1 +53 -0 src/etc/periodic/security/610.ipf6denied (new) -- rushani From owner-cvs-src@FreeBSD.ORG Tue Nov 16 08:12:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7558316A4EA; Tue, 16 Nov 2004 08:12:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1847243D1D; Tue, 16 Nov 2004 08:12:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG8CWWh049574; Tue, 16 Nov 2004 08:12:32 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG8CWE0049573; Tue, 16 Nov 2004 08:12:32 GMT (envelope-from glebius) Message-Id: <200411160812.iAG8CWE0049573@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 16 Nov 2004 08:12:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/ex if_ex.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 08:12:33 -0000 glebius 2004-11-16 08:12:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/ex if_ex.c Log: MFC 1.54: Use cluster if data >= MINCLSIZE. Revision Changes Path 1.53.2.1 +1 -1 src/sys/dev/ex/if_ex.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 08:15:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B7C16A4CE; Tue, 16 Nov 2004 08:15:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E64B343D31; Tue, 16 Nov 2004 08:15:07 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG8F7Jr049754; Tue, 16 Nov 2004 08:15:07 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG8F7Nq049753; Tue, 16 Nov 2004 08:15:07 GMT (envelope-from glebius) Message-Id: <200411160815.iAG8F7Nq049753@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 16 Nov 2004 08:15:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 08:15:08 -0000 glebius 2004-11-16 08:15:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern uipc_socket.c Log: MFC 1.217: Since sb_timeo type was increased to int, use INT_MAX instead of SHRT_MAX. Revision Changes Path 1.208.2.6 +3 -3 src/sys/kern/uipc_socket.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 08:22:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA2C916A4CE; Tue, 16 Nov 2004 08:22:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D9743D53; Tue, 16 Nov 2004 08:22:06 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG8M6VX050042; Tue, 16 Nov 2004 08:22:06 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG8M6lS050041; Tue, 16 Nov 2004 08:22:06 GMT (envelope-from phk) Message-Id: <200411160822.iAG8M6lS050041@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 16 Nov 2004 08:22:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 08:22:07 -0000 phk 2004-11-16 08:22:06 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: Eliminate pointless goto. Revision Changes Path 1.362 +5 -3 src/sys/kern/vfs_syscalls.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 09:03:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD7316A4D1; Tue, 16 Nov 2004 09:03:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDCC643D1F; Tue, 16 Nov 2004 09:03:50 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG93o8P058093; Tue, 16 Nov 2004 09:03:50 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG93oUu058092; Tue, 16 Nov 2004 09:03:50 GMT (envelope-from rse) Message-Id: <200411160903.iAG93oUu058092@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Tue, 16 Nov 2004 09:03:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/usb usbdevs uscanner.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 09:03:51 -0000 rse 2004-11-16 09:03:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/usb usbdevs uscanner.c Log: MFC: Add identifiers for the HP Laserjet 2300d USB printer and the HP ScanJet 4670v USB scanner. Revision Changes Path 1.195.2.5 +2 -0 src/sys/dev/usb/usbdevs 1.57.2.2 +1 -0 src/sys/dev/usb/uscanner.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 09:12:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1997216A4CE; Tue, 16 Nov 2004 09:12:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC6BE43D1D; Tue, 16 Nov 2004 09:12:03 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG9C32v058414; Tue, 16 Nov 2004 09:12:03 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG9C3to058413; Tue, 16 Nov 2004 09:12:03 GMT (envelope-from phk) Message-Id: <200411160912.iAG9C3to058413@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 16 Nov 2004 09:12:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 09:12:04 -0000 phk 2004-11-16 09:12:03 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Move a FILEDESC_UNLOCK up to maintain correct nesting of FILEDESC/FILE locking. Revision Changes Path 1.255 +9 -11 src/sys/kern/kern_descrip.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 09:45:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7052616A4CE; Tue, 16 Nov 2004 09:45:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFC843D45; Tue, 16 Nov 2004 09:45:26 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAG9jQQq059595; Tue, 16 Nov 2004 09:45:26 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAG9jQHJ059594; Tue, 16 Nov 2004 09:45:26 GMT (envelope-from rse) Message-Id: <200411160945.iAG9jQHJ059594@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Tue, 16 Nov 2004 09:45:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 09:45:26 -0000 rse 2004-11-16 09:45:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/sysinstall config.c Log: MFC 1.226-1.230: fix generated /etc/exports: escape all ' characters and fix typo (s/synatx/syntax/) Revision Changes Path 1.225.2.2 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 10:47:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D291516A4CE; Tue, 16 Nov 2004 10:47:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B018343D1F; Tue, 16 Nov 2004 10:47:15 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGAlFf0061616; Tue, 16 Nov 2004 10:47:15 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGAlF2l061615; Tue, 16 Nov 2004 10:47:15 GMT (envelope-from keramida) Message-Id: <200411161047.iAGAlF2l061615@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 16 Nov 2004 10:47:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/gnu/usr.bin/grep grep.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 10:47:16 -0000 keramida 2004-11-16 10:47:15 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) gnu/usr.bin/grep grep.1 Log: MFC 1.26: Correct the name of the --line-buffered option. Revision Changes Path 1.25.2.1 +3 -2 src/gnu/usr.bin/grep/grep.1 From owner-cvs-src@FreeBSD.ORG Tue Nov 16 14:41:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA9516A4CE; Tue, 16 Nov 2004 14:41:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5C643D1F; Tue, 16 Nov 2004 14:41:32 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGEfVqp076096; Tue, 16 Nov 2004 14:41:31 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGEfVtW076095; Tue, 16 Nov 2004 14:41:31 GMT (envelope-from phk) Message-Id: <200411161441.iAGEfVtW076095@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 16 Nov 2004 14:41:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_event.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 14:41:32 -0000 phk 2004-11-16 14:41:31 UTC FreeBSD src repository Modified files: sys/kern kern_event.c Log: Move a FILEDESC_UNLOCK upwards to silence witness. Revision Changes Path 1.86 +1 -1 src/sys/kern/kern_event.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 14:47:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E5216A4CE; Tue, 16 Nov 2004 14:47:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA8143D1F; Tue, 16 Nov 2004 14:47:04 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGEl4lo076310; Tue, 16 Nov 2004 14:47:04 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGEl4Q2076309; Tue, 16 Nov 2004 14:47:04 GMT (envelope-from phk) Message-Id: <200411161447.iAGEl4Q2076309@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 16 Nov 2004 14:47:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_generic.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 14:47:04 -0000 phk 2004-11-16 14:47:04 UTC FreeBSD src repository Modified files: sys/kern sys_generic.c Log: Polish code to correctly reflect structure. Revision Changes Path 1.137 +10 -19 src/sys/kern/sys_generic.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 14:58:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B5716A4CE; Tue, 16 Nov 2004 14:58:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3D0943D45; Tue, 16 Nov 2004 14:58:20 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGEwKjp076680; Tue, 16 Nov 2004 14:58:20 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGEwKWq076679; Tue, 16 Nov 2004 14:58:20 GMT (envelope-from tobez) Message-Id: <200411161458.iAGEwKWq076679@repoman.freebsd.org> From: Anton Berezin Date: Tue, 16 Nov 2004 14:58:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/numericdef eu_ES.ISO8859-1.src X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 14:58:21 -0000 tobez 2004-11-16 14:58:20 UTC FreeBSD src repository Modified files: share/numericdef eu_ES.ISO8859-1.src Log: Use comma instead of a single quote as the decimal point separator for eu_ES.* locales. Discussed with: "J. Vicente Carrasco -Bixen- " , the eu_ES.* locales submitter, tjr Revision Changes Path 1.2 +1 -1 src/share/numericdef/eu_ES.ISO8859-1.src From owner-cvs-src@FreeBSD.ORG Tue Nov 16 16:09:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 562DA16A4CE; Tue, 16 Nov 2004 16:09:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3265843D2D; Tue, 16 Nov 2004 16:09:47 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGG9lsL079134; Tue, 16 Nov 2004 16:09:47 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGG9kEH079133; Tue, 16 Nov 2004 16:09:46 GMT (envelope-from jhb) Message-Id: <200411161609.iAGG9kEH079133@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 16:09:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_intr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 16:09:47 -0000 jhb 2004-11-16 16:09:46 UTC FreeBSD src repository Modified files: sys/kern kern_intr.c Log: Adjust the interrupt storm handling code to better handle a storm. When a storm is detected, enter "storming" mode which throttles the interrupt source such that the handlers are run once every clock tick. Previously we allowed a full set of storm_threshold interations through the handler before going back to sleep. Also, this currently will intentionally exit storming mode once a second to see if the storm has passed. Tested by: marcus Discussed with: bde Revision Changes Path 1.119 +23 -5 src/sys/kern/kern_intr.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 16:59:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEE4616A4CE; Tue, 16 Nov 2004 16:59:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB91143D1F; Tue, 16 Nov 2004 16:59:23 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGGxNPw087330; Tue, 16 Nov 2004 16:59:23 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGGxNiX087329; Tue, 16 Nov 2004 16:59:23 GMT (envelope-from emax) Message-Id: <200411161659.iAGGxNiX087329@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 16 Nov 2004 16:59:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 16:59:24 -0000 emax 2004-11-16 16:59:23 UTC FreeBSD src repository Added files: sys/dev/vkbd vkbd.c vkbd_var.h sys/modules/vkbd Makefile Log: Add virtual AT keyboard driver vkbd(4). Not yet connected to the build. Revision Changes Path 1.1 +1321 -0 src/sys/dev/vkbd/vkbd.c (new) 1.1 +51 -0 src/sys/dev/vkbd/vkbd_var.h (new) 1.1 +12 -0 src/sys/modules/vkbd/Makefile (new) From owner-cvs-src@FreeBSD.ORG Tue Nov 16 17:04:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A8516A4CE; Tue, 16 Nov 2004 17:04:58 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD92543D64; Tue, 16 Nov 2004 17:04:57 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iAGH4u8O006452; Tue, 16 Nov 2004 18:04:56 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Maksim Yevmenkin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 16 Nov 2004 16:59:23 GMT." <200411161659.iAGGxNiX087329@repoman.freebsd.org> Date: Tue, 16 Nov 2004 18:04:56 +0100 Message-ID: <6451.1100624696@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 17:04:58 -0000 In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim Yevmenkin writes: >emax 2004-11-16 16:59:23 UTC > > FreeBSD src repository > > Added files: > sys/dev/vkbd vkbd.c vkbd_var.h > sys/modules/vkbd Makefile > Log: > Add virtual AT keyboard driver vkbd(4). > Not yet connected to the build. I thought we had one of those already ? -- 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 16 17:19:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ECF616A4CE; Tue, 16 Nov 2004 17:19:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEC2443D2D; Tue, 16 Nov 2004 17:19:04 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGHJ4Uf088227; Tue, 16 Nov 2004 17:19:04 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGHJ4Wb088226; Tue, 16 Nov 2004 17:19:04 GMT (envelope-from emax) Message-Id: <200411161719.iAGHJ4Wb088226@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 16 Nov 2004 17:19:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile vkbd.4 src/sys/conf files src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 17:19:05 -0000 emax 2004-11-16 17:19:04 UTC FreeBSD src repository Modified files: share/man/man4 Makefile sys/conf files sys/modules Makefile Added files: share/man/man4 vkbd.4 Log: Add vkdb(4) man page and connect vkbd(4) to the build. Revision Changes Path 1.292 +1 -0 src/share/man/man4/Makefile 1.3 +154 -0 src/share/man/man4/vkbd.4 (new) 1.969 +1 -0 src/sys/conf/files 1.410 +1 -0 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Tue Nov 16 17:24:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DFF716A4CE; Tue, 16 Nov 2004 17:24:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD3A43D2D; Tue, 16 Nov 2004 17:24:49 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGHOnwx088433; Tue, 16 Nov 2004 17:24:49 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGHOnOI088432; Tue, 16 Nov 2004 17:24:49 GMT (envelope-from emax) Message-Id: <200411161724.iAGHOnOI088432@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 16 Nov 2004 17:24:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 vkbd.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 17:24:49 -0000 emax 2004-11-16 17:24:49 UTC FreeBSD src repository Modified files: share/man/man4 vkbd.4 Log: mdoc police: use .Xr read 2 instead of .Fn read Revision Changes Path 1.4 +1 -1 src/share/man/man4/vkbd.4 From owner-cvs-src@FreeBSD.ORG Tue Nov 16 17:32:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F2E316A4CE for ; Tue, 16 Nov 2004 17:32:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE5D43D1F for ; Tue, 16 Nov 2004 17:32:16 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so750612rnf for ; Tue, 16 Nov 2004 09:32:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=CI8cOlFbDN5ymxOGv4OV6x0mUVGDTyt1tQzqyf/KwvPAZ9KzXTKRAMkEZ0PSqCikszxCz6RECQFbhEDoSW4AP8mfhAHDGh7nUwlljlvXr0yEOKm8kF/T67jeZRES86gM85pZ/W5gt9CBn9wHtWuzfxPmHQPww7n7KoJ/SQzckxE= Received: by 10.38.171.61 with SMTP id t61mr467931rne; Tue, 16 Nov 2004 09:32:15 -0800 (PST) Received: by 10.38.75.35 with HTTP; Tue, 16 Nov 2004 09:32:15 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2004 09:32:15 -0800 From: Maksim Yevmenkin To: Poul-Henning Kamp In-Reply-To: <6451.1100624696@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200411161659.iAGGxNiX087329@repoman.freebsd.org> <6451.1100624696@critter.freebsd.dk> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksim Yevmenkin List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 17:32:16 -0000 On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp wrote: > In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim Yevmenkin > writes: > > > >emax 2004-11-16 16:59:23 UTC > > > > FreeBSD src repository > > > > Added files: > > sys/dev/vkbd vkbd.c vkbd_var.h > > sys/modules/vkbd Makefile > > Log: > > Add virtual AT keyboard driver vkbd(4). > > Not yet connected to the build. > > I thought we had one of those already ? when? where? did i miss it? max From owner-cvs-src@FreeBSD.ORG Tue Nov 16 17:41:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9972216A4CE; Tue, 16 Nov 2004 17:41:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749CC43D5E; Tue, 16 Nov 2004 17:41:16 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGHfGvu089148; Tue, 16 Nov 2004 17:41:16 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGHfG3i089147; Tue, 16 Nov 2004 17:41:16 GMT (envelope-from dds) Message-Id: <200411161741.iAGHfG3i089147@repoman.freebsd.org> From: Diomidis Spinellis Date: Tue, 16 Nov 2004 17:41:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern tty.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 17:41:16 -0000 dds 2004-11-16 17:41:16 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: Improvements and fixes in the 1.241 commit: - Have TS_ZOMBIE ttys return POLLHUP instead of POLLERR - Remove unneeded POLLWRNORM (old bug) - TS_ZOMBIE ttys will set POLLIN and POLLRDNORM - Do not call selrecord in TS_ZOMBIE ttys PR: kern/73821 Reviewed by: bde MFC after: 4 weeks Revision Changes Path 1.242 +9 -6 src/sys/kern/tty.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 17:44:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ED5E16A4CE; Tue, 16 Nov 2004 17:44:00 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E455943D39; Tue, 16 Nov 2004 17:43:59 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iAGHhw4O007303; Tue, 16 Nov 2004 18:43:58 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Maksim Yevmenkin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 16 Nov 2004 09:32:15 PST." Date: Tue, 16 Nov 2004 18:43:58 +0100 Message-ID: <7302.1100627038@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 17:44:00 -0000 In message , Maksim Yevmenkin writes : >On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp > wrote: >> In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim Yevmenkin >> writes: >> >> >> >emax 2004-11-16 16:59:23 UTC >> > >> > FreeBSD src repository >> > >> > Added files: >> > sys/dev/vkbd vkbd.c vkbd_var.h >> > sys/modules/vkbd Makefile >> > Log: >> > Add virtual AT keyboard driver vkbd(4). >> > Not yet connected to the build. >> >> I thought we had one of those already ? > >when? where? did i miss it? sys/dev/kbd (and various MD stuff all over the place) ? -- 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 16 18:00:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA59B16A4CE for ; Tue, 16 Nov 2004 18:00:25 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3113243D2D for ; Tue, 16 Nov 2004 18:00:25 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so754051rnf for ; Tue, 16 Nov 2004 10:00:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=HgflX+UB975zfUaLUVPccpz/A1u2rwkUU9nGbTeqKjsO44FdOqtqdFiep7RSjRtgnsjaMeumMlxFdLo+w3vivfUQK0DMX7mmwJxBZtgd487Unyo2ZFcVN/A2HQ5T5qxMM3Y8lQMD33M+JyZiAVbz7m52L1etDUw/02EEnnEA1wo= Received: by 10.38.163.14 with SMTP id l14mr397892rne; Tue, 16 Nov 2004 10:00:24 -0800 (PST) Received: by 10.38.75.35 with HTTP; Tue, 16 Nov 2004 10:00:24 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2004 10:00:24 -0800 From: Maksim Yevmenkin To: Poul-Henning Kamp In-Reply-To: <7302.1100627038@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7302.1100627038@critter.freebsd.dk> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksim Yevmenkin List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 18:00:26 -0000 On Tue, 16 Nov 2004 18:43:58 +0100, Poul-Henning Kamp wrote: > In message , Maksim Yevmenkin writes > : > > > >On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp > > wrote: > >> In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim Yevmenkin > >> writes: > >> > >> > >> >emax 2004-11-16 16:59:23 UTC > >> > > >> > FreeBSD src repository > >> > > >> > Added files: > >> > sys/dev/vkbd vkbd.c vkbd_var.h > >> > sys/modules/vkbd Makefile > >> > Log: > >> > Add virtual AT keyboard driver vkbd(4). > >> > Not yet connected to the build. > >> > >> I thought we had one of those already ? > > > >when? where? did i miss it? > > sys/dev/kbd (and various MD stuff all over the place) ? perhaps i'm missing something here. the idea behind vkdb(4) is to create a keyboard without a keyboard. that is to create a keyboard that accepts scan codes from userspace and not from real hardware. that is what vkbd(4) does. it creates a new keyboard (just like ukbd(4) etc) and register it with kbd(4). basically what i want to do is to obtain scan codes from bluetooth keyboard and then feed them into the kernel. the idea is that bluetooth hid daemon looks for the bluetooth keyboard, connects to it, switches active keyboard to vkbd(4) , reads scan codes and feeds them into vkbd(4). when bluetooth keyboard is gone the bluetooth hid daemon switches back to wired keyboard. i do not think i can do it with kdb(4), can i? max From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:08:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64EF216A4CE; Tue, 16 Nov 2004 18:08:07 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3752C43D5D; Tue, 16 Nov 2004 18:08:07 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iAGI953r021240; Tue, 16 Nov 2004 10:09:05 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iAGI95si021239; Tue, 16 Nov 2004 10:09:05 -0800 Date: Tue, 16 Nov 2004 10:09:05 -0800 From: Brooks Davis To: Maksim Yevmenkin Message-ID: <20041116180905.GA11906@odin.ac.hmc.edu> References: <7302.1100627038@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 18:08:07 -0000 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 16, 2004 at 10:00:24AM -0800, Maksim Yevmenkin wrote: > On Tue, 16 Nov 2004 18:43:58 +0100, Poul-Henning Kamp > wrote: > > In message , Maksim Yevmenki= n writes > > : > >=20 > >=20 > > >On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp > > > wrote: > > >> In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim= Yevmenkin > > >> writes: > > >> > > >> > > >> >emax 2004-11-16 16:59:23 UTC > > >> > > > >> > FreeBSD src repository > > >> > > > >> > Added files: > > >> > sys/dev/vkbd vkbd.c vkbd_var.h > > >> > sys/modules/vkbd Makefile > > >> > Log: > > >> > Add virtual AT keyboard driver vkbd(4). > > >> > Not yet connected to the build. > > >> > > >> I thought we had one of those already ? > > > > > >when? where? did i miss it? > >=20 > > sys/dev/kbd (and various MD stuff all over the place) ? >=20 > perhaps i'm missing something here. the idea behind vkdb(4) is to > create a keyboard without a keyboard. that is to create a keyboard > that accepts scan codes from userspace and not from real hardware. > that is what vkbd(4) does. it creates a new keyboard (just like > ukbd(4) etc) and register it with kbd(4). basically what i want to do > is to obtain scan codes from bluetooth keyboard and then feed them > into the kernel. the idea is that bluetooth hid daemon looks for the > bluetooth keyboard, connects to it, switches active keyboard to > vkbd(4) , reads scan codes and feeds them into vkbd(4). when bluetooth > keyboard is gone the bluetooth hid daemon switches back to wired > keyboard. i do not think i can do it with kdb(4), can i? Have you considered making the virtual keyboard an in kernel client of it's child keyboard(s)? If you don't do this, you can't use the virtual keyboard in single user mode or in the debugger. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBmkJBXY6L6fI4GtQRAqpqAKCeNAlnWef3fnL4nuEvYvfdKG4GlQCeKGul 2UATKGDXopk6oP/vmUsMSNI= =bEMV -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:29:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF5CB16A4CE for ; Tue, 16 Nov 2004 18:29:11 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3450243D5C for ; Tue, 16 Nov 2004 18:29:11 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so757804rnf for ; Tue, 16 Nov 2004 10:28:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Nw6gu9OvSzWGIEp9C1Oih2AbWpDZP+ngmwMCXcGS0mkZ/mV+Hpzu5F7VhyBaGwlaa0BQ7T9jjbBSGSxJC7k2LlbbJ5mJLGuwuLiABQVXJuQAvLw11QHEqPZsplTatZaiO8op3am9SkazjXHCB7+KyS1v35MUmyk5lnaBPimsgNw= Received: by 10.38.163.47 with SMTP id l47mr579381rne; Tue, 16 Nov 2004 10:28:37 -0800 (PST) Received: by 10.38.75.35 with HTTP; Tue, 16 Nov 2004 10:28:37 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2004 10:28:37 -0800 From: Maksim Yevmenkin To: Brooks Davis In-Reply-To: <20041116180905.GA11906@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksim Yevmenkin List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 18:29:12 -0000 On Tue, 16 Nov 2004 10:09:05 -0800, Brooks Davis wrote: > On Tue, Nov 16, 2004 at 10:00:24AM -0800, Maksim Yevmenkin wrote: > > > > On Tue, 16 Nov 2004 18:43:58 +0100, Poul-Henning Kamp > > wrote: > > > In message , Maksim Yevmenkin writes > > > : > > > > > > > > > >On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp > > > > wrote: > > > >> In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim Yevmenkin > > > >> writes: > > > >> > > > >> > > > >> >emax 2004-11-16 16:59:23 UTC > > > >> > > > > >> > FreeBSD src repository > > > >> > > > > >> > Added files: > > > >> > sys/dev/vkbd vkbd.c vkbd_var.h > > > >> > sys/modules/vkbd Makefile > > > >> > Log: > > > >> > Add virtual AT keyboard driver vkbd(4). > > > >> > Not yet connected to the build. > > > >> > > > >> I thought we had one of those already ? > > > > > > > >when? where? did i miss it? > > > > > > sys/dev/kbd (and various MD stuff all over the place) ? > > > > perhaps i'm missing something here. the idea behind vkdb(4) is to > > create a keyboard without a keyboard. that is to create a keyboard > > that accepts scan codes from userspace and not from real hardware. > > that is what vkbd(4) does. it creates a new keyboard (just like > > ukbd(4) etc) and register it with kbd(4). basically what i want to do > > is to obtain scan codes from bluetooth keyboard and then feed them > > into the kernel. the idea is that bluetooth hid daemon looks for the > > bluetooth keyboard, connects to it, switches active keyboard to > > vkbd(4) , reads scan codes and feeds them into vkbd(4). when bluetooth > > keyboard is gone the bluetooth hid daemon switches back to wired > > keyboard. i do not think i can do it with kdb(4), can i? > > Have you considered making the virtual keyboard an in kernel client of > it's child keyboard(s)? If you don't do this, you can't use the virtual > keyboard in single user mode or in the debugger. vkbd(4) man page says that it will not work with ddb(4) :) and (at this point) i'm not sure whether this is required. in case of bluetooth hid all scan codes have to passed through bluetooth stack. i definitely do not want to use bluetooth keyboard in ddb(4) or in single user mode :) i think i see where you are going. you are probably thinking about some sort of lights-out management where you use only network connection to control box remotely, a-la pc-weasel and eric cards. am i close? max From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:34:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F136716A4CE; Tue, 16 Nov 2004 18:34:50 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA92143D5C; Tue, 16 Nov 2004 18:34:50 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iAGIZnsw024424; Tue, 16 Nov 2004 10:35:49 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iAGIZnmI024423; Tue, 16 Nov 2004 10:35:49 -0800 Date: Tue, 16 Nov 2004 10:35:49 -0800 From: Brooks Davis To: Maksim Yevmenkin Message-ID: <20041116183549.GB11906@odin.ac.hmc.edu> References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hHWLQfXTYDoKhP50" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: Brooks Davis cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 18:34:51 -0000 --hHWLQfXTYDoKhP50 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 16, 2004 at 10:28:37AM -0800, Maksim Yevmenkin wrote: > On Tue, 16 Nov 2004 10:09:05 -0800, Brooks Davis > wrote: > > On Tue, Nov 16, 2004 at 10:00:24AM -0800, Maksim Yevmenkin wrote: > >=20 > >=20 > > > On Tue, 16 Nov 2004 18:43:58 +0100, Poul-Henning Kamp > > > wrote: > > > > In message , Maksim Yevm= enkin writes > > > > : > > > > > > > > > > > > >On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp > > > > > wrote: > > > > >> In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Ma= ksim Yevmenkin > > > > >> writes: > > > > >> > > > > >> > > > > >> >emax 2004-11-16 16:59:23 UTC > > > > >> > > > > > >> > FreeBSD src repository > > > > >> > > > > > >> > Added files: > > > > >> > sys/dev/vkbd vkbd.c vkbd_var.h > > > > >> > sys/modules/vkbd Makefile > > > > >> > Log: > > > > >> > Add virtual AT keyboard driver vkbd(4). > > > > >> > Not yet connected to the build. > > > > >> > > > > >> I thought we had one of those already ? > > > > > > > > > >when? where? did i miss it? > > > > > > > > sys/dev/kbd (and various MD stuff all over the place) ? > > > > > > perhaps i'm missing something here. the idea behind vkdb(4) is to > > > create a keyboard without a keyboard. that is to create a keyboard > > > that accepts scan codes from userspace and not from real hardware. > > > that is what vkbd(4) does. it creates a new keyboard (just like > > > ukbd(4) etc) and register it with kbd(4). basically what i want to do > > > is to obtain scan codes from bluetooth keyboard and then feed them > > > into the kernel. the idea is that bluetooth hid daemon looks for the > > > bluetooth keyboard, connects to it, switches active keyboard to > > > vkbd(4) , reads scan codes and feeds them into vkbd(4). when bluetooth > > > keyboard is gone the bluetooth hid daemon switches back to wired > > > keyboard. i do not think i can do it with kdb(4), can i? > >=20 > > Have you considered making the virtual keyboard an in kernel client of > > it's child keyboard(s)? If you don't do this, you can't use the virtual > > keyboard in single user mode or in the debugger. >=20 > vkbd(4) man page says that it will not work with ddb(4) :) and (at > this point) i'm not sure whether this is required. in case of > bluetooth hid all scan codes have to passed through bluetooth stack. i > definitely do not want to use bluetooth keyboard in ddb(4) or in > single user mode :) It's not require for bluetooth, but its is a requirement for USB. There are actually two parts to this. You need to be able to function without a daemon as in single user mode or sysinstall. You also need to be able to work in the polling mode the debugger uses. > i think i see where you are going. you are probably thinking about > some sort of lights-out management where you use only network > connection to control box remotely, a-la pc-weasel and eric cards. am > i close? I'm primairly intrested in solving the problem of machines with a AT keyboard controller (which currently attached non-existant keyboards to allow hot-pluging) and a USB keyboard. The second case I'm intrested in is a LOM card. In one case I've seen one present the keyboard as a USB keyboard which means you need to support two USB keyboards. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --hHWLQfXTYDoKhP50 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBmkiFXY6L6fI4GtQRAhI4AJwPG2cjXamJnzhrW5ruAxLuXRctwACgvQDh q11HRAjWWVsmWWpsEv84CZI= =9QIU -----END PGP SIGNATURE----- --hHWLQfXTYDoKhP50-- From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:37:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BB016A4CE; Tue, 16 Nov 2004 18:37:53 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D920743D2F; Tue, 16 Nov 2004 18:37:52 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAGIe0nM026039; Tue, 16 Nov 2004 11:40:00 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419A492A.7020602@freebsd.org> Date: Tue, 16 Nov 2004 11:38:34 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maksim Yevmenkin References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> In-Reply-To: X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: Brooks Davis cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.hsrc/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 18:37:53 -0000 Maksim Yevmenkin wrote: > On Tue, 16 Nov 2004 10:09:05 -0800, Brooks Davis > wrote: > >>On Tue, Nov 16, 2004 at 10:00:24AM -0800, Maksim Yevmenkin wrote: >> >> >> >>>On Tue, 16 Nov 2004 18:43:58 +0100, Poul-Henning Kamp >>> wrote: >>> >>>>In message , Maksim Yevmenkin writes >>>>: >>>> >>>> >>>> >>>>>On Tue, 16 Nov 2004 18:04:56 +0100, Poul-Henning Kamp >>>>> wrote: >>>>> >>>>>>In message <200411161659.iAGGxNiX087329@repoman.freebsd.org>, Maksim Yevmenkin >>>>>>writes: >>>>>> >>>>>> >>>>>> >>>>>>>emax 2004-11-16 16:59:23 UTC >>>>>>> >>>>>>> FreeBSD src repository >>>>>>> >>>>>>> Added files: >>>>>>> sys/dev/vkbd vkbd.c vkbd_var.h >>>>>>> sys/modules/vkbd Makefile >>>>>>> Log: >>>>>>> Add virtual AT keyboard driver vkbd(4). >>>>>>> Not yet connected to the build. >>>>>> >>>>>>I thought we had one of those already ? >>>>> >>>>>when? where? did i miss it? >>>> >>>>sys/dev/kbd (and various MD stuff all over the place) ? >>> >>>perhaps i'm missing something here. the idea behind vkdb(4) is to >>>create a keyboard without a keyboard. that is to create a keyboard >>>that accepts scan codes from userspace and not from real hardware. >>>that is what vkbd(4) does. it creates a new keyboard (just like >>>ukbd(4) etc) and register it with kbd(4). basically what i want to do >>>is to obtain scan codes from bluetooth keyboard and then feed them >>>into the kernel. the idea is that bluetooth hid daemon looks for the >>>bluetooth keyboard, connects to it, switches active keyboard to >>>vkbd(4) , reads scan codes and feeds them into vkbd(4). when bluetooth >>>keyboard is gone the bluetooth hid daemon switches back to wired >>>keyboard. i do not think i can do it with kdb(4), can i? >> >>Have you considered making the virtual keyboard an in kernel client of >>it's child keyboard(s)? If you don't do this, you can't use the virtual >>keyboard in single user mode or in the debugger. > > > vkbd(4) man page says that it will not work with ddb(4) :) and (at > this point) i'm not sure whether this is required. in case of > bluetooth hid all scan codes have to passed through bluetooth stack. i > definitely do not want to use bluetooth keyboard in ddb(4) or in > single user mode :) > > i think i see where you are going. you are probably thinking about > some sort of lights-out management where you use only network > connection to control box remotely, a-la pc-weasel and eric cards. am > i close? > > max I appreciate the work here, but we are starting to grow too many independent keyboard abstractions that don't seem to work together and don't seem to solve the primary problem that we have right now. What we really need is a single unified keyboard and mouse virtualization layer that allows bluetooth, usb, and at/ps2 devices to plug in at the bottom and talk to the one or more console interfaces at the top. It should allow devices to be plugged in at runtime and should insulate the real console interface from caring which keyboard is plugged in at boot, if any are at all. And yt _does_ need to work in single user mode and in DDB. I know I'm saying a lot of 'shoulds' right now, but the rise of these non-at/ps2 keyboards is causing us lots of problems and we need to fix it. Brooks had talked about working on something similar to what I've described above, so please work with him to mold your vkbd work into that model. Scott From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:42:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1157C16A4CE; Tue, 16 Nov 2004 18:42:09 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B69E43D54; Tue, 16 Nov 2004 18:42:08 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAGIfaUs038983; Tue, 16 Nov 2004 11:41:37 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 16 Nov 2004 11:41:56 -0700 (MST) Message-Id: <20041116.114156.42773121.imp@bsdimp.com> To: brooks@one-eyed-alien.net From: "M. Warner Losh" In-Reply-To: <20041116183549.GB11906@odin.ac.hmc.edu> References: <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.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 cc: cvs-src@FreeBSD.org cc: phk@phk.freebsd.dk cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: maksim.yevmenkin@gmail.com Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 18:42:09 -0000 In message: <20041116183549.GB11906@odin.ac.hmc.edu> Brooks Davis writes: : I'm primairly intrested in solving the problem of machines with a AT : keyboard controller (which currently attached non-existant keyboards to : allow hot-pluging) and a USB keyboard. The second case I'm intrested : in is a LOM card. In one case I've seen one present the keyboard as a : USB keyboard which means you need to support two USB keyboards. I think emax's vkbd isn't the same as the 'many to one' keyboard mux driver that's been talked about to solve #1 of your two desires. It is designed to allow other sources of key events that come from outside the kernel. I don't think he's implementing the moral equivalent of moused. Warner From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:47:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1834A16A4CE; Tue, 16 Nov 2004 18:47:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A5C43D6A; Tue, 16 Nov 2004 18:47:42 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGIlgYq091263; Tue, 16 Nov 2004 18:47:42 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGIlg2I091262; Tue, 16 Nov 2004 18:47:42 GMT (envelope-from njl) Message-Id: <200411161847.iAGIlg2I091262@repoman.freebsd.org> From: Nate Lawson Date: Tue, 16 Nov 2004 18:47:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_cpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 18:47:43 -0000 njl 2004-11-16 18:47:42 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Enable throttling/C3 quirks for PIIX4 parts. Defer checking quirks until after boot so that PCI is initialized and we can probe for the problem chipsets. Note that while probed but unusable states are disabled, they aren't freed yet. In the future, it may make sense to detach them. Tested by: Adam K Kirchoff MFC after: 2 days Revision Changes Path 1.46 +21 -9 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 18:51:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60EBE16A4CE for ; Tue, 16 Nov 2004 18:51:12 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26F043D6D for ; Tue, 16 Nov 2004 18:51:11 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so760601rnf for ; Tue, 16 Nov 2004 10:51:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=TfxnucJOmHpEHuqf1kW0ICwwbJcIgXbi++bmKZTNli7D+Ue2Kp+ggABzJaQDSQCSe5eA1Kks5V18UAZJY2teD/HIgwPXXMKeOvw/tDIRIIV7g+JYga2F30hX02I/YUkDugZnXcn9AOkIpkErYn42RxraLfFlmgDSpqtxxp4cb24= Received: by 10.38.171.61 with SMTP id t61mr525492rne; Tue, 16 Nov 2004 10:51:08 -0800 (PST) Received: by 10.38.75.35 with HTTP; Tue, 16 Nov 2004 10:51:08 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2004 10:51:08 -0800 From: Maksim Yevmenkin To: Scott Long In-Reply-To: <419A492A.7020602@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <419A492A.7020602@freebsd.org> cc: Brooks Davis cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksim Yevmenkin List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 18:51:12 -0000 Guys, > I appreciate the work here, but we are starting to grow too many > independent keyboard abstractions that don't seem to work together and > don't seem to solve the primary problem that we have right now. What > we really need is a single unified keyboard and mouse virtualization > layer that allows bluetooth, usb, and at/ps2 devices to plug in at the > bottom and talk to the one or more console interfaces at the top. It > should allow devices to be plugged in at runtime and should insulate > the real console interface from caring which keyboard is plugged in at > boot, if any are at all. And yt _does_ need to work in single user mode > and in DDB. i did sent email to current asking for comments. did not get much feedback. http://lists.freebsd.org/mailman/htdig/freebsd-current/2004-August/034020.html > I know I'm saying a lot of 'shoulds' right now, but the rise of these > non-at/ps2 keyboards is causing us lots of problems and we need to fix > it. Brooks had talked about working on something similar to what I've > described above, so please work with him to mold your vkbd work into > that model. very well. i touched it. might as well try and fix it :) anyone has any ideas? code? anything? oh, one more thing, would you like me to back vkbd(4) out? max From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:02:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8301F16A4CE for ; Tue, 16 Nov 2004 19:02:27 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1016043D54 for ; Tue, 16 Nov 2004 19:02:27 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so762035rnf for ; Tue, 16 Nov 2004 11:02:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nS71QfxF7u5/S9JFd1t6hYcWHBlGzyGgMgMCo7ETNRF18ib6jb4P3Nzo0pB64727qMj4GH+adyTdTbXFgs4fQxi9KLGthXDSBdmgkCx3Jjalei80urKekeH1y+tHhYAka3f7rXpAQBVx4Ev0nml9ihPotbH05MdtlA4ObWRnz+c= Received: by 10.38.163.14 with SMTP id l14mr445166rne; Tue, 16 Nov 2004 11:02:26 -0800 (PST) Received: by 10.38.75.35 with HTTP; Tue, 16 Nov 2004 11:02:26 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2004 11:02:26 -0800 From: Maksim Yevmenkin To: "M. Warner Losh" In-Reply-To: <20041116.114156.42773121.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.edu> <20041116.114156.42773121.imp@bsdimp.com> cc: brooks@one-eyed-alien.net cc: cvs-src@freebsd.org cc: phk@phk.freebsd.dk cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksim Yevmenkin List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 19:02:27 -0000 On Tue, 16 Nov 2004 11:41:56 -0700 (MST), M. Warner Losh wrote: > In message: <20041116183549.GB11906@odin.ac.hmc.edu> > Brooks Davis writes: > : I'm primairly intrested in solving the problem of machines with a AT > : keyboard controller (which currently attached non-existant keyboards to > : allow hot-pluging) and a USB keyboard. The second case I'm intrested > : in is a LOM card. In one case I've seen one present the keyboard as a > : USB keyboard which means you need to support two USB keyboards. > > I think emax's vkbd isn't the same as the 'many to one' keyboard mux > driver that's been talked about to solve #1 of your two desires. It that is true, but... you *could* obtain scan codes from two or more sources and write them into the *same* vkbd. so, you could call it a keyboard mux to some extend. the only problem is the vkbd state (shifts controls etc). the state problem have to be addressed by user right now. there might be a way to solve it. basically create one virtual keyboard and then attach few cdev's to it. each cdev will maintain its own state. the "final" scancodes from each cdev will go into the same virtual keyboard. > is designed to allow other sources of key events that come from > outside the kernel. I don't think he's implementing the moral > equivalent of moused. again true max From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:05:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FDFF16A4CE; Tue, 16 Nov 2004 19:05:05 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB8543D1D; Tue, 16 Nov 2004 19:05:05 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAGJ7Cu9026460; Tue, 16 Nov 2004 12:07:13 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419A4F8F.8000509@freebsd.org> Date: Tue, 16 Nov 2004 12:05:51 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maksim Yevmenkin References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <419A492A.7020602@freebsd.org> In-Reply-To: X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: Brooks Davis cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.hsrc/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 19:05:05 -0000 Maksim Yevmenkin wrote: > Guys, > > >>I appreciate the work here, but we are starting to grow too many >>independent keyboard abstractions that don't seem to work together and >>don't seem to solve the primary problem that we have right now. What >>we really need is a single unified keyboard and mouse virtualization >>layer that allows bluetooth, usb, and at/ps2 devices to plug in at the >>bottom and talk to the one or more console interfaces at the top. It >>should allow devices to be plugged in at runtime and should insulate >>the real console interface from caring which keyboard is plugged in at >>boot, if any are at all. And yt _does_ need to work in single user mode >>and in DDB. > > > i did sent email to current asking for comments. did not get much feedback. > > http://lists.freebsd.org/mailman/htdig/freebsd-current/2004-August/034020.html > > >>I know I'm saying a lot of 'shoulds' right now, but the rise of these >>non-at/ps2 keyboards is causing us lots of problems and we need to fix >>it. Brooks had talked about working on something similar to what I've >>described above, so please work with him to mold your vkbd work into >>that model. > > > very well. i touched it. might as well try and fix it :) anyone has > any ideas? code? anything? > > oh, one more thing, would you like me to back vkbd(4) out? > > max I guess I'm having a hard time picturing how a bluetooth keyboard works. Is it something that you attach in place of a normal PS2 or USB keyboard, or is it something that merely augments the real keyboard? If there is no chance that the BT device could be needed for DDB or single-user mode then I guess that your driver is a good thing, though the 'vkbd' name is a bit misleading since it really only applies to BT. But if you're interested in working with Brooks on a more unified abstraction, please don't let me stop you =-) Scott From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:06:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BD3816A4CE; Tue, 16 Nov 2004 19:06:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FA7C43D1D; Tue, 16 Nov 2004 19:06:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGJ6hA9091860; Tue, 16 Nov 2004 19:06:43 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGJ6huB091859; Tue, 16 Nov 2004 19:06:43 GMT (envelope-from jhb) Message-Id: <200411161906.iAGJ6huB091859@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 19:06:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall anonFTP.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 19:06:43 -0000 jhb 2004-11-16 19:06:42 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall anonFTP.c Log: Various updates to the anonymous ftp support: - Allow the upload directory to be optional. If the upload directory field is cleared to the empty string then no directory will be created. - Don't create a bin/ subdirectory in ftp's home dir containing ls(1) and date(1) as ftpd(8) no longer requires it. - Create a pwd.db file in etc/ instead of a passwd file. - Ignore NIS compat entries in /etc/group and /etc/master.passwd when building the anonymous files. PR: bin/60662 Submitted by: Olafur Osvaldsson oli at isnic dot is Revision Changes Path 1.35 +12 -11 src/usr.sbin/sysinstall/anonFTP.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:17:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 184BE16A4CE for ; Tue, 16 Nov 2004 19:17:21 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7BF43D55 for ; Tue, 16 Nov 2004 19:17:20 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so763836rnf for ; Tue, 16 Nov 2004 11:17:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ty5lMHIZ19Hq9sPJYlgU7fCv9FIYcCo/AfIqp7gY+crIMTHFcdt190iBt6NJ1eJTGvTWlXnTEpAqfMT2q2F6Eu0702GT/rU7DXaPYQEs+plmCUp8uaC4o9CE1mEWx4Jk34Hz16VvQJVc9Z1YNGX+wRDXXKd914E0T2veasInDQE= Received: by 10.38.171.64 with SMTP id t64mr398750rne; Tue, 16 Nov 2004 11:17:19 -0800 (PST) Received: by 10.38.75.35 with HTTP; Tue, 16 Nov 2004 11:17:18 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2004 11:17:18 -0800 From: Maksim Yevmenkin To: Scott Long In-Reply-To: <419A4F8F.8000509@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <419A492A.7020602@freebsd.org> <419A4F8F.8000509@freebsd.org> cc: Brooks Davis cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maksim Yevmenkin List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 19:17:21 -0000 On Tue, 16 Nov 2004 12:05:51 -0700, Scott Long wrote: > Maksim Yevmenkin wrote: > > > > Guys, > > > > > >>I appreciate the work here, but we are starting to grow too many > >>independent keyboard abstractions that don't seem to work together and > >>don't seem to solve the primary problem that we have right now. What > >>we really need is a single unified keyboard and mouse virtualization > >>layer that allows bluetooth, usb, and at/ps2 devices to plug in at the > >>bottom and talk to the one or more console interfaces at the top. It > >>should allow devices to be plugged in at runtime and should insulate > >>the real console interface from caring which keyboard is plugged in at > >>boot, if any are at all. And yt _does_ need to work in single user mode > >>and in DDB. > > > > > > i did sent email to current asking for comments. did not get much feedback. > > > > http://lists.freebsd.org/mailman/htdig/freebsd-current/2004-August/034020.html > > > > > >>I know I'm saying a lot of 'shoulds' right now, but the rise of these > >>non-at/ps2 keyboards is causing us lots of problems and we need to fix > >>it. Brooks had talked about working on something similar to what I've > >>described above, so please work with him to mold your vkbd work into > >>that model. > > > > > > very well. i touched it. might as well try and fix it :) anyone has > > any ideas? code? anything? > > > > oh, one more thing, would you like me to back vkbd(4) out? > > > > max > > I guess I'm having a hard time picturing how a bluetooth keyboard works. > Is it something that you attach in place of a normal PS2 or USB > keyboard, or is it something that merely augments the real keyboard? If the bluetooth keyboard is very much like the wireless keyboard. the only difference is that you need a what they call 'bluetooth receiver'. bluetooth receiver is a standard bluetooth usb dongle (usually) which you plug into the usb port. then both keyboard and dongle talk bluetooth. in fact bluetooth is used to tunnel usb hid packets. in this setup you *don't* plug anything into ps/2 ports. everything goes over bluetooth. the only thing required is it to convert hid codes to at scancodes and somehow feed at scancodes to the kernel. > there is no chance that the BT device could be needed for DDB or > single-user mode then I guess that your driver is a good thing, though > the 'vkbd' name is a bit misleading since it really only applies to BT. > But if you're interested in working with Brooks on a more unified > abstraction, please don't let me stop you =-) bluetooth keyboard definitely not needed in ddb and single mode (imo). but vkbd is not bluetooth specific. you could write an application that will tunnel at scancodes over the network say. thus you have a network attached keyboard :) max From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:32:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2F3E16A4CE; Tue, 16 Nov 2004 19:32:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B9F43D4C; Tue, 16 Nov 2004 19:32:16 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGJWGKN092622; Tue, 16 Nov 2004 19:32:16 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGJWGHH092621; Tue, 16 Nov 2004 19:32:16 GMT (envelope-from ps) Message-Id: <200411161932.iAGJWGHH092621@repoman.freebsd.org> From: Paul Saab Date: Tue, 16 Nov 2004 19:32:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h src/sys/dev/mii brgphy.c miidevs miidevs.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 19:32:16 -0000 ps 2004-11-16 19:32:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/bge if_bge.c if_bgereg.h sys/dev/mii brgphy.c miidevs miidevs.h Log: MFC: Support for the 5750/5751 Revision Changes Path 1.3.2.36 +126 -29 src/sys/dev/bge/if_bge.c 1.1.2.17 +11 -0 src/sys/dev/bge/if_bgereg.h 1.1.2.10 +33 -0 src/sys/dev/mii/brgphy.c 1.4.2.15 +1 -0 src/sys/dev/mii/miidevs 1.4.2.15 +3 -1 src/sys/dev/mii/miidevs.h From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:47:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6049B16A4CE; Tue, 16 Nov 2004 19:47:21 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF0743D31; Tue, 16 Nov 2004 19:47:20 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id iAGJlKRt090094; Tue, 16 Nov 2004 11:47:20 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id iAGJlKq6090093; Tue, 16 Nov 2004 11:47:20 -0800 (PST) (envelope-from marcel) Date: Tue, 16 Nov 2004 11:47:20 -0800 From: Marcel Moolenaar To: Maksim Yevmenkin Message-ID: <20041116194720.GA90000@ns1.xcllnt.net> References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <419A492A.7020602@freebsd.org> <419A4F8F.8000509@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org cc: Poul-Henning Kamp Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 19:47:21 -0000 On Tue, Nov 16, 2004 at 11:17:18AM -0800, Maksim Yevmenkin wrote: > > > there is no chance that the BT device could be needed for DDB or > > single-user mode then I guess that your driver is a good thing, though > > the 'vkbd' name is a bit misleading since it really only applies to BT. > > But if you're interested in working with Brooks on a more unified > > abstraction, please don't let me stop you =-) > > bluetooth keyboard definitely not needed in ddb and single mode (imo). I very strongly disagree with this. In fact, it's this sentiment that created the PS/2 vs USB keyboard problem for which we need a mux. We need to treat a keyboard as a keyboard because a keyboard is a keyboard. Some keyboards lend themselves more easily for low-level access due to the primitive nature of how one talks to the keyboard, but I think it's a mistake to treat a PS/2 keyboard different from any other keyboard simply because the interface is primitive. It's much more productive to try to get USB, Bluetooth and firefire to work as soon as possible during boot so that devices there can be used as early as PS/2 or legacy PC devices. The world is changing and we have syscons(4) to show what happens if you don't keep up and make a serious attempt at providing the right abstractions and interfaces to account for the new world order. Other than that. I think vkbd(4) can stay. Between no support and partial or imperfect support, we might as well keep the imperfect support until we're done perfecting things. With vkbd(4), one can actually use bluetooth in the common case. I think that's a big win on its own. Just my take on this, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Tue Nov 16 19:48:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7623116A4CE; Tue, 16 Nov 2004 19:48:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672D843D2D; Tue, 16 Nov 2004 19:48:10 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGJmAV5093084; Tue, 16 Nov 2004 19:48:10 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGJmAbO093083; Tue, 16 Nov 2004 19:48:10 GMT (envelope-from ps) Message-Id: <200411161948.iAGJmAbO093083@repoman.freebsd.org> From: Paul Saab Date: Tue, 16 Nov 2004 19:48:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/vm vm_extern.h vm_fault.c vm_map.c vm_page.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 19:48:10 -0000 ps 2004-11-16 19:48:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/vm vm_extern.h vm_fault.c vm_map.c vm_page.c Log: MFC: >alc 2004/05/21 21:53:52 PDT > > FreeBSD src repository > > Modified files: > sys/vm vm_extern.h vm_fault.c vm_map.c vm_page.c > Log: > To date, unwiring a fictitious page has produced a panic. The reason > being that PHYS_TO_VM_PAGE() returns the wrong vm_page for fictitious > pages but unwiring uses PHYS_TO_VM_PAGE(). The resulting panic > reported an unexpected wired count. Rather than attempting to fix > PHYS_TO_VM_PAGE(), this fix takes advantage of the properties of > fictitious pages. Specifically, fictitious pages will never be > completely unwired. Therefore, we can keep a fictitious page's wired > count forever set to one and thereby avoid the use of > PHYS_TO_VM_PAGE() when we know that we're working with a fictitious > page, just not which one. > > In collaboration with: green@, tegge@ > PR: kern/29915 Reviewed by: alc Revision Changes Path 1.46.2.5 +2 -3 src/sys/vm/vm_extern.h 1.108.2.10 +10 -52 src/sys/vm/vm_fault.c 1.187.2.31 +17 -5 src/sys/vm/vm_map.c 1.147.2.22 +4 -0 src/sys/vm/vm_page.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 20:42:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF09716A4CE; Tue, 16 Nov 2004 20:42:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA18843D5C; Tue, 16 Nov 2004 20:42:32 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGKgWbL095431; Tue, 16 Nov 2004 20:42:32 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGKgWrF095430; Tue, 16 Nov 2004 20:42:32 GMT (envelope-from jhb) Message-Id: <200411162042.iAGKgWrF095430@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 20:42:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/crypto/blowfish/arch/i386 bf_enc.S src/sys/i386/conf NOTES src/sys/i386/i386 identcpu.c machdep.c mp_machdep.c pmap.c support.s trap.c src/sys/i386/include atomic.h cpu.h endian.h ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 20:42:32 -0000 jhb 2004-11-16 20:42:32 UTC FreeBSD src repository Modified files: sys/conf options.i386 options.pc98 sys/crypto/blowfish/arch/i386 bf_enc.S sys/i386/conf NOTES sys/i386/i386 identcpu.c machdep.c mp_machdep.c pmap.c support.s trap.c sys/i386/include atomic.h cpu.h endian.h sys/pc98/conf GENERIC NOTES sys/pc98/i386 machdep.c Log: Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove 80386 (I386_CPU) support from the kernel. Revision Changes Path 1.216 +0 -1 src/sys/conf/options.i386 1.181 +0 -1 src/sys/conf/options.pc98 1.2 +1 -1 src/sys/crypto/blowfish/arch/i386/bf_enc.S 1.1176 +0 -5 src/sys/i386/conf/NOTES 1.140 +1 -8 src/sys/i386/i386/identcpu.c 1.601 +1 -4 src/sys/i386/i386/machdep.c 1.241 +0 -3 src/sys/i386/i386/mp_machdep.c 1.515 +1 -41 src/sys/i386/i386/pmap.c 1.106 +2 -137 src/sys/i386/i386/support.s 1.270 +0 -50 src/sys/i386/i386/trap.c 1.36 +3 -3 src/sys/i386/include/atomic.h 1.74 +1 -1 src/sys/i386/include/cpu.h 1.40 +0 -10 src/sys/i386/include/endian.h 1.261 +0 -1 src/sys/pc98/conf/GENERIC 1.45 +0 -5 src/sys/pc98/conf/NOTES 1.346 +1 -4 src/sys/pc98/i386/machdep.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 20:45:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70E3B16A4CE; Tue, 16 Nov 2004 20:45:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E50043D62; Tue, 16 Nov 2004 20:45:52 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGKjqYY095655; Tue, 16 Nov 2004 20:45:52 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGKjqMk095654; Tue, 16 Nov 2004 20:45:52 GMT (envelope-from jhb) Message-Id: <200411162045.iAGKjqMk095654@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 20:45:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf rtld_lock.csrc/libexec/rtld-elf/i386 lockdflt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 20:45:52 -0000 jhb 2004-11-16 20:45:51 UTC FreeBSD src repository Modified files: libexec/rtld-elf rtld_lock.c Removed files: libexec/rtld-elf/i386 lockdflt.c Log: Remove 80386 support from the ELF run time linker. Revision Changes Path 1.10 +0 -144 src/libexec/rtld-elf/i386/lockdflt.c (dead) 1.3 +0 -19 src/libexec/rtld-elf/rtld_lock.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 20:51:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417A916A4D0; Tue, 16 Nov 2004 20:51:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20C3943D54; Tue, 16 Nov 2004 20:51:46 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGKpkY4002582; Tue, 16 Nov 2004 20:51:46 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGKpjBT002581; Tue, 16 Nov 2004 20:51:45 GMT (envelope-from ps) Message-Id: <200411162051.iAGKpjBT002581@repoman.freebsd.org> From: Paul Saab Date: Tue, 16 Nov 2004 20:51:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 20:51:46 -0000 ps 2004-11-16 20:51:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/sys param.h Log: Bump __FreeBSD_version for VM fix dealing with unwiring of fictitious pages. Revision Changes Path 1.61.2.45 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:01:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A82A16A4CE; Tue, 16 Nov 2004 21:01:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A71F43D3F; Tue, 16 Nov 2004 21:01:32 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGL1VFk002991; Tue, 16 Nov 2004 21:01:31 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGL1VEa002990; Tue, 16 Nov 2004 21:01:31 GMT (envelope-from jhb) Message-Id: <200411162101.iAGL1VEa002990@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 21:01:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/i386/net htonl.S ntohl.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:01:32 -0000 jhb 2004-11-16 21:01:31 UTC FreeBSD src repository Modified files: lib/libc/i386/net htonl.S ntohl.S Log: Remove 80386 support from libc. Revision Changes Path 1.11 +0 -6 src/lib/libc/i386/net/htonl.S 1.11 +0 -6 src/lib/libc/i386/net/ntohl.S From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:12:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9958416A4CE; Tue, 16 Nov 2004 21:12:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 760BA43D39; Tue, 16 Nov 2004 21:12:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGLCmw1003410; Tue, 16 Nov 2004 21:12:48 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGLCm6t003409; Tue, 16 Nov 2004 21:12:48 GMT (envelope-from jhb) Message-Id: <200411162112.iAGLCm6t003409@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 21:12:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:12:48 -0000 jhb 2004-11-16 21:12:47 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: No need to add I386_CPU to CFLAGS here for 80386 systems as they are no longer supported. Revision Changes Path 1.46 +0 -3 src/share/mk/bsd.cpu.mk From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:18:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 915DA16A4CE; Tue, 16 Nov 2004 21:18:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7037B43D58; Tue, 16 Nov 2004 21:18:41 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGLIfSD003660; Tue, 16 Nov 2004 21:18:41 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGLIfpQ003659; Tue, 16 Nov 2004 21:18:41 GMT (envelope-from jhb) Message-Id: <200411162118.iAGLIfpQ003659@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 21:18:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:18:41 -0000 jhb 2004-11-16 21:18:41 UTC FreeBSD src repository Modified files: . UPDATING Log: Add a note about 80386 support being removed from HEAD. Revision Changes Path 1.379 +4 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:22:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1545416A4CE; Tue, 16 Nov 2004 21:22:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D3143D31; Tue, 16 Nov 2004 21:22:09 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGLM95p003842; Tue, 16 Nov 2004 21:22:09 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGLM9co003841; Tue, 16 Nov 2004 21:22:09 GMT (envelope-from jhb) Message-Id: <200411162122.iAGLM9co003841@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 21:22:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 tuning.7 src/share/man/man9 get_cyclecount.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:22:10 -0000 jhb 2004-11-16 21:22:09 UTC FreeBSD src repository Modified files: share/man/man7 tuning.7 share/man/man9 get_cyclecount.9 Log: Remove some references to I386_CPU and 80386 CPUs. Revision Changes Path 1.69 +0 -2 src/share/man/man7/tuning.7 1.10 +1 -1 src/share/man/man9/get_cyclecount.9 From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:23:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B94F516A4CE; Tue, 16 Nov 2004 21:23:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9740B43D31; Tue, 16 Nov 2004 21:23:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGLNB2L003885; Tue, 16 Nov 2004 21:23:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGLNB6a003884; Tue, 16 Nov 2004 21:23:11 GMT (envelope-from jhb) Message-Id: <200411162123.iAGLNB6a003884@repoman.freebsd.org> From: John Baldwin Date: Tue, 16 Nov 2004 21:23:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/picobsd/bridge PICOBSD X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:23:11 -0000 jhb 2004-11-16 21:23:11 UTC FreeBSD src repository Modified files: release/picobsd/bridge PICOBSD Log: Remove no longer needed I386_CPU option (it was commented out anyways). Revision Changes Path 1.17 +0 -1 src/release/picobsd/bridge/PICOBSD From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:57:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6253D16A4CE; Tue, 16 Nov 2004 21:57:01 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D004343D46; Tue, 16 Nov 2004 21:57:00 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAGLtEPp041127; Tue, 16 Nov 2004 14:55:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 16 Nov 2004 14:55:34 -0700 (MST) Message-Id: <20041116.145534.79867788.imp@bsdimp.com> To: scottl@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <419A4F8F.8000509@freebsd.org> References: <419A492A.7020602@freebsd.org> <419A4F8F.8000509@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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:57:01 -0000 In message: <419A4F8F.8000509@freebsd.org> Scott Long writes: : I guess I'm having a hard time picturing how a bluetooth keyboard works. : Is it something that you attach in place of a normal PS2 or USB : keyboard, or is it something that merely augments the real keyboard? If : there is no chance that the BT device could be needed for DDB or : single-user mode then I guess that your driver is a good thing, though : the 'vkbd' name is a bit misleading since it really only applies to BT. : But if you're interested in working with Brooks on a more unified : abstraction, please don't let me stop you =-) Having looked at the code, it looks like one could also use it to implment a newton keyboard interface as well. A newton keyboard is a serially attached keyboard that has nothing to do with bluetooth, but which some people use on their tiny laptops in X with a driver program I wrote a while ago. This looks to be a fairly clean abstraction. It isn't immediately clear if it could also be used for the many-to-one mux that people have talked about implementing for some time now, but it isn't clear that it couldn't be used for that also. It isn't inherently bluetooth from what I could see... Warner From owner-cvs-src@FreeBSD.ORG Tue Nov 16 21:59:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99D9116A4CE; Tue, 16 Nov 2004 21:59:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7762E43D41; Tue, 16 Nov 2004 21:59:00 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGLx0Li005201; Tue, 16 Nov 2004 21:59:00 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGLx0PM005200; Tue, 16 Nov 2004 21:59:00 GMT (envelope-from simon) Message-Id: <200411162159.iAGLx0PM005200@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 16 Nov 2004 21:59:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 21:59:00 -0000 simon 2004-11-16 21:59:00 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/sysinstall config.c Log: Only write the rc.conf header when a new rc.conf is written. This was accidentally removed in v. 1.211. Submitted by: Olafur Osvaldsson PR: bin/73692 MFC after: 1 week Approved by: trhodes Revision Changes Path 1.231 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 22:00:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4036316A4CE; Tue, 16 Nov 2004 22:00:14 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A0C43D46; Tue, 16 Nov 2004 22:00:13 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAGLwPHN041132; Tue, 16 Nov 2004 14:58:25 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 16 Nov 2004 14:58:45 -0700 (MST) Message-Id: <20041116.145845.69991278.imp@bsdimp.com> To: marcel@xcllnt.net From: "M. Warner Losh" In-Reply-To: <20041116194720.GA90000@ns1.xcllnt.net> References: <419A4F8F.8000509@freebsd.org> <20041116194720.GA90000@ns1.xcllnt.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 cc: src-committers@FreeBSD.org cc: brooks@one-eyed-alien.net cc: cvs-src@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org cc: phk@phk.freebsd.dk cc: maksim.yevmenkin@gmail.com Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 22:00:14 -0000 In message: <20041116194720.GA90000@ns1.xcllnt.net> Marcel Moolenaar writes: : Other than that. I think vkbd(4) can stay. Between no support and : partial or imperfect support, we might as well keep the imperfect : support until we're done perfecting things. With vkbd(4), one can : actually use bluetooth in the common case. I think that's a big win : on its own. If we make it so that vkbd is also useful from whthin the kernel, then we can use it to implement many different things. The code doesn't look that far from this ideal, although I'm not sure what the right API is for doing it. If bluetooth keyboards do become common place, we'll have to move bluetooth into the kernel to support them in single user mode or in ddb. Warner From owner-cvs-src@FreeBSD.ORG Tue Nov 16 22:04:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFFE116A4CE; Tue, 16 Nov 2004 22:04:52 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B323943D3F; Tue, 16 Nov 2004 22:04:52 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iAGM5qjr024164; Tue, 16 Nov 2004 14:05:52 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iAGM5qLX024162; Tue, 16 Nov 2004 14:05:52 -0800 Date: Tue, 16 Nov 2004 14:05:52 -0800 From: Brooks Davis To: "M. Warner Losh" Message-ID: <20041116220552.GA17633@odin.ac.hmc.edu> References: <419A492A.7020602@freebsd.org> <419A4F8F.8000509@freebsd.org> <20041116.145534.79867788.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <20041116.145534.79867788.imp@bsdimp.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 22:04:53 -0000 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 16, 2004 at 02:55:34PM -0700, M. Warner Losh wrote: > In message: <419A4F8F.8000509@freebsd.org> > Scott Long writes: > : I guess I'm having a hard time picturing how a bluetooth keyboard works. > : Is it something that you attach in place of a normal PS2 or USB > : keyboard, or is it something that merely augments the real keyboard? I= f=20 > : there is no chance that the BT device could be needed for DDB or=20 > : single-user mode then I guess that your driver is a good thing, though= =20 > : the 'vkbd' name is a bit misleading since it really only applies to BT. > : But if you're interested in working with Brooks on a more unified > : abstraction, please don't let me stop you =3D-) >=20 > Having looked at the code, it looks like one could also use it to > implment a newton keyboard interface as well. A newton keyboard is a > serially attached keyboard that has nothing to do with bluetooth, but > which some people use on their tiny laptops in X with a driver program > I wrote a while ago. This looks to be a fairly clean abstraction. It > isn't immediately clear if it could also be used for the many-to-one > mux that people have talked about implementing for some time now, but > it isn't clear that it couldn't be used for that also. vkbd is probably actually a good place to start working on the mux. The decision to add the functionality to vkbd or to split it out to another driver is a separate issue and I can make it later. I've been working on doing the mux as a keyboard driver the eats the other keyboards in the system. At this point I think that's the quickest route to a working system. Doing this as a separate function between the keyboard and the console makes some sense, but at this point I don't think it's worth the effort especially since we only have two consumers of keyboards (syscons and pcvt), both of which are bad examples to generalize from. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBmnm/XY6L6fI4GtQRAudFAKCyI74udcBZ8FyUU1y63ofZ09MWgQCdEXzK R8R1XPODfNfwVjh7rLulsCw= =YJ7Y -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT-- From owner-cvs-src@FreeBSD.ORG Tue Nov 16 22:13:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6457A16A4CE; Tue, 16 Nov 2004 22:13:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416DB43D58; Tue, 16 Nov 2004 22:13:59 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAGMDxES005743; Tue, 16 Nov 2004 22:13:59 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGMDxIx005742; Tue, 16 Nov 2004 22:13:59 GMT (envelope-from simon) Message-Id: <200411162213.iAGMDxIx005742@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 16 Nov 2004 22:13:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/sysinstall config.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 22:13:59 -0000 simon 2004-11-16 22:13:58 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) release/sysinstall config.c Log: MFC v. 1.224: Workaround a problem with Postfix MTA selection code when installing via FTP by hard-coding the Postfix major and minor revision (for the current stable version). Approved by: trhodes Revision Changes Path 1.156.2.37 +1 -1 src/release/sysinstall/config.c From owner-cvs-src@FreeBSD.ORG Tue Nov 16 23:29:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6C0316A4CE; Tue, 16 Nov 2004 23:29:38 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CAF443D49; Tue, 16 Nov 2004 23:29:38 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 04B2CACC5F; Wed, 17 Nov 2004 00:29:35 +0100 (CET) Date: Wed, 17 Nov 2004 00:29:35 +0100 From: Pawel Jakub Dawidek To: John Baldwin Message-ID: <20041116232935.GV8120@darkness.comp.waw.pl> References: <200411162042.iAGKgWrF095430@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mzK+78whIjgCaW/U" Content-Disposition: inline In-Reply-To: <200411162042.iAGKgWrF095430@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/crypto/blowfish/arch/i386 bf_enc.S src/sys/i386/conf NOTES src/sys/i386/i386 identcpu.c machdep.c mp_machdep.c pmap.c support.s trap.c src/sys/i386/include atomic.h cpu.h endian.h ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Nov 2004 23:29:38 -0000 --mzK+78whIjgCaW/U Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 16, 2004 at 08:42:32PM +0000, John Baldwin wrote: +> Log: +> Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove +> 80386 (I386_CPU) support from the kernel. [...] +> @@ -596,11 +596,9 @@ printcpuinfo(void) +> case CPUCLASS_286: +> printf("286"); +> break; +> -#if defined(I386_CPU) +> case CPUCLASS_386: +> printf("386"); +> break; +> -#endif [...] While you are here, maybe you can remove 286 as well?:) --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --mzK+78whIjgCaW/U Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBmo1fForvXbEpPzQRAuD2AJ4uC4frly9sRhdUUk6F2ctgDeWwbgCgx69+ EsQkuPZWPBwH2vJLdaKzINM= =wnBm -----END PGP SIGNATURE----- --mzK+78whIjgCaW/U-- From owner-cvs-src@FreeBSD.ORG Wed Nov 17 00:22:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A720316A4CE; Wed, 17 Nov 2004 00:22:46 +0000 (GMT) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC8AF43D1D; Wed, 17 Nov 2004 00:22:45 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from wotan.home.paeps.cx (wotan.home.paeps.cx [IPv6:2001:838:37f:10:a00:20ff:fe9b:138c]) by gateway.nixsys.be (Postfix) with ESMTP id 9547DA5; Wed, 17 Nov 2004 01:22:43 +0100 (CET) Received: from fasolt.home.paeps.cx (fasolt.home.paeps.cx [IPv6:2001:838:37f:10:20a:e6ff:fe7d:c08]) by wotan.home.paeps.cx (Postfix) with ESMTP id 4234961AA; Wed, 17 Nov 2004 01:22:43 +0100 (CET) Received: from fasolt.home.paeps.cx (philip@localhost [127.0.0.1]) by fasolt.home.paeps.cx (8.13.1/8.13.1) with ESMTP id iAH0Mh7q025602; Wed, 17 Nov 2004 01:22:43 +0100 (CET) (envelope-from philip@fasolt.home.paeps.cx) Received: (from philip@localhost) by fasolt.home.paeps.cx (8.13.1/8.13.1/Submit) id iAH0Mf3k025601; Wed, 17 Nov 2004 01:22:41 +0100 (CET) (envelope-from philip) Date: Wed, 17 Nov 2004 01:22:41 +0100 From: Philip Paeps To: Scott Long Message-ID: <20041117002241.GG24418@fasolt.home.paeps.cx> Mail-Followup-To: Scott Long , Maksim Yevmenkin , Brooks Davis , Poul-Henning Kamp , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <419A492A.7020602@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <419A492A.7020602@freebsd.org> X-Date-in-Rome: ante diem XV Kalendas Decembres MMDCCLVII ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.6i cc: src-committers@freebsd.org cc: Brooks Davis cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: Poul-Henning Kamp cc: Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 00:22:46 -0000 On 2004-11-16 11:38:34 (-0700), Scott Long wrote: > What we really need is a single unified keyboard and mouse virtualization > layer that allows bluetooth, usb, and at/ps2 devices to plug in at the > bottom and talk to the one or more console interfaces at the top. I sollicited ideas for a 'generic input core' layer on -arch not long ago :-) My idea/dream/goal/foo is to have a little driver provide an interface to sit between what we now know as kbd and all its children, psm, ums, and the three usb-but-not-hid touchscreen drivers I've been procrastinating on porting, and feed events back to syscons in a consistent sort of way. Something like input-core in the Linux kernel, but prettier *grin* I envision an API where we can do an input_register_mouse() or _kbd() during attachment of a hardware driver (or indeed a virtual driver like vkbd(4)), followed by input_feed_event() in the interrupt handler to send the events over to syscons. Hardware drivers would only need to do a minimum of processing before feeding to syscons (have the Magic Input Core deal with scaling and translating from absolute coordinates to motions and whatnot). The 'on top of the hardware drivers' bit should be fairly simple to do, I think. I've been hacking at it on the bus in the last week or so, getting strange looks from people because apparantly I've been talking to myself. Getting syscons to like input might be a bit trickier, mainly because everytime I try to grasp how syscons works, it becomes even less clear :-o One of the things I'd like to achieve as a nice bonus is to be able to get rid of moused and the duplication it causes, and to allow X11 to get to the mice directly without stealing them from syscons. > It should allow devices to be plugged in at runtime and should insulate the > real console interface from caring which keyboard is plugged in at boot, if > any are at all. And yt _does_ need to work in single user mode and in DDB. That'll be another challenge :-) The problem with ddb will be getting the input to the debugger through the different bits of kernel without losing anything along the way. > I know I'm saying a lot of 'shoulds' right now, but the rise of these > non-at/ps2 keyboards is causing us lots of problems and we need to fix it. > Brooks had talked about working on something similar to what I've described > above, so please work with him to mold your vkbd work into that model. Keyboards, mice, joysticks, voodoo dolls, anything that produces input, I'd like to see under one happy little interface... I hope to have some useful code to post on -hackers or -arch in a couple of busrides. Ideas most welcome. - Philip -- Philip Paeps Please don't Cc me, I am philip@freebsd.org subscribed to the list. The organisation of any program reflects the organisation of the people who developed it. From owner-cvs-src@FreeBSD.ORG Wed Nov 17 00:30:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8549A16A4CE; Wed, 17 Nov 2004 00:30:02 +0000 (GMT) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id F381043D41; Wed, 17 Nov 2004 00:30:01 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from wotan.home.paeps.cx (wotan.home.paeps.cx [IPv6:2001:838:37f:10:a00:20ff:fe9b:138c]) by gateway.nixsys.be (Postfix) with ESMTP id 0FA3F76; Wed, 17 Nov 2004 01:30:01 +0100 (CET) Received: from fasolt.home.paeps.cx (fasolt.home.paeps.cx [IPv6:2001:838:37f:10:20a:e6ff:fe7d:c08]) by wotan.home.paeps.cx (Postfix) with ESMTP id 94A106197; Wed, 17 Nov 2004 01:30:00 +0100 (CET) Received: from fasolt.home.paeps.cx (philip@localhost [127.0.0.1]) by fasolt.home.paeps.cx (8.13.1/8.13.1) with ESMTP id iAH0U0Gj025617; Wed, 17 Nov 2004 01:30:00 +0100 (CET) (envelope-from philip@fasolt.home.paeps.cx) Received: (from philip@localhost) by fasolt.home.paeps.cx (8.13.1/8.13.1/Submit) id iAH0TxTN025616; Wed, 17 Nov 2004 01:29:59 +0100 (CET) (envelope-from philip) Date: Wed, 17 Nov 2004 01:29:59 +0100 From: Philip Paeps To: Brooks Davis Message-ID: <20041117002959.GH24418@fasolt.home.paeps.cx> Mail-Followup-To: Brooks Davis , Maksim Yevmenkin , Poul-Henning Kamp , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041116183549.GB11906@odin.ac.hmc.edu> X-Date-in-Rome: ante diem XV Kalendas Decembres MMDCCLVII ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 00:30:02 -0000 On 2004-11-16 10:35:49 (-0800), Brooks Davis wrote: > On Tue, Nov 16, 2004 at 10:28:37AM -0800, Maksim Yevmenkin wrote: > > i think i see where you are going. you are probably thinking about some > > sort of lights-out management where you use only network connection to > > control box remotely, a-la pc-weasel and eric cards. am i close? > > I'm primairly intrested in solving the problem of machines with a AT > keyboard controller (which currently attached non-existant keyboards to > allow hot-pluging) and a USB keyboard. Is the problem that the USB keypresses are just not getting through because the system thinks that the AT keyboard is The One And Only Keyboard Present? > The second case I'm intrested in is a LOM card. In one case I've seen one > present the keyboard as a USB keyboard which means you need to support two > USB keyboards. My idea would be to feed all 'input events' from hardware drivers into a pseudo-driver, serialize it, and send it on to the higher layers of the system. I see no real reason why we should't allow a user to start typing a command on one keyboard, finish it on another, and hit on a third. Why anyone would want to do that is beyond me, but it should be possible. Mmm, one reason I can think of is wireless keyboards: one runs out of batteries, stick in another one, go on from where you left off without frantically looking for a petrol station willing to sell you the right kind of batteries in the middle of the night when batteries are prone to run out and you're desperate to finish what you're typing :-) - Philip -- Philip Paeps Please don't Cc me, I am philip@freebsd.org subscribed to the list. BOFH Excuse #331: those damn raccoons! From owner-cvs-src@FreeBSD.ORG Wed Nov 17 00:44:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2543F16A4CE; Wed, 17 Nov 2004 00:44:07 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D4943D46; Wed, 17 Nov 2004 00:44:06 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iAH0j8Pp015356; Tue, 16 Nov 2004 16:45:08 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iAH0j8EU015355; Tue, 16 Nov 2004 16:45:08 -0800 Date: Tue, 16 Nov 2004 16:45:08 -0800 From: Brooks Davis To: Brooks Davis , Maksim Yevmenkin , Poul-Henning Kamp , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20041117004508.GA13628@odin.ac.hmc.edu> References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.edu> <20041117002959.GH24418@fasolt.home.paeps.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20041117002959.GH24418@fasolt.home.paeps.cx> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 00:44:07 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 17, 2004 at 01:29:59AM +0100, Philip Paeps wrote: > On 2004-11-16 10:35:49 (-0800), Brooks Davis = wrote: > > On Tue, Nov 16, 2004 at 10:28:37AM -0800, Maksim Yevmenkin wrote: > > > i think i see where you are going. you are probably thinking about so= me > > > sort of lights-out management where you use only network connection to > > > control box remotely, a-la pc-weasel and eric cards. am i close? > >=20 > > I'm primairly intrested in solving the problem of machines with a AT > > keyboard controller (which currently attached non-existant keyboards to > > allow hot-pluging) and a USB keyboard. >=20 > Is the problem that the USB keypresses are just not getting through becau= se > the system thinks that the AT keyboard is The One And Only Keyboard Prese= nt? Syscons currently grabs the first available keyboard which is always the AT keyboard because we always attach one unless the user sets a flag. > > The second case I'm intrested in is a LOM card. In one case I've seen = one > > present the keyboard as a USB keyboard which means you need to support = two > > USB keyboards. >=20 > My idea would be to feed all 'input events' from hardware drivers into a > pseudo-driver, serialize it, and send it on to the higher layers of the > system. I see no real reason why we should't allow a user to start typin= g a > command on one keyboard, finish it on another, and hit on a third. = Why > anyone would want to do that is beyond me, but it should be possible. That's basicly what I would like to see. I don't think we need to support people hitting the accent key on one keyboard and then finishing typing on the other, but we do need to support multiple keyboards if only because the users expect it. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBmp7EXY6L6fI4GtQRAknCAJ9TWn4c8pU0V49dcjNok+M4ecodXwCgp5WE pkAT95l51uDXVI5FB9hsOoI= =qtpN -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- From owner-cvs-src@FreeBSD.ORG Wed Nov 17 01:17:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A8016A4CE; Wed, 17 Nov 2004 01:17:33 +0000 (GMT) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A63C343D54; Wed, 17 Nov 2004 01:17:32 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from wotan.home.paeps.cx (wotan.home.paeps.cx [IPv6:2001:838:37f:10:a00:20ff:fe9b:138c]) by gateway.nixsys.be (Postfix) with ESMTP id 8819676; Wed, 17 Nov 2004 02:17:31 +0100 (CET) Received: from fasolt.home.paeps.cx (fasolt.home.paeps.cx [IPv6:2001:838:37f:10:20a:e6ff:fe7d:c08]) by wotan.home.paeps.cx (Postfix) with ESMTP id 23BBA6197; Wed, 17 Nov 2004 02:17:31 +0100 (CET) Received: from fasolt.home.paeps.cx (philip@localhost [127.0.0.1]) by fasolt.home.paeps.cx (8.13.1/8.13.1) with ESMTP id iAH1HUem025778; Wed, 17 Nov 2004 02:17:30 +0100 (CET) (envelope-from philip@fasolt.home.paeps.cx) Received: (from philip@localhost) by fasolt.home.paeps.cx (8.13.1/8.13.1/Submit) id iAH1HR6v025777; Wed, 17 Nov 2004 02:17:27 +0100 (CET) (envelope-from philip) Date: Wed, 17 Nov 2004 02:17:27 +0100 From: Philip Paeps To: Brooks Davis Message-ID: <20041117011727.GJ24418@fasolt.home.paeps.cx> Mail-Followup-To: Brooks Davis , Maksim Yevmenkin , Poul-Henning Kamp , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.edu> <20041117002959.GH24418@fasolt.home.paeps.cx> <20041117004508.GA13628@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041117004508.GA13628@odin.ac.hmc.edu> X-Date-in-Rome: ante diem XV Kalendas Decembres MMDCCLVII ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 01:17:33 -0000 On 2004-11-16 16:45:08 (-0800), Brooks Davis wrote: > On Wed, Nov 17, 2004 at 01:29:59AM +0100, Philip Paeps wrote: > > My idea would be to feed all 'input events' from hardware drivers into a > > pseudo-driver, serialize it, and send it on to the higher layers of the > > system. I see no real reason why we should't allow a user to start typing > > a command on one keyboard, finish it on another, and hit on a third. > > Why anyone would want to do that is beyond me, but it should be possible. > > That's basicly what I would like to see. I don't think we need to support > people hitting the accent key on one keyboard and then finishing typing on > the other, but we do need to support multiple keyboards if only because the > users expect it. I'd like to assume that the fundamental 'event' from a keyboard to reach the console is going to be a 'character'. Your example becomes even crazier to consider when you add a compose key into the equation. Likewise, I don't think it's a good idea to try to support people holding down modifiers on one keyboard and pressing keys on another. Alt on kbd0 followed by 'a' on kbd1 should probably translate to just 'a'. One problem we're going to run into quickly are keymaps. Currently, the maps are being handled by syscons (and pcvt). If we're going to let people have multiple keyboards, there will be those who will want to have a US-qwerty and a Belgian azerty side-by-side. Mapping keys will probably need to be handled by the driver (or the input system) on a per-device basis rather than by the console driver. That little headache has been fermenting at the back of my head since I first started thinking about writing an input layer. I've been ignoring it by sticking to the mice bits, but... Can any syscons gurus shed light on how we could go about convincing syscons to go from a 'keypress'-oriented approach to a 'character'-oriented approach? - Philip -- Philip Paeps Please don't Cc me, I am philip@freebsd.org subscribed to the list. BOFH Excuse #58: high pressure system failure From owner-cvs-src@FreeBSD.ORG Wed Nov 17 01:47:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADE9416A4CE; Wed, 17 Nov 2004 01:47:59 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4875143D39; Wed, 17 Nov 2004 01:47:59 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iAH1n1HN026002; Tue, 16 Nov 2004 17:49:01 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iAH1n1iU026001; Tue, 16 Nov 2004 17:49:01 -0800 Date: Tue, 16 Nov 2004 17:49:01 -0800 From: Brooks Davis To: Brooks Davis , Maksim Yevmenkin , Poul-Henning Kamp , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20041117014901.GA24989@odin.ac.hmc.edu> References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.edu> <20041117002959.GH24418@fasolt.home.paeps.cx> <20041117004508.GA13628@odin.ac.hmc.edu> <20041117011727.GJ24418@fasolt.home.paeps.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20041117011727.GJ24418@fasolt.home.paeps.cx> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 01:48:00 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 17, 2004 at 02:17:27AM +0100, Philip Paeps wrote: > On 2004-11-16 16:45:08 (-0800), Brooks Davis = wrote: > > On Wed, Nov 17, 2004 at 01:29:59AM +0100, Philip Paeps wrote: > > > My idea would be to feed all 'input events' from hardware drivers int= o a > > > pseudo-driver, serialize it, and send it on to the higher layers of t= he > > > system. I see no real reason why we should't allow a user to start t= yping > > > a command on one keyboard, finish it on another, and hit on a th= ird. > > > Why anyone would want to do that is beyond me, but it should be possi= ble. > >=20 > > That's basicly what I would like to see. I don't think we need to supp= ort > > people hitting the accent key on one keyboard and then finishing typing= on > > the other, but we do need to support multiple keyboards if only because= the > > users expect it. >=20 > I'd like to assume that the fundamental 'event' from a keyboard to reach = the > console is going to be a 'character'. Your example becomes even crazier = to > consider when you add a compose key into the equation. Likewise, I don't > think it's a good idea to try to support people holding down modifiers on= one > keyboard and pressing keys on another. Alt on kbd0 followed by 'a' on kb= d1 > should probably translate to just 'a'. =20 >=20 > One problem we're going to run into quickly are keymaps. Currently, the = maps > are being handled by syscons (and pcvt). If we're going to let people ha= ve > multiple keyboards, there will be those who will want to have a US-qwerty= and > a Belgian azerty side-by-side. Mapping keys will probably need to be han= dled > by the driver (or the input system) on a per-device basis rather than by = the > console driver. That little headache has been fermenting at the back of = my > head since I first started thinking about writing an input layer. I've b= een > ignoring it by sticking to the mice bits, but... >=20 > Can any syscons gurus shed light on how we could go about convincing sysc= ons > to go from a 'keypress'-oriented approach to a 'character'-oriented appro= ach? =46rom looking at the atkbd driver, I thought we were fairly character oriented, at least with the modifers since there's state for things like the accent key there (though I could be misreading all this mess). The seperate keymap issue is one I hadn't thought of since I'm in US-ASCII land. ;-) It could actually make a fair bit of sense to hook keyboards up that way. On the other hand, getting the single keymap case working and doing it well would be a huge step in the right direction. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBmq4MXY6L6fI4GtQRAltyAJ4zg6tlwhNa8KEovmWge5TewmaklgCfVRg3 MvvDOjXz06/98n8ltD1sIIs= =yk89 -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-cvs-src@FreeBSD.ORG Wed Nov 17 02:02:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 559C416A4CE; Wed, 17 Nov 2004 02:02:27 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D4F43D53; Wed, 17 Nov 2004 02:02:26 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id iAH22PEd091991; Tue, 16 Nov 2004 18:02:25 -0800 (PST) (envelope-from marcel@xcllnt.net) In-Reply-To: <20041117011727.GJ24418@fasolt.home.paeps.cx> References: <7302.1100627038@critter.freebsd.dk> <20041116180905.GA11906@odin.ac.hmc.edu> <20041116183549.GB11906@odin.ac.hmc.edu> <20041117002959.GH24418@fasolt.home.paeps.cx> <20041117004508.GA13628@odin.ac.hmc.edu> <20041117011727.GJ24418@fasolt.home.paeps.cx> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Tue, 16 Nov 2004 18:02:24 -0800 To: Philip Paeps X-Mailer: Apple Mail (2.619) cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Poul-Henning Kamp cc: Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/vkbd vkbd.c vkbd_var.h src/sys/modules/vkbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 02:02:27 -0000 On Nov 16, 2004, at 5:17 PM, Philip Paeps wrote: > One problem we're going to run into quickly are keymaps. Currently, > the maps > are being handled by syscons (and pcvt). If we're going to let people > have > multiple keyboards, there will be those who will want to have a > US-qwerty and > a Belgian azerty side-by-side. Mapping keys will probably need to be > handled > by the driver (or the input system) on a per-device basis rather than > by the > console driver. That little headache has been fermenting at the back > of my > head since I first started thinking about writing an input layer. > I've been > ignoring it by sticking to the mice bits, but... > > Can any syscons gurus shed light on how we could go about convincing > syscons > to go from a 'keypress'-oriented approach to a 'character'-oriented > approach? I'm no guru in this regard, but it's probably best to take it one step at a time. Add a mux and let syscons think there's just 1 keyboard. After that it's a good idea to come up with the abstractions and the layering and move the keymap code there. The same can and should probably done in the opposite direction. So that you can have the output go to multiple displays with a choice of TE. As for the abstractions and layering, think GEOM without the OO obfuscation. A procedural (KOBJ based) interface for the most elementary functions would probably do it. It's probably also a good idea to have the keymap layer send off special keys to devd(8)... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Wed Nov 17 04:25:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E0EA16A4CE; Wed, 17 Nov 2004 04:25:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B1E943D53; Wed, 17 Nov 2004 04:25:11 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH4PBAv024286; Wed, 17 Nov 2004 04:25:11 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH4PBXb024285; Wed, 17 Nov 2004 04:25:11 GMT (envelope-from yongari) Message-Id: <200411170425.iAH4PBXb024285@repoman.freebsd.org> From: Pyun YongHyeon Date: Wed, 17 Nov 2004 04:25:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 04:25:11 -0000 yongari 2004-11-17 04:25:10 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Make interrupt coalescing work on big endian systems. Also change struct ucode.length to be in number of elements (u_int32_t) to help endian handling. MFC after: 2 weeks Revision Changes Path 1.219 +4 -2 src/sys/dev/fxp/if_fxp.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 04:27:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C5FF16A4CE; Wed, 17 Nov 2004 04:27:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A2743D53; Wed, 17 Nov 2004 04:27:18 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH4RIfl024424; Wed, 17 Nov 2004 04:27:18 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH4RI3q024423; Wed, 17 Nov 2004 04:27:18 GMT (envelope-from marcel) Message-Id: <200411170427.iAH4RI3q024423@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 17 Nov 2004 04:27:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sbin/gpt create.c migrate.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 04:27:18 -0000 marcel 2004-11-17 04:27:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/gpt create.c migrate.c Log: MFC create.c:1.9, migrate.c:1.12: Fix a braino: the partition size in the PMBR is in sectors, not bytes and 'mediasz' is in bytes. As it so happens, we define 'last' as the sector number of the last sector on the medium which also is the size of the PMBR partition. Therefore, use 'last' instead of 'mediasz'. Revision Changes Path 1.6.2.2 +5 -5 src/sbin/gpt/create.c 1.7.2.4 +3 -3 src/sbin/gpt/migrate.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 04:36:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DAD816A4D0; Wed, 17 Nov 2004 04:36:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6B1943D4C; Wed, 17 Nov 2004 04:36:50 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH4ao5d024751; Wed, 17 Nov 2004 04:36:50 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH4aoaN024750; Wed, 17 Nov 2004 04:36:50 GMT (envelope-from kensmith) Message-Id: <200411170436.iAH4aoaN024750@repoman.freebsd.org> From: Ken Smith Date: Wed, 17 Nov 2004 04:36:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 04:36:51 -0000 kensmith 2004-11-17 04:36:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/syslogd syslogd.8 Log: MFC: v1.55 and v1.56 - add newsyslog(8) to SEE ALSO and bump document date. Consulted with: ru for wisdom on what to set date to. Revision Changes Path 1.52.2.1 +3 -2 src/usr.sbin/syslogd/syslogd.8 From owner-cvs-src@FreeBSD.ORG Wed Nov 17 04:49:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E400216A4CE; Wed, 17 Nov 2004 04:49:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCEFF43D48; Wed, 17 Nov 2004 04:49:27 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH4nRx9031491; Wed, 17 Nov 2004 04:49:27 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH4nRCK031490; Wed, 17 Nov 2004 04:49:27 GMT (envelope-from alc) Message-Id: <200411170449.iAH4nRCK031490@repoman.freebsd.org> From: Alan Cox Date: Wed, 17 Nov 2004 04:49:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/vm vm_page.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 04:49:28 -0000 alc 2004-11-17 04:49:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/vm vm_page.c Log: MFC revision 1.293 Correct two errors in PG_BUSY management by vm_page_cowfault(). Both errors are in rarely executed paths. 1. Each time the retry_alloc path is taken, the PG_BUSY must be set again. Otherwise vm_page_remove() panics. 2. There is no need to set PG_BUSY on the newly allocated page before freeing it. The page already has PG_BUSY set by vm_page_alloc(). Setting it again could cause an assertion failure. Revision Changes Path 1.290.2.1 +1 -2 src/sys/vm/vm_page.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 05:17:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AAC016A4CE; Wed, 17 Nov 2004 05:17:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA1BF43D3F; Wed, 17 Nov 2004 05:17:08 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH5H8D6036181; Wed, 17 Nov 2004 05:17:08 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH5H8Ls036180; Wed, 17 Nov 2004 05:17:08 GMT (envelope-from kensmith) Message-Id: <200411170517.iAH5H8Ls036180@repoman.freebsd.org> From: Ken Smith Date: Wed, 17 Nov 2004 05:17:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 05:17:09 -0000 kensmith 2004-11-17 05:17:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/sparc64 machdep.c Log: MFC v1.115: Flush the register windows before we start changing the context. Submitted by: Andrew Belashov (slightly modified) Reviewed by: jake Revision Changes Path 1.112.2.3 +2 -0 src/sys/sparc64/sparc64/machdep.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 07:18:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77E1F16A4CE; Wed, 17 Nov 2004 07:18:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B6843D67; Wed, 17 Nov 2004 07:18:50 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH7IoQg040135; Wed, 17 Nov 2004 07:18:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH7IoRv040134; Wed, 17 Nov 2004 07:18:50 GMT (envelope-from phk) Message-Id: <200411170718.iAH7IoRv040134@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Nov 2004 07:18:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 07:18:50 -0000 phk 2004-11-17 07:18:49 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: Make vnode bypass for devices mandatory. Revision Changes Path 1.86 +1 -200 src/sys/fs/devfs/devfs_vnops.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 07:30:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2773416A4CE; Wed, 17 Nov 2004 07:30:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 066B743D2F; Wed, 17 Nov 2004 07:30:03 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH7U2aW040553; Wed, 17 Nov 2004 07:30:02 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH7U2Yq040552; Wed, 17 Nov 2004 07:30:02 GMT (envelope-from phk) Message-Id: <200411170730.iAH7U2Yq040552@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Nov 2004 07:30:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 07:30:03 -0000 phk 2004-11-17 07:30:02 UTC FreeBSD src repository Modified files: sys/fs/fifofs fifo_vnops.c Log: Make vnode bypass for fifos (read, write, poll) mandatory. Revision Changes Path 1.105 +6 -133 src/sys/fs/fifofs/fifo_vnops.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 07:30:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D40816A4E5; Wed, 17 Nov 2004 07:30:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5C243D31; Wed, 17 Nov 2004 07:30:35 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH7UYe5040587; Wed, 17 Nov 2004 07:30:34 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH7UYmW040586; Wed, 17 Nov 2004 07:30:34 GMT (envelope-from njl) Message-Id: <200411170730.iAH7UYmW040586@repoman.freebsd.org> From: Nate Lawson Date: Wed, 17 Nov 2004 07:30:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 07:30:35 -0000 njl 2004-11-17 07:30:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/acpica acpi_pcib.c Log: MFC rev 1.51 (jhb): Print message for missing _PRT only when verbose. Revision Changes Path 1.50.2.1 +4 -2 src/sys/dev/acpica/acpi_pcib.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 07:31:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA8516A4CE; Wed, 17 Nov 2004 07:31:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892C243D1F; Wed, 17 Nov 2004 07:31:40 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH7Venk040677; Wed, 17 Nov 2004 07:31:40 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH7Ve3Z040676; Wed, 17 Nov 2004 07:31:40 GMT (envelope-from njl) Message-Id: <200411170731.iAH7Ve3Z040676@repoman.freebsd.org> From: Nate Lawson Date: Wed, 17 Nov 2004 07:31:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/acpica acpi_video.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 07:31:40 -0000 njl 2004-11-17 07:31:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/acpica acpi_video.c Log: MFC rev 1.9: Misc cleanups, enable brightness notify. Revision Changes Path 1.8.2.1 +33 -24 src/sys/dev/acpica/acpi_video.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 07:39:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1605616A4CE; Wed, 17 Nov 2004 07:39:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E711443D4C; Wed, 17 Nov 2004 07:39:58 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH7dwnh040943; Wed, 17 Nov 2004 07:39:58 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH7dw0I040942; Wed, 17 Nov 2004 07:39:58 GMT (envelope-from phk) Message-Id: <200411170739.iAH7dw0I040942@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Nov 2004 07:39:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys filedesc.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 07:39:59 -0000 phk 2004-11-17 07:39:58 UTC FreeBSD src repository Modified files: sys/sys filedesc.h Log: Split the FILEDESC_LOCK in two variants. FILEDESC_LOCK_FAST will just grab the interlocking mutex and hold it. This should be used for simple modifications of a field. FILEDESC_LOCK holds a (homegrown) sleepable lock which should be used where sleeping is required. The homegrown lock will probably be replaced with a generic type of lock once we have found out how that should look. Help and reviews by: rwatson Revision Changes Path 1.65 +57 -8 src/sys/sys/filedesc.h From owner-cvs-src@FreeBSD.ORG Wed Nov 17 08:01:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC0516A4D0; Wed, 17 Nov 2004 08:01:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E34B643D39; Wed, 17 Nov 2004 08:01:12 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH81C1d041738; Wed, 17 Nov 2004 08:01:12 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH81Cl7041737; Wed, 17 Nov 2004 08:01:12 GMT (envelope-from phk) Message-Id: <200411170801.iAH81Cl7041737@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Nov 2004 08:01:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_generic.c sys_socket.c vfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 08:01:13 -0000 phk 2004-11-17 08:01:11 UTC FreeBSD src repository Modified files: sys/kern sys_generic.c sys_socket.c vfs_vnops.c Log: Push Giant down through select and poll. Don't grab Giant in the upper syscall/wrapper code NET_LOCK_GIANT in the socket code (sockets/fifos). mtx_lock(&Giant) in the vnode code. Devfs grabs Giant if the driver is marked as needing Giant. Revision Changes Path 1.138 +1 -12 src/sys/kern/sys_generic.c 1.65 +2 -0 src/sys/kern/sys_socket.c 1.215 +2 -1 src/sys/kern/vfs_vnops.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 09:09:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4830216A4CE; Wed, 17 Nov 2004 09:09:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F2A43D41; Wed, 17 Nov 2004 09:09:55 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH99tL6050243; Wed, 17 Nov 2004 09:09:55 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH99th5050242; Wed, 17 Nov 2004 09:09:55 GMT (envelope-from phk) Message-Id: <200411170909.iAH99th5050242@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Nov 2004 09:09:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_generic.c sys_socket.c vfs_vnops.c src/sys/opencrypto cryptodev.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 09:09:55 -0000 phk 2004-11-17 09:09:55 UTC FreeBSD src repository Modified files: sys/kern sys_generic.c sys_socket.c vfs_vnops.c sys/opencrypto cryptodev.c Log: Push Giant down through ioctl. Don't grab Giant in the upper syscall/wrapper code NET_LOCK_GIANT in the socket code (sockets/fifos). mtx_lock(&Giant) in the vnode code. mtx_lock(&Giant) in the opencrypto code. (This may actually not be needed, but better safe than sorry). Devfs grabs Giant if the driver is marked as needing Giant. Revision Changes Path 1.139 +0 -7 src/sys/kern/sys_generic.c 1.66 +2 -0 src/sys/kern/sys_socket.c 1.216 +9 -61 src/sys/kern/vfs_vnops.c 1.23 +16 -3 src/sys/opencrypto/cryptodev.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 09:52:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D1CB16A4CE; Wed, 17 Nov 2004 09:52:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A61F43D53; Wed, 17 Nov 2004 09:52:11 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAH9qB55051768; Wed, 17 Nov 2004 09:52:11 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAH9qB9A051767; Wed, 17 Nov 2004 09:52:11 GMT (envelope-from delphij) Message-Id: <200411170952.iAH9qB9A051767@repoman.freebsd.org> From: Xin LI Date: Wed, 17 Nov 2004 09:52:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/jail jail.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 09:52:11 -0000 delphij 2004-11-17 09:52:11 UTC FreeBSD src repository Modified files: usr.sbin/jail jail.c Log: The code path in main() dealing with lflag assumes that p was initialized with NULL, while it is not. So let's initialize it. Revision Changes Path 1.19 +1 -1 src/usr.sbin/jail/jail.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 10:01:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0BD716A694; Wed, 17 Nov 2004 10:01:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACC643D3F; Wed, 17 Nov 2004 10:01:48 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHA1mSQ052093; Wed, 17 Nov 2004 10:01:48 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHA1mZP052092; Wed, 17 Nov 2004 10:01:48 GMT (envelope-from delphij) Message-Id: <200411171001.iAHA1mZP052092@repoman.freebsd.org> From: Xin LI Date: Wed, 17 Nov 2004 10:01:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/jail Makefile jail.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 10:01:48 -0000 delphij 2004-11-17 10:01:48 UTC FreeBSD src repository Modified files: usr.sbin/jail Makefile jail.c Log: Initialize lcap and pwd to NULL. This allows a WARNS=6 clean build, hence bump it to 6. Note that the last commit message was not quite accurate. While the assumption exists in the code, it's not possible to have an uninitialized p there because if lflag is set when username is NULL then execution would be terminated earlier. Revision Changes Path 1.10 +1 -1 src/usr.sbin/jail/Makefile 1.20 +2 -2 src/usr.sbin/jail/jail.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 11:27:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C350716A4CE; Wed, 17 Nov 2004 11:27:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A074543D49; Wed, 17 Nov 2004 11:27:30 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHBRUFq054919; Wed, 17 Nov 2004 11:27:30 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHBRUaA054918; Wed, 17 Nov 2004 11:27:30 GMT (envelope-from scottl) Message-Id: <200411171127.iAHBRUaA054918@repoman.freebsd.org> From: Scott Long Date: Wed, 17 Nov 2004 11:27:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-dma.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 11:27:30 -0000 scottl 2004-11-17 11:27:30 UTC FreeBSD src repository Modified files: sys/dev/ata ata-dma.c Log: Don't set the BUS_DMA_ALLOCNOW flag for the parent tag or the tags that are used for static memory allocations. Discussed with: sos Revision Changes Path 1.132 +3 -3 src/sys/dev/ata/ata-dma.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 11:32:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEB4816A4CE; Wed, 17 Nov 2004 11:32:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A42143D45; Wed, 17 Nov 2004 11:32:46 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHBWkA9055144; Wed, 17 Nov 2004 11:32:46 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHBWkob055143; Wed, 17 Nov 2004 11:32:46 GMT (envelope-from harti) Message-Id: <200411171132.iAHBWkob055143@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 17 Nov 2004 11:32:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make config.h main.c parse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 11:32:46 -0000 harti 2004-11-17 11:32:46 UTC FreeBSD src repository Modified files: usr.bin/make config.h main.c parse.c Log: Eliminate the define for POSIX and build with Posix behaviour. Our make has been build with POSIX enabled from the first day and the ifdef'ed out code served no purpose. Revision Changes Path 1.15 +0 -9 src/usr.bin/make/config.h 1.98 +0 -8 src/usr.bin/make/main.c 1.58 +12 -45 src/usr.bin/make/parse.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 11:52:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BA2816A4CE; Wed, 17 Nov 2004 11:52:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57DB643D1F; Wed, 17 Nov 2004 11:52:42 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHBqgpl056667; Wed, 17 Nov 2004 11:52:42 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHBqg40056666; Wed, 17 Nov 2004 11:52:42 GMT (envelope-from yar) Message-Id: <200411171152.iAHBqg40056666@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 17 Nov 2004 11:52:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 11:52:42 -0000 yar 2004-11-17 11:52:42 UTC FreeBSD src repository Modified files: libexec/ftpd ftpcmd.y ftpd.c Log: Kill more unneeded casts found. Noticed by: Nick Leuta (some of them) Revision Changes Path 1.61 +1 -1 src/libexec/ftpd/ftpcmd.y 1.180 +3 -3 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 12:07:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EFDF16A4CE; Wed, 17 Nov 2004 12:07:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0A843D54; Wed, 17 Nov 2004 12:07:14 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHC7EIx057994; Wed, 17 Nov 2004 12:07:14 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHC7EKE057993; Wed, 17 Nov 2004 12:07:14 GMT (envelope-from marius) Message-Id: <200411171207.iAHC7EKE057993@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 12:07:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/conf GENERIC NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 12:07:14 -0000 marius 2004-11-17 12:07:14 UTC FreeBSD src repository Modified files: sys/sparc64/conf GENERIC NOTES Log: Catch up with version 600000 of config(8), quotes around device names containing digits are no longer required. Revision Changes Path 1.84 +1 -1 src/sys/sparc64/conf/GENERIC 1.12 +16 -16 src/sys/sparc64/conf/NOTES From owner-cvs-src@FreeBSD.ORG Wed Nov 17 12:54:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E780016A4CE; Wed, 17 Nov 2004 12:54:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA34D43D1F; Wed, 17 Nov 2004 12:54:12 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHCsCYl065843; Wed, 17 Nov 2004 12:54:12 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHCsCd3065842; Wed, 17 Nov 2004 12:54:12 GMT (envelope-from marius) Message-Id: <200411171254.iAHCsCd3065842@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 12:54:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/mk48txx mk48txx.c mk48txxreg.h mk48txxvar.h src/sys/sparc64/include eeprom.h src/sys/sparc64/sparc64 eeprom.c eeprom_ebus.c eeprom_sbus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 12:54:13 -0000 marius 2004-11-17 12:54:12 UTC FreeBSD src repository Modified files: sys/dev/mk48txx mk48txx.c mk48txxreg.h sys/sparc64/include eeprom.h sys/sparc64/sparc64 eeprom.c eeprom_ebus.c eeprom_sbus.c Added files: sys/dev/mk48txx mk48txxvar.h Log: o Sync with the NetBSD mk48txx driver (the result simplyfies some changes I have in mind for the genclock interface): - Recognize the MK48T18 as well (differs from the MK48T08 only in packaging options and voltages). - Allow MD code to provide functions for reading/writing NVRAM/RTC locations. If passed NULL, the old behaviour using bus_space_{read,write}_1() is used. Otherwise, all access to the chip goes via the MD functions. This is necessary for mvmeppc boards where the mk48txx NVRAM/RTC is not directly addressable. - Cleanup MI mk48txx(4) todclock driver: - Prepare mk48txxvar.h and leave only register definitions in mk48txxreg.h. - Define struct mk48txx_softc as usual devices and allocate necessary members in it. - Change mk48txx_attach() to only take a device_t. o While converting the sparc64 eeprom driver to the above changes: - Remove some dead code and stale comments. - Use the NVRAM size provided by the mk48txx driver instead of hardcoding it as suggested by a comment. - Add a comment about why it doesn't make much sense to read the hostid directly from the NVRAM except for displaying it when attaching. - Don't print the hostid if it reads all zero because it's stored elsewhere. Revision Changes Path 1.5 +62 -61 src/sys/dev/mk48txx/mk48txx.c 1.4 +5 -13 src/sys/dev/mk48txx/mk48txxreg.h 1.1 +64 -0 src/sys/dev/mk48txx/mk48txxvar.h (new) 1.4 +1 -5 src/sys/sparc64/include/eeprom.h 1.6 +29 -19 src/sys/sparc64/sparc64/eeprom.c 1.8 +11 -10 src/sys/sparc64/sparc64/eeprom_ebus.c 1.8 +11 -10 src/sys/sparc64/sparc64/eeprom_sbus.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 12:57:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC4EA16A4D0; Wed, 17 Nov 2004 12:57:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9901A43D31; Wed, 17 Nov 2004 12:57:24 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHCvOVS066012; Wed, 17 Nov 2004 12:57:24 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHCvORf066011; Wed, 17 Nov 2004 12:57:24 GMT (envelope-from marius) Message-Id: <200411171257.iAHCvORf066011@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 12:57:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/conf GENERIC NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 12:57:24 -0000 marius 2004-11-17 12:57:24 UTC FreeBSD src repository Modified files: sys/sparc64/conf GENERIC NOTES Log: Shorten the description of the mk48txx driver to just say that it supports MK48Txx clocks, there are now to many models supported to list them all here. Revision Changes Path 1.85 +1 -1 src/sys/sparc64/conf/GENERIC 1.13 +1 -1 src/sys/sparc64/conf/NOTES From owner-cvs-src@FreeBSD.ORG Wed Nov 17 13:10:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF7AF16A4D0; Wed, 17 Nov 2004 13:10:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A395E43D3F; Wed, 17 Nov 2004 13:10:16 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHDAG1p066416; Wed, 17 Nov 2004 13:10:16 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHDAGBk066415; Wed, 17 Nov 2004 13:10:16 GMT (envelope-from rwatson) Message-Id: <200411171310.iAHDAGBk066415@repoman.freebsd.org> From: Robert Watson Date: Wed, 17 Nov 2004 13:10:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mac.h mac_policy.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 13:10:16 -0000 rwatson 2004-11-17 13:10:16 UTC FreeBSD src repository Modified files: sys/sys mac.h mac_policy.h Log: Define new MAC framework and policy entry points for System V IPC objects and operations: - System V IPC message, message queue, semaphore, and shared memory segment init, destroy, cleanup, create operations. - System V IPC message, message queue, seamphore, and shared memory segment access control entry points, including rights to attach, destroy, and manipulate these IPC objects. Submitted by: Dandekar Hrishikesh Obtained from: TrustedBSD Project Sponsored by: DARPA, SPAWAR, McAfee Research Revision Changes Path 1.59 +64 -0 src/sys/sys/mac.h 1.58 +65 -1 src/sys/sys/mac_policy.h From owner-cvs-src@FreeBSD.ORG Wed Nov 17 13:12:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BBB116A4CE; Wed, 17 Nov 2004 13:12:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D01F43D3F; Wed, 17 Nov 2004 13:12:06 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHDC6sk066575; Wed, 17 Nov 2004 13:12:06 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHDC6Wl066574; Wed, 17 Nov 2004 13:12:06 GMT (envelope-from rwatson) Message-Id: <200411171312.iAHDC6Wl066574@repoman.freebsd.org> From: Robert Watson Date: Wed, 17 Nov 2004 13:12:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 13:12:06 -0000 rwatson 2004-11-17 13:12:06 UTC FreeBSD src repository Modified files: sys/sys msg.h sem.h shm.h Log: In the kernel-only portionss of System V IPC objects (messages, message queues, shared memory segments, and semaphores), add a struct label pointer, which will hold the MAC labels for the objects. As a result of recent work to separate kernel and user space ABIs, this should not break the ABI for applications using System V IPC, but will require a rebuild of the ipcs monitoring tool. Submitted by: Dandekar Hrishikesh Obtained from: TrustedBSD Project Sponsored by: DARPA, SPAWAR, McAfee Research Revision Changes Path 1.19 +2 -0 src/sys/sys/msg.h 1.29 +1 -0 src/sys/sys/sem.h 1.21 +1 -0 src/sys/sys/shm.h From owner-cvs-src@FreeBSD.ORG Wed Nov 17 13:14:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 200A016A4CE; Wed, 17 Nov 2004 13:14:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1111243D41; Wed, 17 Nov 2004 13:14:25 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHDEO8n066751; Wed, 17 Nov 2004 13:14:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHDEOlZ066750; Wed, 17 Nov 2004 13:14:24 GMT (envelope-from rwatson) Message-Id: <200411171314.iAHDEOlZ066750@repoman.freebsd.org> From: Robert Watson Date: Wed, 17 Nov 2004 13:14:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/security/mac mac_sysv_msg.c mac_sysv_sem.c mac_sysv_shm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 13:14:25 -0000 rwatson 2004-11-17 13:14:24 UTC FreeBSD src repository Added files: sys/security/mac mac_sysv_msg.c mac_sysv_sem.c mac_sysv_shm.c Log: Implement MAC entry points relating to System V IPC, calling into the MAC policies to perform object life cycle operations and access control checks. Submitted by: Dandekar Hrishikesh Obtained from: TrustedBSD Project Sponsored by: DARPA, SPAWAR, McAfee Research Revision Changes Path 1.1 +263 -0 src/sys/security/mac/mac_sysv_msg.c (new) 1.1 +156 -0 src/sys/security/mac/mac_sysv_sem.c (new) 1.1 +173 -0 src/sys/security/mac/mac_sysv_shm.c (new) From owner-cvs-src@FreeBSD.ORG Wed Nov 17 14:39:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D653116A4CE; Wed, 17 Nov 2004 14:39:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B276543D4C; Wed, 17 Nov 2004 14:39:41 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHEdf5K070038; Wed, 17 Nov 2004 14:39:41 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHEdfW4070037; Wed, 17 Nov 2004 14:39:41 GMT (envelope-from jhb) Message-Id: <200411171439.iAHEdfW4070037@repoman.freebsd.org> From: John Baldwin Date: Wed, 17 Nov 2004 14:39:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_intr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 14:39:42 -0000 jhb 2004-11-17 14:39:41 UTC FreeBSD src repository Modified files: sys/kern kern_intr.c Log: Don't bother exiting storming mode once a second to see if it has gone away, instead only exit storming mode when an interrupt stops firing long enough for the ithread to exit the loop and go back to sleep. Tested by: macrus (cruder version) Revision Changes Path 1.120 +6 -12 src/sys/kern/kern_intr.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 14:44:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84AB116A4CE; Wed, 17 Nov 2004 14:44:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EDE43D2F; Wed, 17 Nov 2004 14:44:10 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHEiA6B070319; Wed, 17 Nov 2004 14:44:10 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHEiAkm070318; Wed, 17 Nov 2004 14:44:10 GMT (envelope-from marius) Message-Id: <200411171444.iAHEiAkm070318@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 14:44:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_cpu_sparc64.csrc/sys/modules/uart Makefile src/sys/sparc64/isa isa.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 14:44:10 -0000 marius 2004-11-17 14:44:10 UTC FreeBSD src repository Modified files: sys/dev/uart uart_cpu_sparc64.c sys/modules/uart Makefile sys/sparc64/isa isa.c Log: o sparc64/isa/isa.c: - The claim in the commit log of rev. 1.11 of dev/uart/uart_cpu_sparc64.c etc. that UARTs are the only relevant ISA devices on sparc64 turned out to be false. While there are sparc64 models where UARTs are the only devices on the ISA bus there are in fact also low-cost models where all devices traditionally found on the EBus are hooked up to the ISA bus. There are also models that use a mix between EBus and ISA devices with things like an AT keyboard controller and other rather interesting devices that we might want to support in the futute hook up to the ISA bus. In order to not need to add sparc64 specific device_identify methods to all of the respective ISA drivers and also not add OFW specific code to the common ISA code make the sparc64 ISA bus code fake up PnP devices so most ISA drivers probe their devices without further changes. Unfortunately Sun doesn't adhere to the ISA bindings defined in IEEE 1275-1994 for the properties of most of the ISA devices which would allow to obtain the vendor and logical IDs from their properties. So we we just use a simple table which maps the name properties to PnP IDs. This could be done in a more sophisticated way but I courrently don't see the need for this. [1] - Add the children with fully mapped and specified resources (in the OFW sense) similar to what is done in the EBus code for the IRQ resources of the children as adjusting the resources and the resource list entries respectively in isa_alloc_resource() as done perviously causes trouble with drivers which use rman_get_start(), pass-through or allocate and release resources multiple times, etc. Adjusting the resources might be better off in a bus_activate_resource method but the common ISA code currently doesn't allow for an isa_activate_resource(). [2] With this change: - ppbus(4) and lpt(4) attach and work (modulo ECP mode, which requires real ISADMA code but it currently only consists of stubs on sparc64). - atkbdc(4) and atkbdc(4) attach, no further testing done. - fdc(4) itself attaches but causes a hang while attaching fd0 also when is DMA disabled, further work in fdc(4) is required here as e.g. fd0 uses the address of fd1 on sparc64 (not sure if sparc64 supports more than one floppy drive at all). All of these drivers previously caused panics in the sparc64 ISA code. - Minor changes, e.g. use __FBSDID, remove a dupe word in a comment and declare one global variable which isn't used outside of isa.c static. o dev/uart/uart_cpu_sparc64.c and modules/uart/Makefile: - Remove the code for registering the UARTs on the ISA bus from the sparc64 uart_cpu_identify() again and rely on probing them via PnP. Original idea by: tmm [1] No objections by: tmm [1], [2] Revision Changes Path 1.13 +1 -41 src/sys/dev/uart/uart_cpu_sparc64.c 1.12 +2 -7 src/sys/modules/uart/Makefile 1.14 +186 -112 src/sys/sparc64/isa/isa.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 14:46:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1910816A4D0; Wed, 17 Nov 2004 14:46:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E864A43D48; Wed, 17 Nov 2004 14:46:13 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHEkD7F070452; Wed, 17 Nov 2004 14:46:13 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHEkDPv070451; Wed, 17 Nov 2004 14:46:13 GMT (envelope-from marius) Message-Id: <200411171446.iAHEkDPv070451@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 14:46:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/mc146818 mc146818reg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 14:46:14 -0000 marius 2004-11-17 14:46:13 UTC FreeBSD src repository Modified files: sys/dev/mc146818 mc146818reg.h Log: Force commit to denote that this file was repo-copied from dev/dec/mc146818reg.h Repo-copy done by: peter Revision Changes Path 1.4 +0 -0 src/sys/dev/mc146818/mc146818reg.h From owner-cvs-src@FreeBSD.ORG Wed Nov 17 16:37:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8953816A4CE; Wed, 17 Nov 2004 16:37:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78EAF43D39; Wed, 17 Nov 2004 16:37:25 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHGbPgf074078; Wed, 17 Nov 2004 16:37:25 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHGbPeZ074077; Wed, 17 Nov 2004 16:37:25 GMT (envelope-from marius) Message-Id: <200411171637.iAHGbPeZ074077@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 16:37:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files src/sys/dev/mc146818 mc146818.c mc146818reg.h mc146818var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 16:37:25 -0000 marius 2004-11-17 16:37:25 UTC FreeBSD src repository Modified files: sys/conf files sys/dev/mc146818 mc146818reg.h Added files: sys/dev/mc146818 mc146818.c mc146818var.h Log: Add a driver back end for MC146818 and compatible clocks based on the respective NetBSD driver for use with the genclock interface. It's first use will be on sparc64 but it was also tested on alpha with a preliminary patch to switch alpha to use the genclock code together with this driver instead of the respective code in alpha/alpha/clock.c and the rather MD mcclock(4). Using it on i386 and amd64 won't be that hard but some changes/extensions to improve the genclock code in general should be done first, e.g. add locking and make it easier to access the NVRAM usually coupled with RTCs. Revision Changes Path 1.970 +1 -0 src/sys/conf/files 1.1 +275 -0 src/sys/dev/mc146818/mc146818.c (new) 1.5 +5 -47 src/sys/dev/mc146818/mc146818reg.h 1.1 +60 -0 src/sys/dev/mc146818/mc146818var.h (new) From owner-cvs-src@FreeBSD.ORG Wed Nov 17 16:41:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F60E16A4CE; Wed, 17 Nov 2004 16:41:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6029A43D45; Wed, 17 Nov 2004 16:41:42 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHGfguL074319; Wed, 17 Nov 2004 16:41:42 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHGfglW074318; Wed, 17 Nov 2004 16:41:42 GMT (envelope-from marius) Message-Id: <200411171641.iAHGfglW074318@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 16:41:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.sparc64 src/sys/sparc64/conf GENERIC NOTES src/sys/sparc64/sparc64 rtc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 16:41:42 -0000 marius 2004-11-17 16:41:42 UTC FreeBSD src repository Modified files: sys/conf files.sparc64 sys/sparc64/conf GENERIC NOTES Added files: sys/sparc64/sparc64 rtc.c Log: Add a front-end for the `rtc' device which is a MC146818 compatible clock found on the ISA bus (some USIIe, USIIi and USIIIi models) and EBus (USIII models) instead of a MK48Txx clock. Testet by: Matthew T. Lager" on Sun Fire V100, Xavier Beaudouin on Netra X1 (initial version) Revision Changes Path 1.63 +2 -0 src/sys/conf/files.sparc64 1.86 +2 -0 src/sys/sparc64/conf/GENERIC 1.14 +2 -0 src/sys/sparc64/conf/NOTES 1.1 +181 -0 src/sys/sparc64/sparc64/rtc.c (new) From owner-cvs-src@FreeBSD.ORG Wed Nov 17 17:33:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E295416A4D8; Wed, 17 Nov 2004 17:33:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0EAE43D2F; Wed, 17 Nov 2004 17:33:59 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHHXxfh082951; Wed, 17 Nov 2004 17:33:59 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHHXxHp082950; Wed, 17 Nov 2004 17:33:59 GMT (envelope-from rwatson) Message-Id: <200411171733.iAHHXxHp082950@repoman.freebsd.org> From: Robert Watson Date: Wed, 17 Nov 2004 17:33:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 17:34:00 -0000 rwatson 2004-11-17 17:33:59 UTC FreeBSD src repository Modified files: sys/conf files Log: Hook up mac_sysv_{msg,sem,shm}.c to the build when compiling with MAC support. Revision Changes Path 1.971 +3 -0 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Wed Nov 17 18:32:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8722416A4CE; Wed, 17 Nov 2004 18:32:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D8943D55; Wed, 17 Nov 2004 18:32:44 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHIWiXb085163; Wed, 17 Nov 2004 18:32:44 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHIWibU085162; Wed, 17 Nov 2004 18:32:44 GMT (envelope-from jmg) Message-Id: <200411171832.iAHIWibU085162@repoman.freebsd.org> From: John-Mark Gurney Date: Wed, 17 Nov 2004 18:32:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 18:32:44 -0000 jmg 2004-11-17 18:32:44 UTC FreeBSD src repository Modified files: sys/net if.h Log: sync comment on IFF_OACTIVE with reality.. IFF_OACTIVE is set when the hardware cannot take anymore packets, and so will supress the calling of the device's if_start method... Submitted by: bde Revision Changes Path 1.93 +1 -1 src/sys/net/if.h From owner-cvs-src@FreeBSD.ORG Wed Nov 17 19:04:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD0816A4CE; Wed, 17 Nov 2004 19:04:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D0A143D54; Wed, 17 Nov 2004 19:04:12 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHJ4CXQ086427; Wed, 17 Nov 2004 19:04:12 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHJ4Con086426; Wed, 17 Nov 2004 19:04:12 GMT (envelope-from alc) Message-Id: <200411171904.iAHJ4Con086426@repoman.freebsd.org> From: Alan Cox Date: Wed, 17 Nov 2004 19:04:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/vm vm_meter.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 19:04:12 -0000 alc 2004-11-17 19:04:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/vm vm_meter.c Log: MFC revision 1.77 Enable debug.mpsafevm by default on amd64 and i386. Revision Changes Path 1.76.2.1 +4 -0 src/sys/vm/vm_meter.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 20:01:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49A9B16A4CE; Wed, 17 Nov 2004 20:01:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3922043D41; Wed, 17 Nov 2004 20:01:44 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHK1iwg089200; Wed, 17 Nov 2004 20:01:44 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHK1iDo089199; Wed, 17 Nov 2004 20:01:44 GMT (envelope-from marius) Message-Id: <200411172001.iAHK1iDo089199@repoman.freebsd.org> From: Marius Strobl Date: Wed, 17 Nov 2004 20:01:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_bus_isa.c uart_cpu.h uart_cpu_alpha.c uart_cpu_amd64.c uart_cpu_i386.c uart_cpu_ia64.c uart_cpu_pc98.c uart_cpu_sparc64.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 20:01:44 -0000 marius 2004-11-17 20:01:44 UTC FreeBSD src repository Modified files: sys/dev/uart uart_bus_isa.c uart_cpu.h uart_cpu_alpha.c uart_cpu_amd64.c uart_cpu_i386.c uart_cpu_ia64.c uart_cpu_pc98.c uart_cpu_sparc64.c Log: Remove the whole uart_cpu_identify() stuff again. Now that it's no longer used on sparc64 they are only stubs on all architectures and it doesn't look like if we would need it in the near future again. Ok'ed by: marcel Revision Changes Path 1.5 +0 -2 src/sys/dev/uart/uart_bus_isa.c 1.7 +0 -1 src/sys/dev/uart/uart_cpu.h 1.9 +0 -6 src/sys/dev/uart/uart_cpu_alpha.c 1.9 +0 -6 src/sys/dev/uart/uart_cpu_amd64.c 1.9 +0 -6 src/sys/dev/uart/uart_cpu_i386.c 1.9 +0 -6 src/sys/dev/uart/uart_cpu_ia64.c 1.13 +0 -6 src/sys/dev/uart/uart_cpu_pc98.c 1.14 +0 -6 src/sys/dev/uart/uart_cpu_sparc64.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 20:19:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 195BB16A4CE; Wed, 17 Nov 2004 20:19:00 +0000 (GMT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5DAB43D1F; Wed, 17 Nov 2004 20:18:59 +0000 (GMT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id iAHKIst7017207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Nov 2004 15:18:54 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id iAHKInRC001346; Wed, 17 Nov 2004 15:18:49 -0500 (EST) (envelope-from gallatin) Date: Wed, 17 Nov 2004 15:18:49 -0500 From: Andrew Gallatin To: Matthew Jacob Message-ID: <20041117151848.B780@grasshopper.cs.duke.edu> References: <20041109225940.GA12940@freebie.xs4all.nl> <20041110050258.44554.qmail@web53105.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20041110050258.44554.qmail@web53105.mail.yahoo.com>; from mjacob44@yahoo.com on Tue, Nov 09, 2004 at 09:02:57PM -0800 X-Operating-System: FreeBSD 4.9-RELEASE-p1 on an i386 cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-src@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/alpha/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 20:19:00 -0000 Matthew Jacob [mjacob44@yahoo.com] wrote: > > My opinion, FWIW, is to put Alpha in the class of machines that is > supported by NetBSD, i.e., the hobby architectures. > I agree. Its sad, but I think we should remove alpha from HEAD. The main reason for holding on through the 5.x changes was to get alpha SMP support in a released version of FreeBSD. We have that now, in 5.x Drew From owner-cvs-src@FreeBSD.ORG Wed Nov 17 20:34:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EC9216A4CE; Wed, 17 Nov 2004 20:34:43 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB71A43D2F; Wed, 17 Nov 2004 20:34:40 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id iAHKYele097296; Wed, 17 Nov 2004 12:34:40 -0800 (PST) (envelope-from marcel@xcllnt.net) In-Reply-To: <200411172001.iAHK1iDo089199@repoman.freebsd.org> References: <200411172001.iAHK1iDo089199@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1A49C801-38D8-11D9-9549-000D93C47836@xcllnt.net> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Wed, 17 Nov 2004 12:34:38 -0800 To: Marius Strobl X-Mailer: Apple Mail (2.619) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_bus_isa.c uart_cpu.h uart_cpu_alpha.c uart_cpu_amd64.c uart_cpu_i386.c uart_cpu_ia64.c uart_cpu_pc98.c uart_cpu_sparc64.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 20:34:43 -0000 On Nov 17, 2004, at 12:01 PM, Marius Strobl wrote: > Remove the whole uart_cpu_identify() stuff again. Now that it's no > longer > used on sparc64 they are only stubs on all architectures and it > doesn't > look like if we would need it in the near future again. Thanks! -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Wed Nov 17 21:35:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8706216A4CE; Wed, 17 Nov 2004 21:35:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 639D643D39; Wed, 17 Nov 2004 21:35:23 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHLZNgK098454; Wed, 17 Nov 2004 21:35:23 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHLZNfR098453; Wed, 17 Nov 2004 21:35:23 GMT (envelope-from jmg) Message-Id: <200411172135.iAHLZNfR098453@repoman.freebsd.org> From: John-Mark Gurney Date: Wed, 17 Nov 2004 21:35:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 21:35:23 -0000 jmg 2004-11-17 21:35:22 UTC FreeBSD src repository Modified files: sys/pci if_sk.c Log: only clear the IFF_OACTIVE flag when we have a chance of being able to queue a packet to the hardware... instead of when the hardware queue is empty.. don't initalize cur_tx now that it doesn't need to be... Pointed out by: bde Revision Changes Path 1.92 +4 -4 src/sys/pci/if_sk.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 21:39:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B670F16A4CE; Wed, 17 Nov 2004 21:39:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9484C43D39; Wed, 17 Nov 2004 21:39:06 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHLd69G098623; Wed, 17 Nov 2004 21:39:06 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHLd6IN098622; Wed, 17 Nov 2004 21:39:06 GMT (envelope-from brueffer) Message-Id: <200411172139.iAHLd6IN098622@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 17 Nov 2004 21:39:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 re.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 21:39:06 -0000 brueffer 2004-11-17 21:39:06 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 re.4 Log: List the LevelOne GNC-0105T (8169S) as supported and bump .Dd MFC after: 3 days Revision Changes Path 1.11 +3 -1 src/share/man/man4/re.4 From owner-cvs-src@FreeBSD.ORG Wed Nov 17 21:39:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D9216A4CE; Wed, 17 Nov 2004 21:39:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05DBA43D31; Wed, 17 Nov 2004 21:39:41 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHLdeSM098657; Wed, 17 Nov 2004 21:39:40 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHLdeOA098656; Wed, 17 Nov 2004 21:39:40 GMT (envelope-from brueffer) Message-Id: <200411172139.iAHLdeOA098656@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 17 Nov 2004 21:39:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 sk.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 21:39:41 -0000 brueffer 2004-11-17 21:39:40 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 sk.4 Log: s/3COM/3Com/ MFC after: 3 days Revision Changes Path 1.24 +1 -1 src/share/man/man4/sk.4 From owner-cvs-src@FreeBSD.ORG Wed Nov 17 22:43:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F76B16A4CE; Wed, 17 Nov 2004 22:43:37 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 202A643D49; Wed, 17 Nov 2004 22:43:36 +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 iAHMhZAk050339; Thu, 18 Nov 2004 00:43:35 +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 86952-04; Thu, 18 Nov 2004 00:43:34 +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 iAHMhYdJ050336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Nov 2004 00:43:34 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAHMhaeS067758; Thu, 18 Nov 2004 00:43:36 +0200 (EET) (envelope-from ru) Date: Thu, 18 Nov 2004 00:43:36 +0200 From: Ruslan Ermilov To: John-Mark Gurney , Bruce Evans Message-ID: <20041117224336.GC1562@ip.net.ua> References: <200411172135.iAHLZNfR098453@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="96YOpH+ONegL0A3E" Content-Disposition: inline In-Reply-To: <200411172135.iAHLZNfR098453@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 22:43:37 -0000 --96YOpH+ONegL0A3E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 17, 2004 at 09:35:23PM +0000, John-Mark Gurney wrote: > jmg 2004-11-17 21:35:22 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/pci if_sk.c=20 > Log: > only clear the IFF_OACTIVE flag when we have a chance of being able to > queue a packet to the hardware... instead of when the hardware queue is > empty.. > =20 > don't initalize cur_tx now that it doesn't need to be... > =20 > Pointed out by: bde > =20 > Revision Changes Path > 1.92 +4 -4 src/sys/pci/if_sk.c >=20 Wrong wording. The correct wording would be: > clear the IFF_OACTIVE flag AS SOON AS we have a chance of being > able to queue a packet to the hardware... instead of ONLY when > the hardware TX queue is empty.. My old patch (that I didn't commit due to the lack of h/w), resets IFF_OACTIVE inside the while() loop, like this: sc_if->sk_cdata.sk_tx_cnt--; + ifp->if_flags &=3D ~IFF_OACTIVE; SK_INC(idx, SK_TX_RING_CNT); I believe this is more correct than what got committed, but I cannot prove it. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --96YOpH+ONegL0A3E Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBm9QYqRfpzJluFF4RAkgZAJ9GdwW0oDSyNwvU9ePO+XpdKyUCRACfZUYd W2kzqba+Zlz1QrH+EXExDEI= =4H9x -----END PGP SIGNATURE----- --96YOpH+ONegL0A3E-- From owner-cvs-src@FreeBSD.ORG Wed Nov 17 22:43:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF40016A4D2; Wed, 17 Nov 2004 22:43:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD88843D41; Wed, 17 Nov 2004 22:43:46 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHMhkHB001233; Wed, 17 Nov 2004 22:43:46 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHMhk4u001232; Wed, 17 Nov 2004 22:43:46 GMT (envelope-from yar) Message-Id: <200411172243.iAHMhk4u001232@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 17 Nov 2004 22:43:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 22:43:47 -0000 yar 2004-11-17 22:43:46 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Use POSIX functions instead of legacy ones: getwd() -> getcwd() wait3() -> waitpid() Revision Changes Path 1.181 +2 -2 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 22:48:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8895216A4D2 for ; Wed, 17 Nov 2004 22:48:31 +0000 (GMT) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A86643D49 for ; Wed, 17 Nov 2004 22:48:31 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24529 invoked from network); 17 Nov 2004 22:48:30 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 17 Nov 2004 22:48:30 -0000 Received: from [10.50.41.235] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iAHMmLft093124; Wed, 17 Nov 2004 17:48:26 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Andrew Gallatin Date: Wed, 17 Nov 2004 17:24:10 -0500 User-Agent: KMail/1.6.2 References: <20041109225940.GA12940@freebie.xs4all.nl> <20041110050258.44554.qmail@web53105.mail.yahoo.com> <20041117151848.B780@grasshopper.cs.duke.edu> In-Reply-To: <20041117151848.B780@grasshopper.cs.duke.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411171724.10708.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: Matthew Jacob cc: Scott Long cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/alpha/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 22:48:31 -0000 On Wednesday 17 November 2004 03:18 pm, Andrew Gallatin wrote: > Matthew Jacob [mjacob44@yahoo.com] wrote: > > My opinion, FWIW, is to put Alpha in the class of machines that is > > supported by NetBSD, i.e., the hobby architectures. > > I agree. Its sad, but I think we should remove alpha from HEAD. > The main reason for holding on through the 5.x changes was to get > alpha SMP support in a released version of FreeBSD. We have that now, > in 5.x I won't stand against it, but I do actually do testing on the DS20 I have here. Unfortunately my jhb_preemption branch with a kernel with 4BSD + PREEMPTION locked up during a buildworld loop last night. *sigh* -- 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 17 22:51:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D11F16A4CE; Wed, 17 Nov 2004 22:51:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7082543D5E; Wed, 17 Nov 2004 22:51:46 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHMpkmP001536; Wed, 17 Nov 2004 22:51:46 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHMpkIP001535; Wed, 17 Nov 2004 22:51:46 GMT (envelope-from brueffer) Message-Id: <200411172251.iAHMpkIP001535@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 17 Nov 2004 22:51:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 rl.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 22:51:46 -0000 brueffer 2004-11-17 22:51:46 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 rl.4 Log: - list D-Link DFE-528TX as supported - correct whitespace in a few entries - remove some doubt from the D-Link DFE-538TX entry - bump .Dd MFC after: 3 days Revision Changes Path 1.37 +6 -4 src/share/man/man4/rl.4 From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:03:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBCAD16A4CE; Wed, 17 Nov 2004 23:03:14 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71ABF43D2D; Wed, 17 Nov 2004 23:03:14 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAHN51UF033148; Wed, 17 Nov 2004 16:05:01 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419BD8C3.4010308@freebsd.org> Date: Wed, 17 Nov 2004 16:03:31 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <20041109225940.GA12940@freebie.xs4all.nl> <20041110050258.44554.qmail@web53105.mail.yahoo.com> <20041117151848.B780@grasshopper.cs.duke.edu> <200411171724.10708.jhb@FreeBSD.org> In-Reply-To: <200411171724.10708.jhb@FreeBSD.org> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=1.1 required=3.8 tests=MAILTO_TO_SPAM_ADDR autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: src-committers@freebsd.org cc: Pawel Jakub Dawidek cc: Andrew Gallatin cc: Matthew Jacob cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/alpha/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:03:15 -0000 John Baldwin wrote: > On Wednesday 17 November 2004 03:18 pm, Andrew Gallatin wrote: > >>Matthew Jacob [mjacob44@yahoo.com] wrote: >> >>>My opinion, FWIW, is to put Alpha in the class of machines that is >>>supported by NetBSD, i.e., the hobby architectures. >> >>I agree. Its sad, but I think we should remove alpha from HEAD. >>The main reason for holding on through the 5.x changes was to get >>alpha SMP support in a released version of FreeBSD. We have that now, >>in 5.x > > > I won't stand against it, but I do actually do testing on the DS20 I have > here. Unfortunately my jhb_preemption branch with a kernel with 4BSD + > PREEMPTION locked up during a buildworld loop last night. *sigh* > I won't stand against it either. It's something that we will consider at the RELENG_6 branchpoint. Either it stays in and we guarantee that it continues to compile for the life of 6.x (note that I say _compile_, not _work_), or it gets removed for RELENG_6 and stays in HEAD (like PPC for RELENG_5), or it gets removed from HEAD before the branch point. Scott From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:03:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCDAC16A4D0; Wed, 17 Nov 2004 23:03:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A664F43D49; Wed, 17 Nov 2004 23:03:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHN3HGc001949; Wed, 17 Nov 2004 23:03:17 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHN3HeY001948; Wed, 17 Nov 2004 23:03:17 GMT (envelope-from jhb) Message-Id: <200411172303.iAHN3HeY001948@repoman.freebsd.org> From: John Baldwin Date: Wed, 17 Nov 2004 23:03:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/i386 proc-i386.sgml src/release/doc/en_US.ISO8859-1/hardware/pc98 proc-pc98.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:03:18 -0000 jhb 2004-11-17 23:03:17 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/i386 proc-i386.sgml release/doc/en_US.ISO8859-1/hardware/pc98 proc-pc98.sgml Log: Update release notes to note that FreeBSD/i386 requires at least an 80486 and also requires a floating point unit. Reviewed by: hrs, scottl Revision Changes Path 1.14 +5 -5 src/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml 1.5 +1 -1 src/release/doc/en_US.ISO8859-1/hardware/pc98/proc-pc98.sgml From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:14:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F20C16A4CE; Wed, 17 Nov 2004 23:14:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDA143D2D; Wed, 17 Nov 2004 23:14:03 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHNE3Px002319; Wed, 17 Nov 2004 23:14:03 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHNE3B6002318; Wed, 17 Nov 2004 23:14:03 GMT (envelope-from mlaier) Message-Id: <200411172314.iAHNE3B6002318@repoman.freebsd.org> From: Max Laier Date: Wed, 17 Nov 2004 23:14:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet in.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:14:03 -0000 mlaier 2004-11-17 23:14:03 UTC FreeBSD src repository Modified files: sys/netinet in.c Log: Fix host route addition for more than one address to a loopback interface after allowing more than one address with the same prefix. Reported by: Vladimir Grebenschikov Submitted by: ru (also NetBSD rev. 1.83) Pointyhat to: mlaier Revision Changes Path 1.80 +1 -1 src/sys/netinet/in.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:34:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F420E16A4D0; Wed, 17 Nov 2004 23:34:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 524DB43D97; Wed, 17 Nov 2004 23:34:01 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHNXuUe002862; Wed, 17 Nov 2004 23:33:56 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHNXuMf002861; Wed, 17 Nov 2004 23:33:56 GMT (envelope-from brueffer) Message-Id: <200411172333.iAHNXuMf002861@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 17 Nov 2004 23:33:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sfreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:34:03 -0000 brueffer 2004-11-17 23:33:56 UTC FreeBSD src repository (doc committer) Modified files: sys/pci if_sfreg.h Log: Add missing /* DEVICE_POLLING */ Revision Changes Path 1.12 +1 -1 src/sys/pci/if_sfreg.h From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:36:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FE2516A4CE; Wed, 17 Nov 2004 23:36:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D0C643D1F; Wed, 17 Nov 2004 23:36:11 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHNaBTK002996; Wed, 17 Nov 2004 23:36:11 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHNaBpA002995; Wed, 17 Nov 2004 23:36:11 GMT (envelope-from brueffer) Message-Id: <200411172336.iAHNaBpA002995@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 17 Nov 2004 23:36:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:36:11 -0000 brueffer 2004-11-17 23:36:11 UTC FreeBSD src repository (doc committer) Modified files: sys/pci if_sf.c Log: Correct URL of the programming manual. Revision Changes Path 1.76 +1 -1 src/sys/pci/if_sf.c From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:48:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 939FB16A4CE; Wed, 17 Nov 2004 23:48:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7172B43D55; Wed, 17 Nov 2004 23:48:17 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHNmHKE003388; Wed, 17 Nov 2004 23:48:17 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHNmHK9003387; Wed, 17 Nov 2004 23:48:17 GMT (envelope-from ru) Message-Id: <200411172348.iAHNmHK9003387@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 17 Nov 2004 23:48:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/include Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:48:17 -0000 ru 2004-11-17 23:48:17 UTC FreeBSD src repository Modified files: include Makefile Log: Fixed transition from SHARED=symlinks to SHARED=copies. Revision Changes Path 1.229 +1 -1 src/include/Makefile From owner-cvs-src@FreeBSD.ORG Wed Nov 17 23:50:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C9316A4D0; Wed, 17 Nov 2004 23:50:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3471843D58; Wed, 17 Nov 2004 23:50:29 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAHNoTu4003478; Wed, 17 Nov 2004 23:50:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAHNoTpU003477; Wed, 17 Nov 2004 23:50:29 GMT (envelope-from ru) Message-Id: <200411172350.iAHNoTpU003477@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 17 Nov 2004 23:50:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/include Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Nov 2004 23:50:30 -0000 ru 2004-11-17 23:50:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) include Makefile Log: MFC: 1.229: Fixed transition from SHARED=symlinks to SHARED=copies. Revision Changes Path 1.222.2.4 +1 -1 src/include/Makefile From owner-cvs-src@FreeBSD.ORG Thu Nov 18 00:05:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2554A16A4CE; Thu, 18 Nov 2004 00:05:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0035543D2F; Thu, 18 Nov 2004 00:05:09 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI059vn003906; Thu, 18 Nov 2004 00:05:09 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI059t5003905; Thu, 18 Nov 2004 00:05:09 GMT (envelope-from cognet) Message-Id: <200411180005.iAI059t5003905@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 18 Nov 2004 00:05:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/xscale/i80321 std.i80321 std.iq31244 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 00:05:10 -0000 cognet 2004-11-18 00:05:09 UTC FreeBSD src repository Modified files: sys/arm/xscale/i80321 std.i80321 std.iq31244 Log: Move KERNPHYSADDR and KERNVIRTADDR from std.i80321 to std.iq31244. Use the correct KERNPHYSADDR. Revision Changes Path 1.2 +0 -2 src/sys/arm/xscale/i80321/std.i80321 1.2 +2 -0 src/sys/arm/xscale/i80321/std.iq31244 From owner-cvs-src@FreeBSD.ORG Thu Nov 18 00:14:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A0916A4CE; Thu, 18 Nov 2004 00:14:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3325B43D45; Thu, 18 Nov 2004 00:14:10 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI0EAqw004312; Thu, 18 Nov 2004 00:14:10 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI0EANY004311; Thu, 18 Nov 2004 00:14:10 GMT (envelope-from yar) Message-Id: <200411180014.iAI0EANY004311@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 00:14:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 00:14:10 -0000 yar 2004-11-18 00:14:10 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: getcwd() won't leave a error string in the buffer, unlike getwd(). Revision Changes Path 1.182 +1 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 02:06:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30F8616A4CE; Thu, 18 Nov 2004 02:06:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0758D43D3F; Thu, 18 Nov 2004 02:06:18 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI26HhY014029; Thu, 18 Nov 2004 02:06:17 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI26H9I014028; Thu, 18 Nov 2004 02:06:17 GMT (envelope-from jkoshy) Message-Id: <200411180206.iAI26H9I014028@repoman.freebsd.org> From: Joseph Koshy Date: Thu, 18 Nov 2004 02:06:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 psignal.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 02:06:18 -0000 jkoshy 2004-11-18 02:06:17 UTC FreeBSD src repository Modified files: share/man/man9 psignal.9 Log: Cross-reference signal(9). Revision Changes Path 1.10 +2 -1 src/share/man/man9/psignal.9 From owner-cvs-src@FreeBSD.ORG Thu Nov 18 03:41:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D43816A4CE; Thu, 18 Nov 2004 03:41:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E0A43D46; Thu, 18 Nov 2004 03:41:19 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI3fIST017257; Thu, 18 Nov 2004 03:41:18 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI3fIWP017256; Thu, 18 Nov 2004 03:41:18 GMT (envelope-from njl) Message-Id: <200411180341.iAI3fIWP017256@repoman.freebsd.org> From: Nate Lawson Date: Thu, 18 Nov 2004 03:41:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/acpica acpi_cpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 03:41:19 -0000 njl 2004-11-18 03:41:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/acpica acpi_cpu.c Log: MFC rev 1.46: Enable quirks for throttling and C3. Revision Changes Path 1.42.2.2 +21 -9 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 04:14:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A515416A4CE; Thu, 18 Nov 2004 04:14:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94FD043D49; Thu, 18 Nov 2004 04:14:32 +0000 (GMT) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI4EW2T018260; Thu, 18 Nov 2004 04:14:32 GMT (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI4EWKb018259; Thu, 18 Nov 2004 04:14:32 GMT (envelope-from gibbs) Message-Id: <200411180414.iAI4EWKb018259@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 18 Nov 2004 04:14:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam cam_xpt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 04:14:32 -0000 gibbs 2004-11-18 04:14:32 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: Correct an off-by-one in the calculation of the inquiry buffer length to request from devices during the "long inquiry" portion of our probe. This same bug was fixed in the 4.x stream a few years ago, but the fix was never propogated to -current. This fix is slightly different than in -stable: o Use offsetof() instead of a hard coded constant so as the make the code more self-explainatory. o Round odd long inquiry lengths up so as to avoid tickling ignore wide residue bugs in broken parallel SCSI devices running with a wide transfer negotiation. MFC: 3 days Revision Changes Path 1.144 +11 -1 src/sys/cam/cam_xpt.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 04:30:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C156916A4CE; Thu, 18 Nov 2004 04:30:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C68F43D1D; Thu, 18 Nov 2004 04:30:17 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI4UH5e018697; Thu, 18 Nov 2004 04:30:17 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI4UH1v018696; Thu, 18 Nov 2004 04:30:17 GMT (envelope-from imp) Message-Id: <200411180430.iAI4UH1v018696@repoman.freebsd.org> From: Warner Losh Date: Thu, 18 Nov 2004 04:30:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/acpi/acpi_snc Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 04:30:17 -0000 imp 2004-11-18 04:30:17 UTC FreeBSD src repository Removed files: sys/modules/acpi/acpi_snc Makefile Log: this should have been deleted a while ago Revision Changes Path 1.2 +0 -9 src/sys/modules/acpi/acpi_snc/Makefile (dead) From owner-cvs-src@FreeBSD.ORG Thu Nov 18 04:56:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1F8916A4CE for ; Thu, 18 Nov 2004 04:56:46 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D81643D2D for ; Thu, 18 Nov 2004 04:56:44 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 14339 invoked from network); 18 Nov 2004 04:56:43 -0000 Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail1.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Nov 2004 04:56:43 -0000 Received: from hydrogen.funkthat.com (hktgbs@localhost.funkthat.com [127.0.0.1])iAI4uhB6048720; Wed, 17 Nov 2004 20:56:43 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id iAI4ugIf048719; Wed, 17 Nov 2004 20:56:42 -0800 (PST) Date: Wed, 17 Nov 2004 20:56:42 -0800 From: John-Mark Gurney To: Ruslan Ermilov Message-ID: <20041118045642.GS57546@funkthat.com> References: <200411172135.iAHLZNfR098453@repoman.freebsd.org> <20041117224336.GC1562@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041117224336.GC1562@ip.net.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE 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-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 18 Nov 2004 04:56:47 -0000 Ruslan Ermilov wrote this message on Thu, Nov 18, 2004 at 00:43 +0200: > My old patch (that I didn't commit due to the lack of h/w), > resets IFF_OACTIVE inside the while() loop, like this: > > sc_if->sk_cdata.sk_tx_cnt--; > + ifp->if_flags &= ~IFF_OACTIVE; > SK_INC(idx, SK_TX_RING_CNT); > > I believe this is more correct than what got committed, > but I cannot prove it. ;) considering that we hold the lock over the while loop, and then call sk_start before the lock gets unlocked... :) I have a similar patch for if_re that I need to try out... -- 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 Thu Nov 18 07:24:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B0A516A4CE; Thu, 18 Nov 2004 07:24:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 181CB43D49; Thu, 18 Nov 2004 07:24:30 +0000 (GMT) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI7OTMX030395; Thu, 18 Nov 2004 07:24:29 GMT (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI7OTQ3030394; Thu, 18 Nov 2004 07:24:29 GMT (envelope-from gibbs) Message-Id: <200411180724.iAI7OTQ3030394@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 18 Nov 2004 07:24:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam cam_xpt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 07:24:30 -0000 gibbs 2004-11-18 07:24:29 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: Correct another location where inquiry length as calculated from the inquiry additional length field is off by one. MFC: 3 days Revision Changes Path 1.145 +5 -3 src/sys/cam/cam_xpt.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 07:55:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C5516A4CE; Thu, 18 Nov 2004 07:55:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0211843D31; Thu, 18 Nov 2004 07:55:07 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI7t6kN031327; Thu, 18 Nov 2004 07:55:06 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI7t6LG031326; Thu, 18 Nov 2004 07:55:06 GMT (envelope-from phk) Message-Id: <200411180755.iAI7t6LG031326@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 18 Nov 2004 07:55:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_default.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 07:55:07 -0000 phk 2004-11-18 07:55:06 UTC FreeBSD src repository Modified files: sys/kern vfs_default.c Log: Make more sense out of vop_stdcreatevobject() Revision Changes Path 1.108 +21 -21 src/sys/kern/vfs_default.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 08:44:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F0B016A4CE; Thu, 18 Nov 2004 08:44:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B74743D1F; Thu, 18 Nov 2004 08:44:10 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI8i9US033767; Thu, 18 Nov 2004 08:44:10 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI8i9JC033766; Thu, 18 Nov 2004 08:44:09 GMT (envelope-from jeff) Message-Id: <200411180844.iAI8i9JC033766@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 18 Nov 2004 08:44:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys buf.h src/sys/kern vfs_bio.c src/sys/nfsclient nfs_bio.c src/sys/ufs/ffs ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 08:44:10 -0000 jeff 2004-11-18 08:44:09 UTC FreeBSD src repository Modified files: sys/sys buf.h sys/kern vfs_bio.c sys/nfsclient nfs_bio.c sys/ufs/ffs ffs_vnops.c Log: - Eliminate the acquisition and release of the bqlock in bremfree() by setting the B_REMFREE flag in the buf. This is done to prevent lock order reversals with code that must call bremfree() with a local lock held. This also reduces overhead by removing two lock operations per buf for fsync() and similar. - Check for the B_REMFREE flag in brelse() and bqrelse() after the bqlock has been acquired so that we may remove ourself from the free-list. - Provide a bremfreef() function to immediately remove a buf from a free-list for use only by NFS. This is done because the nfsclient code overloads the b_freelist queue for its own async. io queue. - Simplify the numfreebuffers accounting by removing a switch statement that executed the same code in every possible case. - getnewbuf() can encounter locked bufs on free-lists once Giant is removed. Remove a panic associated with this condition and delay asserts that inspect the buf until after it is locked. Reviewed by: phk Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.469 +66 -38 src/sys/kern/vfs_bio.c 1.140 +2 -0 src/sys/nfsclient/nfs_bio.c 1.181 +2 -1 src/sys/sys/buf.h 1.142 +2 -1 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 08:48:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4286916A4CE; Thu, 18 Nov 2004 08:48:45 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id D36B743D5C; Thu, 18 Nov 2004 08:48:44 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 3D2CAACAFB; Thu, 18 Nov 2004 09:48:43 +0100 (CET) Date: Thu, 18 Nov 2004 09:48:43 +0100 From: Pawel Jakub Dawidek To: Christian Brueffer Message-ID: <20041118084843.GZ8120@darkness.comp.waw.pl> References: <200411172333.iAHNXuMf002861@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5UKZFo5ar5Icv+k" Content-Disposition: inline In-Reply-To: <200411172333.iAHNXuMf002861@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sfreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 08:48:45 -0000 --r5UKZFo5ar5Icv+k Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 17, 2004 at 11:33:56PM +0000, Christian Brueffer wrote: +> brueffer 2004-11-17 23:33:56 UTC +>=20 +> FreeBSD src repository (doc committer) +>=20 +> Modified files: +> sys/pci if_sfreg.h=20 +> Log: +> Add missing /* DEVICE_POLLING */ [...] +> @@ -29,7 +29,7 @@ +> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED = OF +> * THE POSSIBILITY OF SUCH DAMAGE. +> * +> - * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/pci/if_sfreg.h,v 1.= 11 2004/11/10 23:04:39 brueffer Exp $ +> + * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/pci/if_sfreg.h,v 1.= 12 2004/11/17 23:33:56 brueffer Exp $ +> */ +> =20 +> /* +> @@ -1048,7 +1048,7 @@ struct sf_softc { +> struct mtx sf_mtx; +> #ifdef DEVICE_POLLING +> int rxcycles; +> -#endif +> +#endif /* DEVICE_POLLING */ +> }; :) =46rom style(9): "For short conditionally compiled regions, a closing comment should not be used." --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --r5UKZFo5ar5Icv+k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBnGHrForvXbEpPzQRAoUxAJ9jN3JtsFyuz/A1xkDLSI6w9TD8nACfWhtk BCNvDQImhZTqWk6v73p4/xY= =A2Zx -----END PGP SIGNATURE----- --r5UKZFo5ar5Icv+k-- From owner-cvs-src@FreeBSD.ORG Thu Nov 18 09:26:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC78516A4CE; Thu, 18 Nov 2004 09:26:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B961043D62; Thu, 18 Nov 2004 09:26:58 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAI9QwvV041536; Thu, 18 Nov 2004 09:26:58 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAI9Qwr3041535; Thu, 18 Nov 2004 09:26:58 GMT (envelope-from yar) Message-Id: <200411180926.iAI9Qwr3041535@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 09:26:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 09:26:59 -0000 yar 2004-11-18 09:26:58 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Use S_ISDIR() macro instead of a hand-rolled test. Revision Changes Path 1.183 +1 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 10:02:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28F0416A4CE; Thu, 18 Nov 2004 10:02:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05DBF43D1D; Thu, 18 Nov 2004 10:02:29 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIA2SCH043089; Thu, 18 Nov 2004 10:02:28 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIA2SjZ043088; Thu, 18 Nov 2004 10:02:28 GMT (envelope-from yar) Message-Id: <200411181002.iAIA2SjZ043088@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 10:02:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 10:02:29 -0000 yar 2004-11-18 10:02:28 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Log pathname arguments to ftp commands as the user specified them; add the working directory pathname to the log message if any of such arguments isn't absolute. This has advantage over the old way of logging that an admin can see what users are actually trying to do, and where. The old code was also not too robust when it came to a chrooted session and an absolute pathname. Pointed out by: Nick Leuta MFC after: 2 weeks Revision Changes Path 1.184 +55 -33 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 11:07:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A8916A4CE; Thu, 18 Nov 2004 11:07:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11E1143D1D; Thu, 18 Nov 2004 11:07:01 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIB70Pk045311; Thu, 18 Nov 2004 11:07:00 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIB70GK045310; Thu, 18 Nov 2004 11:07:00 GMT (envelope-from yar) Message-Id: <200411181107.iAIB70GK045310@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 11:07:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 11:07:01 -0000 yar 2004-11-18 11:07:00 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: '\n' needs not to appear in reply() strings. Revision Changes Path 1.185 +3 -3 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 11:27:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F5C16A4CE; Thu, 18 Nov 2004 11:27:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B676643D5D; Thu, 18 Nov 2004 11:27:55 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIBRVq6046156; Thu, 18 Nov 2004 11:27:31 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIBRVs6046155; Thu, 18 Nov 2004 11:27:31 GMT (envelope-from yar) Message-Id: <200411181127.iAIBRVs6046155@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 11:27:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 11:27:56 -0000 yar 2004-11-18 11:27:31 UTC FreeBSD src repository Modified files: libexec/ftpd ftpcmd.y ftpd.c Log: Fix perror_reply() vs. reply() usage. Revision Changes Path 1.62 +1 -2 src/libexec/ftpd/ftpcmd.y 1.186 +2 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 11:32:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C4016A4D3; Thu, 18 Nov 2004 11:32:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B294843D53; Thu, 18 Nov 2004 11:32:35 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIBWZ6f046363; Thu, 18 Nov 2004 11:32:35 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIBWZmq046362; Thu, 18 Nov 2004 11:32:35 GMT (envelope-from yar) Message-Id: <200411181132.iAIBWZmq046362@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 11:32:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 11:32:36 -0000 yar 2004-11-18 11:32:35 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Apply __printflike() to the appendf() prototype so the compiler can detect format errors. Revision Changes Path 1.187 +1 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 11:45:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA7616A4D0; Thu, 18 Nov 2004 11:45:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE2043D2F; Thu, 18 Nov 2004 11:45:14 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIBjDxW046792; Thu, 18 Nov 2004 11:45:13 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIBjDjf046791; Thu, 18 Nov 2004 11:45:13 GMT (envelope-from yar) Message-Id: <200411181145.iAIBjDjf046791@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 11:45:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 11:45:14 -0000 yar 2004-11-18 11:45:13 UTC FreeBSD src repository Modified files: libexec/ftpd ftpcmd.y ftpd.c Log: Use uniform punctuation, capitalization, and language style in server messages wherever this doesn't contradict to a particular message format. Revision Changes Path 1.63 +19 -20 src/libexec/ftpd/ftpcmd.y 1.188 +25 -25 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 11:50:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E0516A4CE; Thu, 18 Nov 2004 11:50:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E574D43D48; Thu, 18 Nov 2004 11:50:01 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIBo1cj046938; Thu, 18 Nov 2004 11:50:01 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIBo168046937; Thu, 18 Nov 2004 11:50:01 GMT (envelope-from yar) Message-Id: <200411181150.iAIBo168046937@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 11:50:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 11:50:02 -0000 yar 2004-11-18 11:50:01 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Don't say, "file: permission denied," if the operation is disabled entirely. Revision Changes Path 1.189 +1 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:01:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3194A16A4CE; Thu, 18 Nov 2004 12:01:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 103EA43D53; Thu, 18 Nov 2004 12:01:31 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC1UAJ047349; Thu, 18 Nov 2004 12:01:30 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC1UPW047348; Thu, 18 Nov 2004 12:01:30 GMT (envelope-from cperciva) Message-Id: <200411181201.iAIC1UPW047348@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:01:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:01:31 -0000 cperciva 2004-11-18 12:01:30 UTC FreeBSD src repository Modified files: usr.bin/fetch fetch.c Log: Fix buffer overflow. This is FreeBSD-SA-04:16.fetch. Approved by: des Revision Changes Path 1.75 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:02:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0480216A4CE; Thu, 18 Nov 2004 12:02:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A6143D54; Thu, 18 Nov 2004 12:02:13 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC2DPj047387; Thu, 18 Nov 2004 12:02:13 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC2DSC047386; Thu, 18 Nov 2004 12:02:13 GMT (envelope-from cperciva) Message-Id: <200411181202.iAIC2DSC047386@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:02:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:02:14 -0000 cperciva 2004-11-18 12:02:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Revision Changes Path 1.72.2.2 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:02:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CABE716A4CE; Thu, 18 Nov 2004 12:02:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A77E343D53; Thu, 18 Nov 2004 12:02:29 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC2T4I047425; Thu, 18 Nov 2004 12:02:29 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC2Tbp047424; Thu, 18 Nov 2004 12:02:29 GMT (envelope-from cperciva) Message-Id: <200411181202.iAIC2Tbp047424@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:02:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:02:30 -0000 cperciva 2004-11-18 12:02:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Revision Changes Path 1.10.2.28 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:03:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7370416A4CE; Thu, 18 Nov 2004 12:03:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FF3943D41; Thu, 18 Nov 2004 12:03:05 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC35Dm047507; Thu, 18 Nov 2004 12:03:05 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC35AH047506; Thu, 18 Nov 2004 12:03:05 GMT (envelope-from cperciva) Message-Id: <200411181203.iAIC35AH047506@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:03:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_3 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:03:05 -0000 cperciva 2004-11-18 12:03:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_3) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.342.2.13.2.4 +4 -0 src/UPDATING 1.62.2.15.2.6 +1 -1 src/sys/conf/newvers.sh 1.72.2.1.2.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:04:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A123816A4CE; Thu, 18 Nov 2004 12:04:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B52F43D4C; Thu, 18 Nov 2004 12:04:29 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC4TRs047603; Thu, 18 Nov 2004 12:04:29 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC4T8N047602; Thu, 18 Nov 2004 12:04:29 GMT (envelope-from cperciva) Message-Id: <200411181204.iAIC4T8N047602@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:04:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:04:29 -0000 cperciva 2004-11-18 12:04:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_2) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.282.2.20 +4 -0 src/UPDATING 1.56.2.19 +1 -1 src/sys/conf/newvers.sh 1.62.4.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:05:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47AC716A4CE; Thu, 18 Nov 2004 12:05:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A0E43D1F; Thu, 18 Nov 2004 12:05:36 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC5abu047777; Thu, 18 Nov 2004 12:05:36 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC5aRY047776; Thu, 18 Nov 2004 12:05:36 GMT (envelope-from cperciva) Message-Id: <200411181205.iAIC5aRY047776@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:05:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:05:36 -0000 cperciva 2004-11-18 12:05:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_1) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.251.2.20 +4 -0 src/UPDATING 1.50.2.20 +1 -1 src/sys/conf/newvers.sh 1.62.2.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:05:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3667A16A4CE; Thu, 18 Nov 2004 12:05:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD3143D48; Thu, 18 Nov 2004 12:05:51 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC5oko047857; Thu, 18 Nov 2004 12:05:50 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC5oAC047856; Thu, 18 Nov 2004 12:05:50 GMT (envelope-from cperciva) Message-Id: <200411181205.iAIC5oAC047856@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:05:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_0 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:05:51 -0000 cperciva 2004-11-18 12:05:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_0) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.229.2.28 +4 -0 src/UPDATING 1.48.2.23 +1 -1 src/sys/conf/newvers.sh 1.58.2.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:06:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1DC916A4CE; Thu, 18 Nov 2004 12:06:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC50F43D5A; Thu, 18 Nov 2004 12:06:06 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC66d6047940; Thu, 18 Nov 2004 12:06:06 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC66KB047939; Thu, 18 Nov 2004 12:06:06 GMT (envelope-from cperciva) Message-Id: <200411181206.iAIC66KB047939@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:06:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_10 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:06:07 -0000 cperciva 2004-11-18 12:06:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_10) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.73.2.90.2.5 +4 -0 src/UPDATING 1.44.2.34.2.6 +1 -1 src/sys/conf/newvers.sh 1.10.2.23.2.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:06:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CEC816A4CE; Thu, 18 Nov 2004 12:06:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 370FF43D31; Thu, 18 Nov 2004 12:06:22 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC6MhK048018; Thu, 18 Nov 2004 12:06:22 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC6MB5048017; Thu, 18 Nov 2004 12:06:22 GMT (envelope-from cperciva) Message-Id: <200411181206.iAIC6MB5048017@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:06:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_9 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:06:22 -0000 cperciva 2004-11-18 12:06:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_9) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.73.2.89.2.14 +4 -0 src/UPDATING 1.44.2.32.2.14 +1 -1 src/sys/conf/newvers.sh 1.10.2.21.2.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:06:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8479516A4CE; Thu, 18 Nov 2004 12:06:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E34743D1D; Thu, 18 Nov 2004 12:06:36 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC6atV048100; Thu, 18 Nov 2004 12:06:36 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC6aWC048099; Thu, 18 Nov 2004 12:06:36 GMT (envelope-from cperciva) Message-Id: <200411181206.iAIC6aWC048099@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:06:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:06:36 -0000 cperciva 2004-11-18 12:06:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_8) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.73.2.80.2.29 +4 -0 src/UPDATING 1.44.2.29.2.27 +1 -1 src/sys/conf/newvers.sh 1.10.2.20.2.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:06:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49EFE16A4CE; Thu, 18 Nov 2004 12:06:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C2243D39; Thu, 18 Nov 2004 12:06:52 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIC6qtR048178; Thu, 18 Nov 2004 12:06:52 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIC6qbX048177; Thu, 18 Nov 2004 12:06:52 GMT (envelope-from cperciva) Message-Id: <200411181206.iAIC6qbX048177@repoman.freebsd.org> From: Colin Percival Date: Thu, 18 Nov 2004 12:06:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_7 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.bin/fetch fetch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:06:52 -0000 cperciva 2004-11-18 12:06:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_7) . UPDATING sys/conf newvers.sh usr.bin/fetch fetch.c Log: FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so Revision Changes Path 1.73.2.74.2.32 +4 -0 src/UPDATING 1.44.2.26.2.30 +1 -1 src/sys/conf/newvers.sh 1.10.2.18.4.1 +2 -1 src/usr.bin/fetch/fetch.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 12:20:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B22C16A4CE; Thu, 18 Nov 2004 12:20:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8F9E43D5C; Thu, 18 Nov 2004 12:20:52 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAICKqg1048703; Thu, 18 Nov 2004 12:20:52 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAICKq0s048702; Thu, 18 Nov 2004 12:20:52 GMT (envelope-from keramida) Message-Id: <200411181220.iAICKq0s048702@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 18 Nov 2004 12:20:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 12:20:53 -0000 keramida 2004-11-18 12:20:52 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/syslogd syslogd.c Log: Fix a minor comment typo: priveleged = privileged. Revision Changes Path 1.138 +1 -1 src/usr.sbin/syslogd/syslogd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:05:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6610516A4CE; Thu, 18 Nov 2004 13:05:41 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 949AE43D48; Thu, 18 Nov 2004 13:05:40 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id iAID5cTc052510 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 18 Nov 2004 16:05:38 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id iAID5bOT024387 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Nov 2004 16:05:37 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id iAID5bE1024386; Thu, 18 Nov 2004 16:05:37 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Thu, 18 Nov 2004 16:05:36 +0300 From: Gleb Smirnoff To: Giorgos Keramidas Message-ID: <20041118130536.GB24197@cell.sick.ru> References: <200411181220.iAICKq0s048702@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200411181220.iAICKq0s048702@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20041013, clamav-milter version 0.75l on 127.0.0.1 X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:05:41 -0000 On Thu, Nov 18, 2004 at 12:20:52PM +0000, Giorgos Keramidas wrote: G> keramida 2004-11-18 12:20:52 UTC G> G> FreeBSD src repository (doc committer) G> G> Modified files: G> usr.sbin/syslogd syslogd.c G> Log: G> Fix a minor comment typo: priveleged = privileged. Pass the pointy hat pls. David have noticed this typo, I've fixed it in my source tree. But when commiting I've took the patch I've sent before fixing. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:10:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE81316A4CE; Thu, 18 Nov 2004 13:10:38 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7AB843D2F; Thu, 18 Nov 2004 13:10:30 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])iAIDATAl009740; Thu, 18 Nov 2004 15:10:29 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) iAIDATbO024935; Thu, 18 Nov 2004 15:10:29 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)iAIDASrC024934; Thu, 18 Nov 2004 15:10:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 18 Nov 2004 15:10:28 +0200 From: Giorgos Keramidas To: Gleb Smirnoff Message-ID: <20041118131028.GA24916@orion.daedalusnetworks.priv> References: <200411181220.iAICKq0s048702@repoman.freebsd.org> <20041118130536.GB24197@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041118130536.GB24197@cell.sick.ru> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:10:39 -0000 On 2004-11-18 16:05, Gleb Smirnoff wrote: >On Thu, Nov 18, 2004 at 12:20:52PM +0000, Giorgos Keramidas wrote: >> Modified files: >> usr.sbin/syslogd syslogd.c >> Log: >> Fix a minor comment typo: priveleged = privileged. > > Pass the pointy hat pls. David have noticed this typo, I've fixed it > in my source tree. But when commiting I've took the patch I've sent > before fixing. Ok. No big deal though. I was just copying some stuff from syslogd.c to a program of mine, and noticed the typo :) From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:37:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B48B116A4CE; Thu, 18 Nov 2004 13:37:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8383B43D31; Thu, 18 Nov 2004 13:37:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIDbX1Q057565; Thu, 18 Nov 2004 13:37:33 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIDbXvX057564; Thu, 18 Nov 2004 13:37:33 GMT (envelope-from glebius) Message-Id: <200411181337.iAIDbXvX057564@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 18 Nov 2004 13:37:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:37:34 -0000 glebius 2004-11-18 13:37:33 UTC FreeBSD src repository Modified files: usr.sbin/syslogd syslogd.8 Log: s/priveleged/privileged/ Revision Changes Path 1.57 +1 -1 src/usr.sbin/syslogd/syslogd.8 From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:46:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48B4D16A4CE; Thu, 18 Nov 2004 13:46:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2608443D39; Thu, 18 Nov 2004 13:46:30 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIDkUMo058009; Thu, 18 Nov 2004 13:46:30 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIDkTRf058008; Thu, 18 Nov 2004 13:46:29 GMT (envelope-from yar) Message-Id: <200411181346.iAIDkTRf058008@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 13:46:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.c logwtmp.c popen.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:46:30 -0000 yar 2004-11-18 13:46:29 UTC FreeBSD src repository Modified files: libexec/ftpd ftpcmd.y ftpd.c logwtmp.c popen.c Log: Use __FBSDID. Revision Changes Path 1.64 +3 -2 src/libexec/ftpd/ftpcmd.y 1.190 +3 -2 src/libexec/ftpd/ftpd.c 1.13 +3 -2 src/libexec/ftpd/logwtmp.c 1.26 +3 -2 src/libexec/ftpd/popen.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:49:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56EF416A4CE; Thu, 18 Nov 2004 13:49:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3272643D2F; Thu, 18 Nov 2004 13:49:19 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIDnJRA058511; Thu, 18 Nov 2004 13:49:19 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIDnJ0a058510; Thu, 18 Nov 2004 13:49:19 GMT (envelope-from glebius) Message-Id: <200411181349.iAIDnJ0a058510@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 18 Nov 2004 13:49:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_divert.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:49:19 -0000 glebius 2004-11-18 13:49:18 UTC FreeBSD src repository Modified files: sys/netinet ip_divert.c Log: - Since divert protocol is not connection oriented, remove SS_ISCONNECTED flag from divert sockets. - Remove div_disconnect() method, since it shouldn't be called now. - Remove div_abort() method. It was never called directly, since protocol doesn't have listen queue. It was called only from div_disconnect(), which is removed now. Reviewed by: rwatson, maxim Approved by: julian (mentor) MT5 after: 1 week MT4 after: 1 month Revision Changes Path 1.110 +0 -33 src/sys/netinet/ip_divert.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:55:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8721716A4CE; Thu, 18 Nov 2004 13:55:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6570543D39; Thu, 18 Nov 2004 13:55:16 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIDtG5t058802; Thu, 18 Nov 2004 13:55:16 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIDtGKD058801; Thu, 18 Nov 2004 13:55:16 GMT (envelope-from yar) Message-Id: <200411181355.iAIDtGKD058801@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 13:55:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:55:16 -0000 yar 2004-11-18 13:55:16 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Nitpicking on style(9) and whitespace. Tested with: md5(1) Revision Changes Path 1.191 +13 -13 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:55:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C954016A4D5; Thu, 18 Nov 2004 13:55:48 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CF8D43D31; Thu, 18 Nov 2004 13:55:48 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id iAIDtk2P053532 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 18 Nov 2004 16:55:47 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id iAIDtj7l024888 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Nov 2004 16:55:46 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id iAIDtjwQ024887; Thu, 18 Nov 2004 16:55:45 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Thu, 18 Nov 2004 16:55:45 +0300 From: Gleb Smirnoff To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20041118135545.GA24752@cell.sick.ru> References: <200411181349.iAIDnJ0a058510@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200411181349.iAIDnJ0a058510@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20041013, clamav-milter version 0.75l on 127.0.0.1 X-Virus-Status: Clean Subject: Re: cvs commit: src/sys/netinet ip_divert.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 13:55:49 -0000 This fixes code path on ng_ksocket used as divert socket. ng_ksocket records return sockaddr containing divert cookie only if socket is not connected. On Thu, Nov 18, 2004 at 01:49:19PM +0000, Gleb Smirnoff wrote: T> glebius 2004-11-18 13:49:18 UTC T> T> FreeBSD src repository T> T> Modified files: T> sys/netinet ip_divert.c T> Log: T> - Since divert protocol is not connection oriented, remove SS_ISCONNECTED flag T> from divert sockets. T> - Remove div_disconnect() method, since it shouldn't be called now. T> - Remove div_abort() method. It was never called directly, since protocol T> doesn't have listen queue. It was called only from div_disconnect(), T> which is removed now. T> T> Reviewed by: rwatson, maxim T> Approved by: julian (mentor) T> MT5 after: 1 week T> MT4 after: 1 month T> T> Revision Changes Path T> 1.110 +0 -33 src/sys/netinet/ip_divert.c -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-src@FreeBSD.ORG Thu Nov 18 14:15:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D5A16A4CE; Thu, 18 Nov 2004 14:15:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EEC143D1F; Thu, 18 Nov 2004 14:15:32 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIEFW4J059596; Thu, 18 Nov 2004 14:15:32 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIEFWUI059595; Thu, 18 Nov 2004 14:15:32 GMT (envelope-from yar) Message-Id: <200411181415.iAIEFWUI059595@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 18 Nov 2004 14:15:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 14:15:32 -0000 yar 2004-11-18 14:15:32 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Make chrootdir global and use it in log messages regarding restricted users. MFC after: 2 weeks Revision Changes Path 1.192 +4 -9 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 14:31:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4001C16A4CE; Thu, 18 Nov 2004 14:31:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA6F43D54; Thu, 18 Nov 2004 14:31:25 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIEVPCh060114; Thu, 18 Nov 2004 14:31:25 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIEVO3q060113; Thu, 18 Nov 2004 14:31:24 GMT (envelope-from phk) Message-Id: <200411181431.iAIEVO3q060113@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 18 Nov 2004 14:31:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 14:31:25 -0000 phk 2004-11-18 14:31:24 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Pass path to filesystem when mounting root Revision Changes Path 1.148 +1 -1 src/sys/kern/vfs_mount.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 15:21:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78DDB16A4CE; Thu, 18 Nov 2004 15:21:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5773543D1F; Thu, 18 Nov 2004 15:21:12 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIFLCSP062380; Thu, 18 Nov 2004 15:21:12 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIFLCJ3062379; Thu, 18 Nov 2004 15:21:12 GMT (envelope-from delphij) Message-Id: <200411181521.iAIFLCJ3062379@repoman.freebsd.org> From: Xin LI Date: Thu, 18 Nov 2004 15:21:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/pppd cbcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 15:21:12 -0000 delphij 2004-11-18 15:21:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/pppd cbcp.c Log: MFC 1.5: Correct a potential DoS vulnerability, as described at http://www.securityfocus.com/archive/1/379450 Revision Changes Path 1.4.26.1 +10 -6 src/usr.sbin/pppd/cbcp.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 15:21:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9716516A4D0; Thu, 18 Nov 2004 15:21:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E15543D5E; Thu, 18 Nov 2004 15:21:41 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIFLfsx062426; Thu, 18 Nov 2004 15:21:41 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIFLfW0062425; Thu, 18 Nov 2004 15:21:41 GMT (envelope-from delphij) Message-Id: <200411181521.iAIFLfW0062425@repoman.freebsd.org> From: Xin LI Date: Thu, 18 Nov 2004 15:21:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/pppd cbcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 15:21:41 -0000 delphij 2004-11-18 15:21:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pppd cbcp.c Log: MFC 1.5: Correct a potential DoS vulnerability, as described at http://www.securityfocus.com/archive/1/379450 Revision Changes Path 1.4.2.1 +10 -6 src/usr.sbin/pppd/cbcp.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 15:24:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6865916A4CE; Thu, 18 Nov 2004 15:24:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 457E643D41; Thu, 18 Nov 2004 15:24:47 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIFOlgr062485; Thu, 18 Nov 2004 15:24:47 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIFOlLI062484; Thu, 18 Nov 2004 15:24:47 GMT (envelope-from csjp) Message-Id: <200411181524.iAIFOlLI062484@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Thu, 18 Nov 2004 15:24:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/posix1e mac.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 15:24:47 -0000 csjp 2004-11-18 15:24:47 UTC FreeBSD src repository Modified files: lib/libc/posix1e mac.conf.5 Log: -Add a note that currently two syntax styles for label element declaration is supported. -Document the new more preferred syntax -Add examples for the new syntax -Add a note that the old syntax will be deprecated in the future. Reviewed by: rwatson Revision Changes Path 1.5 +16 -3 src/lib/libc/posix1e/mac.conf.5 From owner-cvs-src@FreeBSD.ORG Thu Nov 18 15:38:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 853FC16A4CE; Thu, 18 Nov 2004 15:38:27 +0000 (GMT) Received: from daemon.li (daemon.li [213.203.244.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A7B843D1D; Thu, 18 Nov 2004 15:38:27 +0000 (GMT) (envelope-from josef@daemon.li) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by daemon.li with local; Thu, 18 Nov 2004 15:38:25 +0000 Date: Thu, 18 Nov 2004 15:38:25 +0000 From: Josef El-Rayes To: Xin LI Message-ID: <20041118153825.GA12893@daemon.li> References: <200411181521.iAIFLCJ3062379@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_daemon.li-14124-1100792305-0001-2" Content-Disposition: inline In-Reply-To: <200411181521.iAIFLCJ3062379@repoman.freebsd.org> User-Agent: Mutt/1.3.28i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pppd cbcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 15:38:27 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_daemon.li-14124-1100792305-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Xin LI : > Correct a potential DoS vulnerability, as described at > =20 > http://www.securityfocus.com/archive/1/379450 This advisory is incorrect. It is actually not a DoS vulnerability as the attacker can only kill the connection to him, not others, see: http://marc.theaimsgroup.com/?l=3Dbugtraq&m=3D109941891320391 Thanks for MFC'ing this, Greets, Josef --=20 Josef El-Rayes (__) Email: josef@daemon.li \\\'',)=20 Web: http://daemon.li/ \/ \ ^ FreeBSD Security Team .\._/_) --=_daemon.li-14124-1100792305-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iQEUAwUBQZzB8FnFItmnnbU8AQI7OAf3WUb6Be+uw6wUic1Qy2sXYamDVHo8LCzv 3PPGrflfrr6WxboiZA/4mYJk7AlA2wOiks+bUkLafbWFElNMocf6hzgtAqQunOZ8 oi/IBZWB2pCrw37HpuehYG03qFP968GhkO+vMsq78BLwVB5A2GnGQeAjkpVWulH/ tY2MmW+0B8e+BsjQ5qGKVl+y7IAO+e5XU3p+KzyfDRA2DHDcabdZB97YKKs3cWnI m/YipdXFeemOJi7Pn8uKOX3QirOnPbVKCAC1NKXjB7YaH9US+tFKDkwm8w6ye7kV JvAV4N9zvLeyL+ZrT21gFcZxHBGmNwncFqnP3/P746sgZ1h8IC+o =JDqo -----END PGP SIGNATURE----- --=_daemon.li-14124-1100792305-0001-2-- From owner-cvs-src@FreeBSD.ORG Thu Nov 18 17:15:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BCB816A4CE; Thu, 18 Nov 2004 17:15:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7769F43D49; Thu, 18 Nov 2004 17:15:05 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIHF5vX074737; Thu, 18 Nov 2004 17:15:05 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIHF5KN074736; Thu, 18 Nov 2004 17:15:05 GMT (envelope-from phk) Message-Id: <200411181715.iAIHF5KN074736@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 18 Nov 2004 17:15:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 17:15:05 -0000 phk 2004-11-18 17:15:05 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: Ok, first blunder: ioctls are not entirely unused on vnodes anymore :-) Add dropped call to VOP_IOCTL(). Revision Changes Path 1.217 +3 -0 src/sys/kern/vfs_vnops.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 17:18:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3946916A539; Thu, 18 Nov 2004 17:18:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A1243D48; Thu, 18 Nov 2004 17:18:12 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIHIBrd074902; Thu, 18 Nov 2004 17:18:11 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIHIBSF074901; Thu, 18 Nov 2004 17:18:11 GMT (envelope-from phk) Message-Id: <200411181718.iAIHIBSF074901@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 18 Nov 2004 17:18:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 17:18:12 -0000 phk 2004-11-18 17:18:11 UTC FreeBSD src repository Modified files: sys/fs/fifofs fifo_vnops.c Log: Add dropped implementation of ioctl for fifos. Revision Changes Path 1.106 +20 -1 src/sys/fs/fifofs/fifo_vnops.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 18:05:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4967916A4CE; Thu, 18 Nov 2004 18:05:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3350C43D55; Thu, 18 Nov 2004 18:05:16 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAII5G2e076425; Thu, 18 Nov 2004 18:05:16 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAII5FE3076424; Thu, 18 Nov 2004 18:05:15 GMT (envelope-from emax) Message-Id: <200411181805.iAII5FE3076424@repoman.freebsd.org> From: Maksim Yevmenkin Date: Thu, 18 Nov 2004 18:05:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth/bthidd Makefile bthid_config.h bthidd.c bthidd.conf.sample bthidd.h client.c hid.c kbd.c kbd.h lexer.l parser.y server.c session.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 18:05:16 -0000 emax 2004-11-18 18:05:15 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd Makefile bthid_config.h bthidd.c bthidd.conf.sample bthidd.h client.c hid.c lexer.l parser.y server.c session.c Added files: usr.sbin/bluetooth/bthidd kbd.c kbd.h Log: Check in updated bthidd(8). This is still work in progress. Revision Changes Path 1.3 +7 -4 src/usr.sbin/bluetooth/bthidd/Makefile 1.2 +0 -0 src/usr.sbin/bluetooth/bthidd/bthid_config.h 1.3 +28 -8 src/usr.sbin/bluetooth/bthidd/bthidd.c 1.2 +0 -0 src/usr.sbin/bluetooth/bthidd/bthidd.conf.sample 1.2 +20 -15 src/usr.sbin/bluetooth/bthidd/bthidd.h 1.2 +0 -0 src/usr.sbin/bluetooth/bthidd/client.c 1.2 +121 -13 src/usr.sbin/bluetooth/bthidd/hid.c 1.1 +592 -0 src/usr.sbin/bluetooth/bthidd/kbd.c (new) 1.1 +41 -0 src/usr.sbin/bluetooth/bthidd/kbd.h (new) 1.2 +0 -0 src/usr.sbin/bluetooth/bthidd/lexer.l 1.2 +3 -3 src/usr.sbin/bluetooth/bthidd/parser.y 1.2 +50 -1 src/usr.sbin/bluetooth/bthidd/server.c 1.2 +12 -4 src/usr.sbin/bluetooth/bthidd/session.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 19:40:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FA1B16A4CE; Thu, 18 Nov 2004 19:40:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A9E43D39; Thu, 18 Nov 2004 19:40:01 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIJe1B2080413; Thu, 18 Nov 2004 19:40:01 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIJe170080412; Thu, 18 Nov 2004 19:40:01 GMT (envelope-from simon) Message-Id: <200411181940.iAIJe170080412@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 18 Nov 2004 19:40:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 ports.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 19:40:01 -0000 simon 2004-11-18 19:40:01 UTC FreeBSD src repository (doc committer) Modified files: share/man/man7 ports.7 Log: - Document the DISABLE_VULNERABILITIES knob. - Don't say this manual page is too long, it's not that long. - s/man page/manual page/g MFC after: 3 days Revision Changes Path 1.46 +6 -4 src/share/man/man7/ports.7 From owner-cvs-src@FreeBSD.ORG Thu Nov 18 20:22:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A175516A4CE; Thu, 18 Nov 2004 20:22:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 915F143D2D; Thu, 18 Nov 2004 20:22:31 +0000 (GMT) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIKMV1Y081944; Thu, 18 Nov 2004 20:22:31 GMT (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIKMVqK081943; Thu, 18 Nov 2004 20:22:31 GMT (envelope-from gibbs) Message-Id: <200411182022.iAIKMVqK081943@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 18 Nov 2004 20:22:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx.h aic7xxx.c aic_osm_lib.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 20:22:31 -0000 gibbs 2004-11-18 20:22:31 UTC FreeBSD src repository Modified files: sys/dev/aic7xxx aic79xx.c aic79xx.h aic7xxx.c aic_osm_lib.h Log: Revert to basing all timeout/timer values in ms rather than us. The switch to us was to help out the Linux port, but really just invited overflow. In fact, the request sense timer was overflowing prior to this change making it much shorter than intended. aic_osm_lib.h: Be more careful about overflow in all timer/timeout primitives. Revision Changes Path 1.33 +7 -7 src/sys/dev/aic7xxx/aic79xx.c 1.23 +1 -1 src/sys/dev/aic7xxx/aic79xx.h 1.104 +3 -3 src/sys/dev/aic7xxx/aic7xxx.c 1.4 +15 -5 src/sys/dev/aic7xxx/aic_osm_lib.h From owner-cvs-src@FreeBSD.ORG Thu Nov 18 20:33:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393A816A4CE; Thu, 18 Nov 2004 20:33:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1678E43D31; Thu, 18 Nov 2004 20:33:44 +0000 (GMT) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIKXhlW082356; Thu, 18 Nov 2004 20:33:43 GMT (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIKXhGL082355; Thu, 18 Nov 2004 20:33:43 GMT (envelope-from gibbs) Message-Id: <200411182033.iAIKXhGL082355@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 18 Nov 2004 20:33:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 20:33:44 -0000 gibbs 2004-11-18 20:33:43 UTC FreeBSD src repository Modified files: sys/dev/aic7xxx aic7xxx.c Log: Add some useful target mode diagnostics for incoming commands under the AHC_SHOW_TQIN debug flag. Revision Changes Path 1.105 +11 -7 src/sys/dev/aic7xxx/aic7xxx.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:01:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6C1916A4CE; Thu, 18 Nov 2004 23:01:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8612843D53; Thu, 18 Nov 2004 23:01:07 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAIN17d1095146; Thu, 18 Nov 2004 23:01:07 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAIN17tu095145; Thu, 18 Nov 2004 23:01:07 GMT (envelope-from rwatson) Message-Id: <200411182301.iAIN17tu095145@repoman.freebsd.org> From: Robert Watson Date: Thu, 18 Nov 2004 23:01:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 mbuf_tags.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 23:01:07 -0000 rwatson 2004-11-18 23:01:07 UTC FreeBSD src repository Modified files: share/man/man9 mbuf_tags.9 Log: Add a couple of summary paragraphs at the head of mbuf_tags(9) to indicate how m_tags might be used, and what their high level properties are. This may help developers using tags get a more clear picture before delving into the technical details of ABI cookies and API calls. Suggested by: Rene de Vries Revision Changes Path 1.4 +29 -2 src/share/man/man9/mbuf_tags.9 From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:44:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A48F216A4CE; Thu, 18 Nov 2004 23:44:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E5643D2D; Thu, 18 Nov 2004 23:44:49 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAINinsr096570; Thu, 18 Nov 2004 23:44:49 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAINinot096569; Thu, 18 Nov 2004 23:44:49 GMT (envelope-from marks) Message-Id: <200411182344.iAINinot096569@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 18 Nov 2004 23:44:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_ntptime.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 23:44:49 -0000 marks 2004-11-18 23:44:49 UTC FreeBSD src repository Modified files: sys/kern kern_ntptime.c Log: Add system call implementation of ntp_gettime(2). Moved most of the work to ntp_gettime1(), which is now called by ntp_gettime() and ntp_sysctl(). Reviewed by: imp, phk, njl, peter Approved by: njl Revision Changes Path 1.55 +43 -18 src/sys/kern/kern_ntptime.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:46:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF33C16A4CE; Thu, 18 Nov 2004 23:46:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFC4543D46; Thu, 18 Nov 2004 23:46:14 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAINkEqv096697; Thu, 18 Nov 2004 23:46:14 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAINkEq8096696; Thu, 18 Nov 2004 23:46:14 GMT (envelope-from marks) Message-Id: <200411182346.iAINkEq8096696@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 18 Nov 2004 23:46:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 23:46:15 -0000 marks 2004-11-18 23:46:14 UTC FreeBSD src repository Modified files: sys/kern syscalls.master Log: Add ntp_gettime(2) system call. Reviewed by: imp, phk, njl, peter Approved by: njl Revision Changes Path 1.179 +1 -1 src/sys/kern/syscalls.master From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:52:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9542516A4CE; Thu, 18 Nov 2004 23:52:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7178E43D49; Thu, 18 Nov 2004 23:52:40 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAINqeUP096976; Thu, 18 Nov 2004 23:52:40 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAINqeSe096975; Thu, 18 Nov 2004 23:52:40 GMT (envelope-from marks) Message-Id: <200411182352.iAINqeSe096975@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 18 Nov 2004 23:52:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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.1 Precedence: 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, 18 Nov 2004 23:52:40 -0000 marks 2004-11-18 23:52:40 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Rebuild from syscalls.master:1.179 Reviewed by: imp, phk, njl, peter Approved by: njl Revision Changes Path 1.179 +1 -1 src/sys/kern/init_sysent.c 1.165 +1 -1 src/sys/kern/syscalls.c 1.163 +1 -0 src/sys/sys/syscall.h 1.118 +1 -0 src/sys/sys/syscall.mk 1.162 +4 -0 src/sys/sys/sysproto.h From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:54:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBC3316A4CF; Thu, 18 Nov 2004 23:54:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD4043D46; Thu, 18 Nov 2004 23:54:26 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAINsQ0T097039; Thu, 18 Nov 2004 23:54:26 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAINsQL7097038; Thu, 18 Nov 2004 23:54:26 GMT (envelope-from marks) Message-Id: <200411182354.iAINsQL7097038@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 18 Nov 2004 23:54:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 23:54:27 -0000 marks 2004-11-18 23:54:26 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 syscalls.master Log: 32-bit FreeBSD ABI compatibility stubs from syscalls.master:1.179 Reviewed by: imp, phk, njl, peter Approved by: njl Revision Changes Path 1.43 +1 -1 src/sys/compat/freebsd32/syscalls.master From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:56:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B526216A4CE; Thu, 18 Nov 2004 23:56:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD7D43D45; Thu, 18 Nov 2004 23:56:09 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAINu9c4097196; Thu, 18 Nov 2004 23:56:09 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAINu9Fs097195; Thu, 18 Nov 2004 23:56:09 GMT (envelope-from marks) Message-Id: <200411182356.iAINu9Fs097195@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 18 Nov 2004 23:56:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.hfreebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 23:56:09 -0000 marks 2004-11-18 23:56:09 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Rebuild from compat/freebsd32/syscalls.master:1.43 Reviewed by: imp, phk, njl, peter Approved by: njl Revision Changes Path 1.31 +0 -0 src/sys/compat/freebsd32/freebsd32_proto.h 1.31 +0 -0 src/sys/compat/freebsd32/freebsd32_syscall.h 1.22 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.32 +1 -1 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-src@FreeBSD.ORG Thu Nov 18 23:59:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7EB216A4CE; Thu, 18 Nov 2004 23:59:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5EE543D31; Thu, 18 Nov 2004 23:59:19 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAINxJ80097344; Thu, 18 Nov 2004 23:59:19 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAINxJjL097343; Thu, 18 Nov 2004 23:59:19 GMT (envelope-from marks) Message-Id: <200411182359.iAINxJjL097343@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 18 Nov 2004 23:59:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen Makefile.inc ntp_gettime.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Nov 2004 23:59:19 -0000 marks 2004-11-18 23:59:19 UTC FreeBSD src repository Modified files: lib/libc/gen Makefile.inc Removed files: lib/libc/gen ntp_gettime.c Log: Remove ntp_gettime.c which was a wrapper around sysctlbyname(3). This is now a native system call. Reviewed by: imp, phk, njl, peter Approved by: njl Revision Changes Path 1.118 +1 -1 src/lib/libc/gen/Makefile.inc 1.8 +0 -53 src/lib/libc/gen/ntp_gettime.c (dead) From owner-cvs-src@FreeBSD.ORG Fri Nov 19 00:58:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C47416A4CE; Fri, 19 Nov 2004 00:58:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BC1D43D39; Fri, 19 Nov 2004 00:58:31 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ0wVfx005599; Fri, 19 Nov 2004 00:58:31 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ0wVgP005598; Fri, 19 Nov 2004 00:58:31 GMT (envelope-from marks) Message-Id: <200411190058.iAJ0wVgP005598@repoman.freebsd.org> From: Mark Santcroos Date: Fri, 19 Nov 2004 00:58:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_ntptime.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 00:58:31 -0000 marks 2004-11-19 00:58:31 UTC FreeBSD src repository Modified files: sys/kern kern_ntptime.c Log: Place function comment above the right function. Revision Changes Path 1.56 +7 -7 src/sys/kern/kern_ntptime.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:33:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB8A716A4CE; Fri, 19 Nov 2004 03:33:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E3E43D2F; Fri, 19 Nov 2004 03:33:28 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3XSUm010341; Fri, 19 Nov 2004 03:33:28 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3XSxD010340; Fri, 19 Nov 2004 03:33:28 GMT (envelope-from marcel) Message-Id: <200411190333.iAJ3XSxD010340@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Nov 2004 03:33:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sbin/gpt create.c gpt.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:33:29 -0000 marcel 2004-11-19 03:33:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/gpt create.c gpt.8 Log: MFC: create.c:1.10, gpt.8:1.8+1.10 Add an -f option (for force) to the create command. The -f option allows the user to force the creation of a GPT even when there's a MBR on the device. The MBR is simply wiped and any partitions described by it are lost. Without the -f option one cannot create a GPT when there's a MBR. Revision Changes Path 1.6.2.3 +15 -5 src/sbin/gpt/create.c 1.6.2.2 +10 -2 src/sbin/gpt/gpt.8 From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:42:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAC8516A4CE; Fri, 19 Nov 2004 03:42:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C918C43D31; Fri, 19 Nov 2004 03:42:09 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3g957010602; Fri, 19 Nov 2004 03:42:09 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3g9Fe010601; Fri, 19 Nov 2004 03:42:09 GMT (envelope-from obrien) Message-Id: <200411190342.iAJ3g9Fe010601@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:42:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/ppp ppp.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:42:10 -0000 obrien 2004-11-19 03:42:09 UTC FreeBSD src repository Modified files: etc/ppp ppp.conf Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.9 +2 -2 src/etc/ppp/ppp.conf From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:45:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40CEE16A4CE; Fri, 19 Nov 2004 03:45:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DE6343D2F; Fri, 19 Nov 2004 03:45:31 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3jVKA010834; Fri, 19 Nov 2004 03:45:31 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3jUbC010833; Fri, 19 Nov 2004 03:45:30 GMT (envelope-from obrien) Message-Id: <200411190345.iAJ3jUbC010833@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:45:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/picobsd/floppy.tree/etc/ppp ppp.conf src/release/picobsd/mfs_tree/etc remote X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:45:31 -0000 obrien 2004-11-19 03:45:30 UTC FreeBSD src repository Modified files: release/picobsd/floppy.tree/etc/ppp ppp.conf release/picobsd/mfs_tree/etc remote Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.2 +2 -1 src/release/picobsd/floppy.tree/etc/ppp/ppp.conf 1.3 +5 -5 src/release/picobsd/mfs_tree/etc/remote From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:47:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1272816A4CE; Fri, 19 Nov 2004 03:47:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3B6F43D31; Fri, 19 Nov 2004 03:47:01 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3l1Lg010886; Fri, 19 Nov 2004 03:47:01 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3l1lK010885; Fri, 19 Nov 2004 03:47:01 GMT (envelope-from obrien) Message-Id: <200411190347.iAJ3l1lK010885@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:47:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 pcn.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:47:02 -0000 obrien 2004-11-19 03:47:01 UTC FreeBSD src repository Modified files: share/man/man4 pcn.4 Log: Add the the Allied Telesyn AT-2700 familly. Revision Changes Path 1.11 +1 -0 src/share/man/man4/pcn.4 From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:48:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F39F16A4CE; Fri, 19 Nov 2004 03:48:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEDFE43D49; Fri, 19 Nov 2004 03:48:17 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3mHi8010987; Fri, 19 Nov 2004 03:48:17 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3mHH4010986; Fri, 19 Nov 2004 03:48:17 GMT (envelope-from obrien) Message-Id: <200411190348.iAJ3mHH4010986@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:48:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/ppp ppp.conf.sampleppp.conf.span-isp src/share/examples/startslip slip.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:48:18 -0000 obrien 2004-11-19 03:48:17 UTC FreeBSD src repository Modified files: share/examples/ppp ppp.conf.sample ppp.conf.span-isp share/examples/startslip slip.sh Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.34 +6 -6 src/share/examples/ppp/ppp.conf.sample 1.6 +1 -1 src/share/examples/ppp/ppp.conf.span-isp 1.3 +2 -1 src/share/examples/startslip/slip.sh From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:51:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96EED16A4CE; Fri, 19 Nov 2004 03:51:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7341843D2D; Fri, 19 Nov 2004 03:51:12 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3pCak011131; Fri, 19 Nov 2004 03:51:12 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3pClJ011130; Fri, 19 Nov 2004 03:51:12 GMT (envelope-from obrien) Message-Id: <200411190351.iAJ3pClJ011130@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:51:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/debugscripts dot.gdbinit X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:51:12 -0000 obrien 2004-11-19 03:51:12 UTC FreeBSD src repository Modified files: tools/debugscripts dot.gdbinit Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.8 +7 -7 src/tools/debugscripts/dot.gdbinit From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:52:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A371216A4CF; Fri, 19 Nov 2004 03:52:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4323443D45; Fri, 19 Nov 2004 03:52:42 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3qgve011175; Fri, 19 Nov 2004 03:52:42 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3qgQF011174; Fri, 19 Nov 2004 03:52:42 GMT (envelope-from obrien) Message-Id: <200411190352.iAJ3qgQF011174@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:52:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall system.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:52:43 -0000 obrien 2004-11-19 03:52:42 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall system.c Log: Make logic more readable. Revision Changes Path 1.124 +3 -3 src/usr.sbin/sysinstall/system.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:53:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 719E616A4CE; Fri, 19 Nov 2004 03:53:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D2FA43D49; Fri, 19 Nov 2004 03:53:37 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3rbH8011241; Fri, 19 Nov 2004 03:53:37 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3rbOG011240; Fri, 19 Nov 2004 03:53:37 GMT (envelope-from obrien) Message-Id: <200411190353.iAJ3rbOG011240@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:53:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall devices.c menus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:53:37 -0000 obrien 2004-11-19 03:53:37 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall devices.c menus.c Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. PR: 73878 Submitted by: Steve Kargl Revision Changes Path 1.158 +1 -1 src/usr.sbin/sysinstall/devices.c 1.403 +12 -12 src/usr.sbin/sysinstall/menus.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 03:56:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8939416A4CE; Fri, 19 Nov 2004 03:56:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6498543D5A; Fri, 19 Nov 2004 03:56:48 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ3umcP011380; Fri, 19 Nov 2004 03:56:48 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ3umck011379; Fri, 19 Nov 2004 03:56:48 GMT (envelope-from obrien) Message-Id: <200411190356.iAJ3umck011379@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 03:56:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ppp README.changes defs.h ppp.8.m4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 03:56:48 -0000 obrien 2004-11-19 03:56:48 UTC FreeBSD src repository Modified files: usr.sbin/ppp README.changes defs.h ppp.8.m4 Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. PR: 73879 Submitted by: Steve Kargl Revision Changes Path 1.24 +1 -1 src/usr.sbin/ppp/README.changes 1.68 +1 -1 src/usr.sbin/ppp/defs.h 1.313 +11 -11 src/usr.sbin/ppp/ppp.8.m4 From owner-cvs-src@FreeBSD.ORG Fri Nov 19 04:03:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90E5916A4CE; Fri, 19 Nov 2004 04:03:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8E043D45; Fri, 19 Nov 2004 04:03:28 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ43SUD011636; Fri, 19 Nov 2004 04:03:28 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ43SQQ011635; Fri, 19 Nov 2004 04:03:28 GMT (envelope-from marcel) Message-Id: <200411190403.iAJ43SQQ011635@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Nov 2004 04:03:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sbin/gpt gpt.8 migrate.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 04:03:28 -0000 marcel 2004-11-19 04:03:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/gpt gpt.8 migrate.c Log: MFC: gpt.8:1.9+1.10, migrate.c:1.13 Add an -f option (for force) to the migrate command. Normally an MBR with unknown partitions is not migrated. By specifying the -f option migration will happen and unknown partitions will be lost. Revision Changes Path 1.6.2.3 +10 -1 src/sbin/gpt/gpt.8 1.7.2.5 +11 -5 src/sbin/gpt/migrate.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 04:04:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E9116A4CE; Fri, 19 Nov 2004 04:04:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 841BF43D49; Fri, 19 Nov 2004 04:04:14 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJ44EZw011706; Fri, 19 Nov 2004 04:04:14 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJ44EPg011705; Fri, 19 Nov 2004 04:04:14 GMT (envelope-from obrien) Message-Id: <200411190404.iAJ44EPg011705@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 04:04:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libmagic Makefile src/usr.bin/file Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 04:04:14 -0000 obrien 2004-11-19 04:04:14 UTC FreeBSD src repository Modified files: lib/libmagic Makefile usr.bin/file Makefile Log: Install the header for libmagic. PR: 73647 Submitted by: Uranus Revision Changes Path 1.5 +1 -0 src/lib/libmagic/Makefile 1.30 +1 -1 src/usr.bin/file/Makefile From owner-cvs-src@FreeBSD.ORG Fri Nov 19 09:12:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92FA916A4CE; Fri, 19 Nov 2004 09:12:37 +0000 (GMT) Received: from daemon.li (daemon.li [213.203.244.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2368043D1F; Fri, 19 Nov 2004 09:12:37 +0000 (GMT) (envelope-from josef@daemon.li) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by daemon.li with local; Fri, 19 Nov 2004 09:12:36 +0000 Date: Fri, 19 Nov 2004 09:12:36 +0000 From: Josef El-Rayes To: "Simon L. Nielsen" Message-ID: <20041119091235.GA19699@daemon.li> References: <200411181940.iAIJe170080412@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_daemon.li-19948-1100855556-0001-2" Content-Disposition: inline In-Reply-To: <200411181940.iAIJe170080412@repoman.freebsd.org> User-Agent: Mutt/1.3.28i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 ports.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 09:12:37 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_daemon.li-19948-1100855556-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable "Simon L. Nielsen" : > simon 2004-11-18 19:40:01 UTC >=20 > FreeBSD src repository (doc committer) >=20 > Modified files: > share/man/man7 ports.7=20 > Log: > - Document the DISABLE_VULNERABILITIES knob. Thanks! -Josef --=20 Josef El-Rayes (__) Email: josef@daemon.li \\\'',)=20 Web: http://daemon.li/ \/ \ ^ FreeBSD Security Team .\._/_) --=_daemon.li-19948-1100855556-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iQEVAwUBQZ25A1nFItmnnbU8AQJ5Mwf/Qysmxes0oNwvUdtpkgfIWCI7zMIA8lZc Iw9wU9pDk2MSdYAiPx3Q2Q68vRttCvBc3H4So/8H+dynL3I2emkXjWm3vZgs1j9M EtLjSFPavJQRkZYHjUBEz+7HMKfuQDqWDCMgC0iLWA105RwQZBF5ca2CxNe4+qb0 S3PEPGXxMRPJEpSEvTpodORwYGHD45VE6iRTLtHM/02T7rY2dGfKC2Z9T1LaV7Pr LArkPw3/L/L50VZrounOBfW0xHisYUO0Alh8dQXaAKQycS4iWeXlL4lQw0ympXBJ 7uMJAPaaKkb6vU3OO71yk9rDJylBRQgz2VROtFIPQ5dBzz8T62NXeg== =zu5R -----END PGP SIGNATURE----- --=_daemon.li-19948-1100855556-0001-2-- From owner-cvs-src@FreeBSD.ORG Fri Nov 19 09:41:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1035) id 1DFAD16A4CF; Fri, 19 Nov 2004 09:41:10 +0000 (GMT) Date: Fri, 19 Nov 2004 09:41:10 +0000 From: Xin LI To: Josef El-Rayes Message-ID: <20041119094110.GA52399@hub.freebsd.org> References: <200411181521.iAIFLCJ3062379@repoman.freebsd.org> <20041118153825.GA12893@daemon.li> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041118153825.GA12893@daemon.li> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pppd cbcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 09:41:10 -0000 On Thu, Nov 18, 2004 at 03:38:25PM +0000, Josef El-Rayes wrote: > Xin LI : > > Correct a potential DoS vulnerability, as described at > > > > http://www.securityfocus.com/archive/1/379450 > > This advisory is incorrect. > > It is actually not a DoS vulnerability as the attacker > can only kill the connection to him, not others, Hmm... Thanks for pointing this out. Do I need to do a forced commit to explain this? Cheers, From owner-cvs-src@FreeBSD.ORG Fri Nov 19 09:46:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39A6816A4CE; Fri, 19 Nov 2004 09:46:26 +0000 (GMT) Received: from daemon.li (daemon.li [213.203.244.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id C18B543D46; Fri, 19 Nov 2004 09:46:25 +0000 (GMT) (envelope-from josef@daemon.li) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by daemon.li with local; Fri, 19 Nov 2004 09:46:25 +0000 Date: Fri, 19 Nov 2004 09:46:25 +0000 From: Josef El-Rayes To: Xin LI Message-ID: <20041119094624.GC19699@daemon.li> References: <200411181521.iAIFLCJ3062379@repoman.freebsd.org> <20041118153825.GA12893@daemon.li> <20041119094110.GA52399@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_daemon.li-20141-1100857585-0001-2" Content-Disposition: inline In-Reply-To: <20041119094110.GA52399@hub.freebsd.org> User-Agent: Mutt/1.3.28i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pppd cbcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 09:46:26 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_daemon.li-20141-1100857585-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Xin LI : > > It is actually not a DoS vulnerability as the attacker > > can only kill the connection to him, not others, >=20 > Hmm... Thanks for pointing this out. Do I need to do a forced > commit to explain this? >=20 I think it is a good idea, so if someone stumbles across the commit message he does not get afraid :-) greets, josef --=20 Josef El-Rayes (__) Email: josef@daemon.li \\\'',)=20 Web: http://daemon.li/ \/ \ ^ FreeBSD Security Team .\._/_) --=_daemon.li-20141-1100857585-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iQEVAwUBQZ3A71nFItmnnbU8AQI00gf+MActWFRTSMWfXH1dbrNsAVKU5ePJSQ02 218X+vSl87ZR8cxxGAGvB7pFixv8Dh8eX5T/750+PpIfEeL9geSwOvs/fnHkPjo0 zgSyX2zt8nLwKa3+3LfxvEFRSuGcvTaUElDqYymM05WRnAPbLPeQRN70OiIwyO1L IyfuWX6XZGySa34RoVIVzqYCJdPY1HtyjSMTYXkj9DFqwbgVhZsgDZO+wNg/Gk49 m7Bf5bMICsDHPLWHNEQfBlgYNYRgO227RTKumuMISUSN2H66ksewqJJpONgof5aN PkNubhXAqtT7k8oCjFDSa9moT+p7aPW0wx2+/eoKct+lmXdOFJ4NGA== =ETND -----END PGP SIGNATURE----- --=_daemon.li-20141-1100857585-0001-2-- From owner-cvs-src@FreeBSD.ORG Fri Nov 19 11:44:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A09BF16A4CE; Fri, 19 Nov 2004 11:44:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD8743D41; Fri, 19 Nov 2004 11:44:26 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJBiQ91037529; Fri, 19 Nov 2004 11:44:26 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJBiQWl037528; Fri, 19 Nov 2004 11:44:26 GMT (envelope-from simon) Message-Id: <200411191144.iAJBiQWl037528@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 19 Nov 2004 11:44:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 ports.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 11:44:26 -0000 simon 2004-11-19 11:44:26 UTC FreeBSD src repository (doc committer) Modified files: share/man/man7 ports.7 Log: - Fix typo in portaudit reference. - Bump document date for last commit. Pointed out by: ceri, ru Pointy hat to: simon Revision Changes Path 1.47 +2 -2 src/share/man/man7/ports.7 From owner-cvs-src@FreeBSD.ORG Fri Nov 19 12:03:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C33716A4CE; Fri, 19 Nov 2004 12:03:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF1643D46; Fri, 19 Nov 2004 12:03:23 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJC3Nto038114; Fri, 19 Nov 2004 12:03:23 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJC3NoC038113; Fri, 19 Nov 2004 12:03:23 GMT (envelope-from rwatson) Message-Id: <200411191203.iAJC3NoC038113@repoman.freebsd.org> From: Robert Watson Date: Fri, 19 Nov 2004 12:03:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/nfsserver nfs_serv.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 12:03:23 -0000 rwatson 2004-11-19 12:03:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/nfsserver nfs_serv.c Log: Merge nfs_serv.c:1.151 from HEAD to RELENG_5: date: 2004/11/11 21:30:52; author: rwatson; state: Exp; lines: +52 -38 Correct a bug in nfsrv_create() where a call to nfsrv_access() might be made holding the NFS server mutex. To clean this up, introduce a version of the function, nfsrv_access_withgiant(), that expects the NFS server mutex to already have been dropped and Giant acquired. Wrap nfsrv_access() around this. This permits callers to more efficiently check access if they're in a code block performing VFS operations, and can be substitited for the nfsrv_access() call that triggered this bug. PR: 73807, 73208 MFC after: 1 week RELENG_5_3 candidate. MFC after: 10 days Revision Changes Path 1.147.2.3 +52 -38 src/sys/nfsserver/nfs_serv.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 12:24:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2280416A4CE; Fri, 19 Nov 2004 12:24:39 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7460743D58; Fri, 19 Nov 2004 12:24:38 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 03DF15312; Fri, 19 Nov 2004 13:24:36 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id CC8F15310; Fri, 19 Nov 2004 13:24:27 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 65A36B85E; Fri, 19 Nov 2004 13:24:25 +0100 (CET) To: Robert Watson References: <200411171312.iAHDC6Wl066574@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 19 Nov 2004 13:24:24 +0100 In-Reply-To: <200411171312.iAHDC6Wl066574@repoman.freebsd.org> (Robert Watson's message of "Wed, 17 Nov 2004 13:12:06 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 12:24:39 -0000 Robert Watson writes: > Log: > In the kernel-only portionss of System V IPC objects (messages, > message queues, shared memory segments, and semaphores), add a struct > label pointer, which will hold the MAC labels for the objects. As a > result of recent work to separate kernel and user space ABIs, this > should not break the ABI for applications using System V IPC, but will > require a rebuild of the ipcs monitoring tool. Hmm, you wouldn't also happen to have any plans to move SysV IPC objects into per-jail namespaces, would you? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Fri Nov 19 13:16:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFAD16A4CE; Fri, 19 Nov 2004 13:16:28 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5957543D31; Fri, 19 Nov 2004 13:16:28 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id iAJDEotE094004; Fri, 19 Nov 2004 08:14:50 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)iAJDEox4094001; Fri, 19 Nov 2004 13:14:50 GMT (envelope-from robert@fledge.watson.org) Date: Fri, 19 Nov 2004 13:14:50 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 13:16:29 -0000 On Fri, 19 Nov 2004, Dag-Erling Sm=F8rgrav wrote: > Robert Watson writes: > > Log: > > In the kernel-only portionss of System V IPC objects (messages, > > message queues, shared memory segments, and semaphores), add a struct > > label pointer, which will hold the MAC labels for the objects. As a > > result of recent work to separate kernel and user space ABIs, this > > should not break the ABI for applications using System V IPC, but wil= l > > require a rebuild of the ipcs monitoring tool. >=20 > Hmm, you wouldn't also happen to have any plans to move SysV IPC objects > into per-jail namespaces, would you?=20 I've looked at implementing that previously, but I've always run into two stumbling blocks that left me with an implementation I was uncomfortable with: - The loadable/unloadable nature of the System V IPC code makes the pluggable aspects of the whole thing rather un-pretty. It would be very tempting to make it so System V IPC modules can't be unloaded. Among other things, one has to figure out how to deal with cases like "The jail was created before System V IPC was loaded, so what do we do now?". - If you have multiple name spaces, it makes it hard for the administrator running outside the jail to track and manage IPC resources that are leaked in Jails. ipcs and ipcrm are written under the assumption of a single name space, and the whole management infrastructure and APIs there will become substantially more complicated if multiple name spaces exist. Especially given that the resource limits for System V IPC are both very concrete and global. So I sort of left it at that -- Jail is a useful middle ground pseudo-hack that goes for the path of least resistence in implementation. Unfortunately, System V IPC doesn't really lend itself to that. The only really tempting approach to making the name spaces more manageable is to make use of a pseudo-file system so that we really can do hierarchal naming. But that has many downsides itself, not least overhead. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research From owner-cvs-src@FreeBSD.ORG Fri Nov 19 16:11:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B139516A4CE; Fri, 19 Nov 2004 16:11:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E4A143D2F; Fri, 19 Nov 2004 16:11:54 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJGBsFr054106; Fri, 19 Nov 2004 16:11:54 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJGBsi9054105; Fri, 19 Nov 2004 16:11:54 GMT (envelope-from csjp) Message-Id: <200411191611.iAJGBsi9054105@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Fri, 19 Nov 2004 16:11:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/ps ps.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 16:11:54 -0000 csjp 2004-11-19 16:11:54 UTC FreeBSD src repository Modified files: bin/ps ps.c Log: Use statfs instead of getmntinfo(). This will make the procfs checks play nicer in prisons. It also simplifies things. Reviewed by: rwatson Bumped into by: Jilles Tjoelker Revision Changes Path 1.109 +6 -9 src/bin/ps/ps.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 17:12:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 950F016A59B; Fri, 19 Nov 2004 17:12:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DF0C43D39; Fri, 19 Nov 2004 17:12:56 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJHCu5Q062304; Fri, 19 Nov 2004 17:12:56 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJHCu4E062303; Fri, 19 Nov 2004 17:12:56 GMT (envelope-from obrien) Message-Id: <200411191712.iAJHCu4E062303@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 17:12:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/ppp ppp.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 17:12:56 -0000 obrien 2004-11-19 17:12:56 UTC FreeBSD src repository Modified files: etc/ppp ppp.conf Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.10 +1 -1 src/etc/ppp/ppp.conf From owner-cvs-src@FreeBSD.ORG Fri Nov 19 17:30:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73B4316A4CF; Fri, 19 Nov 2004 17:30:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BB2343D31; Fri, 19 Nov 2004 17:30:48 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJHUmhC062887; Fri, 19 Nov 2004 17:30:48 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJHUmjM062886; Fri, 19 Nov 2004 17:30:48 GMT (envelope-from obrien) Message-Id: <200411191730.iAJHUmjM062886@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 17:30:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/test/ppsapi Makefile README X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 17:30:48 -0000 obrien 2004-11-19 17:30:48 UTC FreeBSD src repository Modified files: tools/test/ppsapi Makefile README Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.3 +1 -1 src/tools/test/ppsapi/Makefile 1.2 +2 -2 src/tools/test/ppsapi/README From owner-cvs-src@FreeBSD.ORG Fri Nov 19 17:31:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 740FD16A4CE; Fri, 19 Nov 2004 17:31:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B69C43D1D; Fri, 19 Nov 2004 17:31:31 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJHVVg5062930; Fri, 19 Nov 2004 17:31:31 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJHVVcW062929; Fri, 19 Nov 2004 17:31:31 GMT (envelope-from obrien) Message-Id: <200411191731.iAJHVVcW062929@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 17:31:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/pppd options.sample X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 17:31:31 -0000 obrien 2004-11-19 17:31:31 UTC FreeBSD src repository Modified files: share/examples/pppd options.sample Log: Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. Revision Changes Path 1.2 +1 -1 src/share/examples/pppd/options.sample From owner-cvs-src@FreeBSD.ORG Fri Nov 19 17:51:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0F7216A4CE; Fri, 19 Nov 2004 17:51:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98BC843D31; Fri, 19 Nov 2004 17:51:29 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJHpTxx063548; Fri, 19 Nov 2004 17:51:29 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJHpTob063547; Fri, 19 Nov 2004 17:51:29 GMT (envelope-from scottl) Message-Id: <200411191751.iAJHpTob063547@repoman.freebsd.org> From: Scott Long Date: Fri, 19 Nov 2004 17:51:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 busdma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 17:51:29 -0000 scottl 2004-11-19 17:51:29 UTC FreeBSD src repository Modified files: sys/amd64/amd64 busdma_machdep.c Log: Revert part of rev 1.56. Tag boundaries are handled by splitting segments, not through bouncing. Revision Changes Path 1.61 +5 -9 src/sys/amd64/amd64/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 17:56:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E31316A4CE; Fri, 19 Nov 2004 17:56:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5448243D4C; Fri, 19 Nov 2004 17:56:22 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJHuMLj063729; Fri, 19 Nov 2004 17:56:22 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJHuM4K063728; Fri, 19 Nov 2004 17:56:22 GMT (envelope-from scottl) Message-Id: <200411191756.iAJHuM4K063728@repoman.freebsd.org> From: Scott Long Date: Fri, 19 Nov 2004 17:56:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 busdma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 17:56:22 -0000 scottl 2004-11-19 17:56:22 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c Log: Revert part of rev 1.57. The tag boundary is honored by splitting the segment, not by bouncing. Revision Changes Path 1.65 +5 -9 src/sys/i386/i386/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 18:24:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A06916A4CE; Fri, 19 Nov 2004 18:24:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B7643D1D; Fri, 19 Nov 2004 18:24:52 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJIOpS0064952; Fri, 19 Nov 2004 18:24:51 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJIOp2E064951; Fri, 19 Nov 2004 18:24:51 GMT (envelope-from obrien) Message-Id: <200411191824.iAJIOp2E064951@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 2004 18:24:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 18:24:52 -0000 obrien 2004-11-19 18:24:51 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Added files: share/man/man4 hptmv.4 Log: Man page for the HighPoint RocketRAID 182x driver. Forgotten by: scottl Revision Changes Path 1.293 +1 -0 src/share/man/man4/Makefile 1.1 +82 -0 src/share/man/man4/hptmv.4 (new) From owner-cvs-src@FreeBSD.ORG Fri Nov 19 18:54:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A3E816A4CE; Fri, 19 Nov 2004 18:54:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A8143D49; Fri, 19 Nov 2004 18:54:54 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJIss36065871; Fri, 19 Nov 2004 18:54:54 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJIssaT065870; Fri, 19 Nov 2004 18:54:54 GMT (envelope-from emax) Message-Id: <200411191854.iAJIssaT065870@repoman.freebsd.org> From: Maksim Yevmenkin Date: Fri, 19 Nov 2004 18:54:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 18:54:55 -0000 emax 2004-11-19 18:54:54 UTC FreeBSD src repository Modified files: sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c Log: Correct typo. Return ENXIO instead of EIO. Revision Changes Path 1.9 +1 -1 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c From owner-cvs-src@FreeBSD.ORG Fri Nov 19 18:56:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF40716A4CE; Fri, 19 Nov 2004 18:56:38 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2483643D39; Fri, 19 Nov 2004 18:56:38 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id D8233119B9; Fri, 19 Nov 2004 19:56:36 +0100 (CET) Date: Fri, 19 Nov 2004 19:56:36 +0100 From: "Simon L. Nielsen" To: "David E. O'Brien" Message-ID: <20041119185636.GC753@zaphod.nitro.dk> References: <200411191824.iAJIOp2E064951@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: <200411191824.iAJIOp2E064951@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 18:56:38 -0000 --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.11.19 18:24:51 +0000, David E. O'Brien wrote: > obrien 2004-11-19 18:24:51 UTC >=20 > FreeBSD src repository >=20 > Modified files: > share/man/man4 Makefile=20 > Added files: > share/man/man4 hptmv.4=20 > Log: > Man page for the HighPoint RocketRAID 182x driver. Thanks! --=20 Simon L. Nielsen --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBnkHkh9pcDSc1mlERAkaaAJ90ZEp4whEwlHjOny5y8yOccibThwCfYD5N q8JJSrlqv2T5UeioBcfh71c= =MJ5t -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp-- From owner-cvs-src@FreeBSD.ORG Fri Nov 19 19:51:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5611816A4CE; Fri, 19 Nov 2004 19:51:51 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB0943D1D; Fri, 19 Nov 2004 19:51:50 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.12] (g4.samsco.home [192.168.254.12]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAJJsH8R041787; Fri, 19 Nov 2004 12:54:17 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419E4ED4.8070905@freebsd.org> Date: Fri, 19 Nov 2004 12:51:48 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "David E. O'Brien" References: <200411191824.iAJIOp2E064951@repoman.freebsd.org> In-Reply-To: <200411191824.iAJIOp2E064951@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 19:51:51 -0000 David E. O'Brien wrote: > obrien 2004-11-19 18:24:51 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 Makefile > Added files: > share/man/man4 hptmv.4 > Log: > Man page for the HighPoint RocketRAID 182x driver. > > Forgotten by: scottl > > Revision Changes Path > 1.293 +1 -0 src/share/man/man4/Makefile > 1.1 +82 -0 src/share/man/man4/hptmv.4 (new) I don't appreciate the dig here. At no time did you ever contact me to help on this or offer anything for review. It's great that you went ahead and did this, but these little digs in your commit mails are getting quite tiring. Scott From owner-cvs-src@FreeBSD.ORG Fri Nov 19 20:23:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 121F716A4CE; Fri, 19 Nov 2004 20:23:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B6743D1D; Fri, 19 Nov 2004 20:23:46 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJKNkJ7074643; Fri, 19 Nov 2004 20:23:46 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJKNkwA074642; Fri, 19 Nov 2004 20:23:46 GMT (envelope-from glebius) Message-Id: <200411192023.iAJKNkwA074642@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 19 Nov 2004 20:23:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph/atm/sscop ng_sscop_cust.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 20:23:47 -0000 glebius 2004-11-19 20:23:46 UTC FreeBSD src repository Modified files: sys/netgraph/atm/sscop ng_sscop_cust.h Log: Cancel pending timeout before scheduling a new one. This fixes item leak, I've introduced with previous change. Approved by: julian (mentor) Revision Changes Path 1.3 +1 -0 src/sys/netgraph/atm/sscop/ng_sscop_cust.h From owner-cvs-src@FreeBSD.ORG Fri Nov 19 22:23:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D6516A4CE; Fri, 19 Nov 2004 22:23:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C36043D1D; Fri, 19 Nov 2004 22:23:57 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJMNvr9085720; Fri, 19 Nov 2004 22:23:57 GMT (envelope-from bz@repoman.freebsd.org) Received: (from bz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJMNvqs085719; Fri, 19 Nov 2004 22:23:57 GMT (envelope-from bz) Message-Id: <200411192223.iAJMNvqs085719@repoman.freebsd.org> From: "Bjoern A. Zeeb" Date: Fri, 19 Nov 2004 22:23:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 make.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 22:23:57 -0000 bz 2004-11-19 22:23:57 UTC FreeBSD src repository Modified files: share/man/man5 make.conf.5 Log: Document NO_NIS variable. Submitted by: Pawel Worach Approved by: rwatson (mentor) MFC after: 1 week Revision Changes Path 1.101 +6 -1 src/share/man/man5/make.conf.5 From owner-cvs-src@FreeBSD.ORG Fri Nov 19 22:35:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1BD916A4CE; Fri, 19 Nov 2004 22:35:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA7243D2D; Fri, 19 Nov 2004 22:35:53 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJMZrDO086118; Fri, 19 Nov 2004 22:35:53 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAJMZrHt086117; Fri, 19 Nov 2004 22:35:53 GMT (envelope-from glebius) Message-Id: <200411192235.iAJMZrHt086117@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 19 Nov 2004 22:35:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_one2many.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Nov 2004 22:35:54 -0000 glebius 2004-11-19 22:35:53 UTC FreeBSD src repository Modified files: sys/netgraph ng_one2many.c Log: Remove unused macro. Approved by: julian (mentor) Revision Changes Path 1.18 +0 -3 src/sys/netgraph/ng_one2many.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:00:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29DDB16A4CE; Sat, 20 Nov 2004 00:00:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 031CA43D54; Sat, 20 Nov 2004 00:00:53 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK00qbu088555; Sat, 20 Nov 2004 00:00:52 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK00qTk088554; Sat, 20 Nov 2004 00:00:52 GMT (envelope-from keramida) Message-Id: <200411200000.iAK00qTk088554@repoman.freebsd.org> From: Giorgos Keramidas Date: Sat, 20 Nov 2004 00:00:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/libc/string strerror.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 00:00:53 -0000 keramida 2004-11-20 00:00:52 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) lib/libc/string strerror.3 Log: MFC 1.23: Correctly document the return value of strerror() and strerror_r() and the contents of the returned buffer for unknown error codes. Revision Changes Path 1.22.6.1 +10 -11 src/lib/libc/string/strerror.3 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:03:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C8716A4CE; Sat, 20 Nov 2004 00:03:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 503F843D1D; Sat, 20 Nov 2004 00:03:28 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK03Skg088651; Sat, 20 Nov 2004 00:03:28 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK03SPx088650; Sat, 20 Nov 2004 00:03:28 GMT (envelope-from keramida) Message-Id: <200411200003.iAK03SPx088650@repoman.freebsd.org> From: Giorgos Keramidas Date: Sat, 20 Nov 2004 00:03:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libc/string strerror.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 00:03:28 -0000 keramida 2004-11-20 00:03:28 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) lib/libc/string strerror.3 Log: MFC 1.23: Correctly document the return value of strerror() and strerror_r() and the contents of the returned buffer for unknown error codes. Revision Changes Path 1.7.2.8 +10 -11 src/lib/libc/string/strerror.3 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:12:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFE9E16A4CE; Sat, 20 Nov 2004 00:12:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A56B643D31; Sat, 20 Nov 2004 00:12:08 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK0C849088935; Sat, 20 Nov 2004 00:12:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK0C8pr088934; Sat, 20 Nov 2004 00:12:08 GMT (envelope-from ru) Message-Id: <200411200012.iAK0C8pr088934@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Nov 2004 00:12:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/rmdir rmdir.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 00:12:09 -0000 ru 2004-11-20 00:12:08 UTC FreeBSD src repository Modified files: bin/rmdir rmdir.c Log: Fixed "rmdir -p" that got broken by rev. 1.15. (This also fixes "rmdir -v /nonexistent".) Revision Changes Path 1.18 +5 -6 src/bin/rmdir/rmdir.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:39:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6868816A4CE; Sat, 20 Nov 2004 00:39:23 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BAE843D1F; Sat, 20 Nov 2004 00:39:23 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iAK0dMo2019643; Fri, 19 Nov 2004 16:39:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iAK0dMle019642; Fri, 19 Nov 2004 16:39:22 -0800 (PST) (envelope-from obrien) Date: Fri, 19 Nov 2004 16:39:21 -0800 From: "David O'Brien" To: Scott Long Message-ID: <20041120003921.GB19552@dragon.nuxi.com> References: <200411191824.iAJIOp2E064951@repoman.freebsd.org> <419E4ED4.8070905@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <419E4ED4.8070905@freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.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 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 20 Nov 2004 00:39:23 -0000 On Fri, Nov 19, 2004 at 12:51:48PM -0700, Scott Long wrote: > >obrien 2004-11-19 18:24:51 UTC > > FreeBSD src repository > > Modified files: > > share/man/man4 Makefile > > Added files: > > share/man/man4 hptmv.4 > > Log: > > Man page for the HighPoint RocketRAID 182x driver. > > Forgotten by: scottl > > Revision Changes Path > > 1.293 +1 -0 src/share/man/man4/Makefile > > 1.1 +82 -0 src/share/man/man4/hptmv.4 (new) > > I don't appreciate the dig here. At no time did you ever > contact me to help on this or offer anything for review. It's > great that you went ahead and did this, but these little digs > in your commit mails are getting quite tiring. Forgotten by's are nothing new. No new drivers should be committed without a man page documenting what it is. We often look down on Linux because they don't have a complete set of man pages. You had two people publicly ask you to write up a simple man page after you committed the driver. I didn't pass it by you for review because why would I think you were interested if you wouldn't spend the 5 minutes writing even a basic simple man page?? -- -- David (obrien@FreeBSD.org) From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:41:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C48716A4CE; Sat, 20 Nov 2004 00:41:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A7943D53; Sat, 20 Nov 2004 00:41:08 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK0f8D0089837; Sat, 20 Nov 2004 00:41:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK0f8WN089836; Sat, 20 Nov 2004 00:41:08 GMT (envelope-from ru) Message-Id: <200411200041.iAK0f8WN089836@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Nov 2004 00:41:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/rmdir rmdir.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 00:41:08 -0000 ru 2004-11-20 00:41:08 UTC FreeBSD src repository Modified files: bin/rmdir rmdir.c Log: Do not emit a spurious warning when "directory" argument to "rmdir -p" is absolute, with one or more leading slash. Revision Changes Path 1.19 +3 -1 src/bin/rmdir/rmdir.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:51:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7912916A4CE; Sat, 20 Nov 2004 00:51:28 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7075143D46; Sat, 20 Nov 2004 00:51: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 iAK0pQ4C028969; Sat, 20 Nov 2004 02:51:26 +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 98550-06; Sat, 20 Nov 2004 02:51:25 +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 iAK0pPZi028966 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 20 Nov 2004 02:51:25 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAK0pSAq026007; Sat, 20 Nov 2004 02:51:28 +0200 (EET) (envelope-from ru) Date: Sat, 20 Nov 2004 02:51:28 +0200 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20041120005128.GB20543@ip.net.ua> References: <200411200041.iAK0f8WN089836@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VrqPEDrXMn8OVzN4" Content-Disposition: inline In-Reply-To: <200411200041.iAK0f8WN089836@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua Subject: Re: cvs commit: src/bin/rmdir rmdir.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 00:51:28 -0000 --VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 20, 2004 at 12:41:08AM +0000, Ruslan Ermilov wrote: > ru 2004-11-20 00:41:08 UTC >=20 > FreeBSD src repository >=20 > Modified files: > bin/rmdir rmdir.c=20 > Log: > Do not emit a spurious warning when "directory" argument > to "rmdir -p" is absolute, with one or more leading slash. > =20 > Revision Changes Path > 1.19 +3 -1 src/bin/rmdir/rmdir.c >=20 Note that POSIX.1-2004 requires that the -p option be handled like this, for each "dir" argument: rmdir rmdir -p $(dirname ) So the fact that it won't remove /1/2/../2/3 is at least standards compliant. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBnpUQqRfpzJluFF4RAslCAJkBaQreNbrBOBXB+VywwZMFOLcvUQCgnY+B yCv50WyTbes/1T8mQE3ZrEI= =RHKc -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4-- From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:55:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A28B216A4CE; Sat, 20 Nov 2004 00:55:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF2F43D2F; Sat, 20 Nov 2004 00:55:57 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK0tvNZ096662; Sat, 20 Nov 2004 00:55:57 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK0tvvi096661; Sat, 20 Nov 2004 00:55:57 GMT (envelope-from cognet) Message-Id: <200411200055.iAK0tvvi096661@repoman.freebsd.org> From: Olivier Houchard Date: Sat, 20 Nov 2004 00:55:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 00:55:57 -0000 cognet 2004-11-20 00:55:57 UTC FreeBSD src repository Modified files: sys/arm/arm trap.c Log: Increase cnt.v_syscall and cnt.v_trap when needed. Revision Changes Path 1.4 +3 -0 src/sys/arm/arm/trap.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 01:04:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD4916A4CE; Sat, 20 Nov 2004 01:04:35 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9205C43D46; Sat, 20 Nov 2004 01:04:33 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 06F7985686; Sat, 20 Nov 2004 11:34:26 +1030 (CST) Date: Sat, 20 Nov 2004 11:34:25 +1030 From: Greg 'groggy' Lehey To: David O'Brien Message-ID: <20041120010425.GF56542@wantadilla.lemis.com> References: <200411191824.iAJIOp2E064951@repoman.freebsd.org> <419E4ED4.8070905@freebsd.org> <20041120003921.GB19552@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7mxbaLlpDEyR1+x6" Content-Disposition: inline In-Reply-To: <20041120003921.GB19552@dragon.nuxi.com> 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: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Digs at other committers (was: cvs commit: src/share/man/man4 Makefile hptmv.4) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 01:04:35 -0000 --7mxbaLlpDEyR1+x6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Friday, 19 November 2004 at 16:39:21 -0800, David O'Brien wrote: > On Fri, Nov 19, 2004 at 12:51:48PM -0700, Scott Long wrote: >>> obrien 2004-11-19 18:24:51 UTC >>> FreeBSD src repository >>> Modified files: >>> share/man/man4 Makefile >>> Added files: >>> share/man/man4 hptmv.4 >>> Log: >>> Man page for the HighPoint RocketRAID 182x driver. >>> Forgotten by: scottl >>> Revision Changes Path >>> 1.293 +1 -0 src/share/man/man4/Makefile >>> 1.1 +82 -0 src/share/man/man4/hptmv.4 (new) >> >> I don't appreciate the dig here. At no time did you ever >> contact me to help on this or offer anything for review. It's >> great that you went ahead and did this, but these little digs >> in your commit mails are getting quite tiring. > > Forgotten by's are nothing new. No new drivers should be committed > without a man page documenting what it is. We often look down on Linux > because they don't have a complete set of man pages. > You had two people publicly ask you to write up a simple man page after > you committed the driver. I didn't pass it by you for review because why > would I think you were interested if you wouldn't spend the 5 minutes > writing even a basic simple man page?? They way the commit message reads, it's a deliberate dig at Scott. I can't see any advantage in that. Greg -- See complete headers for address and phone numbers. --7mxbaLlpDEyR1+x6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBnpgZIubykFB6QiMRAvymAKCKIxwYYFKMCERSUaNMir43/URiyQCfXZKH Lxxigd0aPVMnvP1Z1MKI2V8= =vcNw -----END PGP SIGNATURE----- --7mxbaLlpDEyR1+x6-- From owner-cvs-src@FreeBSD.ORG Sat Nov 20 01:09:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B682916A4CE; Sat, 20 Nov 2004 01:09:29 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51DE943D46; Sat, 20 Nov 2004 01:09:29 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.12] (g4.samsco.home [192.168.254.12]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAK1Bues042679; Fri, 19 Nov 2004 18:11:57 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419E9947.6090606@freebsd.org> Date: Fri, 19 Nov 2004 18:09:27 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Greg 'groggy' Lehey" References: <200411191824.iAJIOp2E064951@repoman.freebsd.org> <419E4ED4.8070905@freebsd.org> <20041120003921.GB19552@dragon.nuxi.com> <20041120010425.GF56542@wantadilla.lemis.com> In-Reply-To: <20041120010425.GF56542@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: David O'Brien Subject: Re: Digs at other committers X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 01:09:29 -0000 Greg 'groggy' Lehey wrote: > On Friday, 19 November 2004 at 16:39:21 -0800, David O'Brien wrote: > >>On Fri, Nov 19, 2004 at 12:51:48PM -0700, Scott Long wrote: >> >>>>obrien 2004-11-19 18:24:51 UTC >>>> FreeBSD src repository >>>> Modified files: >>>> share/man/man4 Makefile >>>> Added files: >>>> share/man/man4 hptmv.4 >>>> Log: >>>> Man page for the HighPoint RocketRAID 182x driver. >>>> Forgotten by: scottl >>>> Revision Changes Path >>>> 1.293 +1 -0 src/share/man/man4/Makefile >>>> 1.1 +82 -0 src/share/man/man4/hptmv.4 (new) >>> >>>I don't appreciate the dig here. At no time did you ever >>>contact me to help on this or offer anything for review. It's >>>great that you went ahead and did this, but these little digs >>>in your commit mails are getting quite tiring. >> >>Forgotten by's are nothing new. No new drivers should be committed >>without a man page documenting what it is. We often look down on Linux >>because they don't have a complete set of man pages. >>You had two people publicly ask you to write up a simple man page after >>you committed the driver. I didn't pass it by you for review because why >>would I think you were interested if you wouldn't spend the 5 minutes >>writing even a basic simple man page?? > > > They way the commit message reads, it's a deliberate dig at Scott. I > can't see any advantage in that. > > Greg > -- > See complete headers for address and phone numbers. Let's just let this die. I've made my feelings known to David, and he's made his point. Scott From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:09:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1903B16A4CE; Sat, 20 Nov 2004 02:09:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E9443D39; Sat, 20 Nov 2004 02:09:49 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK29maM098870; Sat, 20 Nov 2004 02:09:48 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK29moH098869; Sat, 20 Nov 2004 02:09:48 GMT (envelope-from rwatson) Message-Id: <200411200209.iAK29moH098869@repoman.freebsd.org> From: Robert Watson Date: Sat, 20 Nov 2004 02:09:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern uipc_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:09:49 -0000 rwatson 2004-11-20 02:09:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern uipc_syscalls.c Log: Merge uipc_syscalls:1.204 from HEAD to RELENG_5: date: 2004/10/24 23:45:01; author: rwatson; state: Exp; lines: +87 -23 Move from using the socket reference count to the file reference count to prevent sockets from being garbage collected during socket-specific system calls. This is the same approach used in most VFS-specific system calls, as well as generic file descriptor system calls such as read() and write(). To do this, add a utility function getsock(), which is logically identical to getvnode() used for the same purpose in VFS. Unlike fgetsock(), it returns with the file reference count elevated, but no bump of the socket reference count. Replace matching calls to fputsock() with fdrop(). This change is made to all socket system calls other than sendfile() and accept(), but the approach should be applicable to those system calls also. This shaves about four mutex operations off of each of these system calls, including send() and recv() variants, adding about 1% to pps on minimal UDP packets for UP using netblast, and 4% on SMP. Reviewed by: pjd Revision Changes Path 1.200.2.2 +87 -23 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:11:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FEA216A4CE; Sat, 20 Nov 2004 02:11:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A78643D5E; Sat, 20 Nov 2004 02:11:43 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2BgOx099000; Sat, 20 Nov 2004 02:11:42 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2Bg8p098999; Sat, 20 Nov 2004 02:11:42 GMT (envelope-from jkoshy) Message-Id: <200411200211.iAK2Bg8p098999@repoman.freebsd.org> From: Joseph Koshy Date: Sat, 20 Nov 2004 02:11:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 Makefile signal.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:11:43 -0000 jkoshy 2004-11-20 02:11:42 UTC FreeBSD src repository Modified files: share/man/man9 Makefile signal.9 Log: Bring signal(9) in sync with -current. Reviewed by: ru (mdoc changes) Revision Changes Path 1.246 +1 -1 src/share/man/man9/Makefile 1.9 +55 -39 src/share/man/man9/signal.9 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:25:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB0116A4CE; Sat, 20 Nov 2004 02:25:23 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0C043D58; Sat, 20 Nov 2004 02:25:23 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0I7G00J0MHE9Q5@ms-dienst.rz.rwth-aachen.de>; Sat, 20 Nov 2004 03:25:22 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Sat, 20 Nov 2004 03:25:21 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])iAK2PLpI002879; Sat, 20 Nov 2004 03:25:21 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id AE70828442; Sat, 20 Nov 2004 03:25:15 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id 314A32281E; Sat, 20 Nov 2004 03:25:15 +0100 (CET) Date: Sat, 20 Nov 2004 03:25:15 +0100 From: Christian Brueffer In-reply-to: <20041118084843.GZ8120@darkness.comp.waw.pl> To: Pawel Jakub Dawidek Message-id: <20041120022514.GT579@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=Ivd6Nf4GAZ12BQqh; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200411172333.iAHNXuMf002861@repoman.freebsd.org> <20041118084843.GZ8120@darkness.comp.waw.pl> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci if_sfreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:25:24 -0000 --Ivd6Nf4GAZ12BQqh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 18, 2004 at 09:48:43AM +0100, Pawel Jakub Dawidek wrote: > :) > From style(9): >=20 > "For short conditionally compiled regions, a closing comment should not > be used." >=20 Oops, I see. Time to read style(9) again. Is this worth a backout? - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --Ivd6Nf4GAZ12BQqh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBnqsKbHYXjKDtmC0RAoVwAKCi4fb9C0TVdy+eKoqLBg+ByOjquQCfQzT5 Wq16DQ5RR+atE63iwQGIE/E= =QjAx -----END PGP SIGNATURE----- --Ivd6Nf4GAZ12BQqh-- From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:28:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5625E16A4CE; Sat, 20 Nov 2004 02:28:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E65F43D39; Sat, 20 Nov 2004 02:28:15 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2SFjI000351; Sat, 20 Nov 2004 02:28:15 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2SF9n000350; Sat, 20 Nov 2004 02:28:15 GMT (envelope-from das) Message-Id: <200411200228.iAK2SF9n000350@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:28:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/alpha genassym.c src/sys/ia64/ia64 genassym.c src/sys/powerpc/powerpc genassym.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:28:15 -0000 das 2004-11-20 02:28:15 UTC FreeBSD src repository Modified files: sys/alpha/alpha genassym.c sys/ia64/ia64 genassym.c sys/powerpc/powerpc genassym.c Log: user.h is included only to get pcb.h, so use the latter directly instead. Revision Changes Path 1.45 +1 -1 src/sys/alpha/alpha/genassym.c 1.41 +1 -1 src/sys/ia64/ia64/genassym.c 1.55 +0 -1 src/sys/powerpc/powerpc/genassym.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:28:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E8216A4CE; Sat, 20 Nov 2004 02:28:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CAD843D5C; Sat, 20 Nov 2004 02:28:26 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2SQKG000414; Sat, 20 Nov 2004 02:28:26 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2SQWn000413; Sat, 20 Nov 2004 02:28:26 GMT (envelope-from das) Message-Id: <200411200228.iAK2SQWn000413@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:28:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libkvm kvm_proc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:28:26 -0000 das 2004-11-20 02:28:26 UTC FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: In preparation to remove U areas, don't refer to p_uarea in libkvm. Reviewed by: arch@ Revision Changes Path 1.84 +1 -1 src/lib/libkvm/kvm_proc.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:28:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 712A316A5B3; Sat, 20 Nov 2004 02:28:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B41143D49; Sat, 20 Nov 2004 02:28:30 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2SUfx000443; Sat, 20 Nov 2004 02:28:30 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2ST04000442; Sat, 20 Nov 2004 02:28:29 GMT (envelope-from brueffer) Message-Id: <200411200228.iAK2ST04000442@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 02:28:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 re.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:28:30 -0000 brueffer 2004-11-20 02:28:29 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 re.4 Log: MFC: rev. 1.11 List the LevelOne GNC-0105T (8169S) as supported and bump .Dd Revision Changes Path 1.6.2.4 +3 -1 src/share/man/man4/re.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:28:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74CC16A4CE; Sat, 20 Nov 2004 02:28:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA0343D55; Sat, 20 Nov 2004 02:28:48 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2Sm0r000483; Sat, 20 Nov 2004 02:28:48 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2Smvh000482; Sat, 20 Nov 2004 02:28:48 GMT (envelope-from das) Message-Id: <200411200228.iAK2Smvh000482@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:28:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern init_main.c kern_fork.c kern_proc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:28:49 -0000 das 2004-11-20 02:28:48 UTC FreeBSD src repository Modified files: sys/kern init_main.c kern_fork.c kern_proc.c Log: Malloc p_stats instead of putting it in the U area. We should consider simply embedding it in struct proc. Reviewed by: arch@ Revision Changes Path 1.251 +2 -6 src/sys/kern/init_main.c 1.245 +3 -1 src/sys/kern/kern_fork.c 1.220 +44 -5 src/sys/kern/kern_proc.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:29:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEDDC16A4CE; Sat, 20 Nov 2004 02:29:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DAE43D49; Sat, 20 Nov 2004 02:29:00 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2T0xH000535; Sat, 20 Nov 2004 02:29:00 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2T0OS000534; Sat, 20 Nov 2004 02:29:00 GMT (envelope-from das) Message-Id: <200411200229.iAK2T0OS000534@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:29:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm swap_pager.c vm_extern.h vm_glue.c vm_pageout.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:29:01 -0000 das 2004-11-20 02:29:00 UTC FreeBSD src repository Modified files: sys/vm swap_pager.c vm_extern.h vm_glue.c vm_pageout.h Log: Disable U area swapping and remove the routines that create, destroy, copy, and swap U areas. Reviewed by: arch@ Revision Changes Path 1.265 +0 -3 src/sys/vm/swap_pager.c 1.75 +0 -2 src/sys/vm/vm_extern.h 1.207 +0 -195 src/sys/vm/vm_glue.c 1.40 +0 -6 src/sys/vm/vm_pageout.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:29:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E49916A4F6; Sat, 20 Nov 2004 02:29:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4827843D49; Sat, 20 Nov 2004 02:29:09 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2T9fF000565; Sat, 20 Nov 2004 02:29:09 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2T9uC000564; Sat, 20 Nov 2004 02:29:09 GMT (envelope-from brueffer) Message-Id: <200411200229.iAK2T9uC000564@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 02:29:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 sk.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:29:09 -0000 brueffer 2004-11-20 02:29:09 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 sk.4 Log: MFC: rev. 1.24 s/3COM/3Com/ Revision Changes Path 1.21.2.3 +1 -1 src/share/man/man4/sk.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:29:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 082F416A4CE; Sat, 20 Nov 2004 02:29:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D0343D53; Sat, 20 Nov 2004 02:29:25 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2TPiT000761; Sat, 20 Nov 2004 02:29:25 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2TPY2000760; Sat, 20 Nov 2004 02:29:25 GMT (envelope-from das) Message-Id: <200411200229.iAK2TPY2000760@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:29:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/arm/sa11x0 assabet_machdep.c src/sys/arm/xscale/i80321 iq31244_machdep.c src/sys/i386/i386 locore.s machdep.c src/sys/ia64/ia64 machdep.c src/sys/pc98/i386 machdep.c src/sys/powerpc/powerpc machdep.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:29:26 -0000 das 2004-11-20 02:29:25 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c sys/arm/sa11x0 assabet_machdep.c sys/arm/xscale/i80321 iq31244_machdep.c sys/i386/i386 locore.s machdep.c sys/ia64/ia64 machdep.c sys/pc98/i386 machdep.c sys/powerpc/powerpc machdep.c sys/sparc64/sparc64 machdep.c Log: U areas are going away, so don't allocate one for process 0. Reviewed by: arch@ Revision Changes Path 1.623 +0 -3 src/sys/amd64/amd64/machdep.c 1.6 +1 -10 src/sys/arm/sa11x0/assabet_machdep.c 1.4 +0 -7 src/sys/arm/xscale/i80321/iq31244_machdep.c 1.185 +4 -14 src/sys/i386/i386/locore.s 1.602 +0 -2 src/sys/i386/i386/machdep.c 1.191 +1 -4 src/sys/ia64/ia64/machdep.c 1.347 +0 -2 src/sys/pc98/i386/machdep.c 1.77 +0 -3 src/sys/powerpc/powerpc/machdep.c 1.116 +0 -3 src/sys/sparc64/sparc64/machdep.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:29:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E8E616A4D0; Sat, 20 Nov 2004 02:29:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 384E643D53; Sat, 20 Nov 2004 02:29:37 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2Tbth000803; Sat, 20 Nov 2004 02:29:37 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2Tb0P000802; Sat, 20 Nov 2004 02:29:37 GMT (envelope-from das) Message-Id: <200411200229.iAK2Tb0P000802@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:29:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/alpha machdep.c mp_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:29:37 -0000 das 2004-11-20 02:29:37 UTC FreeBSD src repository Modified files: sys/alpha/alpha machdep.c mp_machdep.c Log: U areas are going away, so don't allocate them. It's worrisome that mp_machdep.c was using UAREA_PAGES to allocate something that isn't a U area, and that there seems to be an implicit assumption that the PCB is just past the end of the kernel stack. Reviewed by: arch@ Revision Changes Path 1.225 +1 -5 src/sys/alpha/alpha/machdep.c 1.54 +1 -1 src/sys/alpha/alpha/mp_machdep.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:29:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F62A16A4CF; Sat, 20 Nov 2004 02:29:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD0B43D5E; Sat, 20 Nov 2004 02:29:50 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2ToJB000949; Sat, 20 Nov 2004 02:29:50 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2To13000948; Sat, 20 Nov 2004 02:29:50 GMT (envelope-from das) Message-Id: <200411200229.iAK2To13000948@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:29:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/include param.h src/sys/amd64/include param.h src/sys/i386/include param.h src/sys/ia64/include param.h src/sys/powerpc/include param.h src/sys/sparc64/include param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:29:50 -0000 das 2004-11-20 02:29:50 UTC FreeBSD src repository Modified files: sys/alpha/include param.h sys/amd64/include param.h sys/i386/include param.h sys/ia64/include param.h sys/powerpc/include param.h sys/sparc64/include param.h Log: Remove UAREA_PAGES. Reviewed by: arch@ Revision Changes Path 1.37 +0 -1 src/sys/alpha/include/param.h 1.15 +0 -1 src/sys/amd64/include/param.h 1.79 +0 -1 src/sys/i386/include/param.h 1.19 +0 -1 src/sys/ia64/include/param.h 1.15 +0 -1 src/sys/powerpc/include/param.h 1.19 +0 -1 src/sys/sparc64/include/param.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:29:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9FC716A4FC; Sat, 20 Nov 2004 02:29:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9374F43D54; Sat, 20 Nov 2004 02:29:55 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2TtH4000980; Sat, 20 Nov 2004 02:29:55 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2TtrH000978; Sat, 20 Nov 2004 02:29:55 GMT (envelope-from brueffer) Message-Id: <200411200229.iAK2TtrH000978@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 02:29:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 rl.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:29:55 -0000 brueffer 2004-11-20 02:29:55 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 rl.4 Log: MFC: rev. 1.37 - list D-Link DFE-528TX as supported - correct whitespace in a few entries - remove some doubt from the D-Link DFE-538TX entry - bump .Dd Revision Changes Path 1.36.2.1 +6 -4 src/share/man/man4/rl.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:30:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D02B16A4CE; Sat, 20 Nov 2004 02:30:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672CD43D5A; Sat, 20 Nov 2004 02:30:02 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2U2xq001020; Sat, 20 Nov 2004 02:30:02 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2U24p001019; Sat, 20 Nov 2004 02:30:02 GMT (envelope-from das) Message-Id: <200411200230.iAK2U24p001019@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:30:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/gcore aoutcore.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:30:02 -0000 das 2004-11-20 02:30:02 UTC FreeBSD src repository Modified files: usr.bin/gcore aoutcore.c Log: gcore(1) apparently still cares about a.out core dumps, so it still needs to know that a 1-page U area is part of the dump format. Reviewed by: arch@ Revision Changes Path 1.32 +2 -0 src/usr.bin/gcore/aoutcore.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:31:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505AC16A4EA; Sat, 20 Nov 2004 02:31:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27DA943D1D; Sat, 20 Nov 2004 02:31:00 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2V0wL001255; Sat, 20 Nov 2004 02:31:00 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2V0KQ001249; Sat, 20 Nov 2004 02:31:00 GMT (envelope-from das) Message-Id: <200411200231.iAK2V0KQ001249@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:31:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/i386/i386 genassym.c src/sys/sparc64/sparc64 genassym.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:31:00 -0000 das 2004-11-20 02:31:00 UTC FreeBSD src repository Modified files: sys/amd64/amd64 genassym.c sys/arm/arm genassym.c sys/i386/i386 genassym.c sys/sparc64/sparc64 genassym.c Log: Remove references to U area and garbage collect includes. Reviewed by: arch@ Revision Changes Path 1.155 +1 -4 src/sys/amd64/amd64/genassym.c 1.4 +1 -3 src/sys/arm/arm/genassym.c 1.149 +2 -4 src/sys/i386/i386/genassym.c 1.56 +0 -2 src/sys/sparc64/sparc64/genassym.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:31:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B221216A588; Sat, 20 Nov 2004 02:31:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86DED43D2F; Sat, 20 Nov 2004 02:31:23 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2VNUc001308; Sat, 20 Nov 2004 02:31:23 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2VNNW001307; Sat, 20 Nov 2004 02:31:23 GMT (envelope-from das) Message-Id: <200411200231.iAK2VNNW001307@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:31:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm vm_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:31:24 -0000 das 2004-11-20 02:31:23 UTC FreeBSD src repository Modified files: sys/arm/arm vm_machdep.c Log: Remove some references to U area here while trying not to break anything. Someone with ARM hardware could do a lot more to untangle this code. Reviewed by: arch@ Revision Changes Path 1.7 +3 -4 src/sys/arm/arm/vm_machdep.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:31:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9867516A4E6; Sat, 20 Nov 2004 02:31:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE9D43D2F; Sat, 20 Nov 2004 02:31:37 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2VbvD001347; Sat, 20 Nov 2004 02:31:37 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2VblD001346; Sat, 20 Nov 2004 02:31:37 GMT (envelope-from das) Message-Id: <200411200231.iAK2VblD001346@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:31:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/include param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:31:37 -0000 das 2004-11-20 02:31:37 UTC FreeBSD src repository Modified files: sys/arm/include param.h Log: Remove UAREA_PAGES and USPACE definitions. The definitions of USPACE_SVC_STACK_TOP, USPACE_SVC_STACK_BOTTOM, USPACE_UNDEF_STACK_TOP, and USPACE_UNDEF_STACK_BOTTOM look wrong to me, so I'm leaving them alone. Reviewed by: arch@ Revision Changes Path 1.8 +1 -9 src/sys/arm/include/param.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:31:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6769816A4CE; Sat, 20 Nov 2004 02:31:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 420D843D1F; Sat, 20 Nov 2004 02:31:46 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2Vk7x001377; Sat, 20 Nov 2004 02:31:46 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2VkMm001376; Sat, 20 Nov 2004 02:31:46 GMT (envelope-from das) Message-Id: <200411200231.iAK2VkMm001376@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:31:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys user.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:31:46 -0000 das 2004-11-20 02:31:46 UTC FreeBSD src repository Modified files: sys/sys user.h Log: We don't do U area swapping anymore, so update some comments. Also, prototype the new routine that creates a mock U area for a.out core dumps. Reviewed by: arch@ Revision Changes Path 1.62 +5 -5 src/sys/sys/user.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:32:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2121C16A4CE; Sat, 20 Nov 2004 02:32:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F01F943D49; Sat, 20 Nov 2004 02:32:15 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2WFF2001494; Sat, 20 Nov 2004 02:32:15 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2WFqv001493; Sat, 20 Nov 2004 02:32:15 GMT (envelope-from das) Message-Id: <200411200232.iAK2WFqv001493@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:32:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:32:16 -0000 das 2004-11-20 02:32:15 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Update the comment about what NO_SWAPPING does. Reviewed by: arch@ Revision Changes Path 1.1289 +1 -1 src/sys/conf/NOTES From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:32:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A1616A4CF; Sat, 20 Nov 2004 02:32:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9773743D49; Sat, 20 Nov 2004 02:32:42 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2WgUD001567; Sat, 20 Nov 2004 02:32:42 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2WgL3001566; Sat, 20 Nov 2004 02:32:42 GMT (envelope-from das) Message-Id: <200411200232.iAK2WgL3001566@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:32:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ddb db_ps.c src/tools/debugscripts gdbinit.i386 gdbinit.kernel X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:32:42 -0000 das 2004-11-20 02:32:42 UTC FreeBSD src repository Modified files: sys/ddb db_ps.c tools/debugscripts gdbinit.i386 gdbinit.kernel Log: Remove the uarea column from the DDB 'ps' display, and from grog's gdb scripts. Reviewed by: arch@ Revision Changes Path 1.55 +3 -3 src/sys/ddb/db_ps.c 1.4 +3 -3 src/tools/debugscripts/gdbinit.i386 1.8 +3 -3 src/tools/debugscripts/gdbinit.kernel From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:32:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD6416A4CF; Sat, 20 Nov 2004 02:32:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55BF743D54; Sat, 20 Nov 2004 02:32:50 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2WodZ001596; Sat, 20 Nov 2004 02:32:50 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2Wo1w001595; Sat, 20 Nov 2004 02:32:50 GMT (envelope-from das) Message-Id: <200411200232.iAK2Wo1w001595@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:32:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys proc.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:32:50 -0000 das 2004-11-20 02:32:50 UTC FreeBSD src repository Modified files: sys/sys proc.h Log: Remove the p_uarea and p_upages_obj fields from struct proc. Prototype new routines to allocate, copy, and free pstats. Reviewed by: arch@ Revision Changes Path 1.412 +3 -2 src/sys/sys/proc.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:32:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F15CB16A4CE; Sat, 20 Nov 2004 02:32:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84BE43D5A; Sat, 20 Nov 2004 02:32:04 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2W4e5001460; Sat, 20 Nov 2004 02:32:04 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2W4KS001459; Sat, 20 Nov 2004 02:32:04 GMT (envelope-from das) Message-Id: <200411200232.iAK2W4KS001459@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:32:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/pecoff imgact_pecoff.csrc/sys/i386/linux linux_sysvec.c src/sys/kern imgact_aout.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:32:05 -0000 das 2004-11-20 02:32:04 UTC FreeBSD src repository Modified files: sys/compat/pecoff imgact_pecoff.c sys/i386/linux linux_sysvec.c sys/kern imgact_aout.c Log: Maintain the broken state of backwards compatibilty for a.out (and PECOFF!) core dumps. None of the old versions of gdb I tried were able to read a.out core dumps before or after this change. Reviewed by: arch@ Revision Changes Path 1.34 +3 -2 src/sys/compat/pecoff/imgact_pecoff.c 1.133 +3 -2 src/sys/i386/linux/linux_sysvec.c 1.95 +3 -2 src/sys/kern/imgact_aout.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:33:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B984916A4CF; Sat, 20 Nov 2004 02:33:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B8E43D48; Sat, 20 Nov 2004 02:33:05 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2X5rX001629; Sat, 20 Nov 2004 02:33:05 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2X5dY001628; Sat, 20 Nov 2004 02:33:05 GMT (envelope-from das) Message-Id: <200411200233.iAK2X5dY001628@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 02:33:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys systm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:33:05 -0000 das 2004-11-20 02:33:05 UTC FreeBSD src repository Modified files: sys/sys systm.h Log: Remove the declaration of uarea_pages. Reviewed by: arch@ Revision Changes Path 1.220 +0 -1 src/sys/sys/systm.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:43:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1A4F16A4CE; Sat, 20 Nov 2004 02:43:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA8843D4C; Sat, 20 Nov 2004 02:43:10 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2hANo002025; Sat, 20 Nov 2004 02:43:10 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2hAMJ002021; Sat, 20 Nov 2004 02:43:10 GMT (envelope-from brueffer) Message-Id: <200411200243.iAK2hAMJ002021@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 02:43:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:43:11 -0000 brueffer 2004-11-20 02:43:10 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 hptmv.4 Log: Small correction in the HISTORY section: The hptmv driver appeared in 5.3, not 5.4. MFC after: 3 days Revision Changes Path 1.2 +1 -1 src/share/man/man4/hptmv.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:44:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5B2916A4CE; Sat, 20 Nov 2004 02:44:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF60143D2F; Sat, 20 Nov 2004 02:44:47 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2ilLA002112; Sat, 20 Nov 2004 02:44:47 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2ilos002111; Sat, 20 Nov 2004 02:44:47 GMT (envelope-from brueffer) Message-Id: <200411200244.iAK2ilos002111@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 02:44:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:44:48 -0000 brueffer 2004-11-20 02:44:47 UTC FreeBSD src repository (doc committer) Modified files: release/doc/share/misc dev.archlist.txt Log: Add hptmv(4) Revision Changes Path 1.45 +1 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:46:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1CBC16A4CE; Sat, 20 Nov 2004 02:46:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE3943D5A; Sat, 20 Nov 2004 02:46:02 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK2k2YF002229; Sat, 20 Nov 2004 02:46:02 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK2k2AO002228; Sat, 20 Nov 2004 02:46:02 GMT (envelope-from brueffer) Message-Id: <200411200246.iAK2k2AO002228@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 02:46:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:46:02 -0000 brueffer 2004-11-20 02:46:02 UTC FreeBSD src repository (doc committer) Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Autogenerate device listings for hptmv(4) Revision Changes Path 1.262 +1 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-src@FreeBSD.ORG Sat Nov 20 02:54:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B30F816A4CE; Sat, 20 Nov 2004 02:54:57 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4002243D53; Sat, 20 Nov 2004 02:54:57 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0I7G00IC8IMMFY@ms-dienst.rz.rwth-aachen.de>; Sat, 20 Nov 2004 03:51:59 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Sat, 20 Nov 2004 03:51:58 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])iAK2pw1d004833; Sat, 20 Nov 2004 03:51:58 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id 9248328442; Sat, 20 Nov 2004 03:51:52 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id 076502281E; Sat, 20 Nov 2004 03:51:51 +0100 (CET) Date: Sat, 20 Nov 2004 03:51:51 +0100 From: Christian Brueffer In-reply-to: <200411200243.iAK2hAMJ002021@repoman.freebsd.org> To: src-committers@freebsd.org Message-id: <20041120025151.GU579@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=0TE6JTYfnDoP1Y15; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200411200243.iAK2hAMJ002021@repoman.freebsd.org> cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 02:54:57 -0000 --0TE6JTYfnDoP1Y15 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 20, 2004 at 02:43:10AM +0000, Christian Brueffer wrote: > brueffer 2004-11-20 02:43:10 UTC >=20 > FreeBSD src repository (doc committer) >=20 > Modified files: > share/man/man4 hptmv.4=20 > Log: > Small correction in the HISTORY section: > =20 > The hptmv driver appeared in 5.3, not 5.4. > =20 > MFC after: 3 days > =20 Eh, scratch that MFC (the manpage is not in RELENG_5 yet). - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --0TE6JTYfnDoP1Y15 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBnrFHbHYXjKDtmC0RAjR4AKCplF3viVU3+ZApRctyQbTtblLYPQCgy2nM IttFYtUT3Uw1M01xHc1F6Tk= =mSfT -----END PGP SIGNATURE----- --0TE6JTYfnDoP1Y15-- From owner-cvs-src@FreeBSD.ORG Sat Nov 20 03:10:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D99416A4D4; Sat, 20 Nov 2004 03:10:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC78643D5E; Sat, 20 Nov 2004 03:10:35 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK3AZeP003259; Sat, 20 Nov 2004 03:10:35 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK3AZBN003258; Sat, 20 Nov 2004 03:10:35 GMT (envelope-from brueffer) Message-Id: <200411200310.iAK3AZBN003258@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 20 Nov 2004 03:10:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ixgb.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 03:10:36 -0000 brueffer 2004-11-20 03:10:35 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 ixgb.4 Log: The ixgb(4) driver actually first appeared in 5.3 (was merged to RELENG_4 after 4.10). MFC after: 3 days Revision Changes Path 1.6 +1 -1 src/share/man/man4/ixgb.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 03:51:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1905816A4CE; Sat, 20 Nov 2004 03:51:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E694543D49; Sat, 20 Nov 2004 03:51:21 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK3pLGM004604; Sat, 20 Nov 2004 03:51:21 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK3pL4p004603; Sat, 20 Nov 2004 03:51:21 GMT (envelope-from marcel) Message-Id: <200411200351.iAK3pL4p004603@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 03:51:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/uart uart_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 03:51:22 -0000 marcel 2004-11-20 03:51:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/uart uart_subr.c Log: MFC rev. 1.3: Make sure the baudrate specified with the BR tag is somewhat sane. Revision Changes Path 1.2.2.1 +20 -0 src/sys/dev/uart/uart_subr.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 04:07:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11C016A4CE; Sat, 20 Nov 2004 04:07:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAE0F43D8B; Sat, 20 Nov 2004 04:07:17 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK478Wq005118; Sat, 20 Nov 2004 04:07:08 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK478r6005117; Sat, 20 Nov 2004 04:07:08 GMT (envelope-from marcel) Message-Id: <200411200407.iAK478r6005117@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 04:07:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/uart uart_bus.h uart_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 04:07:18 -0000 marcel 2004-11-20 04:07:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/uart uart_bus.h uart_core.c Log: MFC uart_bus.h:1.8, uart_core.c:1.11 Add UART_IOCTL_BAUD to allow us to query the hardware about the current baudrate setting. Revision Changes Path 1.6.2.1 +1 -0 src/sys/dev/uart/uart_bus.h 1.10.2.1 +5 -0 src/sys/dev/uart/uart_core.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 04:14:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFE6316A4CE; Sat, 20 Nov 2004 04:14:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB73B43D48; Sat, 20 Nov 2004 04:14:30 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK4EUCw005414; Sat, 20 Nov 2004 04:14:30 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK4EUF5005413; Sat, 20 Nov 2004 04:14:30 GMT (envelope-from marcel) Message-Id: <200411200414.iAK4EUF5005413@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 04:14:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 04:14:31 -0000 marcel 2004-11-20 04:14:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/uart uart_dev_ns8250.c Log: MFC rev 1.11+1.12: Implement UART_IOCTL_BAUD. Revision Changes Path 1.10.2.1 +15 -1 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 04:17:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DCA316A4CE; Sat, 20 Nov 2004 04:17:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1448443D68; Sat, 20 Nov 2004 04:17:30 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK4HTqX005628; Sat, 20 Nov 2004 04:17:29 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK4HT5L005627; Sat, 20 Nov 2004 04:17:29 GMT (envelope-from marcel) Message-Id: <200411200417.iAK4HT5L005627@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 04:17:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/ia64/conf GENERIC.hints X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 04:17:30 -0000 marcel 2004-11-20 04:17:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/ia64/conf GENERIC.hints Log: MFC rev 1.8: Remove the BR tag. When the machine doesn't have the DIG64 HCDP table with console settings, we now only need to know at which address the UART lives. Leaving the baudrate unspecified results in us using the baudrate at which the UART operates. Revision Changes Path 1.7.2.1 +1 -1 src/sys/ia64/conf/GENERIC.hints From owner-cvs-src@FreeBSD.ORG Sat Nov 20 06:09:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F03EB16A4CE; Sat, 20 Nov 2004 06:09:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C944043D49; Sat, 20 Nov 2004 06:09:11 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK69B1Z015591; Sat, 20 Nov 2004 06:09:11 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK69BBw015590; Sat, 20 Nov 2004 06:09:11 GMT (envelope-from marcel) Message-Id: <200411200609.iAK69BBw015590@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 06:09:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 06:09:12 -0000 marcel 2004-11-20 06:09:11 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Sort MFILES. Revision Changes Path 1.173 +9 -11 src/sys/conf/kmod.mk From owner-cvs-src@FreeBSD.ORG Sat Nov 20 11:08:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 635BE16A4CE; Sat, 20 Nov 2004 11:08:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 402C443D1D; Sat, 20 Nov 2004 11:08:57 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKB8v0k032068; Sat, 20 Nov 2004 11:08:57 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKB8vVF032067; Sat, 20 Nov 2004 11:08:57 GMT (envelope-from rwatson) Message-Id: <200411201108.iAKB8vVF032067@repoman.freebsd.org> From: Robert Watson Date: Sat, 20 Nov 2004 11:08:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 fd.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 11:08:57 -0000 rwatson 2004-11-20 11:08:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 fd.4 Log: Merge fd.4:1.7 from HEAD to RELENG_5: date: 2004/10/24 19:44:23; author: rwatson; state: Exp; lines: +15 -2 Mention fdescfs(5) and why it might be useful. MFC after: 1 week Suggested by: Stephen Montgomery-Smith Revision Changes Path 1.6.8.1 +15 -2 src/share/man/man4/fd.4 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 13:04:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 912C116A4CE; Sat, 20 Nov 2004 13:04:33 +0000 (GMT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8FD43D31; Sat, 20 Nov 2004 13:04:32 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd00.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1CVUul-0003W9-01; Sat, 20 Nov 2004 14:04:31 +0100 Received: from Andro-Beta.Leidinger.net (r31zjZZEQeltyZlD9DI0-Wq2WC5fHdiUoJevbzSzkeuuoH7jXiqkk0@[217.229.210.21]) by fmrl00.sul.t-online.com with esmtp id 1CVUuX-1dcOZ60; Sat, 20 Nov 2004 14:04:17 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) iAKD4Apk006718; Sat, 20 Nov 2004 14:04:10 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Sat, 20 Nov 2004 14:04:41 +0100 From: Alexander Leidinger To: Robert Watson Message-ID: <20041120140441.129f8a74@Magellan.Leidinger.net> In-Reply-To: References: X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: r31zjZZEQeltyZlD9DI0-Wq2WC5fHdiUoJevbzSzkeuuoH7jXiqkk0@t-dialin.net X-TOI-MSGID: 691c0dd4-8d9d-4b24-804c-445a09196aae cc: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 13:04:33 -0000 On Fri, 19 Nov 2004 13:14:50 +0000 (GMT) Robert Watson wrote: > - If you have multiple name spaces, it makes it hard for the administrator > running outside the jail to track and manage IPC resources that are > leaked in Jails. ipcs and ipcrm are written under the assumption of a > single name space, and the whole management infrastructure and APIs > there will become substantially more complicated if multiple name spaces > exist. Especially given that the resource limits for System V IPC are > both very concrete and global. Are you talking about the userland API, or about the in-kernel API? If you are talking about the userland API: wouldn't it be more easy if we use the following constraints? - The admin of the host has no direct access to the jails IPC, only an admin in the jail can manage it (the host admin can use jexec to manage IPC). - If a jail gets shut down, all IPC resources of this jail are removed. Bye, Alexander. -- The best things in life are free, but the expensive ones are still worth a look. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 13:10:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C99D16A4CE; Sat, 20 Nov 2004 13:10:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55BDB43D39; Sat, 20 Nov 2004 13:10:05 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKDA5bV042453; Sat, 20 Nov 2004 13:10:05 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKDA5RV042452; Sat, 20 Nov 2004 13:10:05 GMT (envelope-from fjoe) Message-Id: <200411201310.iAKDA5RV042452@repoman.freebsd.org> From: Max Khon Date: Sat, 20 Nov 2004 13:10:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/uzip g_uzip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 13:10:05 -0000 fjoe 2004-11-20 13:10:04 UTC FreeBSD src repository Modified files: sys/geom/uzip g_uzip.c Log: Use M_ZERO to not panic in mtx_init when INVARIANTS enabled. Submitted by: simokawa MFC after: 1 week Revision Changes Path 1.4 +1 -1 src/sys/geom/uzip/g_uzip.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 13:16:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9881316A4CE; Sat, 20 Nov 2004 13:16:15 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24AC043D1D; Sat, 20 Nov 2004 13:16:15 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id iAKDEXLo016288; Sat, 20 Nov 2004 08:14:33 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)iAKDEXd9016285; Sat, 20 Nov 2004 13:14:33 GMT (envelope-from robert@fledge.watson.org) Date: Sat, 20 Nov 2004 13:14:32 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <20041120140441.129f8a74@Magellan.Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 13:16:15 -0000 On Sat, 20 Nov 2004, Alexander Leidinger wrote: > On Fri, 19 Nov 2004 13:14:50 +0000 (GMT) > Robert Watson wrote: > > > - If you have multiple name spaces, it makes it hard for the administrator > > running outside the jail to track and manage IPC resources that are > > leaked in Jails. ipcs and ipcrm are written under the assumption of a > > single name space, and the whole management infrastructure and APIs > > there will become substantially more complicated if multiple name spaces > > exist. Especially given that the resource limits for System V IPC are > > both very concrete and global. > > Are you talking about the userland API, or about the in-kernel API? Userland API; implementing the kernel side, modulo dealing with the loading and unloading issue, is relatively straight forward. > If you are talking about the userland API: wouldn't it be more easy if > we use the following constraints? > - The admin of the host has no direct access to the jails IPC, only an > admin in the jail can manage it (the host admin can use jexec to > manage IPC). > - If a jail gets shut down, all IPC resources of this jail are removed. Sure. But that makes it fairly inconvenient to track resource usage over a large number of jails. Consider ps(1)/kill(1) as a preferred example of how name spacing might work: if the administrator wants to track and limit excessive CPU use by mis-behaving applications, they can run inside or outside the jail. Inside the jail, reporting is limited to processes associated with the jail, as is remedial action (kill). Outside the jail, the scope of monitoring is the whole system, and likewise, the scope of action is the whole system. Before we walk too far into virtualizing System V IPC for use in jail, we need to provide that level of flexibility for its resources: the ability to accurately and conveniently track allocation of resources both system-wide and per-jail, and manage those resources in a similar form. This can be done, but that's not sufficient: it also has to actually be done :-). One problem I have with pushing processes into jails to manage the resources of jails is that it makes the process a member of the jail, and therefore more vulnerable to attacks from the jail. It's also a heavy-weight mechanism, requiring the discarding of the process before you can move onto the next jail, since attaching is one-way (for good reason). A preferred model might choose to modify the export of System V IPC management information using sysctl so that it reflects the notion of multiple name spaces. I.e., right now sysctl_shmsegs has no real scoping notion, simply dumping all the segment descriptors to userspace. Assuming we had a strong notion of named or numbered name spaces, that monitoring interface would need to take it into account, dumping only appropriate segment information. We also get to make a design choice: do we tie the virtualization of the System V IPC name spaces to the jail(4) mechanism, or do we genericize it and have jail simply take advantage of that. For example, chroot(2) exists independet of jail, but is used by jail as part of constructing a name space. When I last experimented with name spaces and Jail, I added a new System V IPC name space pointer to each process, had a name space creation call, and prevented jails from changing name spaces. This is flexible and reusable, but also makes management a bit harder from a pure Jail perspective, since there's a level of indirection -- you use the jail reference to the name space to identify which name space to operate on. Anyhow, I'd encourage people to experiment, but with the understanding that the name space issues are not entirely trivial, especially if you want to maintain the ease of use and configurability of Jail by avoiding introducing too much complexity or limiting/breaking current tools. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research From owner-cvs-src@FreeBSD.ORG Sat Nov 20 13:31:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D842C16A4CE; Sat, 20 Nov 2004 13:31:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B41AE43D41; Sat, 20 Nov 2004 13:31:03 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKDV3wb043163; Sat, 20 Nov 2004 13:31:03 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKDV34J043162; Sat, 20 Nov 2004 13:31:03 GMT (envelope-from fjoe) Message-Id: <200411201331.iAKDV34J043162@repoman.freebsd.org> From: Max Khon Date: Sat, 20 Nov 2004 13:31:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.bin/ee ee.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 13:31:04 -0000 fjoe 2004-11-20 13:31:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/ee ee.c Log: MFC rev 1.32: Check that ee's standard input and output is a terminal. Do not ignore all the signals in range [1..24]. PR: 65892 Revision Changes Path 1.31.4.1 +5 -4 src/usr.bin/ee/ee.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 14:25:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFDA416A4CE; Sat, 20 Nov 2004 14:25:58 +0000 (GMT) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5AC743D45; Sat, 20 Nov 2004 14:25:53 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd01.aul.t-online.de by mailout04.sul.t-online.com with smtp id 1CVWBO-0004nh-03; Sat, 20 Nov 2004 15:25:46 +0100 Received: from Andro-Beta.Leidinger.net (ZkuWWvZOZeOs+czlvu8WPpLwn+YpjxqDVAlwcK988cDOjdBz36gmsz@[217.229.210.21]) by fmrl01.sul.t-online.com with esmtp id 1CVWBA-0ezw6C0; Sat, 20 Nov 2004 15:25:32 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) iAKEPRXV018164; Sat, 20 Nov 2004 15:25:27 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Sat, 20 Nov 2004 15:25:58 +0100 From: Alexander Leidinger To: Robert Watson Message-ID: <20041120152558.342d5eac@Magellan.Leidinger.net> In-Reply-To: References: <20041120140441.129f8a74@Magellan.Leidinger.net> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: ZkuWWvZOZeOs+czlvu8WPpLwn+YpjxqDVAlwcK988cDOjdBz36gmsz@t-dialin.net X-TOI-MSGID: e519649a-623a-438d-8753-4cea5a54812c cc: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 14:25:58 -0000 On Sat, 20 Nov 2004 13:14:32 +0000 (GMT) Robert Watson wrote: > > Are you talking about the userland API, or about the in-kernel API? > > Userland API; implementing the kernel side, modulo dealing with the > loading and unloading issue, is relatively straight forward. > > > If you are talking about the userland API: wouldn't it be more easy if > > we use the following constraints? > > - The admin of the host has no direct access to the jails IPC, only an > > admin in the jail can manage it (the host admin can use jexec to > > manage IPC). > > - If a jail gets shut down, all IPC resources of this jail are removed. > > Sure. But that makes it fairly inconvenient to track resource usage over > a large number of jails. One step after another... :-) First we get the feature "everyone" is asking about, then we look how to improve it. We don't have to keep those restrictions, but in the mean time having them is better than the actual way of doing things with System V IPC. Bye, Alexander. -- The best things in life are free, but the expensive ones are still worth a look. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 14:49:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23ADA16A4CE; Sat, 20 Nov 2004 14:49:47 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F0CE43D2D; Sat, 20 Nov 2004 14:49:46 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id iAKEm6LJ017725; Sat, 20 Nov 2004 09:48:07 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)iAKEm6jP017722; Sat, 20 Nov 2004 14:48:06 GMT (envelope-from robert@fledge.watson.org) Date: Sat, 20 Nov 2004 14:48:06 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <20041120152558.342d5eac@Magellan.Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/sys msg.h sem.h shm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 14:49:47 -0000 On Sat, 20 Nov 2004, Alexander Leidinger wrote: > On Sat, 20 Nov 2004 13:14:32 +0000 (GMT) > Robert Watson wrote: > > > > Are you talking about the userland API, or about the in-kernel API? > > > > Userland API; implementing the kernel side, modulo dealing with the > > loading and unloading issue, is relatively straight forward. > > > > > If you are talking about the userland API: wouldn't it be more easy if > > > we use the following constraints? > > > - The admin of the host has no direct access to the jails IPC, only an > > > admin in the jail can manage it (the host admin can use jexec to > > > manage IPC). > > > - If a jail gets shut down, all IPC resources of this jail are removed. > > > > Sure. But that makes it fairly inconvenient to track resource usage over > > a large number of jails. > > One step after another... :-) First we get the feature "everyone" is > asking about, then we look how to improve it. We don't have to keep > those restrictions, but in the mean time having them is better than the > actual way of doing things with System V IPC. One of the primary virtues of Jail is that it is not only every convenient to use and manage, but that the implementation is easy to comprhend and conservaitive, maximizing the chances that the implementation is correct. These virtues generally don't apply to System V IPC, which is why it is hard to wedge into Jail in a sensible manner. While a solution is clearly desired, attempting to implement a consistent and sensible solution is a much better idea than hacking it together and leaving us with an unmaintable and barely usable implementation. A little bit of time spent now considering the implications of an approach can save a lot of time later that will be wasted chasing obscure bugs or haivng users trying to work around difficult to solve problems that are a property of a poor design. In particular, if you introduce APIs and tools now that work poorly, we will be obligated to continue supporting them for compatibility reasons in the future for a substantial period of time. My feeling is that adopting a model that lends itself to easy mangement is critical to the success of any additions to Jail, and should be a primary concern up front. Let's not turn Jail into a pile of hacks... Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research From owner-cvs-src@FreeBSD.ORG Sat Nov 20 15:49:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8CF916A4CE; Sat, 20 Nov 2004 15:49:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8373643D39; Sat, 20 Nov 2004 15:49:29 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKFnT3d047339; Sat, 20 Nov 2004 15:49:29 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKFnTOs047338; Sat, 20 Nov 2004 15:49:29 GMT (envelope-from delphij) Message-Id: <200411201549.iAKFnTOs047338@repoman.freebsd.org> From: Xin LI Date: Sat, 20 Nov 2004 15:49:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/pppd cbcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 15:49:29 -0000 delphij 2004-11-20 15:49:29 UTC FreeBSD src repository Modified files: usr.sbin/pppd cbcp.c Log: Forced commit to clarify that the last commit has enforced a more strict check against PPP packets, but does not involve a DoS vulnerability. The ``DoS Vulnerability'' in last commit message (rev. 1.5) is actually a false positive, because pppd(8) will fork for every connection and thus the issue closed in rev. 1.5 will not block subsequent connections, nor affect connections of other users. Pointed out by: josef Revision Changes Path 1.6 +0 -0 src/usr.sbin/pppd/cbcp.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 16:51:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A23916A4CF; Sat, 20 Nov 2004 16:51:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21F1C43D5C; Sat, 20 Nov 2004 16:51:33 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKGpXtd056004; Sat, 20 Nov 2004 16:51:33 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKGpWDe056003; Sat, 20 Nov 2004 16:51:33 GMT (envelope-from cognet) Message-Id: <200411201651.iAKGpWDe056003@repoman.freebsd.org> From: Olivier Houchard Date: Sat, 20 Nov 2004 16:51:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm vm_machdep.c src/sys/arm/include param.h src/sys/arm/sa11x0 assabet_machdep.c src/sys/arm/xscale/i80321 iq31244_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 16:51:33 -0000 cognet 2004-11-20 16:51:32 UTC FreeBSD src repository Modified files: sys/arm/arm vm_machdep.c sys/arm/include param.h sys/arm/sa11x0 assabet_machdep.c sys/arm/xscale/i80321 iq31244_machdep.c Log: Get the kernel stack right now that the u-area is gone. Revision Changes Path 1.8 +2 -3 src/sys/arm/arm/vm_machdep.c 1.9 +1 -1 src/sys/arm/include/param.h 1.7 +2 -1 src/sys/arm/sa11x0/assabet_machdep.c 1.5 +2 -1 src/sys/arm/xscale/i80321/iq31244_machdep.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 16:52:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7466F16A4CE; Sat, 20 Nov 2004 16:52:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F98B43D41; Sat, 20 Nov 2004 16:52:10 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKGqAsb056075; Sat, 20 Nov 2004 16:52:10 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKGqAE8056074; Sat, 20 Nov 2004 16:52:10 GMT (envelope-from cognet) Message-Id: <200411201652.iAKGqAE8056074@repoman.freebsd.org> From: Olivier Houchard Date: Sat, 20 Nov 2004 16:52:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/include cpufunc.h db_machdep.h src/sys/arm/arm undefined.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 16:52:10 -0000 cognet 2004-11-20 16:52:10 UTC FreeBSD src repository Modified files: sys/arm/include cpufunc.h db_machdep.h sys/arm/arm undefined.c Log: Implement enough to be able to enter and leave DDB. Revision Changes Path 1.2 +23 -2 src/sys/arm/arm/undefined.c 1.5 +1 -0 src/sys/arm/include/cpufunc.h 1.3 +19 -3 src/sys/arm/include/db_machdep.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 16:52:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86FD016A4CE; Sat, 20 Nov 2004 16:52:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 651A943D45; Sat, 20 Nov 2004 16:52:30 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKGqUnv056109; Sat, 20 Nov 2004 16:52:30 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKGqUQn056108; Sat, 20 Nov 2004 16:52:30 GMT (envelope-from cognet) Message-Id: <200411201652.iAKGqUQn056108@repoman.freebsd.org> From: Olivier Houchard Date: Sat, 20 Nov 2004 16:52:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm exception.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 16:52:30 -0000 cognet 2004-11-20 16:52:30 UTC FreeBSD src repository Modified files: sys/arm/arm exception.S Log: Remove useless code. Revision Changes Path 1.4 +0 -120 src/sys/arm/arm/exception.S From owner-cvs-src@FreeBSD.ORG Sat Nov 20 17:41:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07BCD16A4CE; Sat, 20 Nov 2004 17:41:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA6A643D55; Sat, 20 Nov 2004 17:41:43 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKHfhET058327; Sat, 20 Nov 2004 17:41:43 GMT (envelope-from bz@repoman.freebsd.org) Received: (from bz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKHfhDl058326; Sat, 20 Nov 2004 17:41:43 GMT (envelope-from bz) Message-Id: <200411201741.iAKHfhDl058326@repoman.freebsd.org> From: "Bjoern A. Zeeb" Date: Sat, 20 Nov 2004 17:41:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 17:41:44 -0000 bz 2004-11-20 17:41:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/pci if_sk.c Log: MFC rev. 1.88: Set ramsize depending on a value from eprom instead of using hardcoded 128k for Yukon devices. 88E8001 only has 64k of on-chip RAM. Approved by: rwatson (mentor) Revision Changes Path 1.83.2.3 +8 -3 src/sys/pci/if_sk.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 20:12:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49CEA16A4CE; Sat, 20 Nov 2004 20:12:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2592143D39; Sat, 20 Nov 2004 20:12:32 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKKCLBj062912; Sat, 20 Nov 2004 20:12:21 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKKCKEt062911; Sat, 20 Nov 2004 20:12:20 GMT (envelope-from marcel) Message-Id: <200411202012.iAKKCKEt062911@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 20:12:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/puc puc_sbus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 20:12:32 -0000 marcel 2004-11-20 20:12:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/puc puc_sbus.c Log: MFC rev 1.5: Apply a bandaid to avoid hangs on Ultra 2 machines. The second Z8530 connects to the keyboard and mouse and needs some special treatment. Until this is fully understood, implemented and tested, simply avoid probing the second Z8530. This is also what the zs(4) driver does. Revision Changes Path 1.4.2.1 +1 -1 src/sys/dev/puc/puc_sbus.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 20:30:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2277316A4CE; Sat, 20 Nov 2004 20:30:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F7443D54; Sat, 20 Nov 2004 20:30:02 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKKU26M063519; Sat, 20 Nov 2004 20:30:02 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKKU2jn063518; Sat, 20 Nov 2004 20:30:02 GMT (envelope-from alc) Message-Id: <200411202030.iAKKU2jn063518@repoman.freebsd.org> From: Alan Cox Date: Sat, 20 Nov 2004 20:30:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 20:30:03 -0000 alc 2004-11-20 20:30:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 pmap.c Log: MFC revision 1.514 Implement per-CPU SYSMAPs, i.e., CADDR* and CMAP*, to reduce lock contention within pmap_zero_page() and pmap_copy_page(). Revision Changes Path 1.494.2.7 +50 -33 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 20:52:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C21D316A4CE; Sat, 20 Nov 2004 20:52:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924E243D2D; Sat, 20 Nov 2004 20:52:35 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAKKqZ36077645; Sat, 20 Nov 2004 20:52:35 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAKKqZM4077621; Sat, 20 Nov 2004 20:52:35 GMT (envelope-from alc) Message-Id: <200411202052.iAKKqZM4077621@repoman.freebsd.org> From: Alan Cox Date: Sat, 20 Nov 2004 20:52:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/vm vm_zeroidle.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 20:52:35 -0000 alc 2004-11-20 20:52:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/vm vm_zeroidle.c Log: MFC revisions 1.30 and 1.31 - Eliminate an unused but initialized variable. - Introduce a Boolean variable wakeup_needed to avoid repeated, unnecessary calls to wakeup() by vm_page_zero_idle_wakeup(). Revision Changes Path 1.26.2.4 +9 -4 src/sys/vm/vm_zeroidle.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:00:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D9B16A4CE; Sat, 20 Nov 2004 23:00:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF0D543D45; Sat, 20 Nov 2004 23:00:59 +0000 (GMT) (envelope-from das@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 iAKN0x8X003848; Sat, 20 Nov 2004 23:00:59 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKN0xha003847; Sat, 20 Nov 2004 23:00:59 GMT (envelope-from das) Message-Id: <200411202300.iAKN0xha003847@repoman.freebsd.org> From: David Schultz Date: Sat, 20 Nov 2004 23:00:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_fork.c kern_kse.c kern_proc.c kern_switch.c kern_thr.c kern_thread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:01:00 -0000 das 2004-11-20 23:00:59 UTC FreeBSD src repository Modified files: sys/kern kern_fork.c kern_kse.c kern_proc.c kern_switch.c kern_thr.c kern_thread.c Log: Remove local definitions of RANGEOF() and use __rangeof() instead. Also remove a few bogus casts. Revision Changes Path 1.246 +6 -9 src/sys/kern/kern_fork.c 1.207 +5 -7 src/sys/kern/kern_kse.c 1.221 +2 -5 src/sys/kern/kern_proc.c 1.104 +0 -2 src/sys/kern/kern_switch.c 1.30 +4 -10 src/sys/kern/kern_thr.c 1.208 +0 -2 src/sys/kern/kern_thread.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:04:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872C316A4CE; Sat, 20 Nov 2004 23:04:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 648C543D49; Sat, 20 Nov 2004 23:04:32 +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 iAKN4WM4003968; Sat, 20 Nov 2004 23:04:32 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKN4Wk0003967; Sat, 20 Nov 2004 23:04:32 GMT (envelope-from marcel) Message-Id: <200411202304.iAKN4Wk0003967@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 23:04:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/sio Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:04:32 -0000 marcel 2004-11-20 23:04:32 UTC FreeBSD src repository Modified files: sys/modules/sio Makefile Log: o Remove opt_ddb.h from SRCS. o Add opt_gdb.h and opt_kdb.h to SRCS. Revision Changes Path 1.7 +1 -1 src/sys/modules/sio/Makefile From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:19:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81CDB16A4CE; Sat, 20 Nov 2004 23:19:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C6A43D2D; Sat, 20 Nov 2004 23:19:42 +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 iAKNJgq1004506; Sat, 20 Nov 2004 23:19:42 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKNJgNA004505; Sat, 20 Nov 2004 23:19:42 GMT (envelope-from marcel) Message-Id: <200411202319.iAKNJgNA004505@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 23:19:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ic ns16550.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:19:42 -0000 marcel 2004-11-20 23:19:42 UTC FreeBSD src repository Modified files: sys/dev/ic ns16550.h Log: o Remove the com_thr, com_rhr, com_isr and com_lctl defines. They are not used and aliases for other defines. o Add REG_DATA as an alias for com_data. Likewise for other register defines. o Add LCR_SBREAK and make CFCR_SBREAK an alias for it. Likewise for the other LCR register bits that are known with the CFCR prefix. o Add MCR_IE and make MCR_IENABLE an alias for it. o Add LSR_TEMT and make LSR_TSRE an alias for it. o Add LSR_THRE and make LSR_TXRDY as alias for it. o Add FCR_ENABLE and make FIFO_ENABLE as alias for it. Likewise for the other FCR register bits that are known with the FIFO prefix. o Add EFR_CTS and make EFR_AUTOCTS an alias for it. o Add EFR_RTS and make EFR_AUTORTS an alias for it. This is a first step in cleaning up the definitions in this file. Revision Changes Path 1.16 +59 -28 src/sys/dev/ic/ns16550.h From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:22:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BEED16A4CE; Sat, 20 Nov 2004 23:22:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4969943D39; Sat, 20 Nov 2004 23:22:04 +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 iAKNM4dM004653; Sat, 20 Nov 2004 23:22:04 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKNM4K5004652; Sat, 20 Nov 2004 23:22:04 GMT (envelope-from marcel) Message-Id: <200411202322.iAKNM4K5004652@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 23:22:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:22:04 -0000 marcel 2004-11-20 23:22:04 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: Include the common instead of the private . The latter can be removed now. Revision Changes Path 1.13 +2 -1 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:38:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 377CF16A4CE; Sat, 20 Nov 2004 23:38:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11D2A43D48; Sat, 20 Nov 2004 23:38:49 +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 iAKNcmI6005240; Sat, 20 Nov 2004 23:38:48 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKNcmGT005239; Sat, 20 Nov 2004 23:38:48 GMT (envelope-from marcel) Message-Id: <200411202338.iAKNcmGT005239@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 23:38:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:38:49 -0000 marcel 2004-11-20 23:38:48 UTC FreeBSD src repository Modified files: sys/conf files sys/modules/uart Makefile Log: Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.c without ever being changed to actually work with an i8251. Nobody is working on this either at the moment, so it's not about to change soon. When the code necessary to support the i8251 is committed, this can be reverted again. Revision Changes Path 1.972 +0 -1 src/sys/conf/files 1.13 +2 -2 src/sys/modules/uart/Makefile From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:41:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A47AD16A4CE; Sat, 20 Nov 2004 23:41:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F37B43D46; Sat, 20 Nov 2004 23:41:25 +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 iAKNfPgF005436; Sat, 20 Nov 2004 23:41:25 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKNfPCg005435; Sat, 20 Nov 2004 23:41:25 GMT (envelope-from peter) Message-Id: <200411202341.iAKNfPCg005435@repoman.freebsd.org> From: Peter Wemm Date: Sat, 20 Nov 2004 23:41:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:41:25 -0000 peter 2004-11-20 23:41:25 UTC FreeBSD src repository Modified files: . Makefile.inc1 Log: In the amd64 hybrid libraries case, move the kerberos5 tools to before building the kerberos5 includes. This is not the same patch that Bjoern A. Zeeb came up with, but the credit still goes to him for finding the problem. Thanks! Revision Changes Path 1.457 +6 -6 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Sat Nov 20 23:42:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CE216A4CE; Sat, 20 Nov 2004 23:42:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 973DC43D46; Sat, 20 Nov 2004 23:42:15 +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 iAKNgFKu005482; Sat, 20 Nov 2004 23:42:15 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAKNgFQQ005481; Sat, 20 Nov 2004 23:42:15 GMT (envelope-from peter) Message-Id: <200411202342.iAKNgFQQ005481@repoman.freebsd.org> From: Peter Wemm Date: Sat, 20 Nov 2004 23:42:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Nov 2004 23:42:16 -0000 peter 2004-11-20 23:42:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) . Makefile.inc1 Log: Insta-MFC rev 1.457 (amd64 hybrid libs only). Fix kerberos5 build. Revision Changes Path 1.438.2.9 +6 -6 src/Makefile.inc1