0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 12 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved to make way for Mattise 3.0 More... about 16 years ago
Changes as of 1:58 PM (AEST) 14-10-07. More... over 16 years ago
Changes as of 3:39 PM (AEST) 4-10-07. More... over 16 years ago
Changes as of 1:38 PM (AEST) 2-10-07. More... over 16 years ago
Changes as of 12:08 PM (AEST) 28-9-07. More... over 16 years ago
Changes as of 5:55 PM (AEST) 17-9-07. More... over 16 years ago
Changes as of 6:32 PM (AEST) 9-9-07. More... over 16 years ago
Changes as of 5:12 PM (AEST) 4-9-07. Minor changes to makefiles to make them work better. All time functions in the newlib now work properly. Attempting to have all userland tasks run at ring3 without GPFs or page faults. More... over 16 years ago
Changes as of 12:06 PM (AEST) 25-8-07. Cleaning up source tree while debugging ATA/FAT incompatibilities. More... over 16 years ago
Changes as of 6:21 PM (AEST) 23-7-07. "all", "clean", and "install" for root makefile (/Makefile) are not working properly, all others work. Attempts to find source of the problem outlined in http://sourceforge.net/tracker/index.php?func=detail&aid=1778386&group_id=192733&atid=942581. More... over 16 years ago
"Tata_ctl_info" declaration in "/Userland/ata/ata.h" moved to "/Userland/ata/main.c". More... over 16 years ago
Changed kernel makefile to clean properly. More... over 16 years ago
Userland "link.ld" files added and "rm_int" folder removed. More... over 16 years ago
Adding the kernel link.ld file. More... over 16 years ago
Changes as of 8:02 AM (AEST) 23-7-07. More... over 16 years ago
Changes as of 4:32 PM (AEST) 22-8-07. New makefile/source tree structure complete (mkinc folder now holds all makefile includes). More... over 16 years ago
Changes as of 2:02 PM (AEST) 19-8-07. Basic FAT32 driver implemented. Work on shell has started, some issues with input. More... over 16 years ago
Changes as of 2:59 PM (AEST) 18-7-07. fat32_open implemented, fat32_read and fat32_write need to be created. More... over 16 years ago
Changes as of 12:24 PM (AEST) 18-7-07. More... over 16 years ago
Changes as of 1:12 PM (AEST) 15-8-07. All userland programs now use the new mattise.a library (source and Makefile in Userland/mattise_lib). More... over 16 years ago
Changes as of 1:05 PM (AEST) 15-8-07. New makefile system makes compilation on differing setups much easier. More... over 16 years ago
Changes as of 11:04 AM (AEST) 15-8-07. More... over 16 years ago
Changes as of 8:13 AM (AEST) 14-8-07. FAT framework implemented (and working). More... over 16 years ago
Changes as of 7:54 AM (AEST) 13-8-07. FAT framework in progress, Makefile modified to create debugging information for GDB. More... over 16 years ago
Changes as of 5:53 PM (AEST) 8-8-07. Page allocator rewritten to use a bitmap, processes now run properly again. More... over 16 years ago
Changes as of 5:30 PM (AEST) 6-8-07. Page allocation bug still not fixed, attempts to allow the allocator to map the allocated pages have not worked. More... over 16 years ago
Changes as of 5:32 PM (AEST) 5-8-07. Page allocator bug still not fixed. ATA driver complete and tested, devfs and VFS are completed and tested as well. Time is now devoted to debugging page allocator, and then (once complete) the FAT32 filesystem driver. More... over 16 years ago
Changes as of 8:10 AM (AEST) 3-8-07. VFS using threads is complete and tested. More... over 16 years ago
Changes as of 6:25 PM (AEST) 1-8-07. Userland VFS driver now uses threads to control I/O. Problems with message passing between threads mean the VFS does not work properly at the moment. More... over 16 years ago
Changes as of 5:29 PM (AEST) 30-7-07. VFS and devfs complete, ready for refining later. Work must now begin on userspace ATA driver and userland FAT32 driver. More... over 16 years ago