I have implemented signals. Poorly.
Conversation
Notices
-
Drew DeVault (drewdevault@fosstodon.org)'s status on Tuesday, 21-May-2024 20:35:47 JST Drew DeVault -
Drew DeVault (drewdevault@fosstodon.org)'s status on Tuesday, 21-May-2024 20:35:48 JST Drew DeVault Day 19 -- going to Utrecht tonight so there's not going to be much
* dash incorporated into source tree to provide /bin/sh
* New syscalls: setcreds (provides setuid et al), setgroups, mount
* libc expanded with support for passwd, groups, shadow, etc, login(1) stuff
* Bunnix executes /etc/rc on boot as a shell scriptI have realized that dash depends on signals to work properly, however, so I will probably have to either get that working or switch to rc.
-