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
1,256
Commits
13
Branches
14
Tags
3a05de3763a07a73a5ef9f5be02610e7e956abd3
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
Philip Homburg
3a05de3763
image_small doesn't fit anymore. What do we do with that?
2006-02-15 11:06:32 +00:00
boot
Moved the print statement till after the K_CLAIM flag check after
2005-12-20 14:38:14 +00:00
commands
umount /usr first
2006-02-06 16:40:15 +00:00
drivers
Ignore system signals.
2006-02-06 15:33:39 +00:00
etc
*** empty log message ***
2006-02-03 15:41:58 +00:00
include
Fake setgroups() and initgroups() implementation.
2006-02-13 15:00:49 +00:00
kernel
added reenter check to lock_dequeue() to avoid unlocking of interrupts
2006-02-10 16:53:51 +00:00
lib
Make initgroups() fail if user has any supplemental groups.
2006-02-13 15:06:01 +00:00
man
*** empty log message ***
2006-02-13 13:10:53 +00:00
servers
Don't sync before exiting drivers.
2006-02-13 10:28:42 +00:00
test
. changed MAXOPEN's from statics to (OPEN_MAX-3)
2006-02-13 11:07:21 +00:00
tools
image_small doesn't fit anymore. What do we do with that?
2006-02-15 11:06:32 +00:00
LICENSE
LICENSE taken from website instead of old PH license.
2006-01-05 16:58:38 +00:00
Makefile
No more gmake in top makefile
2006-01-17 15:09:15 +00:00
Description
No description provided
201
MiB