Author: delphij
Date: Sat Aug 13 00:56:42 2011
New Revision: 224809
URL: http://svn.freebsd.org/changeset/base/224809
Log:
MFC r224001:
Use prototype. While I'm there, add a pair of parenthesis to mark an if
statment's border.
Modified:
stable/8/usr.sbin/rpcbind/rpcb_stat.c
stable/8
Author: dougb
Date: Fri Aug 12 21:41:20 2011
New Revision: 224808
URL: http://svn.freebsd.org/changeset/base/224808
Log:
MFC r224726:
Make clear that the -U option can be dangerous.
In -p mode install the group file with the same permissions as normally
done in etc/Makefile.
Upd
Author: dougb
Date: Fri Aug 12 21:40:24 2011
New Revision: 224807
URL: http://svn.freebsd.org/changeset/base/224807
Log:
MFC r224726:
Make clear that the -U option can be dangerous.
In -p mode install the group file with the same permissions as normally
done in etc/Makefile.
Upd
Author: mjacob
Date: Fri Aug 12 20:09:38 2011
New Revision: 224806
URL: http://svn.freebsd.org/changeset/base/224806
Log:
Fixes for sure bus reference miscounting and potential device and
target reference miscounts. It also adds a helper function to get
the current reference counts for comp
Author: mjacob
Date: Fri Aug 12 19:51:28 2011
New Revision: 224804
URL: http://svn.freebsd.org/changeset/base/224804
Log:
Fixes zombie device and loop down timers so that they work more than
once. Use taskqueues to do the actual work.
Fix an offset line.
Fix isp_prt so that prints fr
Author: jonathan
Date: Fri Aug 12 14:26:47 2011
New Revision: 224797
URL: http://svn.freebsd.org/changeset/base/224797
Log:
Rename CAP_*_KEVENT to CAP_*_EVENT.
Change the names of a couple of capability rights to be less
FreeBSD-specific.
Approved by: re (kib), mentor (rwatson)
Spo
Author: jonathan
Date: Fri Aug 12 11:43:56 2011
New Revision: 224794
URL: http://svn.freebsd.org/changeset/base/224794
Log:
Reorder and renumber capability rights.
This patch does three things:
- puts capability rights in a more pleasing declaration order
- changes mask values to matc
Author: jonathan
Date: Fri Aug 12 10:52:46 2011
New Revision: 224793
URL: http://svn.freebsd.org/changeset/base/224793
Log:
Test *at(2) calls with capability-mode lookup.
This commit adds regression testing for openat(), fstatat(), etc. with
capability scoping ("strict relative" lookup),
Author: pjd
Date: Fri Aug 12 07:04:16 2011
New Revision: 224791
URL: http://svn.freebsd.org/changeset/base/224791
Log:
Eliminate the zfsdev_state_lock entirely and replace it with the
spa_namespace_lock. This fixes LOR between the spa_namespace_lock and
spa_config lock. LOR can cause deadloc