-
`fgetty` is a minimal, efficient, console-only getty and login.
_So small there's no documentation for it_ — It's also **very** simple, so it's great for our use.
-
https://github.com/stranbird/minix/wiki/消息机制的实现
```
if (!RTS_ISSET(caller_ptr, RTS_SENDING)) {
...
}
```
mini_recieve里边这个判断是么意思啊? `caller`在这里应该是接收方对吧,那应该检查它的RTS_RECIEVING状态呀?
-
`uname -a` does not report when the running kernel was build and on what system. I'd like to see something as it is given by FreeBSD:
```
# uname -a
FreeBSD fbsd10-64.xy.pz 10.1-STABLE FreeBSD 10.1-S…
-
Package: libmount:x64-linux@2.40
**Host Environment**
- Host: x64-linux
- Compiler: GNU 9.4.0
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
vcpkg-scripts ve…
-
It shows very incorrect values on my hardware:
![image](https://cloud.githubusercontent.com/assets/630613/13033880/5340c6bc-d32e-11e5-9909-b072b113ceab.png)
This is with VirtualBox. Real machine spe…
-
### What happened?
I was working on renaming some of my zigbee devices and groups to have a more consistent naming scheme.
I renamed a group but found that after renaming that group it wasn't gett…
-
Hi everyone,
Over the past few days, I can't login to TVShow Time.
Each time I click on "Login" a get immediately "Error 33804" message.
I tried with Kodi 18.3 and 17.6. With my smartphone, my…
-
### Command description
A collection of essential utilities for Linux system management tasks like device control, terminal logins and many others. On the date that this issue is being opened, we hav…
-
```
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…
-
Hi,
I've notice that [someone](https://github.com/Stichting-MINIX-Research-Foundation/minix/issues/349) warned that there is some vulnerabilities exist in this repo, and we have scanned your rep…