[PATCH] Update ipc/ directory to use mach_port_name_t

2022-11-29 Thread Flavio Cruz
Make it explicit where we use port names versus actual ports. For the 64 bit kernel, port names and ports are of different size so this corrects the syscall arguments and internal structs to have the right size. This patch also uncovered several issues we need to solve to make GNUMach work well on

[PATCH] Make task_info.h structs more portable

2022-11-29 Thread Flavio Cruz
Changed vm_size_t to rpc_size_t so that both userland and kernel agree on the same size. Also changed the denominator for the maximum struct sizes to be integer_t to match the other declarations. Changed some counters to simply use unsigned int instead of natural_t. --- doc/mach.texi|

Re: lost ssh access - where is a log?

2022-11-29 Thread Samuel Thibault
Sergey Bugaev, le mar. 29 nov. 2022 16:24:22 +0300, a ecrit: > Fortunately — while this has been a year of my personal hell, of being > mistreated, disrespected, and humiliated — they never sent me to > you-know-where. I spent all the time on a military airdrom near > Moscow. So there's not that mu

Re: lost ssh access - where is a log?

2022-11-29 Thread Samuel Thibault
Sergey Bugaev, le mar. 29 nov. 2022 16:36:58 +0300, a ecrit: > On Tue, Nov 29, 2022 at 4:24 PM Sergey Bugaev wrote: > > Well, here's a preliminary patch. Please don't expect it to be any > > good, I must have forgotten all the subtleties of glibc development — > > those that I managed to learn in

Re: lost ssh access - where is a log?

2022-11-29 Thread Sergey Bugaev
On Tue, Nov 29, 2022 at 4:24 PM Sergey Bugaev wrote: > Well, here's a preliminary patch. Please don't expect it to be any > good, I must have forgotten all the subtleties of glibc development — > those that I managed to learn in the first place — over the year. That > being said, it builds; I have

Re: lost ssh access - where is a log?

2022-11-29 Thread Sergey Bugaev
On Tue, Nov 29, 2022 at 11:47 AM Samuel Thibault wrote: > Sergey Bugaev, le mar. 29 nov. 2022 09:22:20 +0300, a ecrit: > > Hello everyone! > > > > I am indeed out of the army, alive and in one piece. > > !! \o/ !! > > I have to say I was very worried, I'm glad that you are back in one > piece. Th

Re: lost ssh access - where is a log?

2022-11-29 Thread Samuel Thibault
Sergey Bugaev, le mar. 29 nov. 2022 09:22:20 +0300, a ecrit: > On Tue, Nov 29, 2022 at 7:34 AM Guy-Fleury Iteriteka > wrote: > > There is a thread from bugaev that explain the issue and a partial fix : > > > > https://floss.social/@bugaevc/109422269238549581 > > Well, I guess that's my cue to wav