0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge git://github.com/dublindan/RenrakuOS
daeken
as Cody Brocious
More... over 14 years ago
Finished Dhcp. Fixed bug in Frontend where ldarg.s failed on non-static methods.
daeken
as Cody Brocious
More... over 14 years ago
Merge branch 'master' of git://github.com/theanti9/RenrakuOS into create More... over 14 years ago
Environment variables More... over 14 years ago
Added environment variables to context
dan
More... over 14 years ago
Fixed comments
dan
More... over 14 years ago
Changed name of shell back to 'shell'
dan
More... over 14 years ago
- Shell Changes: - Command list - Command help text - Command history - Added helper functions to Context for easier nested Contexts
dan
More... over 14 years ago
Replaced old shell with new shell
dan
More... over 14 years ago
Added new shell - command list - command help text - command history - context nesting helpers
dan
More... over 14 years ago
Fixed issue #15
ircubic
as Daniel Bruce
More... over 14 years ago
Made the shift key work.
ircubic
as Daniel Bruce
More... over 14 years ago
Shifted keymap
ircubic
as Daniel E. Bruce
More... over 14 years ago
Moved over to service-based IP stack.
daeken
as Cody Brocious
More... over 14 years ago
Added readers for Ip/UdpStream. Added Read() to System.IO.Stream.
daeken
as Cody Brocious
More... over 14 years ago
Added initial DHCP support. Added support for resolving broadcast IPs. Added IP property to INetworkProvider and INetworkDevice. Modified IPStream to use the current device IP.
daeken
as Cody Brocious
More... over 14 years ago
Added UdpStream and UdpTest. Dropped INetworkProvider arguments off EthernetStream and Arp.Resolve. Added initial System.Int32 implementation. Fixed reversed version/length nibbles in IP header.
daeken
as Cody Brocious
More... over 14 years ago
Added interrupt disable code to memory manager to prevent race conditions. Added initial System.Net.IPAddress class. Fixed bug preventing PCNet from initializing properly. Fixed argument bug in the compiler frontend.
daeken
as Cody Brocious
More... over 14 years ago
Added initial ARP support and test.
daeken
as Cody Brocious
More... over 14 years ago
debugging More... over 14 years ago
Modified build file to call the system's mkisofs on non-Windows platforms.
daeken
as Cody Brocious
More... over 14 years ago
Rewrote tasks in a sane way. Made task test use an instance variable and made it terminate.
daeken
as Cody Brocious
More... over 14 years ago
Implemented EthernetStream and IpStream. Added base S.IO.Stream implementation. Fixed compiler crash on abstract methods.
daeken
as Cody Brocious
More... over 14 years ago
Added network test app.
daeken
as Cody Brocious
More... over 14 years ago
Update to Apps/Windows.boo More... over 14 years ago
Renamed SC.Queue.Length to .Count. Implemented send support in PCNet.
daeken
as Cody Brocious
More... over 14 years ago
Merge branch 'master' of git://github.com/daeken/RenrakuOS More... over 14 years ago
Added Rx/Tx buffer initialization and receiving code to PCNet.
daeken
as Cody Brocious
More... over 14 years ago
Added starg support to the compiler. Added PCNet initialization and interrupt handling stub. Added address space support to PCI.
daeken
as Cody Brocious
More... over 14 years ago
General Update More... over 14 years ago