Commit Graph

18 Commits

Author SHA1 Message Date
5d19d1e2f3 Tracks allocations of ranges of memory. 2019-09-11 11:12:16 -04:00
d3e2076ea5 An error class which wraps errno results 2019-09-11 11:10:27 -04:00
1cef90bfff A simple logger 2019-09-11 11:09:54 -04:00
74317be64b Update to modern Rust syntax 2019-08-29 19:43:26 -04:00
7fa1bdadb9 Can't forget this... 2017-10-18 21:23:29 +00:00
02a17b5d5e Removed unused import 2017-10-18 21:23:17 +00:00
adb43bf2ae Master makefile builds everything 2017-10-18 21:09:06 +00:00
5a3bf75c36 Updated to search for kernel and init in the right place(s) 2017-10-18 21:08:33 +00:00
235627da93 not needed anymore 2017-10-18 21:08:01 +00:00
17be46827d git ignore files 2017-10-18 21:07:21 +00:00
7a87547cc8 Fixed several broken things in makefile 2017-10-18 21:06:38 +00:00
eb6a99eb90 A better layout with both binaries in a single crate 2017-10-18 20:32:04 +00:00
0713cbce69 No longer needed 2017-10-18 19:14:05 +00:00
42070f7532 An init daemon written in rust to replace kernel/init/init.c 2017-10-18 19:09:14 +00:00
babd7c6585 Move crate into subdirectory 2017-10-18 19:05:41 +00:00
f9c737c200 Oops, don't mount the tmpfs twice when setting up the overlay 2017-10-16 04:12:16 +00:00
b6df74ee87 fix Makefile 2017-10-16 03:11:36 +00:00
317426f5bf Initial commit 2017-10-16 02:36:00 +00:00