Hello!
> 1) I took the concrete example of the confused deputy problem from
> wikipedia and added it to the capabilities page.
I believe a minor error crept in at paraphrasing the example from the
Wikipedia article: The file in which the billing information is stored
is given the name "bills.txt"
Samuel Thibault, le jeu. 24 janv. 2019 13:19:52 +0100, a ecrit:
> Svante Signell, le jeu. 24 janv. 2019 12:11:25 +0100, a ecrit:
> > However, all these tests are still failing, but now mainly with SIGABRT or
> > "signal 20 (SIGCHLD) received but handler not on signal stack" or "signal 30
> > (SIGUS
Hello,
applied, thanks!
Samuel
On Sat, 2019-01-26 at 10:46 -0500, Joshua Branson wrote:
> Hello,
>
> At the moment I do not have internet access on my GNU/Hurd vm. I'm not
> certain how to go about fixing it. I'll attach the script that I use to
> start my vm. I would be open to any help.
#-net user,hostfwd=tcp:127.0.0.1:22
Once it didn't work, I change the network device to pcnet and it's working
now.
On Sat, 26 Jan 2019 at 16:46, Joshua Branson wrote:
>
> Hello,
>
> At the moment I do not have internet access on my GNU/Hurd vm. I'm not
> certain how to go about fixing it. I'll attach the script that I use to
>
Hello,
At the moment I do not have internet access on my GNU/Hurd vm. I'm not
certain how to go about fixing it. I'll attach the script that I use to
start my vm. I would be open to any help.
Thanks,
#!/bin/sh
modprobe kvm
modprobe kvm_intel
cd ~/prog/gnu/hurd/vm/
MEMORY=2G
FILE=debian-hurd-
Hello, I noticed that Samuel applied my patch for the latest qoth, but I
am not seeing it on https://www.gnu.org/software/hurd/index.html. Can I
volunteer to apply these updates?
Thanks,
--
Joshua Branson
Sent from Emacs and Gnus
Hello! Here is my weekly changes that I was able to add to the wiki.
1) I took the concrete example of the confused deputy problem from
wikipedia and added it to the capabilities page.
2) I added some more information on the libstore page. I got the
information from the source code.
3) This is