CVS commit: src/external/ibm-public/postfix/dist

2012-12-18 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Tue Dec 18 09:10:32 UTC 2012

Modified Files:
src/external/ibm-public/postfix/dist: makedefs
src/external/ibm-public/postfix/dist/src/util: sys_defs.h

Log Message:
Resolve conflicts from last import.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/ibm-public/postfix/dist/makedefs
cvs rdiff -u -r1.3 -r1.4 \
src/external/ibm-public/postfix/dist/src/util/sys_defs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sets/lists/modules

2012-12-18 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Tue Dec 18 10:59:38 UTC 2012

Modified Files:
src/distrib/sets/lists/modules: mi

Log Message:
Add entries for "cylic" and "profile" modules which are part of DTrace.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/distrib/sets/lists/modules/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man8

2012-12-18 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 18 13:14:35 UTC 2012

Modified Files:
src/share/man/man8: rc.subr.8

Log Message:
Bump date for previous and remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man8/rc.subr.8

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

2012-12-18 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 18 13:15:17 UTC 2012

Modified Files:
src/share/man/man4: ibmcd.4

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ibmcd.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

2012-12-18 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 18 13:15:42 UTC 2012

Modified Files:
src/share/man/man4: ptcd.4

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/ptcd.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-12-18 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 18 13:41:42 UTC 2012

Added Files:
src/sys/arch/arm/arm: cpu_in_cksum_v4hdr.S

Log Message:
Add a routine to compute the IP checksum of a 20-byte IP header.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/arm/cpu_in_cksum_v4hdr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-12-18 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 18 14:08:25 UTC 2012

Modified Files:
src/sys/arch/arm/arm: cpu_in_cksum_v4hdr.S

Log Message:
Add ldrd support (one additional instruction over 5 ldrs) but two of them
won't be executed resulting in 2 less loads which should save a few cyles.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/arm/cpu_in_cksum_v4hdr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-5] src/doc

2012-12-18 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Dec 18 19:45:47 UTC 2012

Modified Files:
src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Correct change list for ticket #1819.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.203 -r1.1.2.204 src/doc/CHANGES-5.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-5-2] src

2012-12-18 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Dec 18 21:55:15 UTC 2012

Modified Files:
src/gnu/usr.bin/groff/tmac [netbsd-5-2]: mdoc.local
src/sys/sys [netbsd-5-2]: param.h
Added Files:
src/doc [netbsd-5-2]: CHANGES-5.2.1

Log Message:
Welcome to 5.2.0_PATCH.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/doc/CHANGES-5.2.1
cvs rdiff -u -r1.43.4.18 -r1.43.4.18.2.1 \
src/gnu/usr.bin/groff/tmac/mdoc.local
cvs rdiff -u -r1.330.4.18 -r1.330.4.18.2.1 src/sys/sys/param.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-5] src

2012-12-18 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Dec 18 21:59:29 UTC 2012

Modified Files:
src/doc [netbsd-5]: LAST_MINUTE README.files
src/gnu/usr.bin/groff/tmac [netbsd-5]: mdoc.local
src/sys/sys [netbsd-5]: param.h
Added Files:
src/doc [netbsd-5]: CHANGES-5.3

Log Message:
Welcome to 5.2_STABLE.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/doc/CHANGES-5.3
cvs rdiff -u -r1.2.30.3 -r1.2.30.4 src/doc/LAST_MINUTE
cvs rdiff -u -r1.4.10.4 -r1.4.10.5 src/doc/README.files
cvs rdiff -u -r1.43.4.18 -r1.43.4.19 src/gnu/usr.bin/groff/tmac/mdoc.local
cvs rdiff -u -r1.330.4.18 -r1.330.4.19 src/sys/sys/param.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2012-12-18 Thread S.P.Zeidler
Module Name:src
Committed By:   spz
Date:   Tue Dec 18 22:45:14 UTC 2012

Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/etc/mtree: NetBSD.dist.mips64eb NetBSD.dist.mips64el
NetBSD.dist.sparc64 NetBSD.dist.x86_64

Log Message:
add entries built for MKDEBUG and MKDEBUGLIB to the set lists
Thanks to Hisashi T Fujinaka  for pointing out the gap.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/distrib/sets/lists/base/ad.mips64eb \
src/distrib/sets/lists/base/ad.mips64el
cvs rdiff -u -r1.183 -r1.184 src/distrib/sets/lists/base/md.amd64
cvs rdiff -u -r1.172 -r1.173 src/distrib/sets/lists/base/md.sparc64
cvs rdiff -u -r1.95 -r1.96 src/distrib/sets/lists/comp/ad.mips64eb
cvs rdiff -u -r1.97 -r1.98 src/distrib/sets/lists/comp/ad.mips64el
cvs rdiff -u -r1.185 -r1.186 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.162 -r1.163 src/distrib/sets/lists/comp/md.sparc64
cvs rdiff -u -r1.242 -r1.243 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.4 -r1.5 src/etc/mtree/NetBSD.dist.mips64eb \
src/etc/mtree/NetBSD.dist.sparc64 src/etc/mtree/NetBSD.dist.x86_64
cvs rdiff -u -r1.5 -r1.6 src/etc/mtree/NetBSD.dist.mips64el

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-12-18 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Tue Dec 18 23:25:40 UTC 2012

Modified Files:
src/doc: CHANGES

Log Message:
Fix typo in last entry.


To generate a diff of this commit:
cvs rdiff -u -r1.1769 -r1.1770 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-12-18 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Tue Dec 18 23:26:05 UTC 2012

Modified Files:
src/doc: 3RDPARTY CHANGES

Log Message:
Note import of Postfix 2.8.13.


To generate a diff of this commit:
cvs rdiff -u -r1.990 -r1.991 src/doc/3RDPARTY
cvs rdiff -u -r1.1770 -r1.1771 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-12-18 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 19 02:44:39 UTC 2012

Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c

Log Message:
Use max_linkhdr to determine what rcvoffset to program.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/broadcom/bcm53xx_eth.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/pci

2012-12-18 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Wed Dec 19 05:50:06 UTC 2012

Modified Files:
src/sys/dev/pci: pucdata.c

Log Message:
space change.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/dev/pci/pucdata.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/pci

2012-12-18 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Wed Dec 19 05:52:00 UTC 2012

Modified Files:
src/sys/arch/x86/pci: ichlpcib.c

Log Message:
Add Intel 7 series' LPC devices.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/x86/pci/ichlpcib.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/evbarm/conf

2012-12-18 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Wed Dec 19 07:54:42 UTC 2012

Modified Files:
src/sys/arch/evbarm/conf: BCM5301X BEAGLEBOARD BEAGLEBOARDXM BEAGLEBONE
IGEPV2 PANDABOARD

Log Message:
Add pseudo-device lockstat


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/BCM5301X
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/evbarm/conf/BEAGLEBOARD
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/BEAGLEBOARDXM
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/BEAGLEBONE \
src/sys/arch/evbarm/conf/PANDABOARD
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/conf/IGEPV2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.