Re: CVS commit: src/sys/arch

2015-10-20 Thread Jeff Rizzo
On 10/17/15 8:30 AM, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Sat Oct 17 15:30:14 UTC 2015 Modified Files: src/sys/arch/arm/allwinner: awin_board.c awin_reg.h awin_var.h src/sys/arch/evbarm/awin: awin_machdep.c

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

2015-04-25 Thread Jeff Rizzo
On 4/25/15 3:46 PM, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Sat Apr 25 22:46:31 UTC 2015 + if (pmf_device_register(sysmon_dev, NULL, NULL)) + aprintf_error(%s: failed to register with pmf\n, I think you mean aprint_error. This

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

2014-11-09 Thread Jeff Rizzo
On 11/9/14 9:54 AM, NONAKA Kimihiro wrote: Module Name:src Committed By: nonaka Date: Sun Nov 9 17:54:02 UTC 2014 Modified Files: src/sys/dev/mii: miidevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113

Re: CVS commit: src/sys/conf

2014-08-24 Thread Jeff Rizzo
On 8/24/14 10:54 AM, Joerg Sonnenberger wrote: On Sun, Aug 24, 2014 at 04:42:46PM +, Matt Thomas wrote: Module Name:src Committed By: matt Date: Sun Aug 24 16:42:46 UTC 2014 Modified Files: src/sys/conf: files Log Message: Add entry for kern/kern_ksyms_buf.c This

Re: CVS commit: src

2014-08-09 Thread Jeff Rizzo
This broke a lot of builds. I've fixed some of the arm/mips ones, but there's still a bunch failing because of no machine/pci_machdep.h . The timing of these failures is really, really annoying, as I'm hoping to branch within 24h. (heck, I would have liked to have done it already).

Re: CVS commit: src/sys/arch

2014-07-21 Thread Jeff Rizzo
Manuel- I think these changes (or one of the changes you've committed recently) broke building the BEAGLEBOARDXM kernel: --- beagle_machdep.o --- /home/riz/src/sys/arch/evbarm/beagle/beagle_machdep.c: In function 'beagle_device_register':

Re: CVS commit: src/sys/arch

2014-07-21 Thread Jeff Rizzo
On 7/21/14, 2:16 PM, Jeff Rizzo wrote: Manuel- I think these changes (or one of the changes you've committed recently) broke building the BEAGLEBOARDXM kernel: The fix was straightforward so I just committed it. +j

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

2014-02-01 Thread Jeff Rizzo
On 2/1/14, 2:49 PM, David Laight wrote: On Sat, Feb 01, 2014 at 08:07:07PM +, Manuel Bouyer wrote: I can't say I've actuallly looked a xen. Presumably we somewhere compile the hypervisor as part of a kernel? The hypervisor is in pkgsrc - sysutils/xenkernel42 (and the accompanying

Re: CVS commit: src/sys

2013-11-24 Thread Jeff Rizzo
On 11/24/13 12:19 PM, Christoph Egger wrote: 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

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

2013-11-23 Thread Jeff Rizzo
On 11/23/13 4:50 AM, Marc Balmer wrote: Zitat von Jeff Rizzo r...@netbsd.org: Module Name:src Committed By:riz Date:Fri Nov 22 18:58:01 UTC 2013 Modified Files: src/sys/arch/i386/conf: ALL Log Message: Comment out npf for now, as we can't have both NPF and PF in the same

Re: CVS commit: src/external/lgpl3

2013-08-19 Thread Jeff Rizzo
On 8/19/13 3:25 PM, Matt Thomas wrote: Module Name:src Committed By: matt Date: Mon Aug 19 22:25:32 UTC 2013 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile src/external/lgpl3/mpfr/lib/libmpfr: Makefile Log Message: always compile GMP and MPFR as ARM

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

2013-08-10 Thread Jeff Rizzo
On 8/10/13 2:15 PM, John Nemeth wrote: Module Name:src Committed By: jnemeth Date: Sat Aug 10 21:15:26 UTC 2013 Modified Files: src/sys/dev/usb: if_urtwn.c usbdevs usbdevs.h usbdevs_data.h Log Message: PR/48112 - Kai-Uwe Eckhardt -- add support for Sitecom N300 usb wifi

Re: CVS commit: [netbsd-6] src/share/zoneinfo

2013-03-14 Thread Jeff Rizzo
On 3/14/13 12:26 PM, Jeff Rizzo wrote: I aborted this commit partway through, which is why only one file made it to the mailing list (when I redid the commit). I have adjusted the commit logs in cvs. (curse non-atomic commits) +j

Re: CVS commit: [netbsd-6-0] src/external/bsd/bind/dist

2012-12-14 Thread Jeff Rizzo
On 12/14/12 12:22 AM, Erik Fair wrote: On Dec 13, 2012, at 09:42, Jeff Rizzo wrote: Module Name:src Committed By: riz Date: Thu Dec 13 17:42:04 UTC 2012 Modified Files: src/external/bsd/bind/dist [netbsd-6-0]: CHANGES version src/external/bsd/bind/dist/bin

Re: CVS commit: [netbsd-5] src/share/misc

2012-10-24 Thread Jeff Rizzo
On 10/24/12 1:59 AM, Martin Husemann wrote: On Wed, Oct 24, 2012 at 07:48:13AM +0400, Aleksej Saushev wrote: || 4.4BSD-Encumbered | | - | - NetBSD 0.8| BSD/386 1.0 - | / | |

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

2012-09-22 Thread Jeff Rizzo
On 9/22/12 2:20 AM, Adrian Steinmann wrote: Module Name:src Committed By: ast Date: Sat Sep 22 09:20:07 UTC 2012 Modified Files: src/usr.sbin/postinstall: postinstall Log Message: Make sure that the to fix, run: ... instructions actually work cut-and-paste By default

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

2012-05-28 Thread Jeff Rizzo
On 5/28/12 6:12 AM, Christos Zoulas wrote: In article20120528034319.0c66217...@cvs.netbsd.org, Jeff Rizzosource-changes-d@NetBSD.org wrote: -=-=-=-=-=- Module Name:src Committed By: riz Date: Mon May 28 03:43:18 UTC 2012 Modified Files: src/sys/dev/iscsi: iscsi_main.c

Re: CVS commit: [netbsd-5] src

2012-04-21 Thread Jeff Rizzo
On 4/21/12 10:58 AM, Takeshi Nakayama wrote: Pull up following revision(s) (requested by spz in ticket #1750): crypto/dist/openssl/crypto/mem.cpatch crypto/dist/openssl/crypto/asn1/a_d2i_fp.c patch crypto/dist/openssl/crypto/buffer/buffer.c patch

Re: CVS commit: [netbsd-6] src/doc

2012-03-02 Thread Jeff Rizzo
On 3/2/12 8:35 AM, Jeff Rizzo wrote: Module Name:src Committed By: riz Date: Fri Mar 2 16:35:50 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Tickets 62-66. This was actually tickets 62-65, the commit message has been fixed in the repo

Re: CVS commit: src/sys/arch

2012-01-06 Thread Jeff Rizzo
On 1/6/12 10:26 AM, Manuel Bouyer wrote: On Fri, Jan 06, 2012 at 09:03:29PM +0530, Cherry G. Mathew wrote: The diagnostic message that it triggers is very verbose for XEN consoles, which ships with DIAGNOSTIC set by default ( not sure why this is the case ). GENERIC has DIAGNOSTIC set by

Re: CVS commit: src/lib/libperfuse

2011-12-28 Thread Jeff Rizzo
On 12/28/11 5:57 PM, Alistair Crooks wrote: On Thu, Dec 29, 2011 at 01:40:33AM +, Jeff Rizzo wrote: Module Name:src Committed By: riz Date: Thu Dec 29 01:40:32 UTC 2011 Modified Files: src/lib/libperfuse: debug.c Log Message: Cast time_t to intmax_t for printf

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

2011-12-03 Thread Jeff Rizzo
On 12/3/11 2:41 PM, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Sat Dec 3 22:41:40 UTC 2011 Modified Files: src/sys/arch/xen/x86: hypervisor_machdep.c src/sys/arch/xen/xen: xenevt.c Log Message: hypervisor_unmask_event(): don't check/update

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

2011-07-30 Thread Jeff Rizzo
On 7/30/11 1:05 PM, Jared D. McNeill wrote: Module Name:src Committed By: jmcneill Date: Sat Jul 30 20:05:36 UTC 2011 Modified Files: src/sys/dev/usb: ohci.c usbdi.c Log Message: PR# port-i386/18818: cannot enter ddb with usb keyboard - ohci: when polling, make sure

Re: CVS commit: src/crypto/external/bsd/netpgp/dist

2011-07-21 Thread Jeff Rizzo
On 7/21/11 10:33 AM, Julio Merino wrote: On 7/21/11 4:49 AM, Martin Husemann wrote: However, from my very practical experience (from all relevant sides: running tests, writing/extending them, and most importantly: fixing the troubles they show) it is not the framework that causes most problems

Re: CVS commit: othersrc/external/bsd/iscsi/sys/dev/iscsi

2011-06-09 Thread Jeff Rizzo
On 6/9/11 3:08 PM, Jeff Rizzo wrote: struct cfdata * - caddr_t that's cfdata_t, not caddr_t. Sigh.

Re: CVS commit: [bouyer-quota2] src/sys/ufs/ffs

2011-02-08 Thread Jeff Rizzo
On 2/8/11 1:29 PM, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Tue Feb 8 21:29:46 UTC 2011 Modified Files: src/sys/ufs/ffs [bouyer-quota2]: ffs_subr.c Log Message: for !_KERNEL case, always define FFS_EI. Required for makefs, and maybe resize_ffs

Re: CVS commit: src

2011-01-04 Thread Jeff Rizzo
On 1/4/11 6:32 PM, Paul Goyette wrote: On Wed, 5 Jan 2011, Jeff Rizzo wrote: Log Message: Update resize_ffs tests for byteswapped file system support, and for UFS2 growth support. Also, reduce the number of tests run by default while still maintaining decent coverage of features and block

Re: CVS commit: src/external/bsd/bind

2010-12-14 Thread Jeff Rizzo
On 12/14/10 3:17 PM, Christos Zoulas wrote: Module Name:src Committed By: christos Date: Tue Dec 14 23:17:21 UTC 2010 Modified Files: src/external/bsd/bind: Makefile.inc Log Message: Handle NetBSD-5 and 4 lack of atomics by disabling threads. To generate a diff of

Re: CVS commit: [netbsd-5] src/sys/dev/usb

2010-11-21 Thread Jeff Rizzo
On 11/21/10 2:11 AM, Martin Husemann wrote: Module Name:src Committed By: martin Date: Sun Nov 21 10:11:59 UTC 2010 Modified Files: src/sys/dev/usb [netbsd-5]: usbdevs.h usbdevs_data.h Log Message: Regen (accidently mssing form [pullup-5 #1407]) To generate a diff of

Re: CVS commit: src/lib/libc

2010-06-19 Thread Jeff Rizzo
On 6/19/10 12:44 PM, Izumi Tsutsui wrote: But isn't the whole point of building host tools to make sure that we DON'T depend on the installed userland? My point is: Just report a problem (with detailed info), but please don't complain. --- Izumi Tsutsui Yes, my apologies. It's