CVS commit: src/sys/dev/pci/ixgbe

2016-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 1 07:44:58 UTC 2016 Added Files: src/sys/dev/pci/ixgbe: ixgbe_x550.c ixgbe_x550.h Log Message: Add forgotten ixgbe_x550.c and ixgbe_x550.h. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/ixgb

CVS commit: src/sys/dev/pci

2016-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 1 06:56:28 UTC 2016 Modified Files: src/sys/dev/pci: files.pci src/sys/dev/pci/ixgbe: LICENSE ix_txrx.c ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c ixgbe_82599.h ixgbe_api.c ixgbe_api.h

CVS commit: src/sys/dev/pci/ixgbe

2016-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 1 06:29:39 UTC 2016 Removed Files: src/sys/dev/pci/ixgbe: ixv.h Log Message: ixv.h is no more. To generate a diff of this commit: cvs rdiff -u -r1.7 -r0 src/sys/dev/pci/ixgbe/ixv.h Please note that diffs are not publi

CVS commit: src/sys/dev/pci/ixgbe

2016-11-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Dec 1 06:27:18 UTC 2016 Modified Files: src/sys/dev/pci/ixgbe: LICENSE ix_txrx.c ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c ixgbe_82599.h ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_com

CVS commit: src/sys/compat/netbsd32

2016-11-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 1 05:07:27 UTC 2016 Modified Files: src/sys/compat/netbsd32: netbsd32_fs.c Log Message: s/netbds32_copyout_statvfs/netbsd32_copyout_statvfs/ To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/compat/netb

CVS commit: src/sys/dev/pci

2016-11-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Thu Dec 1 02:36:50 UTC 2016 Modified Files: src/sys/dev/pci: if_wm.c Log Message: support Tx multiqueue for 82574(aka e1000e for VMware and QEMU). To generate a diff of this commit: cvs rdiff -u -r1.453 -r1.454 src/sys/dev/p

CVS commit: src/sys/net

2016-11-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Thu Dec 1 02:30:54 UTC 2016 Modified Files: src/sys/net: if_spppsubr.c if_spppvar.h Log Message: fix two races between set_ip_addrs and clear_ip_addrs race. (1) if set_ip_addrs and clear_ip_addrs run parallel, they can pa

CVS commit: src/sys/net

2016-11-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Thu Dec 1 02:15:20 UTC 2016 Modified Files: src/sys/net: if_spppsubr.c Log Message: fix CID 1396600: Null pointer dereferences To generate a diff of this commit: cvs rdiff -u -r1.159 -r1.160 src/sys/net/if_spppsubr.c Please

CVS commit: src/sys/uvm/pmap

2016-11-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 1 02:15:08 UTC 2016 Modified Files: src/sys/uvm/pmap: pmap.c Log Message: extend the pmap_activate/pmap_deactivate UVMHIST logs to include the pid, lid, and either l_name or p_comm. To generate a diff of this commit: cvs r

CVS commit: src/share/man/man4

2016-11-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 1 02:12:21 UTC 2016 Modified Files: src/share/man/man4: options.4 Log Message: document new UVMHIST_MAPHIST_SIZE and UVMHIST_PDHIST_SIZE options. To generate a diff of this commit: cvs rdiff -u -r1.454 -r1.455 src/share/ma

CVS commit: src/sys/uvm

2016-11-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 1 02:09:03 UTC 2016 Modified Files: src/sys/uvm: files.uvm uvm_map.c Log Message: allow the sizes of the maphist and pdhist to be set in the config file via UVMHIST_MAPHIST_SIZE and UVMHIST_PDHIST_SIZE. To generate a diff

CVS commit: src/sys/uvm

2016-11-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 1 01:59:17 UTC 2016 Modified Files: src/sys/uvm: uvm_stat.c Log Message: fix the output of ddb's "show uvmexp" and also print the reserve_pagedaemon, reserve_kernel, and zeropages values. To generate a diff of this commit:

CVS commit: src/share/man/man9

2016-11-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Dec 1 01:06:12 UTC 2016 Modified Files: src/share/man/man9: fileassoc.9 Log Message: orrect the text for fileassoc_table_run() - it takes two parameters. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/s

CVS commit: src/tests/kernel

2016-11-30 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Nov 30 21:12:53 UTC 2016 Modified Files: src/tests/kernel: t_ptrace_wait.c Log Message: Add new tests kill[12] in t_ptrace_wait{,3,4,6,id,pid} New tests verify that PT_CONTINUE with SIGKILL is equivalent to PT_KILL. kill1:

CVS commit: src/libexec/ld.elf_so

2016-11-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 30 20:25:23 UTC 2016 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: add missing newline in comment To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 src/libexec/ld.elf_so/rtld.c Please note t

CVS commit: src/libexec/ld.elf_so

2016-11-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 30 19:43:32 UTC 2016 Modified Files: src/libexec/ld.elf_so: rtld.c rtld.h symbol.c Log Message: Emulate the standard symbol search order in dlsym() i.e. resolve weak or not found symbols that are in the dynamic linker li

CVS commit: src/external/bsd/wpa/dist/wpa_supplicant

2016-11-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 30 17:23:16 UTC 2016 Modified Files: src/external/bsd/wpa/dist/wpa_supplicant: wpa_supplicant.c Log Message: grr. usec is also os_time_t :-( To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \ src/externa