72 commits | 1 file changed | 0 commit comments | 2 contributors |
|
Merge remote-tracking branch 'secondaryrep/1.0-RELEASE' into UBIXOS-1.0 | 83a1092 |
|
Cleaning tree to avoid clobber | 91cf53b |
|
1.0-RELEASE | c74774d |
|
Fixing the kernel | 48c0b36 |
|
Working on getting it running with gcc 4.2.1 | 0d48cfd |
|
Sync | c592720 |
|
Sync | c7e6ab2 |
|
Sync | daf1213 |
|
More Sanity Checks | ce9d4fc |
|
Lots of fixes and renaming to the vmm portion of the kernel | 69ab55c |
|
Getting There | db31cfb |
|
Trying To Hunt Down Bugs | 831356b |
|
Sync | 07c7b61 |
|
Fixed up vmm_getFreeKernelPage | 172b4cc |
|
Renamed vmm_getFreePage to vmm_getFreeKernelPage | 5d86fbb |
|
sync | 716ec41 |
|
Sync | 77e2478 |
|
Sync | d9da937 |
|
Sync | 2d83932 |
|
Sync | 2f5f202 |
|
It's All Coming Together | d57dd65 |
|
Adding libutil | 3cc1e94 |
|
Merged In a Propper LS | 997f0fa |
|
Lots of bug fixes it's almost workable | e1fdc6b |
|
Sync | 9f9c0de |
|
Sync - Fixens | ca935ec |
|
Getting There | ef3d4c6 |
|
Getting There.... | 365d938 |
|
Sync - UbixOS Is Running Again | ffa910e |
|
Sync | 0f88a36 |
|
Getting There | b82f9cc |
|
Sync getting it to work again | dd3a736 |
|
Sync - Working On Getting It To Boot Again | bc3f2a3 |
|
Sync: Trying To Get It To Atleast Boot | 0d1c018 |
|
Cleaning | a4d5cfb |
|
Fixed a few bugs | 3a68fae |
|
Renaming some functions | c2ba090 |
|
Sync | 847ef6c |
|
reverting back for now | c9cedf8 |
|
vfs modifies offset now | 28b13db |
|
close now calls the fs to close the descirptor this will remove any fsObj and presumably sync anything that needs syncronization | 8cf1151 |
|
Sync'n for clsk | 2f23dcd |
|
Finished implimenting a few functions | 7f64f27 |
|
Ok CLSK | c2fc58b |
|
More vfs fixes | 295faaf |
|
Functional changes to vfs not yet 100% complete also need to impliment kopen in kernel | 65822bd |
|
sync'n for clsk | a63ec6c |
|
Adding ChangeLog | dbf7b31 |
|
Cleaning up the ne2k driver for future network support. | ad8d4a2 |
|
*** empty log message *** | a2ce8a5 |
|
Added vfs spec doc | c6b9d50 |
|
More moving of functions into the propper locations in the source tree | 72b35dd |
|
Cleaning up vfs syscalls made new file | aae0796 |
|
Cleaning up the vmm's code | 4d5b364 |
|
Few fixes... apparently I was modifying offset twice on the internal descriptors | 796ee2b |
|
Added lseek system call which just lacks SEEK_END | 0ef71c8 |
|
Opps forgot this makefile to build tcc | f6a7e39 |
|
Forgot to copy tcc over to the binary dir | d26e0ac |
|
Cleaned up some evil code | fb171ca |
|
Added tcc to ubix base | f376983 |
|
Need to make changes to the shell it's very sloppy | 14f8e28 |
|
Removed all debug output for now to make it output -DDEBUG Also fixed our dynamic linker | 19606ea |
|
Added kdevelop project files | ff4e362 |
|
Fixed crt1.c had a "hack" which needed to be reverted it was sending env to 0x0 by default Added some debugging information to the ld.so to help reason why environ and __progname are not being set correctly Modified libc.so so that getenv will return the env instead of a NULL pointer | 44e47d6 |
|
Made sure that mmap and obreak received "clean" pages | fb8f9bd |
|
Added files | e027d07 |
|
Fine tuning | f31d0bf |
|
All new makefiles works well now | a51f4bd |
|
Hmm | d8e741c |
|
Lots of fixes | 21b4b2c |
|
Fixed the libc.so it's working once again.. however rtld-elf is still non functioning | 818481b |
|
UbixOS | 641c1f2 |
README.md |
---|