Author: luigi
Date: Tue Feb 18 05:58:36 2014
New Revision: 262153
URL: http://svnweb.freebsd.org/changeset/base/262153
Log:
MFH: sync the netmap code with the one in HEAD
(enhanced VALE switch, netmap pipes, emulated netmap mode).
See details in the log for svn 261909.
Added:
stable/9/sys
Author: wblock (doc committer)
Date: Tue Feb 18 03:42:49 2014
New Revision: 262148
URL: http://svnweb.freebsd.org/changeset/base/262148
Log:
MFC r261895:
Remove mention of minimum password length and upper/lower case checking,
patch supplied by Allan Jude . Add xref to
pam_passwdqc(8),
Author: wblock (doc committer)
Date: Tue Feb 18 03:37:20 2014
New Revision: 262146
URL: http://svnweb.freebsd.org/changeset/base/262146
Log:
MFC r261800:
Remove obsolete vnode(9) man page references.
Modified:
stable/9/share/man/man9/vnode.9
Directory Properties:
stable/9/share/man/man
Author: markj
Date: Mon Feb 17 22:43:07 2014
New Revision: 262138
URL: http://svnweb.freebsd.org/changeset/base/262138
Log:
MFC r258036:
Add IDs for the ASIX 88179 and 88178A USB to GigE adapters.
MFC r258331:
Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet
ad
Author: jhb
Date: Mon Feb 17 22:19:49 2014
New Revision: 262134
URL: http://svnweb.freebsd.org/changeset/base/262134
Log:
MFC 260926:
Add support for displaying VPD for PCI devices via pciconf.
- Store the length of each read-only VPD value since not all values are
guaranteed to be ASCII
Author: dim
Date: Mon Feb 17 20:37:15 2014
New Revision: 262131
URL: http://svnweb.freebsd.org/changeset/base/262131
Log:
MFC r261903:
Disable warning about unused static const variables for sys/pci/ncr.c.
Modified:
stable/9/sys/conf/files
Directory Properties:
stable/9/sys/ (props c
Author: dim
Date: Mon Feb 17 20:31:54 2014
New Revision: 262130
URL: http://svnweb.freebsd.org/changeset/base/262130
Log:
MFC r261902:
In r260111, in sys/conf/files, I disabled warning about unused functions
for the wrong mcg.c, the one in ofed/drivers/infiniband/hw/mlx4.
Disable the wa
Author: dim
Date: Mon Feb 17 20:19:34 2014
New Revision: 262126
URL: http://svnweb.freebsd.org/changeset/base/262126
Log:
MFC r261899:
Similar to r260026, disable warning about unused functions for
ieee80211_adhoc.c, ieee80211_hostap.c and ieee80211_sta.c.
Modified:
stable/9/sys/conf/f
Author: mav
Date: Mon Feb 17 20:06:09 2014
New Revision: 262124
URL: http://svnweb.freebsd.org/changeset/base/262124
Log:
MFC r260486:
Remove very low default limit of 4 nfsd threads. nfsd's own default is
8 * hw.ncpu, that sounds more appropriate for these SMP/NCQ/... days.
Modified:
st
Author: avg
Date: Mon Feb 17 18:24:25 2014
New Revision: 262118
URL: http://svnweb.freebsd.org/changeset/base/262118
Log:
MFC r260185: MFV r260155: 4391 panic system rather than corrupting pool if we
hit bug 4390
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bptree.c
st
Author: avg
Date: Mon Feb 17 18:16:36 2014
New Revision: 262116
URL: http://svnweb.freebsd.org/changeset/base/262116
Log:
MFC r260835: MFV r260834: Fix memory leak of compressed buffers in
l2arc_write_done
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Directory Prop
Author: avg
Date: Mon Feb 17 18:06:37 2014
New Revision: 262113
URL: http://svnweb.freebsd.org/changeset/base/262113
Log:
MFC r260703: zinject must use ioctl(2) compatibility wrapper
Modified:
stable/9/cddl/usr.bin/zinject/Makefile
Directory Properties:
stable/9/cddl/usr.bin/zinject/ (pro
Author: avg
Date: Mon Feb 17 18:00:02 2014
New Revision: 262111
URL: http://svnweb.freebsd.org/changeset/base/262111
Log:
MFC r260704,260717: zfs: getnewvnode_reserve must be called outside of a
zfs transaction
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c
st
Author: avg
Date: Mon Feb 17 17:51:59 2014
New Revision: 262108
URL: http://svnweb.freebsd.org/changeset/base/262108
Log:
MFC r260812: traverse_visitbp: visit DMU_GROUPUSED_OBJECT before
DMU_USERUSED_OBJECT
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c
Dire
Author: avg
Date: Mon Feb 17 17:48:50 2014
New Revision: 262105
URL: http://svnweb.freebsd.org/changeset/base/262105
Log:
MFC r260811: zdb -R: do not treat numeric parameters to a flag as more flags
Modified:
stable/9/cddl/contrib/opensolaris/cmd/zdb/zdb.c
Directory Properties:
stable/9/cdd
Author: avg
Date: Mon Feb 17 17:46:25 2014
New Revision: 262102
URL: http://svnweb.freebsd.org/changeset/base/262102
Log:
MFC r260703: zinject must use ioctl(2) compatibility wrapper
Modified:
stable/9/cddl/contrib/opensolaris/cmd/zinject/zinject.c
Directory Properties:
stable/9/cddl/contri
Author: avg
Date: Mon Feb 17 17:43:13 2014
New Revision: 262100
URL: http://svnweb.freebsd.org/changeset/base/262100
Log:
MFC r254591,255753: Enhance the ZFS vdev layer to maintain both a
logical and a physical minimum allocation size for devices
Missed userland bits.
Modified:
stable/
Author: avg
Date: Mon Feb 17 17:28:06 2014
New Revision: 262097
URL: http://svnweb.freebsd.org/changeset/base/262097
Log:
MFC r260706: zfs_deleteextattr: name buffer from namei is needed by zfs_remove
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
Directory Prop
Author: avg
Date: Mon Feb 17 17:11:58 2014
New Revision: 262094
URL: http://svnweb.freebsd.org/changeset/base/262094
Log:
MFC r258717: MFV r258371,r258372: 4101 metaslab_debug should allow for
fine-grained control
Added:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c
Author: avg
Date: Mon Feb 17 17:00:46 2014
New Revision: 262089
URL: http://svnweb.freebsd.org/changeset/base/262089
Log:
MFC r255750: MFV r254750: Add support of Illumos dumps on zvol over RAID-Z.
Note that this only adds the features. FreeBSD would
still need more work to support dumpi
Author: avg
Date: Mon Feb 17 16:47:58 2014
New Revision: 262087
URL: http://svnweb.freebsd.org/changeset/base/262087
Log:
MFC r254112: MFV r254079: multiple ZFS issues
Modified:
stable/9/cddl/contrib/opensolaris/cmd/ztest/ztest.c
Directory Properties:
stable/9/cddl/contrib/opensolaris/ (p
Author: avg
Date: Mon Feb 17 16:46:23 2014
New Revision: 262086
URL: http://svnweb.freebsd.org/changeset/base/262086
Log:
MFC r254112: MFV r254079: multiple ZFS issues
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c
stable/9/sys/cddl/contrib/opensolaris/uts/comm
Author: avg
Date: Mon Feb 17 16:41:45 2014
New Revision: 262084
URL: http://svnweb.freebsd.org/changeset/base/262084
Log:
MFC r254077: MFV r254071: Fix a regression introduced by fix for Illumos bug
#3834
Modified:
stable/9/cddl/contrib/opensolaris/cmd/ztest/ztest.c
stable/9/sys/cddl/contr
Author: avg
Date: Mon Feb 17 16:33:17 2014
New Revision: 262082
URL: http://svnweb.freebsd.org/changeset/base/262082
Log:
MFC r252840: 3836 zio_free() can be processed immediately in the common case
MFC slacker: mm
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zi
Author: avg
Date: Mon Feb 17 16:30:18 2014
New Revision: 262081
URL: http://svnweb.freebsd.org/changeset/base/262081
Log:
MFC r254591,255753: Enhance the ZFS vdev layer to maintain both a
logical and a physical minimum allocation size for devices
Modified:
stable/9/sys/cddl/contrib/opensola
Author: avg
Date: Mon Feb 17 16:17:56 2014
New Revision: 262077
URL: http://svnweb.freebsd.org/changeset/base/262077
Log:
MFC r253441: Manually merge part of vendor import r238583 from Illumos
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c
Directory Properties:
sta
Author: bdrewery
Date: Mon Feb 17 16:07:58 2014
New Revision: 262076
URL: http://svnweb.freebsd.org/changeset/base/262076
Log:
MFC r261401:
Fix newsyslog(8) to use the size of the file instead of the blocks it
takes on disk, as advertised in newsyslog.conf(5).
Approved by: bapt
Author: avg
Date: Mon Feb 17 15:50:40 2014
New Revision: 262073
URL: http://svnweb.freebsd.org/changeset/base/262073
Log:
MFC r255226: Add sysctl/tunables for various metaslab variables
MFC slacker: pjd
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c
Directo
Author: avg
Date: Mon Feb 17 15:38:27 2014
New Revision: 262071
URL: http://svnweb.freebsd.org/changeset/base/262071
Log:
MFC r258715: opensolaris compat: add taskq_wait emulation
Modified:
stable/9/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
Directory Properties:
stable/9/sys/ (
Author: avg
Date: Mon Feb 17 15:35:24 2014
New Revision: 262068
URL: http://svnweb.freebsd.org/changeset/base/262068
Log:
MFC r261122: dtrace: remove unexplained 16MB limitation from
dt_alloc/dt_zalloc
Modified:
stable/9/cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c
Directory Prope
Author: avg
Date: Mon Feb 17 15:29:46 2014
New Revision: 262064
URL: http://svnweb.freebsd.org/changeset/base/262064
Log:
MFC r258713,262062: add taskqueue_drain_all
Modified:
stable/9/share/man/man9/Makefile
stable/9/share/man/man9/taskqueue.9
stable/9/sys/kern/subr_taskqueue.c
stable/
Author: avg
Date: Mon Feb 17 14:48:23 2014
New Revision: 262059
URL: http://svnweb.freebsd.org/changeset/base/262059
Log:
MFC r258625: sdt: add support for solaris/illumos style DTRACE_PROBE macros
Note: in head KDTRACE_HOOKS is defined in opt_global.h and thus there is
no need to explici
Author: markj
Date: Mon Feb 17 14:52:06 2014
New Revision: 262061
URL: http://svnweb.freebsd.org/changeset/base/262061
Log:
MFC r260051:
When clearing relocations to __dtrace* symbols, handle both SHT_REL and
SHT_RELA sections properly instead of assuming that the relocation section
is of
Author: avg
Date: Mon Feb 17 13:58:50 2014
New Revision: 262057
URL: http://svnweb.freebsd.org/changeset/base/262057
Log:
MFC r258622,258675: dtrace sdt: remove the ugly sname parameter of
SDT_PROBE_DEFINE
Modified:
stable/9/sys/cam/ctl/ctl_backend_block.c
stable/9/sys/cddl/dev/dtrace/dtr
Author: avg
Date: Mon Feb 17 13:53:01 2014
New Revision: 262056
URL: http://svnweb.freebsd.org/changeset/base/262056
Log:
MFC r255971: Fix some typos that were causing probe argument types to
show up as unknown
MFC slacker: markj
Modified:
stable/9/sys/compat/linux/linux_futex.c
sta
Author: avg
Date: Mon Feb 17 13:36:57 2014
New Revision: 262055
URL: http://svnweb.freebsd.org/changeset/base/262055
Log:
MFC r260132: Allocate the probe ID unrhdr before the DTrace kld_* event
handlers are registered
Modified:
stable/9/sys/cddl/dev/dtrace/dtrace_load.c
Directory Properties
Author: avg
Date: Mon Feb 17 13:33:42 2014
New Revision: 262053
URL: http://svnweb.freebsd.org/changeset/base/262053
Log:
MFC r256148: Initialize and free the DTrace taskqueue in the dtrace
module load/unload handlers
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.
Author: avg
Date: Mon Feb 17 13:29:48 2014
New Revision: 262052
URL: http://svnweb.freebsd.org/changeset/base/262052
Log:
MFC r252850: Hide references to mod_lock
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
stable/9/sys/cddl/dev/dtrace/dtrace_ioctl.c
stable/
Author: avg
Date: Mon Feb 17 13:11:27 2014
New Revision: 262049
URL: http://svnweb.freebsd.org/changeset/base/262049
Log:
MFC r258291: change the ioctl definition so that the fasttrap ioctl
handler is responsible for copying in userland data
Modified:
stable/9/sys/cddl/contrib/opensolaris/u
Author: avg
Date: Mon Feb 17 13:08:07 2014
New Revision: 262046
URL: http://svnweb.freebsd.org/changeset/base/262046
Log:
MFC r257679: Use suword32 and suword64 instead of copyout(9) in fasttrap
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap_impl.h
stable/9/sys/cddl
Author: avg
Date: Mon Feb 17 12:57:53 2014
New Revision: 262043
URL: http://svnweb.freebsd.org/changeset/base/262043
Log:
MFC r257417: Remove references to an unused fasttrap probe hook
Modified:
stable/9/sys/amd64/amd64/trap.c
stable/9/sys/amd64/include/trap.h
stable/9/sys/cddl/dev/dtra
Author: avg
Date: Mon Feb 17 12:48:19 2014
New Revision: 262041
URL: http://svnweb.freebsd.org/changeset/base/262041
Log:
MFC r257152: Do some cleanup of the SDT code
Modified:
stable/9/sys/cddl/dev/sdt/sdt.c
stable/9/sys/sys/sdt.h
Directory Properties:
stable/9/sys/ (props changed)
s
Author: avg
Date: Mon Feb 17 12:42:57 2014
New Revision: 262038
URL: http://svnweb.freebsd.org/changeset/base/262038
Log:
MFC r254813,259587: Rename the kld_unload event handler to kld_unload_try
Modified:
stable/9/share/man/man9/EVENTHANDLER.9
stable/9/sys/cddl/contrib/opensolaris/uts/comm
Author: avg
Date: Mon Feb 17 12:37:26 2014
New Revision: 262037
URL: http://svnweb.freebsd.org/changeset/base/262037
Log:
MFC r254266,254309: Add event handlers for module load and unload events
This is just a merge of EVENTHANDLER.9, the actual code chnage was merged
earlier.
Modified:
Author: avg
Date: Mon Feb 17 12:27:02 2014
New Revision: 262035
URL: http://svnweb.freebsd.org/changeset/base/262035
Log:
MFC r257143: Fix a couple of bugs in the fasttrap emulation of a "push
%rbp" instruction
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c
Author: avg
Date: Mon Feb 17 12:24:05 2014
New Revision: 262034
URL: http://svnweb.freebsd.org/changeset/base/262034
Log:
MFC r255777: Omit "__restrict" when generating syscall argument strings
syscall argument strings are also regenerated as part of this commit
Modified:
stable/9/sys/ke
Author: avg
Date: Mon Feb 17 12:14:50 2014
New Revision: 262033
URL: http://svnweb.freebsd.org/changeset/base/262033
Log:
MFC r255776: Give argtype struct names a different prefix than probe
struct names
Modified:
stable/9/sys/sys/sdt.h
Directory Properties:
stable/9/sys/ (props changed
Author: avg
Date: Mon Feb 17 12:12:32 2014
New Revision: 262032
URL: http://svnweb.freebsd.org/changeset/base/262032
Log:
MFC r254811: call linker_file_lookup_set() with the shared lock held
Modified:
stable/9/sys/kern/kern_linker.c
Directory Properties:
stable/9/sys/ (props changed)
Mod
Author: avg
Date: Mon Feb 17 11:44:58 2014
New Revision: 262026
URL: http://svnweb.freebsd.org/changeset/base/262026
Log:
MFC r254810: Remove the kld lock macros and just use the sx(9) API
Modified:
stable/9/sys/kern/kern_linker.c
Directory Properties:
stable/9/sys/ (props changed)
Modif
Author: avg
Date: Mon Feb 17 11:36:30 2014
New Revision: 262025
URL: http://svnweb.freebsd.org/changeset/base/262025
Log:
MFC r254468,r254469: Add a "translated type" argument to SDT_PROBE_ARGTYPE()
Note: this breaks ABI compatibility with older modules with SDT probes.
My opinion is t
Author: avg
Date: Mon Feb 17 11:28:16 2014
New Revision: 262023
URL: http://svnweb.freebsd.org/changeset/base/262023
Log:
MFC r253720: Use kern_ioctl() rather than ioctl() for testing the FBT provider
Modified:
stable/9/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.func
Author: avg
Date: Mon Feb 17 11:22:59 2014
New Revision: 262021
URL: http://svnweb.freebsd.org/changeset/base/262021
Log:
MFC r252895: Add a man page for the SDT_* macros
Added:
stable/9/share/man/man9/SDT.9
- copied unchanged from r252895, head/share/man/man9/SDT.9
Modified:
stable/9/
Author: mav
Date: Mon Feb 17 09:37:01 2014
New Revision: 262018
URL: http://svnweb.freebsd.org/changeset/base/262018
Log:
MFC r261719:
Fix wrong device name in example.
PR: docs/185602
Submitted by: koitsu
Modified:
stable/9/share/man/man4/scsi.4
Directory Properties:
53 matches
Mail list logo