Author: markj
Date: Sun May 21 00:06:36 2017
New Revision: 318590
URL: https://svnweb.freebsd.org/changeset/base/318590
Log:
Add get_cpu() and put_cpu().
MFC after:1 week
Modified:
head/sys/compat/linuxkpi/common/include/asm/smp.h
Modified: head/sys/compat/linuxkpi/common/include/as
Author: rmacklem
Date: Sat May 20 23:25:07 2017
New Revision: 318589
URL: https://svnweb.freebsd.org/changeset/base/318589
Log:
Update the exports.5 man page to reflect the change in default uid/gid
made by r318262.
This is a content change.
Modified:
head/usr.sbin/mountd/exports.5
Mo
Author: cy
Date: Sat May 20 18:16:26 2017
New Revision: 318588
URL: https://svnweb.freebsd.org/changeset/base/318588
Log:
Fix up two assertions following malloc(). vangyzen@ notified me of
the second one. The first one is fixed as well.
Reported by: vangyzen@
MFC after:1 week
Modi
Author: des
Date: Sat May 20 18:02:31 2017
New Revision: 318587
URL: https://svnweb.freebsd.org/changeset/base/318587
Log:
Add -w to usage string.
Reported by: Jamie Landeg-Jones
MFC after:1 week
Modified:
head/contrib/top/top.c
Modified: head/contrib/top/top.c
=
Author: vangyzen
Date: Sat May 20 17:42:58 2017
New Revision: 318586
URL: https://svnweb.freebsd.org/changeset/base/318586
Log:
dma.8: fix problems reported by igor and 'mandoc -Tlint'
dma.8:77:contraction:Queue the mail, but [don't] attempt to deliver it.
dma.8:85:repeated:s [are are] ig
Author: vangyzen
Date: Sat May 20 17:39:23 2017
New Revision: 318585
URL: https://svnweb.freebsd.org/changeset/base/318585
Log:
dma.8: use the correct name for 'SECURETRANSFER'
The code uses 'SECURETRANS', but the config file uses 'SECURETRANSFER'.
MFC after:3 days
Modified:
hea
Author: vangyzen
Date: Sat May 20 17:33:47 2017
New Revision: 318584
URL: https://svnweb.freebsd.org/changeset/base/318584
Log:
libthr: Use CLI flags instead of pragmas to disable warnings
People tweaking the build system or compilers tend to look into
the Makefile and not into the source
Author: vangyzen
Date: Sat May 20 17:32:30 2017
New Revision: 318583
URL: https://svnweb.freebsd.org/changeset/base/318583
Log:
libthr: use default WARNS level of 6
Reviewed by: kib
MFC after:3 days
Sponsored by: Dell EMC
Differential Revision:https://reviews.freebsd.org/
Author: vangyzen
Date: Sat May 20 17:32:01 2017
New Revision: 318582
URL: https://svnweb.freebsd.org/changeset/base/318582
Log:
Remove old spinlock_debug code from libc
This no longer seems useful. Remove it.
This was prompted by a "cast discards volatile qualifier" warning
in libth
Author: vangyzen
Date: Sat May 20 17:30:48 2017
New Revision: 318581
URL: https://svnweb.freebsd.org/changeset/base/318581
Log:
libthr: change CHECK_AND_INIT_RWLOCK to an inline function
This was prompted by a compiler warning about 'ret' shadowing
a local variable in the callers of the m
Author: vangyzen
Date: Sat May 20 17:29:36 2017
New Revision: 318580
URL: https://svnweb.freebsd.org/changeset/base/318580
Log:
libthr: disable thread-safety warnings
These warnings don't make sense for code that implements
the locking primitives.
Reviewed by: kib
MFC after:3
Author: bdrewery
Date: Sat May 20 17:09:27 2017
New Revision: 318579
URL: https://svnweb.freebsd.org/changeset/base/318579
Log:
MFC r317863:
Fix some "don't build" optimizations from r308599 not working due to a typo.
Modified:
stable/11/share/mk/bsd.init.mk
Directory Properties:
sta
Author: cy
Date: Sat May 20 16:58:48 2017
New Revision: 318578
URL: https://svnweb.freebsd.org/changeset/base/318578
Log:
Fix non-recoverable name resolution failures due to negative cache
entries never expiring. This patch honours the negative cache timeout.
To test/experience the failur
Author: mr
Date: Sat May 20 16:47:00 2017
New Revision: 318577
URL: https://svnweb.freebsd.org/changeset/base/318577
Log:
Improve time-since-last-scrub calculation.
This can be needed to compensate anticongestion delays in 410.pkg-audit or
480.leapfile-ntpd.
PR: 217622
Submit
Author: kib
Date: Sat May 20 16:12:44 2017
New Revision: 318576
URL: https://svnweb.freebsd.org/changeset/base/318576
Log:
MFC efivar(8) (by imp):
List of revisions merged:
r307070
r307071
r307072
r307074
r307189
r307224
r307339
r307390
r307391
r309776
r314231
r31423
Author: dim
Date: Sat May 20 11:40:37 2017
New Revision: 318575
URL: https://svnweb.freebsd.org/changeset/base/318575
Log:
After r317383 (removal of NATM), also remove usr/include/dev/utopia from
BSD.include.dist.
Modified:
head/etc/mtree/BSD.include.dist
Modified: head/etc/mtree/BSD.inclu
Author: emaste
Date: Sat May 20 11:20:03 2017
New Revision: 318574
URL: https://svnweb.freebsd.org/changeset/base/318574
Log:
bsdgrep: Correct per-line line metadata printing
Metadata printing with -b, -H, or -n flags suffered from a few flaws:
1) -b/offset printing was broken when use
On Fri, May 19, 2017 at 10:43:30AM -0700, John Baldwin wrote:
> On Friday, May 19, 2017 06:33:55 PM Baptiste Daroussin wrote:
> > On Fri, May 19, 2017 at 09:17:23AM -0700, John Baldwin wrote:
> > > On Thursday, May 18, 2017 11:24:29 PM Baptiste Daroussin wrote:
> > > I think an upgrade won't bring
18 matches
Mail list logo