CVS commit: [netbsd-6] src/lib/libpthread

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 02:03:09 UTC 2013 Modified Files: src/lib/libpthread [netbsd-6]: pthread.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #959): lib/libpthread/pthread.c: revision 1.137 return errno i

CVS commit: [netbsd-6] src/doc

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 02:03:32 UTC 2013 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: TIcket 959 To generate a diff of this commit: cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-6.2 Please note that diffs are not public d

CVS commit: [netbsd-6-0] src/doc

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 02:02:39 UTC 2013 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.3 Log Message: Ticket 959. To generate a diff of this commit: cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-6.0.3 Please note that diffs are not p

CVS commit: [netbsd-6-0] src/lib/libpthread

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 02:02:07 UTC 2013 Modified Files: src/lib/libpthread [netbsd-6-0]: pthread.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #959): lib/libpthread/pthread.c: revision 1.137 return errno

CVS commit: [netbsd-6-1] src/lib/libpthread

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 02:01:14 UTC 2013 Modified Files: src/lib/libpthread [netbsd-6-1]: pthread.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #959): lib/libpthread/pthread.c: revision 1.137 return errno

CVS commit: [netbsd-6-1] src/doc

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 02:01:46 UTC 2013 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.2 Log Message: Ticket 959. To generate a diff of this commit: cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-6.1.2 Please note that diffs are not p

CVS commit: [netbsd-6-1] src/doc

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 01:58:04 UTC 2013 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.2 Log Message: Ticket 950 To generate a diff of this commit: cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-6.1.2 Please note that diffs are not pu

CVS commit: [netbsd-6-1] src/sys/dev/usb

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 01:57:22 UTC 2013 Modified Files: src/sys/dev/usb [netbsd-6-1]: ehci.c uhci.c Log Message: Pull up following revision(s) (requested by skrll in ticket #950): sys/dev/usb/uhci.c: revision 1.255 sys/dev/usb/u

CVS commit: [netbsd-6-0] src/doc

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 01:56:27 UTC 2013 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.3 Log Message: Ticket 950. To generate a diff of this commit: cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-6.0.3 Please note that diffs are not p

CVS commit: [netbsd-6] src/doc

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 01:55:13 UTC 2013 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket 950. To generate a diff of this commit: cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-6.2 Please note that diffs are not public

CVS commit: [netbsd-6-0] src/sys/dev/usb

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 01:55:49 UTC 2013 Modified Files: src/sys/dev/usb [netbsd-6-0]: ehci.c uhci.c Log Message: Pull up following revision(s) (requested by skrll in ticket #950): sys/dev/usb/uhci.c: revision 1.255 sys/dev/usb/u

CVS commit: [netbsd-6] src/sys/dev/usb

2013-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Sep 26 01:51:47 UTC 2013 Modified Files: src/sys/dev/usb [netbsd-6]: ehci.c uhci.c Log Message: Pull up following revision(s) (requested by skrll in ticket #950): sys/dev/usb/uhci.c: revision 1.255 sys/dev/usb/uhc

CVS commit: src/lib/librumpuser

2013-09-25 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Thu Sep 26 00:41:51 UTC 2013 Modified Files: src/lib/librumpuser: rumpuser_pth.c Log Message: Give RUMP mutex and rwlock their own cache-line. Also give a separate cache-line for the rwlock's reader counter. To generate a diff o

CVS commit: src/sys/net/npf

2013-09-25 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Thu Sep 26 00:24:36 UTC 2013 Modified Files: src/sys/net/npf: npf_session.c Log Message: sess_hash_bucket: convert to murmurhash2, include ports, use random seed. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/

CVS commit: src/external/ibm-public/postfix/sbin/postconf

2013-09-25 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Sep 25 19:39:47 UTC 2013 Modified Files: src/external/ibm-public/postfix/sbin/postconf: Makefile Log Message: Update list of generated header files. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \ src/externa

CVS commit: src/doc

2013-09-25 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Sep 25 19:35:59 UTC 2013 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Postfix 2.10.2 was imported. To generate a diff of this commit: cvs rdiff -u -r1.1055 -r1.1056 src/doc/3RDPARTY cvs rdiff -u -r1.1848 -r1.1849 src

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

2013-09-25 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Sep 25 19:25:08 UTC 2013 Modified Files: src/external/ibm-public/postfix/lib/global: Makefile src/external/ibm-public/postfix/lib/util: Makefile src/external/ibm-public/postfix/libexec/master: Makefile src

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

2013-09-25 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Sep 25 19:12:35 UTC 2013 Modified Files: src/external/ibm-public/postfix/dist: makedefs postfix-install src/external/ibm-public/postfix/dist/README_FILES: ADDRESS_VERIFICATION_README INSTALL TLS_README

CVS commit: src/sys/dev/pci

2013-09-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 25 18:54:48 UTC 2013 Modified Files: src/sys/dev/pci: iavc_pci.c Log Message: Avoid using unmaped PCI registers. From Wolfgang Stukenbrock in PR kern/48236. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 s