Module Name:src
Committed By: riastradh
Date: Wed Jan 10 01:48:16 UTC 2024
Modified Files:
src/usr.bin/getaddrinfo: getaddrinfo.c
Log Message:
getaddrinfo(1): Omit needless whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.4
Module Name:src
Committed By: riastradh
Date: Wed Jan 10 01:48:16 UTC 2024
Modified Files:
src/usr.bin/getaddrinfo: getaddrinfo.c
Log Message:
getaddrinfo(1): Omit needless whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.4
Module Name:src
Committed By: rillig
Date: Tue Jan 9 23:46:54 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: d_bltinoffsetof.c
src/usr.bin/xlint/lint1: cgram.y externs1.h init.c lint1.h tree.c
Log Message:
lint: allow complex offsetof(type, member-designa
Module Name:src
Committed By: rillig
Date: Tue Jan 9 23:46:54 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: d_bltinoffsetof.c
src/usr.bin/xlint/lint1: cgram.y externs1.h init.c lint1.h tree.c
Log Message:
lint: allow complex offsetof(type, member-designa
Module Name:src
Committed By: jdolecek
Date: Tue Jan 9 18:39:53 UTC 2024
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c
Log Message:
disable TX checksum optimization, it's causing ARP lossage in some
configurations using Linux dom0
PR port-xen/57743 by Brian Ma
Module Name:src
Committed By: jdolecek
Date: Tue Jan 9 18:39:53 UTC 2024
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c
Log Message:
disable TX checksum optimization, it's causing ARP lossage in some
configurations using Linux dom0
PR port-xen/57743 by Brian Ma
Module Name:src
Committed By: thorpej
Date: Tue Jan 9 14:24:08 UTC 2024
Modified Files:
src/sys/arch/virt68k/virt68k: locore.s machdep.c
Log Message:
Properly implement mm_md_physacc() and garbage-collect the now unused
"lowram" variable (hold-over from hp300 lineage).
Module Name:src
Committed By: thorpej
Date: Tue Jan 9 14:24:08 UTC 2024
Modified Files:
src/sys/arch/virt68k/virt68k: locore.s machdep.c
Log Message:
Properly implement mm_md_physacc() and garbage-collect the now unused
"lowram" variable (hold-over from hp300 lineage).