ladybird/Base/etc
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
..
WindowServer WindowServer+LibGUI: Add "wait" cursor 2020-07-07 23:11:39 +02:00
fstab utmpupdate: Add a program for updating /var/run/utmp 2020-09-06 16:10:27 +02:00
group utmpupdate: Add a program for updating /var/run/utmp 2020-09-06 16:10:27 +02:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
LookupServer.ini LookupServer: Rename setting "DNS/IPAddress" => "DNS/Nameserver" 2020-01-26 15:44:51 +01:00
motd Base: Update motd since it was a little outdated :^) 2020-06-24 22:55:45 +02:00
passwd Userland: Make su require passwords 2020-07-28 17:07:22 +02:00
protocols Base files: Add protocols file 2020-04-18 10:11:55 +02:00
services Base Files: Add services file. 2020-04-16 15:55:45 +02:00
shellrc UserspaceEmulator: Start building a userspace X86 emulator :^) 2020-07-07 22:44:58 +02:00
SystemServer.ini ProtocolServer: Run with low priority 2020-07-06 15:41:15 +02:00