Module Name:src
Committed By: ozaki-r
Date: Tue Jan 17 08:10:37 UTC 2017
Modified Files:
src/sys/rump/librump/rumpnet: Makefile.rumpnet
src/sys/rump/net/lib/libnet: Makefile
Log Message:
Fix build (undefined reference to `rumpns_pfil_init' on usr.sbin/puffs/rump_nf
Module Name:src
Committed By: nonaka
Date: Tue Jan 17 08:35:16 UTC 2017
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
only bus_dmamap_sync(9) once for ICT region.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pci/if_iwm.c
Please note
Module Name:src
Committed By: nonaka
Date: Tue Jan 17 08:44:31 UTC 2017
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
more acknowledge interrupts from iwn(4).
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/if_iwm.c
Please note tha
Module Name:src
Committed By: nonaka
Date: Tue Jan 17 08:47:32 UTC 2017
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
show NVM channel flags when AB_DEBUG is set.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/pci/if_iwm.c
Please note
Module Name:src
Committed By: rin
Date: Tue Jan 17 11:08:50 UTC 2017
Modified Files:
src/sys/arch/arm/include: byte_swap.h
Log Message:
remove unnecessary cast, KNF
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/include/byte_swap.h
Please
Module Name:src
Committed By: joerg
Date: Tue Jan 17 11:09:11 UTC 2017
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
Don't randomly break the build and restrict -Wsystem-headers to gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 src/share/mk/
Module Name:src
Committed By: rin
Date: Tue Jan 17 11:09:36 UTC 2017
Modified Files:
src/sys/arch/aarch64/include: byte_swap.h
Log Message:
avoid conversion warnings
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/aarch64/include/byte_swap.h
Ple
Module Name:src
Committed By: christos
Date: Tue Jan 17 12:48:39 UTC 2017
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_algo.h
Log Message:
use the full attribute syntax.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/ex
Module Name:src
Committed By: christos
Date: Tue Jan 17 12:49:27 UTC 2017
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_heap.h
Log Message:
use the full attribute syntax
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/ext
Module Name:src
Committed By: maya
Date: Tue Jan 17 13:13:07 UTC 2017
Modified Files:
src/sys/sys: time.h
Log Message:
define constants as being wider than int when needed, instead of casting
them at use. makes compilers happier.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: maya
Date: Tue Jan 17 15:28:34 UTC 2017
Modified Files:
src/sys/sys: time.h
Log Message:
use ULL so this doesn't break on 32bit builds... sorry
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/sys/time.h
Please note tha
Module Name:src
Committed By: matt
Date: Wed Jan 18 02:33:25 UTC 2017
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Resort _MKVARS.no
To generate a diff of this commit:
cvs rdiff -u -r1.1002 -r1.1003 src/share/mk/bsd.own.mk
Please note that diffs are not public
Module Name:src
Committed By: kamil
Date: Wed Jan 18 05:12:00 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: trap.c
src/sys/arch/i386/i386: trap.c
src/sys/arch/x86/include: dbregs.h
src/sys/arch/x86/x86: dbregs.c
Log Message:
Embed hardware trap
Module Name:src
Committed By: kamil
Date: Wed Jan 18 05:14:34 UTC 2017
Modified Files:
src/tests/kernel/arch/amd64: t_ptrace_wait.c
Log Message:
Use siginfo_t to validate tests/kernel/arch/amd64/t_ptrace_wait*
This change makes sure that the fired expected watchpoint with
Module Name:src
Committed By: kamil
Date: Wed Jan 18 05:48:16 UTC 2017
Modified Files:
src/sys/arch/x86/x86: dbregs.c
Log Message:
Remove assert that Debug Registers are not mixed with Debug Trap Flag
New code is designed to mix them.
Sponsored by
To generate a diff o
Module Name:src
Committed By: msaitoh
Date: Wed Jan 18 06:02:50 UTC 2017
Modified Files:
src/sys/dev/ic: spdmem.c spdmemvar.h
Log Message:
- Move __DDR4_VALUE()'s comment to the correct position.
- s/ftp/ftb/. No functional change.
To generate a diff of this commit:
cvs
16 matches
Mail list logo