Author: bde
Date: Mon Apr 8 04:54:15 2019
New Revision: 346025
URL: https://svnweb.freebsd.org/changeset/base/346025
Log:
Fix copying of MEMBUFs to MEMBUFs. This case was implemented by using
the same code as the VIDBUF8 case, so it only worked for depths <= 8.
The 2 directions for copying
Author: bde
Date: Mon Apr 8 04:07:37 2019
New Revision: 346024
URL: https://svnweb.freebsd.org/changeset/base/346024
Log:
Fix restoring the geometry when recovering from an error. Just restore the
previous geometry, and don't do extra work to calculate the default geometry
so as to reset t
Author: oshogbo
Date: Mon Apr 8 03:35:47 2019
New Revision: 346023
URL: https://svnweb.freebsd.org/changeset/base/346023
Log:
strings: disable Casper support while building native-xtools
Reported by: Charlie Li
Tested by:Charlie Li
Modified:
head/usr.bin/strings/Makefile
Modifie
On Sun, Apr 7, 2019, 1:32 PM O. Hartmann wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Am Sun, 7 Apr 2019 16:07:41 + (UTC)
> Mariusz Zaborski schrieb:
>
> > Author: oshogbo
> > Date: Sun Apr 7 16:07:41 2019
> > New Revision: 346012
> > URL: https://svnweb.freebsd.org/change
On Sun, Apr 7, 2019, 3:16 PM Oliver Pinter
wrote:
> Please revert this patch. If I'm not wrong, this will break the
> freebsd-version command's generation or output.
>
You are going to need to be a lot more specific about this. It makes no
sense to me at all how any of this could break that. The
Hey,
On 7 April 2019 22:14:56 BST, Oliver Pinter
wrote:
>On Sunday, April 7, 2019, Chris Rees wrote:
>
>> Author: crees (doc,ports committer)
>> Date: Sun Apr 7 18:31:45 2019
>> New Revision: 346017
>> URL: https://svnweb.freebsd.org/changeset/base/346017
>>
>> Log:
>> Remove now unnecessary
Please revert this patch. If I'm not wrong, this will break the
freebsd-version command's generation or output.
On Sunday, April 7, 2019, Warner Losh wrote:
> Author: imp
> Date: Sun Apr 7 18:39:55 2019
> New Revision: 346018
> URL: https://svnweb.freebsd.org/changeset/base/346018
>
> Log:
>
On Sunday, April 7, 2019, Chris Rees wrote:
> Author: crees (doc,ports committer)
> Date: Sun Apr 7 18:31:45 2019
> New Revision: 346017
> URL: https://svnweb.freebsd.org/changeset/base/346017
>
> Log:
> Remove now unnecessary kldstat check before attempting to load modules.
>
> Since r23310
Author: imp
Date: Sun Apr 7 21:01:02 2019
New Revision: 346022
URL: https://svnweb.freebsd.org/changeset/base/346022
Log:
Make RELDATE be on a single line.
All variable assignments that start in column 1 have to be on a single
line for amd to build due to as weird dependency there (most
Author: mhorne
Date: Sun Apr 7 20:12:24 2019
New Revision: 346021
URL: https://svnweb.freebsd.org/changeset/base/346021
Log:
RISC-V: initialize pcpu slightly earlier
In certain scenarios, it is possible for PCPU data to be
accessed before it has been initialized (e.g. during printf
if
In message <20190407212723.52279...@thor.intern.walstatt.dynvpn.de>,
"O. Hartma
nn" writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Am Sun, 7 Apr 2019 16:07:41 + (UTC)
> Mariusz Zaborski schrieb:
>
> > Author: oshogbo
> > Date: Sun Apr 7 16:07:41 2019
> > New Revision: 346012
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Am Sun, 7 Apr 2019 16:07:41 + (UTC)
Mariusz Zaborski schrieb:
> Author: oshogbo
> Date: Sun Apr 7 16:07:41 2019
> New Revision: 346012
> URL: https://svnweb.freebsd.org/changeset/base/346012
>
> Log:
> Bump FreeBSD version after r345982.
>
Author: imp
Date: Sun Apr 7 18:39:55 2019
New Revision: 346018
URL: https://svnweb.freebsd.org/changeset/base/346018
Log:
Use default shell assignment rather more complicated if then
construct.
Discussed with: emaste@, allanjude@ (changes (or not) based on their feedback)
Differential
Author: crees (doc,ports committer)
Date: Sun Apr 7 18:31:45 2019
New Revision: 346017
URL: https://svnweb.freebsd.org/changeset/base/346017
Log:
Remove now unnecessary kldstat check before attempting to load modules.
Since r233109, kldload has the -n option, which silently ignores options
Author: mhorne
Date: Sun Apr 7 18:24:26 2019
New Revision: 346016
URL: https://svnweb.freebsd.org/changeset/base/346016
Log:
Add option to build LLVM RISC-V target
Reviewed by: emaste, dim
Approved by: markj (mentor)
MFC after:3 weeks
Differential Revision:https://revie
No worries. Thanks for the correction!
--
Shawn Webb
Cofounder / Security Engineer
HardenedBSD
Tor-ified Signal:+1 443-546-8752
Tor+XMPP+OTR:latt...@is.a.hacker.sx
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: D206 BB45 15E0 9C49 0CF9 3633 C85B 0AF8 AB23 0FB2
On Sun,
> Author: oshogbo
> Date: Sun Apr 7 16:07:41 2019
> New Revision: 346012
> URL: https://svnweb.freebsd.org/changeset/base/346012
>
> Log:
> Bump FreeBSD version after r345982.
>
> Reported by:Shawn Webb
> Discussed with: imp, cy, rgrimes
This is just a note for future reference
In message
, Warner Losh writes:
> --5c05ef0585f2f684
> Content-Type: text/plain; charset="UTF-8"
>
> On Sun, Apr 7, 2019 at 9:35 AM Cy Schubert
> wrote:
>
> > In message <201904071510.x37fa7tm050...@gndrsh.dnsmgr.net>, "Rodney W.
> > Grimes"
> > writes:
> > > > On April 7, 2019 7:11:
On Sun, 2019-04-07 at 22:53 +0800, Jia-Shiun Li wrote:
> Hi Ian,
>
> after this commit it is not possible to load geom_label as module.
> Loading geom_flashmap does not help.
>
> # uname -a
> FreeBSD 4cbsd 13.0-CURRENT FreeBSD 13.0-CURRENT r345759 MINIMAL-
> NODEBUG
> amd64
> # kldload /boot/MINI
Author: ian
Date: Sun Apr 7 16:33:22 2019
New Revision: 346013
URL: https://svnweb.freebsd.org/changeset/base/346013
Log:
Add g_label_flashmap.c to the module, should have been part of r345480.
Reported by: Jia-Shiun Li
Modified:
head/sys/modules/geom/geom_label/Makefile
Modified: he
In the https://wiki.freebsd.org/AddingSyscalls we mentions that we need to bump
__FreeBSD_version. I confirmed that with Warner. So this was my mistake.
Thanks Shawn.
--
Mariusz Zaborski
oshogbo//vx | http://oshogbo.vexillium.org
FreeBSD committer | https://freebsd.org
Software
On Sun, Apr 7, 2019 at 9:35 AM Cy Schubert
wrote:
> In message <201904071510.x37fa7tm050...@gndrsh.dnsmgr.net>, "Rodney W.
> Grimes"
> writes:
> > > On April 7, 2019 7:11:52 AM PDT, Shawn Webb <
> shawn.w...@hardenedbsd.org> wr
> > ote:
> > > >On Sat, Apr 06, 2019 at 09:34:26AM +, Mariusz Zab
Author: oshogbo
Date: Sun Apr 7 16:07:41 2019
New Revision: 346012
URL: https://svnweb.freebsd.org/changeset/base/346012
Log:
Bump FreeBSD version after r345982.
Reported by: Shawn Webb
Discussed with: imp, cy, rgrimes
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
=
In message <201904071510.x37fa7tm050...@gndrsh.dnsmgr.net>, "Rodney W.
Grimes"
writes:
> > On April 7, 2019 7:11:52 AM PDT, Shawn Webb wr
> ote:
> > >On Sat, Apr 06, 2019 at 09:34:26AM +, Mariusz Zaborski wrote:
> > >> Author: oshogbo
> > >> Date: Sat Apr 6 09:34:26 2019
> > >> New Revision:
> On April 7, 2019 7:11:52 AM PDT, Shawn Webb
> wrote:
> >On Sat, Apr 06, 2019 at 09:34:26AM +, Mariusz Zaborski wrote:
> >> Author: oshogbo
> >> Date: Sat Apr 6 09:34:26 2019
> >> New Revision: 345982
> >> URL: https://svnweb.freebsd.org/changeset/base/345982
> >>
> >> Log:
> >> Introduc
On April 7, 2019 7:11:52 AM PDT, Shawn Webb wrote:
>On Sat, Apr 06, 2019 at 09:34:26AM +, Mariusz Zaborski wrote:
>> Author: oshogbo
>> Date: Sat Apr 6 09:34:26 2019
>> New Revision: 345982
>> URL: https://svnweb.freebsd.org/changeset/base/345982
>>
>> Log:
>> Introduce funlinkat syscall t
Hi Ian,
after this commit it is not possible to load geom_label as module.
Loading geom_flashmap does not help.
# uname -a
FreeBSD 4cbsd 13.0-CURRENT FreeBSD 13.0-CURRENT r345759 MINIMAL-NODEBUG
amd64
# kldload /boot/MINIMAL-NODEBUG/geom_label.ko
kldload: an error occurred while loading module
/b
Author: markj
Date: Sun Apr 7 14:30:17 2019
New Revision: 346011
URL: https://svnweb.freebsd.org/changeset/base/346011
Log:
Stop compiling bhyve(8) with -O0.
DEBUG_FLAGS is always added to CFLAGS. This setting appears to be
accidental and came in with r243327.
Reviewed by: anish,
Author: markj
Date: Sun Apr 7 14:28:02 2019
New Revision: 346010
URL: https://svnweb.freebsd.org/changeset/base/346010
Log:
Fix indentation.
No functional change intended.
Reviewed by: bcran, jhb, rgrimes
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Differential Re
Author: markj
Date: Sun Apr 7 14:26:14 2019
New Revision: 346009
URL: https://svnweb.freebsd.org/changeset/base/346009
Log:
Set the p_oppid field of orphans when exiting.
Such processes will be reparented to the reaper when the current
parent is done with them (i.e., ptrace detached), so
On Sat, Apr 06, 2019 at 09:34:26AM +, Mariusz Zaborski wrote:
> Author: oshogbo
> Date: Sat Apr 6 09:34:26 2019
> New Revision: 345982
> URL: https://svnweb.freebsd.org/changeset/base/345982
>
> Log:
> Introduce funlinkat syscall that always us to check if we are removing
> the file assoc
Author: tsoome
Date: Sun Apr 7 14:07:28 2019
New Revision: 346008
URL: https://svnweb.freebsd.org/changeset/base/346008
Log:
loader: command_lsefi: ret can be used uninitialized
MFC after:1w
Modified:
head/stand/efi/loader/main.c
Modified: head/stand/efi/loader/main.c
=
Author: tsoome
Date: Sun Apr 7 13:36:17 2019
New Revision: 346007
URL: https://svnweb.freebsd.org/changeset/base/346007
Log:
loader: add file_remove() function to undo file_insert_tail().
346002 did miss the fact that we do not only undo the loadaddr, but also
we need to remove the inser
Author: tsoome
Date: Sun Apr 7 12:20:17 2019
New Revision: 346002
URL: https://svnweb.freebsd.org/changeset/base/346002
Log:
loader: mod_loadkld() error: we previously assumed 'last_file' could be null
The last_file variable is used to reset the loadaddr variable back to original
value;
Author: tsoome
Date: Sun Apr 7 12:10:19 2019
New Revision: 346001
URL: https://svnweb.freebsd.org/changeset/base/346001
Log:
loader: file_addmetadata() should check for memory allocation
malloc() can return NULL.
MFC after:1w
Modified:
head/stand/common/module.c
Modified: head
Author: tsoome
Date: Sun Apr 7 11:55:11 2019
New Revision: 346000
URL: https://svnweb.freebsd.org/changeset/base/346000
Log:
loader: remove pointer checks before free() in module.c
free() does check for NULL argument, remove duplicate checks.
MFC after:1w
Modified:
head/stand/c
Author: tsoome
Date: Sun Apr 7 11:50:41 2019
New Revision: 345999
URL: https://svnweb.freebsd.org/changeset/base/345999
Log:
loader: file_addmodule should check for memory allocation
strdup() can return NULL.
MFC after:1w
Modified:
head/stand/common/module.c
Modified: head/sta
Author: tsoome
Date: Sun Apr 7 11:48:41 2019
New Revision: 345998
URL: https://svnweb.freebsd.org/changeset/base/345998
Log:
loader: malloc+bzero is calloc
Replace malloc+bzero in module.c with calloc.
MFC after:1w
Modified:
head/stand/common/module.c
Modified: head/stand/comm
Author: kib
Date: Sun Apr 7 08:58:09 2019
New Revision: 345997
URL: https://svnweb.freebsd.org/changeset/base/345997
Log:
Give new home to the comment from ppt_pci_reset(), explaining a nuance
of power reset.
Noted by: sor...@cydem.org
Sponsored by: Mellanox Technologies
MFC afte
39 matches
Mail list logo