Module Name:src
Committed By: ozaki-r
Date: Fri Jan 6 01:54:23 UTC 2023
Modified Files:
src/sys/net: if_tap.c
Log Message:
tap: link up an interface cloned from /dev/tap
Fix PR 57155 (partially)
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/sys/ne
Module Name:src
Committed By: ozaki-r
Date: Fri Jan 6 01:54:23 UTC 2023
Modified Files:
src/sys/net: if_tap.c
Log Message:
tap: link up an interface cloned from /dev/tap
Fix PR 57155 (partially)
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/sys/ne
Module Name:src
Committed By: christos
Date: Thu Jan 5 20:32:19 UTC 2023
Modified Files:
src/sys/net: if_wg.c
Log Message:
centralize the kauth ugliness.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/net/if_wg.c
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Thu Jan 5 20:32:19 UTC 2023
Modified Files:
src/sys/net: if_wg.c
Log Message:
centralize the kauth ugliness.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/net/if_wg.c
Please note that diffs are not pu
Module Name:src
Committed By: tsutsui
Date: Thu Jan 5 18:48:13 UTC 2023
Modified Files:
src/sys/arch/mac68k/conf: INSTALL
Log Message:
Disable (comment out) options DIAGNOSTIC in INSTALL kernels.
It has been there since the initial revision 1.1 while
it was disabled in G
Module Name:src
Committed By: tsutsui
Date: Thu Jan 5 18:48:13 UTC 2023
Modified Files:
src/sys/arch/mac68k/conf: INSTALL
Log Message:
Disable (comment out) options DIAGNOSTIC in INSTALL kernels.
It has been there since the initial revision 1.1 while
it was disabled in G
Module Name:src
Committed By: jakllsch
Date: Thu Jan 5 18:29:46 UTC 2023
Modified Files:
src/sys/net: if_wg.c
src/sys/secmodel/suser: secmodel_suser.c
src/sys/sys: kauth.h
Log Message:
wg(4): Allow non-root to retrieve information other than the private
ke
Module Name:src
Committed By: jakllsch
Date: Thu Jan 5 18:29:46 UTC 2023
Modified Files:
src/sys/net: if_wg.c
src/sys/secmodel/suser: secmodel_suser.c
src/sys/sys: kauth.h
Log Message:
wg(4): Allow non-root to retrieve information other than the private
ke
Module Name:src
Committed By: tsutsui
Date: Thu Jan 5 18:27:48 UTC 2023
Modified Files:
src/sys/arch/m68k/m68k: bus_dma.c
Log Message:
Fix out of bounds invalidate (and writeback) in bus_dmamap_sync(9) ops.
Detected by the POOL_REDZONE check in sys/kern/subr_pool.c that
Module Name:src
Committed By: tsutsui
Date: Thu Jan 5 18:27:48 UTC 2023
Modified Files:
src/sys/arch/m68k/m68k: bus_dma.c
Log Message:
Fix out of bounds invalidate (and writeback) in bus_dmamap_sync(9) ops.
Detected by the POOL_REDZONE check in sys/kern/subr_pool.c that
Module Name:src
Committed By: jakllsch
Date: Thu Jan 5 17:36:53 UTC 2023
Modified Files:
src/share/examples/secmodel: secmodel_example.c
src/sys/secmodel/suser: secmodel_suser.c
src/sys/sys: kauth.h
Log Message:
more strip(4) removal, this time in kauth(9)
Module Name:src
Committed By: jakllsch
Date: Thu Jan 5 17:36:53 UTC 2023
Modified Files:
src/share/examples/secmodel: secmodel_example.c
src/sys/secmodel/suser: secmodel_suser.c
src/sys/sys: kauth.h
Log Message:
more strip(4) removal, this time in kauth(9)
Module Name:src
Committed By: kre
Date: Thu Jan 5 15:13:57 UTC 2023
Modified Files:
src/lib/libc/gen: err.3
Log Message:
Add errc() and verrc() to the list of functions which do not return,
but exit() instead.
This was omitted when the *c() set of functions were added in
Module Name:src
Committed By: kre
Date: Thu Jan 5 15:13:57 UTC 2023
Modified Files:
src/lib/libc/gen: err.3
Log Message:
Add errc() and verrc() to the list of functions which do not return,
but exit() instead.
This was omitted when the *c() set of functions were added in
Module Name:src
Committed By: msaitoh
Date: Thu Jan 5 14:50:14 UTC 2023
Modified Files:
src/sys/dev/pci: sdhc_pci.c
Log Message:
Add quirk setting for some Intel eMMC devices.
On some Intel eMMC controllers, the driver reports "autoconfiguration error:
couldn't enable c
Module Name:src
Committed By: msaitoh
Date: Thu Jan 5 14:50:14 UTC 2023
Modified Files:
src/sys/dev/pci: sdhc_pci.c
Log Message:
Add quirk setting for some Intel eMMC devices.
On some Intel eMMC controllers, the driver reports "autoconfiguration error:
couldn't enable c
Module Name:src
Committed By: kardel
Date: Thu Jan 5 09:57:39 UTC 2023
Modified Files:
src/sys/dev/hdaudio: hdafg.c
Log Message:
ignore NULL for hdaudio_audiodev in hdafg_freem
also guard against NULL in ad_{capture,playback}
observed during shutdown on Lenovo W510
To g
Module Name:src
Committed By: kardel
Date: Thu Jan 5 09:57:39 UTC 2023
Modified Files:
src/sys/dev/hdaudio: hdafg.c
Log Message:
ignore NULL for hdaudio_audiodev in hdafg_freem
also guard against NULL in ad_{capture,playback}
observed during shutdown on Lenovo W510
To g
"Jonathan A. Kollasch" writes:
> Module Name: src
> Committed By: jakllsch
> Date: Thu Jan 5 02:38:51 UTC 2023
>
> Modified Files:
> src/sys/net: if_wg.c
>
> Log Message:
> Check for authorization for SIOCSDRVSPEC and SIOCGDRVSPEC ioctls for wg(4).
>
> Addresses PR 57161.
might be
19 matches
Mail list logo