Module Name:src
Committed By: ozaki-r
Date: Wed Dec 6 07:40:16 UTC 2017
Modified Files:
src/sys/net: if_bridge.c if_etherip.c if_faith.c if_loop.c if_tun.c
if_vlan.c
src/sys/net/agr: if_agr.c
src/sys/netcan: if_canloop.c
Log Message:
Ensure to
Module Name:src
Committed By: ozaki-r
Date: Wed Dec 6 05:59:59 UTC 2017
Modified Files:
src/sys/net: if.c if.h if_vlan.c
Log Message:
Fix locking against myself on ifpromisc
vlan_unconfig_locked could be called with holding if_ioctl_lock.
To generate a diff of this com
Module Name:src
Committed By: ozaki-r
Date: Wed Dec 6 05:11:10 UTC 2017
Modified Files:
src/sys/net: if.c if.h if_bridge.c if_vlan.c
Log Message:
Ensure to hold if_ioctl_lock when calling if_flags_set
To generate a diff of this commit:
cvs rdiff -u -r1.400 -r1.401 src/s
Module Name:src
Committed By: ozaki-r
Date: Wed Dec 6 04:37:00 UTC 2017
Modified Files:
src/sys/net/agr: if_agr.c if_agrether.c if_agrsubr.c if_agrsubr.h
Log Message:
Simplify; share agr_vlan_add and agr_vlan_del (NFCI)
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: ozaki-r
Date: Wed Dec 6 04:29:58 UTC 2017
Modified Files:
src/sys/dev/iscsi: iscsi_ioctl.c
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/iscsi/iscsi_ioctl.c
Please note that diffs are not p
Module Name:src
Committed By: christos
Date: Wed Dec 6 04:12:25 UTC 2017
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_60.c
Log Message:
don't forget to convert the timespec.
XXX: pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/co
Module Name:src
Committed By: msaitoh
Date: Wed Dec 6 04:08:50 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: 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_common.h ixgbe_dcb.c
Module Name:src
Committed By: ozaki-r
Date: Wed Dec 6 04:00:07 UTC 2017
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
Use kmem_alloc instead of kmem_intr_alloc in ether_addmulti
ether_addmulti is now not called in softint thanks to wqinput that
pulled input ro
Module Name:src
Committed By: christos
Date: Wed Dec 6 02:08:03 UTC 2017
Modified Files:
src/sys/conf: dts.mk
Log Message:
use -@ like bsd.klinks.mk
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/conf/dts.mk
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Wed Dec 6 02:06:45 UTC 2017
Modified Files:
src/share/mk: bsd.klinks.mk
Log Message:
remove multiple copies of the same logic.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/mk/bsd.klinks.mk
Please n
Module Name:src
Committed By: kamil
Date: Tue Dec 5 22:51:59 UTC 2017
Modified Files:
src/games/fortune/datfiles: fortunes
Log Message:
Add new fortune entry with a quote from Jozef Pilsudski
This quote is a longer form of "the dogs bark, but the caravan goes on"
and com
Module Name:src
Committed By: dholland
Date: Tue Dec 5 21:00:27 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Add missing wsbell, commented out with a note that it's apparently only
a module by default.
This way people making their own configs ha
Module Name:src
Committed By: dholland
Date: Tue Dec 5 20:32:24 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Sort the file system options by which fs they apply to.
To generate a diff of this commit:
cvs rdiff -u -r1.471 -r1.472 src/sys/arch/am
Module Name:othersrc
Committed By: agc
Date: Tue Dec 5 20:01:06 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: exec.c
othersrc/external/bsd/agcre/dist/tests: 85.expected
Log Message:
initialise the input counter prior to making the first mark - fixes
R
Module Name:src
Committed By: jmcneill
Date: Tue Dec 5 19:17:11 UTC 2017
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
make a few more drm nodes
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 src/etc/MAKEDEV.tmpl
Please note that diffs are not pub
Module Name:src
Committed By: jmcneill
Date: Tue Dec 5 19:13:53 UTC 2017
Modified Files:
src/sys/external/bsd/drm2/drm: drm_drv.c
Log Message:
drm_stat: fix device minor calculation, ok riastradh@
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/ext
Module Name:src
Committed By: jmcneill
Date: Tue Dec 5 18:04:21 UTC 2017
Modified Files:
src/sys/dev/pckbport: synaptics.c
Log Message:
Add hw.synaptics.movement_enable sysctl. Default value is 1, but if set
to 0 disables movement events from the touchpad.
While here, fi
17 matches
Mail list logo