CVS commit: src/sys/arch/ia64/ia64
Module Name:src Committed By: kiyohara Date: Sun Jan 6 11:25:14 UTC 2013 Modified Files: src/sys/arch/ia64/ia64: trap.c Log Message: Add IA64_VEC_SPECULATION into trap(). From FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/ia64/ia64/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/ia64/ia64
Module Name:src Committed By: kiyohara Date: Sun Jan 6 11:29:35 UTC 2013 Modified Files: src/sys/arch/ia64/ia64: locore.S machdep.c Log Message: Call main() in locore.S. like other arch. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/ia64/ia64/locore.S cvs rdiff -u -r1.33 -r1.34 src/sys/arch/ia64/ia64/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/ia64/ia64
Module Name:src Committed By: kiyohara Date: Sun Jan 6 11:31:39 UTC 2013 Removed Files: src/sys/arch/ia64/ia64: mca.c Log Message: Remove unused a C-source. To generate a diff of this commit: cvs rdiff -u -r1.3 -r0 src/sys/arch/ia64/ia64/mca.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/ibm-public/postfix/dist/conf
Module Name:src Committed By: tron Date: Sun Jan 6 13:58:25 UTC 2013 Modified Files: src/external/ibm-public/postfix/dist/conf: main.cf Log Message: Comment out "inet_protocols = ipv4" line which came from up-stream. We want Postfix to support IPv6 out of the box. Pointed out by Dieter Roelants on "current-users" mailing list. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/ibm-public/postfix/dist/conf/main.cf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: jakllsch Date: Sun Jan 6 18:30:11 UTC 2013 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4/man4.evbarm: Makefile Added Files: src/share/man/man4/man4.evbarm: cpsw.4 Log Message: Add man page for cpsw(4). To generate a diff of this commit: cvs rdiff -u -r1.1414 -r1.1415 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.evbarm/Makefile cvs rdiff -u -r0 -r1.1 src/share/man/man4/man4.evbarm/cpsw.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4/man4.evbarm
Module Name:src Committed By: wiz Date: Sun Jan 6 21:25:54 UTC 2013 Modified Files: src/share/man/man4/man4.evbarm: cpsw.4 Log Message: Fix typo. New sentence, new line. Fix grammar. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.evbarm/cpsw.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4
Module Name:src Committed By: wiz Date: Sun Jan 6 21:26:59 UTC 2013 Modified Files: src/share/man/man4: vr.4 Log Message: Fix grammar. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/vr.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4
Module Name:src Committed By: wiz Date: Sun Jan 6 21:27:11 UTC 2013 Modified Files: src/share/man/man4: rtk.4 Log Message: Fix grammar. New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/rtk.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/fsck_ffs
Module Name:src Committed By: riastradh Date: Sun Jan 6 22:06:00 UTC 2013 Modified Files: src/sbin/fsck_ffs: pass1.c Log Message: Show pass1 SIGINFO output on stderr like other passes, not on stdout. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sbin/fsck_ffs/pass1.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x86/include
Module Name:src Committed By: dsl Date: Sun Jan 6 22:37:36 UTC 2013 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Correct the comment about the extended family and model bits. Add some definitions related to the process extended state enumeration. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/x86/include/specialreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/cpuctl/arch
Module Name:src Committed By: dsl Date: Sun Jan 6 23:17:35 UTC 2013 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Use full model number to index name strings - a lot of 256 element arrays don't matter in usespace. Update list of intel family 6 model names (all current cpus) to include everything upto and including sandy bridge and ivy bridge. My i7 is no longer reported as a random P II. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/sdmmc
Module Name:src Committed By: jakllsch Date: Mon Jan 7 02:56:24 UTC 2013 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Find correct slot index in sdhc_cfprint(). To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/sdmmc/sdhc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src
Module Name:src Committed By: riz Date: Mon Jan 7 04:15:12 UTC 2013 Modified Files: src/sys/dev/bluetooth [netbsd-6]: bthidev.c btmagic.c src/usr.sbin/btdevctl [netbsd-6]: btdevctl.8 Log Message: Pull up following revision(s) (requested by plunky in ticket #769): sys/dev/bluetooth/bthidev.c: revision 1.23 sys/dev/bluetooth/bthidev.c: revision 1.24 usr.sbin/btdevctl/btdevctl.8: revision 1.8 sys/dev/bluetooth/btmagic.c: revision 1.4 sys/dev/bluetooth/btmagic.c: revision 1.5 when no link-mode is specified, explicitly set a mode of (int)0 otherwise l2cap_setmode() will fail during connection setup for bthidev.c, this fixes a problem with Microsoft Wedge Touch mouse (which may not be able to authenticate) for btmagic.c, include this fix in case somebody tries that related to PR/47286 increase some diagnostics add a comment pointing out that the link-mode may need to be changed manually, for devices which cannot authenticate for PR/47286 To generate a diff of this commit: cvs rdiff -u -r1.21.2.1 -r1.21.2.2 src/sys/dev/bluetooth/bthidev.c cvs rdiff -u -r1.1.22.1 -r1.1.22.2 src/sys/dev/bluetooth/btmagic.c cvs rdiff -u -r1.7 -r1.7.8.1 src/usr.sbin/btdevctl/btdevctl.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: riz Date: Mon Jan 7 04:16:05 UTC 2013 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Ticket 769. To generate a diff of this commit: cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-6.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.