Module Name:src
Committed By: martin
Date: Tue Feb 2 08:18:42 UTC 2021
Modified Files:
src/sys/arch/sparc64/sparc64: trap.c
Log Message:
Worakround for traps on invalid VAs:
uvm_fault() can not (currently) deal properly with invalid VAs (inside the
VA hole), so do not pas
Module Name:src
Committed By: yamt
Date: Tue Feb 2 10:46:18 UTC 2021
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
if_urtwn.c: Plug a few leaks
Can be a cause of PR/55968
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/dev/usb/if_urtwn.
Module Name:src
Committed By: yamt
Date: Tue Feb 2 10:48:33 UTC 2021
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
arp: Plug an mbuf leak
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/netinet/if_arp.c
Please note that diffs are not pu
Module Name:src
Committed By: rillig
Date: Tue Feb 2 15:41:14 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: replace enum bit-set with bit-field
No functional change.
The generated code from GCC 5.5 is very similar. On x86_64, memory
access is no l
Module Name:src
Committed By: bouyer
Date: Tue Feb 2 16:11:43 UTC 2021
Modified Files:
src/sys/dev/pci: pucdata.c
Log Message:
Also match Oxford Semiconductor Exsys EX-41098 PCI UARTs
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/dev/pci/pucdat
Module Name:src
Committed By: rillig
Date: Tue Feb 2 16:18:16 UTC 2021
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: directive-export-impl.exp
var-op-append.exp vardebug.exp varmod-indirect.exp
varmod-match-escape.exp
Module Name:src
Committed By: rillig
Date: Tue Feb 2 17:27:35 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: Makefile opt-debug-graph2.exp
opt-debug-graph2.mk opt-debug-graph3.exp opt-debug-graph3.mk
Log Message:
make: demonstrate that neither -dg2 nor
Module Name:src
Committed By: rillig
Date: Tue Feb 2 17:47:56 UTC 2021
Modified Files:
src/usr.bin/make: compat.c
src/usr.bin/make/unit-tests: opt-debug-graph2.exp opt-debug-graph2.mk
opt-debug-graph3.exp opt-debug-graph3.mk
Log Message:
make: when exi
Module Name:src
Committed By: rillig
Date: Tue Feb 2 17:56:31 UTC 2021
Modified Files:
src/usr.bin/make: enum.c enum.h make.c nonints.h targ.c
src/usr.bin/make/unit-tests: gnode-submake.exp opt-debug-graph1.exp
opt-debug-graph2.exp opt-debug-graph3.exp
Module Name:src
Committed By: rillig
Date: Tue Feb 2 21:26:51 UTC 2021
Modified Files:
src/usr.bin/make: enum.h make.c make.h var.c
Log Message:
make: remove unused INTERNAL flag
It had been used for cached_realpaths, until this variable had its type
changed from GNode t
Module Name:src
Committed By: joerg
Date: Tue Feb 2 21:31:11 UTC 2021
Modified Files:
src/usr.sbin/fstyp: Makefile
Log Message:
Ignore address of packed-member for clang too
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/fstyp/Makefile
Pleas
Module Name:src
Committed By: fcambus
Date: Tue Feb 2 21:45:39 UTC 2021
Modified Files:
src/external/gpl3/binutils/dist/include/elf: common.h
Log Message:
Fix typo in the comments of local binutils patches: s/Servguard/Segvguard.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: roy
Date: Wed Feb 3 05:51:40 UTC 2021
Modified Files:
src/sys/net: if_arp.h if_ether.h if_gre.h
src/sys/netinet: if_ether.h igmp.h in.h ip.h ip6.h ip_carp.h ip_icmp.h
ip_mroute.h ip_var.h tcp.h tcp_debug.h tcp_var.h udp.h u
Module Name:src
Committed By: roy
Date: Wed Feb 3 06:42:50 UTC 2021
Modified Files:
src/usr.sbin/traceroute6: Makefile traceroute6.c
Log Message:
traceroute6: Remove __packed
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/traceroute6/Makefile
Module Name:src
Committed By: roy
Date: Wed Feb 3 06:46:27 UTC 2021
Modified Files:
src/usr.sbin/ldpd: Makefile
Log Message:
ldpd: Discard warning about accessing packed member
I don't see a good way of fixing this right now.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: roy
Date: Wed Feb 3 06:49:18 UTC 2021
Modified Files:
src/usr.sbin/traceroute: Makefile
Log Message:
traceroute: no longer need gcc packed member warning
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/traceroute/
Module Name:src
Committed By: roy
Date: Wed Feb 3 06:50:08 UTC 2021
Modified Files:
src/usr.sbin/rtadvd: Makefile
Log Message:
rtadvd: no longer need packed member warning
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/rtadvd/Makefile
Please
Module Name:src
Committed By: roy
Date: Wed Feb 3 06:51:26 UTC 2021
Modified Files:
src/usr.bin/tftp: Makefile
Log Message:
tftp: no longer need packed member warning
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/tftp/Makefile
Please note th
Module Name:src
Committed By: rillig
Date: Wed Feb 3 06:58:22 UTC 2021
Modified Files:
src/usr.bin/make: util.c
Log Message:
make: fix compiler warning about signedness in comparison
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/usr.bin/make/util.c
19 matches
Mail list logo