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,253
Commits
13
Branches
14
Tags
39816868dea88424493d1efc2b59abb4e016716d
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
Ben Gras
39816868de
Make initgroups() fail if user has any supplemental groups.
2006-02-13 15:06:01 +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
*** empty log message ***
2006-02-03 16:06:14 +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