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
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
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
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
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
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
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
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
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
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:
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
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:
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
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
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
15 matches
Mail list logo