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,805
Commits
13
Branches
14
Tags
9235536f3870301617cac4459200624929ce4238
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
Erik van der Kouwe
9235536f38
Fix select-related bugs: missing cancellations led to potentially forgetting notifies, especially in the case of async drivers
2010-10-08 12:50:52 +00:00
benchmarks
make all other commands use ProcFS
2010-09-14 21:31:56 +00:00
boot
Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways
2010-08-12 13:44:47 +00:00
commands
dis386 - a disassembler for ack
2010-10-04 13:26:53 +00:00
docs
UPDATING - warning about /usr/gnu/lib
2010-09-21 12:46:55 +00:00
drivers
No need to scan devices in PIC mode
2010-09-22 08:01:43 +00:00
etc
pkgsrc: save binary packages in arch- and osversion dependent dir.
2010-09-17 14:31:54 +00:00
include
include <sys/cdefs.h> in <minix/sysutil> (clang fix)
2010-10-06 13:09:49 +00:00
kernel
kernel: fix idle time accounting.
2010-10-04 19:12:55 +00:00
lib
Add libdriver support for async ioctl replies
2010-10-08 09:33:18 +00:00
man
Remove urlget
2010-10-02 18:24:53 +00:00
servers
Fix select-related bugs: missing cancellations led to potentially forgetting notifies, especially in the case of async drivers
2010-10-08 12:50:52 +00:00
share
SMP - We boot APs
2010-09-15 14:09:52 +00:00
test
Revamp the mthread library and update test59
2010-09-30 13:44:13 +00:00
tools
include minix 'all' package.
2010-09-20 15:09:32 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Fixed unintentionally removed world target in Makefile
2010-09-15 14:18:39 +00:00
Description
No description provided
201
MiB