Module Name:src
Committed By: martin
Date: Mon Oct 13 07:31:12 UTC 2014
Modified Files:
src/common/lib/libc/arch/arm/atomic: Makefile.inc
src/common/lib/libc/atomic: atomic_op_namespace.h
Added Files:
src/common/lib/libc/atomic: atomic_and_16_nv_cas.c
Module Name:src
Committed By: martin
Date: Mon Oct 13 08:18:52 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac_reg.h
Log Message:
Add MAC config register bit definitions
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/dwc_gmac_reg.h
Please n
Module Name:src
Committed By: martin
Date: Mon Oct 13 08:24:53 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
When link status changes, update MAC configuration accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/dwc_
Module Name:src
Committed By: martin
Date: Mon Oct 13 08:59:41 UTC 2014
Modified Files:
src/common/lib/libc/arch/sparc/atomic: Makefile.inc
Log Message:
Add C++ 2011 support functions.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/common/lib/libc/arc
Module Name:src
Committed By: martin
Date: Mon Oct 13 09:07:26 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Do not flush/restart the TX engine after queuing packets, but instead
keep it running (it will stall when out of descriptors), and inform it
abou
Module Name:src
Committed By: skrll
Date: Mon Oct 13 09:21:06 UTC 2014
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
Comment out a printf that was confusing entering ddb output.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/pic
Module Name:src
Committed By: martin
Date: Mon Oct 13 09:57:35 UTC 2014
Modified Files:
src/tests/lib/libc/sync: Makefile
Log Message:
Do not try the C++ 2011 test with gcc < 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/sync/Makefile
Module Name:src
Committed By: martin
Date: Mon Oct 13 10:29:27 UTC 2014
Modified Files:
src/sys/dev/i2c: ds1307.c
Log Message:
Initialize a variable that gcc thinks might be used uninitialized.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/i2c
Module Name:src
Committed By: martin
Date: Mon Oct 13 11:07:38 UTC 2014
Modified Files:
src/tests/lib/libc/sync: Makefile
Log Message:
Fix include order, so the makefile actually does something again.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/
Module Name:src
Committed By: jmcneill
Date: Mon Oct 13 12:34:25 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31
Log Message:
enable awindma
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31
Please no
Module Name:src
Committed By: jmcneill
Date: Mon Oct 13 12:34:00 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_ac.c awin_dma.c awin_reg.h awin_var.h
files.awin
Added Files:
src/sys/arch/arm/allwinner: awin_dma.h awin_dma_a10.c awin_dma_a31.c
Module Name:src
Committed By: martin
Date: Mon Oct 13 12:49:59 UTC 2014
Modified Files:
src/common/lib/libc/arch/arm/atomic: Makefile.inc
Log Message:
Move the and_{16,8}_nv sources into the right (libc only) block.
To generate a diff of this commit:
cvs rdiff -u -r1.24
Module Name:src
Committed By: martin
Date: Mon Oct 13 13:00:55 UTC 2014
Modified Files:
src/common/lib/libc/arch/mips/atomic: Makefile.inc
src/common/lib/libc/arch/sh3/atomic: Makefile.inc
Log Message:
Provide C++ 2011 support functions for mips and sh3.
To gene
Module Name:src
Committed By: jmcneill
Date: Mon Oct 13 13:34:54 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_dma_a31.c awin_reg.h
Log Message:
ignore pending bits that arent enabled
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ar
Module Name:src
Committed By: uebayasi
Date: Mon Oct 13 13:55:31 UTC 2014
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Sort.
To generate a diff of this commit:
cvs rdiff -u -r1.592 -r1.593 src/distrib/sets/lists/tests/mi
Please note that diffs are not p
Module Name:src
Committed By: jmcneill
Date: Mon Oct 13 14:01:49 UTC 2014
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
add HUMMINGBIRD_A31 kernel
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/etc/etc.evbarm/Makefile.inc
Please note t
Module Name:src
Committed By: martin
Date: Mon Oct 13 18:57:46 UTC 2014
Modified Files:
src/sys/fs/puffs [netbsd-7]: puffs_vnops.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #136):
sys/fs/puffs/puffs_vnops.c: revision 1.189-1.191
If we
Module Name:src
Committed By: martin
Date: Mon Oct 13 19:00:16 UTC 2014
Modified Files:
src/lib/libperfuse [netbsd-7]: ops.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #137):
lib/libperfuse/ops.c: revision 1.76
Report allocated bytes on
Module Name:src
Committed By: jmcneill
Date: Mon Oct 13 19:01:42 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_ac.c
Log Message:
add A31 support
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/allwinner/awin_ac.c
Please note th
Module Name:src
Committed By: jmcneill
Date: Mon Oct 13 19:04:17 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31
Log Message:
enable awinac
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31
Please not
Module Name:src
Committed By: martin
Date: Mon Oct 13 19:34:58 UTC 2014
Modified Files:
src/lib/libm [netbsd-7]: Makefile shlib_version
src/lib/libm/arch/vax [netbsd-7]: n_atan2.S n_cabs.S n_sincos.S
n_sqrt.S
src/lib/libm/complex [netbsd-7]: Make
Module Name:src
Committed By: martin
Date: Mon Oct 13 19:37:54 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #136-#138
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-7.0
Please note that diffs are no
Module Name:src
Committed By: martin
Date: Mon Oct 13 20:05:16 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-7]: ad.aarch64 ad.arm ad.mips
ad.powerpc md.amd64 md.sparc64 shl.mi
src/distrib/sets/lists/comp [netbsd-7]: mi
src/distrib
Module Name:src
Committed By: martin
Date: Mon Oct 13 20:07:11 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Note additional set lists files for #138.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-7.0
Pleas
Module Name:src
Committed By: uwe
Date: Mon Oct 13 22:24:43 UTC 2014
Modified Files:
src/sys/arch/landisk/landisk: intr.c
Log Message:
s/__diagused/__debugused/ for variables used in KDASSERT().
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/lan
Module Name:src
Committed By: wiz
Date: Mon Oct 13 22:41:59 UTC 2014
Modified Files:
src/lib/libc/stdio: open_memstream.3
Log Message:
Fix whitespace in Xr. Remove sbuf(3) Xr, we do not have that.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/s
Module Name:src
Committed By: uwe
Date: Tue Oct 14 00:56:48 UTC 2014
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
RealTek 8139C+ incorrectly identifies UDP checksum 0x as bad.
Force software recalculation of UDP checksum if bad checksum is
reported by the har
Module Name:src
Committed By: christos
Date: Tue Oct 14 01:04:39 UTC 2014
Modified Files:
src/sys/dev/ppbus: ppbus_base.c
Log Message:
PR/49281: John D. Baker: fix debugging format
XXX: pullup 7
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pp
Module Name:src
Committed By: jnemeth
Date: Tue Oct 14 03:16:56 UTC 2014
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
Force x86_xsave_features to 0 when running under XEN for AMD
processors. This prevents the use of xsave and xrstor thus fixing
the proble
29 matches
Mail list logo