Author: andrew
Date: Sat Jul 28 06:46:10 2018
New Revision: 336804
URL: https://svnweb.freebsd.org/changeset/base/336804
Log:
Remove IPI_IRQ_START and IPI_IRQ_END from the arm kernel config files.
These are unneeded with INTRNG.
Modified:
head/sys/arm/allwinner/std.allwinner
head/sys/arm/
Author: alc
Date: Sat Jul 28 04:06:33 2018
New Revision: 336803
URL: https://svnweb.freebsd.org/changeset/base/336803
Log:
To date, mlockall(MCL_FUTURE) has had the unfortunate side effect of
blocking vm map entry and object coalescing for the calling process.
However, there is no reason tha
Author: dab
Date: Sat Jul 28 02:53:36 2018
New Revision: 336802
URL: https://svnweb.freebsd.org/changeset/base/336802
Log:
Fix compilation error on some arches after r336761 & r336781.
Another cast for printing an intmax_t was needed in a kqueue test for
some arches.
Pointy-hat: me
Author: cem
Date: Sat Jul 28 00:59:59 2018
New Revision: 336801
URL: https://svnweb.freebsd.org/changeset/base/336801
Log:
MFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
Relevant vendor changes:
Fix issue #948: out-of-bounds read in lha_read_data_none()
admbugs: 877
Author: cem
Date: Sat Jul 28 00:55:57 2018
New Revision: 336800
URL: https://svnweb.freebsd.org/changeset/base/336800
Log:
libarchive: Cherry-pick upstream 2c8c83b9
Relevant vendor changes:
Fix issue #948: out-of-bounds read in lha_read_data_none()
admbugs: 877
Security:
Author: eadler
Date: Sat Jul 28 00:33:40 2018
New Revision: 336799
URL: https://svnweb.freebsd.org/changeset/base/336799
Log:
tools/build/beinstall.sh: Use some slightly better shell syntax; reduce
duplication
This is is a first pass at improving the be installer.
Reviewed By: will
Yea, that was a misfire It's been a long week and I didn't check before
I tried to commit and hit ^C too late when I realized my mistake.
Warner
On Fri, Jul 27, 2018 at 5:54 PM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
> > Autho
[ Charset UTF-8 unsupported, converting... ]
> Author: imp
> Date: Fri Jul 27 22:00:00 2018
> New Revision: 336789
> URL: https://svnweb.freebsd.org/changeset/base/336789
>
> Log:
> stand debug
Thats a bit brief for a commit message...
> Modified:
> head/stand/efi/loader/main.c
>
> Modified
Author: rmacklem
Date: Fri Jul 27 23:38:31 2018
New Revision: 336798
URL: https://svnweb.freebsd.org/changeset/base/336798
Log:
Update nfsd.8 for support of IPv6 addresses for hosts in the "-p" option.
r336795 adds support for handling of IPv6 addresses returned by getaddrinfo(3)
for DS h
Author: imp
Date: Fri Jul 27 23:28:35 2018
New Revision: 336796
URL: https://svnweb.freebsd.org/changeset/base/336796
Log:
Remove npe.4. It was removed as part of the xscale removal.
Modified:
head/share/man/man4/man4.arm/Makefile
Modified: head/share/man/man4/man4.arm/Makefile
=
Author: rmacklem
Date: Fri Jul 27 23:10:28 2018
New Revision: 336795
URL: https://svnweb.freebsd.org/changeset/base/336795
Log:
Add support for IPv6 addresses to the pNFS "-p" option.
This patch adds code to handle IPv6 addresses returned by getaddrinfo()
for the host entries in the "-p"
On Fri, Jul 27, 2018, at 4:07 PM, Brad Davis wrote:
> On Fri, Jul 27, 2018, at 3:30 PM, Brad Davis wrote:
> > On Fri, Jul 27, 2018, at 3:26 PM, Antoine Brodin wrote:
> > > On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote:
> > > > Author: brd
> > > > Date: Thu Jul 26 16:45:25 2018
> > > > New Revi
Author: brd
Date: Fri Jul 27 22:46:42 2018
New Revision: 336794
URL: https://svnweb.freebsd.org/changeset/base/336794
Log:
Avoid a install(1) crash by not using -C when the source is /dev/null
Approved by: allanjude (mentor)
Differential Revision:https://reviews.freebsd.org/D1647
Author: imp
Date: Fri Jul 27 22:35:07 2018
New Revision: 336793
URL: https://svnweb.freebsd.org/changeset/base/336793
Log:
Use % for printf, not a dollar sign
Modified:
head/stand/efi/loader/main.c
Modified: head/stand/efi/loader/main.c
===
Author: imp
Date: Fri Jul 27 22:31:38 2018
New Revision: 336792
URL: https://svnweb.freebsd.org/changeset/base/336792
Log:
Style nits noted by rpokala
Modified:
head/stand/efi/loader/main.c
Modified: head/stand/efi/loader/main.c
===
On Fri, Jul 27, 2018 at 4:22 PM, O. Hartmann wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Am Fri, 27 Jul 2018 22:00:00 + (UTC)
> Warner Losh schrieb:
>
> > Author: imp
> > Date: Fri Jul 27 22:00:00 2018
> > New Revision: 336789
> > URL: https://svnweb.freebsd.org/changeset/
Author: imp
Date: Fri Jul 27 22:29:20 2018
New Revision: 336791
URL: https://svnweb.freebsd.org/changeset/base/336791
Log:
In the Boot message, use the actual boot variable.
Fix stupid compile issue that crept in when I moved patches between trees.
Modified:
head/stand/efi/loader/main.c
Author: imp
Date: Fri Jul 27 22:29:15 2018
New Revision: 336790
URL: https://svnweb.freebsd.org/changeset/base/336790
Log:
Add some additional debug to loader.efi
Add some verbose debugging information to the loader's new
choices. I'll remove these / put them behind a DEBUG define at a la
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Fri, 27 Jul 2018 22:00:00 + (UTC)
Warner Losh schrieb:
> Author: imp
> Date: Fri Jul 27 22:00:00 2018
> New Revision: 336789
> URL: https://svnweb.freebsd.org/changeset/base/336789
>
> Log:
> stand debug
>
> Modified:
> head/stand/efi/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Fri, 27 Jul 2018 22:00:00 + (UTC)
Warner Losh schrieb:
> Author: imp
> Date: Fri Jul 27 22:00:00 2018
> New Revision: 336789
> URL: https://svnweb.freebsd.org/changeset/base/336789
>
> Log:
> stand debug
>
> Modified:
> head/stand/efi/
On Fri, Jul 27, 2018, at 3:30 PM, Brad Davis wrote:
> On Fri, Jul 27, 2018, at 3:26 PM, Antoine Brodin wrote:
> > On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote:
> > > Author: brd
> > > Date: Thu Jul 26 16:45:25 2018
> > > New Revision: 336742
> > > URL: https://svnweb.freebsd.org/changeset/bas
Author: imp
Date: Fri Jul 27 22:00:00 2018
New Revision: 336789
URL: https://svnweb.freebsd.org/changeset/base/336789
Log:
stand debug
Modified:
head/stand/efi/loader/main.c
Modified: head/stand/efi/loader/main.c
==
Author: imp
Date: Fri Jul 27 21:50:10 2018
New Revision: 336788
URL: https://svnweb.freebsd.org/changeset/base/336788
Log:
also set multicons for tests
Modified:
head/tools/boot/rootgen.sh
Modified: head/tools/boot/rootgen.sh
==
bort:false,junk:false' /etc/malloc.conf".)
+20180727:
+ Atmel AT91RM9200 and AT91SAM9, Cavium CNS 11xx and XScale
+ support has been removed from the tree. These ports were
+ obsolete and/or known to be broken for many years.
+
20180723:
loader.efi has been augm
Author: imp
Date: Fri Jul 27 21:36:29 2018
New Revision: 336786
URL: https://svnweb.freebsd.org/changeset/base/336786
Log:
Re-remove these empty directories
Deleted:
head/sys/arm/xscale/
Modified:
head/UPDATING
Modified: head/UPDATING
===
On Fri, Jul 27, 2018, at 3:26 PM, Antoine Brodin wrote:
> On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote:
> > Author: brd
> > Date: Thu Jul 26 16:45:25 2018
> > New Revision: 336742
> > URL: https://svnweb.freebsd.org/changeset/base/336742
> >
> > Log:
> > Move dumpdates creation to CONFS=
>
On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote:
> Author: brd
> Date: Thu Jul 26 16:45:25 2018
> New Revision: 336742
> URL: https://svnweb.freebsd.org/changeset/base/336742
>
> Log:
> Move dumpdates creation to CONFS=
>
> Approved by: bapt (mentor)
> Differential Revision:https:
Author: imp
Date: Fri Jul 27 21:26:32 2018
New Revision: 336785
URL: https://svnweb.freebsd.org/changeset/base/336785
Log:
This builds now, so aadd it back to Universe.
Modified:
head/sys/arm/conf/RT1310
Modified: head/sys/arm/conf/RT1310
=
Author: imp
Date: Fri Jul 27 21:25:07 2018
New Revision: 336784
URL: https://svnweb.freebsd.org/changeset/base/336784
Log:
Remove xscale support.
As discussed in arm@. This is a scaled back version of the prior
commit because xscale is overlaoded in places to mean armv5 or
similar. Th
Author: imp
Date: Fri Jul 27 21:25:01 2018
New Revision: 336783
URL: https://svnweb.freebsd.org/changeset/base/336783
Log:
Revert r336773: it removed too much.
r336773 removed all things xscale. However, some things xscale are
really armv5. Revert that entirely. A more modest removal will
On Fri, 2018-07-27 at 20:14 +, David Bright wrote:
> Author: dab
> Date: Fri Jul 27 20:14:58 2018
> New Revision: 336781
> URL: https://svnweb.freebsd.org/changeset/base/336781
>
> Log:
> Fix compilation error on some arches after r336761.
>
> A cast for printing an intmax_t was needed
Author: markj
Date: Fri Jul 27 20:34:15 2018
New Revision: 336782
URL: https://svnweb.freebsd.org/changeset/base/336782
Log:
Detach from the child process before completing the test.
Otherwise the child will receive SIGTRAP if the parent exits first.
Modified:
head/lib/libproc/tests/proc
Author: dab
Date: Fri Jul 27 20:14:58 2018
New Revision: 336781
URL: https://svnweb.freebsd.org/changeset/base/336781
Log:
Fix compilation error on some arches after r336761.
A cast for printing an intmax_t was needed in a kqueue test for some
arches.
MFC after:1 week
X-MFC-wit
Author: imp
Date: Fri Jul 27 20:07:40 2018
New Revision: 336780
URL: https://svnweb.freebsd.org/changeset/base/336780
Log:
Forgot to delete the link as well for npe.
Modified:
head/share/man/man4/man4.arm/Makefile
Modified: head/share/man/man4/man4.arm/Makefile
==
Author: ian
Date: Fri Jul 27 19:47:42 2018
New Revision: 336779
URL: https://svnweb.freebsd.org/changeset/base/336779
Log:
Stop exporting __pw_scan and __pw_initpwd as freebsd-private libc functions
for use in libutil, and instead compile the small amount of common code
directly into libutil
On Fri, Jul 27, 2018 at 12:57:54PM -0600, Ian Lepore wrote:
> Yes, this is exactly what I think we should do after your description
> of how FBSDprivate_1.0 exists specifically to solve some interactions
> between rtld, libc, and libthr.
Great.
>
> This is what I meant when I said in one of the e
Author: harti
Date: Fri Jul 27 19:31:58 2018
New Revision: 336778
URL: https://svnweb.freebsd.org/changeset/base/336778
Log:
Tag bsnmp vendor release 1.13.
Added:
vendor/bsnmp/1.13/
- copied from r336777, vendor/bsnmp/dist/
___
svn-src-all@free
Author: harti
Date: Fri Jul 27 19:30:18 2018
New Revision: 336777
URL: https://svnweb.freebsd.org/changeset/base/336777
Log:
Vendor import of bsnmp-1.13.
Added:
vendor/bsnmp/dist/README.1st (contents, props changed)
vendor/bsnmp/dist/config/install-sh (contents, props changed)
vendor/
Author: imp
Date: Fri Jul 27 19:25:09 2018
New Revision: 336776
URL: https://svnweb.freebsd.org/changeset/base/336776
Log:
Remove the hopelessly confused GUMSTIX.conf config
This config never worked. At no time did u-boot match the kenrel match
the userland. As all the GUMSTIX gear we sup
> This may intersect badly with our current policy of not shipping any
> CAs in base.
I objected to the conversion of http -> https in base when it
started. I saw no good reason for it, and for the very reason
you site, https is totally useless in base until you have installed
CA's.
Fetch is in
Author: imp
Date: Fri Jul 27 19:12:02 2018
New Revision: 336775
URL: https://svnweb.freebsd.org/changeset/base/336775
Log:
Remove now-empty directories.
git-svn doesn't remove them unless you give it special flags, which I
forgot.
Pointy Hat to: imp
Deleted:
head/sys/arm/at91/
h
On Fri, 2018-07-27 at 19:44 +0300, Konstantin Belousov wrote:
> On Fri, Jul 27, 2018 at 10:07:11AM -0600, Ian Lepore wrote:
> >
> > I believe pw_scan() was originally a static function in libc used by
> > getpwent() and related functions. When libutil grew some pw utilties,
> > it looks like the s
This may intersect badly with our current policy of not shipping any
CAs in base.
Best,
Conrad
On Fri, Jul 27, 2018 at 3:40 AM, Eitan Adler wrote:
> Author: eadler
> Date: Fri Jul 27 10:40:48 2018
> New Revision: 336757
> URL: https://svnweb.freebsd.org/changeset/base/336757
>
> Log:
> Use htt
Author: imp
Date: Fri Jul 27 18:34:20 2018
New Revision: 336774
URL: https://svnweb.freebsd.org/changeset/base/336774
Log:
Rename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
There's no differene between VM_FREELIST_ISADMA and VM_FREELIST_LOWMEM
except for the default boundary (16MB on x86 a
Author: imp
Date: Fri Jul 27 18:33:09 2018
New Revision: 336773
URL: https://svnweb.freebsd.org/changeset/base/336773
Log:
Remove xscale support
The OLD XSCALE stuff hasn't been useful in a while. The original
committer (cognet@) was the only one that had boards for it. He's
blessed thi
Author: imp
Date: Fri Jul 27 18:31:30 2018
New Revision: 336772
URL: https://svnweb.freebsd.org/changeset/base/336772
Log:
Make ralink compile again.
Add std.ralink to define common things across all ralink configs.
Add cpu, machine and options INTRNG to this file.
Remove RT1310.hints f
Author: imp
Date: Fri Jul 27 18:30:01 2018
New Revision: 336771
URL: https://svnweb.freebsd.org/changeset/base/336771
Log:
Remove Cavium/Econa CNS11xx support.
This port hasn't been updated since it was committed, apart from
housekeeping. There's no known users, and the known hardware for
Author: imp
Date: Fri Jul 27 18:28:22 2018
New Revision: 336770
URL: https://svnweb.freebsd.org/changeset/base/336770
Log:
Remove Atmel AT91RM9200 and AT91SAM9 support.
The last known robust version of this code base was FreeBSD 8.2. There
are no users of this on current, and all users of
Author: mav
Date: Fri Jul 27 18:26:38 2018
New Revision: 336769
URL: https://svnweb.freebsd.org/changeset/base/336769
Log:
MFC r308296 (by scottl):
asc/ascq 44/0 is typically a non-transient, permanent error (at least until
the components are reset). Therefore retries are pointless. This i
Author: imp
Date: Fri Jul 27 18:18:20 2018
New Revision: 336768
URL: https://svnweb.freebsd.org/changeset/base/336768
Log:
Add -b bootnum to allow creation of a specific boot number (rather
than the auotmatic selection). This is important in some scripting
environments.
Also, remove bog
Author: dim
Date: Fri Jul 27 17:39:36 2018
New Revision: 336767
URL: https://svnweb.freebsd.org/changeset/base/336767
Log:
MFC r327400 (by eadler):
cacos(3): correct spelling of 'I'
In some cases we had 'i' instead of 'I'.
PR: 195517
Submitted by: stephen
MFC r329
On Fri, Jul 27, 2018 at 10:07:11AM -0600, Ian Lepore wrote:
> I believe pw_scan() was originally a static function in libc used by
> getpwent() and related functions. When libutil grew some pw utilties,
> it looks like the static pw_scan was renamed to __pw_scan and added to
> the private list, so
Author: br
Date: Fri Jul 27 16:13:06 2018
New Revision: 336766
URL: https://svnweb.freebsd.org/changeset/base/336766
Log:
Use SPP (Supervisor Previous Privilege) bit in the sstatus
register to determine if trap is from userspace.
Otherwise if we jump to kernel address from userspace, then
On Fri, 2018-07-27 at 18:43 +0300, Konstantin Belousov wrote:
> On Fri, Jul 27, 2018 at 09:35:41AM -0600, Ian Lepore wrote:
> >
> > On Fri, 2018-07-27 at 18:03 +0300, Konstantin Belousov wrote:
> > >
> > > On Thu, Jul 26, 2018 at 06:34:38PM +, Ian Lepore wrote:
> > > >
> > > >
> > > > Autho
Author: markj
Date: Fri Jul 27 15:49:12 2018
New Revision: 336765
URL: https://svnweb.freebsd.org/changeset/base/336765
Log:
MFC r336556:
Initialize the L3 page's wire count correctly after a L2 entry demotion.
Modified:
stable/11/sys/arm64/arm64/pmap.c
Directory Properties:
stable/11/
Author: markj
Date: Fri Jul 27 15:46:34 2018
New Revision: 336764
URL: https://svnweb.freebsd.org/changeset/base/336764
Log:
Fix handling of KVA in kmem_bootstrap_free().
Do not use vm_map_remove() to release KVA back to the system. Because
kernel map entries do not have an associated VM
On Fri, Jul 27, 2018 at 09:35:41AM -0600, Ian Lepore wrote:
> On Fri, 2018-07-27 at 18:03 +0300, Konstantin Belousov wrote:
> > On Thu, Jul 26, 2018 at 06:34:38PM +, Ian Lepore wrote:
> > >
> > > Author: ian
> > > Date: Thu Jul 26 18:34:38 2018
> > > New Revision: 336746
> > > URL: https://svn
On Fri, 2018-07-27 at 18:03 +0300, Konstantin Belousov wrote:
> On Thu, Jul 26, 2018 at 06:34:38PM +, Ian Lepore wrote:
> >
> > Author: ian
> > Date: Thu Jul 26 18:34:38 2018
> > New Revision: 336746
> > URL: https://svnweb.freebsd.org/changeset/base/336746
> >
> > Log:
> > Make pw_scan(3)
Author: kib
Date: Fri Jul 27 15:31:20 2018
New Revision: 336763
URL: https://svnweb.freebsd.org/changeset/base/336763
Log:
On amd64, enable workarounds for several Ryzen erratas as described in
the AMD document 55449 'Revision Guide for AMD Family 17h Models
00h-0Fh Processors' rev 1.12.
Author: ian
Date: Fri Jul 27 15:17:24 2018
New Revision: 336762
URL: https://svnweb.freebsd.org/changeset/base/336762
Log:
Remove some code that's no longer needed because it's now part of pw_scan(3).
It was also leading to segfaults; pw can be NULL when control reaches these
lines now, beca
On Thu, Jul 26, 2018 at 06:34:38PM +, Ian Lepore wrote:
> Author: ian
> Date: Thu Jul 26 18:34:38 2018
> New Revision: 336746
> URL: https://svnweb.freebsd.org/changeset/base/336746
>
> Log:
> Make pw_scan(3) more compatible with getpwent(3) et. al. when processing
> data from /etc/passwd
Author: dab
Date: Fri Jul 27 13:49:17 2018
New Revision: 336761
URL: https://svnweb.freebsd.org/changeset/base/336761
Log:
Allow a EVFILT_TIMER kevent to be updated.
If a timer is updated (re-added) with a different time period
(specified in the .data field of the kevent), the new time pe
Author: luporl
Date: Fri Jul 27 13:11:05 2018
New Revision: 336760
URL: https://svnweb.freebsd.org/changeset/base/336760
Log:
Fixed endianess issue in AHCI driver
There were some bits that were being set in cmd_flags (a field of AHCI's
command list structure) after cmd_flags was converted
Author: kevans
Date: Fri Jul 27 11:35:58 2018
New Revision: 336759
URL: https://svnweb.freebsd.org/changeset/base/336759
Log:
lualoader: "nextboot_file" should be spelled "nextboot_conf"
See: /boot/defaults/loader.conf
Reported by: gtetlow (inadvertently)
Modified:
head/stand/lua/c
Author: eadler
Date: Fri Jul 27 10:44:38 2018
New Revision: 336758
URL: https://svnweb.freebsd.org/changeset/base/336758
Log:
Feex a cuple of small typos
Modified:
head/share/mk/atf.test.mk
head/share/mk/bsd.own.mk
head/share/mk/bsd.sys.mk
head/share/mk/bsd.test.mk
head/share/mk/meta.
Author: eadler
Date: Fri Jul 27 10:40:48 2018
New Revision: 336757
URL: https://svnweb.freebsd.org/changeset/base/336757
Log:
Use https over http for FreeBSD pages
Modified:
head/share/man/man4/firewire.4
head/share/man/man7/tests.7
head/share/misc/bsd-family-tree
head/sys/dev/firewire/
Author: daichi
Date: Fri Jul 27 07:05:50 2018
New Revision: 336756
URL: https://svnweb.freebsd.org/changeset/base/336756
Log:
top(1): fix a buffer overflow copying states to display while they were
incremented
- fix an AddressSanitizer error
Submitted by: devne...@gmail.com
Review
67 matches
Mail list logo