Re: Fwd: umm_map returns unaligned address?

2021-04-23 Thread Philip Guenther
On Fri, Apr 23, 2021 at 4:50 PM Alessandro Pistocchi wrote: ... > What I was flagging is just that sometimes uvm_map returns an address that > is not > aligned to PAGE_SIZE ( I printed it out and it has 0x004 in the lower 12 > bits).On the > other hand uvm_unmap has an assertion that panics if

Re: Fwd: umm_map returns unaligned address?

2021-04-23 Thread Alessandro Pistocchi
Hi, apologies again. I am not familiar with cvs so I have used the diff command between an original sys folder and mine. I am attaching the diff file and two files to be put in sys/kern. Sorry but the diff command did not include the content of the two files in the diff itself. Please notice

Re: Hi, general question about cryptography...

2021-04-23 Thread Kent Watsen
[My SMTP-client is garbling my mail again! Just changed it to always send plain-text! Sorry for the noise :sigh:] OT, but that’s a signature and doesn’t imply that the content has been encrypted. I suggest you ask your friend about it. K. > On Apr 23, 2021, at 6:52 PM, Kent Watsen wrote:

Re: umm_map returns unaligned address?

2021-04-23 Thread Alessandro Pistocchi
Sorry, I didn't see previous replies because the emails went to the spam folder for some reason. I didn't mean to waste anybody's time. Apologies. I replied to your subsequent points below and I'll send the diff in a new email. On Sat, Apr 24, 2021 at 2:24 AM Philip Guenther wrote: > On Fri,

Re: Fwd: umm_map returns unaligned address?

2021-04-23 Thread Theo de Raadt
Alessandro Pistocchi wrote: > During the syscall I allocate some memory that I want to share between the > kernel and the calling process. When you get the mapping working, it will not work as well as you like. Compiler re-ordering of writes & reads, caches, write buffers, and other details

Re: umm_map returns unaligned address?

2021-04-23 Thread Philip Guenther
On Fri, Apr 23, 2021 at 3:13 PM Alessandro Pistocchi wrote: > -- Forwarded message - > From: Alessandro Pistocchi > Date: Fri, Apr 23, 2021 at 1:55 PM > Subject: umm_map returns unaligned address? > To: > > > Hi all, > > I am fairly new to openbsd so if this is something

Fwd: umm_map returns unaligned address?

2021-04-23 Thread Alessandro Pistocchi
-- Forwarded message - From: Alessandro Pistocchi Date: Fri, Apr 23, 2021 at 1:55 PM Subject: umm_map returns unaligned address? To: Hi all, I am fairly new to openbsd so if this is something obvious that I missed please be understanding. I am adding a syscall to openbsd 6.8.

Re: Hi, general question about cryptography...

2021-04-23 Thread Kent Watsen
OT, but that’s a signature and doesn’t imply that the content has been encrypted. I suggest you ask your friend about it. K. > On Apr 22, 2021, at 8:35 PM, Braden Speer wrote: > > I had a friend make me backups of some pretty important information, and for > some reason I can't get my

Hi, general question about cryptography...

2021-04-23 Thread Braden Speer
I had a friend make me backups of some pretty important information, and for some reason I can't get my head around it... It seems there was a passphrase associated with the files which I recall, but honestly the format I'm not certain how to access, mind you this is a question to OpenBSD

Re: CWM + Web Browser Navigation

2021-04-23 Thread David Anthony
Excellent - the issue is now solved. Thank you for the quick responses! Snippet added: ... bind-key C-Left group-rcycle bind-key C-Right group-cycle unbind-key M-Left unbind-key M-Right ... On 4/23/21 10:53 AM, James Cook wrote: On Fri, Apr 23, 2021 at 10:13:45AM -0300, Gleydson Soares

Re: is the april 19 iso on planetunix official

2021-04-23 Thread Peter N. M. Hansteen
On Fri, Apr 23, 2021 at 05:27:23AM +, Olive Power wrote: > is the april 19 iso on planetunix official > all other cdn (cfloudflare verizon leaseweb) no iso Without a specific reference (URL) that question is impossible to answer, but you are probably better off with install media made from

Re: mistype on https://www.openbsd.org/events.html

2021-04-23 Thread Stuart Henderson
On 2021-04-23, Olive Power wrote: > what is the "openbse" on events.html https://www.openbsd.org/events.html https://www.openbsd.org/tshirts.html#5

Re: is the april 19 iso on planetunix official

2021-04-23 Thread Stuart Henderson
On 2021-04-23, Olive Power wrote: > obviously this cdn is on https://www.openbsd.org/ftp.html > https://mirror.planetunix.net/pub/OpenBSD/6.9/ > i install it and find it signed and build by draat@ not the release@ build > machine > interesting to see a current version go into a release cdn

Re: CWM + Web Browser Navigation

2021-04-23 Thread James Cook
On Fri, Apr 23, 2021 at 10:13:45AM -0300, Gleydson Soares wrote: > On Fri, Apr 23, 2021 at 08:56:00AM -0400, David Anthony wrote: > > Hello, > > > > I'm curious how CWM users mange to "Go Back" in Firefox / Chromium when the > > Alt key has been assigned usage within CWM. I've found Alt+LeftArrow

Re: CWM + Web Browser Navigation

2021-04-23 Thread Gleydson Soares
On Fri, Apr 23, 2021 at 08:56:00AM -0400, David Anthony wrote: > Hello, > > I'm curious how CWM users mange to "Go Back" in Firefox / Chromium when the > Alt key has been assigned usage within CWM. I've found Alt+LeftArrow was a > keyboard shortcut I relied upon when browsing the web. Is there a

CWM + Web Browser Navigation

2021-04-23 Thread David Anthony
Hello, I'm curious how CWM users mange to "Go Back" in Firefox / Chromium when the Alt key has been assigned usage within CWM. I've found Alt+LeftArrow was a keyboard shortcut I relied upon when browsing the web. Is there a mechanism / workaround, or how do others accomplish this?

mistype on https://www.openbsd.org/events.html

2021-04-23 Thread Olive Power
what is the "openbse" on events.html https://www.openbsd.org/events.html and can u fix some link on that page including the "humppa music" using the nyc ftp I think you to fix link direct to archive.org or alike not asking me to see tshirt it is the page showing what happened nice to see

Re: is the april 19 iso on planetunix official

2021-04-23 Thread Olive Power
obviously this cdn is on https://www.openbsd.org/ftp.html https://mirror.planetunix.net/pub/OpenBSD/6.9/ i install it and find it signed and build by draat@ not the release@ build machine interesting to see a current version go into a release cdn without a notice

Re: Release schedule/general product engineering

2021-04-23 Thread Stuart Henderson
On 2021-04-22, Andrew Grillet wrote: > I also can no longer find architecture-specific change logs (to see if > work has been > done that might affect Sparc64 installs, and make things different from when I > installed 6.8 on this hardware last time). These are often separated out per-arch in