CVS commit: src/sys/netinet

2023-04-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Apr 19 02:43:40 UTC 2023 Modified Files: src/sys/netinet: ip_output.c Log Message: Revert "Fix panic on packet sending via a route with rt_ifa of AF_LINK." The fix is mistakenly upstreamed. To generate a diff of this

CVS commit: src/sys/netinet

2023-04-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Apr 19 02:43:40 UTC 2023 Modified Files: src/sys/netinet: ip_output.c Log Message: Revert "Fix panic on packet sending via a route with rt_ifa of AF_LINK." The fix is mistakenly upstreamed. To generate a diff of this

CVS commit: src/sys/dev/pci

2023-04-18 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Apr 19 00:40:30 UTC 2023 Modified Files: src/sys/dev/pci: virtio.c Log Message: virtio(4): change variable name, nfc To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/dev/pci/virtio.c Please note

CVS commit: src/sys/dev/pci

2023-04-18 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Apr 19 00:40:30 UTC 2023 Modified Files: src/sys/dev/pci: virtio.c Log Message: virtio(4): change variable name, nfc To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/dev/pci/virtio.c Please note

CVS commit: src/sys/dev/pci

2023-04-18 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Apr 19 00:38:30 UTC 2023 Modified Files: src/sys/dev/pci: virtio.c Log Message: Fix not to allocate unnecessary descriptor fixes PR/57358 To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76

CVS commit: src/sys/dev/pci

2023-04-18 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Apr 19 00:38:30 UTC 2023 Modified Files: src/sys/dev/pci: virtio.c Log Message: Fix not to allocate unnecessary descriptor fixes PR/57358 To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76

CVS commit: src/sys/dev

2023-04-18 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Apr 19 00:23:45 UTC 2023 Modified Files: src/sys/dev/pci: virtio.c virtio_pci.c virtiovar.h src/sys/dev/virtio: virtio_mmio.c Log Message: Use enumeration for state of a child driver instead of flags and check its

CVS commit: src/sys/dev

2023-04-18 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Apr 19 00:23:45 UTC 2023 Modified Files: src/sys/dev/pci: virtio.c virtio_pci.c virtiovar.h src/sys/dev/virtio: virtio_mmio.c Log Message: Use enumeration for state of a child driver instead of flags and check its

CVS commit: src/usr.sbin/makefs

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 23:05:51 UTC 2023 Modified Files: src/usr.sbin/makefs: cd9660.c Log Message: Move date setting into cd9660_populate_iso_dir_record so there is no path that leaves it unset. >From FreeBSD

CVS commit: src/usr.sbin/makefs

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 23:05:51 UTC 2023 Modified Files: src/usr.sbin/makefs: cd9660.c Log Message: Move date setting into cd9660_populate_iso_dir_record so there is no path that leaves it unset. >From FreeBSD

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 23:02:51 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: iso9660_rrip.c Log Message: We previously attempted to emit Rock Ridge NM records only when the name represented by the Rock Ridge extensions would

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 23:00:02 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: cd9660_eltorito.c Log Message: The boot catalog pointer is a DWord, but we previously populated it via cd9660_bothendian_dword which overwrote four unused

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 23:00:02 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: cd9660_eltorito.c Log Message: The boot catalog pointer is a DWord, but we previously populated it via cd9660_bothendian_dword which overwrote four unused

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 22:58:14 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: iso9660_rrip.h Log Message: See RRIP 4.1.4 Description of the "NM" System Use Entry for details. >From FreeBSD To generate a diff of this commit: cvs

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 22:58:14 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: iso9660_rrip.h Log Message: See RRIP 4.1.4 Description of the "NM" System Use Entry for details. >From FreeBSD To generate a diff of this commit: cvs

Re: CVS commit: src/external/mit/lua/dist/src

2023-04-18 Thread Rin Okuyama
Thanks! rin On 2023/04/18 22:53, Nikita Ronja Gillmann wrote: Hi, okay. I'll add them for now as notes in one of the README files in the lua directory. Rin Okuyama transcribed 0.4K bytes: Hello again, On 2023/04/18 4:16, Nikita wrote: Module Name:    src Committed By:    nikita Date: 

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 22:56:41 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: iso9660_rrip.c iso9660_rrip.h Log Message: The bit definitions for the TF_* timestamp bits (TF_MODIFY, etc.) were incorrect, and timestamps were written

CVS commit: src/usr.sbin/makefs/cd9660

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 22:56:41 UTC 2023 Modified Files: src/usr.sbin/makefs/cd9660: iso9660_rrip.c iso9660_rrip.h Log Message: The bit definitions for the TF_* timestamp bits (TF_MODIFY, etc.) were incorrect, and timestamps were written

Re: CVS commit: src

2023-04-18 Thread Rin Okuyama
Hi, On 2023/04/18 23:00, Nikita Ronja Gillmann wrote: Rin Okuyama transcribed 1.9K bytes: Also, why did you remove copyright notice in luahello.lua? IIUC, this should be agreed by the copyright holder, even if the code in problem seems trivial. Please run a diff on revision 1.2 and 1.3 of

CVS commit: src/libexec/ld.elf_so

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 22:42:52 UTC 2023 Modified Files: src/libexec/ld.elf_so: symbol.c Log Message: Oops wrong mask. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/libexec/ld.elf_so/symbol.c Please note that diffs

CVS commit: src/libexec/ld.elf_so

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 22:42:52 UTC 2023 Modified Files: src/libexec/ld.elf_so: symbol.c Log Message: Oops wrong mask. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/libexec/ld.elf_so/symbol.c Please note that diffs

CVS commit: src/share/mk

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 20:11:34 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch everyone to openssl.old To generate a diff of this commit: cvs rdiff -u -r1.1309 -r1.1310 src/share/mk/bsd.own.mk Please note that

CVS commit: src/share/mk

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 20:11:34 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch everyone to openssl.old To generate a diff of this commit: cvs rdiff -u -r1.1309 -r1.1310 src/share/mk/bsd.own.mk Please note that

CVS commit: src/crypto/external/bsd/openssl.old/dist

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 20:11:00 UTC 2023 Removed Files: src/crypto/external/bsd/openssl.old/dist: ACKNOWLEDGMENTS CHANGES.SSLeay GitConfigure GitMake INSTALL.DJGPP INSTALL.MacOS INSTALL.NW INSTALL.OS2 INSTALL.VMS

CVS commit: src/crypto/external/bsd/openssl.old/dist

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 20:11:00 UTC 2023 Removed Files: src/crypto/external/bsd/openssl.old/dist: ACKNOWLEDGMENTS CHANGES.SSLeay GitConfigure GitMake INSTALL.DJGPP INSTALL.MacOS INSTALL.NW INSTALL.OS2 INSTALL.VMS

Re: CVS commit: src/sbin/mount_procfs

2023-04-18 Thread Joseph Koshy
jk> mount_procfs(8): Document the format of the region descriptor jk> lines contained in the 'map' and 'maps' special files. This is to the best of my understanding, based on reading the code and the UVM usenix paper [1]. Corrections welcome. [1]: https://chuck.cranor.org/p/uvm_usenix.pdf

CVS commit: src/sbin/mount_procfs

2023-04-18 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Tue Apr 18 18:42:20 UTC 2023 Modified Files: src/sbin/mount_procfs: mount_procfs.8 Log Message: mount_procfs(8): Document the format of the region descriptor lines contained in the 'map' and 'maps' special files. To generate a

CVS commit: src/sbin/mount_procfs

2023-04-18 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Tue Apr 18 18:42:20 UTC 2023 Modified Files: src/sbin/mount_procfs: mount_procfs.8 Log Message: mount_procfs(8): Document the format of the region descriptor lines contained in the 'map' and 'maps' special files. To generate a

CVS commit: src/libexec/ld.elf_so

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 16:48:45 UTC 2023 Modified Files: src/libexec/ld.elf_so: rtld.h symbol.c Log Message: The SysV ABI specifies that the symbol hash function should return only 32 bits of hash. Unfortunately due to an implementation bu

CVS commit: src/libexec/ld.elf_so

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 16:48:45 UTC 2023 Modified Files: src/libexec/ld.elf_so: rtld.h symbol.c Log Message: The SysV ABI specifies that the symbol hash function should return only 32 bits of hash. Unfortunately due to an implementation bu

CVS commit: src/games/worms

2023-04-18 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Apr 18 15:02:22 UTC 2023 Modified Files: src/games/worms: worms.6 worms.c Log Message: Correct some unfortunate behaviour in extreme cases pointed out by RVP. (Very long worms in a smallish window could result in the max number

CVS commit: src/games/worms

2023-04-18 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Apr 18 15:02:22 UTC 2023 Modified Files: src/games/worms: worms.6 worms.c Log Message: Correct some unfortunate behaviour in extreme cases pointed out by RVP. (Very long worms in a smallish window could result in the max number

CVS commit: src/crypto/external/bsd/openssl.old

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 14:24:25 UTC 2023 Modified Files: src/crypto/external/bsd/openssl.old: mkpc src/crypto/external/bsd/openssl.old/dist/crypto: arm_arch.h Log Message: merge conflicts To generate a diff of this commit: cvs

CVS commit: src/crypto/external/bsd/openssl.old

2023-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 18 14:24:25 UTC 2023 Modified Files: src/crypto/external/bsd/openssl.old: mkpc src/crypto/external/bsd/openssl.old/dist/crypto: arm_arch.h Log Message: merge conflicts To generate a diff of this commit: cvs

CVS commit: src/external/mit/lua/dist

2023-04-18 Thread Nikita
Module Name:src Committed By: nikita Date: Tue Apr 18 14:07:04 UTC 2023 Modified Files: src/external/mit/lua/dist: README.import Log Message: lua: mention patches with commit IDs in README.import for now. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/external/mit/lua/dist

2023-04-18 Thread Nikita
Module Name:src Committed By: nikita Date: Tue Apr 18 14:07:04 UTC 2023 Modified Files: src/external/mit/lua/dist: README.import Log Message: lua: mention patches with commit IDs in README.import for now. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

Re: CVS commit: src

2023-04-18 Thread Nikita Ronja Gillmann
Rin Okuyama transcribed 1.9K bytes: Hi, On 2023/04/17 5:46, Nikita wrote: Module Name:src Committed By: nikita Date: Sun Apr 16 20:46:18 UTC 2023 Modified Files: src/distrib/sets/lists/base: ad.aarch64 mi shl.mi src/distrib/sets/lists/debug: shl.mi

Re: CVS commit: src

2023-04-18 Thread Nikita Ronja Gillmann
Rin Okuyama transcribed 1.9K bytes: Hi, On 2023/04/17 5:46, Nikita wrote: Module Name:src Committed By: nikita Date: Sun Apr 16 20:46:18 UTC 2023 Modified Files: src/distrib/sets/lists/base: ad.aarch64 mi shl.mi src/distrib/sets/lists/debug: shl.mi

Re: CVS commit: src/external/mit/lua/dist/src

2023-04-18 Thread Nikita Ronja Gillmann
Hi, okay. I'll add them for now as notes in one of the README files in the lua directory. Rin Okuyama transcribed 0.4K bytes: Hello again, On 2023/04/18 4:16, Nikita wrote: Module Name:src Committed By: nikita Date: Mon Apr 17 19:16:38 UTC 2023 Modified Files:

Re: CVS commit: src/external/mit/lua/dist/src

2023-04-18 Thread Rin Okuyama
Hello again, On 2023/04/18 4:16, Nikita wrote: Module Name:src Committed By: nikita Date: Mon Apr 17 19:16:38 UTC 2023 Modified Files: src/external/mit/lua/dist/src: lua.c Log Message: lua: Apply upstream bugfix for "lua.c assumes that argv has at least one element."

Re: CVS commit: src

2023-04-18 Thread Rin Okuyama
Hi, On 2023/04/17 5:46, Nikita wrote: Module Name:src Committed By: nikita Date: Sun Apr 16 20:46:18 UTC 2023 Modified Files: src/distrib/sets/lists/base: ad.aarch64 mi shl.mi src/distrib/sets/lists/debug: shl.mi src/doc: 3RDPARTY CHANGES

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

2023-04-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 18 11:06:57 UTC 2023 Modified Files: src/sys/arch/arm/include: bus_funcs.h Log Message: G/C unnecessary extern paddr_t physical_start, physical_end; To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

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

2023-04-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 18 11:06:57 UTC 2023 Modified Files: src/sys/arch/arm/include: bus_funcs.h Log Message: G/C unnecessary extern paddr_t physical_start, physical_end; To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/doc

2023-04-18 Thread Nikita
Module Name:src Committed By: nikita Date: Tue Apr 18 09:56:57 UTC 2023 Modified Files: src/doc: 3RDPARTY Log Message: Mention applied bugfixes for Lua. To generate a diff of this commit: cvs rdiff -u -r1.1920 -r1.1921 src/doc/3RDPARTY Please note that diffs are not

CVS commit: src/doc

2023-04-18 Thread Nikita
Module Name:src Committed By: nikita Date: Tue Apr 18 09:56:57 UTC 2023 Modified Files: src/doc: 3RDPARTY Log Message: Mention applied bugfixes for Lua. To generate a diff of this commit: cvs rdiff -u -r1.1920 -r1.1921 src/doc/3RDPARTY Please note that diffs are not

CVS commit: src/sys/arch/aarch64/aarch64

2023-04-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 18 07:53:31 UTC 2023 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c Log Message: G/C an outdated comment. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69

CVS commit: src/sys/arch/aarch64/aarch64

2023-04-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 18 07:53:31 UTC 2023 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c Log Message: G/C an outdated comment. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69

CVS commit: src/sys/dev

2023-04-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Apr 18 06:37:25 UTC 2023 Modified Files: src/sys/dev/isapnp: sb_isapnp.c src/sys/dev/ofisa: sb_ofisa.c Log Message: sb(4): Fix missing mutex initialization at isapnp and ofisa. PR kern/57363 XXX pullup-8 XXX

CVS commit: src/sys/dev

2023-04-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Apr 18 06:37:25 UTC 2023 Modified Files: src/sys/dev/isapnp: sb_isapnp.c src/sys/dev/ofisa: sb_ofisa.c Log Message: sb(4): Fix missing mutex initialization at isapnp and ofisa. PR kern/57363 XXX pullup-8 XXX