Module Name:src
Committed By: hannken
Date: Wed Apr 12 10:23:35 UTC 2017
Modified Files:
src/sys/kern: vfs_trans.c
Log Message:
Switch fstrans_dump() to _mountlist_next().
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/kern/vfs_trans.c
Please note
Module Name:src
Committed By: hannken
Date: Wed Apr 12 10:26:33 UTC 2017
Modified Files:
src/sys/kern: vfs_subr.c
Log Message:
Switch vfs_vnode_lock_print() and printlockedvnodes() to _mountlist_next().
Switch sched_sync() and sysctl_kern_vnode() to mountlist iterator.
Module Name:src
Committed By: hannken
Date: Wed Apr 12 10:28:39 UTC 2017
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Switch do_sys_sync() and do_sys_getvfsstat() to mountlist iterator.
To generate a diff of this commit:
cvs rdiff -u -r1.509 -r1.510 src/sys/
Module Name:src
Committed By: hannken
Date: Wed Apr 12 10:30:02 UTC 2017
Modified Files:
src/sys/kern: kern_veriexec.c
Log Message:
Switch veriexec_dump() and veriexec_flush() to mountlist iterator.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/ke
Module Name:src
Committed By: hannken
Date: Wed Apr 12 10:35:10 UTC 2017
Modified Files:
src/sys/kern: vfs_mount.c
Log Message:
Switch vfs_getvfs(), dounmount() and vfs_mountroot() to mountlist iterator.
Add a helper to retrieve a mount with "highest generation < arg" and
Module Name:src
Committed By: nat
Date: Wed Apr 12 14:15:51 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Insert silence into the mix ring if there is no audio (or audio cannot
keep up) from the channels.
Addresses PR kern/34647.
To generate a diff of this
Module Name:src
Committed By: nat
Date: Wed Apr 12 14:21:12 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Increase the priority of the mixing thread to improve performace under
load.
This should address PR kern/52098.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Wed Apr 12 15:12:55 UTC 2017
Modified Files:
src/tests/fs/union: t_pr.c
Log Message:
Mark expected failures as such.
Not exactly sure how the PRs correspond -- please fix if this is wrong!
To generate a diff of this commit:
Module Name:src
Committed By: roy
Date: Wed Apr 12 16:47:40 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Use RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 \
src/crypto/dist/ipsec-tools/src/ra
Module Name:src
Committed By: roy
Date: Wed Apr 12 16:57:14 UTC 2017
Modified Files:
src/usr.sbin/rarpd: mkarp.c
Log Message:
Use RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/rarpd/mkarp.c
Please note that diffs are not public
Module Name:src
Committed By: roy
Date: Wed Apr 12 17:02:51 UTC 2017
Modified Files:
src/usr.sbin/ldpd: socketops.c
Log Message:
Use RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/ldpd/socketops.c
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Wed Apr 12 17:29:49 UTC 2017
Modified Files:
src/distrib/amiga/floppies/inst-common: instbin.conf
src/distrib/atari/floppies/common: list.images
src/distrib/bebox/ramdisk: list
src/distrib/evbsh3/rom/ramdi
Module Name:src
Committed By: kamil
Date: Wed Apr 12 18:18:00 UTC 2017
Modified Files:
src/sys/arch/aarch64/include: ptrace.h
src/sys/arch/alpha/include: ptrace.h
src/sys/arch/amd64/include: ptrace.h
src/sys/arch/arm/include: ptrace.h
src/sys
Module Name:src
Committed By: christos
Date: Wed Apr 12 20:05:54 UTC 2017
Modified Files:
src/sys/kern: files.kern subr_kmem.c
Log Message:
use opt_kmem.h for the KMEM_ variables.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/kern/files.kern
cvs r
Module Name:src
Committed By: jdolecek
Date: Wed Apr 12 21:59:14 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: wd.c wdvar.h
Log Message:
convert to mutex, mark MPSAFE
To generate a diff of this commit:
cvs rdiff -u -r1.428 -r1.428.2.1 src/sys/dev/ata/wd.c
cvs
Module Name:src
Committed By: jdolecek
Date: Wed Apr 12 22:28:20 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: wd.c
Log Message:
more MP
To generate a diff of this commit:
cvs rdiff -u -r1.428.2.1 -r1.428.2.2 src/sys/dev/ata/wd.c
Please note that diffs are no
Module Name:src
Committed By: jmcneill
Date: Wed Apr 12 23:32:11 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
Slightly reduce the size of the MSDOS partition from 124M to 92M. With
the larger size, installing the ODROID-C1 bootloader c
Module Name:src
Committed By: jmcneill
Date: Wed Apr 12 23:35:29 UTC 2017
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
ODROID-C1: Now that the MBR partition table contains an entry for the BSD
partition, the disklabel no longer conflicts with th
Module Name:src
Committed By: knakahara
Date: Thu Apr 13 00:12:10 UTC 2017
Modified Files:
src/sys/net: if_l2tp.c
Log Message:
l2tp(4) support when hashinit() cannot allocate requried hash size.
pointed out by s-yamaguchi@IIJ
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: maya
Date: Thu Apr 13 00:47:33 UTC 2017
Modified Files:
src/sys/net: if_sl.c if_strip.c
Log Message:
if MGETHDR fails, don't try to copy to single mbuf and deref null.
reduce ifdefs.
To generate a diff of this commit:
cvs rdiff -u -r1.127 -
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 13 01:19:17 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/setkey: parse.y
Log Message:
Fix parsing ah without a key
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/crypto/dist/ipsec-tools/sr
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 13 01:24:34 UTC 2017
Modified Files:
src/sys/opencrypto: cryptosoft.c
Log Message:
Fix usage of MD5Final/SHA1Final
Passing NULL as the digest parameter is wrong.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 13 01:32:57 UTC 2017
Modified Files:
src/sys/netipsec: xform_ah.c xform_esp.c
Log Message:
Fix that ah_algorithm_lookup and esp_algorithm_lookup don't handle some
algorithms
Unrelated upper limit values, AH_ALG_MAX and
Module Name:src
Committed By: christos
Date: Thu Apr 13 02:15:36 UTC 2017
Modified Files:
src/etc: rc.subr
Log Message:
remove env.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/etc/rc.subr
Please note that diffs are not public domain; they are subj
Module Name:src
Committed By: msaitoh
Date: Thu Apr 13 04:04:14 UTC 2017
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Broadcom BCM577x5 SDMMC, Memstic and xD.
To generate a diff of this commit:
cvs rdiff -u -r1.1284 -r1.1285 src/sys/dev/pci/pcidevs
Please
Module Name:src
Committed By: msaitoh
Date: Thu Apr 13 04:04:39 UTC 2017
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1276 -r1.1277 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1275 -r1.12
Module Name:src
Committed By: msaitoh
Date: Thu Apr 13 04:27:46 UTC 2017
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
- Read chip ID correctly on BCM57782 and BCM57786.
- Add BXCM57766 A0 string.
- Add comment for BCM5776[56]'s workaround.
To genera
27 matches
Mail list logo