Module Name:src
Committed By: dholland
Date: Mon Sep 30 07:19:57 UTC 2013
Update of /cvsroot/src/sys/fs/nfs
In directory ivanova.netbsd.org:/tmp/cvs-serv17689
Log Message:
Import FreeBSD's "newnfs" nfs client and server code. This contains
nfsv4 as well as new implementations of n
Module Name:src
Committed By: dholland
Date: Mon Sep 30 07:23:37 UTC 2013
Added Files:
src/sys/fs/nfs: nfs2netbsd.sh
Log Message:
The script for preparing an import of this nfs code.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/fs/nfs/nfs2netbsd.sh
Module Name:src
Committed By: dholland
Date: Mon Sep 30 07:31:34 UTC 2013
Added Files:
src/sys/fs/nfs: README.newnfs
Log Message:
Explain what's here.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/fs/nfs/README.newnfs
Please note that diffs are not p
Module Name:src
Committed By: wiz
Date: Mon Sep 30 08:14:00 UTC 2013
Modified Files:
src/usr.bin/getaddrinfo: getaddrinfo.1
Log Message:
Sort. Use .Ex for EXIT STATUS section.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/getaddrinfo/getaddrinfo
Module Name:src
Committed By: skrll
Date: Mon Sep 30 12:30:51 UTC 2013
Modified Files:
src/external/lgpl3/gmp/dist/mpn/arm: udiv.asm
Log Message:
Appease new gas. Already fixed upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/lgpl3/g
Module Name:src
Committed By: skrll
Date: Mon Sep 30 12:31:27 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: ffs.S
Log Message:
Appease new gas
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/arch/arm/string/ffs.S
Please no
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 12:54:59 UTC 2013
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Support ARMADAXP.
+ Add MVSOC_FIXUP_DEVID.
+ check mapped address for SoC registers.
To generate a diff of this commit:
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 12:57:53 UTC 2013
Modified Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c marvellreg.h
marvellvar.h
Log Message:
Support ARMADA XP.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 sr
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:03:25 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: armadaxp.c
Log Message:
Change argument for some functions.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/marvell/armadaxp.c
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:06:03 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: files.marvell
Log Message:
Add ARMADAXP into opt_mvsoc.h.
And add mv78xx0.c. However not test long time.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: skrll
Date: Mon Sep 30 13:07:51 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: ffs.S
Log Message:
More (stylistic) whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/arm/string/ffs
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:07:30 UTC 2013
Added Files:
src/sys/arch/arm/marvell: mv78xx0.c
Log Message:
Add mv78xx0 support. However not test long time.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/marvell/mv
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:12:56 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: mvsocvar.h
Log Message:
Remove #ifdef ARMADAXP. It is OK !ARMADAXP.
Change argument for armadaxp functions.
Add some MV78xx0 definitions.
Add mv78xx0 functi
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:15:46 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: mvsocreg.h
Log Message:
Remove #ifdef ARMADAXP. It is OK !ARMADAXP.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/marvell/m
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:19:28 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: mvsoc.c
Log Message:
Remove #ifdef ARMADAXP. It is OK !ARMADAXP.
Add some ARMADAXP devices to peripheral list.
And sort and reorder list.
To generate a di
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:21:10 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: mv78xx0reg.h
Log Message:
Change some defines.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/marvell/mv78xx0reg.h
Please no
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:22:22 UTC 2013
Modified Files:
src/sys/arch/arm/marvell: mvsoc_intr.c
Log Message:
Reorder include opt_mvsoc.h.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/marvell/mvsoc_intr.c
P
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:29:07 UTC 2013
Modified Files:
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
Log Message:
Call some armadaxp functions with MARVLL_INTERREG_PBASE.
And include arm/marvell/armadaxpreg.h instead of evbarm/armadaxp
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:33:05 UTC 2013
Added Files:
src/sys/arch/arm/marvell: armadaxpreg.h
Removed Files:
src/sys/arch/evbarm/armadaxp: armadaxpreg.h
Log Message:
Move armadaxpreg.h into arm/marvell.
And add some defines and reor
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:36:54 UTC 2013
Added Files:
src/sys/arch/evbarm/conf: OPENBLOCKS_AX3
Log Message:
Add configuration Plat'Home OpenBlocks AX3.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/OPE
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:38:16 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: README.evbarm
Log Message:
Add Plat'Home OpenBlocks AX3.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/README.evbarm
Module Name:src
Committed By: hannken
Date: Mon Sep 30 15:24:14 UTC 2013
Modified Files:
src/sys/kern: vfs_vnode.c
src/sys/sys: vnode.h
Log Message:
Remove VI_INACTPEND. Last consumer was vcount() which got removed 2010-01-08.
Reviewed by: David Holland
To gene
Module Name:src
Committed By: skrll
Date: Mon Sep 30 16:16:31 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/gas: configure.tgt
Added Files:
src/external/gpl3/binutils/dist/gas/config: te-armnbsd.h
Log Message:
Even though the world is moving to earm prov
Module Name:src
Committed By: hannken
Date: Mon Sep 30 18:58:00 UTC 2013
Modified Files:
src/sys/fs/adosfs: advfsops.c
src/sys/fs/cd9660: cd9660_vfsops.c
src/sys/fs/filecorefs: filecore_vfsops.c
src/sys/fs/msdosfs: msdosfs_vfsops.c
src/sys/fs
Module Name:src
Committed By: mlelstv
Date: Mon Sep 30 19:32:14 UTC 2013
Modified Files:
src/lib/libc/quad: floatundidf_ieee754.c
Log Message:
Don't return 0x1.0p31 for every input value 2^N.
There is also no need to special case the value 1.
To generate a diff of this c
25 matches
Mail list logo