Commit graph

7 commits

Author SHA1 Message Date
Frans Kaashoek b33574df38 Use the major number defined in file.h. The minor number is ignored;
might as well use 0.
2020-08-18 20:48:53 -04:00
Robert Morris b154cf091c x 2020-08-15 05:46:32 -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)