5
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pid 1 (init) proofed against SIGKILL (AES too, if run as init) More... almost 25 years ago
Disabled the critical error handler. Enable CPU caches during init. More... almost 25 years ago
Updated MinixFS max link to V2 limit. The old V1 limit was still used. More... almost 25 years ago
implemented chown funtionality More... almost 25 years ago
Updated lock remove mechanism at dev_close. More... almost 25 years ago
Cleanup and updates for slightly optimized socket header files. More... almost 25 years ago
Removed patch from m_xalloc() that made it return biggest memory block in the system, no matter what RAM type was requested by user. This will make "free" work again. More... almost 25 years ago
Oops, ssystem() allowed to change interrupt vectors; fixed. More... almost 25 years ago
Removed an unnecessary compile time conditional, inserted previously :-) More... almost 25 years ago
Spelling correction. More... almost 25 years ago
Get rid of "Open fileptr detect" messages at shutdown time. More... almost 25 years ago
Various minor improvements in the boot menu routines. More... almost 25 years ago
F_OS_SPECIAL is root only now (at securelevel > 0) More... almost 25 years ago
Sysupdate daemon will now be proofed against SIGSTOP and SIGKILL. More... almost 25 years ago
Updated the EAGAIN patches to be more exact and robust. More... almost 25 years ago
Fixed wrong conditional in m_xalloc() More... almost 25 years ago
Added automatic initialization. More... almost 25 years ago
Cleanup up default gcc options. Now always gcc debug infos are on. More... almost 25 years ago
Enhanced PT_KILL to really kill the process. More... almost 25 years ago
Removed outcommented old code, fixed new bug in check_sigs() for traced processes. More... almost 25 years ago
Finally corrected EINTR error code; also changed in MiNTLib. More... almost 25 years ago
Renamed ngroupmatch to groupmember. More... almost 25 years ago
Fixed bug in Dcntl(FTRUNCATE). arg is a pointer to a long and not the new size. More... almost 25 years ago
Added missing #include for _base declaration. More... about 25 years ago
Fixed invalid memory accesses. More... about 25 years ago
Sorted out _base definition; updated source files. Updated debug.c to always printout the MiNT basepage on CTR-ALT-F6. More... about 25 years ago
Removed mshort option; mkbuild must be compiled from the native compiler. More... about 25 years ago
Updated, removed unnecessary code. More... about 25 years ago
Added security checks for setregister. More... about 25 years ago
Updated signal handling for tracer processes. More... about 25 years ago