Ali Farzanrad wrote:
> Thomas Frohwein wrote:
> > On Sat, May 25, 2024 at 12:06:39PM +0000, Ali Farzanrad wrote:
> > > Ali Farzanrad wrote:
> > > > Alexandre Ratchov wrote:
> > > > > On Fri, May 24, 2024 at 09:04:29PM +, Ali Farzanra
Thomas Frohwein wrote:
> On Sat, May 25, 2024 at 12:06:39PM +0000, Ali Farzanrad wrote:
> > Ali Farzanrad wrote:
> > > Alexandre Ratchov wrote:
> > > > On Fri, May 24, 2024 at 09:04:29PM +, Ali Farzanrad wrote:
> > > > > Alexandre Ratchov wro
Ali Farzanrad wrote:
> Alexandre Ratchov wrote:
> > On Fri, May 24, 2024 at 09:04:29PM +0000, Ali Farzanrad wrote:
> > > Alexandre Ratchov wrote:
> > > > On Fri, May 24, 2024 at 04:30:52PM +, Ali Farzanrad wrote:
> > > > > Hi again,
> >
Alexandre Ratchov wrote:
> On Fri, May 24, 2024 at 09:04:29PM +0000, Ali Farzanrad wrote:
> > Alexandre Ratchov wrote:
> > > On Fri, May 24, 2024 at 04:30:52PM +0000, Ali Farzanrad wrote:
> > > > Hi again,
> > > >
> > > > During my
Alexandre Ratchov wrote:
> On Fri, May 24, 2024 at 04:30:52PM +0000, Ali Farzanrad wrote:
> > Hi again,
> >
> > During my tests it seems that this version of kernel works fine:
> >
> > # TZ=UTC cvs -Qd /cvs get -D "2024-05-17 19:30" -P src
> >
Hi again,
During my tests it seems that this version of kernel works fine:
# TZ=UTC cvs -Qd /cvs get -D "2024-05-17 19:30" -P src
But this version of kernel will cause sudden reboots without any kernel
panic or message after 5-60 minutes in my Minisforum UM790:
# TZ=UTC cvs -Qd /cvs get -D "202
Hi Stuart,
Stuart Henderson wrote:
> On 2024-05-23, Ali Farzanrad wrote:
> > Hi misc@,
> >
> > My Minisforum UM790 keeps reboot every 5-10 minutes, without any Kernel
> > Panic or visible message how may I debug it?
> > I'm using latest OpenBSD snapshot wit
Hi misc@,
My Minisforum UM790 keeps reboot every 5-10 minutes, without any Kernel
Panic or visible message how may I debug it?
I'm using latest OpenBSD snapshot with this amd64/BUILDINFO:
Build date: 1716424636 - Thu May 23 00:37:16 UTC 2024
# (dmesg; sysctl hw.sensors)
OpenBSD 7.5-current (GENER
Ali Farzanrad wrote:
> Hi Stuard,
>
> Stuart Henderson wrote:
> > On 2023-11-17, Sonic wrote:
> > > Following -current:
> > > OpenBSD 7.4-current (GENERIC.MP) #1447: Wed Nov 15 09:56:54 MST 2023
> > > Upgrade via "sysupgrade -s" now fa
Hi Stuard,
Stuart Henderson wrote:
> On 2023-11-17, Sonic wrote:
> > Following -current:
> > OpenBSD 7.4-current (GENERIC.MP) #1447: Wed Nov 15 09:56:54 MST 2023
> > Upgrade via "sysupgrade -s" now failing with:
> > init: single user shell terminated, restarting
> > init: single user shell termi
Hi,
Is it normal to have such behavior?
$ cat loop.c
int
main(void)
{
for (;;)
;
}
$ clang -O1 -Wall -Wextra -S -o loop.c.s loop.c
$ clang++ -O1 -Wall -Wextra -S -o loop.cxx.s loop.c
clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior
is deprecat
Hi Ashlen,
The best way to handle your concerns is to review httpd, OpenSMTPd, and
other projects code and send a patch to these project to handle Certificates
in a more secure way. This way you can help yourself and the others.
Bests,
Ali Farzanrad
Ashlen wrote:
> Hi all, so I'm w
Hi Stuart,
I think that I know the problem.
pkg_add will search python in stable directory before searching for it
in release directory and it find python. However it will only find
version 3, because there is no python 2 in stable directory.
So it will stop searching (because it found python) a
Ali Farzanrad wrote:
> Hi,
>
> I have a wireguard configuration in my system with local unbound dns
> resolver. In the past, I'd configured my wireguard as a separated
> rdomain, so whenever I needed to run my browser, I did one of these 2
> options:
>
> 1. chang
Hi,
I have a wireguard configuration in my system with local unbound dns
resolver. In the past, I'd configured my wireguard as a separated
rdomain, so whenever I needed to run my browser, I did one of these 2
options:
1. change /etc/resolv.conf and user a global dns resolver,
2. run an unwind
Hi,
Thanks for new release. I have this issue for few years in my system
(maybe since OpenBSD 6.6). Whenever I suspend my system using zzz
command, It suspends well, however after I press power button I see no
video and my monitor remain in sleep mode.
I've replaced my old Radeon RX 550 video c
I also suspected that it is a filesystem corruption.
Do you have `async` mount option on your root?
Sebastien Marie wrote:
> On Tue, Aug 03, 2021 at 10:03:44AM +0200, Paul de Weerd wrote:
> > df shows you how much data you can write to an fs, while du shows the
> > disk usage of files it can find
Monah Baki wrote:
> firefox does not work
>
Maybe that's a firefox bug:
https://support.mozilla.org/he/questions/1276819
Juan Francisco Cantero Hurtado wrote:
> On Mon, Jul 01, 2019 at 06:39:01PM +0300, li...@wrant.com wrote:
> > Mon, 1 Jul 2019 17:13:44 +0200 Juan Francisco Cantero Hurtado
> >
> > > On Mon, Jul 01, 2019 at 05:20:20PM +0300, li...@wrant.com wrote:
> > > > Mon, 1 Jul 2019 00:46:33 +0200 Juan Francis
Cord wrotes:
>
> Hi,
> I have found the following errors on the log:
>
> /bsd: chrome[18585]: pledge "", syscall 289
>
> they appear everytime I start chrome.. they are about 4 or 5, what means?
> It's the first time, yesterday and in the past there aren't any.
>
> thx cord
>
It might be related:
I also recommend curl if you know exact address of receiving/sending
resource.
It needs zero config and works great in non-root users.
On Sat, Dec 23, 2017 at 10:24:25AM +, Stuart Henderson wrote:
> The idea of a bug tracking system is to spread the work and help
> people remember things. It should *reduce* work done by devs because
> they no longer have to drag even the most basic information out
> of a reporter and figure ou
G wrotes:
>Hello.
>Im trying to copy files from my laptop to a usb stick.
>The speed varies between 300kB/sec and 400kB/sec. Its really slow.
I also have the same problem.
It seems that block files are slow and it is not possible to mount raw
files.
I tested it with dd(1) and found that fastest w
Hi,
It seems that cwmrc(5) could not change default key binding for sticky
command and whenever I try to bind keys to sticky, I receive "syntax error".
I check the codes and found out that in parse.y file "sticky" is a keyword.
I don't know which is the best patch for this problem, but this patc
Stuart Henderson wrotes:
>On 2016-08-24, Bertram Scharpf wrote:
>> The installers partitioning tool didn't offer me a variant
>> that keeps my existing partitions.
>
>If you wanted to try it again, when it asks "Use (W)hole disk or
>(E)dit the MBR?", choose E.
>
>It doesn't exactly hold your hand
Jyri Hovila [iki.fi] wrotes:
>
>Hello, world!
>
>I'm having an issue with xlock being unable to unlock a locked session.
>
>I'm running a CURRENT version of OpenBSD on amd64 architecture.
>
>I can lock my X session with xlock just fine, but when I enter my
>password the unlock, xlock says the passw
26 matches
Mail list logo