11
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 22 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added script for Grub2 image creation; More... almost 12 years ago
returning value fixed in message read; More... about 12 years ago
changelog updates More... about 12 years ago
fixes to run on non-SMP systems (should be tested more); More... about 12 years ago
fixed macro name; More... over 12 years ago
changelog 0.1.3 updated; More... over 12 years ago
Merge branch 'master' of [email protected]:muistring More... over 12 years ago
Killing the whole process if any thread receives a fatal signal More... over 12 years ago
sys_kill is domain-ruled now; More... over 12 years ago
namespace renamed, now domain...; More... over 12 years ago
new version, new changelog. More... over 12 years ago
chanhelog updated version 0.1.2 is ready More... over 12 years ago
ipc_msgread now returns amount of bytes ridden More... over 12 years ago
fixed locking More... over 12 years ago
added ppid for carrier check out More... over 12 years ago
fixed bug with cloning of the channels. More... over 12 years ago
Fixed elf loader, rwdata is now copied instead of mapping, to be able for fork() and others functions works. More... almost 13 years ago
fixed elf loader More... almost 13 years ago
Fixed bug in the kernel: at waiting for a message in an IPC port a receiver was not removed itself from the waitqueue if it was interrupted; this led to sender fault More... almost 13 years ago
Checking for deferred work in the assembly path after clone/fork; Minor codestyle correction More... almost 13 years ago
port_core.c bugfix More... almost 13 years ago
Some HAT fixups More... almost 13 years ago
Allocate port bug fix More... almost 13 years ago
Added full argv passing to the early booted services. More... almost 13 years ago
Code clean up. Some code was moved. More... almost 13 years ago
new ELF loader, quickly rewritten. More... almost 13 years ago
code clean up More... almost 13 years ago
Added fucking workaround to the ugly code, it seems to works. new, not so ugly part of the kernel is done, but it's found a new fucking problems with the kernel. More... almost 13 years ago
new elf loader, but fucking stack doesn't work More... almost 13 years ago
Fixed limits allocation, fixed handling of parent's ns More... almost 13 years ago