Module Name:src
Committed By: mrg
Date: Fri Mar 11 01:59:33 UTC 2022
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
convert non-config-handled "DEBUG_ROOT" to aprint_debug().
now it's possible to get boot-time info about raidframe root
device selecti
Module Name:src
Committed By: mrg
Date: Fri Mar 11 01:59:33 UTC 2022
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
convert non-config-handled "DEBUG_ROOT" to aprint_debug().
now it's possible to get boot-time info about raidframe root
device selecti
Am 10.03.2022 um 22:48 schrieb David H. Gutteridge:
Module Name:src
Committed By: rillig
Date: Tue Mar 8 23:13:05 UTC 2022
Modified Files:
src/usr.bin/man: man.c
Log Message:
man: remove unused global variable 'instype' (since yesterday)
No functional change.
To gen
Module Name:src
Committed By: rillig
Date: Thu Mar 10 23:39:12 UTC 2022
Modified Files:
src/share/misc: style
Log Message:
share/misc/style: lint no longer needs CONSTCOND in do-while-loops
Since usr.bin/xlint/lint1/tree.c 1.202 from 2021-01-31, lint recognizes
the common
Module Name:src
Committed By: rillig
Date: Thu Mar 10 23:39:12 UTC 2022
Modified Files:
src/share/misc: style
Log Message:
share/misc/style: lint no longer needs CONSTCOND in do-while-loops
Since usr.bin/xlint/lint1/tree.c 1.202 from 2021-01-31, lint recognizes
the common
Module Name:src
Committed By: rillig
Date: Thu Mar 10 22:45:24 UTC 2022
Modified Files:
src/share/misc: style
Log Message:
share/misc/style: clarify enum example code
The only purpose of the enum example is to show that enum constants are
written in uppercase.
The previo
Module Name:src
Committed By: rillig
Date: Thu Mar 10 22:45:24 UTC 2022
Modified Files:
src/share/misc: style
Log Message:
share/misc/style: clarify enum example code
The only purpose of the enum example is to show that enum constants are
written in uppercase.
The previo
> Module Name:src
> Committed By: rillig
> Date: Tue Mar 8 23:13:05 UTC 2022
>
> Modified Files:
> src/usr.bin/man: man.c
>
> Log Message:
> man: remove unused global variable 'instype' (since yesterday)
>
> No functional change.
>
>
> To generate a diff of this commit
Module Name:src
Committed By: andvar
Date: Thu Mar 10 18:13:31 UTC 2022
Modified Files:
src/sys/dev/pci: gffb.c
Log Message:
s/woud/would/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/gffb.c
Please note that diffs are not pub
Module Name:src
Committed By: andvar
Date: Thu Mar 10 18:13:31 UTC 2022
Modified Files:
src/sys/dev/pci: gffb.c
Log Message:
s/woud/would/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/gffb.c
Please note that diffs are not pub
Module Name:src
Committed By: riastradh
Date: Thu Mar 10 12:21:35 UTC 2022
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
kern: Use atomic_store_release/atomic_load_consume for pid_table.
This is read without the lock, so ordering is required.
To generate a diff
Module Name:src
Committed By: riastradh
Date: Thu Mar 10 12:21:35 UTC 2022
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
kern: Use atomic_store_release/atomic_load_consume for pid_table.
This is read without the lock, so ordering is required.
To generate a diff
Module Name:src
Committed By: riastradh
Date: Thu Mar 10 12:21:25 UTC 2022
Modified Files:
src/sys/kern: kern_lwp.c kern_synch.c
Log Message:
kern: Fix synchronization of clearing LP_RUNNING and lwp_free.
1. membar_sync is not necessary here -- only a store-release is
Module Name:src
Committed By: riastradh
Date: Thu Mar 10 12:21:25 UTC 2022
Modified Files:
src/sys/kern: kern_lwp.c kern_synch.c
Log Message:
kern: Fix synchronization of clearing LP_RUNNING and lwp_free.
1. membar_sync is not necessary here -- only a store-release is
14 matches
Mail list logo