Module Name:src
Committed By: martin
Date: Mon Feb 18 11:22:56 UTC 2019
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_cas_64.S
src/common/lib/libc/atomic: atomic_init_testset.c
Log Message:
Add some atomic_cas_64_ni aliases
To generate a diff of thi
Module Name:src
Committed By: maxv
Date: Mon Feb 18 12:17:45 UTC 2019
Modified Files:
src/sys/dev/nvmm: nvmm.c
src/sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_vmx.c
Log Message:
Ah, finally found you. Fix scheduling bug in NVMM.
When processing guest page faults, we
Module Name:src
Committed By: maxv
Date: Mon Feb 18 19:03:12 UTC 2019
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Fix stupid mistake, I didn't reflect correctly the behavior of pmap_sync_pv
in the EPT callback, 'optep' can be NULL.
To generate a diff of thi
Module Name:src
Committed By: christos
Date: Mon Feb 18 19:30:18 UTC 2019
Modified Files:
src/external/mpl/bind/lib/libisc: Makefile
Log Message:
Avoid clang errors about atomics on arm
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mpl/bind/lib
Module Name:src
Committed By: christos
Date: Mon Feb 18 19:35:44 UTC 2019
Modified Files:
src/games/backgammon/common_source: check.c
Log Message:
add fallthrough
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/games/backgammon/common_source/check.c
Plea
Module Name:src
Committed By: christos
Date: Mon Feb 18 20:27:20 UTC 2019
Modified Files:
src/lib/libc/gen: devname.c
Log Message:
appease string + int warning.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/devname.c
Please note that dif
Module Name:src
Committed By: christos
Date: Mon Feb 18 23:13:14 UTC 2019
Modified Files:
src/sys/net: zlib.c
Log Message:
add fallthrough's
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/net/zlib.c
Please note that diffs are not public domain; th
Module Name:src
Committed By: christos
Date: Mon Feb 18 23:19:36 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk:
nouveau_nvkm_subdev_clk_gt215.c
Log Message:
remove multiplication as condition complaint
To generate a diff
Module Name:src
Committed By: christos
Date: Mon Feb 18 23:23:41 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_ddi.c intel_display.c
intel_sdvo.c
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c nouveau_usif.c
Log Messa
Module Name:src
Committed By: christos
Date: Tue Feb 19 00:26:58 UTC 2019
Modified Files:
src/sys/net: zlib.c
Log Message:
revert previous. we don't want to change upstream code.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/net/zlib.c
Please not
Module Name:src
Committed By: christos
Date: Tue Feb 19 00:30:16 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_ddi.c intel_display.c
intel_sdvo.c
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c
Log Message:
revert the
Module Name:src
Committed By: mrg
Date: Tue Feb 19 00:34:50 UTC 2019
Modified Files:
src/sys/arch/mac68k/mac68k: intr.c
Log Message:
convert 'extern long intrnames' to 'extern char intrnames[MAX_INAME_LENGTH]'.
also, assert that MAX_INAME_LENGTH is not larger than eintrnam
Module Name:src
Committed By: msaitoh
Date: Tue Feb 19 02:51:02 UTC 2019
Modified Files:
src/sys/dev/mii: glxtphy.c
Log Message:
Fix duplicated LEVEL1_LXT1000_OLD entry. I suspect one of them is
LEVEL1_LXT1000.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.
Module Name:src
Committed By: msaitoh
Date: Tue Feb 19 05:47:08 UTC 2019
Modified Files:
src/sys/dev/mii: makphy.c
Log Message:
- Match Intel I21[01]. These chips' model number is wrongly set to 0
(== 88E1000 with model number 0). It seems the PHY function is almost the
Module Name:src
Committed By: mlelstv
Date: Tue Feb 19 06:55:28 UTC 2019
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Don't allow MNT_UNION on the root, there is no covered filesystem.
Fixes PR 53850
To generate a diff of this commit:
cvs rdiff -u -r1.524 -
Module Name:src
Committed By: msaitoh
Date: Tue Feb 19 07:49:58 UTC 2019
Modified Files:
src/sys/dev/mii: ihphy.c
Log Message:
Match 82580(I340) and I350.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/mii/ihphy.c
Please note that diffs are n
Module Name:src
Committed By: msaitoh
Date: Tue Feb 19 07:59:17 UTC 2019
Modified Files:
src/sys/dev/pci: if_wmvar.h
Log Message:
Modify PHY tree in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/pci/if_wmvar.h
Please note that diffs
17 matches
Mail list logo