Module Name:src
Committed By: maxv
Date: Fri Aug 25 11:05:46 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: copy.S
Log Message:
Split comment, otherwise it is misleading. kcopy operates on kernel
memory, and must *not* be used with userland pages.
To generate a diff
Module Name:src
Committed By: maxv
Date: Fri Aug 25 11:35:03 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: copy.S
Log Message:
Move incq outside of the copy section. No functional change, reduces
my smap diff.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -
Module Name:src
Committed By: jmcneill
Date: Fri Aug 25 12:28:10 UTC 2017
Modified Files:
src/sys/dev/fdt: fdt_subr.c fdtvar.h
Log Message:
Add fdtbus_get_reg_byname
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/fdt/fdt_subr.c
cvs rdiff -u -r1
Module Name:src
Committed By: jmcneill
Date: Fri Aug 25 12:28:51 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_usbphy.c
Log Message:
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs
To generate a diff of this commit:
cvs rdiff -u -r1.4
Module Name:src
Committed By: riastradh
Date: Fri Aug 25 14:14:44 UTC 2017
Modified Files:
src/sys/external/bsd/drm2/linux: linux_ww_mutex.c
Log Message:
Fix lockdebug_locked annotations.
When thread A grants ownership to thread B waiting with a context,
thread B needs to
Module Name:src
Committed By: martin
Date: Fri Aug 25 14:38:31 UTC 2017
Modified Files:
src/etc/etc.evbarm [netbsd-8]: Makefile.inc
Log Message:
Pull up following revision(s) (requested by snj in ticket #211):
etc/etc.evbarm/Makefile.inc: revision 1.83
etc/
Module Name:src
Committed By: martin
Date: Fri Aug 25 14:40:11 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ticket #211
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-8.0
Please note that diffs are not publ
Module Name:src
Committed By: joerg
Date: Fri Aug 25 15:06:51 UTC 2017
Modified Files:
src/doc: BRANCHES
Log Message:
matt-timespec never saw any actual commits, so it has been removed.
To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 src/doc/BRANCHES
Ple
Module Name:src
Committed By: christos
Date: Fri Aug 25 17:43:33 UTC 2017
Modified Files:
src/sys/arch/arm/include: cpufunc_proto.h
Log Message:
fix the build (rump does not have opt_foo.h)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/incl
Module Name:src
Committed By: jmcneill
Date: Fri Aug 25 20:36:16 UTC 2017
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
The assertion at the bottom of intr_ipi_send is invalid for UP configs; add
a text for arm_cpu_max == 1
To generate a diff of this commit:
c
Module Name:xsrc
Committed By: macallan
Date: Fri Aug 25 21:27:34 UTC 2017
Modified Files:
xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c
Log Message:
fix tpyo
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
xsrc/external/mit/xf86-input-
Module Name:src
Committed By: nisimura
Date: Fri Aug 25 21:43:49 UTC 2017
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S
Log Message:
make them better shape
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/aarch64/aarch64/locore.S
Please
Module Name:src
Committed By: jmcneill
Date: Fri Aug 25 21:52:01 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_timer.c
Log Message:
Use the 64-bit counter as timecounter, and only use it in UP configs.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: nisimura
Date: Fri Aug 25 22:23:59 UTC 2017
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S trap.c
Log Message:
- reorder faultbuf member.
- introduce trap() and interrupt(). now brk insn work.
-
To generate a diff of this commit:
cvs
Module Name:src
Committed By: macallan
Date: Fri Aug 25 22:45:33 UTC 2017
Modified Files:
src/sys/dev/pci: radeonfb.c
Log Message:
Radeon PLLs can't have odd post dividers when used with digital outputs -
add a flag to track this in relevant functions.
Now DVI output works
Module Name:src
Committed By: ginsbach
Date: Fri Aug 25 22:59:47 UTC 2017
Modified Files:
src/tests/lib/libpthread: t_once.c
Log Message:
PR/49003: Ngie Cooper: add
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libpthread/t_once.c
Please not
Module Name:src
Committed By: snj
Date: Sat Aug 26 03:55:04 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
fix description of ticket 229. spotted by kamil.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-8.0
P
17 matches
Mail list logo