serenity/Base
Andreas Kling dcd47655d0 utmpupdate: Add a program for updating /var/run/utmp
To keep track of ongoing terminal sessions, we now have a sort-of
traditional /var/run/utmp file, like other Unix systems.
Unlike other Unix systems however, ours is of course JSON. :^)

The /bin/utmpupdate program is used to update the file, which is
not writable by regular user accounts. This helper program is
set-GID "utmp".
2020-09-06 16:10:27 +02:00
..
etc utmpupdate: Add a program for updating /var/run/utmp 2020-09-06 16:10:27 +02:00
home/anon Base+HackStudio: Rename project file extensions to .hsp 2020-08-26 16:59:34 +02:00
res Keymaps: Add Belgian (be) keyboard (#3387) 2020-09-02 20:11:35 +02:00
usr Shell: Document the use of environment/local variables 2020-08-18 16:58:17 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00