CVS commit: [netbsd-5] src/doc

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 06:58:49 UTC 2014

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

Log Message:
Ticket 1915-1916.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 src/doc/CHANGES-5.3

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/sys/compat

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 06:56:35 UTC 2014

Modified Files:
src/sys/compat/linux/common [netbsd-5-2]: linux_socketcall.c
src/sys/compat/linux32/common [netbsd-5-2]: linux32_socketcall.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #1916):
sys/compat/linux32/common/linux32_socketcall.c: revision 1.9
sys/compat/linux/common/linux_socketcall.c: revision 1.44
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.
With the help of njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.42.1 \
src/sys/compat/linux/common/linux_socketcall.c
cvs rdiff -u -r1.6 -r1.6.30.1 \
src/sys/compat/linux32/common/linux32_socketcall.c

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



CVS commit: [netbsd-5-1] src/sys/compat

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 06:56:50 UTC 2014

Modified Files:
src/sys/compat/linux/common [netbsd-5-1]: linux_socketcall.c
src/sys/compat/linux32/common [netbsd-5-1]: linux32_socketcall.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #1916):
sys/compat/linux32/common/linux32_socketcall.c: revision 1.9
sys/compat/linux/common/linux_socketcall.c: revision 1.44
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.
With the help of njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.20.1 \
src/sys/compat/linux/common/linux_socketcall.c
cvs rdiff -u -r1.6 -r1.6.26.1 \
src/sys/compat/linux32/common/linux32_socketcall.c

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



CVS commit: [netbsd-5] src/sys/compat

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 06:52:24 UTC 2014

Modified Files:
src/sys/compat/linux/common [netbsd-5]: linux_socketcall.c
src/sys/compat/linux32/common [netbsd-5]: linux32_socketcall.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #1916):
sys/compat/linux32/common/linux32_socketcall.c: revision 1.9
sys/compat/linux/common/linux_socketcall.c: revision 1.44
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.
With the help of njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.6.1 src/sys/compat/linux/common/linux_socketcall.c
cvs rdiff -u -r1.6 -r1.6.20.1 \
src/sys/compat/linux32/common/linux32_socketcall.c

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



CVS commit: [netbsd-5] src/sys/dev

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 06:50:12 UTC 2014

Modified Files:
src/sys/dev/pckbport [netbsd-5]: wskbdmap_mfii.c
src/sys/dev/usb [netbsd-5]: ukbdmap.c

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1915):
sys/dev/usb/ukbdmap.c: revision 1.29
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.25
Add a belgian keyboard layout, based on the french keyboard layout.
Fixes PR install/46871.


To generate a diff of this commit:
cvs rdiff -u -r1.15.8.5 -r1.15.8.6 src/sys/dev/pckbport/wskbdmap_mfii.c
cvs rdiff -u -r1.20.8.2 -r1.20.8.3 src/sys/dev/usb/ukbdmap.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 05:51:35 UTC 2014

Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6

Log Message:
Ticket 1104-1105.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-6.0.6

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 05:51:12 UTC 2014

Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5

Log Message:
Ticket 1104-1105.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-6.1.5

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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 05:50:41 UTC 2014

Modified Files:
src/doc [netbsd-6]: CHANGES-6.2

Log Message:
Ticket 1104-1106.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 src/doc/CHANGES-6.2

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



CVS commit: [netbsd-6]

2014-08-07 Thread SAITOH Masanobu
Module Name:xsrc
Committed By:   msaitoh
Date:   Fri Aug  8 05:47:57 UTC 2014

Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-mga [netbsd-6]:
Makefile
xsrc/external/mit/xf86-video-mga/dist [netbsd-6]: ChangeLog INSTALL
Makefile.in aclocal.m4 config.guess config.h.in config.sub
configure configure.ac depcomp install-sh ltmain.sh missing
xsrc/external/mit/xf86-video-mga/dist/man [netbsd-6]: Makefile.am
Makefile.in mga.man
xsrc/external/mit/xf86-video-mga/dist/src [netbsd-6]: Makefile.am
Makefile.in binding.h client.h mga.h mga_arc.c mga_bios.c
mga_common.h mga_dac3026.c mga_dacG.c mga_dga.c mga_dh.c mga_dri.c
mga_dri.h mga_dripriv.h mga_driver.c mga_exa.c mga_g450pll.c
mga_hwcurs.c mga_macros.h mga_merge.c mga_merge.h mga_reg.h
mga_sarea.h mga_shadow.c mga_storm.c mga_vga.c mga_video.c
mgareg_flags.h
xsrc/external/mit/xf86-video-mga/dist/util [netbsd-6]: Makefile.in
stormdwg.c
Added Files:
xsrc/external/mit/xf86-video-mga/dist/src [netbsd-6]: compat-api.h
Removed Files:
xsrc/external/mit/xf86-video-mga/dist/src [netbsd-6]: clientlx.c
mga_esc.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1106):
src/external/mit/xorg/server/drivers/xf86-video-mga/Makefile 1.10-1.12
xsrc/external/mit/xf86-video-mga/dist/ChangeLog 1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/INSTALL   1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/Makefile.in   1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/aclocal.m41.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/config.guess  1.1.1.5-1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/config.h.in   1.1.1.5-1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/config.sub1.1.1.5-1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/configure 1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/configure.ac  1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/depcomp   1.1.1.5-1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/install-sh1.1.1.5-1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/ltmain.sh 1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/missing   1.1.1.4-1.1.1.5
xsrc/external/mit/xf86-video-mga/dist/man/Makefile.am   1.1.1.5
xsrc/external/mit/xf86-video-mga/dist/man/Makefile.in   1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/man/mga.man   1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/Makefile.am   1.1.1.2-1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/Makefile.in   1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/src/binding.h 1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/client.h  1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/clientlx.cdelete
xsrc/external/mit/xf86-video-mga/dist/src/compat-api.h  1.1.1.1
xsrc/external/mit/xf86-video-mga/dist/src/mga.h 1.1.1.5-1.1.1.6
xsrc/external/mit/xf86-video-mga/dist/src/mga_arc.c 1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_bios.c1.1.1.4
xsrc/external/mit/xf86-video-mga/dist/src/mga_common.h  1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_dac3026.c 1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dacG.c1.1.1.4
xsrc/external/mit/xf86-video-mga/dist/src/mga_dga.c 1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dh.c  1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_dri.c 1.1.1.3-1.1.1.4
xsrc/external/mit/xf86-video-mga/dist/src/mga_dri.h 1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_dripriv.h 1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_driver.c  1.1.1.6-1.1.1.7
xsrc/external/mit/xf86-video-mga/dist/src/mga_esc.c delete
xsrc/external/mit/xf86-video-mga/dist/src/mga_exa.c 1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_g450pll.c 1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_hwcurs.c  1.1.1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_macros.h  1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_merge.c   1.1.1.5
xsrc/external/mit/xf86-video-mga/dist/src/mga_merge.h   1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_reg.h 1.1.1.4
xsrc/external/mit/xf86-video-mga/dist/src/mga_sarea.h   1.1.1.2
xsrc/external/mit/xf86-video-mga/dist/src/mga_shadow.c  1.1.1.4
xsrc/external/mit/xf86-video-mga/dist/src/mga_storm.c   1.1.1.4-1.1.1.5
xsrc/external/mit/xf86-video-mga/dist/src/mga_vga.c 1.3
xsrc/external/mit/xf86-video-mga/dist/src/mga_video.c   1.1.1.4
xsrc/external/mit/xf86-video-mg

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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 03:51:59 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6-0]: agp_i810.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1105):
src/sys/dev/pci/agp_i810.c  1.108-1.110 via patch.
Bind i810 dcache pages at the requested offset, not at VA start.
>From John D Baker in PR xsrc/48344.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.73.16.1 src/sys/dev/pci/agp_i810.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 03:51:31 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6-1]: agp_i810.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1105):
src/sys/dev/pci/agp_i810.c  1.108-1.110 via patch.
Bind i810 dcache pages at the requested offset, not at VA start.
>From John D Baker in PR xsrc/48344.


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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 03:47:21 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6]: agp_i810.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1105):
src/sys/dev/pci/agp_i810.c  1.108-1.110 via patch.
Bind i810 dcache pages at the requested offset, not at VA start.
>From John D Baker in PR xsrc/48344.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.73.10.1 src/sys/dev/pci/agp_i810.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 03:14:10 UTC 2014

Modified Files:
src/sys/compat/linux/common [netbsd-6-0]: linux_socketcall.c
src/sys/compat/linux32/common [netbsd-6-0]: linux32_socketcall.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #1104):
sys/compat/linux32/common/linux32_socketcall.c: revision 1.9
sys/compat/linux/common/linux_socketcall.c: revision 1.44
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.
With the help of njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.40.1 \
src/sys/compat/linux/common/linux_socketcall.c
cvs rdiff -u -r1.7 -r1.7.26.1 \
src/sys/compat/linux32/common/linux32_socketcall.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/sys/compat

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 03:13:33 UTC 2014

Modified Files:
src/sys/compat/linux/common [netbsd-6]: linux_socketcall.c
src/sys/compat/linux32/common [netbsd-6]: linux32_socketcall.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #1104):
sys/compat/linux32/common/linux32_socketcall.c: revision 1.9
sys/compat/linux/common/linux_socketcall.c: revision 1.44
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.
With the help of njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.36.1 \
src/sys/compat/linux/common/linux_socketcall.c
cvs rdiff -u -r1.7 -r1.7.22.1 \
src/sys/compat/linux32/common/linux32_socketcall.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Aug  8 03:14:02 UTC 2014

Modified Files:
src/sys/compat/linux/common [netbsd-6-1]: linux_socketcall.c
src/sys/compat/linux32/common [netbsd-6-1]: linux32_socketcall.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #1104):
sys/compat/linux32/common/linux32_socketcall.c: revision 1.9
sys/compat/linux/common/linux_socketcall.c: revision 1.44
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.
With the help of njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.44.1 \
src/sys/compat/linux/common/linux_socketcall.c
cvs rdiff -u -r1.7 -r1.7.28.1 \
src/sys/compat/linux32/common/linux32_socketcall.c

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



CVS commit: src/sys

2014-08-07 Thread Tyler R. Retzlaff
Module Name:src
Committed By:   rtr
Date:   Fri Aug  8 03:05:45 UTC 2014

Modified Files:
src/sys/dev: kttcp.c
src/sys/kern: uipc_socket.c uipc_usrreq.c
src/sys/net: if_gre.c link_proto.c raw_usrreq.c rtsock.c
src/sys/netatalk: ddp_usrreq.c
src/sys/netbt: hci_socket.c l2cap_socket.c rfcomm.h rfcomm_socket.c
rfcomm_upper.c sco_socket.c
src/sys/netinet: raw_ip.c tcp_input.c tcp_usrreq.c udp_usrreq.c
src/sys/netinet6: raw_ip6.c udp6_usrreq.c
src/sys/netipsec: keysock.c
src/sys/netmpls: mpls_proto.c
src/sys/netnatm: natm.c
src/sys/rump/net/lib/libsockin: sockin.c
src/sys/sys: protosw.h

Log Message:
split PRU_RCVD function out of pr_generic() usrreq switches and put into
separate functions

  - always KASSERT(solocked(so)) even if not implemented

  - replace calls to pr_generic() with req = PRU_RCVD with calls to
pr_rcvd()


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/kttcp.c
cvs rdiff -u -r1.232 -r1.233 src/sys/kern/uipc_socket.c
cvs rdiff -u -r1.167 -r1.168 src/sys/kern/uipc_usrreq.c
cvs rdiff -u -r1.158 -r1.159 src/sys/net/if_gre.c
cvs rdiff -u -r1.22 -r1.23 src/sys/net/link_proto.c
cvs rdiff -u -r1.50 -r1.51 src/sys/net/raw_usrreq.c
cvs rdiff -u -r1.161 -r1.162 src/sys/net/rtsock.c
cvs rdiff -u -r1.61 -r1.62 src/sys/netatalk/ddp_usrreq.c
cvs rdiff -u -r1.38 -r1.39 src/sys/netbt/hci_socket.c
cvs rdiff -u -r1.29 -r1.30 src/sys/netbt/l2cap_socket.c
cvs rdiff -u -r1.17 -r1.18 src/sys/netbt/rfcomm.h
cvs rdiff -u -r1.31 -r1.32 src/sys/netbt/rfcomm_socket.c \
src/sys/netbt/sco_socket.c
cvs rdiff -u -r1.20 -r1.21 src/sys/netbt/rfcomm_upper.c
cvs rdiff -u -r1.143 -r1.144 src/sys/netinet/raw_ip.c
cvs rdiff -u -r1.333 -r1.334 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.198 -r1.199 src/sys/netinet/tcp_usrreq.c
cvs rdiff -u -r1.215 -r1.216 src/sys/netinet/udp_usrreq.c
cvs rdiff -u -r1.134 -r1.135 src/sys/netinet6/raw_ip6.c
cvs rdiff -u -r1.113 -r1.114 src/sys/netinet6/udp6_usrreq.c
cvs rdiff -u -r1.41 -r1.42 src/sys/netipsec/keysock.c
cvs rdiff -u -r1.22 -r1.23 src/sys/netmpls/mpls_proto.c
cvs rdiff -u -r1.43 -r1.44 src/sys/netnatm/natm.c
cvs rdiff -u -r1.56 -r1.57 src/sys/rump/net/lib/libsockin/sockin.c
cvs rdiff -u -r1.58 -r1.59 src/sys/sys/protosw.h

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



CVS commit: src/sys/external/bsd/drm2/i915drm

2014-08-07 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri Aug  8 02:27:40 UTC 2014

Modified Files:
src/sys/external/bsd/drm2/i915drm: intelfb.c

Log Message:
add a pmf shutdown handler to switch genfb into polling mode


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/drm2/i915drm/intelfb.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

2014-08-07 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Aug  7 22:10:05 UTC 2014

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

Log Message:
Scan one channel at a time instead of trying to do them all at once and
trying to outsmart the ieee80211 state machine.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/pci/if_wpi.c

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



CVS commit: src

2014-08-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Aug  7 21:46:43 UTC 2014

Modified Files:
src: BUILDING

Log Message:
regen BUILDING from doc/BUILDING.mdoc


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/BUILDING

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



CVS commit: src/doc

2014-08-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Aug  7 21:45:27 UTC 2014

Modified Files:
src/doc: BUILDING.mdoc

Log Message:
Add advice about avoiding common pitfalls.

This is taken from the patch in PR 48741, by David H. Gutteridge,
but I made small changes to wording and markup.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/doc/BUILDING.mdoc

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



CVS commit: src/doc

2014-08-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Aug  7 21:32:11 UTC 2014

Modified Files:
src/doc: BUILDING.mdoc

Log Message:
Document build.sh list-arch


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/doc/BUILDING.mdoc

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



CVS commit: src/sys/sys

2014-08-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug  7 20:05:10 UTC 2014

Modified Files:
src/sys/sys: time.h

Log Message:
convert to unsigned multiplication.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/sys/time.h

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

2014-08-07 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Aug  7 19:54:23 UTC 2014

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

Log Message:
scanning fixes


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/dev/pci/if_wpi.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/arm/omap

2014-08-07 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Thu Aug  7 19:05:18 UTC 2014

Modified Files:
src/sys/arch/arm/omap: omapfb.c

Log Message:
remove obsolete comment


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arm/omap/omapfb.c

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



CVS commit: src

2014-08-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Aug  7 18:10:20 UTC 2014

Modified Files:
src: build.sh

Log Message:
MACHINE_ARCH from the environment may be overridden by getarch (based
on the MACHINE), but MACHINE_ARCH from the -a option should not be
overridden.  The previous commit accidentally removed this behaviour.


To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/build.sh

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



CVS commit: src

2014-08-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Aug  7 17:54:28 UTC 2014

Modified Files:
src: build.sh

Log Message:
Add a list-arch operation to build.sh.

This lists all known MACHINE/MACHINE_ARCH values, optionally
filtered by glob patterns given in the "-m" and "-a" options.
For example: build.sh -a '*arm*' list-arch


To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.292 src/build.sh

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



CVS commit: src/include

2014-08-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug  7 17:24:03 UTC 2014

Modified Files:
src/include: stdio.h

Log Message:
cast to LHS type and minor KNF.


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/include/stdio.h

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



CVS commit: src

2014-08-07 Thread Greg Troxel
Module Name:src
Committed By:   gdt
Date:   Thu Aug  7 16:51:57 UTC 2014

Modified Files:
src/distrib/macppc/floppies/ramdisk: Makefile
src/sys/arch/macppc/conf: GENERIC_MD INSTALL

Log Message:
Get macppc to build again by adjusting sizes.

In addition to the ramdisk size, it is necessary to have matching MD
sizes.  Increase the MD sizes, and leave a comment near the ramdisk
size to ease future changes.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/distrib/macppc/floppies/ramdisk/Makefile
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/macppc/conf/GENERIC_MD
cvs rdiff -u -r1.121 -r1.122 src/sys/arch/macppc/conf/INSTALL

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



CVS commit: src/distrib/macppc/floppies/ramdisk

2014-08-07 Thread Greg Troxel
Module Name:src
Committed By:   gdt
Date:   Thu Aug  7 15:48:19 UTC 2014

Modified Files:
src/distrib/macppc/floppies/ramdisk: Makefile

Log Message:
I need 2244k for src/distrib/macppc/floppies/ramdisk, rather than
2240k.  My build is normal, with a few uncommitted changes that really
shouldn't change the install situation.  Because 2240k isn't near a
magic boundary, just increase it a hair.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/distrib/macppc/floppies/ramdisk/Makefile

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



CVS commit: src

2014-08-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Aug  7 15:15:48 UTC 2014

Modified Files:
src: build.sh

Log Message:
In the usage message, mention that the -m arg may be an alias.
Also adjust a comment around alias processing.


To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 src/build.sh

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/tests

2014-08-07 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Aug  7 14:22:13 UTC 2014

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

Log Message:
Add missing Kyuafile.


To generate a diff of this commit:
cvs rdiff -u -r1.582 -r1.583 src/distrib/sets/lists/tests/mi

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



CVS commit: src/sys/arch/mvmeppc/stand/libsa

2014-08-07 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Aug  7 13:56:57 UTC 2014

Modified Files:
src/sys/arch/mvmeppc/stand/libsa: srt0.S

Log Message:
Use cmpw.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mvmeppc/stand/libsa/srt0.S

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 10:00:09 UTC 2014

Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6

Log Message:
Ticket 1093-1094 and 1100-1103.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-6.0.6

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:59:29 UTC 2014

Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5

Log Message:
Ticket 1093-1094 and 1100-1103.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-6.1.5

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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:57:33 UTC 2014

Modified Files:
src/doc [netbsd-6]: CHANGES-6.2

Log Message:
Ticket 1087, 1089, 1091, 1093-1094, 1096 and 1099-1103.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-6.2

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:53:29 UTC 2014

Modified Files:
src/sys/net [netbsd-6-0]: link_proto.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1103):
sys/net/link_proto.crevision 1.17
Don't assume if_init is always set. if_init may be NULL, e.g., if_vlan.
PR kern/48997.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.14.1 src/sys/net/link_proto.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:50:05 UTC 2014

Modified Files:
src/sys/net [netbsd-6-1]: link_proto.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1103):
sys/net/link_proto.crevision 1.17
Don't assume if_init is always set. if_init may be NULL, e.g., if_vlan.
PR kern/48997.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.22.1 src/sys/net/link_proto.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/sys/net

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:39:55 UTC 2014

Modified Files:
src/sys/net [netbsd-6]: link_proto.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1103):
sys/net/link_proto.crevision 1.17
Don't assume if_init is always set. if_init may be NULL, e.g., if_vlan.
PR kern/48997.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.8.1 src/sys/net/link_proto.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:35:22 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6-0]: if_vioif.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1102):
sys/dev/pci/if_vioif.c: revision 1.5
Don't set SOFTINT_MPSAFE to vioif_rx_softint
vioif_rx_softint calls vioif_populate_rx_mbufs that is not MPSAFE.
vioif_populate_rx_mbufs is also called via vioif_ioctl and so can
be called by two LWPs simultaneously, resulting in kernel panic.
PR kern/49007


To generate a diff of this commit:
cvs rdiff -u -r1.2.14.1 -r1.2.14.2 src/sys/dev/pci/if_vioif.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:34:21 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6-1]: if_vioif.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1102):
sys/dev/pci/if_vioif.c: revision 1.5
Don't set SOFTINT_MPSAFE to vioif_rx_softint
vioif_rx_softint calls vioif_populate_rx_mbufs that is not MPSAFE.
vioif_populate_rx_mbufs is also called via vioif_ioctl and so can
be called by two LWPs simultaneously, resulting in kernel panic.
PR kern/49007


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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 09:31:09 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6]: if_vioif.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1102):
sys/dev/pci/if_vioif.c: revision 1.5
Don't set SOFTINT_MPSAFE to vioif_rx_softint
vioif_rx_softint calls vioif_populate_rx_mbufs that is not MPSAFE.
vioif_populate_rx_mbufs is also called via vioif_ioctl and so can
be called by two LWPs simultaneously, resulting in kernel panic.
PR kern/49007


To generate a diff of this commit:
cvs rdiff -u -r1.2.8.1 -r1.2.8.2 src/sys/dev/pci/if_vioif.c

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



CVS commit: [netbsd-6-0] xsrc/external/mit/xf86-video-wsfb/dist/src

2014-08-07 Thread SAITOH Masanobu
Module Name:xsrc
Committed By:   msaitoh
Date:   Thu Aug  7 09:12:36 UTC 2014

Modified Files:
xsrc/external/mit/xf86-video-wsfb/dist/src [netbsd-6-0]: wsfb_driver.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1101):
xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c: revision 1.17
Call removeShadow only when shadowFB has been initialized.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.4.1 \
xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c

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



CVS commit: [netbsd-6-1] xsrc/external/mit/xf86-video-wsfb/dist/src

2014-08-07 Thread SAITOH Masanobu
Module Name:xsrc
Committed By:   msaitoh
Date:   Thu Aug  7 09:10:10 UTC 2014

Modified Files:
xsrc/external/mit/xf86-video-wsfb/dist/src [netbsd-6-1]: wsfb_driver.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1101):
xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c: revision 1.17
Call removeShadow only when shadowFB has been initialized.


To generate a diff of this commit:
cvs rdiff -u -r1.13.2.2 -r1.13.2.2.2.1 \
xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.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/mvmeppc/mvmeppc

2014-08-07 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Aug  7 09:08:41 UTC 2014

Modified Files:
src/sys/arch/mvmeppc/mvmeppc: locore.S

Log Message:
Use cmpwi.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/mvmeppc/mvmeppc/locore.S

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



CVS commit: [netbsd-6] xsrc/external/mit/xf86-video-wsfb/dist/src

2014-08-07 Thread SAITOH Masanobu
Module Name:xsrc
Committed By:   msaitoh
Date:   Thu Aug  7 09:07:36 UTC 2014

Modified Files:
xsrc/external/mit/xf86-video-wsfb/dist/src [netbsd-6]: wsfb_driver.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1101):
xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c: revision 1.17
Call removeShadow only when shadowFB has been initialized.


To generate a diff of this commit:
cvs rdiff -u -r1.13.2.2 -r1.13.2.3 \
xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.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/powerpc/powerpc

2014-08-07 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Aug  7 09:08:09 UTC 2014

Modified Files:
src/sys/arch/powerpc/powerpc: openfirm.c

Log Message:
Panic after openfirm, it is not supposed to return.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/powerpc/powerpc/openfirm.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/prep/prep

2014-08-07 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Aug  7 09:06:53 UTC 2014

Modified Files:
src/sys/arch/prep/prep: locore.S

Log Message:
Use cmpwi.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/prep/prep/locore.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/amiga/dev

2014-08-07 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Aug  7 08:59:42 UTC 2014

Modified Files:
src/sys/arch/amiga/dev: sbic.c

Log Message:
Drop extra ().


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/amiga/dev/sbic.c

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/xdebug

2014-08-07 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Aug  7 08:58:55 UTC 2014

Modified Files:
src/distrib/sets/lists/xdebug: md.x68k

Log Message:
Update for xorg


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/xdebug/md.x68k

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



CVS commit: [netbsd-6-0] src/lib/libc/arch/sparc/gen

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:54:44 UTC 2014

Modified Files:
src/lib/libc/arch/sparc/gen [netbsd-6-0]: _setjmp.S

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1100):
lib/libc/arch/sparc/gen/_setjmp.S: revision 1.10
Use save instruction to set up a local stack frame.
This fixes a segmentation fault caused by bash 4.3 on sparc64
kernels with 32-bit userland, bash uses _setjmp/_longjmp heavyly
via sigsetjmp/siglongjmp since 4.3.
For 32-bit compat library which is compiled with -mcpu=ultrasparc
option (and define __sparc_v9__), use a similar code to 64-bit
library.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.12.1 src/lib/libc/arch/sparc/gen/_setjmp.S

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



CVS commit: [netbsd-6-1] src/lib/libc/arch/sparc/gen

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:53:40 UTC 2014

Modified Files:
src/lib/libc/arch/sparc/gen [netbsd-6-1]: _setjmp.S

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1100):
lib/libc/arch/sparc/gen/_setjmp.S: revision 1.10
Use save instruction to set up a local stack frame.
This fixes a segmentation fault caused by bash 4.3 on sparc64
kernels with 32-bit userland, bash uses _setjmp/_longjmp heavyly
via sigsetjmp/siglongjmp since 4.3.
For 32-bit compat library which is compiled with -mcpu=ultrasparc
option (and define __sparc_v9__), use a similar code to 64-bit
library.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.18.1 src/lib/libc/arch/sparc/gen/_setjmp.S

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



CVS commit: [netbsd-6] src/lib/libc/arch/sparc/gen

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:45:10 UTC 2014

Modified Files:
src/lib/libc/arch/sparc/gen [netbsd-6]: _setjmp.S

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1100):
lib/libc/arch/sparc/gen/_setjmp.S: revision 1.10
Use save instruction to set up a local stack frame.
This fixes a segmentation fault caused by bash 4.3 on sparc64
kernels with 32-bit userland, bash uses _setjmp/_longjmp heavyly
via sigsetjmp/siglongjmp since 4.3.
For 32-bit compat library which is compiled with -mcpu=ultrasparc
option (and define __sparc_v9__), use a similar code to 64-bit
library.
Use save instruction to set up a local stack frame.
This fixes a segmentation fault caused by bash 4.3 on sparc64
kernels with 32-bit userland, bash uses _setjmp/_longjmp heavyly
via sigsetjmp/siglongjmp since 4.3.
For 32-bit compat library which is compiled with -mcpu=ultrasparc
option (and define __sparc_v9__), use a similar code to 64-bit
library.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.6.1 src/lib/libc/arch/sparc/gen/_setjmp.S

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:33:36 UTC 2014

Modified Files:
src/sys/dev/pckbport [netbsd-6]: wskbdmap_mfii.c
src/sys/dev/usb [netbsd-6]: ukbdmap.c

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1099):
sys/dev/usb/ukbdmap.c: revision 1.29
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.25
Add a belgian keyboard layout, based on the french keyboard layout.
Fixes PR install/46871.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.8.1 src/sys/dev/pckbport/wskbdmap_mfii.c
cvs rdiff -u -r1.28 -r1.28.16.1 src/sys/dev/usb/ukbdmap.c

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



CVS commit: src/sys

2014-08-07 Thread Juergen Hannken-Illjes
Module Name:src
Committed By:   hannken
Date:   Thu Aug  7 08:24:23 UTC 2014

Modified Files:
src/sys/fs/efs: efs_vfsops.c efs_vnops.c files.efs
src/sys/modules/efs: Makefile
src/sys/rump/fs/lib/libefs: Makefile
Removed Files:
src/sys/fs/efs: efs_ihash.c efs_ihash.h

Log Message:
Change efs from hashlist to vcache.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r0 src/sys/fs/efs/efs_ihash.c
cvs rdiff -u -r1.1 -r0 src/sys/fs/efs/efs_ihash.h
cvs rdiff -u -r1.25 -r1.26 src/sys/fs/efs/efs_vfsops.c
cvs rdiff -u -r1.32 -r1.33 src/sys/fs/efs/efs_vnops.c
cvs rdiff -u -r1.1 -r1.2 src/sys/fs/efs/files.efs
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/efs/Makefile
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/fs/lib/libefs/Makefile

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:13:44 UTC 2014

Modified Files:
src/sys/dev/pci [netbsd-6]: piixpm.c

Log Message:
Pull up following revision(s) (requested by hannken in ticket #1096):
sys/dev/pci/piixpm.c: revision 1.45
Consistently pass a "struct piixpm_softc" to piixpm_intr.
Prevents a crash on hardware interrupts.


To generate a diff of this commit:
cvs rdiff -u -r1.40.2.1 -r1.40.2.2 src/sys/dev/pci/piixpm.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:06:37 UTC 2014

Modified Files:
src/sys/dev/usb [netbsd-6-0]: if_urndis.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1094):
sys/dev/usb/if_urndis.c: revision 1.7
PR/48963: kmem_free size mismatch causes panic when attaching urndis(4).
Fix the size passed in kmem_free in the urndis_ctrl_{query,set} functions


To generate a diff of this commit:
cvs rdiff -u -r1.3.6.1 -r1.3.6.2 src/sys/dev/usb/if_urndis.c

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



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

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:05:24 UTC 2014

Modified Files:
src/sys/dev/usb [netbsd-6-1]: if_urndis.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1094):
sys/dev/usb/if_urndis.c: revision 1.7
PR/48963: kmem_free size mismatch causes panic when attaching urndis(4).
Fix the size passed in kmem_free in the urndis_ctrl_{query,set} functions


To generate a diff of this commit:
cvs rdiff -u -r1.3.2.1 -r1.3.2.1.2.1 src/sys/dev/usb/if_urndis.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/sys/dev/usb

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 08:01:37 UTC 2014

Modified Files:
src/sys/dev/usb [netbsd-6]: if_urndis.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1094):
sys/dev/usb/if_urndis.c: revision 1.7
PR/48963: kmem_free size mismatch causes panic when attaching urndis(4).
Fix the size passed in kmem_free in the urndis_ctrl_{query,set} functions


To generate a diff of this commit:
cvs rdiff -u -r1.3.2.1 -r1.3.2.2 src/sys/dev/usb/if_urndis.c

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



CVS commit: src/sys/netatalk

2014-08-07 Thread Tyler R. Retzlaff
Module Name:src
Committed By:   rtr
Date:   Thu Aug  7 07:51:28 UTC 2014

Modified Files:
src/sys/netatalk: ddp_usrreq.c

Log Message:
suppress possibly used uninitialized warning on sgimips

from martin@


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/netatalk/ddp_usrreq.c

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



CVS commit: [netbsd-6-0] src

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 07:37:59 UTC 2014

Modified Files:
src/doc [netbsd-6-0]: 3RDPARTY
src/etc/namedb [netbsd-6-0]: root.cache

Log Message:
Pull up following revision(s) (requested by taca in ticket #1093):
doc/3RDPARTY: revision 1.1126
etc/namedb/root.cache: revision 1.18
Update root.cache to 2014060201.
Now B.ROOT-SERVERS.NET and C.ROOT-SERVERS.NET has an  record.
Update root.cache entry.


To generate a diff of this commit:
cvs rdiff -u -r1.909.2.14.2.6 -r1.909.2.14.2.7 src/doc/3RDPARTY
cvs rdiff -u -r1.16.10.1 -r1.16.10.2 src/etc/namedb/root.cache

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



CVS commit: [netbsd-6-1] src

2014-08-07 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Aug  7 06:59:33 UTC 2014

Modified Files:
src/doc [netbsd-6-1]: 3RDPARTY
src/etc/namedb [netbsd-6-1]: root.cache

Log Message:
Pull up following revision(s) (requested by taca in ticket #1093):
doc/3RDPARTY: revision 1.1126
etc/namedb/root.cache: revision 1.18
Update root.cache to 2014060201.
Now B.ROOT-SERVERS.NET and C.ROOT-SERVERS.NET has an  record.
Update root.cache entry.


To generate a diff of this commit:
cvs rdiff -u -r1.909.2.19.2.2 -r1.909.2.19.2.3 src/doc/3RDPARTY
cvs rdiff -u -r1.16.4.1 -r1.16.4.1.2.1 src/etc/namedb/root.cache

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