Author: kib
Date: Sat Jan 16 10:06:33 2016
New Revision: 294137
URL: https://svnweb.freebsd.org/changeset/base/294137
Log:
Busy the mount point which is the owner of the audit vnode, around
audit_record_write(). This is important so that VFS_STATFS() is not
done on the NULL or freed mp and
Author: andrew
Date: Sat Jan 16 10:12:50 2016
New Revision: 294138
URL: https://svnweb.freebsd.org/changeset/base/294138
Log:
Use __ARM_ARCH to decide when ARM_TP_ADDRESS needs to be set. This fixes
an issue with clang 3.8.0 where none of the __ARM_ARCH_*__ macros were
defined on some ARMv6
On Thu, Oct 22, 2015 at 09:28:21PM +, John Baldwin wrote:
> Author: jhb
> Date: Thu Oct 22 21:28:20 2015
> New Revision: 289769
> URL: https://svnweb.freebsd.org/changeset/base/289769
>
> Log:
> Rename remaining linux32 symbols such as linux_sysent[] and
> linux_syscallnames[] from linux_*
Author: dim
Date: Sat Jan 16 17:28:37 2016
New Revision: 294168
URL: https://svnweb.freebsd.org/changeset/base/294168
Log:
Fix up mergeinfo after r294102.
Modified:
Directory Properties:
head/sys/cddl/contrib/opensolaris/ (props changed)
___
svn-s
Author: jamie
Date: Sat Jan 16 18:13:28 2016
New Revision: 294183
URL: https://svnweb.freebsd.org/changeset/base/294183
Log:
Clear errno before calling getpw*.
Modified:
head/usr.sbin/jail/command.c
Modified: head/usr.sbin/jail/command.c
==
Author: allanjude
Date: Sat Jan 16 19:25:16 2016
New Revision: 294191
URL: https://svnweb.freebsd.org/changeset/base/294191
Log:
Never 4k align the MBR bootpool because zfsldr can not deal with a gap
If the bootpool does not start at the first sector of the BSD partition
then zfsldr seeks
Author: jhibbits
Date: Sat Jan 16 21:24:12 2016
New Revision: 294195
URL: https://svnweb.freebsd.org/changeset/base/294195
Log:
Partially revert r294055.
This part was a botched revert of a test change.
Spotted by: alc
Modified:
head/sys/powerpc/include/vmparam.h
Modified: head/s
Author: jamie
Date: Sat Jan 16 22:32:57 2016
New Revision: 294196
URL: https://svnweb.freebsd.org/changeset/base/294196
Log:
Don't bother checking an ip[46].addr netmask/prefixlen. This is already
handled by ifconfig, and it was doing it wrong when the paramater included
extra ifconfig opti
Author: jhibbits
Date: Sun Jan 17 00:14:22 2016
New Revision: 294197
URL: https://svnweb.freebsd.org/changeset/base/294197
Log:
e5500 HWPMC is identical to e500mc, so add support check for it.
Modified:
head/sys/dev/hwpmc/hwpmc_e500.c
head/sys/dev/hwpmc/hwpmc_powerpc.c
Modified: head/sys/d
==
--- head/ObsoleteFiles.inc Sun Jan 17 00:52:21 2016(r294198)
+++ head/ObsoleteFiles.inc Sun Jan 17 00:52:28 2016(r294199)
@@ -39,9 +39,9 @@
# done
# 20160116: Update mandoc to cvs snapshot 20160116
-OLD_FILES+=/usr/share/mdocml
Author: avos
Date: Sun Jan 17 00:52:21 2016
New Revision: 294198
URL: https://svnweb.freebsd.org/changeset/base/294198
Log:
urtwn: add ROM structure for RTL8188EU
- Add the structure with already known fields offsets
(some of them were taken from this driver,
some (channel_plan, rf_
On Sun, Jan 17, 2016 at 12:52:28AM +, Dimitry Andric wrote:
> Author: dim
> Date: Sun Jan 17 00:52:28 2016
> New Revision: 294199
> URL: https://svnweb.freebsd.org/changeset/base/294199
>
> Log:
> Remove leading slashes added to ObsoleteFiles.inc in r294113.
Thank you!
Bapt
signature.asc
Author: rpokala
Date: Sun Jan 17 01:04:20 2016
New Revision: 294200
URL: https://svnweb.freebsd.org/changeset/base/294200
Log:
[PR 206224] bv_cnt is sometimes examined without holding the bufobj lock
Add locking around access to bv_cnt which is currently being done unlocked
PR:
Author: arybchik
Date: Sun Jan 17 05:12:37 2016
New Revision: 294201
URL: https://svnweb.freebsd.org/changeset/base/294201
Log:
sfxge: convert nvram erase method to use partition id
Submitted by: Andy Moreton
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Di
14 matches
Mail list logo