Module Name:src
Committed By: christos
Date: Mon Mar 22 03:28:55 UTC 2021
Modified Files:
src/usr.sbin/services_mkdb: uniq.c
Log Message:
Avoid memory leak on empty lines (https://reviews.freebsd.org/D29370)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src
Module Name:src
Committed By: thorpej
Date: Mon Mar 22 03:06:01 UTC 2021
Modified Files:
src/sys/arch/evbppc/conf [thorpej-cfargs]: files.pmppc
Log Message:
mainbus does not need to carry the "pcibus" interface attribute; PCI
busses do not attach to mainbus, they attach to
Module Name:src
Committed By: thorpej
Date: Mon Mar 22 02:01:02 UTC 2021
Modified Files:
src/sys/arch/acorn32/mainbus [thorpej-cfargs]: pioc.c
src/sys/arch/acorn32/podulebus [thorpej-cfargs]: podulebus.c
src/sys/arch/algor/dev [thorpej-cfargs]: mainbus.c
Module Name:src
Committed By: rin
Date: Mon Mar 22 01:36:10 UTC 2021
Modified Files:
src/sys/arch/powerpc/pic: intr.c picvar.h
Log Message:
Brush up previous, or make things more similar to x86:
- Prevent pic_name from appearing vmstat(1) twice.
- Restore "irq" in interru
Module Name:src
Committed By: wiz
Date: Mon Mar 22 00:09:06 UTC 2021
Modified Files:
src/share/man/man5: ttyaction.5
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man5/ttyaction.5
Please note that diffs
Module Name:src
Committed By: rin
Date: Sun Mar 21 23:41:52 UTC 2021
Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
Fix copy-paste.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/sys/arch/powerpc/oea/cpu_subr.c
Please note that di
Module Name:src
Committed By: mrg
Date: Sun Mar 21 23:29:36 UTC 2021
Modified Files:
src/lib/libutil: ttyaction.3
src/share/man/man5: ttyaction.5
Log Message:
note that ttyaction.[35] first appeared in netbsd 1.3.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Sun Mar 21 23:03:33 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix typos in documentation of ModChain
To generate a diff of this commit:
cvs rdiff -u -r1.892 -r1.893 src/usr.bin/make/var.c
Please note t
Module Name:src
Committed By: wiz
Date: Sun Mar 21 21:26:00 UTC 2021
Modified Files:
src/external/mpl/bind/bin/nslookup: nslookup.8
Log Message:
Use standard section names, sort, use more macros.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mp
Module Name:src
Committed By: thorpej
Date: Sun Mar 21 21:09:16 UTC 2021
Modified Files:
src/sys/arch/acorn32/mainbus [thorpej-cfargs]: fd.c
src/sys/arch/acorn32/podulebus [thorpej-cfargs]: amps.c asc.c cosc.c
csc.c ptsc.c
src/sys/arch/alpha/alph
Module Name:src
Committed By: rillig
Date: Sun Mar 21 20:45:00 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_bool.exp d_c99_bool_strict.exp
d_c99_bool_strict_syshdr.exp d_c99_init.exp
d_decl_old_style_arguments.exp d_fold_test.exp
Module Name:src
Committed By: rillig
Date: Sun Mar 21 20:30:19 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: err.c
Log Message:
lint: remove redundant prototypes
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/usr.bin/xlint/li
Module Name:src
Committed By: rillig
Date: Sun Mar 21 20:18:45 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: adjust type in documentation of add_array
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src
Module Name:src
Committed By: rillig
Date: Sun Mar 21 20:08:21 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: test reachability of goto and named labels
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: rillig
Date: Sun Mar 21 19:39:01 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: add test for reachability of non-constant conditions
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Sun Mar 21 19:18:37 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: add test for reachability of nested 'if' statements
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: rillig
Date: Sun Mar 21 19:14:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: warn about unreachable statement after joining the 'if' branches
To gen
Module Name:src
Committed By: rillig
Date: Sun Mar 21 19:08:10 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: externs1.h func.c tree.c
Log Message:
lint: invert 'rchflag', call it warn_about_unreachable instead
No functional change.
To generate a diff of this commit:
Module Name:src
Committed By: thorpej
Date: Sun Mar 21 19:06:19 UTC 2021
Modified Files:
src/sys/arch/x86/pci [thorpej-cfargs]: amdnb_misc.c amdsmn.c
src/sys/dev/audio [thorpej-cfargs]: audio.c
src/sys/dev/i2c [thorpej-cfargs]: i2c.c
src/sys/dev/isa
Module Name:src
Committed By: rillig
Date: Sun Mar 21 18:58:34 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c tree.c
Log Message:
lint: reduce number of places where 'reached' is set
When determining the reachability of a statement, the idea was that
whenever 'r
Module Name:src
Committed By: thorpej
Date: Sun Mar 21 18:03:32 UTC 2021
Modified Files:
src/sys/dev/gpio [thorpej-cfargs]: gpio.c
Log Message:
Remove a now-unused variable.
To generate a diff of this commit:
cvs rdiff -u -r1.64.10.3 -r1.64.10.4 src/sys/dev/gpio/gpio.c
Module Name:src
Committed By: thorpej
Date: Sun Mar 21 17:58:40 UTC 2021
Modified Files:
src/sys/kern [thorpej-cfargs]: subr_autoconf.c
Log Message:
In config_search(), we already asserted that either an interface
attribute is not specified, or the specified attribute is c
Module Name:src
Committed By: thorpej
Date: Sun Mar 21 17:35:49 UTC 2021
Modified Files:
src/sys/arch/acorn32/eb7500atx [thorpej-cfargs]: rsbus.c
src/sys/arch/acorn32/mainbus [thorpej-cfargs]: pioc.c
src/sys/arch/amiga/clockport [thorpej-cfargs]: clockport.c
Module Name:src
Committed By: christos
Date: Sun Mar 21 16:58:07 UTC 2021
Modified Files:
src/tests/lib/libc/sys: t_sendrecv.c
Log Message:
use a pipe instead of sched_yield()
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/sys/t_sendrecv.c
Module Name:src
Committed By: christos
Date: Sun Mar 21 16:36:32 UTC 2021
Modified Files:
src/tests/lib/libc/setjmp: t_setjmp.c
Log Message:
PR/56066: Jessica Clarke: Add tests for calling {_,}longjmp with a zero value.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: thorpej
Date: Sun Mar 21 16:32:00 UTC 2021
Modified Files:
src/sys/arch/sandpoint/conf [thorpej-cfargs]: files.sandpoint
Log Message:
eumb does not need to carry the "mainbus" interface attribute.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Sun Mar 21 16:21:35 UTC 2021
Modified Files:
src/external/mpl/bind/bin/nslookup: nslookup.8
Log Message:
revert the unintentional whitespace changes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/
Module Name:src
Committed By: christos
Date: Sun Mar 21 16:12:37 UTC 2021
Modified Files:
src/external/mpl/bind/bin/nslookup: nslookup.8
Log Message:
Remove some obsolete information and add some more recent additions from
the nslookup.1 page in the distribution. Consider
Module Name:src
Committed By: rillig
Date: Sun Mar 21 15:44:57 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_161.c msg_161.exp msg_193.c
msg_193.exp
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: fix reachability for while (0)
To gen
Module Name:src
Committed By: rillig
Date: Sun Mar 21 15:34:13 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: fix reachability for constant controlling expression in for loop
Module Name:src
Committed By: rillig
Date: Sun Mar 21 15:24:56 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_130.c msg_130.exp msg_193.c
msg_193.exp msg_217.c msg_217.exp
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: fix reachability
Module Name:src
Committed By: rillig
Date: Sun Mar 21 14:49:21 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y externs1.h func.c lex.c
Log Message:
lint: rename functions for handling control statements
No functional change.
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Sun Mar 21 14:36:59 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c
d_c99_bool_strict.exp msg_193.c msg_193.exp msg_217.c msg_217.exp
msg_333.c msg_333.exp
src/usr.bin/xli
Module Name:src
Committed By: rillig
Date: Sun Mar 21 14:12:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c
d_c99_bool_strict.exp
Log Message:
tests/lint: sync redundant documentation in test for strict bool mode
To generate a d
Module Name:src
Committed By: rillig
Date: Sun Mar 21 14:09:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: add tests for reachability of statements
Right now, reachability is only implemented for loops, but not fo
Module Name:src
Committed By: rillig
Date: Sun Mar 21 13:10:58 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: Makefile
Log Message:
lint: add missing space when adding a new test case
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/usr.bin/xlint/lint
Module Name:src
Committed By: rillig
Date: Sun Mar 21 13:03:42 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: rename c_rchif to c_reached_end_of_then
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87
Module Name:src
Committed By: rillig
Date: Sun Mar 21 12:19:37 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_217.c msg_217.exp
Log Message:
tests/lint: demonstrate bug in endless loop detection
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src
Module Name:src
Committed By: rillig
Date: Sun Mar 21 12:10:27 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: document why an unreachable statement is set to reachable
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rillig
Date: Sun Mar 21 12:08:34 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: rename c_cont to c_continue
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/usr.bin
Module Name:src
Committed By: rillig
Date: Sun Mar 21 12:06:10 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: lint1.h
Log Message:
lint: document the precise meaning of control_statement.c_break
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Sun Mar 21 12:03:56 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: rename i_infinite to i_maybe_endless
Not every loop that has 'while (1)' is an endless loop. It may still
contain a 'return'
Module Name:src
Committed By: rillig
Date: Sun Mar 21 11:55:59 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_217.c msg_217.exp
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: fix wrong 'falls off bottom' after return in do-while
To genera
Module Name:src
Committed By: rillig
Date: Sun Mar 21 11:48:04 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_217.c msg_217.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: fix wrong 'statement not reached' in do-while loop
To generate a diff o
Module Name:src
Committed By: rillig
Date: Sun Mar 21 11:38:24 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: remove redundant braces in doreturn
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/usr.bin
Module Name:src
Committed By: nia
Date: Sun Mar 21 10:50:08 UTC 2021
Modified Files:
src/usr.bin/audio/ctl: audioctl.1
Log Message:
audioctl.1: describe foibles
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/audio/ctl/audioctl.1
Please note th
Module Name:src
Committed By: rillig
Date: Sun Mar 21 10:43:08 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_174.c
Log Message:
tests/lint: clarify that a brace-enclosed initializer needs an expr
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 s
Module Name:src
Committed By: rillig
Date: Sun Mar 21 10:30:28 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c func.c lint1.h
Log Message:
lint: rename d_fargs, d_fdpos and d_fpsyms to be less abbreviated
No functional change.
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Sun Mar 21 10:25:40 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c lint1.h
Log Message:
lint: rename d_nedecl to d_nonempty_decl
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.194 -r
Module Name:src
Committed By: rillig
Date: Sun Mar 21 10:21:07 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c func.c lint1.h
Log Message:
lint: rename d_rdcsym to d_redeclared_symbol
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.153
Module Name:src
Committed By: rillig
Date: Sun Mar 21 10:16:12 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: inline local variable in declarator_1_struct_union
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r
Module Name:src
Committed By: rillig
Date: Sun Mar 21 10:08:02 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: rename clst to case_labels
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/usr.bin/
Module Name:src
Committed By: rillig
Date: Sun Mar 21 09:54:02 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: rename declspecs to declaration_specifiers, just as in C99
No functional change.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Sun Mar 21 09:49:34 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: rename grammar rule 'data_def' to 'top_level_declaration'
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Sun Mar 21 09:22:35 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: remove redundant '%prec' declarations from the grammar
No change to the generated binary.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: skrll
Date: Sun Mar 21 09:08:40 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/aarch64/aarch64/locore.S
Please note that
Module Name:src
Committed By: skrll
Date: Sun Mar 21 09:00:55 UTC 2021
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
src/sys/arch/evbarm/conf: Makefile.evbarm.inc std.generic std.rpi
Log Message:
-DKERNEL_BASE_VOFFSET= has annoyed me for the last time...
Module Name:src
Committed By: rillig
Date: Sun Mar 21 08:55:59 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y scan.l
Log Message:
lint: rename token T_XOR to T_BITXOR
For symmetry with the operator, which is named BITXOR.
No functional change.
To generate a
Module Name:src
Committed By: rillig
Date: Sun Mar 21 08:52:05 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: in debug output, use uniform file location references
This makes it easy to click on the location in the IDE instead of having
to ma
Module Name:src
Committed By: rillig
Date: Sun Mar 21 08:46:26 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y scan.l
Log Message:
lint: remove redundant operator information from the grammar
Several tokens can only ever map to a single operator and thus do not
Module Name:src
Committed By: skrll
Date: Sun Mar 21 07:32:44 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c
src/sys/arch/aarch64/include: asan.h vmparam.h
Log Message:
Adjust the kernel virtual address space so that KASAN will map the ker
Module Name:src
Committed By: skrll
Date: Sun Mar 21 07:17:12 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c
Log Message:
Tweak a comment
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/aarch64/aarch64/aarch64_machdep.
Module Name:src
Committed By: skrll
Date: Sun Mar 21 07:09:54 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: efi_machdep.c
Log Message:
Remove the unnecessary invalidation code in arm_efirt_md_map_range.
pmapboot_enter will panic if any overlapping mappings existe
63 matches
Mail list logo