Module Name:src
Committed By: simonb
Date: Wed Mar 31 06:35:35 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Reenable kernel modules for MIPS now that they work.
To generate a diff of this commit:
cvs rdiff -u -r1.1236 -r1.1237 src/share/mk/bsd.own.mk
P
Module Name:src
Committed By: simonb
Date: Wed Mar 31 06:27:58 UTC 2021
Modified Files:
src/external/cddl/osnet/sbin/zfs: Makefile
src/external/cddl/osnet/sbin/zpool: Makefile
Log Message:
Use compat/exec.mk - zfs isn't compat32 friendly (yet?).
To generate a dif
Module Name:src
Committed By: simonb
Date: Wed Mar 31 06:26:27 UTC 2021
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: dwarf.c
Log Message:
Simplify the CTF float encoding type logic: all floating point types of
4 bytes or less are "float", 8 bytes or less are
Module Name:src
Committed By: christos
Date: Wed Mar 31 04:58:01 UTC 2021
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
add named plugin dir
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/etc/mtree/NetBSD.dist.base
Please note that di
Module Name:src
Committed By: christos
Date: Wed Mar 31 04:57:25 UTC 2021
Modified Files:
src/etc/rc.d: named
Log Message:
handle copying of plugins to the chroot
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/etc/rc.d/named
Please note that diffs are
Module Name:src
Committed By: christos
Date: Wed Mar 31 04:38:30 UTC 2021
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
new named plugin (simon@)
To generate a diff of this commit:
cvs rdiff -u -r1.1274 -r1.1275 src/distrib/sets/lists/base/mi
Please note
Module Name:src
Committed By: christos
Date: Wed Mar 31 04:37:51 UTC 2021
Modified Files:
src/external/mpl/bind: Makefile
Added Files:
src/external/mpl/bind/libexec: Makefile plugin.mk
src/external/mpl/bind/libexec/filter-: Makefile
Log Message:
Add plu
Module Name:src
Committed By: thorpej
Date: Wed Mar 31 01:44:59 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: voodoofb.c
Log Message:
There are two interface attriubtues on this device, so we need to be
explcit about it in BOTH config_found() calls.
To gener
Module Name:src
Committed By: christos
Date: Tue Mar 30 23:31:53 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
mention regex changes
To generate a diff of this commit:
cvs rdiff -u -r1.2787 -r1.2788 src/doc/CHANGES
Please note that diffs are not public domain;
Module Name:src
Committed By: palle
Date: Tue Mar 30 20:23:45 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update TODO after pcb spill improvements and status when running on a S7
host
To generate a diff of this commit:
cvs rdiff -u -r1.39
Module Name:src
Committed By: rillig
Date: Tue Mar 30 20:23:30 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: clean up duplicate code in handling of initialization
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.183
Module Name:src
Committed By: palle
Date: Tue Mar 30 20:03:15 UTC 2021
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
sun4v: handle spill trap properly when trap level is 1 and otherwin is non-zero
- ensure that all windows are spilled to the pcb like
Module Name:src
Committed By: rillig
Date: Tue Mar 30 19:45:04 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp
Log Message:
tests/lint: test 'scalar type cannot use designator'
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1
Module Name:src
Committed By: rillig
Date: Tue Mar 30 16:09:30 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp
Log Message:
tests/lint: remove unnecessary empty lines from test
In a separate commit to not cause an unnecessarily large di
Module Name:src
Committed By: rillig
Date: Tue Mar 30 16:07:07 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: add error about out-of-bounds array subscripts
This check is not s
Module Name:src
Committed By: rillig
Date: Tue Mar 30 15:31:51 UTC 2021
Modified Files:
src/lib/libc/gen: sysctl.c
Log Message:
libc/gen: fix hack for previously unsupported lint initializers
Supported since init.c 1.182 from 2021-03-30.
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Tue Mar 30 15:29:43 UTC 2021
Modified Files:
src/share/man/man4: siisata.4
Log Message:
Make this format a little bit nicely.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/siisata.4
Please note tha
Module Name:src
Committed By: rillig
Date: Tue Mar 30 15:18:19 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp msg_101.c
msg_101.exp
src/usr.bin/xlint/lint1: err.c init.c tree.c
Log Message:
lint: add type information
Module Name:src
Committed By: rillig
Date: Tue Mar 30 15:10:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.exp
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: reword message for very unlikely .member in array initialization
To generate a
Module Name:src
Committed By: rillig
Date: Tue Mar 30 15:07:53 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_175.c msg_175.exp
src/usr.bin/xlint/lint1: err.c init.c
Log Message:
lint: add type information to message 175
To generate a diff of this co
Module Name:src
Committed By: rillig
Date: Tue Mar 30 15:05:05 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp msg_247.c
Log Message:
tests/lint: remove outdated comments
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 sr
Module Name:src
Committed By: rillig
Date: Tue Mar 30 14:58:17 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: remove workaround for bug in lint
The bug has been fixed in lint.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rin
Date: Tue Mar 30 14:33:10 UTC 2021
Modified Files:
src/sys/arch/powerpc/ibm4xx: ibm4xx_machdep.c
Log Message:
Use ``for (;;)'' for infinite loop, as required by style.
No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rin
Date: Tue Mar 30 14:29:54 UTC 2021
Modified Files:
src/sys/arch/powerpc/booke: booke_machdep.c
Log Message:
- Write-back msgbuf and update bootstr for reboot from halt.
- Remove dead code.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: rillig
Date: Tue Mar 30 14:25:28 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_bool.c d_c99_init.c d_c99_init.exp
d_init_array_using_string.c d_init_array_using_string.exp
d_init_pop_member.c d_init_pop_m
Module Name:src
Committed By: simonb
Date: Tue Mar 30 13:41:46 UTC 2021
Modified Files:
src/sys/arch/powerpc/ibm4xx: cpu.c
Log Message:
Fix nearly 20 year old type - cache sizes are 2048 bytes, not 2848 bytes.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38
26 matches
Mail list logo