On Sunday, August 20, 2017, Konstantin Belousov wrote:
> Author: kib
> Date: Sun Aug 20 09:52:25 2017
> New Revision: 322720
> URL: https://svnweb.freebsd.org/changeset/base/322720
>
> Log:
> Simplify amd64 trap().
>
> - Use more relevant name 'signo' instead of 'i' for the local variable
>
On 10/22/18, Ed Maste wrote:
> Author: emaste
> Date: Mon Oct 22 19:39:20 2018
> New Revision: 339609
> URL: https://svnweb.freebsd.org/changeset/base/339609
>
> Log:
> release: set -e to exit on error in iso image scripts
>
> Reviewed by:gjb
> Differential Revision: https://rev
This fixes a build for us:
https://github.com/HardenedBSD/hardenedBSD/commit/c1a6f17c2a62ca9d1d0f4d788d8d832e9e909b6b
On Sunday, November 4, 2018, Oliver Pinter
wrote:
> On 10/22/18, Ed Maste wrote:
> > Author: emaste
> > Date: Mon Oct 22 19:39:20 2018
> > New Revision:
On Tuesday, November 20, 2018, Ben Widawsky wrote:
> Author: bwidawsk
> Date: Tue Nov 20 22:49:19 2018
> New Revision: 340709
> URL: https://svnweb.freebsd.org/changeset/base/340709
>
> Log:
> linuxkpi: Add some basic swap functions
>
> These are used by kms-drm to determine various heuristic
On Monday, December 3, 2018, Yuri Pankov wrote:
> Author: yuripv
> Date: Mon Dec 3 22:31:57 2018
> New Revision: 341446
> URL: https://svnweb.freebsd.org/changeset/base/341446
>
> Log:
> mkisoimages.sh: don't use -p flag when copying loader.efi to msdosfs.
>
> This fixes 'cdrom' target in th
On Tuesday, December 4, 2018, Yuri Pankov wrote:
> Oliver Pinter wrote:
> >
> >
> > On Monday, December 3, 2018, Yuri Pankov > <mailto:yur...@freebsd.org>> wrote:
> >
> > Author: yuripv
> > Date: Mon Dec 3 22:31:57 2
On Sunday, December 9, 2018, Warner Losh wrote:
> On Sun, Dec 9, 2018 at 1:09 PM Rodney W. Grimes <
> free...@pdx.rh.cn85.dnsmgr.net> wrote:
>
> > > In message <201812090645.wb96jnso066...@repo.freebsd.org>, Cy Schubert
> > > writes:
> > > > Author: cy
> > > > Date: Sun Dec 9 06:45:49 2018
> > >
On Thursday, January 17, 2019, Kirk McKusick wrote:
> Author: mckusick
> Date: Thu Jan 17 06:35:45 2019
> New Revision: 343111
> URL: https://svnweb.freebsd.org/changeset/base/343111
>
> Log:
> Create new EINTEGRITY error with message "Integrity check failed".
>
> An integrity check such as a
On Friday, January 25, 2019, Alexey Dokuchaev wrote:
> On Fri, Jan 25, 2019 at 06:02:58AM +, Edward Napierala wrote:
> > The aliases are gone, let's continue on the remaining bits below.
>
> They are not gone, they were commented out; also, bogus double linefeeds
> are not gone. But most imp
On Friday, April 6, 2018, Ed Schouten wrote:
> Author: ed
> Date: Fri Apr 6 13:00:45 2018
> New Revision: 332100
> URL: https://svnweb.freebsd.org/changeset/base/332100
>
> Log:
> Let syslog(3) use RFC 5424.
>
> With r332099 changing syslogd(8) to parse RFC 5424 formatted syslog
> messages
On Sat, Apr 18, 2015 at 11:23 PM, Konstantin Belousov wrote:
> Author: kib
> Date: Sat Apr 18 21:23:16 2015
> New Revision: 281707
> URL: https://svnweb.freebsd.org/changeset/base/281707
>
> Log:
> Remove lazy pmap switch code from i386. Naive benchmark with md(4)
> shows no difference with t
On Sun, Apr 19, 2015 at 12:39 AM, Oliver Pinter
wrote:
> On Sat, Apr 18, 2015 at 11:23 PM, Konstantin Belousov
> wrote:
>> Author: kib
>> Date: Sat Apr 18 21:23:16 2015
>> New Revision: 281707
>> URL: https://svnweb.freebsd.org/changeset/base/281707
>>
>&
On 5/1/15, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri May 1 18:32:16 2015
> New Revision: 282314
> URL: https://svnweb.freebsd.org/changeset/base/282314
>
> Log:
> Import reallocarray(3) from OpenBSD
>
> Add a manpage for it, assign the copyright to the OpenBSD project on it
> since
On 5/3/15, Baptiste Daroussin wrote:
> On Sun, May 03, 2015 at 04:00:15PM +0200, Oliver Pinter wrote:
>> On 5/1/15, Baptiste Daroussin wrote:
>> > Author: bapt
>> > Date: Fri May 1 18:32:16 2015
>> > New Revision: 282314
>> > URL: https://svnweb.fr
Hi Konstantin!
On 5/9/15, Konstantin Belousov wrote:
> Author: kib
> Date: Sat May 9 19:11:01 2015
> New Revision: 282684
> URL: https://svnweb.freebsd.org/changeset/base/282684
>
> Log:
> Rewrite amd64 PCID implementation to follow an algorithm described in
> the Vahalia' "Unix Internals" s
On Sun, May 10, 2015 at 9:45 PM, John Baldwin wrote:
>
>> On May 8, 2015, at 19:36, Xin LI wrote:
>>
>> Author: delphij
>> Date: Fri May 8 23:36:31 2015
>> New Revision: 282672
>> URL: https://svnweb.freebsd.org/changeset/base/282672
>>
>> Log:
>> Always convert uuid to lower case.
>>
>> MFC a
On 5/3/15, Oliver Pinter wrote:
> On 5/3/15, Baptiste Daroussin wrote:
>> On Sun, May 03, 2015 at 04:00:15PM +0200, Oliver Pinter wrote:
>>> On 5/1/15, Baptiste Daroussin wrote:
>>> > Author: bapt
>>> > Date: Fri May 1 18:32:16 2015
&
On Wed, Feb 11, 2015 at 1:58 AM, Rui Paulo wrote:
> Author: rpaulo
> Date: Wed Feb 11 00:58:15 2015
> New Revision: 278545
> URL: https://svnweb.freebsd.org/changeset/base/278545
>
> Log:
> Restore the data array in coredump(), but use a different style to
> calculate the length.
>
> Request
On Sun, Mar 15, 2015 at 10:35 PM, Adrian Chadd wrote:
> .. promise I'm done for now.
>
> (God, it'd be nice to use git, or some web ui that lets me batch
> review and commit things like this.)
http://svnweb.freebsd.org/socsvn/soc2014/op/tools/svn-cherry-pick-from-git.csh?view=markup
>
>
> -a
>
>
On Sat, May 9, 2015 at 9:11 PM, Konstantin Belousov wrote:
> Author: kib
> Date: Sat May 9 19:11:01 2015
> New Revision: 282684
> URL: https://svnweb.freebsd.org/changeset/base/282684
>
> Log:
> Rewrite amd64 PCID implementation to follow an algorithm described in
> the Vahalia' "Unix Interna
On Thu, Oct 29, 2015 at 8:07 PM, Conrad E. Meyer wrote:
> Author: cem
> Date: Thu Oct 29 19:07:00 2015
> New Revision: 290156
> URL: https://svnweb.freebsd.org/changeset/base/290156
>
> Log:
> pmap_change_attr: Only fixup DMAP for DMAPed ranges
>
> pmap_change_attr must change the memory type
On 8/7/16, Bruce Simpson wrote:
> On 07/08/16 11:58, Bruce Simpson wrote:
>> Is there a way to revert this change, at least on an ongoing operational
>> basis (e.g. configuration file) for those of us who use FreeBSD to
>> connect directly to such devices?
>
> I was able to override this (somewhat
Hi!
Can you please MFC back this change 10-STABLE together with the
following:
https://github.com/HardenedBSD/hardenedBSD/commit/576619e564618bca3675db57580d8e1f76bd2ac7
This issue is still exists on 10-STABLE, as you can test with the
linked program from phabricator:
https://people.freebsd.org/
(Added bdrewery to CC, since I'm talking with him on IRC.)
On Tue, Aug 9, 2016 at 1:43 AM, Mark Johnston wrote:
> On Tue, Aug 09, 2016 at 12:53:47AM +0200, Oliver Pinter wrote:
>> Hi!
>>
>> Can you please MFC back this change 10-STABLE together with the
>> f
On 8/23/16, Bruce Evans wrote:
> Author: bde
> Date: Tue Aug 23 19:50:16 2016
> New Revision: 304699
> URL: https://svnweb.freebsd.org/changeset/base/304699
>
> Log:
> Fix key delay and repeat, part 1.
>
> kbdcontrol -r fast is documented to give a non-emulated atkbd's fastest
> rate of 250.
Hi John!
On Thu, Jun 4, 2015 at 9:41 PM, John Baldwin wrote:
> Author: jhb
> Date: Thu Jun 4 19:41:15 2015
> New Revision: 283998
> URL: https://svnweb.freebsd.org/changeset/base/283998
>
> Log:
> Add a new file operations hook for mmap operations. File type-specific
> logic is now placed i
user address + 1 [*]
>
> Submitted by: Oliver Pinter [*]
> Sponsored by: The FreeBSD Foundation
> MFC after: 1 week
Hi Kostik!
Do you have any plan to merge these changes back to 10-stable in the
near future?
>
> Modified:
> head/gnu/usr.bin/gdb/kgdb/trgt.c
&
hen ABI uses shared page.
>
> Note that the change is no-op for correctness, since shared page does
> not fault. The mapping for the shared page is installed at the
> address space creation, the page is unmanaged and its pte/pv entry
> cannot be reclaimed.
>
> Submitted
Yup. :) If you need testers with the backport, then ping me. ;)
On Wed, Aug 5, 2015 at 11:23 PM, Adrian Chadd wrote:
> The whole wifi stack / drivers need backporting. :)
>
>
>
> -a
>
>
> On 5 August 2015 at 12:41, Shawn Webb wrote:
>> On Wed, 2015-08-05 at 19:32 +, Adrian Chadd wrote:
>>> A
gt; 10-STABLE.
>
> Just minor modifications were required.
> If you want i can try to send the diff.
>
> On Wed, Aug 5, 2015 at 11:55 PM, Oliver Pinter <
> oliver.pin...@hardenedbsd.org> wrote:
>
>> Yup. :) If you need testers with the backport, then ping me. ;)
>&g
>
>> > Just minor modifications were required.
>> > If you want i can try to send the diff.
>> >
>> > On Wed, Aug 5, 2015 at 11:55 PM, Oliver Pinter
>> > wrote:
>> >>
>> >> Yup. :) If you need tester
@freebsd.org"
>
From 9469d3327fe45fd7ae31b98feffac996ff08471f Mon Sep 17 00:00:00 2001
From: Oliver Pinter
Date: Thu, 20 Aug 2015 22:49:49 +0200
Subject: [PATCH] FBSD: silence build error with gcc
--- hv_kvp_daemon.o ---
cc1: warnings being treated as errors
/usr/data/source/git/opBS
On 9/2/15, Olivier Cochard-Labbé wrote:
> On Wed, Sep 2, 2015 at 3:57 PM, Alexander Motin wrote:
>
>>
>>
>> Sorry if it is documented somewhere, but can this be disabled somehow?
>> On my development server installkernel for some reason already took more
>> time then buildkernel -DKERNFAST. Now I
On 12/27/15, Allan Jude wrote:
> Author: allanjude
> Date: Sun Dec 27 17:33:59 2015
> New Revision: 292782
> URL: https://svnweb.freebsd.org/changeset/base/292782
>
> Log:
> Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
>
> cperciva's libmd implementation is 5-30% faster
>
> The sa
On 12/31/15, Allan Jude wrote:
> Author: allanjude
> Date: Wed Dec 30 23:27:24 2015
> New Revision: 292966
> URL: https://svnweb.freebsd.org/changeset/base/292966
>
> Log:
> Bump __FreeBSD_version because r292782 removes sys/crypto/sha2.h
>
> Submitted by:
On 12/18/15, Mateusz Guzik wrote:
> Author: mjg
> Date: Fri Dec 18 16:33:15 2015
> New Revision: 292440
> URL: https://svnweb.freebsd.org/changeset/base/292440
>
> Log:
> proc: fix a race which could result in dereference of bad p_pgrp pointer
> on fork
>
> During fork p_starcopy - p_endcopy a
On Mon, Aug 3, 2015 at 6:27 PM, Edward Tomasz Napierala
wrote:
> Author: trasz
> Date: Mon Aug 3 16:27:36 2015
> New Revision: 286234
> URL: https://svnweb.freebsd.org/changeset/base/286234
>
> Log:
> Fix a problem which made loader(8) load non-kld files twice.
>
> For example, without this p
On 1/4/16, Alexander V. Chernikov wrote:
> Author: melifaro
> Date: Mon Jan 4 15:03:20 2016
> New Revision: 293159
> URL: https://svnweb.freebsd.org/changeset/base/293159
>
> Log:
> Add rib_lookup_info() to provide API for retrieving individual route
> entries data in unified format.
>
>
On 1/5/16, Konstantin Belousov wrote:
> Author: kib
> Date: Tue Jan 5 14:48:40 2016
> New Revision: 293197
> URL: https://svnweb.freebsd.org/changeset/base/293197
>
> Log:
> Two fixes for excessive iterations after r292326.
>
> Advance the logical block number to the lblkno of the found block
On 11/12/15, John Baldwin wrote:
> Author: jhb
> Date: Thu Nov 12 22:00:59 2015
> New Revision: 290728
> URL: https://svnweb.freebsd.org/changeset/base/290728
>
> Log:
> Export various helper variables describing the layout and size of
> certain kernel structures for use by debuggers. This mos
On Wednesday, January 13, 2016, Edward Tomasz Napierala
wrote:
> On 0107T2033, Oliver Pinter wrote:
> > On Mon, Aug 3, 2015 at 6:27 PM, Edward Tomasz Napierala
> > > wrote:
> > > Author: trasz
> > > Date: Mon Aug 3 16:27:36 2015
> > > New Revision:
On 1/18/16, Andrew Turner wrote:
> On Mon, 18 Jan 2016 14:11:34 + (UTC)
> Zbigniew Bodek wrote:
>
>> Author: zbb
>> Date: Mon Jan 18 14:11:34 2016
>> New Revision: 294267
>> URL: https://svnweb.freebsd.org/changeset/base/294267
>>
>> Log:
>> Enable AIO interface on ARM64 platforms
>>
>> A
On 11/8/15, Hans Petter Selasky wrote:
> On 11/07/15 19:26, Conrad Meyer wrote:
>> Can do — fixed in r290505.
>>
>> Thanks,
>> Conrad
>
> Thank you. Looks good!
>
> --HPS
Hi All!
Is there any way to merge back to 10-STABLE these patches?
>
> ___
> svn
On Thu, Jan 28, 2016 at 5:05 PM, Michael Tuexen wrote:
> Author: tuexen
> Date: Thu Jan 28 16:05:46 2016
> New Revision: 294995
> URL: https://svnweb.freebsd.org/changeset/base/294995
>
> Log:
> Always look in the TCP pool.
> This fixes issues with a restarting peer when the listening
> 1-to
On 2/2/16, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue Feb 2 21:10:43 2016
> New Revision: 295165
> URL: https://svnweb.freebsd.org/changeset/base/295165
>
> Log:
> MFV r295109:
> Update openresolve to version 3.7.2
This was not 3.7.1?
>
> Relnotes: yes
>
> Modified:
> head/cont
On 2/5/16, Eric Joyner wrote:
> Author: erj
> Date: Fri Feb 5 17:14:37 2016
> New Revision: 295323
> URL: https://svnweb.freebsd.org/changeset/base/295323
>
> Log:
> Update em(4) to 7.6.1; update igb(4) to 2.5.3.
>
> Major changes:
>
> - Add i219/i219(2) hardware support. (Found on Skylake
On 8/19/15, Renato Botelho wrote:
>> On Aug 19, 2015, at 18:31, Adrian Chadd wrote:
>>
>> jim asked me again to do the MFC, so once I've finished doing some
>> more tidying up of bits and pieces I'll do the MFC.
What's the status of this MFC? You need a tester or you have a patch?
>
> Thank you
?
>
> Sorry,
>
>
> -a
>
>
> On 8 November 2015 at 10:49, Oliver Pinter
> wrote:
>> On 8/19/15, Renato Botelho wrote:
>>>> On Aug 19, 2015, at 18:31, Adrian Chadd wrote:
>>>>
>>>> jim asked me again to do the MFC, so once I'
On Sun, Nov 8, 2015 at 8:26 PM, Oliver Pinter
wrote:
> On Sun, Nov 8, 2015 at 8:24 PM, Adrian Chadd wrote:
>> i'm burnt out and still too busy fixing issues introduced into -head
>> (both wifi and low-memory platform support.)
>
> That's bad to read. :(
>
>&
On 11/20/15, Craig Rodrigues wrote:
> Author: rodrigc
> Date: Fri Nov 20 05:15:34 2015
> New Revision: 291090
> URL: https://svnweb.freebsd.org/changeset/base/291090
>
> Log:
> Convert vmstat to use libxo.
>
> This patch was based on this patch:
> https://github.com/Juniper/libxo/blob/master
On 12/6/15, Conrad E. Meyer wrote:
> Author: cem
> Date: Sun Dec 6 17:46:12 2015
> New Revision: 291907
> URL: https://svnweb.freebsd.org/changeset/base/291907
>
> Log:
> vm_fault_hold: handle vm_page_rename failure
>
> On vm_page_rename failure, fix a missing object unlock and a double free
On Mon, Nov 23, 2015 at 8:09 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Mon Nov 23 07:09:35 2015
> New Revision: 291171
> URL: https://svnweb.freebsd.org/changeset/base/291171
>
> Log:
> Split kerne timekeep ABI structure vdso_sv_tk out of the struct
> sysentvec. This allows the tim
On Thursday, December 10, 2015, Konstantin Belousov
wrote:
> On Thu, Dec 10, 2015 at 10:18:19PM +0100, Oliver Pinter wrote:
> > On Mon, Nov 23, 2015 at 8:09 AM, Konstantin Belousov > wrote:
> > > Author: kib
> > > Date: Mon Nov 23 07:09:35 2015
> > >
On Friday, December 11, 2015, Konstantin Belousov
wrote:
> On Thu, Dec 10, 2015 at 10:48:11PM +0100, Oliver Pinter wrote:
> > On Thursday, December 10, 2015, Konstantin Belousov >
> > wrote:
> >
> > > On Thu, Dec 10, 2015 at 10:18:19PM +0100, Oliver Pinter wrote
Add gavin@ to thread
On 11/8/15, Oliver Pinter wrote:
> On Sun, Nov 8, 2015 at 8:24 PM, Adrian Chadd wrote:
>> i'm burnt out and still too busy fixing issues introduced into -head
>> (both wifi and low-memory platform support.)
>
> That's bad to read. :(
>
&g
On Tuesday, December 29, 2015, Gleb Smirnoff wrote:
> On Sun, Dec 27, 2015 at 02:42:39PM +, Konstantin Belousov wrote:
> K> Author: kib
> K> Date: Sun Dec 27 14:42:39 2015
> K> New Revision: 292772
> K> URL: https://svnweb.freebsd.org/changeset/base/292772
> K>
> K> Log:
> K> Add missed rel
On 4/12/16, Edward Tomasz Napierała wrote:
> I have the exact same problem on T420. Switching consoles back and forth
> works as a workaround.
I have the same issue on my HP Probook 430G1 (Haswell GPU).
>
> On 0411T1633, Adrian Chadd wrote:
>> hiya,
>>
>> My x230 backlight doesn't come back o
On 4/26/16, Kristof Provost wrote:
>
>> On 26 Apr 2016, at 23:37, Shawn Webb wrote:
>>
>> On Tue, Apr 26, 2016 at 11:05:38PM +0200, Kristof Provost wrote:
>>>
On 26 Apr 2016, at 23:01, Shawn Webb
wrote:
On Tue, Apr 26, 2016 at 08:36:32PM +, Kristof Provost wrote:
> Au
On Tue, Apr 26, 2016 at 11:44 PM, Conrad E. Meyer wrote:
> Author: cem
> Date: Tue Apr 26 21:44:08 2016
> New Revision: 298669
> URL: https://svnweb.freebsd.org/changeset/base/298669
>
> Log:
> iscsi_initiator(4): Fix use-after-free, double-free
>
> ism_stop() already destroys and frees 'sp',
On 4/26/16, Conrad E. Meyer wrote:
> Author: cem
> Date: Tue Apr 26 20:59:21 2016
> New Revision: 298665
> URL: https://svnweb.freebsd.org/changeset/base/298665
>
> Log:
> aacraid(4): Fix some mostly trivial buffer overruns
>
> strcpy(3) emits a trailing nul byte, trampling fields after the in
On 6/10/15, Kristof Provost wrote:
> Author: kp
> Date: Wed Jun 10 13:44:04 2015
> New Revision: 284222
> URL: https://svnweb.freebsd.org/changeset/base/284222
>
> Log:
> pf: address family must be set when creating a pf_fragment
>
> Fix a panic when handling fragmented ip4 packets with 'drop-
On 6/10/15, Kristof Provost wrote:
> On 2015-06-10 16:53:33 (+0200), Oliver Pinter
> wrote:
>> On 6/10/15, Kristof Provost wrote:
>> > Author: kp
>> > Date: Wed Jun 10 13:44:04 2015
>> > New Revision: 284222
>> > URL: https://svnweb.freebsd.or
On 6/15/15, Simon J. Gerraty wrote:
> Garrett Cooper wrote:
>
>> Breaking source upgrades to later versions is painful. We want to make
>> sure fmake at least works with upgrade_checks so people can upgrade
>> from earlier versions of 8/9/10 to 11 without having to deal with a
>> lot of pain.
>
>
On 6/14/15, Simon J. Gerraty wrote:
> Dimitry Andric wrote:
>> Some questions about this commit, which I'm sure more people must have:
>
> Sure, good questions and as you say, many likely thinking the same.
>
>> * Was it really necessary to commit hundreds of clearly generated files?
>
> Short an
On 6/21/15, Bruce Evans wrote:
> On Sat, 20 Jun 2015, Pedro Giffuni wrote:
>
>> On 06/19/15 12:23, Bruce Evans wrote:
>>> On Fri, 19 Jun 2015, Dimitry Andric wrote:
>>>
On 19 Jun 2015, at 17:02, Pedro Giffuni wrote:
>
>> On 19/06/2015 05:16 a.m., David Chisnall wrote:
>>> I only
On 6/21/15, Pedro Giffuni wrote:
>
>
> On 06/21/15 06:49, Oliver Pinter wrote:
>> ...
>> Btw, is there anyone, who tries to compile the _recent_ head or
>> 10-STABLE with gcc-4.x>= ?
>>
>
> Sure, MIPS, powerpc and sparc64 still use gcc-4.2.1 so
> ev
On 7/5/15, John-Mark Gurney wrote:
> Ian Lepore wrote this message on Sun, Jul 05, 2015 at 14:15 +:
>> Author: ian
>> Date: Sun Jul 5 14:15:58 2015
>> New Revision: 285160
>> URL: https://svnweb.freebsd.org/changeset/base/285160
>>
>> Log:
>> Ensure all the required files get built when you
t
>> when it /does/ happen I can't get a crashdump, so debugging will be
>> less easy.
>>
>> Has anyone else seen this?
>
> I've got another report regarding ATA page-faults from Oliver Pinter.
> The crash he was seeing was caused by bus_dmamap_load_ccb, but
c0735 at adastrategy+0xf5
#17 0x80554206 at g_disk_start+0x426
Uptime: 2m29s
Extra info, it's a Dell R410, with 2x1TB disc in mirrored raidz + plus
a gmirrored partition.
>
>
>
> -adrian
>
>
> On 26 October 2015 at 05:53, Oliver Pinter
> wrote:
>> Hi Roge
Yes, at next week I have time for the test. Please ping me again at
Monday.
On Thursday, October 29, 2015, Roger Pau Monné wrote:
> El 26/10/15 a les 15.24, Oliver Pinter ha escrit:
> > On 10/26/15, Adrian Chadd > wrote:
> >> Hi,
> >>
> >> I
On 11/2/15, Roger Pau Monné wrote:
> El 29/10/15 a les 22.48, Oliver Pinter ha escrit:
>> Yes, at next week I have time for the test. Please ping me again at
>> Monday.
>
> Ping :).
Pong. :) I now stared a new build with the patch, so I will report
ba
On Mon, Nov 2, 2015 at 2:44 PM, Oliver Pinter
wrote:
> On 11/2/15, Roger Pau Monné wrote:
>> El 29/10/15 a les 22.48, Oliver Pinter ha escrit:
>>> Yes, at next week I have time for the test. Please ping me again at
>>> Monday.
>>
>> Ping :).
>
> Pon
On Mon, Nov 2, 2015 at 4:06 PM, Oliver Pinter
wrote:
> On Mon, Nov 2, 2015 at 2:44 PM, Oliver Pinter
> wrote:
>> On 11/2/15, Roger Pau Monné wrote:
>>> El 29/10/15 a les 22.48, Oliver Pinter ha escrit:
>>>> Yes, at next week I have time for the test. Pl
On Mon, Nov 2, 2015 at 6:02 PM, Roger Pau Monné wrote:
> El 02/11/15 a les 17.41, Oliver Pinter ha escrit:
>> Okay, the server survived a full buildworld + installer generation
>> with the new patch.
>
> Thanks for the heads up! I will wait a couple more days and then comm
On 3/6/16, Dimitry Andric wrote:
> Author: dim
> Date: Sun Mar 6 15:57:43 2016
> New Revision: 296428
> URL: https://svnweb.freebsd.org/changeset/base/296428
>
> Log:
> Since kernel modules can now contain sections of type SHT_AMD64_UNWIND,
> the boot loader should not skip over these anymore
On 3/6/16, Dimitry Andric wrote:
> On 06 Mar 2016, at 17:00, Oliver Pinter
> wrote:
>>
>> On 3/6/16, Dimitry Andric wrote:
>>> Author: dim
>>> Date: Sun Mar 6 15:57:43 2016
>>> New Revision: 296428
>>> URL: https://svnweb.freebsd.org/change
Hi Michal!
Is there any chance to add similar workaround to arm64 kernel too?
There are some arm64 devices without UEFI for example Odroid C2 and
Beelink Mini MX...
Thanks,
Oliver
On Sat, Mar 26, 2016 at 7:55 AM, Michal Meloun wrote:
> Author: mmel
> Date: Sat Mar 26 06:55:55 2016
> New Revisi
Hi!
On Saturday, April 2, 2016, John Baldwin wrote:
> Author: jhb
> Date: Sat Apr 2 01:59:53 2016
> New Revision: 297501
> URL: https://svnweb.freebsd.org/changeset/base/297501
>
> Log:
> Output information about PCI-e devices with slots.
>
> In particular this includes additional informati
On Monday, April 4, 2016, John Baldwin wrote:
> On Saturday, April 02, 2016 11:49:53 AM Oliver Pinter wrote:
> > > + if (cap & PCIEM_SLOT_CAP_HPS)
> > > + printf(" surprise");
> >
> >
> > What is this surprise string or s
On Thursday, April 7, 2016, Allan Jude wrote:
> Author: allanjude
> Date: Wed Apr 6 23:21:44 2016
> New Revision: 297629
> URL: https://svnweb.freebsd.org/changeset/base/297629
>
> Log:
> Fix GELIBoot support for GELI sector size is > 512
>
> Add support for 4k sector GELI encrypted partitio
Hi Ed!
On Thu, Apr 7, 2016 at 10:12 PM, Ed Maste wrote:
> Author: emaste
> Date: Thu Apr 7 20:12:45 2016
> New Revision: 297685
> URL: https://svnweb.freebsd.org/changeset/base/297685
>
> Log:
> Add option to specify built-in keymap for kbdmux
>
> PR: 153459
> Submitted by: swel.
On 12/12/16, Kenneth D. Merry wrote:
> On Sun, Dec 11, 2016 at 00:49:12 +0100, Oliver Pinter wrote:
>> On 10/20/16, Kenneth D. Merry wrote:
>> > Author: ken
>> > Date: Thu Oct 20 19:42:26 2016
>> > New Revision: 307684
>> > URL: https://svnweb.fr
On Sunday, September 6, 2020, Mariusz Zaborski wrote:
> Author: oshogbo
> Date: Sun Sep 6 14:04:02 2020
> New Revision: 365378
> URL: https://svnweb.freebsd.org/changeset/base/365378
>
> Log:
> traceroute6: capsicumize it
>
> Submitted by: Shubh Gupta
> Sponsored by: Google (GSOC 2020)
>
101 - 183 of 183 matches
Mail list logo