apio pushed tag old-0.3 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed tag old-0.4 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed tag old-0.5 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed tag old-0.6 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed tag old-0.7 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed tag old-0.8 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed tag old-0.9 to apio/Luna 2023-04-24 20:29:16 +00:00
apio pushed to main at apio/Luna 2023-04-24 20:25:50 +00:00
b8ca749a6c su: Default to root if no username is provided
apio pushed to main at apio/Luna 2023-04-24 20:13:23 +00:00
919c9dd3cf sh: Build a more elaborate prompt using the system hostname and username
apio pushed to main at apio/Luna 2023-04-24 19:20:55 +00:00
403b0f6b94 kernel+libc+init: Add a way to modify the system hostname
apio pushed to main at apio/Luna 2023-04-24 19:02:13 +00:00
cfb4baab4b apps: Add uname
apio pushed to main at apio/Luna 2023-04-24 18:34:52 +00:00
9eab0886b6 kernel+libc: Add uname()
apio pushed to main at apio/Luna 2023-04-23 19:52:41 +00:00
a99a0e5a54 tests: Start testing libluna
apio pushed to main at apio/Luna 2023-04-23 19:15:31 +00:00
cf8a8c145a init: Remove redundant continue statement
de25338d6c libluna: Remove redundant return statements in Result<void>
Compare 2 commits »
apio pushed to main at apio/Luna 2023-04-23 08:53:55 +00:00
37547ec640 libluna: Run lint scripts
2f2b45758e tools: Update some of the lint scripts with a better system to find source files
Compare 2 commits »
apio pushed to main at apio/Luna 2023-04-22 13:21:11 +00:00
e378d8ee2f Revert "libos: Make File::read_line optionally strip the ending newline"
c075aa77b9 init: Allow empty lines in service files
dcc6bbf055 libluna: Add String::trim
Compare 3 commits »
apio pushed to main at apio/Luna 2023-04-22 11:56:14 +00:00
257c2ffd0a init: Add a configurable service system instead of always starting /bin/sh
63a2df112d libos: Make File::read_line optionally strip the ending newline
e654ed6415 libos: Allow passing environment to Process::exec
Compare 3 commits »
apio pushed to main at apio/Luna 2023-04-22 10:26:24 +00:00
5d56638851 kernel: Ignore all non-bootstrap processors
apio pushed to main at apio/Luna 2023-04-22 10:20:36 +00:00
60694f651f kernel/ELF: Remove unused include
apio pushed to main at apio/Luna 2023-04-22 10:19:32 +00:00
2acd2ed75d kernel/ELF: Avoid zeroing out memory twice