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,021
Commits
13
Branches
14
Tags
4d686f16168ef32e9b7e7a7dba194f86debedc68
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
Thomas Veerman
4d686f1616
Move allocation of temporary inodes for cloned character special devices from
...
MFS to PFS.
2010-03-30 15:00:09 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Lots of const correctness.
2010-03-27 14:31:00 +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
More use of endpoint_t. Other code cleanup.
2010-03-30 14:07:15 +00:00
etc
Fix crtso building with GCC
2010-03-24 10:11:17 +00:00
include
cdecl calling convention requires to push arguments on the stack in a
2010-03-30 09:36:46 +00:00
kernel
More use of endpoint_t. Other code cleanup.
2010-03-30 14:07:15 +00:00
lib
Fixed missing __UNCONST macro definition in previous patch.
2010-03-30 13:08:14 +00:00
man
New RS and new signal handling for system processes.
2010-03-17 01:15:29 +00:00
servers
Move allocation of temporary inodes for cloned character special devices from
2010-03-30 15:00:09 +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 drivers/ and servers/ over to bsdmake
2010-03-22 21:25:22 +00:00
Description
No description provided
201
MiB