Module Name:src
Committed By: rin
Date: Fri Apr 2 07:00:33 UTC 2021
Modified Files:
src/doc: CHANGES
Added Files:
src/sys/arch/evbppc/conf: DHT Makefile.dht.inc files.dht std.dht
src/sys/arch/evbppc/dht: autoconf.c locore.S machdep.c
src/sys/arch/ev
Module Name:src
Committed By: nia
Date: Fri Apr 2 07:04:05 UTC 2021
Modified Files:
src/sbin/rndctl: rndctl.8
Log Message:
rndctl.8: reflect current reality
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sbin/rndctl/rndctl.8
Please note that diffs ar
Module Name:src
Committed By: rin
Date: Fri Apr 2 07:08:36 UTC 2021
Modified Files:
src/etc/etc.evbppc: Makefile.inc
Log Message:
- Hook DHT kernel
- Add bin and ub to KERNEL_SUFFIXES
- Group and sort kernels
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14
Module Name:src
Committed By: rin
Date: Fri Apr 2 07:09:11 UTC 2021
Modified Files:
src/distrib/notes/common: contents
src/distrib/notes/evbppc: contents
Log Message:
Document DHT kernel for evbppc.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185
Module Name:src
Committed By: nia
Date: Fri Apr 2 07:17:56 UTC 2021
Modified Files:
src/sbin/rndctl: rndctl.c
Log Message:
rndctl: make -l's "Flags" field reflect current reality
don't print "legacy options" RND_FLAG_ESTIMATE_TIME and
"RND_FLAG_ESTIMATE_VALUE"
only prin
Module Name:src
Committed By: rillig
Date: Fri Apr 2 08:38:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: make debug logging compatible with C90
The previous code used the GCC-style varargs macros, which did not even
conform to C99.
No fu
Module Name:src
Committed By: martin
Date: Fri Apr 2 09:27:32 UTC 2021
Modified Files:
src/sys/arch/macppc/conf: POWERMAC_G5
Log Message:
Add gpt wedge support
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/macppc/conf/POWERMAC_G5
Please not
Module Name:src
Committed By: skrll
Date: Fri Apr 2 09:27:44 UTC 2021
Modified Files:
src/sys/dev/usb: if_udav.c
Log Message:
Call usbnet_attach before usbnet_{lock_core,busy}
kern/56090: panic in udav_attach
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.7
Module Name:src
Committed By: rillig
Date: Fri Apr 2 09:39:25 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: externs1.h init.c lint1.h mem1.c
Log Message:
lint: rename mbl to memory_block
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -
Module Name:src
Committed By: rillig
Date: Fri Apr 2 09:45:55 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: extract filename ID counter into separate function
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1
Module Name:src
Committed By: rillig
Date: Fri Apr 2 09:52:36 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y externs1.h mem1.c tree.c
Log Message:
lint: rename getnode to expr_zalloc_tnode
The new name highlights that the returned memory is only valid in the
s
Module Name:src
Committed By: martin
Date: Fri Apr 2 10:06:27 UTC 2021
Modified Files:
src/distrib/sets/lists/base: shl.mi
Log Message:
named/filter-.so is unrelated to DYNAMICROOT
To generate a diff of this commit:
cvs rdiff -u -r1.914 -r1.915 src/distrib/sets/list
Module Name:src
Committed By: rillig
Date: Fri Apr 2 10:13:03 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h func.c init.c mem1.c
tree.c
Log Message:
lint: name memory allocation functions consistently
No functional change.
To g
Module Name:src
Committed By: rillig
Date: Fri Apr 2 10:30:35 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: rename members of struct memory_block
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/usr.b
Module Name:src
Committed By: simonb
Date: Fri Apr 2 10:39:22 UTC 2021
Modified Files:
src/sys/kern: subr_evcnt.c
Log Message:
Make extern declaration of intrcnt a u_int instead of a long. Matches
some declartions in some ports. Fixes build on news68k (and probably
news
Module Name:src
Committed By: rillig
Date: Fri Apr 2 11:53:25 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h func.c init.c tree.c
Log Message:
lint: rename functions for duplicating types
No functional change.
To generate a diff of this com
Module Name:src
Committed By: rin
Date: Fri Apr 2 12:11:42 UTC 2021
Modified Files:
src/sys/arch/atari/include: intr.h
src/sys/arch/cesfic/cesfic: isr.c
src/sys/arch/luna68k/luna68k: isr.c
src/sys/arch/mac68k/mac68k: intr.c
src/sys/arch/mvme
Module Name:src
Committed By: rillig
Date: Fri Apr 2 12:16:50 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c msg_144.c
src/usr.bin/xlint/common: tyname.c
src/usr.bin/xlint/lint1: cgram.y decl.c err.c func.c init.c lex.c
mai
Module Name:src
Committed By: rillig
Date: Fri Apr 2 13:16:38 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_130.c
Log Message:
tests/lint: add test for enum type mismatch
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/usr.bin/xlint
Module Name:src
Committed By: rillig
Date: Fri Apr 2 14:19:33 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: remove unused brace_level.bl_array_of_unknown_size
Since init.c 1.177 from 2021-03-29, the type of the object to be
initialized is no
Module Name:src
Committed By: rillig
Date: Fri Apr 2 14:32:27 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: rename members of brace_level
The terms 'member' and 'subscript' are distinctive enough.
No functional change.
To generate a diff
Module Name:src
Committed By: rin
Date: Fri Apr 2 14:41:07 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Fix style to appease changes2html.
To generate a diff of this commit:
cvs rdiff -u -r1.2789 -r1.2790 src/doc/CHANGES
Please note that diffs are not public
Module Name:src
Committed By: rillig
Date: Fri Apr 2 14:50:47 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: reorder struct members to be in comprehension order
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -
Module Name:src
Committed By: rillig
Date: Fri Apr 2 15:06:35 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c tree.c
Log Message:
lint: rename getopname to op_name
There are several functions called 'get' that allocate memory. Remove
this possible confusion.
N
Module Name:src
Committed By: rillig
Date: Fri Apr 2 16:17:19 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: replace a new modtab with op_name
This reduces the types of variables that are passed around.
No functional change.
To generate a
Module Name:src
Committed By: rillig
Date: Fri Apr 2 16:38:08 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: rename local variable in build_colon
The name 'rtp' was confusing since it did not correspond to 'rn'. The
'r' meant 'result', not '
Module Name:src
Committed By: macallan
Date: Fri Apr 2 16:59:59 UTC 2021
Modified Files:
src/sys/arch/powerpc/oea: ofwoea_machdep.c
Log Message:
clarify comment in previous
( this is a hack, should go away when the root cause is fixed etc. )
no functional change
To gene
Module Name:src
Committed By: rillig
Date: Fri Apr 2 17:01:39 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: clean up merge_qualifiers
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/usr.bin/xlint/l
Module Name:src
Committed By: rillig
Date: Fri Apr 2 17:10:52 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: fix typo from previous commit in merge_qualifiers
To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 src/usr.bin/xlint/
Module Name:src
Committed By: rillig
Date: Fri Apr 2 17:25:04 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
Added Files:
src/tests/usr.bin/xlint/lint1: op_colon.c op_colon.exp
Log Message
Module Name:src
Committed By: rillig
Date: Fri Apr 2 22:05:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: lex.c lint1.h
Log Message:
lint: reduce memory usage
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/xlint/li
Module Name:src
Committed By: thorpej
Date: Fri Apr 2 22:17:46 UTC 2021
Modified Files:
src/sys/arch/alpha/jensenio [thorpej-cfargs]: jensenio.c
src/sys/arch/alpha/pci [thorpej-cfargs]: irongate.c sio.c ttwoga.c
src/sys/arch/amd64/amd64 [thorpej-cfargs]: am
Module Name:src
Committed By: rillig
Date: Fri Apr 2 22:38:42 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_239.c msg_239.exp
Log Message:
tests/lint: add test for constant argument to '!'
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tes
Module Name:src
Committed By: rillig
Date: Fri Apr 2 22:41:54 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.exp msg_239.c
msg_239.exp
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: reword message about constant arg
Module Name:src
Committed By: thorpej
Date: Sat Apr 3 01:52:16 UTC 2021
Modified Files:
src/sys/dev/pci [thorpej-cfargs]: ismt.c
Log Message:
ismt_config_interrupts(): remove a now-unused variable.
To generate a diff of this commit:
cvs rdiff -u -r1.7.10.1 -r1.7.10.2 sr
Module Name:src
Committed By: thorpej
Date: Sat Apr 3 01:57:19 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: isaki
Date: Sat Apr 3 03:21:53 UTC 2021
Modified Files:
src/sys/dev: spkr.c spkr_audio.c
src/sys/dev/isa: spkr_pcppi.c
Log Message:
Improve SPKRDEBUG code.
- Replace wrong aprint_debug_dev() with device_printf().
By this, it no long
Module Name:src
Committed By: isaki
Date: Sat Apr 3 04:10:30 UTC 2021
Modified Files:
src/sys/dev: spkr.c spkr_audio.c spkrvar.h
src/sys/dev/isa: spkr_pcppi.c
Log Message:
Rework about the rest note in speaker(4).
- Obsolete the sc_rest callback. The rest note op
Module Name:src
Committed By: simonb
Date: Sat Apr 3 04:33:08 UTC 2021
Modified Files:
src/usr.bin/at: at.c
Log Message:
Revert parsedate(3) XXX as per discussion with kre@.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/at/at.c
Please note t
Module Name:src
Committed By: thorpej
Date: Sat Apr 3 06:54:29 UTC 2021
Modified Files:
src/sys/arch/powerpc/booke/dev [thorpej-cfargs]: pq3obio.c
src/sys/arch/x86/pci [thorpej-cfargs]: amdpcib.c amdsmn.c
src/sys/dev/audio [thorpej-cfargs]: audio.c
40 matches
Mail list logo