Module Name:src
Committed By: matt
Date: Thu Jun 20 05:39:19 UTC 2013
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
more OMAP5 workarounds.
u-boot doesn't initialize the generic timer on the omap5430 evm properly.
so check to see if it's OK, and
Module Name:src
Committed By: matt
Date: Thu Jun 20 05:30:21 UTC 2013
Modified Files:
src/sys/arch/arm/cortex: a9tmr.c a9tmr_var.h armperiph.c gic.c gtmr.c
gtmr_var.h mpcore_var.h
Log Message:
Pass the offset from CBAR/PERIPHBASE in mpcore_attach_args.
Modify t
Module Name:src
Committed By: matt
Date: Thu Jun 20 05:29:01 UTC 2013
Modified Files:
src/sys/arch/arm/cortex: a9_mpsubr.S
Log Message:
Set caching bits on the TTBR for ARMv7
Make sure TTCR is 0
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm
Module Name:src
Committed By: matt
Date: Thu Jun 20 05:27:31 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omap2_reg.h
Log Message:
More defintions for the OMAP5.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/omap/omap2_reg.h
Please no
Module Name:src
Committed By: matt
Date: Thu Jun 20 05:24:46 UTC 2013
Modified Files:
src/sys/arch/arm/include: vfpreg.h
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Add support for the Cortex-A15 Neon/VFP unit
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Wed Jun 19 21:12:03 UTC 2013
Modified Files:
src/usr.bin/netstat: inet.c inet6.c main.c netstat.h
Log Message:
Don't use -P as a kmem printer, verify that the address points to a pcb first!
To generate a diff of this commit:
c
Module Name:src
Committed By: dholland
Date: Wed Jun 19 18:18:12 UTC 2013
Modified Files:
src/sys/lib/libsa: minixfs3.c minixfs3.h
Log Message:
blkoff() -> mfs_blkoff()
XXX: this shouldn't be using "mfs" for its symbols as we also have
XXX: sys/ufs/mfs.
To generate a di
Module Name:src
Committed By: dholland
Date: Wed Jun 19 18:16:53 UTC 2013
Modified Files:
src/sys/fs/cd9660: cd9660_extern.h cd9660_lookup.c cd9660_vfsops.c
cd9660_vnops.c
Log Message:
blkoff() -> cd9660_blkoff()
blksize() -> cd9660_blksize()
To generate a di
Module Name:src
Committed By: dholland
Date: Wed Jun 19 18:16:10 UTC 2013
Modified Files:
src/sys/fs/filecorefs: filecore_extern.h filecore_vnops.c
Log Message:
blkoff() -> filecore_blkoff()
blksize() -> filecore_blksize()
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: dholland
Date: Wed Jun 19 18:15:35 UTC 2013
Modified Files:
src/sys/ufs/chfs: chfs_vnops.c
Log Message:
blkoff -> chfs_blkoff
blksize -> chfs_blksize
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/ufs/chfs/chfs_vnops.c
Module Name:src
Committed By: dholland
Date: Wed Jun 19 18:02:21 UTC 2013
Modified Files:
src/sbin/fsck_ffs: pass1.c
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
blkoff() -> ffs_blkoff() stragglers
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sb
Module Name:src
Committed By: msaitoh
Date: Wed Jun 19 15:30:26 UTC 2013
Modified Files:
src/sys/dev/mii: ihphy.c
Log Message:
Use ihphy(4) for I21[78].
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/mii/ihphy.c
Please note that diffs are not pu
05]
kernel: Add driver soekrisgpio for Soekris net6501
Ported by kardel@ from a patch for OpenBSD. [kardel 20130609]
+ cgfourteen: both kernel and Xorg driver now support hardware
+ acceleration using SX [macallan 20130619]
Module Name:src
Committed By: macallan
Date: Wed Jun 19 13:27:07 UTC 2013
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-suncg14: Makefile
Log Message:
build acceleration support
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/exter
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 19 13:26:01 UTC 2013
Modified Files:
xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_driver.c
Added Files:
xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c
Log Message:
support hardware acc
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 19 13:20:05 UTC 2013
Modified Files:
xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_cursor.c
Log Message:
remove some unnecessary #includes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
xsrc/e
Module Name:src
Committed By: msaitoh
Date: Wed Jun 19 10:53:24 UTC 2013
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix a bug that wrong semaphore is used in wm_gmii_hv_{read,write}reg.
To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 src/sys/de
Module Name:src
Committed By: msaitoh
Date: Wed Jun 19 10:38:51 UTC 2013
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Add ECC support for the packet buffer. Only 82571 and I21[78] support ECC.
To generate a diff of this commit:
cvs rdiff -u -r1.256 -r
Module Name:src
Committed By: msaitoh
Date: Wed Jun 19 10:27:08 UTC 2013
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix some bugs on I21[78] to make stable.
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/sys/dev/pci/if_wm.c
Please note th
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 08:02:06 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
tickets #1847, #1850, #1859, #1862, #1864
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-5.3
Pleas
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 08:01:05 UTC 2013
Modified Files:
src/sys/netinet6 [netbsd-5]: ip6_flow.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1864):
sys/netinet6/ip6_flow.c: revision 1.21
Clear mbuf's cs
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:59:41 UTC 2013
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
ticket #1862
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-5.1.3
Please note that diffs are n
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:59:38 UTC 2013
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.1
Log Message:
ticket #1862
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-5.2.1
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:59:02 UTC 2013
Modified Files:
src/share/man/man4 [netbsd-5-1]: options.4
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1862):
share/man/man4/options.4: revision 1.420
s/can be d
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:58:46 UTC 2013
Modified Files:
src/share/man/man4 [netbsd-5-2]: options.4
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1862):
share/man/man4/options.4: revision 1.420
s/can be d
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:58:34 UTC 2013
Modified Files:
src/share/man/man4 [netbsd-5]: options.4
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1862):
share/man/man4/options.4: revision 1.420
s/can be dis
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:55:44 UTC 2013
Modified Files:
src/sys/kern [netbsd-5]: kern_drvctl.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1859):
sys/kern/kern_drvctl.c: revision 1.34
Fix memory leak o
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:51:45 UTC 2013
Modified Files:
src/sys/dev/mii [netbsd-5]: miidevs.h miidevs_data.h
Log Message:
Regen for ticket #1850
To generate a diff of this commit:
cvs rdiff -u -r1.81.4.4 -r1.81.4.5 src/sys/dev/mii/miidevs.
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:51:06 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-5]: pcidevs.h pcidevs_data.h
Log Message:
regen for ticket #1850
To generate a diff of this commit:
cvs rdiff -u -r1.963.4.17 -r1.963.4.18 src/sys/dev/pci/pcid
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:44:42 UTC 2013
Modified Files:
src/sys/arch/x86/include [netbsd-5]: mtrr.h specialreg.h
src/sys/arch/x86/x86 [netbsd-5]: mtrr_i686.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:35:18 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 895
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-6.2
Please note that diffs are not public
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 07:29:05 UTC 2013
Modified Files:
src/sys/netinet6 [netbsd-6]: ip6_flow.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #895):
sys/netinet6/ip6_flow.c: revision 1.21
Clear mbuf's csu
32 matches
Mail list logo