Re: please put back cat man pages, and what's the deal with warp?

2020-11-10 Thread Paul Goyette
for inclusion - see the package's license for details.) ++--+---+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses: | | (Retired) | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com | | Software Developer

Re: CVS commit: src/sys

2020-11-07 Thread Paul Goyette
2020, Rin Okuyama wrote: On 2020/11/05 5:43, Paul Goyette wrote: BTW, the patch you submitted with the initial message in this thread looks good for avoiding the issue. But I'm not sure it is a complete solution. In particular, you would need to build a 32-bit arm that contains ``no options COMPA

Re: CVS commit: src/sys

2020-11-07 Thread Paul Goyette
Thanks for fixing ... On Sat, 7 Nov 2020, Christos Zoulas wrote: /usr/obj/evbarm-earmv7/tools/bin/nbmake-evbarm -V MACHINE_ARCH earmv7 christos On Nov 7, 2020, at 4:27 PM, Paul Goyette wrote: OK, I think I found the problem, but I don't know how to solve it... All of the undefined

Re: CVS commit: src/sys

2020-11-01 Thread Paul Goyette
On Sun, 1 Nov 2020, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Sun Nov 1 18:51:03 UTC 2020 Modified Files: src/sys/compat/netbsd32: netbsd32.h netbsd32_core.c src/sys/kern: compat_stub.c files.kern kern_core.c kern_sig.c

Re: CVS commit: src/sys

2020-11-04 Thread Paul Goyette
main(int argc, void *argv) { abort(); } I really have to leave and take care of some personal business, so I would greatly appreciate if you can check this out. Thanks! On Wed, 4 Nov 2020, Paul Goyette wrote: I guess I don't understand why a 32-bit architecture would also have COMPAT_NETBSD32

Re: CVS commit: src/sys/kern

2020-11-04 Thread Paul Goyette
On Wed, 4 Nov 2020, Rin Okuyama wrote: On 2020/11/04 22:52, Paul Goyette wrote: On Wed, 4 Nov 2020, Rin Okuyama wrote: ptrace_common_{init,fini} are called from the ptrace_common module's modcmd routine in kern/sys_ptrace_common.c. The modcmd routine in turn is called at module

Re: CVS commit: src/sys/kern

2020-11-04 Thread Paul Goyette
n I return. On Wed, 4 Nov 2020, Rin Okuyama wrote: On 2020/11/04 22:52, Paul Goyette wrote: On Wed, 4 Nov 2020, Rin Okuyama wrote: ptrace_common_{init,fini} are called from the ptrace_common module's modcmd routine in kern/sys_ptrace_common.c. The modcmd routine in turn is called

Re: CVS commit: src/sys/kern

2020-11-04 Thread Paul Goyette
On Wed, 4 Nov 2020, Rin Okuyama wrote: Hi, On 2020/10/26 0:55, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Sun Oct 25 15:55:37 UTC 2020 Modified Files: src/sys/kern: sys_ptrace_common.c Log Message: ptrace_Common is a module unto itself. Don't

Re: CVS commit: src/sys/kern

2020-11-04 Thread Paul Goyette
if the ptrace module itself (not the ptrace_common) routine is built-in. Please check to make sure that ``options PTRACE'' is included in your kernel config. ++--+---+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses

Re: CVS commit: src/sys

2020-11-04 Thread Paul Goyette
I guess I don't understand why a 32-bit architecture would also have COMPAT_NETBSD32. Christos, can you help out on this? On Wed, 4 Nov 2020, Rin Okuyama wrote: Hello again, On 2020/11/02 3:51, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Sun Nov 1 18

Re: CVS commit: src/sys

2020-11-05 Thread Paul Goyette
I will investigate. Can you confirm that it works correctly if you have the built-in module? (ie, kernel with ``options COMPAT_NETBSD32'') On Thu, 5 Nov 2020, Rin Okuyama wrote: On 2020/11/05 5:43, Paul Goyette wrote: BTW, the patch you submitted with the initial message in this thread

Re: CVS commit: src/sys/kern (kern_event.c)

2021-01-21 Thread Paul Goyette
cvs rdiff -u -r1.111 -r1.112 src/sys/kern/kern_event.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ++--+---+ | Paul Goyette | PGP Key fingerprint: | E-m

Re: CVS commit: src/sys/kern (kern_event.c)

2021-01-21 Thread Paul Goyette
Ooopppsss ignore me - looks like this was already fixed and my update missed it. I'll retry. On Thu, 21 Jan 2021, Paul Goyette wrote: This change seems to break everything! As soon as I try to start syslogd I hit the panic() that you added [ 28.0253983] panic: kqueue_scan,1491: kq

Re: CVS commit: src/sys/kern (kern_event.c)

2021-01-22 Thread Paul Goyette
On Thu, 21 Jan 2021, Paul Goyette wrote: Ooopppsss ignore me - looks like this was already fixed and my update missed it. I'll retry. OK, I built and installed a new kernel+userland. Most everything works, and syslogd seems to work fine (at least, it no longer panics during startup

Re: CVS commit: src/distrib/sets/lists/debug

2021-01-14 Thread Paul Goyette
create it, should its creation XXX perhaps be conditioned on MKKDEBUG rather than MKDEBUG? XXX There is still another problem with ``build.sh install-image'' but I XXX open a new PR for that. On Thu, 14 Jan 2021, Paul Goyette wrote

Re: CVS commit: src/distrib/sets/lists/games

2021-01-01 Thread Paul Goyette
:5fefe793123761591715016! ++--+---+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses: | | (Retired) | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com | | Software Developer | 0786 F758 55DE 53BA 7731 | pgoye...@netbsd.org | ++--+---+

slk.c still broken on some architecetures

2021-06-24 Thread Paul Goyette
IMPSRC:T}} -g ${.IMPSRC} -o ${.TARGET} *** [slk.go] Error code 1 nbmake[7]: stopped in /build/netbsd-current/src_ro/lib/libcurses 1 error ++--+--+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses:| | (Retired)

Re: slk.c still broken on some architecetures

2021-06-24 Thread Paul Goyette
Perhaps this should use ``%zd'' in the format string, rather than using ``%ld'' ??? On Thu, 24 Jun 2021, Paul Goyette wrote: Module Name:src Committed By: blymn Date: Thu Jun 24 05:53:05 UTC 2021 Modified Files: src/lib/libcurses: slk.c Log Message: Make sure we

Re: slk.c still broken on some architecetures

2021-06-24 Thread Paul Goyette
On Thu, 24 Jun 2021, Martin Husemann wrote: On Thu, Jun 24, 2021 at 08:33:45AM -0700, Paul Goyette wrote: /build/netbsd-current/src_ro/lib/libcurses/slk.c: In function '__slk_wset': /build/netbsd-current/src_ro/lib/libcurses/slk.c:571:52: error: format '%ld' expects argument of type 'long int

Re: slk.c still broken on some architecetures

2021-06-24 Thread Paul Goyette
On Fri, 25 Jun 2021, Brett Lymn wrote: On Thu, Jun 24, 2021 at 08:40:46AM -0700, Paul Goyette wrote: Perhaps this should use ``%zd'' in the format string, rather than using ``%ld'' ??? Thanks to Martin for fixing, he used %zu which looks good to me. Yup, %zu is good

Re: CVS commit: src/sys/dev

2021-06-09 Thread Paul Goyette
On Wed, 9 Jun 2021, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Wed Jun 9 23:22:51 UTC 2021 Modified Files: src/sys/dev: dev_verbose.h Log Message: Use the localcount(9)-based module_hook mechanism to prevent the verbose modules' code and data

Re: CVS commit: src

2021-06-29 Thread Paul Goyette
On Tue, 29 Jun 2021, Paul Goyette wrote: Please note that both riastradh@ and dh@ have plans to ride this version bump. You might want to delay any ``cvs up'' commands for a short while. :) Looks like both commits are done, so ``cvs up'' should get you a workable source tree

Re: CVS commit: src

2021-06-29 Thread Paul Goyette
Please note that both riastradh@ and dh@ have plans to ride this version bump. You might want to delay any ``cvs up'' commands for a short while. :) On Tue, 29 Jun 2021, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Tue Jun 29 21:03:37 UTC 2021 Modified

Re: CVS commit: src/sys

2021-06-29 Thread Paul Goyette
to the copyright notices on the relevant files. !DSPAM:60dba34c228001125714949! ++--+--+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses:| | (Retired) | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com

Re: CVS commit: src/sys/dev

2021-04-23 Thread Paul Goyette
ze) { free(buff); buff = malloc(need); if (buff == NULL) err = ENOMEM; } } For a real-life example look at the modctl(2) code for MODULE_STAT ++------+

Re: CVS commit: src/sys/kern (kern_event.c)

2021-01-22 Thread Paul Goyette
On Fri, 22 Jan 2021, Paul Goyette wrote: On Thu, 21 Jan 2021, Paul Goyette wrote: Ooopppsss ignore me - looks like this was already fixed and my update missed it. I'll retry. OK, I built and installed a new kernel+userland. Most everything works, and syslogd seems to work fine (at least

CVS commit: src

2021-09-11 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Sep 11 16:10:37 UTC 2021 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi src/sys/modules: Makefile Log Message: Build and install the if_run module. run(4) is not

CVS commit: src

2021-09-11 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Sep 11 16:10:37 UTC 2021 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi src/sys/modules: Makefile Log Message: Build and install the if_run module. run(4) is not

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

2021-10-15 Thread Paul Goyette
s on the relevant files. -- thorpej !DSPAM:6169cf82254421105921466! ++--+----------+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses:| | (Retired) | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com| | Software Dev

CVS commit: src/distrib/amd64

2021-12-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Dec 31 04:59:16 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/installimage-bios: Makefile Log Message: Still not big enough - bump some more. To generate a diff of this

CVS commit: src/distrib/amd64

2021-12-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Dec 31 04:59:16 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/installimage-bios: Makefile Log Message: Still not big enough - bump some more. To generate a diff of this

CVS commit: src/distrib/amd64

2021-12-25 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Dec 26 03:07:06 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/installimage-bios: Makefile Log Message: Once again things have grown, so the install image allocation size needs

CVS commit: src/distrib/amd64

2021-12-25 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Dec 26 03:07:06 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/installimage-bios: Makefile Log Message: Once again things have grown, so the install image allocation size needs

CVS commit: src/distrib/amd64

2021-12-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Dec 30 15:01:56 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/installimage-bios: Makefile Log Message: With recent changees to debug kernel stuff from Christos we are once again

CVS commit: src/distrib/amd64

2021-12-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Dec 30 15:01:56 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/installimage-bios: Makefile Log Message: With recent changees to debug kernel stuff from Christos we are once again

Re: CVS commit: src/lib/libcurses

2021-07-26 Thread Paul Goyette
ern" completely. ++--+------+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses:| | (Retired) | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com| | Software Developer | 0786 F758 55DE 53BA 7731 | pgoye...@netbsd.org | || | pgoyett...@gmail.com | ++--+--+

CVS commit: src/lib/libc/sys

2022-02-13 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Feb 13 16:51:56 UTC 2022 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/lib/libc/sys/kqueue.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2022-02-13 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Feb 13 16:51:56 UTC 2022 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/lib/libc/sys/kqueue.2 Please note that diffs are not public

Re: CVS commit: src

2022-03-19 Thread Paul Goyette
441505! ++--+--+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses:| | (Retired) | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com| | Software Developer | 0786 F758 55DE 53BA 7731 | pgoye...@netbsd.org | | &am

CVS commit: src/sys/dev/i2c

2022-03-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Mar 30 00:06:51 UTC 2022 Modified Files: src/sys/dev/i2c: am2315.c dbcool.c hytp14.c scmdi2c.c sgp40.c sht3x.c sht4x.c si70xx.c spdmem_i2c.c Log Message: These modules need to depend on iic, not just on i2cexec.

CVS commit: src/sys/dev/i2c

2022-03-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Mar 30 00:06:51 UTC 2022 Modified Files: src/sys/dev/i2c: am2315.c dbcool.c hytp14.c scmdi2c.c sgp40.c sht3x.c sht4x.c si70xx.c spdmem_i2c.c Log Message: These modules need to depend on iic, not just on i2cexec.

CVS commit: src/sys/dev/gpio

2022-03-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Mar 29 22:10:42 UTC 2022 Modified Files: src/sys/dev/gpio: gpiopps.c Log Message: gpiopps module requires the gpio module to resolve several symbols To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/dev/gpio

2022-03-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Mar 29 22:10:42 UTC 2022 Modified Files: src/sys/dev/gpio: gpiopps.c Log Message: gpiopps module requires the gpio module to resolve several symbols To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys

2022-03-31 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Mar 31 19:30:18 UTC 2022 Modified Files: src/sys/dev: cgd.c fss.c midi.c sequencer.c spkr.c vnd.c src/sys/dev/audio: audio.c src/sys/dev/dm: device-mapper.c src/sys/dev/dtv: dtv_device.c

CVS commit: src/sys

2022-03-31 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Mar 31 19:30:18 UTC 2022 Modified Files: src/sys/dev: cgd.c fss.c midi.c sequencer.c spkr.c vnd.c src/sys/dev/audio: audio.c src/sys/dev/dm: device-mapper.c src/sys/dev/dtv: dtv_device.c

CVS commit: src/sys/dev/pci

2022-04-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 1 15:34:34 UTC 2022 Modified Files: src/sys/dev/pci: piixpm.c Log Message: Call iic_fini_tag() when the tag is no longer needed. Without this, a LOCKDEBUG kernel can panic when trying to re-init the tag. To generate

CVS commit: src/sys/dev/pci

2022-04-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 1 15:34:34 UTC 2022 Modified Files: src/sys/dev/pci: piixpm.c Log Message: Call iic_fini_tag() when the tag is no longer needed. Without this, a LOCKDEBUG kernel can panic when trying to re-init the tag. To generate

CVS commit: src

2022-04-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 1 21:09:24 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi src/sys/dev: cgd.c src/sys/modules: Makefile Added Files:

CVS commit: src

2022-04-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 1 21:09:24 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi src/sys/dev: cgd.c src/sys/modules: Makefile Added Files:

CVS commit: src

2022-04-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 1 15:49:12 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi src/sys/dev/i2c: i2c.c i2c_subr.c src/sys/modules: Makefile

CVS commit: src

2022-04-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 1 15:49:12 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi src/sys/dev/i2c: i2c.c i2c_subr.c src/sys/modules: Makefile

CVS commit: src/sys/modules/ffs

2022-01-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jan 8 01:50:54 UTC 2022 Modified Files: src/sys/modules/ffs: Makefile Log Message: Use \t for pre-comment white-space To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/modules/ffs/Makefile Please

CVS commit: src/sys/modules/ffs

2022-01-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jan 8 01:50:54 UTC 2022 Modified Files: src/sys/modules/ffs: Makefile Log Message: Use \t for pre-comment white-space To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/modules/ffs/Makefile Please

CVS commit: src/sys/modules/ffs

2022-01-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jan 8 01:58:16 UTC 2022 Modified Files: src/sys/modules/ffs: Makefile Log Message: Remove extra blank line To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/modules/ffs/Makefile Please note that

CVS commit: src/sys/modules/ffs

2022-01-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jan 8 01:58:16 UTC 2022 Modified Files: src/sys/modules/ffs: Makefile Log Message: Remove extra blank line To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/modules/ffs/Makefile Please note that

CVS commit: src/sys/modules/ufs

2022-01-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jan 8 02:00:49 UTC 2022 Modified Files: src/sys/modules/ufs: Makefile Log Message: Use += for SRCS list To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/modules/ufs/Makefile Please note that diffs are

CVS commit: src/sys/modules/ufs

2022-01-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jan 8 02:00:49 UTC 2022 Modified Files: src/sys/modules/ufs: Makefile Log Message: Use += for SRCS list To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/modules/ufs/Makefile Please note that diffs are

CVS commit: src/sys/modules

2022-01-06 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jan 6 15:08:56 UTC 2022 Modified Files: src/sys/modules/ffs: Makefile src/sys/modules/ufs: Makefile Log Message: Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to being suspected of memory

CVS commit: src/sys/modules

2022-01-06 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jan 6 15:08:56 UTC 2022 Modified Files: src/sys/modules/ffs: Makefile src/sys/modules/ufs: Makefile Log Message: Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to being suspected of memory

CVS commit: src/sys/modules/ufs

2022-01-06 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jan 6 20:41:31 UTC 2022 Modified Files: src/sys/modules/ufs: Makefile Log Message: Fix previous and actually disable UFS_DIRHASH To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/modules/ufs/Makefile

CVS commit: src/sys/modules/ufs

2022-01-06 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jan 6 20:41:31 UTC 2022 Modified Files: src/sys/modules/ufs: Makefile Log Message: Fix previous and actually disable UFS_DIRHASH To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/modules/ufs/Makefile

CVS commit: src/sys

2022-04-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 14 16:50:27 UTC 2022 Modified Files: src/sys/dev/iscsi: iscsi_main.c src/sys/dev/scsipi: files.scsipi scsiconf.c src/sys/modules: Makefile src/sys/rump/dev/lib/libscsipi: Makefile Added Files:

CVS commit: src/sys

2022-04-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 14 16:50:27 UTC 2022 Modified Files: src/sys/dev/iscsi: iscsi_main.c src/sys/dev/scsipi: files.scsipi scsiconf.c src/sys/modules: Makefile src/sys/rump/dev/lib/libscsipi: Makefile Added Files:

CVS commit: src/sbin/iscsid

2022-04-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 14 18:52:27 UTC 2022 Modified Files: src/sbin/iscsid: iscsid.8 Log Message: iscsid(8) no longer requires scsibus(4) and sd(4) to be built-in to the kernel. The scsi_subr module will be loaded if needed to resolve any

CVS commit: src/sbin/iscsid

2022-04-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 14 18:52:27 UTC 2022 Modified Files: src/sbin/iscsid: iscsid.8 Log Message: iscsid(8) no longer requires scsibus(4) and sd(4) to be built-in to the kernel. The scsi_subr module will be loaded if needed to resolve any

CVS commit: src/distrib/sets/lists

2022-04-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 14 16:51:57 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi Log Message: Add the new scsi_subr module to sets lists. To generate a diff of this commit: cvs

CVS commit: src/distrib/sets/lists

2022-04-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 14 16:51:57 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi Log Message: Add the new scsi_subr module to sets lists. To generate a diff of this commit: cvs

CVS commit: src/tests/lib/libc/kevent_nullmnt

2022-05-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon May 30 03:33:07 UTC 2022 Modified Files: src/tests/lib/libc/kevent_nullmnt: t_nullmnt.sh Log Message: Update test so all four combinations of update_{upper, lower} x monitor_{upper, lower}} can be verified. Currently

CVS commit: src/tests/lib/libc/kevent_nullmnt

2022-05-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon May 30 03:33:07 UTC 2022 Modified Files: src/tests/lib/libc/kevent_nullmnt: t_nullmnt.sh Log Message: Update test so all four combinations of update_{upper, lower} x monitor_{upper, lower}} can be verified. Currently

CVS commit: src/tests/lib/libc/kevent_nullmnt

2022-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon May 30 14:28:31 UTC 2022 Modified Files: src/tests/lib/libc/kevent_nullmnt: t_nullmnt.sh Log Message: More factoring of common code. NFCI To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/tests/lib/libc/kevent_nullmnt

2022-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon May 30 14:28:31 UTC 2022 Modified Files: src/tests/lib/libc/kevent_nullmnt: t_nullmnt.sh Log Message: More factoring of common code. NFCI To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/dev/nvmm

2022-07-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 7 23:50:34 UTC 2022 Modified Files: src/sys/dev/nvmm: nvmm.c Log Message: Only detach the cfdriver if we just attached it. Report errno in message when fail to attach cdevsw To generate a diff of this commit: cvs

CVS commit: src/sys/dev/nvmm

2022-07-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 7 23:50:34 UTC 2022 Modified Files: src/sys/dev/nvmm: nvmm.c Log Message: Only detach the cfdriver if we just attached it. Report errno in message when fail to attach cdevsw To generate a diff of this commit: cvs

CVS commit: src/sys/dev/pci

2022-07-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 7 23:54:17 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: Add errno tto message when fail to attach the devsw To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/sys/dev/pci

2022-07-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 7 23:54:17 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: Add errno tto message when fail to attach the devsw To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

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

2022-07-08 Thread Paul Goyette
On Sat, 9 Jul 2022, matthew green wrote: "Paul Goyette" writes: Module Name:src Committed By: pgoyette Date: Fri Jul 8 17:32:19 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: devsw_ok needs to survive across invocations of nvme_modcmd() s

CVS commit: src/sys/dev/pci

2022-07-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jul 8 17:32:19 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: devsw_ok needs to survive across invocations of nvme_modcmd() so allocate it statically. Should address remaining issues with kern/56914

CVS commit: src/sys/dev/pci

2022-07-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jul 8 17:32:19 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: devsw_ok needs to survive across invocations of nvme_modcmd() so allocate it statically. Should address remaining issues with kern/56914

CVS commit: src/sys/dev/pci

2022-07-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jul 9 01:24:32 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: Remove redundant ``devsw_ok = false;'' Thanks mrg@ To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36

CVS commit: src/sys/dev/pci

2022-07-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jul 9 01:24:32 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: Remove redundant ``devsw_ok = false;'' Thanks mrg@ To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36

CVS commit: src/sys/dev/pci

2022-07-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jul 8 16:10:34 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: Initialize cmajor & bmajor so the devsw_attach() has a chance of succeeding. Record the success of devsw_attach(), and do not try later to

CVS commit: src/sys/dev/pci

2022-07-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jul 8 16:10:34 UTC 2022 Modified Files: src/sys/dev/pci: nvme_pci.c Log Message: Initialize cmajor & bmajor so the devsw_attach() has a chance of succeeding. Record the success of devsw_attach(), and do not try later to

CVS commit: src/tests/lib/libc/kevent_nullmnt

2022-06-04 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 20:32:49 UTC 2022 Modified Files: src/tests/lib/libc/kevent_nullmnt: t_nullmnt.sh Log Message: Fix syntax error To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/tests/lib/libc/kevent_nullmnt

2022-06-04 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 20:32:49 UTC 2022 Modified Files: src/tests/lib/libc/kevent_nullmnt: t_nullmnt.sh Log Message: Fix syntax error To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

Re: CVS commit: src/sys

2022-06-04 Thread Paul Goyette
Should be fixed now. On Sat, 4 Jun 2022, J. Hannken-Illjes wrote: On 4. Jun 2022, at 05:31, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Sat Jun 4 03:31:10 UTC 2022 Modified Files: src/sys/dev: files.audio files.dev midi.c sequencer.c src

CVS commit: src/sys/dev

2022-06-04 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 20:12:10 UTC 2022 Modified Files: src/sys/dev: files.audio midi_seq_mod.c Log Message: Include sequencer code conditionally. Fixes build for sparc and sparc64 (and anything else that has a midi but no sequencer).

CVS commit: src/sys/dev

2022-06-04 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 20:12:10 UTC 2022 Modified Files: src/sys/dev: files.audio midi_seq_mod.c Log Message: Include sequencer code conditionally. Fixes build for sparc and sparc64 (and anything else that has a midi but no sequencer).

CVS commit: src/sys

2022-06-03 Thread Paul Goyette
ed files: Index: src/sys/dev/midi_mod.c diff -u /dev/null src/sys/dev/midi_mod.c:1.1 --- /dev/null Sat Jun 4 03:31:11 2022 +++ src/sys/dev/midi_mod.c Sat Jun 4 03:31:10 2022 @@ -0,0 +1,63 @@ +/* $NetBSD: midi_mod.c,v 1.1 2022/06/04 03:31:10 pgoyette Exp $ */ + +/* + * Copyright (c) 2022 T

CVS commit: src/distrib/sets/lists

2022-06-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 03:32:04 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi Log Message: Add sets-lists entries for the new combined midi_seq module To generate a diff of

CVS commit: src/distrib/sets/lists

2022-06-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 03:32:04 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/modules: mi Log Message: Add sets-lists entries for the new combined midi_seq module To generate a diff of

CVS commit: src/sys

2022-06-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 4 03:31:10 UTC 2022 Modified Files: src/sys/dev: files.audio files.dev midi.c sequencer.c src/sys/modules: Makefile src/sys/modules/midi: Makefile src/sys/modules/sequencer: Makefile Added Files:

Re: CVS commit: src/sys

2022-06-04 Thread Paul Goyette
yeah, working on it. On Sat, 4 Jun 2022, J. Hannken-Illjes wrote: On 4. Jun 2022, at 05:31, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Sat Jun 4 03:31:10 UTC 2022 Modified Files: src/sys/dev: files.audio files.dev midi.c sequencer.c src

CVS commit: src/share/man/man7

2022-07-25 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jul 25 14:46:53 UTC 2022 Modified Files: src/share/man/man7: sysctl.7 Log Message: kern.maxvnodes _can_ be lowered, but not below the number of currently active vnodes. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man7

2022-07-25 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jul 25 14:46:53 UTC 2022 Modified Files: src/share/man/man7: sysctl.7 Log Message: kern.maxvnodes _can_ be lowered, but not below the number of currently active vnodes. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/distrib/amd64/installimage

2022-07-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jul 30 00:55:38 UTC 2022 Modified Files: src/distrib/amd64/installimage: installimage.mk Log Message: The new drm modules made the image file grow again! Bump the size limit a bit. XXX Other $ARCH might also need this.

CVS commit: src/distrib/amd64/installimage

2022-07-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jul 30 00:55:38 UTC 2022 Modified Files: src/distrib/amd64/installimage: installimage.mk Log Message: The new drm modules made the image file grow again! Bump the size limit a bit. XXX Other $ARCH might also need this.

Re: CVS commit: src

2022-07-27 Thread Paul Goyette
blic domain; they are subject to the copyright notices on the relevant files. !DSPAM:62e1843519657999028606! ++--+--+ | Paul Goyette | PGP Key fingerprint: | E-mail addresses:| | (Retired) | FA29 0E3B 35AF

CVS commit: src/distrib/sets/lists/debug

2022-07-27 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 28 00:14:40 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.md.amd64 Log Message: remove duplicate entry and blank line that crept in from somewhere. To generate a diff of this commit: cvs rdiff -u -r1.8

CVS commit: src/distrib/sets/lists/debug

2022-07-27 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jul 28 00:14:40 UTC 2022 Modified Files: src/distrib/sets/lists/debug: module.md.amd64 Log Message: remove duplicate entry and blank line that crept in from somewhere. To generate a diff of this commit: cvs rdiff -u -r1.8

Re: CVS commit: src

2022-07-27 Thread Paul Goyette
On Wed, 27 Jul 2022, Paul Goyette wrote: If you're going to add new modules, please also update the debug-module sets info! :) The following should work (watch out for spaces-vs-tabs) Index: module.md.i386 === RCS file

<    1   2   3   4   5   6   7   >