14 Commits

Author SHA1 Message Date
Mark 13c4ce7bda Move login(1) to /sbin 2020-08-01 23:40:34 +03:00
Mark 2311c01e1d Add proper use of getgrgid_r(3) 2020-08-01 23:37:52 +03:00
Mark 169821b9ac login(1): use setsid() and use given tty 2020-08-01 23:36:49 +03:00
Mark ebe207b052 Update with new libc functions 2020-07-27 00:26:12 +03:00
Mark bcfe77c4a8 Add acpid to init 2020-07-11 15:34:36 +03:00
Mark e18a7e329d Enable mount/umount, add rc/init programs 2020-07-07 22:56:11 +03:00
Mark 5e745434fc Add ucat 2020-07-07 21:27:15 +03:00
Mark 41a2b878d6 Move mounts to init 2020-01-31 23:38:28 +02:00
Mark 692edb5b95 Run stuff on startup 2020-01-23 18:32:23 +02:00
Mark 76adf35512 Add su, add process group handling in shell 2020-01-20 15:40:26 +02:00
Mark d7a9bdee22 Make sh able to execute from file 2020-01-19 17:54:47 +02:00
Mark 44cfef634b Add /bin/sh and /bin/login, demo users 2020-01-17 23:02:33 +02:00
Mark abf9715e43 Add username and proper hostname to prompt 2020-01-17 15:52:52 +02:00
Mark 638edb5166 Initial commit after splitting userspace from kernel tree 2020-01-07 16:22:33 +02:00