Module Name:src
Committed By: kardel
Date: Wed Apr 23 06:53:14 UTC 2014
Modified Files:
src/share/man/man4: Makefile
Log Message:
move mcp23s17gpio.4 to MI SPI drivers section
To generate a diff of this commit:
cvs rdiff -u -r1.612 -r1.613 src/share/man/man4/Makefile
Pl
Module Name:src
Committed By: wiz
Date: Tue Apr 22 22:23:43 UTC 2014
Modified Files:
src/share/man/man4: bcmgpio.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/bcmgpio.4
Please note that diffs are no
Module Name:src
Committed By: phx
Date: Tue Apr 22 21:37:52 UTC 2014
Modified Files:
src/sys/arch/powerpc/stand/mkbootimage: bebox_bootrec.h mkbootimage.c
pef.h
Log Message:
Fixed mkbootimage for 64-bit architectures. Now I can create a working
BeBox boot.fs un
Module Name:src
Committed By: christos
Date: Tue Apr 22 19:27:17 UTC 2014
Modified Files:
src/common/lib/libc/arch/i386/atomic: atomic.S
Log Message:
The kernel uses 64 bit atomic ops.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/common/lib/libc/arch
Module Name:src
Committed By: maxv
Date: Tue Apr 22 19:01:47 UTC 2014
Modified Files:
src/sys/kern: kern_core.c
Log Message:
Fix a read-beyond-end string read.
coredump_buildname() copies 'pattern' into 'name', and handles special
characters such as "%n". "%n", if present
Module Name:src
Committed By: kardel
Date: Tue Apr 22 18:51:35 UTC 2014
Modified Files:
src/distrib/sets/lists/man: mi
src/doc: CHANGES
src/sys/arch/arm/broadcom: bcm2835_gpio_subr.c bcm2835_gpio_subr.h
bcm2835_gpioreg.h bcm2835_obio.c files.bcm2
Module Name:src
Committed By: reinoud
Date: Tue Apr 22 16:10:48 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_soc.c
Log Message:
Add the missing mpcaa_memh to reflect the correct offset.
The offsets are not actually used now on matt's request.
To generate a
Module Name:src
Committed By: reinoud
Date: Tue Apr 22 16:08:24 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: files.exynos
Log Message:
Missing EOL at end of file
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/samsung/files.exynos
Plea
Module Name:src
Committed By: reinoud
Date: Tue Apr 22 16:06:27 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos5_reg.h
Log Message:
Adjust the GIC offset to match the linux dts
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/samsung
Module Name:src
Committed By: christos
Date: Tue Apr 22 15:55:16 UTC 2014
Modified Files:
src/usr.sbin/wlanctl: wlanctl.c
Log Message:
remove -v no/op
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/wlanctl/wlanctl.c
Please note that diffs are
Module Name:src
Committed By: tsutsui
Date: Tue Apr 22 15:49:14 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: dnkbd.c
Log Message:
Also fix the apci device address in dnkbd.c as apci.c rev 1.12:
http://mail-index.netbsd.org/source-changes/2014/04/10/msg053940.
Module Name:src
Committed By: christos
Date: Tue Apr 22 15:27:50 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/xcomp: md.amd64 md.i386
Log Message:
Kill lint libraries we don't (or can't yet) produce
To generate a diff of this co
Module Name:src
Committed By: christos
Date: Tue Apr 22 15:12:52 UTC 2014
Modified Files:
src/sys/modules/zfs: Makefile.zfsmod
Log Message:
add atomic.c
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/modules/zfs/Makefile.zfsmod
Please note that diff
Module Name:src
Committed By: christos
Date: Tue Apr 22 15:12:35 UTC 2014
Modified Files:
src/external/cddl/osnet/lib/libzpool: atomic.c
Log Message:
make compilable from the kernel
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/lib/l
Module Name:src
Committed By: christos
Date: Tue Apr 22 15:02:38 UTC 2014
Modified Files:
src/external/cddl/osnet/lib/libzpool: Makefile atomic.c
Log Message:
Add fake atomic 64 ops for those who don't have them.
XXX: used to be arm, now it is also i386.
To generate a di
Module Name:src
Committed By: skrll
Date: Tue Apr 22 14:20:04 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Remove stray comment.
To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 src/sys/arch/arm/arm32/pmap.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Tue Apr 22 14:09:19 UTC 2014
Modified Files:
src/sys/arch/i386/include: types.h
Log Message:
we don't really have 64 bit atomic ops.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/i386/include/types
Module Name:src
Committed By: pettai
Date: Tue Apr 22 14:07:31 UTC 2014
Modified Files:
src/crypto/external/bsd/heimdal: heimdal2netbsd
Log Message:
heimdal's git (master/origin) has moved to github
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/e
Module Name:src
Committed By: skrll
Date: Tue Apr 22 14:00:45 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Call pmap_free_l2_bucket for the kernel pmap so that l2b_occupancy is
updated. pmap_free_l2_bucket already deals with the kernel pmap properly
Module Name:src
Committed By: joerg
Date: Tue Apr 22 13:23:36 UTC 2014
Modified Files:
src/lib/csu: README
Removed Files:
src/lib/csu/common_elf: Makefile.inc common.c common.h crti.c crtn.c
dot_init.h dwarf2_eh.h
src/lib/csu/ia64: Makefile crt0.
Module Name:src
Committed By: joerg
Date: Tue Apr 22 13:20:58 UTC 2014
Modified Files:
src/lib: Makefile
src/lib/csu: Makefile
src/share/mk: bsd.own.mk
src/tools/gcc: README.mknative
Log Message:
Retire USE_COMPILERCRTSTUFF=yes.
To generate a diff
Module Name:src
Committed By: skrll
Date: Tue Apr 22 12:13:09 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Fix a format string to actually print the prot
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/arch/arm/arm32/pmap.c
22 matches
Mail list logo