Module Name:src
Committed By: skrll
Date: Thu Feb 4 08:51:42 UTC 2021
Modified Files:
src/sys/arch/mips/include: asm.h
Log Message:
Use t9 instead of $25 in the SETUP_GP64 macro to hopefully make things
a bit clearer. Same libc binary after.
To generate a diff of this
Module Name:src
Committed By: isaki
Date: Thu Feb 4 15:06:11 UTC 2021
Modified Files:
src/sys/arch/hppa/gsc: harmony.c
Log Message:
Fix my mistakes in rev1.6.
- I had to merge the channel bit and the speed bits.
Reported by macallan@.
- I also fix my indent, while I'm h
Module Name:src
Committed By: isaki
Date: Thu Feb 4 15:08:45 UTC 2021
Modified Files:
src/sys/arch/hppa/gsc: harmony.c
Log Message:
Simplify harmony_speed_bits().
It no longer needs to write back the speed value.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1
Module Name:src
Committed By: martin
Date: Thu Feb 4 16:57:25 UTC 2021
Modified Files:
src/sys/kern [netbsd-9]: kern_event.c
Log Message:
Pullup the following (requested by jdolecek in ticket #1191):
sys/kern/kern_event.c r1.110-1.115 (via patch)
fix a race in
Module Name:src
Committed By: martin
Date: Thu Feb 4 17:04:14 UTC 2021
Modified Files:
src/sys/dev/hyperv [netbsd-9]: hvkbd.c if_hvn.c vmbus.c
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #1192):
sys/dev/hyperv/if_hvn.c: revision 1.20
Module Name:src
Committed By: martin
Date: Thu Feb 4 17:12:10 UTC 2021
Modified Files:
src/share/mk [netbsd-9]: bsd.own.mk
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1193):
share/mk/bsd.own.mk: revision 1.1229
Switch alpha to USE
Module Name:xsrc
Committed By: martin
Date: Thu Feb 4 17:15:55 UTC 2021
Modified Files:
xsrc/external/mit/libXxf86dga/dist/src [netbsd-9]: XF86DGA.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1194):
external/mit/libXxf86dga/dist/s
Module Name:src
Committed By: martin
Date: Thu Feb 4 17:20:45 UTC 2021
Modified Files:
src/sys/miscfs/procfs [netbsd-9]: procfs_vfsops.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1195):
sys/miscfs/procfs/procfs_vfsops.c: revisi
Module Name:src
Committed By: rillig
Date: Thu Feb 4 19:00:45 UTC 2021
Modified Files:
src/usr.bin/make: nonints.h parse.c var.c
Log Message:
make: rename Var_Set to Var_SetExpand
After doing the textual renaming across all files, I added a new
function Var_Set that does
Module Name:src
Committed By: martin
Date: Thu Feb 4 19:05:01 UTC 2021
Modified Files:
src/share/mk [netbsd-9]: bsd.own.mk
Log Message:
Fix editor mishap in previous merge
To generate a diff of this commit:
cvs rdiff -u -r1.1149.2.5 -r1.1149.2.6 src/share/mk/bsd.own.mk
Module Name:src
Committed By: rillig
Date: Thu Feb 4 19:15:13 UTC 2021
Modified Files:
src/usr.bin/make: nonints.h var.c
Log Message:
make: rename Var_SetWithFlags to Var_SetExpandWithFlags
Add back Var_SetWithFlags for the one call that doesn't need to expand
the name.
Module Name:src
Committed By: martin
Date: Thu Feb 4 19:16:02 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-9]: uhid.c uhidev.c uhidev.h
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1196):
sys/dev/usb/uhid.c: revision 1.115
Module Name:src
Committed By: martin
Date: Thu Feb 4 19:23:10 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-9]: if_urtwn.c usbdevs
Log Message:
Pull up following revision(s) (requested by nia in ticket #1197):
sys/dev/usb/if_urtwn.c: revision 1.89,1.90
Module Name:src
Committed By: martin
Date: Thu Feb 4 19:24:01 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-9]: usbdevs.h usbdevs_data.h
Log Message:
regen (for ticket #1197)
To generate a diff of this commit:
cvs rdiff -u -r1.760.4.6 -r1.760.4.7 src/sys/dev/usb/usbd
Module Name:src
Committed By: martin
Date: Thu Feb 4 19:31:25 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Tickets #1191 - #1197
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-9.2
Please note that diffs ar
Module Name:src
Committed By: rillig
Date: Thu Feb 4 19:43:00 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: merge SetVar into Var_SetWithFlags
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.799 -r1.800 src/usr.bin/make/v
Module Name:src
Committed By: rillig
Date: Thu Feb 4 19:50:29 UTC 2021
Modified Files:
src/usr.bin/make: arch.c
Log Message:
make: merge duplicate code in Arch_FindLib
No functional change. Furthermore, this only affects builds that
explicitly disable LIBRARIES in confi
Module Name:src
Committed By: rillig
Date: Thu Feb 4 20:14:33 UTC 2021
Modified Files:
src/usr.bin/make: nonints.h
Log Message:
make: group shortcuts for manipulating global variables
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 20:19:09 UTC 2021
Modified Files:
src/sys/dev/ofw: files.ofw ofw_subr.c
Added Files:
src/sys/dev/ofw: ofw_i2c_subr.c ofw_spi_subr.c
Log Message:
Split the i2c and spi stuff out into their own files.
To genera
Module Name:src
Committed By: jdolecek
Date: Thu Feb 4 21:07:06 UTC 2021
Modified Files:
src/sys/kern: vfs_init.c vfs_subr.c
src/sys/sys: mount.h
Log Message:
introduce vfs.generic.timestamp_precision sysctl to control precision
of the timer used for vfs_timestamp
Module Name:src
Committed By: rillig
Date: Thu Feb 4 21:33:14 UTC 2021
Modified Files:
src/usr.bin/make: cond.c dir.c for.c job.c main.c make.h meta.c parse.c
targ.c trace.c var.c
src/usr.bin/make/unit-tests: varname-make_print_var_on_error-jobs.mk
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 21:39:00 UTC 2021
Modified Files:
src/sys/dev/acpi: acpi.c acpivar.h
Log Message:
Add acpi_device_register(). Just a placeholder for now.
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/dev/a
Module Name:src
Committed By: rillig
Date: Thu Feb 4 21:42:47 UTC 2021
Modified Files:
src/usr.bin/make: arch.c compat.c make.1 make.c make.h parse.c suff.c
targ.c var.c
src/usr.bin/make/unit-tests: envfirst.mk vardebug.mk varmisc.mk
varmod-
Module Name:src
Committed By: rillig
Date: Thu Feb 4 21:50:39 UTC 2021
Modified Files:
src/usr.bin/make: make.h nonints.h var.c
Log Message:
make: rename Var_ValueDirect to GNode_ValueDirect
To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 src/usr.bin/mak
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 22:14:08 UTC 2021
Modified Files:
src/sys/dev/fdt: fdtbus.c fdtvar.h
Log Message:
Add fdtbus_device_register(). Just a placeholder for now.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/f
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 22:36:54 UTC 2021
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
src/sys/arch/arm/altera: cycv_platform.c
src/sys/arch/arm/amlogic: meson_platform.c
src/sys/arch/arm/broadcom: bcm283x_pla
Module Name:src
Committed By: joerg
Date: Thu Feb 4 22:55:36 UTC 2021
Modified Files:
src/sys/arch/arm/amlogic: mesong12_clkc.c
Log Message:
Fix C&P error in G12_CLK_vid_pll
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/amlogic/mesong12_cl
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 23:29:16 UTC 2021
Modified Files:
src/sys/kern: subr_device.c
src/sys/sys: device.h
Log Message:
Add device_attached_to_iattr(), which return true if the device
attached to the specified interface attribute.
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 23:54:48 UTC 2021
Modified Files:
src/sys/arch/x86/acpi: acpi_machdep.c
Log Message:
Call acpi_device_register() as appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/x86/acpi/acp
Module Name:src
Committed By: thorpej
Date: Thu Feb 4 23:59:46 UTC 2021
Modified Files:
src/sys/dev/acpi: dwiic_acpi.c
Log Message:
Use acpi_compatible_match().
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/dwiic_acpi.c
Please note that d
Module Name:src
Committed By: thorpej
Date: Fri Feb 5 00:06:12 UTC 2021
Modified Files:
src/sys/arch/powerpc/powerpc: openfirm.c
Log Message:
s/bootspec/bstr/g to avoid shadowing a global.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/powerp
Module Name:src
Committed By: taca
Date: Fri Feb 5 03:27:59 UTC 2021
Modified Files:
src/doc: 3RDPARTY
Log Message:
Latest acpica version is 20210105.
To generate a diff of this commit:
cvs rdiff -u -r1.1775 -r1.1776 src/doc/3RDPARTY
Please note that diffs are not publ
Module Name:src
Committed By: rillig
Date: Fri Feb 5 04:41:17 UTC 2021
Modified Files:
src/usr.bin/make: dir.c main.c nonints.h parse.c var.c
Log Message:
make: add shortcut Global_Delete for deleting a global variable
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rillig
Date: Fri Feb 5 05:15:13 UTC 2021
Modified Files:
src/usr.bin/make: arch.c compat.c cond.c job.c main.c make.c meta.c
nonints.h parse.c suff.c trace.c var.c
Log Message:
make: in the Var_ functions, move the scope to the fr
Module Name:src
Committed By: rillig
Date: Fri Feb 5 05:19:58 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: rename remaining ctx to scope
One less small inconsistency. Everywhere else, that variable had been
named ctxt, not ctx.
To generate a dif
Module Name:src
Committed By: rillig
Date: Fri Feb 5 05:42:39 UTC 2021
Modified Files:
src/usr.bin/make: make.h var.c
Log Message:
make: improve documentation about variable scopes
In an experiment, I tried to separate the concepts of a GNode and a
variable scope. The g
Module Name:src
Committed By: rillig
Date: Fri Feb 5 05:46:27 UTC 2021
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make: clean up a few comments in parse.c
To generate a diff of this commit:
cvs rdiff -u -r1.548 -r1.549 src/usr.bin/make/parse.c
Please note t
Module Name:src
Committed By: rillig
Date: Fri Feb 5 05:48:19 UTC 2021
Modified Files:
src/usr.bin/make: dir.c dir.h
Log Message:
make: add const to SearchPath_Print
To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 src/usr.bin/make/dir.c
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Fri Feb 5 05:53:40 UTC 2021
Modified Files:
src/usr.bin/make: job.c
Log Message:
make: remove unnecessary assignment in Job_Start, clean up comments
To generate a diff of this commit:
cvs rdiff -u -r1.417 -r1.418 src/usr.bin/ma
39 matches
Mail list logo