2018-05-24 8:41 GMT+01:00 H. Schmalzbauer - OmniLAN <
h.schmalzba...@omnilan.de>:
> Am 23.05.2018 um 22:35 schrieb Ravi Pokala:
>
>> Hi Traz,
>>
>> You're referring to power consumption in terms of (milli)Amps. That's not
>> right; power is measured in Watts. What you're actually talking about is
2018-05-24 11:01 GMT+01:00 Hans Petter Selasky :
> On 05/24/18 11:59, Edward Napierala wrote:
>
>> 2018-05-24 8:41 GMT+01:00 H. Schmalzbauer - OmniLAN <
>> h.schmalzba...@omnilan.de>:
>>
>> Am 23.05.2018 um 22:35 schrieb Ravi Pokala:
>>>
>
2018-06-13 12:43 GMT+01:00 Emmanuel Vadot :
> On 2018-06-12 18:45, Edward Tomasz Napierala wrote:
>
>> Author: trasz
>> Date: Tue Jun 12 16:45:52 2018
>> New Revision: 335004
>> URL: https://svnweb.freebsd.org/changeset/base/335004
>>
>> Log:
>> Enable USB OTG serial terminal on ARM SD card imag
On 0613T0730, Warner Losh wrote:
> On Wed, Jun 13, 2018 at 6:39 AM, Edward Napierala wrote:
>
> > 2018-06-13 12:43 GMT+01:00 Emmanuel Vadot :
> >
> >> On 2018-06-12 18:45, Edward Tomasz Napierala wrote:
[..]
> >> +
2017-11-28 17:04 GMT+00:00 Bruce Evans :
> On Tue, 28 Nov 2017, Edward Tomasz Napierala wrote:
>
> Log:
>> Make kdb_reenter() silent when explicitly called from db_error().
>> This removes the useless backtrace on various ddb(4) user errors.
>>
>> Reviewed by: jhb@
>> Obtained from: CheriBSD
2017-06-20 21:52 GMT+01:00 Bryan Drewery :
> Author: bdrewery
> Date: Tue Jun 20 20:52:06 2017
> New Revision: 320174
> URL: https://svnweb.freebsd.org/changeset/base/320174
>
> Log:
> Fix 'make clean all' to work again.
>
> This likely broke completely with r308599.
>
> Apply the same fix f
This patch seems to fix the problem with "make -j4 installworld" for me.
Do you intend to commit it? Thanks! (And sorry for the breakage.)
2017-06-27 4:48 GMT+01:00 Cy Schubert :
> (since we're top posting )
>
> Hi Sean,
>
> Do you want to give this a spin?
>
> Index: share/zoneinfo/Makefi
Please do. Thanks again :-)
2017-06-28 15:15 GMT+01:00 Cy Schubert :
> It doesn't matter who commits it. If you want me to, I will commit it at
> noon my time as I'm already a tad late for $JOB.
>
> ~cy
>
> In message KFM7ngEqiW86_g@mail.gmail.c
>
Well, fsck(8) is a bit weird.
Assuming you don't have /dev/md0 in your fstab(5):
[trasz@v2:~]% fsck -d -t ffs -T ufs:-R /dev/md0
start (null) wait fsck_ffs /dev/md0
[trasz@v2:~]% fsck -d -t ufs -T ufs:-R /dev/md0
start (null) wait fsck_ufs -R /dev/md0
However (/ is defined as ufs in my fstab(5))
2017-07-11 18:02 GMT+01:00 Rodney W. Grimes
:
> [ Charset UTF-8 unsupported, converting... ]
> > Author: trasz
> > Date: Tue Jul 11 12:32:40 2017
> > New Revision: 320892
> > URL: https://svnweb.freebsd.org/changeset/base/320892
> >
> > Log:
> > Make fsck_y_enable default to passing pass -R to
On Mon, 7 Oct 2019 at 22:39, John Baldwin wrote:
>
> On 10/7/19 12:05 PM, Edward Tomasz Napierala wrote:
> > Author: trasz
> > Date: Mon Oct 7 19:05:05 2019
> > New Revision: 353283
> > URL: https://svnweb.freebsd.org/changeset/base/353283
> >
> > Log:
> > Introduce stats(3), a flexible statist
On Tue, 26 Mar 2019 at 15:47, Edward Tomasz Napierala wrote:
>
> Author: trasz
> Date: Tue Mar 26 15:47:13 2019
> New Revision: 345549
> URL: https://svnweb.freebsd.org/changeset/base/345549
>
> Log:
> Make smartpqi(4) behave better when running out of memory, by returning
> CAM_RESRC_UNAVAIL
On Thu, 11 Apr 2019 at 17:26, Conrad Meyer wrote:
>
> Hi Edward,
>
> I have a question about this change below.
>
> On Thu, Apr 11, 2019 at 4:22 AM Edward Tomasz Napierala
> wrote:
> >
> > Author: trasz
> > Date: Thu Apr 11 11:21:45 2019
> > New Revision: 346120
> > URL: https://svnweb.freebsd.or
On Fri, 12 Apr 2019 at 16:20, Konstantin Belousov wrote:
>
> On Fri, Apr 12, 2019 at 03:28:26PM +0100, Edward Napierala wrote:
> > On Thu, 11 Apr 2019 at 17:26, Conrad Meyer wrote:
> > >
> > > Hi Edward,
> > >
> > > I have a question about this cha
On Mon, 22 Apr 2019 at 20:01, Rodney W. Grimes
wrote:
>
> > Author: ngie
> > Date: Mon Apr 22 17:52:46 2019
> > New Revision: 346571
> > URL: https://svnweb.freebsd.org/changeset/base/346571
> >
> > Log:
> > Update the spelling of my name
> >
> > Previous spellings of my name (NGie, Ngie) were
On Thu, 25 Jul 2019 at 19:48, Alexander Motin wrote:
>
> Author: mav
> Date: Thu Jul 25 18:48:31 2019
> New Revision: 350331
> URL: https://svnweb.freebsd.org/changeset/base/350331
>
> Log:
> Make `camcontrol sanitize` support also ATA devices.
>
> ATA sanitize is functionally identical to SCS
On Fri, 16 Oct 2020 at 11:47, Konstantin Belousov wrote:
>
> On Fri, Oct 16, 2020 at 09:58:11AM +, Edward Tomasz Napierala wrote:
> > Author: trasz
> > Date: Fri Oct 16 09:58:10 2020
> > New Revision: 366748
> > URL: https://svnweb.freebsd.org/changeset/base/366748
> >
> > Log:
> > Bump pseu
On Mon, 16 Dec 2019 at 20:59, Enji Cooper wrote:
>
>
> > On Dec 16, 2019, at 12:07, Edward Tomasz Napierala
> > wrote:
> >
> > Author: trasz
> > Date: Mon Dec 16 20:07:04 2019
> > New Revision: 355818
> > URL: https://svnweb.freebsd.org/changeset/base/355818
> >
> > Log:
> > Add compat.linux.e
On Tue, 28 Jan 2020 at 18:55, Gleb Smirnoff wrote:
>
> On Tue, Jan 28, 2020 at 01:57:25PM +, Edward Tomasz Napierala wrote:
> E> Author: trasz
> E> Date: Tue Jan 28 13:57:24 2020
> E> New Revision: 357203
> E> URL: https://svnweb.freebsd.org/changeset/base/357203
> E>
> E> Log:
> E> Add TCP_
2018-07-04 16:26 GMT+01:00 Rodney W. Grimes
:
> > > Author: trasz
> > > Date: Wed Jul 4 13:34:43 2018
> > > New Revision: 335941
> > > URL: https://svnweb.freebsd.org/changeset/base/335941
> > >
> > > Log:
> ...
> > > +#ifdef notyet
> > > + /*
> > > +* XXX: Doesn't work; kernel pipe buffer
On Tue, 26 Mar 2019 at 15:47, Edward Tomasz Napierala wrote:
>
> Author: trasz
> Date: Tue Mar 26 15:47:13 2019
> New Revision: 345549
> URL: https://svnweb.freebsd.org/changeset/base/345549
>
> Log:
> Make smartpqi(4) behave better when running out of memory, by returning
> CAM_RESRC_UNAVAIL
On Thu, 11 Apr 2019 at 17:26, Conrad Meyer wrote:
>
> Hi Edward,
>
> I have a question about this change below.
>
> On Thu, Apr 11, 2019 at 4:22 AM Edward Tomasz Napierala
> wrote:
> >
> > Author: trasz
> > Date: Thu Apr 11 11:21:45 2019
> > New Revision: 346120
> > URL: https://svnweb.freebsd.or
On Fri, 12 Apr 2019 at 16:20, Konstantin Belousov wrote:
>
> On Fri, Apr 12, 2019 at 03:28:26PM +0100, Edward Napierala wrote:
> > On Thu, 11 Apr 2019 at 17:26, Conrad Meyer wrote:
> > >
> > > Hi Edward,
> > >
> > > I have a question about this cha
On Mon, 22 Apr 2019 at 20:01, Rodney W. Grimes
wrote:
>
> > Author: ngie
> > Date: Mon Apr 22 17:52:46 2019
> > New Revision: 346571
> > URL: https://svnweb.freebsd.org/changeset/base/346571
> >
> > Log:
> > Update the spelling of my name
> >
> > Previous spellings of my name (NGie, Ngie) were
2017-04-04 17:20 GMT+01:00 John Baldwin :
> On Tuesday, April 04, 2017 08:17:03 AM Edward Tomasz Napierala wrote:
> > Author: trasz
> > Date: Tue Apr 4 08:17:03 2017
> > New Revision: 316486
> > URL: https://svnweb.freebsd.org/changeset/base/316486
> >
> > Log:
> > Remove dead code/ifdef.
> >
>
pt., 30 lis 2018 o 16:43 Bjoern A. Zeeb
napisał(a):
>
> On 30 Nov 2018, at 16:38, Justin Hibbits wrote:
>
> > On Fri, Nov 30, 2018, 08:36 Warner Losh >
> >>
> >>
> >> On Fri, Nov 30, 2018 at 9:35 AM Justin Hibbits
> >> wrote:
> >>
> >>>
> >>>
> >>> On Fri, Nov 30, 2018, 08:24 Bjoern A. Zeeb <
>
pt., 30 lis 2018 o 17:47 John Baldwin napisał(a):
>
> On 11/30/18 9:37 AM, Ian Lepore wrote:
> > On Fri, 2018-11-30 at 16:01 +, Edward Tomasz Napierala wrote:
> >> Author: trasz
> >> Date: Fri Nov 30 16:01:43 2018
> >> New Revision: 341344
> >> URL: https://svnweb.freebsd.org/changeset/base/34
niedz., 6 sty 2019 o 16:50 Cy Schubert napisał(a):
>
> In message <201901061623.x06gns1w057...@repo.freebsd.org>, Edward
> Tomasz Napier
> ala writes:
> > Author: trasz
> > Date: Sun Jan 6 16:23:28 2019
> > New Revision: 342812
> > URL: https://svnweb.freebsd.org/changeset/base/342812
> >
> > Log
śr., 9 sty 2019 o 16:41 Rodney W. Grimes
napisał(a):
>
> > Author: trasz
> > Date: Wed Jan 9 11:04:27 2019
> > New Revision: 342881
> > URL: https://svnweb.freebsd.org/changeset/base/342881
> >
> > Log:
> > Make sh(1) recognize the default $HOME. By default /home
> > is a symlink; without th
pt., 25 sty 2019 o 11:24 Rodney W. Grimes
napisał(a):
>
> > On 0124T1555, Rodney W. Grimes wrote:
> > > > Author: trasz
> > > > Date: Thu Jan 24 23:34:51 2019
> > > > New Revision: 343416
> > > > URL: https://svnweb.freebsd.org/changeset/base/343416
> > > >
> > > > Log:
> > > > Install .shrc for
The aliases are gone, let's continue on the remaining bits below.
On 0125T0539, Rodney W. Grimes wrote:
> > pt., 25 sty 2019 o 11:24 Rodney W. Grimes
> > napisa?(a):
> > >
> > > > On 0124T1555, Rodney W. Grimes wrote:
> > > > > > Author: trasz
> > > > > > Date: Thu Jan 24 23:34:51 2019
> > > > >
pt., 25 sty 2019 o 19:57 Rodney W. Grimes
napisał(a):
>
> > Author: trasz
> > Date: Fri Jan 25 17:09:26 2019
> > New Revision: 343440
> > URL: https://svnweb.freebsd.org/changeset/base/343440
> >
> > Log:
> > Comment out the default sh(1) aliases for root, introduced in r343416.
> > The rest o
On 0125T1441, Devin Teske wrote:
>
>
> > On Jan 25, 2019, at 1:37 PM, Edward Napierala wrote:
> >
> > pt., 25 sty 2019 o 19:57 Rodney W. Grimes
> > mailto:free...@pdx.rh.cn85.dnsmgr.net>>
> > napisał(a):
> >>
> >>> Author: trasz
On 0125T1530, Devin Teske wrote:
>
>
> > On Jan 25, 2019, at 12:28 AM, Edward Napierala wrote:
> >
> > On 0125T1441, Devin Teske wrote:
> >>
> >>
> >>> On Jan 25, 2019, at 1:37 PM, Edward Napierala wrote:
> >>>
need to explain what this commit does _not_ affect.
(And I've been reminded by rgrimes@ more than once that I should pay
more attention to my commit messages. Oh well. Perhaps I'll learn
this time.)
On 0125T1647, Devin Teske wrote:
>
>
> > On Jan 25, 2019, at 1:13 AM, Ed
On 0125T1705, Rodney W. Grimes wrote:
> > > On Jan 25, 2019, at 1:13 AM, Edward Napierala wrote:
>
> Chop with the big axe most of this as I need to clarify a miss statement.
> ...
> > > The change we're discussing doesn't affect upgrades at a
On 0125T1647, Devin Teske wrote:
>
>
> > On Jan 25, 2019, at 1:13 AM, Edward Napierala wrote:
> >
> > On 0125T1530, Devin Teske wrote:
> >>
> >>
> >>> On Jan 25, 2019, at 12:28 AM, Edward Napierala wrote:
> >>>
> >>
sob., 26 sty 2019 o 01:38 Rodney W. Grimes
napisał(a):
>
> > On 0125T1705, Rodney W. Grimes wrote:
> > > > > On Jan 25, 2019, at 1:13 AM, Edward Napierala
> > > > > wrote:
> > >
> > > Chop with the big axe most of this as I need to clari
niedz., 17 lut 2019 o 16:05 Enji Cooper napisał(a):
>
>
> > On Feb 17, 2019, at 04:17, Jan Beich wrote:
> >
> > Edward Tomasz Napierala writes:
> >
> >> ... while the
> >> +.Em quarterly
> >
> > .Em looks unnecessary as "the" is enough. /quarterly is a package set
> > (or repository), not an act
pon., 4 mar 2019 o 13:20 Konstantin Belousov napisał(a):
>
> On Mon, Mar 04, 2019 at 01:02:36PM +, Edward Tomasz Napierala wrote:
> > Author: trasz
> > Date: Mon Mar 4 13:02:36 2019
> > New Revision: 344758
> > URL: https://svnweb.freebsd.org/changeset/base/344758
> >
> > Log:
> > Push down
pon., 4 mar 2019 o 14:30 Konstantin Belousov napisał(a):
>
> On Mon, Mar 04, 2019 at 01:31:37PM +, Edward Napierala wrote:
> > pon., 4 mar 2019 o 13:20 Konstantin Belousov
> > napisał(a):
> > > > + p = curthread;
> > > Why do you name it 'p
pon., 4 mar 2019 o 15:17 Cy Schubert napisał(a):
>
> On March 4, 2019 6:30:21 AM PST, Konstantin Belousov
> wrote:
> >On Mon, Mar 04, 2019 at 01:31:37PM +, Edward Napierala wrote:
> >> pon., 4 mar 2019 o 13:20 Konstantin Belousov
> >napisał(a):
> >>
42 matches
Mail list logo