Author: andreast
Date: Sat Sep 22 20:58:43 2018
New Revision: 338893
URL: https://svnweb.freebsd.org/changeset/base/338893
Log:
Set the default loader for powerpc(32- and 64-bit) back to to forth.
There are some issues with the lua-loader. To be on the safe side, use a well
known and working
On Fri, Sep 21, 2018 at 01:11:46PM -0700, Xin Li wrote:
> On 9/21/18 10:49, Ed Maste wrote:
> > Author: emaste
> > Date: Fri Sep 21 17:49:37 2018
> > New Revision: 338861
> > URL: https://svnweb.freebsd.org/changeset/base/338861
> >
> > Log:
> > libc: require ifunc-capable linker for amd64/i386
Author: kib
Date: Sat Sep 22 17:05:49 2018
New Revision: 338892
URL: https://svnweb.freebsd.org/changeset/base/338892
Log:
Correct panic messages.
Reviewed by: mckusick
Sponsored by: The FreeBSD Foundation
Approved by: re (rgrimes)
MFC after:1 week
Modified:
head/sys/ufs/ffs/
Author: kib
Date: Sat Sep 22 17:04:39 2018
New Revision: 338891
URL: https://svnweb.freebsd.org/changeset/base/338891
Log:
Further reorganize pmap_invalidate TLB code.
Split calculation of mask for shootdown IPI and local
invalidation. Reorder IPI before local.
Suggested by: alc
Re
Author: ae
Date: Sat Sep 22 16:30:48 2018
New Revision: 338890
URL: https://svnweb.freebsd.org/changeset/base/338890
Log:
Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,
when `ifconfig ipsec create reqid N` command invoked without interface
unit number. The "name" glo
Author: kib
Date: Sat Sep 22 16:19:21 2018
New Revision: 338889
URL: https://svnweb.freebsd.org/changeset/base/338889
Log:
MFC r338801:
amd64 pmap: remove tautological assert.
Modified:
stable/11/sys/amd64/amd64/pmap.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/1
Author: imp
Date: Sat Sep 22 15:32:53 2018
New Revision: 33
URL: https://svnweb.freebsd.org/changeset/base/33
Log:
We don't need shell protection for when we're expanding matches.
Don't add it. This should fix when we do regepx matches against
variables we've set and fix wifi bring u
Author: brd
Date: Sat Sep 22 13:17:30 2018
New Revision: 338887
URL: https://svnweb.freebsd.org/changeset/base/338887
Log:
Move hosts.allow to lib/libwrap/
This leverages CONFS to handle the install.
Approved by: re (blanket, pkgbase), bapt (mentor)
Differential Revision:htt
Author: trasz
Date: Sat Sep 22 13:14:44 2018
New Revision: 338886
URL: https://svnweb.freebsd.org/changeset/base/338886
Log:
Improve loader passwords:
1. Be clear about which password is being requested
2. Remove extraneous whitespace between the prompt and the cursor
3. Move the twiddl
Author: mjg
Date: Sat Sep 22 11:39:30 2018
New Revision: 338885
URL: https://svnweb.freebsd.org/changeset/base/338885
Log:
vfs: __predict common case in VFS_EPILOGUE/PROLOGUE
NFS is the only in-tree filesystem using the feature, but all ops test
for it.
Currently the resulting sigdef
10 matches
Mail list logo