CVS commit: src/sys/miscfs/procfs

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:21:01 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs_vfsops.c Log Message: Remove all procfs nodes for this process on process exit. To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114

CVS commit: src/sys/miscfs/procfs

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:21:01 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs_vfsops.c Log Message: Remove all procfs nodes for this process on process exit. To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114

CVS commit: src/sys/miscfs/procfs

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:19:21 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_vfsops.c procfs_vnops.c Log Message: Add a hashmap to access all procfs nodes by pid. To generate a diff of this commit: cvs rdiff -u -r1.82

CVS commit: src/sys/miscfs/procfs

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:19:21 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_vfsops.c procfs_vnops.c Log Message: Add a hashmap to access all procfs nodes by pid. To generate a diff of this commit: cvs rdiff -u -r1.82

CVS commit: src/sys/kern

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:17:29 UTC 2024 Modified Files: src/sys/kern: vfs_mount.c Log Message: Print dangling vnode before panic() to help debug. PR kern/57775 ""panic: unmount: dangling vnode" while umounting procfs" To generate a diff

CVS commit: src/sys/kern

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:17:29 UTC 2024 Modified Files: src/sys/kern: vfs_mount.c Log Message: Print dangling vnode before panic() to help debug. PR kern/57775 ""panic: unmount: dangling vnode" while umounting procfs" To generate a diff

CVS commit: src/sys/kern

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:18:41 UTC 2024 Modified Files: src/sys/kern: init_main.c kern_hook.c Log Message: Protect kernel hooks exechook, exithook and forkhook with rwlock. Lock as writer on establish/disestablish and as reader on list

CVS commit: src/sys/kern

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:18:41 UTC 2024 Modified Files: src/sys/kern: init_main.c kern_hook.c Log Message: Protect kernel hooks exechook, exithook and forkhook with rwlock. Lock as writer on establish/disestablish and as reader on list

CVS commit: src/sys/miscfs/procfs

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:20:12 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_subr.c procfs_vfsops.c Log Message: Using the exechook to revoke procfs nodes is racy and may deadlock: one thread runs doexechooks() ->

CVS commit: src/sys/miscfs/procfs

2024-01-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Wed Jan 17 10:20:12 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_subr.c procfs_vfsops.c Log Message: Using the exechook to revoke procfs nodes is racy and may deadlock: one thread runs doexechooks() ->

CVS commit: src/sys/arch

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 17 12:33:51 UTC 2024 Modified Files: src/sys/arch/amiga/amiga: locore.s src/sys/arch/atari/atari: locore.s src/sys/arch/cesfic/cesfic: locore.s src/sys/arch/hp300/hp300: locore.s

CVS commit: src/sys/arch

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 17 12:33:51 UTC 2024 Modified Files: src/sys/arch/amiga/amiga: locore.s src/sys/arch/atari/atari: locore.s src/sys/arch/cesfic/cesfic: locore.s src/sys/arch/hp300/hp300: locore.s

CVS commit: src/sys/arch/macppc/conf

2024-01-17 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Jan 17 13:23:30 UTC 2024 Modified Files: src/sys/arch/macppc/conf: GENERIC Log Message: macppc: enable FFS_EI in GENERIC I'd say it should be enabled for anything with USB. ok macallan To generate a diff of this commit: cvs

CVS commit: src/sys/arch/macppc/conf

2024-01-17 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Jan 17 13:23:30 UTC 2024 Modified Files: src/sys/arch/macppc/conf: GENERIC Log Message: macppc: enable FFS_EI in GENERIC I'd say it should be enabled for anything with USB. ok macallan To generate a diff of this commit: cvs

CVS commit: src/sys/arch

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 17 12:19:07 UTC 2024 Modified Files: src/sys/arch/amiga/amiga: locore.s src/sys/arch/atari/atari: locore.s src/sys/arch/cesfic/cesfic: locore.s src/sys/arch/hp300/hp300: locore.s

CVS commit: src/sys/arch

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 17 12:19:07 UTC 2024 Modified Files: src/sys/arch/amiga/amiga: locore.s src/sys/arch/atari/atari: locore.s src/sys/arch/cesfic/cesfic: locore.s src/sys/arch/hp300/hp300: locore.s

CVS commit: src/sys/arch/vax/conf

2024-01-17 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Jan 17 16:33:56 UTC 2024 Modified Files: src/sys/arch/vax/conf: files.vax Log Message: Add missed "rasops1" attribute to smg(4) rasops'fied a year ago. This fixes silent boot failure on VS3100 with smg(4) framebuffer

CVS commit: src/sys/arch/vax/conf

2024-01-17 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Jan 17 16:33:56 UTC 2024 Modified Files: src/sys/arch/vax/conf: files.vax Log Message: Add missed "rasops1" attribute to smg(4) rasops'fied a year ago. This fixes silent boot failure on VS3100 with smg(4) framebuffer

re: CVS commit: src/sys/arch/macppc/conf

2024-01-17 Thread matthew green
> Log Message: > macppc: enable FFS_EI in GENERIC > > I'd say it should be enabled for anything with USB. > > ok macallan yay. i think we should enable it basically everywhere that it is not a space issue. USB is just one common way, but i can also modify or create my own images anyway, and

Re: CVS commit: src/sys/arch/macppc/conf

2024-01-17 Thread Valery Ushakov
On Thu, Jan 18, 2024 at 06:43:21 +1100, matthew green wrote: > > Log Message: > > macppc: enable FFS_EI in GENERIC > > > > I'd say it should be enabled for anything with USB. > > > > ok macallan > > yay. i think we should enable it basically everywhere that it > is not a space issue. I think

CVS commit: src/share/misc

2024-01-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Thu Jan 18 03:33:08 UTC 2024 Modified Files: src/share/misc: acronyms.comp Log Message: +IKM input keying material To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386 src/share/misc/acronyms.comp Please note

CVS commit: src/share/misc

2024-01-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Thu Jan 18 03:33:08 UTC 2024 Modified Files: src/share/misc: acronyms.comp Log Message: +IKM input keying material To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386 src/share/misc/acronyms.comp Please note

CVS commit: src/sys/arch/m68k/conf

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:04:13 UTC 2024 Modified Files: src/sys/arch/m68k/conf: files.m68k Log Message: mkflagvar M68010 M68020 M68030 M68040 M68060 To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/arch/m68k/conf

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:04:13 UTC 2024 Modified Files: src/sys/arch/m68k/conf: files.m68k Log Message: mkflagvar M68010 M68020 M68030 M68040 M68060 To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/usr.bin/config

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:41:38 UTC 2024 Modified Files: src/usr.bin/config: defs.h Log Message: Bump version. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/usr.bin/config/defs.h Please note that diffs are not

CVS commit: src/usr.bin/config

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:41:38 UTC 2024 Modified Files: src/usr.bin/config: defs.h Log Message: Bump version. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/usr.bin/config/defs.h Please note that diffs are not

CVS commit: src/sys/arch/riscv/riscv

2024-01-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 18 07:41:50 UTC 2024 Modified Files: src/sys/arch/riscv/riscv: clock_machdep.c riscv_machdep.c Log Message: Provide a working delay(9) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/doc

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 04:02:16 UTC 2024 Modified Files: src/doc: CHANGES.prev Log Message: arm: Add entry for ARM big.LITTLE done by ryo@. To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178 src/doc/CHANGES.prev Please note

CVS commit: src/doc

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 04:02:16 UTC 2024 Modified Files: src/doc: CHANGES.prev Log Message: arm: Add entry for ARM big.LITTLE done by ryo@. To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178 src/doc/CHANGES.prev Please note

CVS commit: src/sys/arch/m68k/conf

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:42:29 UTC 2024 Modified Files: src/sys/arch/m68k/conf: files.m68k Log Message: Bump required version (mkflagvar). To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/m68k/conf/files.m68k

CVS commit: src/sys/arch/m68k/conf

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:42:29 UTC 2024 Modified Files: src/sys/arch/m68k/conf: files.m68k Log Message: Bump required version (mkflagvar). To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/m68k/conf/files.m68k

CVS commit: src/sys/arch/hp300

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 03:40:48 UTC 2024 Modified Files: src/sys/arch/hp300/conf: files.hp300 src/sys/arch/hp300/include: hp300spu.h Log Message: Rather than testing for and defining the M680x0 CPU option in hp300spu.h, make the

CVS commit: src/sys/arch/hp300

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 03:40:48 UTC 2024 Modified Files: src/sys/arch/hp300/conf: files.hp300 src/sys/arch/hp300/include: hp300spu.h Log Message: Rather than testing for and defining the M680x0 CPU option in hp300spu.h, make the

CVS commit: src/sys/arch/sun2/conf

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:13:48 UTC 2024 Modified Files: src/sys/arch/sun2/conf: std.sun2 Log Message: Add "options M68010" for completeness. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sun2/conf/std.sun2

CVS commit: src/sys/arch/sun2/conf

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:13:48 UTC 2024 Modified Files: src/sys/arch/sun2/conf: std.sun2 Log Message: Add "options M68010" for completeness. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sun2/conf/std.sun2

CVS commit: src/sys

2024-01-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 18 07:48:57 UTC 2024 Modified Files: src/sys/arch/riscv/conf: GENERIC64 src/sys/arch/riscv/starfive: files.starfive src/sys/dev/fdt: files.fdt Added Files: src/sys/arch/riscv/starfive: jh71x0_usb.c

CVS commit: src/sys

2024-01-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 18 07:48:57 UTC 2024 Modified Files: src/sys/arch/riscv/conf: GENERIC64 src/sys/arch/riscv/starfive: files.starfive src/sys/dev/fdt: files.fdt Added Files: src/sys/arch/riscv/starfive: jh71x0_usb.c

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:15:27 UTC 2024 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel I219-{LM,V}(20,21) To generate a diff of this commit: cvs rdiff -u -r1.1501 -r1.1502 src/sys/dev/pci/pcidevs Please note that diffs

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:15:27 UTC 2024 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel I219-{LM,V}(20,21) To generate a diff of this commit: cvs rdiff -u -r1.1501 -r1.1502 src/sys/dev/pci/pcidevs Please note that diffs

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:15:54 UTC 2024 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1481 -r1.1482 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1480

CVS commit: src/usr.bin/config

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 04:41:38 UTC 2024 Modified Files: src/usr.bin/config: config.5 defs.h gram.y main.c mkmakefile.c scan.l util.c Log Message: With config(1) as it exists today, a kernel Makefile is able to implement logic

CVS commit: src/usr.bin/config

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 04:41:38 UTC 2024 Modified Files: src/usr.bin/config: config.5 defs.h gram.y main.c mkmakefile.c scan.l util.c Log Message: With config(1) as it exists today, a kernel Makefile is able to implement logic

CVS commit: src/sys/arch/riscv/riscv

2024-01-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 18 07:41:50 UTC 2024 Modified Files: src/sys/arch/riscv/riscv: clock_machdep.c riscv_machdep.c Log Message: Provide a working delay(9) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/arch/riscv/riscv

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:36:24 UTC 2024 Modified Files: src/sys/arch/riscv/riscv: kobj_machdep.c Log Message: s/FALLTHOUGH/FALLTHROUGH/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/arch/riscv/riscv

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:36:24 UTC 2024 Modified Files: src/sys/arch/riscv/riscv: kobj_machdep.c Log Message: s/FALLTHOUGH/FALLTHROUGH/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/arch/news68k

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 04:07:38 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/include: cpu.h src/sys/arch/news68k/news68k: machdep.c machid.h pmap_bootstrap.c Log Message: Don't put

CVS commit: src/sys/arch/news68k

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 04:07:38 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/include: cpu.h src/sys/arch/news68k/news68k: machdep.c machid.h pmap_bootstrap.c Log Message: Don't put

CVS commit: src/usr.sbin/cpuctl/arch

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:19:27 UTC 2024 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Add Meteor Lake and Emerald Rapids. To generate a diff of this commit: cvs rdiff -u -r1.141 -r1.142 src/usr.sbin/cpuctl/arch/i386.c

CVS commit: src/usr.sbin/cpuctl/arch

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:19:27 UTC 2024 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Add Meteor Lake and Emerald Rapids. To generate a diff of this commit: cvs rdiff -u -r1.141 -r1.142 src/usr.sbin/cpuctl/arch/i386.c

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:16:44 UTC 2024 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add Intel I219-{LM,V}(20,21) support. To generate a diff of this commit: cvs rdiff -u -r1.792 -r1.793 src/sys/dev/pci/if_wm.c Please note that

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:16:44 UTC 2024 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add Intel I219-{LM,V}(20,21) support. To generate a diff of this commit: cvs rdiff -u -r1.792 -r1.793 src/sys/dev/pci/if_wm.c Please note that

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:47:26 UTC 2024 Modified Files: src/sys/dev/pci: if_rge.c Log Message: rge(4): Print HW revision. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/pci/if_rge.c Please note that diffs are

CVS commit: src/sys/dev/pci

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:47:26 UTC 2024 Modified Files: src/sys/dev/pci: if_rge.c Log Message: rge(4): Print HW revision. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/pci/if_rge.c Please note that diffs are

CVS commit: src/doc

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:59:37 UTC 2024 Modified Files: src/doc: CHANGES.prev Log Message: wm(4): It's not for V9 but for V19. To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/doc/CHANGES.prev Please note that diffs

CVS commit: src/doc

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 03:59:37 UTC 2024 Modified Files: src/doc: CHANGES.prev Log Message: wm(4): It's not for V9 but for V19. To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/doc/CHANGES.prev Please note that diffs

CVS commit: src/doc

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 04:08:44 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: wm(4): Add some Meteor Lake devices (I219 V20-V21 and LM 20-21) To generate a diff of this commit: cvs rdiff -u -r1.3027 -r1.3028 src/doc/CHANGES

CVS commit: src/doc

2024-01-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 18 04:08:44 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: wm(4): Add some Meteor Lake devices (I219 V20-V21 and LM 20-21) To generate a diff of this commit: cvs rdiff -u -r1.3027 -r1.3028 src/doc/CHANGES

CVS commit: src/sys/arch/mvme68k

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:12:30 UTC 2024 Modified Files: src/sys/arch/mvme68k/conf: Makefile.mvme68k files.mvme68k src/sys/arch/mvme68k/dev: mainbus.c zs.c src/sys/arch/mvme68k/include: cpu.h

CVS commit: src/sys/arch/mvme68k

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 05:12:30 UTC 2024 Modified Files: src/sys/arch/mvme68k/conf: Makefile.mvme68k files.mvme68k src/sys/arch/mvme68k/dev: mainbus.c zs.c src/sys/arch/mvme68k/include: cpu.h