Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 04:32:43 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_netbsd.h
Log Message:
Enable TX multiqueue by default on both ixg(4) and ixv(4).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev
Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 04:28:53 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Enable multiqueue.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/pci/ixgbe/ixv.c
Please note that diffs are no
Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 04:24:44 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Use dmat64 if available. Same as ixgbe.c rev. 1.60.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/ixgbe/ixv.
Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 04:20:29 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix a bug that 1Gbps is printed even if the phyiscal media is at 100Mbps.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src
Module Name:src
Committed By: christos
Date: Wed Feb 8 04:18:42 UTC 2017
Modified Files:
src/distrib/sets/lists/etc: mi
Log Message:
Don't track /etc/nsd/nsd.conf and /etc/unbound/unbound.conf
To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/distrib/s
Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 04:14:05 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix detach path:
- Call softint_disestablish() and pci_intr_disestablish() for all queues
correctly.
- Add missing sysctl_teardown() to d
Module Name:src
Committed By: christos
Date: Wed Feb 8 04:08:53 UTC 2017
Modified Files:
src/usr.sbin/makefs/ffs: mkfs.c
Log Message:
Don't store random (from ASLR) pointers into the superblock. Should be the
last (famous last words) problem with reproducible builds!
To
Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 04:05:13 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Add queue number into interrupt name.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/ixgbe/ixgbe.c
cv
Module Name:src
Committed By: kamil
Date: Wed Feb 8 04:01:44 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
pthread_dbg(3): Removed from the base distribution.
To generate a diff of this commit:
cvs rdiff -u -r1.2243 -r1.2244 src/doc/CHANGES
Please note that di
Module Name:src
Committed By: msaitoh
Date: Wed Feb 8 03:59:12 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Set ifm_active to IFM_NONE when the physical interface's link is down.
Now ifconfig shows "media: Ethernet autoselect '(none)'".
To
Module Name:src
Committed By: kamil
Date: Wed Feb 8 03:44:41 UTC 2017
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/debug: mi shl.mi
src/distrib/sets/lists/tests: mi
src/doc
Module Name:src
Committed By: christos
Date: Wed Feb 8 02:23:45 UTC 2017
Modified Files:
src/usr.sbin/makefs: ffs.c
Log Message:
no, this is wrong.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/usr.sbin/makefs/ffs.c
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Wed Feb 8 02:20:35 UTC 2017
Modified Files:
src/usr.sbin/makefs: ffs.c
Log Message:
zero out the superblock so that it does not contain random stuff in the
spare fields.
To generate a diff of this commit:
cvs rdiff -u -r1.66
Module Name:src
Committed By: kamil
Date: Wed Feb 8 01:32:37 UTC 2017
Modified Files:
src/external/gpl3/gdb.old/bin/gdb: Makefile
src/external/gpl3/gdb.old/bin/gdbtui: Makefile
src/external/gpl3/gdb.old/dist/gdb: nbsd-thread.c
Log Message:
Detach libpthrea
Module Name:src
Committed By: kamil
Date: Tue Feb 7 22:53:20 UTC 2017
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbtui: Makefile
src/external/gpl3/gdb/dist/gdb: nbsd-thread.c
Log Message:
Detach libpthread_dbg(3) fro
Module Name:src
Committed By: christos
Date: Tue Feb 7 22:37:18 UTC 2017
Modified Files:
src/distrib/sets/lists/misc: mi
Log Message:
add config files as examples
To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 src/distrib/sets/lists/misc/mi
Please note
Module Name:src
Committed By: christos
Date: Tue Feb 7 22:34:37 UTC 2017
Modified Files:
src/external/bsd/nsd/etc: Makefile
src/external/bsd/unbound/etc: Makefile
Log Message:
don't overwrite etc files.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: christos
Date: Tue Feb 7 22:34:09 UTC 2017
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
add nsd and unbound example dirs
To generate a diff of this commit:
cvs rdiff -u -r1.1152 -r1.1153 src/distrib/sets/lists/base/mi
Pleas
Module Name:src
Committed By: christos
Date: Tue Feb 7 22:31:29 UTC 2017
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
add nsd and unbound example dirs
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/etc/mtree/NetBSD.dist.base
Please
Module Name:src
Committed By: christos
Date: Tue Feb 7 22:25:25 UTC 2017
Modified Files:
src/lib/libc/stdlib: hcreate.3
Log Message:
PR/51958: Ngie Cooper: ESRCH error description in hcreate(3) contains typo
for action
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Tue Feb 7 21:19:14 UTC 2017
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
Kernel build objdirs have a kernel name after the objdir. Use a regex for
that. Note that debug-prefix-map and debug-regex-map insert entries in
Module Name:src
Committed By: christos
Date: Tue Feb 7 21:18:05 UTC 2017
Modified Files:
src/etc: Makefile
Log Message:
Use make -C instead of cd && make; this is done to preserve the logical path
for debugging info DW_AT_comp_dir
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Tue Feb 7 21:16:31 UTC 2017
Modified Files:
src/usr.bin/make: main.c
Log Message:
use the logical path for -C if correct.
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/usr.bin/make/main.c
Please note th
Module Name:src
Committed By: kamil
Date: Tue Feb 7 19:29:40 UTC 2017
Modified Files:
src/lib/libc/gen: Makefile.inc
src/lib/libc/sys: Makefile.inc
Added Files:
src/lib/libc/gen: exect.c
Removed Files:
src/lib/libc/arch/aarch64/sys: exect.S
Module Name:src
Committed By: rin
Date: Tue Feb 7 16:49:40 UTC 2017
Modified Files:
src/distrib/utils/x_ifconfig: Makefile
Log Message:
Define NOMAN before including bsd.own.mk to set MKMAN=no appropriately.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34
Module Name:src
Committed By: kamil
Date: Tue Feb 7 16:15:05 UTC 2017
Modified Files:
src/doc: TODO.ptrace
Log Message:
Update TODO.ptrace
Note PT_WATCHPOINT change to PT_*ETDBREGS.
Remove GDB and LLDB related entries from generic ptrace(2) TODO.
Note need for TRAP_SCE a
Module Name:src
Committed By: rin
Date: Tue Feb 7 16:14:48 UTC 2017
Modified Files:
src/sbin/fsck_ffs: Makefile
Log Message:
Do not compile in progress.c when SMALLPROG is defined.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sbin/fsck_ffs/Makefile
Module Name:src
Committed By: kamil
Date: Tue Feb 7 15:33:25 UTC 2017
Modified Files:
src/lib/libc: shlib_version
Log Message:
Document in libc's shlib_version request for exect(3) removal
This functionality has been moved long time to the kernel. Kernel exec()
emits SIG
Module Name:src
Committed By: isaki
Date: Tue Feb 7 11:18:43 UTC 2017
Added Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k: aes-m68k.S
aes.inc
Log Message:
Implement m68k assembly version of AES.
It's approx 1.4 times faster than the original o
Module Name:src
Committed By: skrll
Date: Tue Feb 7 11:17:50 UTC 2017
Modified Files:
src/sys/net: if_tap.c
Log Message:
KNF and trailing whitespace. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/net/if_tap.c
Please note t
Module Name:src
Committed By: skrll
Date: Tue Feb 7 09:14:52 UTC 2017
Modified Files:
src/sys/dev/fdt: fdtbus.c
Log Message:
Fix non-DIAGNOSTIC build
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/fdt/fdtbus.c
Please note that diffs are not pub
31 matches
Mail list logo