This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1,250
Commits
13
Branches
14
Tags
f8e186e8b1df8d37914d2651dfe51c65e3641282
T
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
f8e186e8b1
Added truncate/ftruncate manpage.
2006-02-13 12:53:50 +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
Revert to 30 OPEN_MAX (committed by mistake)
2006-02-13 10:32:05 +00:00
kernel
added reenter check to lock_dequeue() to avoid unlocking of interrupts
2006-02-10 16:53:51 +00:00
lib
. use proper S_ISFIFO for ISFIFO check
2006-02-02 16:59:07 +00:00
man
Added truncate/ftruncate manpage.
2006-02-13 12:53:50 +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
S
Description
No description provided
201
MiB