CVS commit: src/sys/external/bsd/drm2/radeon

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri May 31 03:41:32 UTC 2019 Modified Files: src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c Log Message: Restore previous KASSERT but with the same condition as in nouveaufb.c, which is the code I was trying to mimic. Thanks

CVS commit: src/sys/external/bsd/drm2/radeon

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri May 31 03:41:32 UTC 2019 Modified Files: src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c Log Message: Restore previous KASSERT but with the same condition as in nouveaufb.c, which is the code I was trying to mimic. Thanks

CVS commit: src/sys/external/bsd/drm2/radeon

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri May 31 03:28:49 UTC 2019 Modified Files: src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c Log Message: Quickly hide a KASSERT that fires, hopefully before people trip over it. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/radeon

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri May 31 03:28:49 UTC 2019 Modified Files: src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c Log Message: Quickly hide a KASSERT that fires, hopefully before people trip over it. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/radeon

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri May 31 02:35:08 UTC 2019 Modified Files: src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c Log Message: Teach radeondrmkmsfb to use drmfb instead of its own, duplicated logic. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/radeon

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri May 31 02:35:08 UTC 2019 Modified Files: src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c Log Message: Teach radeondrmkmsfb to use drmfb instead of its own, duplicated logic. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/mit/xorg/lib/gallium

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu May 30 23:15:46 UTC 2019 Modified Files: src/external/mit/xorg/lib/gallium: Makefile Log Message: Add libraries to resolve missing xcb symbols Fixes executing 'emulators/nestopia' on r600, reported by nia, thanks! XX

CVS commit: src/external/mit/xorg/lib/gallium

2019-05-30 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu May 30 23:15:46 UTC 2019 Modified Files: src/external/mit/xorg/lib/gallium: Makefile Log Message: Add libraries to resolve missing xcb symbols Fixes executing 'emulators/nestopia' on r600, reported by nia, thanks! XX

CVS commit: src/external/mit/xorg/lib/libxcb

2019-05-29 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed May 29 13:15:53 UTC 2019 Modified Files: src/external/mit/xorg/lib/libxcb: xcb.mk Log Message: Pick up xcb pkgconfig version automagically from the configure script PACKAGE_VERSION. We have failed to update it for netbsd-8 and

CVS commit: src/external/mit/xorg/lib/libxcb

2019-05-29 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed May 29 13:15:53 UTC 2019 Modified Files: src/external/mit/xorg/lib/libxcb: xcb.mk Log Message: Pick up xcb pkgconfig version automagically from the configure script PACKAGE_VERSION. We have failed to update it for netbsd-8 and

CVS commit: src/sys/dev/usb

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 03:08:13 UTC 2019 Modified Files: src/sys/dev/usb: uhmodem.c Log Message: Claim suspend support. >From Uwe Krüger in PR kern/42633 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/dev/

CVS commit: src/sys/dev/usb

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 03:08:13 UTC 2019 Modified Files: src/sys/dev/usb: uhmodem.c Log Message: Claim suspend support. >From Uwe Krüger in PR kern/42633 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/dev/

CVS commit: src/share/man/man4

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 02:23:16 UTC 2019 Modified Files: src/share/man/man4: ath.4 Log Message: Remove very outdated note about no WPA support. >From Giles Lean in PR bin/37024, who confirmed wpa_supplicant works fine. I didn't add a

CVS commit: src/share/man/man4

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 02:23:16 UTC 2019 Modified Files: src/share/man/man4: ath.4 Log Message: Remove very outdated note about no WPA support. >From Giles Lean in PR bin/37024, who confirmed wpa_supplicant works fine. I didn't add a

CVS commit: src/tests/lib/libm

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 00:24:37 UTC 2019 Modified Files: src/tests/lib/libm: t_sin.c Log Message: Print result of function we tested (sinf), not of function we didn't test (sin). no need to print 17 digits for a float. from Riastradh.

CVS commit: src/tests/lib/libm

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 00:24:37 UTC 2019 Modified Files: src/tests/lib/libm: t_sin.c Log Message: Print result of function we tested (sinf), not of function we didn't test (sin). no need to print 17 digits for a float. from Riastradh.

CVS commit: src/tests/lib/libm

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 00:10:36 UTC 2019 Modified Files: src/tests/lib/libm: t_cos.c Log Message: on i386 with FLT_EVAL_METHOD=2, the computation inside cosf was done in binary80 arithmetic and never rounded to binary32 at the end, so it

CVS commit: src/tests/lib/libm

2019-05-26 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon May 27 00:10:36 UTC 2019 Modified Files: src/tests/lib/libm: t_cos.c Log Message: on i386 with FLT_EVAL_METHOD=2, the computation inside cosf was done in binary80 arithmetic and never rounded to binary32 at the end, so it

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2019-05-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat May 25 13:54:37 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h Log Message: don't claim lsan support on netbsd. PR toolchain/54226: address sanitizer doesn't work To generate

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2019-05-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat May 25 13:54:37 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h Log Message: don't claim lsan support on netbsd. PR toolchain/54226: address sanitizer doesn't work To generate

Re: audio2

2019-05-24 Thread maya
we don't have anyone using the non-__GNUC__ case

Re: CVS commit: src/include

2019-05-23 Thread maya
On Thu, May 23, 2019 at 09:05:00AM +0200, Martin Husemann wrote: > On Thu, May 23, 2019 at 12:03:33AM +0200, Kamil Rytarowski wrote: > > >> -#if ((__cplusplus - 0) < 201103L) > > >> +#if defined(_ISOC11_SOURCE) || (__STDC_VERSION__ - 0) >= 201101L > > Am I missing something or does this (in additi

CVS commit: src/include

2019-05-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed May 22 21:25:01 UTC 2019 Modified Files: src/include: assert.h Log Message: Limit static_assert visibility to C11. The existing definition caused issues as GCC only provides _Static_assert when building C11 code. This follows

CVS commit: src/include

2019-05-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed May 22 21:25:01 UTC 2019 Modified Files: src/include: assert.h Log Message: Limit static_assert visibility to C11. The existing definition caused issues as GCC only provides _Static_assert when building C11 code. This follows

CVS commit: src/doc

2019-05-13 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue May 14 02:53:16 UTC 2019 Modified Files: src/doc: HACKS Log Message: Add a hack entry for libpthread one section To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190 src/doc/HACKS Please note that diffs are not

CVS commit: src/doc

2019-05-13 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue May 14 02:53:16 UTC 2019 Modified Files: src/doc: HACKS Log Message: Add a hack entry for libpthread one section To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190 src/doc/HACKS Please note that diffs are not

CVS commit: src/usr.sbin/installboot

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:47:09 UTC 2019 Modified Files: src/usr.sbin/installboot: evboards.c Log Message: Use attribute printf. Helps clang builds. From a.rin. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin

CVS commit: src/usr.sbin/installboot

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:47:09 UTC 2019 Modified Files: src/usr.sbin/installboot: evboards.c Log Message: Use attribute printf. Helps clang builds. From a.rin. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin

CVS commit: src/sys/dev/pci

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:40:20 UTC 2019 Modified Files: src/sys/dev/pci: cmpci.c Log Message: Remove unused function following isaki-audio2 merge. Shows up when doing clang builds. From a.rin. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci

2019-05-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun May 12 13:40:20 UTC 2019 Modified Files: src/sys/dev/pci: cmpci.c Log Message: Remove unused function following isaki-audio2 merge. Shows up when doing clang builds. From a.rin. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/audio

2019-05-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat May 11 03:26:43 UTC 2019 Modified Files: src/sys/dev/audio: audio.c Log Message: Don't use a confusing GCC extension. NFC To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/audio/audio.c Please note

CVS commit: src/sys/dev/audio

2019-05-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat May 11 03:26:43 UTC 2019 Modified Files: src/sys/dev/audio: audio.c Log Message: Don't use a confusing GCC extension. NFC To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/audio/audio.c Please note

Re: audio2

2019-05-10 Thread maya
- ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted. ossaudio is still using this, although I don't know if it's critical. compat/ossaudio/ossaudio.c:779 case OSS_SNDCTL_DSP_SETDUPLEX: idat = 1; error = ioctlf(fp, AUDIO_SETFD, &idat);

Re: audio2

2019-05-08 Thread maya
Is there some scenario where this made a difference? it sounds like an optimization that a compiler should already do 5234:#if defined(AUDIO_USE_C_IMPLEMENTATION_DEFINED_BEHAVIOR) && defined(__GNUC__) 5235- *d++ += ((aint2_t)*s++) * track->volume >> 8; 5236-#else 5237-

Re: CVS commit: src/lib/libpthread

2019-05-07 Thread maya
Pre-emptively making a thread where people can call this an ugly hack On Tue, May 07, 2019 at 06:12:54PM +, Maya Rashish wrote: > Module Name: src > Committed By: maya > Date: Tue May 7 18:12:53 UTC 2019 > > Modified Files: > src/lib/libpthread: Makefil

Re: CVS commit: src/libexec/ld.elf_so

2019-04-15 Thread maya
On Mon, Apr 15, 2019 at 10:57:17AM +0200, Christoph Badura wrote: > On Sun, Apr 14, 2019 at 08:27:02PM +0000, Maya Rashish wrote: > > Module Name:src > > Committed By: maya > > Date: Sun Apr 14 20:27:02 UTC 2019 > > Modified Files: &g

Re: CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-02 Thread maya
Email as a reminder that sun2 also relies on emutls and probably needs the same On Tue, Apr 02, 2019 at 05:19:21PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Tue Apr 2 21:19:20 UTC 2019 > > Modified Files: > src/external/bsd/jemalloc/include/

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

2019-03-22 Thread maya
On Fri, Mar 22, 2019 at 07:41:41AM +, Martin Husemann wrote: > @@ -1402,6 +1402,9 @@ radeonfb_loadbios(struct radeonfb_softc > pci_find_rom(pa, romt, romh, romsz, PCI_ROM_CODE_TYPE_X86, &biosh, > &sc->sc_biossz); > > + if (sc->sc_biossz == 0 || sc->sc_bios == NULL) > +

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

2019-03-03 Thread maya
On Sun, Mar 03, 2019 at 05:33:33PM +, Maxime Villard wrote: > Module Name: src > Committed By: maxv > Date: Sun Mar 3 17:33:33 UTC 2019 > > Modified Files: > src/sys/arch/x86/acpi: acpi_machdep.c > > Log Message: > Fix bug, PG_W is 'wired', not 'writable'. Maybe we can use th

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

2019-02-27 Thread maya
On Wed, Feb 27, 2019 at 12:18:11PM +0100, Martin Husemann wrote: > On Wed, Feb 27, 2019 at 10:09:44PM +1100, Simon Burge wrote: > > addstr() just adjusts stdscr. The line after these is: > > > > refresh(); > > > > which will do the actual screen refresh/update. > > I'll fix it as you sugges

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

2019-02-24 Thread maya
On Sun, Feb 24, 2019 at 07:06:40PM +, Michael van Elst wrote: > While here, also check for arithmetic overflow. > + /* how much to actually read */ > + rawbufmax = callerbytes + skipstart; > + if (rawbufmax < callerbytes) > + return EINVAL; hmm, I"m under the impressi

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2019-02-11 Thread maya
On Tue, Feb 12, 2019 at 04:59:33AM +1100, matthew green wrote: > "Tobias Nygren" writes: > > Module Name:src > > Committed By: tnn > > Date: Mon Feb 11 17:49:37 UTC 2019 > > > > Modified Files: > > src/external/cddl/osnet/lib/libdtrace: Makefile > > > > Log Message

Re: CVS commit: src/external/cddl/osnet/sys/sys

2019-02-06 Thread maya
On Wed, Feb 06, 2019 at 12:56:57PM -0500, Christos Zoulas wrote: D.org> > @@ -66,7 +66,7 @@ crgetgroups(cred_t *cr) > { > static gid_t gids[NGROUPS_MAX]; I feel uncomfortable seeing unnecessary use of static. (I find it too magical) What do others think? > > - memset(gids, 0, NGROUP

Re: CVS commit: src/etc

2019-01-14 Thread maya
On Mon, Jan 14, 2019 at 01:08:27AM +, David Holland wrote: > On Mon, Jan 14, 2019 at 09:42:54AM +1100, matthew green wrote: > > it would be OK if this was _read-only_ access to network > > configuration, but one should never be allowed to change the > > it unless root. > > In the long run,

Re: CVS commit: src/etc

2019-01-12 Thread maya
This lets any user in wheel group choose to connect to the network. Isn't that more privileges than we normally give? On Sat, Jan 12, 2019 at 04:51:55PM +, Roy Marples wrote: > +ctrl_interface_group=wheel

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

2019-01-05 Thread maya
Are we building ARM with -mstrict-alignment?

Re: CVS commit: src/distrib/common

2019-01-02 Thread maya
On Wed, Jan 02, 2019 at 09:08:50PM +, Alexander Nasonov wrote: > m...@netbsd.org wrote: > > On Wed, Jan 02, 2019 at 08:42:33PM +, Alexander Nasonov wrote: > > > https://wiki.netbsd.org/projects/project/transparent-cgd/ > > > > > > This page describes limitations of cgdroot.kmod. > > > > >

Re: CVS commit: src/distrib/common

2019-01-02 Thread maya
On Wed, Jan 02, 2019 at 08:42:33PM +, Alexander Nasonov wrote: > Alexander Nasonov wrote: > > m...@netbsd.org wrote: > > > Why are we using a memory disk for full disk encryption? I am under the > > > impression that it shouldn't be required. > > > > We use a memory disk because cgdconfig func

Re: CVS commit: src

2019-01-02 Thread maya
On Wed, Jan 02, 2019 at 08:45:00AM +0100, Joerg Sonnenberger wrote: > On Tue, Jan 01, 2019 at 10:07:11PM -0800, Jason Thorpe wrote: > > > > ...also, it seems like the GNU-style symbol versioning support might be > > another way to solve this, yah? > > It would, if it wasn't (intentionally?) crip

Re: CVS commit: src

2019-01-01 Thread maya
On Tue, Jan 01, 2019 at 09:38:10PM -0800, Jason Thorpe wrote: > > > > On Jan 1, 2019, at 8:26 PM, m...@netbsd.org wrote: > > > > Having two versions of LLVM in use by a binary is going to fail in > > surprising ways. > > > > Base can be several years old at some point, increasing the odds of th

Re: CVS commit: src

2019-01-01 Thread maya
I'll note I don't know of a single package using LLVM and a library as well as libGL, even though it looks like it should be a likely scenario. The closest example was Octave that uses 3D graphs (with acceleration) and at some opint had a LLVM-based JIT, but had given up on it because it was an un

Re: CVS commit: src

2019-01-01 Thread maya
On Wed, Jan 02, 2019 at 04:26:10AM +, m...@netbsd.org wrote: > I might be extrapolating, but AIUI: > > Having two versions of LLVM in use by a binary is going to fail in > surprising ways. > > Base can be several years old at some point, increasing the odds of the > LLVM non-compatibility bit

Re: CVS commit: src

2019-01-01 Thread maya
I might be extrapolating, but AIUI: Having two versions of LLVM in use by a binary is going to fail in surprising ways. Base can be several years old at some point, increasing the odds of the LLVM non-compatibility biting us. And libGL is very widely used. OpenSSL is similar in this regard: repl

Re: CVS commit: src

2019-01-01 Thread maya
Anyway, would static linking be good?

Re: CVS commit: src

2019-01-01 Thread maya
On Tue, Jan 01, 2019 at 04:02:01PM +, Robert Swindells wrote: > > m...@netbsd.org wrote: > >On Tue, Jan 01, 2019 at 03:34:47PM +0100, Martin Husemann wrote: > >> On Tue, Jan 01, 2019 at 02:22:54PM +, maya%netbsd.org@localhost wrote: > >> > I'm stuck

Re: CVS commit: src

2019-01-01 Thread maya
On Tue, Jan 01, 2019 at 03:34:47PM +0100, Martin Husemann wrote: > On Tue, Jan 01, 2019 at 02:22:54PM +, m...@netbsd.org wrote: > > I'm stuck between the hammer and the anvil here. > > I'd like NetBSD to use a recent MesaLib, the kind that uses LLVM. > > Can you explain how the MesaLib build u

Re: CVS commit: src

2019-01-01 Thread maya
I'm stuck between the hammer and the anvil here. I'd like NetBSD to use a recent MesaLib, the kind that uses LLVM. I keep getting reports that r600.so isn't actually functional*, and amdgpu would be even more noticeable. I've done my best to improve support of MesaLib for modular xorg within pkgsr

Re: CVS commit: src/distrib/common

2018-12-29 Thread maya
On Sat, Dec 29, 2018 at 11:28:38AM +, Alexander Nasonov wrote: > Alexander Nasonov wrote: > > Module Name:src > > Committed By: alnsn > > Date: Sat Dec 29 00:52:11 UTC 2018 > > > > Modified Files: > > src/distrib/common: cgdroot.rc > > > > Log Message: > > Don'

Re: CVS commit: src/libexec/ld.elf_so

2018-12-28 Thread maya
Does anything simpler than GCC crash? BTW while looking at it I noticed GCC has gcc/arch/vax/auto-host.h 1389:#define HAVE_INITFINI_ARRAY_SUPPORT 0 So we might wanna re-run mknative at the end.

Re: CVS commit: src/sys/kern

2018-12-24 Thread maya
On Tue, Dec 25, 2018 at 02:17:07AM +, Robert Elz wrote: > @@ -724,7 +731,7 @@ threadpool_job_hold(threadpool_job_impl_ > return EBUSY; > } while (atomic_cas_uint(&job->job_refcnt, refcnt, (refcnt + 1)) > != refcnt); > - > + > return 0; > } > >

nouveau MSI

2018-12-21 Thread maya
On Wed, Dec 12, 2018 at 06:19:30AM +0100, Tom Ivar Helbekkmo wrote: > Tom Ivar Helbekkmo writes: > > > This one goes black: > > > > nouveau0 at pci1 dev 0 function 0: vendor 10de product 06eb (rev. 0xa1) > > drm kern info: nouveau [ DEVICE][nouveau0] BOOT0 : 0x298580a2 > > drm kern info: nouve

MSI DRMKMS

2018-12-19 Thread maya
On Wed, Dec 19, 2018 at 09:20:56AM +, Maya Rashish wrote: > Modified Files: > src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci: > nouveau_nvkm_subdev_pci_base.c > > Log Message: > Disable MSI/MSI-X for nouveau. So, nouveau has its own code now, fo

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

2018-12-15 Thread maya
This is a distribution of both client and server telnet. These programs have been compiled on: telnet telnetd 4.4 BSD-Lite x x 4.3 BSD Reno X X UNICOS 9.1X X UNICOS 9.0X X UNICOS 8.

Re: CVS commit: src/sys/arch

2018-12-11 Thread maya
I got it working well now :-) thanks. it was MSI. I should see how to disable it for just nouveau.

Re: CVS commit: src/sys/arch

2018-12-11 Thread maya
This is a pretty big hammer, but it works. Index: amd64/include/types.h === RCS file: /cvsroot/src/sys/arch/amd64/include/types.h,v retrieving revision 1.58 diff -u -r1.58 types.h --- amd64/include/types.h 15 Nov 2018 04:59:02 -

Re: CVS commit: src/sys/arch

2018-12-11 Thread maya
On Tue, Dec 11, 2018 at 11:34:30AM -0600, Greg Oster wrote: > On Tue, 11 Dec 2018 15:23:01 + > Robert Swindells wrote: > > > "Maya Rashish" wrote: > > >Module Name:src > > >Committed By: maya > > >Date: Tue Dec 11 11:00:18

Re: CVS commit: src/sys/arch

2018-12-11 Thread maya
On Tue, Dec 11, 2018 at 05:36:56PM +0100, Martin Husemann wrote: > On Tue, Dec 11, 2018 at 03:23:01PM +, Robert Swindells wrote: > > Nouveau works fine for me. > > Seems to work fine for me too with -current: > > pci1: i/o space, memory space enabled, rd/line, wr/inv ok > pci1: info: NVIDIA G

Re: CVS commit: src/sys/arch

2018-12-11 Thread maya
On Tue, Dec 11, 2018 at 03:23:01PM +, Robert Swindells wrote: > > "Maya Rashish" wrote: > >Module Name:src > >Committed By: maya > >Date: Tue Dec 11 11:00:18 UTC 2018 > > > >Modified Files: > >src/sys/arch/amd64/conf

Re: CVS commit: src/sys

2018-12-09 Thread maya
On Sat, Dec 08, 2018 at 05:46:15PM +, Jason R Thorpe wrote: > @@ -2508,13 +2525,7 @@ comcnattach(bus_space_tag_t iot, bus_add > { > struct com_regs regs; > > - memset(®s, 0, sizeof regs); > - regs.cr_iot = iot; > - regs.cr_iobase = iobase; > - regs.cr_nports = COM_NPORT

Amazon EC2 setup

2018-12-01 Thread maya
This feels all kinds of insecure, is that the official way to do it? > Index: src/distrib/utils/embedded/files/ec2_init > diff -u /dev/null src/distrib/utils/embedded/files/ec2_init:1.1 > --- /dev/null Fri Nov 30 20:53:02 2018 > +++ src/distrib/utils/embedded/files/ec2_init Fri Nov 30 20:53:02 201

Re: CVS commit: src/sys/external/bsd/drm2/include/linux/regulator

2018-11-19 Thread maya
On Mon, Nov 19, 2018 at 06:24:12PM +0700, Robert Elz wrote: > Date:Mon, 19 Nov 2018 10:48:59 + > From: "Maya Rashish" > Message-ID: <20181119104859.36f32f...@cvs.netbsd.org> > > | Module Name: src > | Committed By: ma

Re: CVS commit: src/lib/libnvmm

2018-11-11 Thread maya
It looked like it was building a 32bit version of the library too, which might have been the source of the build failure. I'm not sure if that changed since.

Re: CVS commit: src/lib/libc

2018-11-06 Thread maya
On Wed, Nov 07, 2018 at 01:34:18PM +1100, matthew green wrote: > "Maya Rashish" writes: > > Module Name:src > > Committed By: maya > > Date: Mon Nov 5 04:08:40 UTC 2018 > > > > Modified Files: > > src/lib/libc: s

Re: CVS commit: src/sys/sys

2018-11-06 Thread maya
On Tue, Nov 06, 2018 at 11:15:11PM +0300, Valery Ushakov wrote: > On Tue, Nov 06, 2018 at 16:26:44 +0000, Maya Rashish wrote: > > > Module Name:src > > Committed By: maya > > Date: Tue Nov 6 16:26:44 UTC 2018 > > > > Modified

Re: CVS commit: src/etc/etc.evbarm

2018-11-05 Thread maya
On Mon, Nov 05, 2018 at 09:45:38PM +0100, Herbert J. Skuhra wrote: > With etc/etc.evbarm/Makefile.inc r1.97 the command completes. I only > have to fix the build of groff (PR #53314) by removing/commenting out > the following lines in obj/tools/groff/build/src/include/config.h: > > #define NEED_DE

Re: CVS commit: src/sys/kern

2018-10-27 Thread maya
On Sat, Oct 27, 2018 at 09:13:45AM +, Michael van Elst wrote: > Module Name: src > Committed By: mlelstv > Date: Sat Oct 27 09:13:45 UTC 2018 > > Modified Files: > src/sys/kern: subr_tftproot.c > > Log Message: > appease gcc > > .. > @@ -318,9 +318,10 @@ tftproot_getfile(str

Re: CVS commit: src (removing iavc)

2018-09-21 Thread maya
On Fri, Sep 21, 2018 at 06:38:26PM +, Maxime Villard wrote: > Module Name: src > Committed By: maxv > Date: Fri Sep 21 18:38:26 UTC 2018 > > Modified Files: > src/distrib/sets/lists/man: mi > src/share/man/man4: Makefile > src/sys/arch/amd64/conf: ALL > src/sys

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

2018-09-07 Thread maya
On Fri, Sep 07, 2018 at 09:29:27PM +, Christos Zoulas wrote: > In article <20180907211445.dbf47f...@cvs.netbsd.org>, > Michael Lorenz wrote: > >-=-=-=-=-=- > > > >Module Name: src > >Committed By:macallan > >Date:Fri Sep 7 21:14:45 UTC 2018 > > > >Modified Files: > >

Re: CVS commit: [netbsd-7] src/etc/powerd/scripts

2018-08-25 Thread maya
On Sat, Aug 25, 2018 at 07:30:10PM +0100, Roy Marples wrote: > On 25/08/2018 18:23, m...@netbsd.org wrote: > > On Sat, Aug 25, 2018 at 07:04:23PM +0200, Martin Husemann wrote: > > > On Sat, Aug 25, 2018 at 04:58:13PM +, m...@netbsd.org wrote: > > > > Please see the reply by mlelstv to > > > > h

Re: CVS commit: [netbsd-7] src/etc/powerd/scripts

2018-08-25 Thread maya
On Sat, Aug 25, 2018 at 07:04:23PM +0200, Martin Husemann wrote: > On Sat, Aug 25, 2018 at 04:58:13PM +, m...@netbsd.org wrote: > > Please see the reply by mlelstv to > > https://gnats.netbsd.org/53233 > > How is that related to this script? > > Martin No usb wifi can handle suspend/resume w

Re: CVS commit: [netbsd-7] src/etc/powerd/scripts

2018-08-25 Thread maya
Please see the reply by mlelstv to https://gnats.netbsd.org/53233 On Sat, Aug 25, 2018 at 02:54:19PM +, Martin Husemann wrote: > Module Name: src > Committed By: martin > Date: Sat Aug 25 14:54:18 UTC 2018 > > Modified Files: > src/etc/powerd/scripts [netbsd-7]: sleep_button >

Re: CVS commit: src/games/wtf

2018-08-16 Thread maya
On Thu, Aug 16, 2018 at 03:41:59PM +0200, Joerg Sonnenberger wrote: > On Thu, Aug 16, 2018 at 01:31:04PM +0000, Maya Rashish wrote: > > Module Name:src > > Committed By: maya > > Date: Thu Aug 16 13:31:04 UTC 2018 > > > > Modified

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

2018-08-08 Thread maya
On Wed, Aug 08, 2018 at 10:22:33PM +1000, Simon Burge wrote: > Martin Husemann wrote: > > > On Wed, Aug 08, 2018 at 12:11:39PM +, m...@netbsd.org wrote: > > > On Wed, Aug 08, 2018 at 01:59:46PM +0200, Martin Husemann wrote: > > > > On Wed, Aug 08, 2018 at 11:49:21AM +, m...@netbsd.org wrot

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

2018-08-08 Thread maya
On Wed, Aug 08, 2018 at 01:59:46PM +0200, Martin Husemann wrote: > On Wed, Aug 08, 2018 at 11:49:21AM +, m...@netbsd.org wrote: > > Can we use aprint_debug instead? > > It is not even usefull for general debugging IMHO. > > Martin I like the idea of removing the messages entirely. The code w

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

2018-08-08 Thread maya
Can we use aprint_debug instead? On Wed, Aug 08, 2018 at 07:50:13AM +, Simon Burge wrote: > Module Name: src > Committed By: simonb > Date: Wed Aug 8 07:50:12 UTC 2018 > > Modified Files: > src/sys/arch/mips/mips: cpu_exec.c > > Log Message: > Make change of ABI printf()s #if

Re: CVS commit: src/external/bsd/dhcpcd/dist/src

2018-08-03 Thread maya
On Fri, Aug 03, 2018 at 07:46:01PM +0100, Roy Marples wrote: > We could split the term, but merely storing the result of htons in it's own > variable creates a larger binary for no good reason as i see it. > I suspect that the compiler will generate the same code anyway when using a local variabl

Re: CVS commit: src/sys/arch

2018-07-14 Thread maya
On Sat, Jul 14, 2018 at 03:09:41PM +, Maxime Villard wrote: > Module Name: src > Committed By: maxv > Date: Sat Jul 14 15:09:41 UTC 2018 > > Modified Files: > src/sys/arch/bebox/conf: INSTALL > src/sys/arch/evbarm/conf: ARMADAXP ARMADILLO-IOT-G3 BCM5301X BCM56340 >

Re: CVS commit: src/external/gpl3

2018-07-13 Thread maya
On Thu, Jul 12, 2018 at 09:38:16PM +, Joerg Sonnenberger wrote: > @@ -4448,6 +4455,13 @@ _bfd_elf_map_sections_to_segments (bfd * >section. */ >s = bfd_get_section_by_name (abfd, ".interp"); >if (s != NULL && (s->flags & SEC_LOAD) != 0) > + s = NULL; perhaps that s

Re: CVS commit: src/lib/csu/common

2018-07-13 Thread maya
On Fri, Jul 13, 2018 at 04:48:32PM +0700, Robert Elz wrote: > Date:Fri, 13 Jul 2018 09:38:02 + > From:m...@netbsd.org > Message-ID: <20180713093802.ga20...@homeworld.netbsd.org> > > | ack. we should probably leave the build broken, anyone who tries out the > |

Re: CVS commit: src/lib/csu/common

2018-07-13 Thread maya
ack. we should probably leave the build broken, anyone who tries out the resulting netbsd might have to spend some time figuring out how to boot without /sbin/init (it's boot -a and then pick /rescue/init). On Fri, Jul 13, 2018 at 01:00:17AM +, Robert Elz wrote: > Module Name: src > Committed

Re: CVS commit: src/external/gpl3

2018-07-12 Thread maya
Never mind, I'm even losing track of what I'm reading.

Re: CVS commit: src/external/gpl3

2018-07-12 Thread maya
so, number of segments will be wrong if there is .interp but no .dynamic. why don't we ignore the conventrion set in this file and ++segs when adding those segments? On Thu, Jul 12, 2018 at 09:38:16PM +, Joerg Sonnenberger wrote: > Module Name: src > Committed By: joerg > Date: Thu J

Re: CVS commit: src/external/mit/xorg/bin

2018-07-04 Thread maya
On Wed, Jul 04, 2018 at 12:25:49PM +, Maya Rashish wrote: > Module Name: src > Committed By: maya > Date: Wed Jul 4 12:25:49 UTC 2018 > > Modified Files: > src/external/mit/xorg/bin/fc-cache: Makefile > src/external/mit/xorg/bin/fc-cat: Makefile >

Re: CVS commit: src/share/mk

2018-06-22 Thread maya
On Fri, Jun 22, 2018 at 12:37:34PM +1000, matthew green wrote: > "Maya Rashish" writes: > > Module Name:src > > Committed By: maya > > Date: Wed Jun 20 02:15:13 UTC 2018 > > > > Modified Files: > > src/share/mk

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

2018-06-11 Thread maya
On Tue, Jun 12, 2018 at 03:25:31AM +, m...@netbsd.org wrote: > Hi christos! > > Could you explain what makes this necessary in the commit messages in > the future? It isn't very obvious that it fixes a build failure with > MKREPRO for future netbsd'ers, in case it isn't restructured. > Ideally

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

2018-06-11 Thread maya
Hi christos! Could you explain what makes this necessary in the commit messages in the future? It isn't very obvious that it fixes a build failure with MKREPRO for future netbsd'ers, in case it isn't restructured. Ideally in every commit, so it appears in a 'cvs annotate'. Thanks. On Mon, Jun 11

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

2018-06-07 Thread maya
You've changed a default and selectively fixed the one driver that people noticed breaks from it. How do you know the rest aren't broken? On Thu, Jun 07, 2018 at 01:35:31PM +, Jason R Thorpe wrote: > Module Name: src > Committed By: thorpej > Date: Thu Jun 7 13:35:31 UTC 2018 > > Mo

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

2018-05-22 Thread maya
You don't get to sneak a controversial change by omitting a real commit message. On Tue, May 22, 2018 at 09:03:47PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed May 23 01:03:46 UTC 2018 > > Modified Files: > src/usr.bin/mail: Makefile mail.1

Re: CVS commit: src/sys/dev

2018-05-11 Thread maya
On Fri, May 11, 2018 at 04:29:22PM +, Christos Zoulas wrote: > In article , > Jason Thorpe wrote: > > > > > >> On May 11, 2018, at 12:41 AM, Maya Rashish wrote: > >> > >> Module Name: src > >> Committed By: may

Re: CVS commit: src/sys/dev

2018-05-11 Thread maya
initially I picked up the revisions one by one, but found out some of my changes were broken and undid them, and wanted to stick to minimal changes to a working driver. jared said that our driver is intentionally different too.

<    1   2   3   4   5   >