5
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup. More... over 24 years ago
Clear the unused fields in the struct time members. More... over 24 years ago
Fixed bug in Makefile, missing \ to cat two lines. More... over 24 years ago
Fixed bad cut & paste bad (forces a FATAL error). More... over 24 years ago
The action the system takes after Control/Alt/Del is internally modifiable now; the possibilities are: More... over 24 years ago
New function verify_access(). More... over 24 years ago
Added safe fd -> struct socket mapping. ENOTSOCK is now correctly returned if a fd isn't a socket. More... over 24 years ago
Removed splhigh() from shutdown(). Not effective & creates problems. More... over 24 years ago
Link against minimal printf lib (libiio). This save around 20kb code. More... over 24 years ago
Optimized link rule. More... over 24 years ago
Added two cpush that seem to make the module loading stable. More... over 24 years ago
Added the missing Freadv/Fwritev systemcalls. The socket interface is complete now. More... over 24 years ago
Updated for the header changes. More... over 24 years ago
Improved keyboard routines (not much tho). CapsLock key cannot be auto-repeated now (this may be temporary) Ctrl/Alt/RShift/Del causes the system to halt. More... almost 25 years ago
Removed the BOOT_MENU switch. More... almost 25 years ago
Updated for the mint header cleanup. More... almost 25 years ago
Updates for the big mint header cleanup. More... almost 25 years ago
Added __KERNEL__ define as default. More... almost 25 years ago
Updates for the big mint header cleanup. More... almost 25 years ago
Updates for the big mint header cleanup. More... almost 25 years ago
Updates for the big mint header cleanup. More... almost 25 years ago
Increased version to 0.57 stable. More... almost 25 years ago
New files, mainly from file.h and dcntl.h headers. More... almost 25 years ago
The long awaited libkern dependency optimization. The library is only rebuild if there are really changes. More... almost 25 years ago
Bugfix, remove the cache entry from a renamed file too. More... almost 25 years ago
Splitted of the monster header files into more intuitive and logical header files. More... almost 25 years ago
Sorted out fstat stuff, added fstat call for sockets and a native systemcall. More... almost 25 years ago
Moved buffer declaration into the c file there it belongs to. More... almost 25 years ago
Corrected debug messages. More... almost 25 years ago
Corrected debug messages, disabled EINTR return codes. More... almost 25 years ago