CVS commit: src/sys/arch/evbarm/cubie

2014-08-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 28 06:36:48 UTC 2014 Modified Files: src/sys/arch/evbarm/cubie: cubie_machdep.c cubie_start.S Log Message: pull in opt_arm_debug.h for VERBOSE_INIT_ARM To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/sys/fs/puffs

2014-08-28 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Aug 28 08:29:50 UTC 2014 Modified Files: src/sys/fs/puffs: puffs_msgif.c puffs_node.c puffs_sys.h puffs_vfsops.c puffs_vnops.c Log Message: Change puffs from hashlist to vcache. - field pa_nhashbuckets of struct

CVS commit: src/sys/arch/arm/samsung

2014-08-28 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 28 11:38:15 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos4_loc.c Log Message: Move the mct's interrupt from a shared SPI interrupt to a private PPI interrupt so all possible cpus get them. To generate a

CVS commit: src/sys/arch/arm/samsung

2014-08-28 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 28 11:48:22 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos4_reg.h Log Message: Add CMU PLL offsets To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/samsung/exynos4_reg.h Please

CVS commit: src/sys/arch/arm/samsung

2014-08-28 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 28 11:51:02 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos_reg.h Log Message: Add PLL registers and PLL conversion macros To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/arm/samsung

2014-08-28 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 28 12:00:59 UTC 2014 Modified Files: src/sys/arch/arm/samsung: mct.c Log Message: Substract just one each time instead of the periods missed. This will create a more even representation of missed interrupts. Also fix

CVS commit: src/usr.bin/ldd/elf64

2014-08-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 28 12:23:29 UTC 2014 Modified Files: src/usr.bin/ldd/elf64: Makefile Log Message: Fix ldd on LP64 platforms by splitting the symbol versioning stuff for elf64 as well. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/include/linux

2014-08-28 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 28 13:45:59 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux: io-mapping.h Log Message: Make Linux io_mapping actually work. Can't use bus_space_map/bus_space_unmap in interrupt context, where Linux

CVS commit: src/usr.bin/make

2014-08-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 28 14:39:13 UTC 2014 Modified Files: src/usr.bin/make: parse.c Log Message: don't leave trailing backlashes on commands, just like gmake does. What does POSIX have to say? To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci

2014-08-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 28 16:22:59 UTC 2014 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add Internal SERDES mode support newer than or equal to 82575. Currently, it supports fiber device only. If you use 1000BaseT SFP module, it

CVS commit: src/sys/arch/arm/samsung

2014-08-28 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 28 17:59:46 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos4_reg.h exynos5_reg.h Log Message: Add comments to Exynos4 PLL registers and add Exynos5 PLL registers To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch

2014-08-28 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 28 18:02:37 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos_io.c exynos_soc.c exynos_var.h src/sys/arch/evbarm/odroid: odroid_machdep.c Log Message: Implement CPU speed control for Exynos4 and Exynos5

CVS commit: src/sys/dev/dkwedge

2014-08-28 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 28 19:37:46 UTC 2014 Modified Files: src/sys/dev/dkwedge: dk.c Log Message: Make dk(4) discard from partition start, not from disk start. Otherwise, anything mounted with `-o discard' will pretty quickly munch itself

CVS commit: src/usr.bin/make

2014-08-28 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Thu Aug 28 19:55:00 UTC 2014 Modified Files: src/usr.bin/make: make.1 Log Message: Enter/leave flag is -w not -dw To generate a diff of this commit: cvs rdiff -u -r1.233 -r1.234 src/usr.bin/make/make.1 Please note that diffs are

CVS commit: src/sys/arch/arm/samsung

2014-08-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Aug 28 20:29:05 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos_soc.c mct.c Log Message: tyop police To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/samsung/exynos_soc.c cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/dist/drm/radeon

2014-08-28 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 28 20:40:57 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: atombios_dp.c Log Message: hack around an evergreen attach crash for now: provide a hard coded name for the i2c. To generate a diff of this

CVS commit: src/lib/libperfuse

2014-08-28 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Fri Aug 29 04:58:40 UTC 2014 Modified Files: src/lib/libperfuse: ops.c Log Message: We used to remove the trailing zeros in FUSE readlink replies, but it seems it does not always happen. Just remove them if present. To generate a