Module Name:src
Committed By: mrg
Date: Fri Jan 1 08:02:16 UTC 2021
Modified Files:
src/sys/conf: copyright
Log Message:
welcome 2021. YES.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/conf/copyright
Please note that diffs are not public domai
Module Name:src
Committed By: rillig
Date: Fri Jan 1 09:11:40 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c emit1.c func.c
Log Message:
lint: replace some more LERROR with lint_assert
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/usr.bin/x
Module Name:src
Committed By: rillig
Date: Fri Jan 1 09:28:22 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c emit1.c scan.l
Log Message:
lint: replace simple LERROR with lint_assert
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/us
Module Name:src
Committed By: ryo
Date: Fri Jan 1 10:12:25 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Add support for Amlogic G12 family SoCs
To generate a diff of this commit:
cvs rdiff -u -r1.2773 -r1.2774 src/doc/CHANGES
Please note that diffs ar
Module Name:src
Committed By: rillig
Date: Fri Jan 1 10:55:28 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y externs1.h func.c
Log Message:
lint: split label handling into separate functions
The only thing these cases have in common is the name "label" and the
Module Name:src
Committed By: rillig
Date: Fri Jan 1 11:01:03 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: extract main part of case_label into separate function
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/xli
Module Name:src
Committed By: rillig
Date: Fri Jan 1 11:09:41 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y func.c scan.l tree.c
Log Message:
lint: rename tokens for left and right parentheses
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 s
Module Name:src
Committed By: rillig
Date: Fri Jan 1 11:14:06 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: complete message 203 for case labels
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/xlint/lint1/func.c
P
Module Name:src
Committed By: rillig
Date: Fri Jan 1 11:41:01 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y check-msgs.lua decl.c func.c init.c
tree.c
Log Message:
lint: add missing redundant messages in source code
To generate a diff of this com
Module Name:src
Committed By: jmcneill
Date: Fri Jan 1 11:44:41 UTC 2021
Modified Files:
src/sys/arch/arm/rockchip: rk_i2s.c
Log Message:
rk_i2s.c
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/rockchip/rk_i2s.c
Please note that diffs are
Module Name:src
Committed By: rillig
Date: Fri Jan 1 11:51:15 UTC 2021
Modified Files:
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: decl.c scan.l
src/usr.bin/xlint/lint2: read.c
Log Message:
lint: remove NTSPEC from enum tspec_t
The number of
Module Name:src
Committed By: jmcneill
Date: Fri Jan 1 11:51:47 UTC 2021
Modified Files:
src/sys/arch/arm/amlogic: mesongx_mmc.c
Log Message:
#define
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/amlogic/mesongx_mmc.c
Please note that dif
Module Name:src
Committed By: rillig
Date: Fri Jan 1 11:58:03 UTC 2021
Modified Files:
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: tree.c
src/usr.bin/xlint/lint2: chk.c
Log Message:
lint: rename styp and utyp
To generate a diff of this comm
Module Name:src
Committed By: jmcneill
Date: Fri Jan 1 11:58:21 UTC 2021
Modified Files:
src/sys/arch/arm/amlogic: mesongx_mmc.c
Log Message:
Use symbolic names for hwtype values.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/amlogic/meson
Module Name:src
Committed By: martin
Date: Fri Jan 1 12:31:19 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: trap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1169):
sys/arch/aarch64/aarch64/trap.c: revision 1.21
Module Name:src
Committed By: martin
Date: Fri Jan 1 12:38:50 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: cpufunc.c pmap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1170):
sys/arch/aarch64/aarch64/cpufunc.c: rev
Module Name:src
Committed By: martin
Date: Fri Jan 1 12:54:08 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: pmap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1171):
sys/arch/aarch64/aarch64/pmap.c: revision 1.82
Module Name:src
Committed By: martin
Date: Fri Jan 1 12:58:36 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: netbsd32_machdep.c trap.c
src/sys/arch/aarch64/include [netbsd-9]: netbsd32_machdep.h ptrace.h
Log Message:
Pull up following revision(s
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:04:08 UTC 2021
Modified Files:
src/sys/kern [netbsd-9]: core_elf32.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1173):
sys/kern/core_elf32.c: revision 1.65 (patch)
Use correct n
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:06:39 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: vm_machdep.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1174):
sys/arch/aarch64/aarch64/vm_machdep.c: revi
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:14:29 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: trap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1175):
sys/arch/aarch64/aarch64/trap.c: revision 1.28,1.
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:17:08 UTC 2021
Modified Files:
src/sys/ufs/ufs [netbsd-9]: ufs_quota1.c
Log Message:
Pull up following revision(s) (requested by nia in ticket #1176):
sys/ufs/ufs/ufs_quota1.c: revision 1.23
Avoid potential
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:19:03 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Tickets #1167, #1169 - #1176
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-9.2
Please note that d
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:19:58 UTC 2021
Modified Files:
src/sys/ufs/ufs [netbsd-8]: ufs_quota1.c
Log Message:
Pull up following revision(s) (requested by nia in ticket #1645):
sys/ufs/ufs/ufs_quota1.c: revision 1.23
Avoid potential
Module Name:src
Committed By: martin
Date: Fri Jan 1 13:21:11 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1645
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 src/doc/CHANGES-8.3
Please note that diffs are not pub
Module Name:src
Committed By: kre
Date: Fri Jan 1 13:43:34 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
Build breakage fix (hopefully) - brain dead gcc. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/usr.bin/xlint/lint
Module Name:src
Committed By: riastradh
Date: Fri Jan 1 14:04:17 UTC 2021
Modified Files:
src/sys/kern: subr_lockdebug.c
Log Message:
Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/kern/subr_lockdebug.c
Please note that d
Module Name:src
Committed By: riastradh
Date: Fri Jan 1 14:08:33 UTC 2021
Modified Files:
src/sys/kern: subr_lockdebug.c
Log Message:
Use printf, not printf_nolog, in lockdebug dumps.
Otherwise we get no diagnostic information in crash dumps or dmesg,
which really puts a
Module Name:src
Committed By: rillig
Date: Fri Jan 1 14:11:20 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: combine duplicate case branches in popdecl
This works around GCC 9, which didn't see that the following statement
cannot terminate no
Module Name:src
Committed By: rillig
Date: Fri Jan 1 14:51:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: Makefile
Log Message:
lint: remove custom LINTFLAGS
These flags are missing the options -g (GNUisms) and -S (C9X mode).
Without these flags, NetBSD's system he
Module Name:src
Committed By: roy
Date: Fri Jan 1 14:57:14 UTC 2021
Modified Files:
src/external/bsd/wpa/dist/src/drivers: driver_bsd.c
Log Message:
wpa: If route socket overflows, sync drivers to system interfaces
Messages such as RTM_IFNFO or RTM_IFANNOUNCE could have
Module Name:src
Committed By: rillig
Date: Fri Jan 1 16:50:47 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
src/usr.bin/xlint/lint1: init.c
Added Files:
src/tests/usr.bin/xlint/lin
Module Name:src
Committed By: roy
Date: Fri Jan 1 17:21:47 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: In the event of route(4) overflow, update the interfaces
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/ext
Module Name:src
Committed By: rillig
Date: Fri Jan 1 19:11:20 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_init_pop_member.c
d_init_pop_member.exp
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: fix wrong warning about bitfield in C99 s
Module Name:src
Committed By: rillig
Date: Fri Jan 1 19:15:58 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c lint1.h
Log Message:
lint: un-export struct istk
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/usr.bin/xlint/lint1/init.c
cvs rdiff
Module Name:src
Committed By: rillig
Date: Fri Jan 1 19:28:51 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: document that C99-style initialization is necessarily buggy
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.bi
Module Name:src
Committed By: rillig
Date: Fri Jan 1 20:02:56 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: add debug logging for initialization using named members
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/usr.bin/x
Module Name:src
Committed By: roy
Date: Fri Jan 1 20:16:16 UTC 2021
Modified Files:
src/external/bsd/unbound/include: config.h
Log Message:
libunbound: actually use libevent as we link to it
Would appreciate if people modify this file to actually test what
polling mechan
Module Name:src
Committed By: roy
Date: Fri Jan 1 20:38:36 UTC 2021
Modified Files:
src/external/bsd/unbound/lib/libunbound: Makefile
Log Message:
libunbound: Now we use libevent, don't build mini_event or winsock_event.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: sjg
Date: Fri Jan 1 23:07:49 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: var-op-expand.mk
Log Message:
var-op-expand needs MAKE.SAVE_DOLLARS=yes
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/make/unit-t
Module Name:src
Committed By: roy
Date: Fri Jan 1 23:17:15 UTC 2021
Modified Files:
src/external/bsd/unbound/lib/libunbound: Makefile
Log Message:
Revert prior
With the correct #defines mini_event.c and winsock_event.c are
compiled but practically unused.
What is expose
Module Name:src
Committed By: roy
Date: Fri Jan 1 23:24:31 UTC 2021
Modified Files:
src/external/bsd/unbound/dist/util: mini_event.c
Log Message:
libunbound: Enforce that mini_event isn't used by include/config.h
As I tire of fixing it to use libevent.
To generate a di
Module Name:src
Committed By: rillig
Date: Sat Jan 2 01:06:15 UTC 2021
Modified Files:
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: init.c lint1.h op.h scan.l
src/usr.bin/xlint/lint2: lint2.h
Log Message:
lint: use bool instead of u_int:1 in s
Module Name:src
Committed By: rillig
Date: Sat Jan 2 01:12:39 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: check-msgs.lua
Log Message:
lint: fix typo in check-msgs tool
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/xlint/lint1/check-msgs.l
Module Name:src
Committed By: rillig
Date: Sat Jan 2 01:36:28 UTC 2021
Modified Files:
src/usr.bin/xlint/common: tyname.c
Log Message:
lint: order tspec_name in the same way as the enum
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/xlint/comm
Module Name:src
Committed By: rin
Date: Sat Jan 2 02:13:42 UTC 2021
Modified Files:
src/sys/kern: core_elf32.c
Log Message:
Use instead of ,
which is not intended for standalone use.
Compile tested for all ports with their own COMPAT_NETBSD32 codes:
aarch64, amd64, arm,
Module Name:src
Committed By: macallan
Date: Sat Jan 2 03:00:56 UTC 2021
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c
Log Message:
be more careful when optimizing stretches of blanks into erasecols()
now testpat's output is redrawn properly
To generate a diff o
Module Name:src
Committed By: nat
Date: Sat Jan 2 03:21:39 UTC 2021
Modified Files:
src/games: Makefile
Added Files:
src/games/testpat: Makefile testpat.6 testpat.c
Log Message:
Add testpat(6) to games.
Testpat displays a test pattern in curses(3).
To generate
Module Name:src
Committed By: nat
Date: Sat Jan 2 03:24:02 UTC 2021
Modified Files:
src/distrib/sets/lists/games: mi
Log Message:
Add testpat(6) to the games set.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/distrib/sets/lists/games/mi
Please note
Module Name:src
Committed By: nat
Date: Sat Jan 2 03:41:07 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Update the debug set for testpat(6).
To generate a diff of this commit:
cvs rdiff -u -r1.345 -r1.346 src/distrib/sets/lists/debug/mi
Please
Module Name:src
Committed By: rillig
Date: Sat Jan 2 03:49:26 UTC 2021
Modified Files:
src/usr.bin/xlint/common: externs.h tyname.c
src/usr.bin/xlint/lint1: decl.c init.c tree.c
src/usr.bin/xlint/lint2: chk.c
Log Message:
lint: fix buffer truncation for ty
51 matches
Mail list logo