Module Name:src
Committed By: yamaguchi
Date: Fri Oct 22 06:20:47 UTC 2021
Modified Files:
src/sys/net/lagg: if_lagg.c
Log Message:
lagg: change hash logic to generate the same value
when pairs of source and destination are the same
To generate a diff of this commit:
cvs
Module Name:src
Committed By: yamaguchi
Date: Fri Oct 22 06:20:47 UTC 2021
Modified Files:
src/sys/net/lagg: if_lagg.c
Log Message:
lagg: change hash logic to generate the same value
when pairs of source and destination are the same
To generate a diff of this commit:
cvs
Module Name:src
Committed By: thorpej
Date: Fri Oct 22 04:49:24 UTC 2021
Modified Files:
src/sys/kern: kern_event.c
src/tests/kernel/kqueue: t_timer.c
Log Message:
Support modifying an existing timer without having to delete it first.
Semantics match FreeBSD.
To
Module Name:src
Committed By: thorpej
Date: Fri Oct 22 04:49:24 UTC 2021
Modified Files:
src/sys/kern: kern_event.c
src/tests/kernel/kqueue: t_timer.c
Log Message:
Support modifying an existing timer without having to delete it first.
Semantics match FreeBSD.
To
Module Name:src
Committed By: yamaguchi
Date: Fri Oct 22 02:57:23 UTC 2021
Modified Files:
src/sys/dev/acpi: virtio_acpi.c
src/sys/dev/fdt: virtio_mmio_fdt.c
src/sys/dev/virtio: virtio_mmio.c virtio_mmiovar.h
Log Message:
rename "setup_interrupts" to "alloc
Module Name:src
Committed By: yamaguchi
Date: Fri Oct 22 02:57:23 UTC 2021
Modified Files:
src/sys/dev/acpi: virtio_acpi.c
src/sys/dev/fdt: virtio_mmio_fdt.c
src/sys/dev/virtio: virtio_mmio.c virtio_mmiovar.h
Log Message:
rename "setup_interrupts" to "alloc
Module Name:src
Committed By: andvar
Date: Thu Oct 21 21:35:02 UTC 2021
Modified Files:
src/lib/librpcsvc: mount.x
Log Message:
Revert "Does not work" back to "Does no work". It wasn't a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/librpcsvc/
Module Name:src
Committed By: andvar
Date: Thu Oct 21 21:35:02 UTC 2021
Modified Files:
src/lib/librpcsvc: mount.x
Log Message:
Revert "Does not work" back to "Does no work". It wasn't a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/librpcsvc/
Module Name:src
Committed By: jakllsch
Date: Thu Oct 21 20:57:06 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.788 -r1.789 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_
Module Name:src
Committed By: jakllsch
Date: Thu Oct 21 20:57:06 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.788 -r1.789 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_
Module Name:src
Committed By: jnemeth
Date: Thu Oct 21 20:18:16 UTC 2021
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
add Edimax N150 adapter; tested on my PBP
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/dev/usb/if_urtwn.c
Please
Module Name:src
Committed By: jnemeth
Date: Thu Oct 21 20:18:16 UTC 2021
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
add Edimax N150 adapter; tested on my PBP
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/dev/usb/if_urtwn.c
Please
Module Name:src
Committed By: jnemeth
Date: Thu Oct 21 20:17:57 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.787 -r1.788 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_d
Module Name:src
Committed By: jnemeth
Date: Thu Oct 21 20:16:51 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
add Edimax N150 adapter; tested on my PBP
To generate a diff of this commit:
cvs rdiff -u -r1.797 -r1.798 src/sys/dev/usb/usbdevs
Please note t
Module Name:src
Committed By: jnemeth
Date: Thu Oct 21 20:16:51 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
add Edimax N150 adapter; tested on my PBP
To generate a diff of this commit:
cvs rdiff -u -r1.797 -r1.798 src/sys/dev/usb/usbdevs
Please note t
Module Name:src
Committed By: gson
Date: Thu Oct 21 17:02:38 UTC 2021
Modified Files:
src/tests/lib/libc/sys: t_ptrace_syscall_wait.h
Log Message:
Skip the lib/libc/sys/t_ptrace_waitid:syscall_signal_on_sce test case
with a reference to PR lib/55087. Marking it as an expe
Module Name:src
Committed By: gson
Date: Thu Oct 21 17:02:38 UTC 2021
Modified Files:
src/tests/lib/libc/sys: t_ptrace_syscall_wait.h
Log Message:
Skip the lib/libc/sys/t_ptrace_waitid:syscall_signal_on_sce test case
with a reference to PR lib/55087. Marking it as an expe
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:34:00 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Tickets #1362 and #1363
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-9.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:34:00 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Tickets #1362 and #1363
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-9.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:30:10 UTC 2021
Modified Files:
src/share/man/man4 [netbsd-9]: wm.4
src/sys/dev/pci [netbsd-9]: files.pci if_wm.c
Log Message:
Pull up the following, requested by msaitoh in ticket #1363:
share/man/ma
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:30:10 UTC 2021
Modified Files:
src/share/man/man4 [netbsd-9]: wm.4
src/sys/dev/pci [netbsd-9]: files.pci if_wm.c
Log Message:
Pull up the following, requested by msaitoh in ticket #1363:
share/man/ma
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:24:46 UTC 2021
Modified Files:
src/sys/dev/pci [netbsd-9]: pcidevs.h pcidevs_data.h
Log Message:
Regen (for ticket #1362)
To generate a diff of this commit:
cvs rdiff -u -r1.1371.2.9 -r1.1371.2.10 src/sys/dev/pci/p
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:24:46 UTC 2021
Modified Files:
src/sys/dev/pci [netbsd-9]: pcidevs.h pcidevs_data.h
Log Message:
Regen (for ticket #1362)
To generate a diff of this commit:
cvs rdiff -u -r1.1371.2.9 -r1.1371.2.10 src/sys/dev/pci/p
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:22:56 UTC 2021
Modified Files:
src/sys/dev/pci [netbsd-9]: pcidevs
Log Message:
Pull up the following revisions (all via patch), requested by msaitoh
in ticket #1362:
sys/dev/pci/pcidevs
Module Name:src
Committed By: martin
Date: Thu Oct 21 14:22:56 UTC 2021
Modified Files:
src/sys/dev/pci [netbsd-9]: pcidevs
Log Message:
Pull up the following revisions (all via patch), requested by msaitoh
in ticket #1362:
sys/dev/pci/pcidevs
On Thu, Oct 21, 2021 at 05:32:28AM +, Shoichi YAMAGUCHI wrote:
> Module Name: src
> Committed By: yamaguchi
> Date: Thu Oct 21 05:32:27 UTC 2021
>
> Modified Files:
> src/sys/dev/pci: virtio.c virtio_pci.c virtiovar.h
>
> Log Message:
> divide setup routine of virtio interrupts
Module Name:src
Committed By: andvar
Date: Thu Oct 21 13:21:55 UTC 2021
Modified Files:
src/doc/roadmaps: storage
src/lib/librpcsvc: mount.x
src/lib/libz: Makefile
src/share/man/man4: vio9p.4
src/share/man/man4/man4.hppa: pdc.4
src/sh
Module Name:src
Committed By: andvar
Date: Thu Oct 21 13:21:55 UTC 2021
Modified Files:
src/doc/roadmaps: storage
src/lib/librpcsvc: mount.x
src/lib/libz: Makefile
src/share/man/man4: vio9p.4
src/share/man/man4/man4.hppa: pdc.4
src/sh
Module Name:src
Committed By: nia
Date: Thu Oct 21 11:45:24 UTC 2021
Modified Files:
src/usr.bin/calendar/calendars: calendar.christian
Log Message:
update (western) christian calendar for 2022, with a particular
focus on public holidays relevant to me
To generate a diff
Module Name:src
Committed By: nia
Date: Thu Oct 21 11:45:24 UTC 2021
Modified Files:
src/usr.bin/calendar/calendars: calendar.christian
Log Message:
update (western) christian calendar for 2022, with a particular
focus on public holidays relevant to me
To generate a diff
Module Name:src
Committed By: andvar
Date: Thu Oct 21 11:01:03 UTC 2021
Modified Files:
src/sys/kern: makesyscalls.sh
Log Message:
s/optiona]/optional]/
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/kern/makesyscalls.sh
Please note that diffs a
Module Name:src
Committed By: andvar
Date: Thu Oct 21 11:01:03 UTC 2021
Modified Files:
src/sys/kern: makesyscalls.sh
Log Message:
s/optiona]/optional]/
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/kern/makesyscalls.sh
Please note that diffs a
Module Name:src
Committed By: jmcneill
Date: Thu Oct 21 10:22:54 UTC 2021
Modified Files:
src/sys/dev/ic: com.c
Log Message:
Restore 16-byte FIFO for ns16550a, accidentally lost in r1.344.
Spotted by msaitoh. Thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: jmcneill
Date: Thu Oct 21 10:22:54 UTC 2021
Modified Files:
src/sys/dev/ic: com.c
Log Message:
Restore 16-byte FIFO for ns16550a, accidentally lost in r1.344.
Spotted by msaitoh. Thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: wiz
Date: Thu Oct 21 07:33:13 UTC 2021
Modified Files:
src/share/man/man4: pms.4
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/share/man/man4/pms.4
Please note that diffs are not publ
Module Name:src
Committed By: wiz
Date: Thu Oct 21 07:33:13 UTC 2021
Modified Files:
src/share/man/man4: pms.4
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/share/man/man4/pms.4
Please note that diffs are not publ
Module Name:src
Committed By: yamaguchi
Date: Thu Oct 21 07:08:56 UTC 2021
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
virtio: fix missing release of interrupt resources
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/pci/virtio.c
Pl
Module Name:src
Committed By: yamaguchi
Date: Thu Oct 21 07:08:56 UTC 2021
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
virtio: fix missing release of interrupt resources
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/pci/virtio.c
Pl
Module Name:src
Committed By: skrll
Date: Thu Oct 21 07:03:26 UTC 2021
Modified Files:
src/sys/arch/arm/arm32: arm32_machdep.c
Log Message:
Whitespace in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/arch/arm/arm32/arm32_machdep.c
Ple
Module Name:src
Committed By: skrll
Date: Thu Oct 21 07:03:26 UTC 2021
Modified Files:
src/sys/arch/arm/arm32: arm32_machdep.c
Log Message:
Whitespace in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/arch/arm/arm32/arm32_machdep.c
Ple
40 matches
Mail list logo