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

2015-11-09 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Nov 9 22:49:50 UTC 2015 Modified Files: src/sys/ufs/lfs [netbsd-5-1]: lfs_segment.c Log Message: Fix ticket #1974 fallout. To generate a diff of this commit: cvs rdiff -u -r1.213.18.1 -r1.213.18.2 src/sys/ufs/lfs/lfs_segment.c

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

2015-11-07 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Nov 7 20:49:19 UTC 2015 Modified Files: src/sys/kern [netbsd-5-1]: kern_exit.c Log Message: Pull up following revision(s) (requested by pgoyette in ticket #1981): sys/kern/kern_exit.c: revision 1.248 Update value of p_st

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

2015-11-07 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Nov 7 20:46:38 UTC 2015 Modified Files: src/sys/kern [netbsd-5-1]: kern_sig.c Log Message: Pull up following revision(s) (requested by pgoyette in ticket #1980): sys/kern/kern_sig.c: revision 1.321 When delivering a sign

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

2015-11-07 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Nov 7 20:42:59 UTC 2015 Modified Files: src/sys/kern [netbsd-5-1]: kern_exec.c kern_exit.c kern_synch.c Log Message: Pull up following revision(s) (requested by pgoyette in ticket #1979): sys/kern/kern_synch.c: revision

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

2015-11-07 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Nov 7 20:36:42 UTC 2015 Modified Files: src/sys/dev/mii [netbsd-5-1]: atphy.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1978): sys/dev/mii/atphy.c: revision 1.17 Fix incorrect argument o

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

2015-11-07 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Nov 7 20:30:56 UTC 2015 Modified Files: src/sys/ufs/lfs [netbsd-5-1]: lfs_segment.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1974): sys/ufs/lfs/lfs_segment.c: revision 1.247 via patch

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

2015-07-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jul 24 07:47:03 UTC 2015 Modified Files: src/sys/netinet [netbsd-5-1]: tcp_input.c tcp_output.c Log Message: Pull up following revision(s) (requested by matt in ticket #1973): sys/netinet/tcp_output.c: revision 1.184

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

2015-06-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jun 4 08:58:54 UTC 2015 Modified Files: src/sys/arch/x86/x86 [netbsd-5-1]: intel_busclock.c Log Message: Pull up the following revisions, requested by sborrill in #1963: sys/arch/x86/x86/intel_busclock.c

CVS commit: [netbsd-5-1] src/sys/arch/x86/include

2015-06-01 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Mon Jun 1 15:49:47 UTC 2015 Modified Files: src/sys/arch/x86/include [netbsd-5-1]: specialreg.h Log Message: Pull up the following revisions(s) (requested by msaitoh in ticket #1968): sys/arch/x86/include/specialreg.h:

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

2015-06-01 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Mon Jun 1 14:43:48 UTC 2015 Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-1]: cpufunc.S src/sys/arch/i386/i386 [netbsd-5-1]: cpufunc.S src/sys/arch/x86/include [netbsd-5-1]: cpufunc.h Log Message: Pull up t

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

2015-05-22 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Fri May 22 11:22:03 UTC 2015 Modified Files: src/sys/arch/xen/xen [netbsd-5-1]: xenevt.c Log Message: Pull up the following revisions(s) (requested by bouyer in ticket #1965): sys/arch/xen/xen/xenevt.c: revision 1.4

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

2015-04-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Apr 26 12:54:38 UTC 2015 Modified Files: src/sys/arch/sparc/include [netbsd-5-1]: openfirm.h src/sys/arch/sparc/stand/ofwboot [netbsd-5-1]: Locore.c loadfile_machdep.c openfirm.h Log Message: Pullup anothe

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

2015-04-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Apr 24 05:46:33 UTC 2015 Modified Files: src/sys/kern [netbsd-5-1]: sys_select.c Log Message: Pull up following revision(s) (requested by prlw1 in ticket #1957): sys/kern/sys_select.c patch

CVS commit: [netbsd-5-1] src/sys/arch/sparc/stand/ofwboot

2015-04-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Apr 17 10:51:28 UTC 2015 Modified Files: src/sys/arch/sparc/stand/ofwboot [netbsd-5-1]: Locore.c Log Message: Pull up following revision(s) (requested by nakayama in ticket #1958): sys/arch/sparc/stand/ofwboot/Locore.

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

2015-02-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Feb 11 15:40:38 UTC 2015 Modified Files: src/sys/dev/usb [netbsd-5-1]: usbdi.c Log Message: Pull up following revision(s) (requested by aymeric in ticket #1948): sys/dev/usb/usbdi.c: revision 1.163 clip xfer->actlen al

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

2014-11-20 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Thu Nov 20 15:52:10 UTC 2014 Modified Files: src/sys/dev/raidframe [netbsd-5-1]: raidframevar.h rf_netbsdkintf.c rf_reconstruct.c Log Message: Pull up the following revisions(s) (requested by oster in ticket #1933):

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

2014-10-27 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 12:38:29 UTC 2014 Modified Files: src/sys/compat/freebsd [netbsd-5-1]: freebsd_sysctl.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1926): sys/compat/freebsd/freebsd_sysctl.c: revis

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

2014-08-27 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 27 17:05:25 UTC 2014 Modified Files: src/sys/netinet6 [netbsd-5-1]: ip6_output.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1920): sys/netinet6/ip6_output.c 1.15

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

2014-08-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 27 06:17:32 UTC 2014 Modified Files: src/sys/dev/pci [netbsd-5-1]: pci_usrreq.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1922): sys/dev/pci/pci_usrreq.c1.26 via patch

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

2014-08-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 27 06:04:17 UTC 2014 Modified Files: src/sys/miscfs/umapfs [netbsd-5-1]: umap_vfsops.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1921): sys/miscfs/umapfs/umap_vfsops.c: revision 1.94

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) (reques

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

2014-07-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 14 09:10:18 UTC 2014 Modified Files: src/sys/kern [netbsd-5-1]: sys_module.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1914): sys/kern/sys_module.c: revision 1.15 via patch Fix a use

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

2014-06-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jun 30 10:59:09 UTC 2014 Modified Files: src/sys/compat/freebsd [netbsd-5-1]: freebsd_sched.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1909): sys/compat/freebsd/freebsd_sched.c 1.2

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

2014-05-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed May 21 21:49:49 UTC 2014 Modified Files: src/sys/fs/cd9660 [netbsd-5-1]: cd9660_node.c Log Message: Pull up following revision(s) (requested by martin in ticket #1904): sys/fs/cd9660/cd9660_node.c: revision 1.31 PR ker

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

2014-05-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed May 14 05:18:05 UTC 2014 Modified Files: src/sys/compat/linux/common [netbsd-5-1]: linux_exec_elf32.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1902): src/sys/compat/linux/common/linux_e

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

2014-04-28 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Mon Apr 28 16:03:16 UTC 2014 Modified Files: src/sys/coda [netbsd-5-1]: coda_vfsops.c src/sys/fs/adosfs [netbsd-5-1]: advfsops.c src/sys/fs/cd9660 [netbsd-5-1]: cd9660_vfsops.c src/sys/fs/efs [netbsd-5-1]:

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

2014-04-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Apr 16 06:56:03 UTC 2014 Modified Files: src/sys/kern [netbsd-5-1]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1899): sys/kern/kern_verifiedexec.c1.132 Reorder co

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

2013-12-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Dec 18 04:05:36 UTC 2013 Modified Files: src/sys/compat/common [netbsd-5-1]: compat_util.c Log Message: Revert ticket #1893 - netbsd-5 does not have pathbuf_destroy() To generate a diff of this commit: cvs rdiff -u -r1.41.20.1

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

2013-12-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue Dec 17 21:00:19 UTC 2013 Modified Files: src/sys/compat/common [netbsd-5-1]: compat_util.c Log Message: Pull up following revision(s) (requested by martin in ticket #1893): sys/compat/common/compat_util.c: revision 1.4

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

2013-12-13 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Fri Dec 13 08:49:41 UTC 2013 Modified Files: src/sys/arch/xen/xen [netbsd-5-1]: evtchn.c Log Message: Pull up the following revisions(s) (requested by bouyer in ticket #1890): sys/arch/xen/xen/evtchn.c: revision 1.7

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

2013-09-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 18 03:44:36 UTC 2013 Modified Files: src/sys/netinet6 [netbsd-5-1]: in6.c Log Message: Pull up following revision(s) (requested by spz in ticket #1876): sys/netinet6/in6.c: revision 1.167 via patch Include BRDADDR

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

2013-09-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 11 07:31:20 UTC 2013 Modified Files: src/sys/net [netbsd-5-1]: bpf.c Log Message: Pull up following revision(s) (requested by spz in ticket #1874): sys/net/bpf.c: revision 1.176 via patch PR/48198: Peter Bex: Avoi

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

2013-06-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Jun 9 16:18:57 UTC 2013 Modified Files: src/sys/dev [netbsd-5-1]: fss.c Log Message: Pull up following revision(s) (requested by gdt in ticket #1853): sys/dev/fss.c: revision 1.84 Take fss_device_lock first when clos

CVS commit: [netbsd-5-1] src/sys/dist/ipf/netinet

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:22:38 UTC 2013 Modified Files: src/sys/dist/ipf/netinet [netbsd-5-1]: ip_fil_netbsd.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1840): sys/external/bsd/ipf/netinet/ip_fil_net

CVS commit: [netbsd-5-1] src/sys/external/bsd/drm/dist/shared-core

2013-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Jan 13 16:32:31 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core [netbsd-5-1]: i915_suspend.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1831): sys/external/bsd/drm/di

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

2013-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Jan 13 16:30:16 UTC 2013 Modified Files: src/sys/dev/usb [netbsd-5-1]: ubsa_common.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1830): sys/dev/usb/ubsa_common.c: revision 1.9 Fix off by

CVS commit: [netbsd-5-1] src/sys/external/isc/atheros_hal/dist

2013-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Jan 13 16:17:56 UTC 2013 Modified Files: src/sys/external/isc/atheros_hal/dist [netbsd-5-1]: ah_eeprom_v14.c Log Message: Apply patch (requested by msaitoh in ticket #1827): sys/external/isc/atheros_hal/dist/ah_eeprom_

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

2013-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Jan 13 16:15:09 UTC 2013 Modified Files: src/sys/dev/raidframe [netbsd-5-1]: rf_driver.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1827): sys/dev/raidframe/rf_driver.c: revision 1.131

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

2013-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Jan 13 16:13:08 UTC 2013 Modified Files: src/sys/dev [netbsd-5-1]: lockstat.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1826): sys/dev/lockstat.c: revision 1.16 Fix off by one. To ge

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

2012-06-15 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Jun 15 09:21:12 UTC 2012 Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-1]: trap.c Log Message: Fix build fallout from ticket #1772 for Xen kernels To generate a diff of this commit: cvs rdiff -u -r1.52.4.2.2.1 -r1.52.4.

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

2012-06-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Jun 12 23:18:07 UTC 2012 Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-1]: machdep.c netbsd32_machdep.c Log Message: Pull up following revision(s) (requested by spz in ticket #1773): sys/arch/amd64/amd64/machdep.c: r

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

2012-06-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Jun 12 20:44:07 UTC 2012 Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-1]: trap.c vector.S src/sys/arch/amd64/include [netbsd-5-1]: frameasm.h Log Message: Pull up following revision(s) (requested by spz in ticket #1

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

2012-06-03 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Jun 3 08:47:36 UTC 2012 Modified Files: src/sys/kern [netbsd-5-1]: uipc_usrreq.c Log Message: Pull up revision 1.137 (requested by martin in ticket #1766). Stopgap fix for PR kern/46463: disallow passing of kqueue descriptors v

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

2012-06-03 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Jun 3 08:46:43 UTC 2012 Modified Files: src/sys/arch/x68k/x68k [netbsd-5-1]: clock.c Log Message: Pull up revision 1.34 (requested by isaki in ticket #1765). With the freerunnnig mode, set 0 (=256count) not 0xff (=255count) in

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

2012-05-19 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat May 19 17:04:19 UTC 2012 Modified Files: src/sys/netsmb [netbsd-5-1]: subr_mchain.c Log Message: Pull up following revision(s) (requested by nakayama in ticket #1758): sys/netsmb/subr_mchain.c: revision 1.21 Since "len" h

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

2012-03-21 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Wed Mar 21 21:27:47 UTC 2012 Modified Files: src/sys/dev/wscons [netbsd-5-1]: wsemul_vt100.c wsemul_vt100_chars.c wsksymdef.h Log Message: Pull up revisions (requested by bouyer in ticket #1727): src/sys/dev/wscons/wsem

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

2012-03-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Mar 17 19:15:12 UTC 2012 Modified Files: src/sys/kern [netbsd-5-1]: kern_sig.c Log Message: Pull up following revision(s) (requested by christos in ticket #1741): sys/kern/kern_sig.c: revision 1.300 kpsignal2: do not m

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

2012-02-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Feb 5 12:35:15 UTC 2012 Modified Files: src/sys/net [netbsd-5-1]: route.c Log Message: Pull up following revision(s) (requested by christos in ticket #1721): sys/net/route.c: revision 1.126 Count length from the begin

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

2012-02-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Feb 5 12:30:38 UTC 2012 Modified Files: src/sys/kern [netbsd-5-1]: vfs_bio.c Log Message: Pull up following revision(s) (requested by rmind in ticket #1718): sys/kern/vfs_bio.c: revision 1.233 sysctl_dobuf: re-acquire

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

2012-02-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Feb 5 12:28:20 UTC 2012 Modified Files: src/sys/kern [netbsd-5-1]: kern_fork.c Log Message: Pull up following revision(s) (requested by rmind in ticket #1628): sys/kern/kern_fork.c: revision 1.184 via patch fork1: fix

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

2011-11-19 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Sat Nov 19 22:22:56 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: kern_event.c Log Message: Pull up the following revisions(s) (requested by rmind in ticket #1695): sys/kern/kern_event.c: revision 1.74 kqueue_reg

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

2011-11-18 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Fri Nov 18 22:46:52 UTC 2011 Modified Files: src/sys/uvm [netbsd-5-1]: uvm_meter.c Log Message: Pull up the following revisions(s) (requested by christos in ticket #1691): sys/uvm/uvm_meter.c:revision 1.57 Dereferen

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

2011-11-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Nov 2 20:31:40 UTC 2011 Modified Files: src/sys/arch/xen/xen [netbsd-5-1]: xbdback_xenbus.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1682): sys/arch/xen/xen/xbdback_xenbus.c: revision 1.

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

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:47:02 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: init_main.c uipc_socket.c src/sys/sys [netbsd-5-1]: socketvar.h Log Message: Pull up following revision(s) (requested by bouyer in ticket #1644):

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

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:35:16 UTC 2011 Modified Files: src/sys/net [netbsd-5-1]: if.c Log Message: Pull up following revision(s) (requested by sborrill in ticket #1643): sys/net/if.c: revision 1.243 Prevent if_detach() from crashing wh

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

2011-06-18 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Jun 18 16:40:39 UTC 2011 Modified Files: src/sys/dev/ic [netbsd-5-1]: gem.c Log Message: Pull up following revision(s) (requested by jdc in ticket #1632): sys/dev/ic/gem.c: revision 1.97 Fix corrupted packet problem on

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

2011-06-18 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Jun 18 16:39:10 UTC 2011 Modified Files: src/sys/arch/xen/xen [netbsd-5-1]: xbdback_xenbus.c Log Message: Pull up following revision(s) (requested by jym in ticket #1630): sys/arch/xen/xen/xbdback_xenbus.c: revision 1.

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

2011-06-18 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Jun 18 16:35:56 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: kern_fork.c Log Message: Pull up following revision(s) (requested by rmind in ticket #1629): sys/kern/kern_fork.c: revision 1.181 Inherit proc_t::p_mq

CVS commit: [netbsd-5-1] src/sys/arch/m68k/fpe

2011-06-18 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Jun 18 16:27:11 UTC 2011 Modified Files: src/sys/arch/m68k/fpe [netbsd-5-1]: fpu_emulate.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1626): sys/arch/m68k/fpe/fpu_emulate.c: revision 1.

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

2011-04-02 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Sun Apr 3 06:09:27 UTC 2011 Modified Files: src/sys/netinet6 [netbsd-5-1]: ipcomp_input.c src/sys/netipsec [netbsd-5-1]: xform_ipcomp.c Log Message: Pull up: src/sys/netinet6/ipcomp_input.c revision 1.37 src/sys/netipse

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

2011-03-29 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Mar 29 20:13:03 UTC 2011 Modified Files: src/sys/netinet [netbsd-5-1]: tcp_output.c Log Message: Pull up following revision(s) (requested by spz in ticket #1586): sys/netinet/tcp_output.c: revision 1.170 Clean up setting

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

2011-03-20 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Mar 20 21:28:13 UTC 2011 Modified Files: src/sys/net [netbsd-5-1]: bpf_filter.c Log Message: Pull up following revision(s) (requested by spz in ticket #1571): sys/net/bpf_filter.c: revision 1.42 - 1.46 via patch Avoid

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

2011-03-20 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Mar 20 21:20:12 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: vfs_syscalls.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1567): sys/kern/vfs_syscalls.c: revision 1.415 via patch C

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

2011-03-07 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Mar 7 17:08:18 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: init_sysctl.c Log Message: Apply patch (requested by joerg in ticket 1575): Sanitize arguments before memory allocation. To generate a diff of this commit: cvs

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

2011-03-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Mar 7 04:19:42 UTC 2011 Modified Files: src/sys/arch/xen/xen [netbsd-5-1]: xbdback_xenbus.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1573): sys/arch/xen/xen/xbdback_xenbus.c: revision 1.

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

2011-03-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Mar 7 04:15:02 UTC 2011 Modified Files: src/sys/dev/pci [netbsd-5-1]: if_wm.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1544): sys/dev/pci/if_wm.c: revision 1.219 wm_gmii_reset(): restore

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

2011-03-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Mar 7 04:09:55 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: vfs_wapbl.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1543): sys/kern/vfs_wapbl.c: revision 1.27 sys/kern/vfs_wa

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

2011-02-16 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Feb 16 20:32:15 UTC 2011 Modified Files: src/sys/dev/pci [netbsd-5-1]: pci.c Log Message: Pull up following revision(s) (requested by dyoung in ticket #1540): sys/dev/pci/pci.c: revision 1.131 During shutdown, restore

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

2011-01-16 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Jan 16 13:04:45 UTC 2011 Modified Files: src/sys/net [netbsd-5-1]: raw_usrreq.c Log Message: Pull up following revision(s) (requested by pooka in ticket #1529): sys/net/raw_usrreq.c: revision 1.36 Apply patch from PR k

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

2010-11-21 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Nov 22 02:53:19 UTC 2010 Modified Files: src/sys/kern [netbsd-5-1]: vfs_wapbl.c Log Message: Pull up following revision(s) (requested by hannken in ticket #1477): sys/kern/vfs_wapbl.c: revision 1.38 Wapbl_register_dealloc