Commit graph

11 commits

Author SHA1 Message Date
Imbus
bae44d0333 Halt system on shell exit 2025-01-11 15:51:10 +01:00
Imbus
eccdaeeaaa Disable clang-format for certain lines 2024-08-07 05:20:01 +02:00
Imbus
4d688c6837 Cool banner because it is cool 2024-07-03 08:25:31 +02:00
Imbus
d6793bf093 Complete reformat 2024-06-15 16:55:06 +02:00
Frans Kaashoek
d4d487731a Use the major number defined in file.h. The minor number is ignored;
might as well use 0.
2020-08-21 11:00:45 -04:00
Robert Morris
95dad4c061 x 2020-08-17 08:18:23 -04:00
Robert Morris
35010f0d0f error exit status is 1 2019-09-11 10:04:40 -04:00
Frans Kaashoek
7e6c37e67e Support exit status for exit/wait
One test case for returning a exit status
Passes usertests, but haven't used it to simplify tests
2019-09-10 12:30:10 -04:00
Robert Morris
64b93d175a user printf(1 -> printf( 2019-08-27 13:13:03 -04:00
Robert Morris
75b0c6fc91 back-port fork/exit/exit tests to xv6-riscv 2019-07-05 12:33:26 -04:00
Robert Morris
5753553213 separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
Renamed from init.c (Browse further)