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
2,563
Commits
13
Branches
14
Tags
0d7b96741382ded80ac4e1b2108e4fddb04e3217
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
0d7b967413
give sys_fork() a real endpoint_t * arg
2009-09-23 10:48:57 +00:00
boot
- remove unused bootdelay feauture
2009-09-21 14:23:47 +00:00
commands
Fixed compilation errors in ps.c and rs/manager.c. The former was fixed by disabling code using no-longer-existant flags and the latter by removing the spurious parameter i from sys_privctl
2009-09-23 08:46:17 +00:00
docs
profiling reminder
2009-01-09 16:44:47 +00:00
drivers
endpoint_t in syslib
2009-09-22 21:42:02 +00:00
etc
RS_LOOKUP feature for libc functions that want to access servers.
2009-09-21 15:25:15 +00:00
include
give sys_fork() a real endpoint_t * arg
2009-09-23 10:48:57 +00:00
kernel
NOT_REACHABLE() removed until ack will be taught to handle macros as a grownup
2009-09-23 07:25:04 +00:00
lib
give sys_fork() a real endpoint_t * arg
2009-09-23 10:48:57 +00:00
man
Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored
2009-09-13 12:24:23 +00:00
servers
Removed the broken PROC_EVENT and SYN_ALARM from VFS
2009-09-22 22:11:20 +00:00
test
fp might be NULL.
2009-09-21 15:23:08 +00:00
tools
umount before ramdisk spec to allow resizing
2009-09-22 14:01:17 +00:00
LICENSE
*** empty log message ***
2006-03-08 16:34:36 +00:00
Makefile
include libraries.
2008-11-19 13:15:35 +00:00
Description
No description provided
201
MiB