Re: CVS commit: src/games/monop

2014-12-29 Thread Christoph Egger
Am 29.12.14 um 11:27 schrieb John Nemeth: > Module Name: src > Committed By: jnemeth > Date: Mon Dec 29 10:27:03 UTC 2014 > > Modified Files: > src/games/monop: cards.c > > Log Message: > PR/49513 - Henning Petersen -- tyop > > > To generate a diff of this commit: > cvs rdiff -u

Re: CVS commit: src/lib/libedit

2014-05-19 Thread Christoph Egger
Am 19.05.14 21:54, schrieb Christos Zoulas: > Module Name: src > Committed By: christos > Date: Mon May 19 19:54:12 UTC 2014 > > Modified Files: > src/lib/libedit: tty.c tty.h > > Log Message: > more tty modes refactoring, no functional change intended. > > > To generate a diff o

Re: CVS commit: src/sys/sys

2014-03-29 Thread Christoph Egger
Am 29.03.14 20:30, schrieb Christos Zoulas: > Module Name: src > Committed By: christos > Date: Sat Mar 29 19:30:49 UTC 2014 > > Modified Files: > src/sys/sys: param.h > > Log Message: > sprintf removal > {pci,eisa}_intr_string signature change > > > To generate a diff of this co

Re: CVS commit: src/sys/arch/amd64/conf

2014-03-16 Thread Christoph Egger
Am 15.03.14 20:18, schrieb John Nemeth: > On Mar 15, 1:50pm, "Jonathan A. Kollasch" wrote: > } > } Module Name:src > } Committed By: jakllsch > } Date: Sat Mar 15 13:50:01 UTC 2014 > } > } Modified Files: > } src/sys/arch/amd64/conf: XEN3_DOMU > } > } Log Message

Re: CVS commit: src/external/gpl3/gcc

2014-02-26 Thread Christoph Egger
On 26.02.14 11:50, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Wed Feb 26 10:50:23 UTC 2014 > > Added Files: > src/external/gpl3/gcc: gcc2gcc.old > > Log Message: > script to copy gcc to gcc.old, ready for importing. > > > To generate a diff of this commit

Re: CVS commit: src

2014-02-12 Thread Christoph Egger
Am 13.02.14 00:24, schrieb David Laight: [...] > Index: src/sys/arch/amd64/amd64/cpufunc.S > diff -u src/sys/arch/amd64/amd64/cpufunc.S:1.24 > src/sys/arch/amd64/amd64/cpufunc.S:1.25 > --- src/sys/arch/amd64/amd64/cpufunc.S:1.24 Sun Feb 9 19:42:04 2014 > +++ src/sys/arch/amd64/amd64/cpufunc.S

Re: CVS commit: [netbsd-6] src/usr.bin/gzip

2013-12-05 Thread Christoph Egger
Am 05.12.13 19:44, schrieb Manuel Bouyer: > Module Name: src > Committed By: bouyer > Date: Thu Dec 5 18:44:26 UTC 2013 > > Modified Files: > src/usr.bin/gzip [netbsd-6]: zmore > > Log Message: > Pull up following revision(s) (requested by pettai in ticket #982): > distrib/s

Re: CVS commit: src/sys

2013-11-24 Thread Christoph Egger
Am 23.11.13 17:15, schrieb Jeff Rizzo: > Module Name: src > Committed By: riz > Date: Sat Nov 23 16:15:25 UTC 2013 > > Modified Files: > src/sys/coda: coda_vfsops.c > src/sys/compat/netbsd32: netbsd32_compat_20.c > src/sys/compat/osf1: osf1_mount.c > src/sys/compat

Re: CVS commit: src/sys/arch/x86/pci

2013-11-12 Thread Christoph Egger
On 12.11.13 16:38, SAITOH Masanobu wrote: > (2013/11/13 0:12), Christoph Egger wrote: >> On 12.11.13 16:08, SAITOH Masanobu wrote: >>> Module Name:src >>> Committed By: msaitoh >>> Date: Tue Nov 12 15:08:01 UTC 2013 >>> >

Re: CVS commit: src/sys/arch/x86/pci

2013-11-12 Thread Christoph Egger
On 12.11.13 16:08, SAITOH Masanobu wrote: > Module Name: src > Committed By: msaitoh > Date: Tue Nov 12 15:08:01 UTC 2013 > > Modified Files: > src/sys/arch/x86/pci: amdtemp.c > > Log Message: > Calcurate the processor family correctly. The extended family bits > should be added o

Re: CVS commit: src/external/lgpl3/gmp/dist

2012-12-16 Thread Christoph Egger
On 16.12.12 15:40, Christoph Egger wrote: Module Name:src Committed By: cegger Date: Sun Dec 16 14:40:08 UTC 2012 Modified Files: src/external/lgpl3/gmp/dist: gmp-h.in Log Message: Always use extern __inline__ with gcc>= 4.2. Fall back to prototypes on older

Re: CVS commit: src/sys/dev/usb

2012-07-17 Thread Christoph Egger
On 07/17/12 11:25, Christoph Egger wrote: > On 07/17/12 02:56, matthew green wrote: > >>>> Module Name: src >>>> Committed By: mrg >>>> Date: Sun Jul 15 21:13:31 UTC 2012 >>>> >>>> Modified Fil

Re: CVS commit: src/sys/dev/usb

2012-07-17 Thread Christoph Egger
On 07/17/12 02:56, matthew green wrote: >>> Module Name:src >>> Committed By: mrg >>> Date: Sun Jul 15 21:13:31 UTC 2012 >>> >>> Modified Files: >>> src/sys/dev/usb: usb_subr.c usbdi.c usbdi.h usbdivar.h >>> >>> Log Message: >>> commit my workaround for PR 46648 for

Re: CVS commit: src/sys/dev/usb

2012-07-16 Thread Christoph Egger
On 07/15/12 23:13, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Sun Jul 15 21:13:31 UTC 2012 > > Modified Files: > src/sys/dev/usb: usb_subr.c usbdi.c usbdi.h usbdivar.h > > Log Message: > commit my workaround for PR 46648 for now, as the more involved > fix

Re: CVS commit: src/sys/arch/xen

2012-06-24 Thread Christoph Egger
On 24.06.12 20:31, Jean-Yves Migeon wrote: Module Name:src Committed By: jym Date: Sun Jun 24 18:31:53 UTC 2012 Modified Files: src/sys/arch/xen/include: xenpmap.h src/sys/arch/xen/x86: xen_pmap.c Log Message: Enable the map/unmap recursive mapping functions for

Re: CVS commit: src/sys/arch/x86/x86

2012-05-16 Thread Christoph Egger
On 05/16/12 14:00, Jean-Yves Migeon wrote: > Le 16/05/12 10:45, Christoph Egger a écrit : >> On 05/13/12 13:24, Martin Husemann wrote: >> >>> On Sun, May 13, 2012 at 01:04:15PM +0200, Jean-Yves Migeon wrote: >>>> Are you sure that moving to low priority xcall

Re: CVS commit: src/sys/arch/x86/x86

2012-05-16 Thread Christoph Egger
On 05/13/12 13:24, Martin Husemann wrote: > On Sun, May 13, 2012 at 01:04:15PM +0200, Jean-Yves Migeon wrote: >> Are you sure that moving to low priority xcalls is the way to go? You >> can end up with CPUs not being updated because they are offline. > > Curiously, while I could reproduce the cr

Re: CVS commit: src/tests/lib/libc/gen (address alignment)

2012-04-21 Thread Christoph Egger
On 21.04.12 19:38, Jean-Yves Migeon wrote: > Le 21/04/12 16:31, Jean-Yves Migeon a écrit : >>> Okay, thanks for the report. So this rules out Virtual Box, it seems to >>> happen on native amd64 too. >>> >>> I am taking a look right now. >> >> This seems to be a bug in the trap handling code. The si

Re: CVS commit: src/sys/arch

2012-04-13 Thread Christoph Egger
On 13.04.12 19:58, Nicolas Joly wrote: > On Fri, Apr 13, 2012 at 01:11:17PM +0000, Christoph Egger wrote: >> Module Name: src >> Committed By:cegger >> Date:Fri Apr 13 13:11:17 UTC 2012 >> >> Modified Files: >> src/sys/arch/amd64/

Re: CVS commit: src/sys/arch

2012-04-13 Thread Christoph Egger
On 04/13/12 15:19, Paul Goyette wrote: I think you may also need to update src/sys/modules/amdtemp/amdtemp.ioconf Thanks for pointing this out. Done. Christoph On Fri, 13 Apr 2012, Christoph Egger wrote: Module Name: src Committed By: cegger Date: Fri Apr 13 13:11:17 UTC 2012

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Christoph Egger
On 08.12.11 23:17, Manuel Bouyer wrote: > On Thu, Dec 08, 2011 at 11:10:41PM +0100, Nicolas Joly wrote: >> That was me. >> >> I do have two machines that fail to boot with this change. >> >> 1) A Dell Optiplex 740 that reboots early after loading the kernel. >>Includes 1 "AMD Athlon(tm) 64 X2 D

Re: CVS commit: src/sys/arch/xen/xen

2011-12-08 Thread Christoph Egger
On 12/08/11 04:34, Cherry G. Mathew wrote: Module Name:src Committed By: cherry Date: Thu Dec 8 03:34:48 UTC 2011 Modified Files: src/sys/arch/xen/xen: evtchn.c Log Message: kmem_free() the appropriate size. Thanks cegger@ This is still not enough: In pirq_establish(

Re: CVS commit: src

2011-11-23 Thread Christoph Egger
On 11/23/11 11:47, Thor Lancelot Simon wrote: Module Name:src Committed By: tls Date: Wed Nov 23 10:47:50 UTC 2011 Modified Files: src/distrib/sets/lists/etc: mi src/etc/defaults: rc.conf src/etc/rc.d: Makefile src/sbin/rndctl: rndctl.8 rndctl.c

Re: CVS commit: src/sys/dev/wscons

2011-09-11 Thread Christoph Egger
On 11.09.11 21:19, Jonathan A. Kollasch wrote: > Module Name: src > Committed By: jakllsch > Date: Sun Sep 11 19:19:19 UTC 2011 > > Modified Files: > src/sys/dev/wscons: wsmouse.c > > Log Message: > Initialize the W axis value on open as is already done for the other axes. > > >

Re: CVS commit: src/share/man/man4

2011-08-28 Thread Christoph Egger
On 29.08.11 06:26, Christoph Egger wrote: > On 29.08.11 00:09, Jean-Yves Migeon wrote: >> Module Name: src >> Committed By:jym >> Date:Sun Aug 28 22:09:37 UTC 2011 >> >> Modified Files: >> src/share/man/man4: ddb.4 >&g

Re: CVS commit: src/share/man/man4

2011-08-28 Thread Christoph Egger
On 29.08.11 00:09, Jean-Yves Migeon wrote: > Module Name: src > Committed By: jym > Date: Sun Aug 28 22:09:37 UTC 2011 > > Modified Files: > src/share/man/man4: ddb.4 > > Log Message: > Be more precise for Xen: + is only valid for Xen domUs. dom0 uses > the same key sequences a

Re: CVS commit: src/sys/conf

2011-07-04 Thread Christoph Egger
On 07/04/11 15:00, matthew green wrote: Module Name:src Committed By: mrg Date: Mon Jul 4 13:00:19 UTC 2011 Modified Files: src/sys/conf: Makefile.kern.inc Log Message: apply some -Wno-foo to 3 files that are non-trivial to solve, for GCC 4.5. To generate a diff of th

Re: CVS commit: src/sys

2011-04-26 Thread Christoph Egger
On 30.11.10 05:31, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Tue Nov 30 04:31:00 UTC 2010 > > Modified Files: > src/sys/arch/x86/acpi: acpi_cpu_md.c > src/sys/dev/acpi: acpi_cpu.h acpi_cpu_cstate.c > > Log Message: > Add AMD C1E quirk. Tested by

Re: CVS commit: src/share/mk

2011-04-10 Thread Christoph Egger
On 10.04.11 23:03, Joerg Sonnenberger wrote: > Module Name: src > Committed By: joerg > Date: Sun Apr 10 21:03:17 UTC 2011 > > Modified Files: > src/share/mk: bsd.own.mk > > Log Message: > Use ?: operator to determine when to add --sysroot. Unbreaks clang > bootstrap. > [...] >

Re: CVS commit: src/usr.sbin/rpcbind

2011-03-14 Thread Christoph Egger
On 03/14/11 13:03, Antti Kantee wrote: Module Name:src Committed By: pooka Date: Mon Mar 14 12:03:45 UTC 2011 Modified Files: src/usr.sbin/rpcbind: rpcbind.c Log Message: remove unnecessary superuser check -- bind will fail if bind fails the second part of this log mes

Re: CVS commit: src/sys/kern

2011-03-11 Thread Christoph Egger
On 12.03.11 08:16, YAMAMOTO Takashi wrote: > Module Name: src > Committed By: yamt > Date: Sat Mar 12 07:16:50 UTC 2011 Hi, nice to read/hear you're alive. Christoph

Re: CVS commit: src/lib/librumphijack

2011-03-09 Thread Christoph Egger
On 03/09/11 16:03, Antti Kantee wrote: Module Name:src Committed By: pooka Date: Wed Mar 9 15:03:18 UTC 2011 Modified Files: src/lib/librumphijack: hijack.c Log Message: Add a bunch of process-wide hijack calls. Among other things, it's now possible to use unmodified u

Re: CVS commit: src/sys/net80211

2011-02-25 Thread Christoph Egger
On 25.02.11 17:15, David Young wrote: > On Fri, Feb 25, 2011 at 08:01:50AM +0000, Christoph Egger wrote: >> Module Name: src >> Committed By:cegger >> Date:Fri Feb 25 08:01:49 UTC 2011 >> >> Modified Files: >> src/sys/net80211:

Re: CVS commit: src/sys/arch

2011-02-25 Thread Christoph Egger
On 02/24/11 12:02, Jukka Ruohonen wrote: On Thu, Feb 24, 2011 at 10:56:04AM +, Jukka Ruohonen wrote: Log Message: Move PowerNow! to the cpufeaturebus. I tried to be very careful, but please test for any fall over. acpicpu(4) work on both hp laptops. powernow only tries to attach on my K

Re: CVS commit: src/sys/net80211

2011-02-25 Thread Christoph Egger
On 02/25/11 11:45, Matthias Scheler wrote: Module Name:src Committed By: tron Date: Fri Feb 25 10:45:57 UTC 2011 Modified Files: src/sys/net80211: ieee80211_radiotap.h Log Message: Remove duplicate definitions which break the build. Thanks. I was about testing a fix bu

Re: CVS commit: src/sys/external/bsd/drm/dist/bsd-core

2011-02-17 Thread Christoph Egger
On 18.02.11 07:00, matthew green wrote: >>> - {0x1002, 0x9712, >>> CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon >>> Mobility HD 4200"}, \ >>> + {0x1002, 0x9710, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI >>> Radeon HD 4200"}, \ >>> + {0x1002, 0x9711, CHI

Re: CVS commit: src/sys/external/bsd/drm/dist/bsd-core

2011-02-17 Thread Christoph Egger
On 18.02.11 00:21, Jonathan A. Kollasch wrote: > Module Name: src > Committed By: jakllsch > Date: Thu Feb 17 23:21:54 UTC 2011 > > Modified Files: > src/sys/external/bsd/drm/dist/bsd-core: drm_pciids.h > > Log Message: > Add the RS880 device IDs to radeondrm(4). > > > To generat

Re: CVS commit: src/sys/dev/pci

2010-12-24 Thread Christoph Egger
On 24.12.10 14:11, Michael wrote: > Hello, > > On Dec 24, 2010, at 4:13 AM, Christoph Egger wrote: > >> On 24.12.10 00:56, Michael wrote: >>> Hello, >>> >>> On Dec 23, 2010, at 4:34 PM, Christoph Egger wrote: >>> >>>> Module Name

Re: CVS commit: src/sys/dev/pci

2010-12-24 Thread Christoph Egger
On 24.12.10 11:07, Izumi Tsutsui wrote: Modified Files: src/sys/dev/pci: voyagerfb.c >>> Log Message: read 32bits instead of 64bits and truncate the upper 32bits >>> >>> Please stop making unnecessary changes to drivers you can't test on >>> actual hardware. >> >> Sorry, sho

Re: CVS commit: src/sys/dev/pci

2010-12-24 Thread Christoph Egger
On 24.12.10 00:56, Michael wrote: > Hello, > > On Dec 23, 2010, at 4:34 PM, Christoph Egger wrote: > >> Module Name:src >> Committed By:cegger >> Date:Thu Dec 23 21:34:02 UTC 2010 > >> Modified Files: >> src/sys/dev/pci: voyagerf

Re: CVS commit: src/tests/usr.sbin/traceroute

2010-12-15 Thread Christoph Egger
> > On Dec,Wednesday 15 2010, at 11:27 AM, Christoph Egger wrote: > > > > >> Module Name: src > >> Committed By: pooka > >> Date: Wed Dec 15 00:13:52 UTC 2010 > >> > >> Added Files: > >>src/tests

Re: CVS commit: src/tests/usr.sbin/traceroute

2010-12-15 Thread Christoph Egger
> Module Name: src > Committed By: pooka > Date: Wed Dec 15 00:13:52 UTC 2010 > > Added Files: > src/tests/usr.sbin/traceroute: Makefile t_traceroute.sh > > Log Message: > Add simple tests for traceroute. The test bootstraps a three-node > network with one router in the middle an

Re: CVS commit: src

2010-12-13 Thread Christoph Egger
On 13.12.10 22:15, Antti Kantee wrote: > Module Name: src > Committed By: pooka > Date: Mon Dec 13 21:15:31 UTC 2010 > > Modified Files: > src/distrib/sets/lists/base: mi > src/distrib/sets/lists/comp: mi > src/usr.bin/netstat: Makefile bpf.c if.c inet.c inet6.c main.c m

Re: CVS commit: src/sys

2010-11-29 Thread Christoph Egger
On 30.11.10 05:31, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Tue Nov 30 04:31:00 UTC 2010 > > Modified Files: > src/sys/arch/x86/acpi: acpi_cpu_md.c > src/sys/dev/acpi: acpi_cpu.h acpi_cpu_cstate.c > > Log Message: > Add AMD C1E quirk. Tested by

Re: CVS commit: src/usr.bin/make

2010-11-26 Thread Christoph Egger
> On Nov 26, 3:34pm, christoph_eg...@gmx.de ("Christoph Egger") wrote: > -- Subject: Re: CVS commit: src/usr.bin/make > > | BTW: It works on a clean build. > | > | > I must have forgotten to test for cmgn NULL somewhere; where > | > does gdb say that it

Re: CVS commit: src/usr.bin/make

2010-11-26 Thread Christoph Egger
Original-Nachricht > Datum: Fri, 26 Nov 2010 13:56:22 + (UTC) > Von: chris...@astron.com > An: source-changes-d@NetBSD.org > Betreff: Re: CVS commit: src/usr.bin/make > In article <20101126105706.ga18...@homeworld.netbsd.org>, > Martin Husemann wrote: > >On Thu, Nov 25, 20

Re: CVS commit: src/sys

2010-11-04 Thread Christoph Egger
On 05.11.10 02:35, Mindaugas Rasiukevicius wrote: > Module Name: src > Committed By: rmind > Date: Fri Nov 5 01:35:58 UTC 2010 > > Modified Files: > src/sys/dist/pf/net: if_pfsync.c pf_norm.c > src/sys/netinet: in_var.h ip_id.c ip_input.c > > Log Message: > ip_randomid: make

Re: CVS commit: src/sys/netinet

2010-10-06 Thread Christoph Egger
> > > Can you try with a LOCKDEBUG + DEBUG/DIAGNOSTIC kernel? > > > > The kernel has all three options. > > Hm, if you have DEBUG enabled, kern_free() might fill free'ed > area with WEIRD_ADDR. Yes, this patch makes boot with root on nfs work again. Please commit. Christoph > enami. > > Ind

Re: CVS commit: src/sys/netinet

2010-10-05 Thread Christoph Egger
> "Christoph Egger" wrote: > > > Re-structure IPv4 reassembly code to make it more MP-friendly and > > > simplify some code fragments while here. Also, use pool_cache(9) and > > > mutex(9). > > > > > > IPv4 reassembly mechanism is M

Re: CVS commit: src/sys/netinet

2010-10-05 Thread Christoph Egger
> Module Name: src > Committed By: rmind > Date: Sun Oct 3 19:44:47 UTC 2010 > > Modified Files: > src/sys/netinet: ip_reass.c > > Log Message: > Re-structure IPv4 reassembly code to make it more MP-friendly and simplify > some code fragments while here. Also, use pool_cache(9) a

Re: CVS commit: src/sys/arch/x86/include

2010-09-19 Thread Christoph Egger
On 18.09.10 17:49, Jonathan A. Kollasch wrote: > Module Name: src > Committed By: jakllsch > Date: Sat Sep 18 15:49:26 UTC 2010 > > Modified Files: > src/sys/arch/x86/include: specialreg.h > > Log Message: > AMD publication 25759 rev 3.69 says that DisIOReqLock in NB_CFG is "bit 3"

Re: CVS commit: src/sys/dev/usb

2010-09-03 Thread Christoph Egger
On 04.09.10 03:31, matthew green wrote: >> Module Name: src >> Committed By:cegger >> Date:Fri Sep 3 23:15:09 UTC 2010 >> >> Modified Files: >> src/sys/dev/usb: usbdi.c >> >> Log Message: >> fix NULL pointer dereference on detaching: >> Attach an USB device that looks

Re: CVS commit: src/sys/dev/ieee1394

2010-08-30 Thread Christoph Egger
On 26.08.10 16:31, Mindaugas Rasiukevicius wrote: >> Module Name:src >> Committed By: cegger >> Date: Thu Aug 26 12:48:19 UTC 2010 >> >> Modified Files: >> src/sys/dev/ieee1394: fwdev.c >> >> Log Message: >> don't call tsleep() with any mutexes hold >> >> >> To generate a di

Re: CVS commit: src/sys/arch/x86/acpi

2010-08-19 Thread Christoph Egger
On 19.08.10 20:30, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Thu Aug 19 18:30:24 UTC 2010 > > Modified Files: > src/sys/arch/x86/acpi: acpi_cpu_md.c > > Log Message: > Add native P-state support for AMD family 10h and 11h processors. Both are > support

Re: CVS commit: src/sys/arch

2010-08-17 Thread Christoph Egger
> Hi, > > Why are any types other than in the pmap different between > PAE and !PAE? > > When this was originally proposed I asked for stuff like > paddr_t to be 64 bits no matter what the kernel compile > settings where. Interesting to hear that from your side. When asked for this a debate abo

Re: CVS commit: src/sys/ufs/ffs

2010-08-09 Thread Christoph Egger
> Module Name: src > Committed By: pooka > Date: Mon Aug 9 15:50:13 UTC 2010 > > Modified Files: > src/sys/ufs/ffs: ffs_vfsops.c > > Log Message: > Return error if we try to mount a file system with block size > MAXBSIZE. > > Note: there is a billion ways to make the kernel pani

Re: CVS commit: src/sys/dev/acpi

2010-08-08 Thread Christoph Egger
On 09.08.10 07:00, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Mon Aug 9 05:00:24 UTC 2010 > > Modified Files: > src/sys/dev/acpi: acpi_cpu_cstate.c > > Log Message: > Downgrade the currently supported maximum C-state to C1. There appears to be > timer-

Re: CVS commit: src/sys

2010-08-08 Thread Christoph Egger
On 08.08.10 19:08, Jukka Ruohonen wrote: > On Sun, Aug 08, 2010 at 04:58:42PM +, Jukka Ruohonen wrote: >> Merge P-state support for acpicpu(4). > > Hi. > > I'll post this note about conclusions from various informal discussions > regarding acpicpu(4) and CPU power management generally. > > I

Re: CVS commit: src/sys/arch

2010-07-24 Thread Christoph Egger
On 24.07.10 02:45, Jean-Yves Migeon wrote: > Module Name: src > Committed By: jym > Date: Sat Jul 24 00:45:57 UTC 2010 > > Modified Files: > src/sys/arch/i386/conf: GENERIC > src/sys/arch/i386/i386: bioscall.S kvm86call.S locore.S machdep.c > mptramp.S multiboot.c >

Re: CVS commit: src/sys/dev/acpi

2010-07-20 Thread Christoph Egger
On 19.07.10 02:59, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Mon Jul 19 00:59:32 UTC 2010 > > Modified Files: > src/sys/dev/acpi: acpi_cpu.c acpi_cpu.h acpi_cpu_cstate.c > > Log Message: > XXX: If this is not correct, revert or fix. > This makes my

Re: CVS commit: src/sys/dev/acpi

2010-07-19 Thread Christoph Egger
> Module Name: src > Committed By: christos > Date: Mon Jul 19 00:59:32 UTC 2010 > > Modified Files: > src/sys/dev/acpi: acpi_cpu.c acpi_cpu.h acpi_cpu_cstate.c > > Log Message: > XXX: If this is not correct, revert or fix. > This makes my laptop boot instead of panic: > > panic:

Re: CVS commit: src/sys

2010-07-18 Thread Christoph Egger
On 18.07.10 11:29, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Sun Jul 18 09:29:13 UTC 2010 > > Modified Files: > src/sys/arch/amd64/conf: GENERIC > src/sys/arch/i386/conf: GENERIC > src/sys/arch/x86/conf: files.x86 > src/sys/arch/x86/in

Re: CVS commit: src

2010-07-06 Thread Christoph Egger
On 07.07.10 02:10, Nicolas Joly wrote: > Module Name: src > Committed By: njoly > Date: Wed Jul 7 00:10:14 UTC 2010 > > Modified Files: > src/distrib/sets/lists/comp: md.amd64 md.i386 > src/sys/arch/x86/include: Makefile > > Log Message: > Install x86/pte.h Thanks. Christo

Re: CVS commit: src/sys/dev/usb

2010-06-22 Thread Christoph Egger
On 22.06.10 23:30, Paul Goyette wrote: > Module Name: src > Committed By: pgoyette > Date: Tue Jun 22 21:30:55 UTC 2010 > > Modified Files: > src/sys/dev/usb: if_axe.c > > Log Message: > Make sure we unlock before exit. > @@ -350,6 +350,7 @@ > allmulti: > rxmod

Re: CVS commit: src/sys

2010-06-22 Thread Christoph Egger
On 22.06.10 20:32, Mindaugas Rasiukevicius wrote: > Module Name: src > Committed By: rmind > Date: Tue Jun 22 18:32:08 UTC 2010 > > Modified Files: > src/sys/fs/tmpfs: TODO files.tmpfs tmpfs.h tmpfs_subr.c tmpfs_vfsops.c > tmpfs_vnops.c > src/sys/modules/tmpfs: Makef

Re: CVS commit: src

2010-05-30 Thread Christoph Egger
On 31.05.10 05:18, Mindaugas Rasiukevicius wrote: > Module Name: src > Committed By: rmind > Date: Mon May 31 03:18:33 UTC 2010 > > Modified Files: > src/bin/ps: extern.h print.c ps.c > src/external/bsd/top/dist/machine: m_netbsd.c > > Log Message: > Fix ps(1) and top(1) to s

Re: CVS commit: src/dist/ipf

2010-04-17 Thread Christoph Egger
On 17.04.10 22:46, Darren Reed wrote: > Module Name: src > Committed By: darrenr > Date: Sat Apr 17 20:46:14 UTC 2010 > > Update of /cvsroot/src/dist/ipf > In directory ivanova.netbsd.org:/tmp/cvs-serv26635 > > Log Message: > Import IPFilter 4.1.34 into NetBSD > Why not imported into i

Re: CVS commit: src/sys/dev/acpi

2010-04-03 Thread Christoph Egger
On 03.04.10 18:29, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Sat Apr 3 16:29:22 UTC 2010 > > Modified Files: > src/sys/dev/acpi: acpi_bat.c > > Log Message: > Update the limits when a change from absent to present is detected. > Does acpi_bat also d

Re: CVS commit: src/tools/compat/sys

2010-03-27 Thread Christoph Egger
On 26.03.10 22:34, Christos Zoulas wrote: > In article <1933.1269630...@splode.eterna.com.au>, > matthew green wrote: >> >> >> tools/ctfconvert/../../external/cddl/osnet/sys/sys/time.h:71: error: >> 'CLOCK_REALTIME' undeclared (first use in this function) >> >> >> >> shouldn't this b

Re: CVS commit: src/tools/compat/sys

2010-03-26 Thread Christoph Egger
Original-Nachricht > Datum: Sat, 27 Mar 2010 03:03:06 +1100 > Von: matthew green > An: "Christoph Egger" > CC: source-changes-d@NetBSD.org > Betreff: re: CVS commit: src/tools/compat/sys > > >>toolchain buildfix on OSX with M

Re: re: CVS commit: src/tools/compat/sys

2010-03-26 Thread Christoph Egger
> >Module Name: src >Committed By: cegger >Date: Fri Mar 26 07:16:12 UTC 2010 > >Added Files: > src/tools/compat/sys: time.h > >Log Message: >toolchain buildfix on OSX with MKDTRACE=yes: > >The host doesn't provide CLOCK_REALT

Re: CVS commit: src/sys/conf

2010-02-23 Thread Christoph Egger
Thanks. Christoph On 23.02.10 23:26, Darran Hunt wrote: > Missed the log message, fixed with cvs admin -m. > > Log message now reads: > > DTrace: remove kern_dtrace.c, no longer used > > Darran. > > On 24/02/2010, at 11:24 AM, Christoph Egger wrote: > >

Re: CVS commit: src/sys/conf

2010-02-23 Thread Christoph Egger
On 23.02.10 23:21, Darran Hunt wrote: > Module Name: src > Committed By: darran > Date: Tue Feb 23 22:21:25 UTC 2010 > > Modified Files: > src/sys/conf: files Log Message ? > > > To generate a diff of this commit: > cvs rdiff -u -r1.976 -r1.977 src/sys/conf/files > > Please not

CVS commit: src/usr.sbin/cpuctl/arch

2010-02-23 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue Feb 23 08:46:33 UTC 2010 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: check for svm feature flags if cpuid function 0x800a is available. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/

CVS commit: src/sys/arch/amd64/amd64

2010-02-22 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue Feb 23 06:27:40 UTC 2010 Modified Files: src/sys/arch/amd64/amd64: trap.c vector.S Log Message: dtrace kernel hooks ok darran@ To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/arch/amd64/amd64/trap.c cv

CVS commit: src/sys/arch/amd64/amd64

2010-02-22 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue Feb 23 00:23:36 UTC 2010 Modified Files: src/sys/arch/amd64/amd64: vector.S Log Message: include opt_xen.h To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/arch/amd64/amd64/vector.S Please note that dif

CVS commit: src/sys/arch/amd64/amd64

2010-02-22 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue Feb 23 00:23:36 UTC 2010 Modified Files: src/sys/arch/amd64/amd64: vector.S Log Message: include opt_xen.h To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/arch/amd64/amd64/vector.S Please note that dif

CVS commit: src/sys/dev/scsipi

2010-02-06 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Sat Feb 6 23:13:59 UTC 2010 Modified Files: src/sys/dev/scsipi: scsi_spc.h Log Message: scsi_sense_data: add comments taken from src/sys/dev/ieee1394/sbp.h To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev

CVS commit: src/sys/kern

2010-02-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Fri Feb 5 11:06:37 UTC 2010 Modified Files: src/sys/kern: init_main.c Log Message: fix LOCKDEBUG panic 'uninitialized lock'. seminit() calls exithook_establish(). exithook_establish() uses the exec_lock. exec_lock is initialzed b

Re: CVS commit: src/sys/dev/pci

2010-01-27 Thread Christoph Egger
On 28.01.10 04:09, SAITOH Masanobu wrote: > Module Name: src > Committed By: msaitoh > Date: Thu Jan 28 03:09:13 UTC 2010 > > Modified Files: > src/sys/dev/pci: if_bge.c if_bgereg.h if_bgevar.h > > Log Message: > - Introduce IPMI and ASF related code from FreeBSD. It fixes some pro

Re: CVS commit: src/share/man/man4

2010-01-25 Thread Christoph Egger
> Module Name: src > Committed By: jruoho > Date: Mon Jan 25 09:33:29 UTC 2010 > > Modified Files: > src/share/man/man4: acpidalb.4 > Log message ? Christoph > To generate a diff of this commit: > cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/acpidalb.4 > > Please note that diff

CVS commit: src/sys/arch/xen

2010-01-23 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Sat Jan 23 22:32:42 UTC 2010 Modified Files: src/sys/arch/xen/x86: xen_bus_dma.c src/sys/arch/xen/xen: xengnt.c xennetback_xenbus.c Log Message: fix address overflow with 32bit PAE. Reported and tested by Mark Davies on po

CVS commit: src/sys/dev/isa

2010-01-23 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Sat Jan 23 17:22:05 UTC 2010 Modified Files: src/sys/dev/isa: ess.c Log Message: essattach: printf -> aprint_* To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/dev/isa/ess.c Please note that diffs are not p

CVS commit: src/sys/arch/x86/include

2010-01-13 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Wed Jan 13 12:54:49 UTC 2010 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: recognize SVM PauseFilter To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/x86/include/specialreg.h Plea

CVS commit: src/sys/arch/x86/x86

2010-01-09 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Sat Jan 9 22:54:00 UTC 2010 Modified Files: src/sys/arch/x86/x86: x86_machdep.c Log Message: TOPLIMIT for i386 PAE is 64GB. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/x86/x86/x86_machdep.c Pleas

CVS commit: src/sys/arch/x86

2010-01-09 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Sat Jan 9 20:56:17 UTC 2010 Modified Files: src/sys/arch/x86/include: cpu.h mpconfig.h src/sys/arch/x86/x86: mpacpi.c Log Message: add x2apic support. patch presented on current-users@, port-i386@ and port-amd64@ on 2009-

CVS commit: src/sys/arch/x86/include

2010-01-09 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Sat Jan 9 20:50:11 UTC 2010 Modified Files: src/sys/arch/x86/include: i82489reg.h Log Message: add LAPIC_MSR_ENABLE_x2 MSR. from mur...@river-styx via port-amd64@ '...as documented in the Intel 64 and IA32 Architectures Softwa

Re: CVS commit: src/sys/dist/pf/net

2009-12-30 Thread Christoph Egger
On 30.12.09 08:00, Elad Efrat wrote: > Module Name: src > Committed By: elad > Date: Wed Dec 30 07:00:01 UTC 2009 > > Modified Files: > src/sys/dist/pf/net: pf.c > > Log Message: > Get uid/gid from the socket's credentials. > > > To generate a diff of this commit: > cvs rdiff -u

Re: CVS commit: src/tools

2009-12-22 Thread Christoph Egger
On 22.12.09 09:29, Christoph Egger wrote: > On 21.12.09 21:57, matthew green wrote: >> Module Name: src >> Committed By:mrg >> Date:Mon Dec 21 20:57:36 UTC 2009 >> >> Modified Files: >> src/tools: Makefile >> >>

Re: CVS commit: src/usr.sbin/acpitools/acpidump

2009-12-22 Thread Christoph Egger
On 22.12.09 09:46, Christoph Egger wrote: > On 22.12.09 09:44, Christoph Egger wrote: >> Module Name: src >> Committed By:cegger >> Date:Tue Dec 22 08:44:03 UTC 2009 >> >> Modified Files: >> src/usr.sbin/acpitools/acpidump:

Re: CVS commit: src/usr.sbin/acpitools/acpidump

2009-12-22 Thread Christoph Egger
On 22.12.09 09:44, Christoph Egger wrote: > Module Name: src > Committed By: cegger > Date: Tue Dec 22 08:44:03 UTC 2009 > > Modified Files: > src/usr.sbin/acpitools/acpidump: Makefile acpi.c acpi_user.c acpidump.8 > acpidump.c acpidump.h > Re

Re: CVS commit: src/tools

2009-12-22 Thread Christoph Egger
On 21.12.09 21:57, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Mon Dec 21 20:57:36 UTC 2009 > > Modified Files: > src/tools: Makefile > > Log Message: > move the build of pax before libelf. fixes my build of tools/libelf, > though i didn't look to see why l

Re: CVS commit: src/dist/ntp

2009-12-08 Thread Christoph Egger
Frank Kardel wrote: > Module Name: src > Committed By: kardel > Date: Tue Dec 8 20:45:46 UTC 2009 > > Update of /cvsroot/src/dist/ntp > In directory ivanova.netbsd.org:/tmp/cvs-serv4230 > > Log Message: > Import ntp 4.2.4p8 Is there anything that speak against importing it into externa

Re: CVS commit: src/distrib/sets

2009-12-05 Thread Christoph Egger
Masao Uebayashi wrote: >> @@ -32,15 +32,16 @@ >> while getopts L:bxXloa:m:s: ch; do >> case ${ch} in >> L) >> -lists=$( >> -for _list in $( echo ${OPTARG} | tr , ' ' ); do >> -case $_list in >> -base)

Re: CVS commit: src/sys/dev/acpi

2009-12-03 Thread Christoph Egger
Paul Goyette wrote: > On Fri, 4 Dec 2009, Quentin Garnier wrote: > >>> IMO, very few devices should attach at acpi, but autoconfiguration >>> should use ACPI data, when it is available, for the "direct" >>> configuration of devices that we would otherwise have to probe for. >> >> Was there ever a

Re: CVS commit: src/sys/dev/acpi

2009-11-29 Thread Christoph Egger
Masao Uebayashi wrote: > Module Name: src > Committed By: uebayasi > Date: Sun Nov 29 18:08:22 UTC 2009 > > Modified Files: > src/sys/dev/acpi: acpi_tz.c > > Log Message: > Remove a debug printf(). Thanks. Christoph

Re: CVS commit: src/sys/arch

2009-11-22 Thread Christoph Egger
Manuel Bouyer wrote: > On Mon, Nov 23, 2009 at 08:44:10AM +1100, matthew green wrote: >>Module Name: src >>Committed By: bouyer >>Date: Sun Nov 22 21:41:03 UTC 2009 >> >>Modified Files: >> src/sys/arch/amd64/include: vmparam.h >> src/sys/arch/x86/x

Re: CVS commit: src/sys/arch/i386/i386

2009-11-21 Thread Christoph Egger
David Laight wrote: > Module Name: src > Committed By: dsl > Date: Sat Nov 21 19:59:51 UTC 2009 > > Modified Files: > src/sys/arch/i386/i386: db_trace.c > > Log Message: > Don't call lwp_getpcb() when not KERNEL. This change might be unnecessary after this commit: ---

Re: CVS commit: src/sys/miscfs/genfs

2009-11-20 Thread Christoph Egger
Roy Marples wrote: > Module Name: src > Committed By: roy > Date: Fri Nov 20 13:42:43 UTC 2009 > > Modified Files: > src/sys/miscfs/genfs: genfs_vnops.c > > Log Message: > Allow chown if caller is in the new group. Is it possible now to do something like chown me:users /etc/passw

Re: CVS commit: src/sys/arch/i386/stand

2009-11-19 Thread Christoph Egger
David Laight wrote: > Module Name: src > Committed By: dsl > Date: Thu Nov 19 22:10:03 UTC 2009 > > Modified Files: > src/sys/arch/i386/stand/lib: message.S > src/sys/arch/i386/stand/mbr: mbr.S > > Log Message: > Move code for outputting directly to the serial port into messa

  1   2   >