Module Name:src
Committed By: skrll
Date: Tue Jul 19 06:50:34 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.742 -r1.743 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: skrll
Date: Tue Jul 19 06:50:34 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.742 -r1.743 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: skrll
Date: Tue Jul 19 06:47:34 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Don't need sys/malloc.h so remove the #include
To generate a diff of this commit:
cvs rdiff -u -r1.741 -r1.742 src/sys/dev/pci/if_wm.c
Please not
Module Name:src
Committed By: skrll
Date: Tue Jul 19 06:47:34 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Don't need sys/malloc.h so remove the #include
To generate a diff of this commit:
cvs rdiff -u -r1.741 -r1.742 src/sys/dev/pci/if_wm.c
Please not
Module Name:src
Committed By: skrll
Date: Tue Jul 19 06:46:29 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Turn a locking botch (shouldn't drop lock on error) into a KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.740 -r1.741 src/sys/dev/pci
Module Name:src
Committed By: skrll
Date: Tue Jul 19 06:46:29 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Turn a locking botch (shouldn't drop lock on error) into a KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.740 -r1.741 src/sys/dev/pci
Module Name:src
Committed By: thorpej
Date: Tue Jul 19 01:03:05 UTC 2022
Modified Files:
src/sys/kern: kern_event.c
Log Message:
Fix a problem whereby detaching a device that has open kevent
registrations can result in a UAF: When a device detaches, it
calls seldestroy(),
Module Name:src
Committed By: thorpej
Date: Tue Jul 19 01:03:05 UTC 2022
Modified Files:
src/sys/kern: kern_event.c
Log Message:
Fix a problem whereby detaching a device that has open kevent
registrations can result in a UAF: When a device detaches, it
calls seldestroy(),
Module Name:src
Committed By: thorpej
Date: Tue Jul 19 00:46:00 UTC 2022
Modified Files:
src/sys/kern: kern_event.c
src/sys/sys: event.h
Log Message:
Make some knote implementation details private to kern_event.c. NFC, and
no ABI change for kevent providers.
To
Module Name:src
Committed By: thorpej
Date: Tue Jul 19 00:46:00 UTC 2022
Modified Files:
src/sys/kern: kern_event.c
src/sys/sys: event.h
Log Message:
Make some knote implementation details private to kern_event.c. NFC, and
no ABI change for kevent providers.
To
Module Name:src
Committed By: riastradh
Date: Mon Jul 18 23:34:03 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/amdgpu: amdgpu_pci.c amdgpu_task.h amdgpufb.c
src/sys/external/bsd/drm2/i915drm: i915_pci.h i915_pci_autoconf.c
intelfb.c
src/sys
Module Name:src
Committed By: riastradh
Date: Mon Jul 18 23:34:03 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/amdgpu: amdgpu_pci.c amdgpu_task.h amdgpufb.c
src/sys/external/bsd/drm2/i915drm: i915_pci.h i915_pci_autoconf.c
intelfb.c
src/sys
Module Name:src
Committed By: riastradh
Date: Mon Jul 18 23:33:53 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/amdgpu: amdgpufb.c
src/sys/external/bsd/drm2/i915drm: intelfb.c
src/sys/external/bsd/drm2/nouveau: nouveaufb.c
src/sys/external/bsd/d
Module Name:src
Committed By: riastradh
Date: Mon Jul 18 23:33:53 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/amdgpu: amdgpufb.c
src/sys/external/bsd/drm2/i915drm: intelfb.c
src/sys/external/bsd/drm2/nouveau: nouveaufb.c
src/sys/external/bsd/d
Module Name:src
Committed By: rin
Date: Mon Jul 18 13:02:00 UTC 2022
Modified Files:
src/bin/rcp: rcp.c
Log Message:
Fix bug revealed by SIGINFO support; Do not treat short read(2)/write(2)
as error (*). This occurs typically when signal is received.
(*) For older version
Module Name:src
Committed By: rin
Date: Mon Jul 18 13:02:00 UTC 2022
Modified Files:
src/bin/rcp: rcp.c
Log Message:
Fix bug revealed by SIGINFO support; Do not treat short read(2)/write(2)
as error (*). This occurs typically when signal is received.
(*) For older version
Module Name:src
Committed By: martin
Date: Mon Jul 18 11:09:22 UTC 2022
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c
Log Message:
Make it compile w/o warnings for !VCONS_DRAW_INTR
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/wscons/w
Module Name:src
Committed By: martin
Date: Mon Jul 18 11:09:22 UTC 2022
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c
Log Message:
Make it compile w/o warnings for !VCONS_DRAW_INTR
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/wscons/w
18 matches
Mail list logo