CVS commit: src/sys/dev/usb

2024-12-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Dec 21 07:31:23 UTC 2024 Modified Files: src/sys/dev/usb: xhci.c Log Message: Relax the KASSERT in xhci_event_cmd to allow xhci_polling_p To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/sys/dev/usb/xhci.c

CVS commit: src/sys/dev/usb

2024-12-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Dec 21 07:31:23 UTC 2024 Modified Files: src/sys/dev/usb: xhci.c Log Message: Relax the KASSERT in xhci_event_cmd to allow xhci_polling_p To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/sys/dev/usb/xhci.c

CVS commit: src/sys/arch/sun3/sun3

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 23:49:32 UTC 2024 Modified Files: src/sys/arch/sun3/sun3: pmap.c Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 src/sys/arch/sun3/sun3/pmap.c Please note tha

CVS commit: src/sys/arch/sun3/dev

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 23:52:00 UTC 2024 Modified Files: src/sys/arch/sun3/dev: am9516.h bt_subr.c bw2.c cg2.c cg4.c dma.c eeprom.c esp.c fb.c fd.c if_ie_obio.c if_ie_sebuf.c if_ie_vme.c if_le.c kd.c memerr.c sebuf.c s

CVS commit: src/sys/arch/sun3/dev

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 23:52:00 UTC 2024 Modified Files: src/sys/arch/sun3/dev: am9516.h bt_subr.c bw2.c cg2.c cg4.c dma.c eeprom.c esp.c fb.c fd.c if_ie_obio.c if_ie_sebuf.c if_ie_vme.c if_le.c kd.c memerr.c sebuf.c s

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

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 23:50:00 UTC 2024 Modified Files: src/sys/arch/sun3/include: mc68851.h pmap3x.h pte3x.h Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sun3/include/m

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

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 23:50:00 UTC 2024 Modified Files: src/sys/arch/sun3/include: mc68851.h pmap3x.h pte3x.h Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sun3/include/m

CVS commit: src/sys/arch/sun3/sun3

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 23:49:32 UTC 2024 Modified Files: src/sys/arch/sun3/sun3: pmap.c Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 src/sys/arch/sun3/sun3/pmap.c Please note tha

CVS commit: src/sys/arch/hp300/hp300

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 22:43:26 UTC 2024 Modified Files: src/sys/arch/hp300/hp300: autoconf.c Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/sys/arch/hp300/hp300/autoconf.c Ple

CVS commit: src/sys/arch/hp300/hp300

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 22:43:26 UTC 2024 Modified Files: src/sys/arch/hp300/hp300: autoconf.c Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/sys/arch/hp300/hp300/autoconf.c Ple

CVS commit: src/sys/arch/hp300/dev

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 22:42:58 UTC 2024 Modified Files: src/sys/arch/hp300/dev: topcat.c Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp300/dev/topcat.c Please note t

CVS commit: src/sys/arch/hp300/dev

2024-12-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 20 22:42:58 UTC 2024 Modified Files: src/sys/arch/hp300/dev: topcat.c Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp300/dev/topcat.c Please note t

CVS commit: src

2024-12-20 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Dec 20 22:24:20 UTC 2024 Modified Files: src: build.sh Log Message: General code cleanup. No operational change intended. Mostly fix quoting, some missing quotes added, lots of meaningless quotes removed (no guarantee of compl

CVS commit: src

2024-12-20 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Dec 20 22:24:20 UTC 2024 Modified Files: src: build.sh Log Message: General code cleanup. No operational change intended. Mostly fix quoting, some missing quotes added, lots of meaningless quotes removed (no guarantee of compl

CVS commit: [netbsd-10] src

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 18:31:34 UTC 2024 Modified Files: src/doc [netbsd-10]: LAST_MINUTE README.files src/external/gpl2/groff/tmac [netbsd-10]: mdoc.local src/sys/sys [netbsd-10]: param.h Added Files: src/doc [netbsd-1

CVS commit: [netbsd-10] src

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 18:31:34 UTC 2024 Modified Files: src/doc [netbsd-10]: LAST_MINUTE README.files src/external/gpl2/groff/tmac [netbsd-10]: mdoc.local src/sys/sys [netbsd-10]: param.h Added Files: src/doc [netbsd-1

CVS commit: src/share/misc

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 18:22:28 UTC 2024 Modified Files: src/share/misc: bsd-family-tree Log Message: add 10.1 To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/share/misc/bsd-family-tree Please note that diffs are not publ

CVS commit: src/share/misc

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 18:22:28 UTC 2024 Modified Files: src/share/misc: bsd-family-tree Log Message: add 10.1 To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/share/misc/bsd-family-tree Please note that diffs are not publ

CVS commit: src/usr.bin/calendar/calendars

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 18:19:27 UTC 2024 Modified Files: src/usr.bin/calendar/calendars: calendar.netbsd Log Message: add 10.1 To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/usr.bin/calendar/calendars/calendar.netbsd Ple

CVS commit: src/usr.bin/calendar/calendars

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 18:19:27 UTC 2024 Modified Files: src/usr.bin/calendar/calendars: calendar.netbsd Log Message: add 10.1 To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/usr.bin/calendar/calendars/calendar.netbsd Ple

CVS commit: src/sys/compat/netbsd32

2024-12-20 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Fri Dec 20 16:12:31 UTC 2024 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_43.c Log Message: revert previous, msg_flags is already initialized as MSG_NAMEMBUF to free the sockname mbuf. To generate a diff of this com

CVS commit: src/sys/compat/netbsd32

2024-12-20 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Fri Dec 20 16:12:31 UTC 2024 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_43.c Log Message: revert previous, msg_flags is already initialized as MSG_NAMEMBUF to free the sockname mbuf. To generate a diff of this com

Re: CVS commit: src

2024-12-20 Thread Greg Troxel
Taylor R Campbell writes: >> Date: Fri, 20 Dec 2024 10:43:06 -0500 >> From: Greg Troxel >> >> I still am not clear on if having built packages like this as part of >> build.sh, if using the system with normal native X and doing pkgsrc >> builds later is going to be problematic. If that's true,

Re: CVS commit: src

2024-12-20 Thread Taylor R Campbell
> Date: Fri, 20 Dec 2024 10:43:06 -0500 > From: Greg Troxel > > I still am not clear on if having built packages like this as part of > build.sh, if using the system with normal native X and doing pkgsrc > builds later is going to be problematic. If that's true, maybe asking > for packages and p

CVS commit: src

2024-12-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Dec 20 15:56:45 UTC 2024 Modified Files: src: build.sh Log Message: build.sh: Make `build.sh pkg=...' bomb with -x/MKX11=yes for now. To generate a diff of this commit: cvs rdiff -u -r1.384 -r1.385 src/build.sh Please no

CVS commit: src

2024-12-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Dec 20 15:56:45 UTC 2024 Modified Files: src: build.sh Log Message: build.sh: Make `build.sh pkg=...' bomb with -x/MKX11=yes for now. To generate a diff of this commit: cvs rdiff -u -r1.384 -r1.385 src/build.sh Please no

Re: CVS commit: src

2024-12-20 Thread Greg Troxel
In that case it probably deserves a warning if build.sh is given -x, and the comment expanded a bit. It makes sense now that you've explained, but not something I'd expect random build.sh users to understand. I still am not clear on if having built packages like this as part of build.sh, if usin

Re: CVS commit: src

2024-12-20 Thread Taylor R Campbell
> Date: Fri, 20 Dec 2024 09:46:10 -0500 > From: Greg Troxel > > "Taylor R Campbell" writes: > > > build.sh: Use X11_TYPE=modular for build.sh pkg=... by default. > > > > You can override it in your MAKECONF if you want to debug issues in > > pkgsrc with cross-building X11_TYPE=native, but let's

CVS commit: src

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 14:31:49 UTC 2024 Modified Files: src: build.sh Log Message: Fix typo in previous To generate a diff of this commit: cvs rdiff -u -r1.383 -r1.384 src/build.sh Please note that diffs are not public domain; they are su

CVS commit: src

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 14:31:49 UTC 2024 Modified Files: src: build.sh Log Message: Fix typo in previous To generate a diff of this commit: cvs rdiff -u -r1.383 -r1.384 src/build.sh Please note that diffs are not public domain; they are su

CVS commit: src

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 14:05:55 UTC 2024 Modified Files: src: build.sh Log Message: Add a new operation "show-revisionid" that extracts a marker usable to recreate the source (depending on the revision controll system in use). To generate a

CVS commit: src

2024-12-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Dec 20 14:05:55 UTC 2024 Modified Files: src: build.sh Log Message: Add a new operation "show-revisionid" that extracts a marker usable to recreate the source (depending on the revision controll system in use). To generate a

CVS commit: src/sys/dev/fdt

2024-12-20 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Fri Dec 20 07:55:45 UTC 2024 Modified Files: src/sys/dev/fdt: fdt_boot.c Log Message: Allocate enough address space for unaligned start/end values. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/fdt/fdt