Re: CVS commit: src

2013-07-25 Thread Nick Hudson
On 07/24/13 15:03, Jukka Ruohonen wrote: On Wed, Jul 24, 2013 at 11:45:48AM +, Nick Hudson wrote: Module Name:src Committed By: skrll Date: Wed Jul 24 11:45:48 UTC 2013 Modified Files: src/doc: HACKS src/tests/lib/libc/sys: Makefile Log Message: There

Re: CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/include/linux

2013-07-25 Thread Taylor R Campbell
Date: Wed, 24 Jul 2013 08:05:11 +0100 From: David Laight da...@l8s.co.uk On Wed, Jul 24, 2013 at 02:12:29AM +, Taylor R Campbell wrote: Add __le16, __le32, and __le64 to linux/types.h. As far as I'm aware, these aliases are correct, and the type doesn't actually have

Re: CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/include/linux

2013-07-25 Thread Taylor R Campbell
Date: Wed, 24 Jul 2013 07:34:25 +0100 From: Nick Hudson sk...@netbsd.org Can't we please put these compat stubs somewhere common, e.g. sys/external/bsd/compat/linux No objection here (although I think we should probably add a new top-level sys directory, say sys/shims or

Re: CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/dist/drm/i915

2013-07-25 Thread Taylor R Campbell
Date: Wed, 24 Jul 2013 08:48:29 +0100 From: David Laight da...@l8s.co.uk On Wed, Jul 24, 2013 at 03:47:07AM +, Taylor R Campbell wrote: Kludge around max as a local variable in intel_panel.c. Possibly adding a #define for max/min before/after including the netbsd header

Re: CVS commit: src/sys/kern

2013-07-25 Thread Joerg Sonnenberger
On Tue, Jul 23, 2013 at 08:17:24AM +0100, David Laight wrote: On Mon, Jul 22, 2013 at 07:49:09AM +0100, Alexander Nasonov wrote: Taylor R Campbell wrote: This shouldn't be necessary: snprintf guarantees null termination. Did you observe a pool name without null termination in pool_init in