Commit Graph

20 Commits

Author SHA1 Message Date
454de8feed trying to get VGA fb mode to work.. 2026-07-14 00:07:50 -05:00
5c7febbbf0 shell can launch another user processgit add .git add .! 2026-07-12 20:13:13 -05:00
3c6fd8cb65 got some of the pty actually working in userspace 2026-07-12 03:56:25 -05:00
92748fd258 still working on a more robust vfs 2026-07-11 10:33:08 -05:00
032a35206a refining vfs 2026-07-10 07:46:46 -05:00
4d98d73f5e almost got the term emu working and shell 2026-07-08 21:15:30 -05:00
177a0b8fe9 starting to work on pty drivers, fork(), and scheduler redesign 2026-07-07 00:13:24 -05:00
6d7a23d747 removed pdclib, strange things were happening..., user shell kinda works now 2026-07-06 22:13:57 -05:00
432d160b7a modified some syscall code in rlibc, fs stuff 2026-06-29 17:00:07 -05:00
97357f3170 compiled newlib, need to hook up the system calls 2026-06-28 17:58:58 -05:00
43bc0df81a did some restructuring, got multitasking almost working 2026-06-26 20:05:01 -05:00
8fa7a5930c fixed issues when running on hardware 2026-06-24 21:52:05 -05:00
bf0d1caa89 reading path tables now, need to make kheap sooner or later 2026-06-24 16:47:22 -05:00
ae4b6863bf desparate to get ata reads to work 2026-06-23 23:19:49 -05:00
a82a7aa1a4 still working on ata :( 2026-06-21 16:57:16 -05:00
0f84acde30 more ata stuff 2026-06-20 21:02:59 -05:00
0cb7311911 made the jump to ring 3 2026-06-16 21:53:38 -04:00
53c5d7d40c mm stuff 2026-06-14 00:34:11 -05:00
eb1e096bac rearraged files, set up to use grub bootloader 2026-06-10 18:28:33 -05:00
20fd32f978 initial commit 2026-06-09 23:16:25 -05:00