|
bc5a9d6879
|
fputs is now a single message
|
2019-08-28 20:32:14 -05:00 |
|
|
54ab300502
|
Get all programs building using the new hosted cross-compiler
|
2019-08-28 08:26:42 -05:00 |
|
|
1727e2c44b
|
Change cross-compiler to i386-myos
|
2019-08-27 20:10:28 -05:00 |
|
|
a4bb07e358
|
Move libc to sysroot
|
2019-08-26 17:00:00 -05:00 |
|
|
e59c3e9dae
|
Fix sysroot and an issue with making the usermode programs hosted
|
2019-08-26 13:20:06 -05:00 |
|
|
e8730b145a
|
Make usermode programs hosted, and add noreturn to exit.
|
2019-08-26 07:43:25 -05:00 |
|
|
45fd13c5bb
|
Get mount working and register_fs now takes a mailbox number.
|
2019-08-25 13:53:44 -05:00 |
|
|
88a7cf61f0
|
Ignore chnges to the fsdrv binary
|
2019-08-04 11:59:08 -05:00 |
|
|
e80d084584
|
Sync repo with code for IRC help
|
2019-08-03 15:50:23 -05:00 |
|
|
8b8ac86f80
|
Add a vgs driver to fsdrv
|
2019-07-31 19:46:01 -05:00 |
|
|
823a255e1a
|
Fix vfs saying the message was sent from init's stdio mailbox.
Unfortunately, this breaks the VFS, so the rest of this commit attempts
(and fails) to fix it.
|
2019-07-27 11:11:28 -05:00 |
|
|
7974c1e026
|
Get VFS workng and start on fputc. Debugger is currently broken :(
|
2019-07-20 11:03:27 -05:00 |
|
|
fb61bb2806
|
Fix fsdrv build
|
2019-07-13 10:40:23 -05:00 |
|
|
65821b63d3
|
remove fsdrv's VGA code
|
2019-07-13 10:30:32 -05:00 |
|
|
d62ccb0dc1
|
Add a process to act as a filesytem driver and get a .gdbinit file setup
.gdbinit is used to make it easier to debug userspace processes
|
2019-07-13 10:18:41 -05:00 |
|