-
```
What steps will reproduce the problem?
1. Use VMware player to run Minix 3.1.2a
2. Apply the latest changes: proc.c, proc.h, do_fork.c, misc.c
3. Recompile the kernel and reboot.
What is the expe…
-
When trying to do a full NetBSD-style `installworld` (local installation), the `runpax` function in script `distrib/sets/maketars` fails with
> `# make MKUNPRIVED=yes DESTDIR=/usr/dest installworld I…
-
I suspect I'm doing something stupid here, but...
\# uname -r
14.1-STABLE
\# /compat/ubuntu/bin/gcc --version
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Copyright (C) 2019 Free Software Founda…
-
```
The kernel should be able to output (debug) messages on the system
console. We can do this the same way as Minix 3 does this: simply generate
messages, and send these to the correct server, i.e. L…
-
```
The kernel should be able to output (debug) messages on the system
console. We can do this the same way as Minix 3 does this: simply generate
messages, and send these to the correct server, i.e. L…
-
```
What steps will reproduce the problem?
1. Use VMware player to run Minix 3.1.2a
2. Apply the latest changes: proc.c, proc.h, do_fork.c, misc.c
3. Recompile the kernel and reboot.
What is the expe…
-
I'm stalling MINIX 3 on a MacBook 2010 using a CD, I enter the boot menu and type (yes from the keyboard) the option I want (1) then the installation begins, but when it ask for the login and type roo…
-
Improve the node app to be able to manage more than 1 mini.
Improve the web app to be able to select between multiple minis.
jxmot updated
3 years ago
-
I am trying to test the scheduler after implementing some other scheduling algorithms
whenever I try to execute make command in /usr/src/include/minix/
the following error appears : Makefile:1: **…
-
Here are some formats planning to add support in NanaZip 3.x development stage. I think users will be happy if I can implement all of these. But I also need some help.
Note: You can give your sugge…