Module Name:src
Committed By: riastradh
Date: Sat Feb 12 03:24:36 UTC 2022
Modified Files:
src/share/man/man4: iop.4
src/sys/arch/arm/ep93xx: epcom.c
src/sys/arch/arm/imx: imx31_icu.c imx51_tzic.c
src/sys/arch/arm/omap: omapl1x_psc.c omapl1x_timer.c
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 03:24:36 UTC 2022
Modified Files:
src/share/man/man4: iop.4
src/sys/arch/arm/ep93xx: epcom.c
src/sys/arch/arm/imx: imx31_icu.c imx51_tzic.c
src/sys/arch/arm/omap: omapl1x_psc.c omapl1x_timer.c
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:58:50 UTC 2022
Modified Files:
src/sys/dev/pci: ips.c
Log Message:
ips(4): Missed a couple spots in device_t/softc split.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/ips.c
Please
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:58:50 UTC 2022
Modified Files:
src/sys/dev/pci: ips.c
Log Message:
ips(4): Missed a couple spots in device_t/softc split.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/ips.c
Please
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:48 UTC 2022
Modified Files:
src/sys/dev: veriexec.c
Log Message:
veriexec(4): Omit needless device crud in veriexec.c.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/veriexec.c
Pleas
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:48 UTC 2022
Modified Files:
src/sys/dev: veriexec.c
Log Message:
veriexec(4): Omit needless device crud in veriexec.c.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/veriexec.c
Pleas
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:39 UTC 2022
Modified Files:
src/sys/dev/pci: ips.c
Log Message:
ips(4): device_t/softc split
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/ips.c
Please note that diffs are not p
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:39 UTC 2022
Modified Files:
src/sys/dev/pci: ips.c
Log Message:
ips(4): device_t/softc split
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/ips.c
Please note that diffs are not p
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:28 UTC 2022
Modified Files:
src/sys/arch/evbppc/mpc85xx: wdc_obio.c
Log Message:
evbppc/wdc(4) at obio: Stop fabricating bogus struct device.
Nothing uses this.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:28 UTC 2022
Modified Files:
src/sys/arch/evbppc/mpc85xx: wdc_obio.c
Log Message:
evbppc/wdc(4) at obio: Stop fabricating bogus struct device.
Nothing uses this.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:20 UTC 2022
Modified Files:
src/sys/dev/qbus: ts.c
Log Message:
ts(4): Skip fabricating bogus struct device in tsmatch.
Doesn't appear to be used anywhere in tsmatch. Let's not invent
bogus autoconf guts here
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 02:40:20 UTC 2022
Modified Files:
src/sys/dev/qbus: ts.c
Log Message:
ts(4): Skip fabricating bogus struct device in tsmatch.
Doesn't appear to be used anywhere in tsmatch. Let's not invent
bogus autoconf guts here
Module Name:src
Committed By: rillig
Date: Sat Feb 12 01:23:44 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_decls_after_stmt.c
d_c99_decls_after_stmt2.c d_c99_decls_after_stmt3.c
Log Message:
tests/lint: document where some C99 tests come from
Module Name:src
Committed By: rillig
Date: Sat Feb 12 01:23:44 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_decls_after_stmt.c
d_c99_decls_after_stmt2.c d_c99_decls_after_stmt3.c
Log Message:
tests/lint: document where some C99 tests come from
> Date: Fri, 11 Feb 2022 16:50:16 -0800
> From: Jason Thorpe
>
> > On Feb 11, 2022, at 9:53 AM, Taylor R Campbell wrote:
> >
> > That is, this was presumably meant to ensure (A) happens-before (B).
> > This relation is already guaranteed by ipi(9), so there is no need
> > for any explicit me
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 01:21:11 UTC 2022
Modified Files:
src/share/man/man9: ipi.9
Log Message:
ipi(9): Document memory ordering guarantees.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/ipi.9
Please not
Module Name:src
Committed By: riastradh
Date: Sat Feb 12 01:21:11 UTC 2022
Modified Files:
src/share/man/man9: ipi.9
Log Message:
ipi(9): Document memory ordering guarantees.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/ipi.9
Please not
Module Name:src
Committed By: rillig
Date: Sat Feb 12 01:15:18 UTC 2022
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: deptgt-silent-jobs.exp
deptgt-silent-jobs.mk
Module Name:src
Committed By: rillig
Date: Sat Feb 12 01:15:18 UTC 2022
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: deptgt-silent-jobs.exp
deptgt-silent-jobs.mk
> On Feb 11, 2022, at 9:53 AM, Taylor R Campbell wrote:
>
> That is, this was presumably meant to ensure (A) happens-before (B).
> This relation is already guaranteed by ipi(9), so there is no need
> for any explicit memory barrier.
Is this documented in ipi(9)?
-- thorpej
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:49:28 UTC 2022
Modified Files:
src/sys/arch/sparc64/dev: vnet.c
Log Message:
sparc64/vnet(4): device_t/softc split
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sparc64/dev/vnet.c
Ple
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:49:28 UTC 2022
Modified Files:
src/sys/arch/sparc64/dev: vnet.c
Log Message:
sparc64/vnet(4): device_t/softc split
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sparc64/dev/vnet.c
Ple
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:49:19 UTC 2022
Modified Files:
src/sys/arch/playstation2/dev: emac3.c emac3var.h if_smap.c
Log Message:
playstation2: Somewhat belated device_t/softc split.
To generate a diff of this commit:
cvs rdiff -u -r1.14
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:49:19 UTC 2022
Modified Files:
src/sys/arch/playstation2/dev: emac3.c emac3var.h if_smap.c
Log Message:
playstation2: Somewhat belated device_t/softc split.
To generate a diff of this commit:
cvs rdiff -u -r1.14
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:48:50 UTC 2022
Modified Files:
src/sys/arch/arm/samsung: exynos_gpio.c
Log Message:
arm/samsung: Don't abuse child's dv_private for the parent's uses.
dv_private belongs to the device itself, i.e., the child here
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:48:50 UTC 2022
Modified Files:
src/sys/arch/arm/samsung: exynos_gpio.c
Log Message:
arm/samsung: Don't abuse child's dv_private for the parent's uses.
dv_private belongs to the device itself, i.e., the child here
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:48:41 UTC 2022
Modified Files:
src/sys/arch/arm/samsung: exynos_pinctrl.c
Log Message:
exyopctl(4): Don't leak a duplicate softc on attach.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/a
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:48:41 UTC 2022
Modified Files:
src/sys/arch/arm/samsung: exynos_pinctrl.c
Log Message:
exyopctl(4): Don't leak a duplicate softc on attach.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/a
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:48:33 UTC 2022
Modified Files:
src/sys/arch/arm/ti: ti_omapintc.c
Log Message:
arm/ti: Omit needless dv_private assignment in omap2icu_attach.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:48:33 UTC 2022
Modified Files:
src/sys/arch/arm/ti: ti_omapintc.c
Log Message:
arm/ti: Omit needless dv_private assignment in omap2icu_attach.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/
Module Name:src
Committed By: rillig
Date: Fri Feb 11 23:44:18 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: deptgt-phony.exp deptgt-phony.mk
Log Message:
tests/make: reproduce filesystem lookup of .PHONY nodes
As described in PR toolchain/15164.
To generate a d
Module Name:src
Committed By: rillig
Date: Fri Feb 11 23:44:18 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: deptgt-phony.exp deptgt-phony.mk
Log Message:
tests/make: reproduce filesystem lookup of .PHONY nodes
As described in PR toolchain/15164.
To generate a d
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:20:09 UTC 2022
Modified Files:
src/sys/dev: ccd.c
Log Message:
ccd(4): Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/dev/ccd.c
Please note that diffs are not publi
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:20:09 UTC 2022
Modified Files:
src/sys/dev: ccd.c
Log Message:
ccd(4): Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/dev/ccd.c
Please note that diffs are not publi
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:19:59 UTC 2022
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
acpi(9): No need to test dv_locators.
It is always initialized by config_devalloc before config_devlink
makes it visible to device iteratio
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:19:59 UTC 2022
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
acpi(9): No need to test dv_locators.
It is always initialized by config_devalloc before config_devlink
makes it visible to device iteratio
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:19:43 UTC 2022
Modified Files:
src/share/man/man9: driver.9
Log Message:
driver(9): Correct paragraph about the driver activate function.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/m
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:19:43 UTC 2022
Modified Files:
src/share/man/man9: driver.9
Log Message:
driver(9): Correct paragraph about the driver activate function.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/m
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:19:34 UTC 2022
Modified Files:
src/share/man/man9: driver.9
Log Message:
driver(9): Delete outdated info about softc and struct device.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 23:19:34 UTC 2022
Modified Files:
src/share/man/man9: driver.9
Log Message:
driver(9): Delete outdated info about softc and struct device.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man
Module Name:src
Committed By: rillig
Date: Fri Feb 11 21:44:11 UTC 2022
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: remove comment about environment variable with empty name
At least on NetBSD, make cannot be fooled with an environment variable
having an em
Module Name:src
Committed By: rillig
Date: Fri Feb 11 21:44:11 UTC 2022
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: remove comment about environment variable with empty name
At least on NetBSD, make cannot be fooled with an environment variable
having an em
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 21:40:59 UTC 2022
Modified Files:
src/lib/libpthread: pthread_rwlock.c
Log Message:
libpthread: Fix membars around rwlocks.
1. After loading self->pt_rwlocked, membar_enter() must not be
conditional on PTHREAD__A
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 21:40:59 UTC 2022
Modified Files:
src/lib/libpthread: pthread_rwlock.c
Log Message:
libpthread: Fix membars around rwlocks.
1. After loading self->pt_rwlocked, membar_enter() must not be
conditional on PTHREAD__A
Module Name:src
Committed By: rillig
Date: Fri Feb 11 21:36:46 UTC 2022
Modified Files:
src/lib/libc/stdlib: getenv.c
Log Message:
libc/getenv: remove trailing whitespace
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/lib/libc/stdlib
Module Name:src
Committed By: rillig
Date: Fri Feb 11 21:36:46 UTC 2022
Modified Files:
src/lib/libc/stdlib: getenv.c
Log Message:
libc/getenv: remove trailing whitespace
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/lib/libc/stdlib
Module Name:src
Committed By: rillig
Date: Fri Feb 11 21:18:10 UTC 2022
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: simplify control flow in CondParser_Comparison
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 src/u
Module Name:src
Committed By: rillig
Date: Fri Feb 11 21:18:10 UTC 2022
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: simplify control flow in CondParser_Comparison
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 src/u
Module Name:src
Committed By: christos
Date: Fri Feb 11 21:15:25 UTC 2022
Modified Files:
src/usr.bin/script: script.c
Log Message:
PR/56254: RVP: Don't call non-async-signal-safe functions from signal handlers.
Establish a non-restart signal handler to avoid blocking in l
Module Name:src
Committed By: christos
Date: Fri Feb 11 21:15:25 UTC 2022
Modified Files:
src/usr.bin/script: script.c
Log Message:
PR/56254: RVP: Don't call non-async-signal-safe functions from signal handlers.
Establish a non-restart signal handler to avoid blocking in l
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:53:28 UTC 2022
Modified Files:
src/sys/kern: subr_copy.c
Log Message:
ucas(9): Membar audit.
- Omit needless membar_enter before ipi_trigger_broadcast. This was
presumably intended to imply a happens-before re
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:53:28 UTC 2022
Modified Files:
src/sys/kern: subr_copy.c
Log Message:
ucas(9): Membar audit.
- Omit needless membar_enter before ipi_trigger_broadcast. This was
presumably intended to imply a happens-before re
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:30:48 UTC 2022
Modified Files:
src/sys/arch/playstation2/dev: sbus.c spd.c
src/sys/arch/playstation2/playstation2: mainbus.c
Log Message:
playstation2: Fix some pre-device_t/softc-split device private size
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:30:48 UTC 2022
Modified Files:
src/sys/arch/playstation2/dev: sbus.c spd.c
src/sys/arch/playstation2/playstation2: mainbus.c
Log Message:
playstation2: Fix some pre-device_t/softc-split device private size
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:26:56 UTC 2022
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
vax: Remove a vestige from before the device_t/softc split.
Verified MicroVAX 4000/96 still boots.
cpu0 at mainbus0: KA49, NVAX, 10KB L1 c
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:26:56 UTC 2022
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
vax: Remove a vestige from before the device_t/softc split.
Verified MicroVAX 4000/96 still boots.
cpu0 at mainbus0: KA49, NVAX, 10KB L1 c
Module Name:src
Committed By: reinoud
Date: Fri Feb 11 16:33:18 UTC 2022
Modified Files:
src/sys/fs/udf: udf_osta.c
Log Message:
Translate 254/255 compID values used for deleted entries as per UDF spec. This
allows the printing of the names of deleted file entries.
To ge
Module Name:src
Committed By: reinoud
Date: Fri Feb 11 16:33:18 UTC 2022
Modified Files:
src/sys/fs/udf: udf_osta.c
Log Message:
Translate 254/255 compID values used for deleted entries as per UDF spec. This
allows the printing of the names of deleted file entries.
To ge
Module Name:xsrc
Committed By: wiz
Date: Fri Feb 11 14:43:27 UTC 2022
Modified Files:
xsrc/local/programs/xsetwallpaper: xsetwallpaper.c
Log Message:
Sync usage with manpage
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/local/programs/xsetwallpaper/xse
Module Name:xsrc
Committed By: wiz
Date: Fri Feb 11 14:43:27 UTC 2022
Modified Files:
xsrc/local/programs/xsetwallpaper: xsetwallpaper.c
Log Message:
Sync usage with manpage
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/local/programs/xsetwallpaper/xse
Module Name:xsrc
Committed By: wiz
Date: Fri Feb 11 14:43:01 UTC 2022
Modified Files:
xsrc/local/programs/xsetwallpaper: xsetwallpaper.1
Log Message:
Sort options. Use Lk.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/local/programs/xsetwallpaper/xsetw
Module Name:xsrc
Committed By: wiz
Date: Fri Feb 11 14:43:01 UTC 2022
Modified Files:
xsrc/local/programs/xsetwallpaper: xsetwallpaper.1
Log Message:
Sort options. Use Lk.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/local/programs/xsetwallpaper/xsetw
Module Name:src
Committed By: uwe
Date: Fri Feb 11 14:10:13 UTC 2022
Modified Files:
src/usr.sbin/puffs/mount_9p: mount_9p.8
Log Message:
mount_9p(8): Use full month name in previos (oops).
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/puffs/
Module Name:src
Committed By: uwe
Date: Fri Feb 11 14:10:13 UTC 2022
Modified Files:
src/usr.sbin/puffs/mount_9p: mount_9p.8
Log Message:
mount_9p(8): Use full month name in previos (oops).
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/puffs/
Module Name:src
Committed By: hannken
Date: Fri Feb 11 10:55:15 UTC 2022
Modified Files:
src/sbin/fsck_v7fs: main.c pathname.c
src/sys/fs/v7fs: v7fs_dirent.c v7fs_dirent.h v7fs_file.c v7fs_file.h
v7fs_file_util.c v7fs_vnops.c
src/usr.sbin/makefs/
Module Name:src
Committed By: hannken
Date: Fri Feb 11 10:55:15 UTC 2022
Modified Files:
src/sbin/fsck_v7fs: main.c pathname.c
src/sys/fs/v7fs: v7fs_dirent.c v7fs_dirent.h v7fs_file.c v7fs_file.h
v7fs_file_util.c v7fs_vnops.c
src/usr.sbin/makefs/
66 matches
Mail list logo