This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3,030
Commits
13
Branches
14
Tags
b0d37b81c416374000007a92d2e6f3a2570f9e90
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tomas Hruby
b0d37b81c4
RTS_SYS_LOCK and do_runctl()
...
- No need for RTS_SYS_LOCK as there are no tasks anymore.
2010-04-06 11:18:04 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Fix printfs with too few or too many parms, remove unused vars, fix incorrect flag tests, other code cleanup.
2010-04-01 13:25:05 +00:00
commands
Lots of const correctness.
2010-03-27 14:31:00 +00:00
docs
Minor docs/UPDATING fix
2010-03-24 13:41:38 +00:00
drivers
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
etc
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
include
Move kernel signal SIGKNDELAY to system signal SIGSNDELAY and fix broken ptrace.
2010-03-31 08:55:12 +00:00
kernel
RTS_SYS_LOCK and do_runctl()
2010-04-06 11:18:04 +00:00
lib
Fixed some incorrect uses of printf-like functions.
2010-04-01 14:30:36 +00:00
man
New RS and new signal handling for system processes.
2010-03-17 01:15:29 +00:00
servers
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
test
New RS and new signal handling for system processes.
2010-03-17 01:15:29 +00:00
tools
Prioritized NOTIFY messages for reliable asynchonrous delivery of system events.
2010-03-22 23:44:55 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
Description
No description provided
201
MiB