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
337
Commits
13
Branches
14
Tags
d2d975246dbb26d5bb48ae32a8dc1b85a54f9429
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
Jorrit Herder
d2d975246d
Kernel sends SIGKSTOP just before shutdown. Drivers do clean up and exit.
2005-07-20 15:28:05 +00:00
boot
Fixed bug that caused booting being aborted in some cases (e.g. after ls).
2005-07-20 15:16:53 +00:00
commands
Fixed two uninitialized-data bugs.
2005-07-18 13:44:39 +00:00
drivers
Kernel sends SIGKSTOP just before shutdown. Drivers do clean up and exit.
2005-07-20 15:28:05 +00:00
etc
Small update to random number generator
2005-07-19 12:16:55 +00:00
include
Header file for new -lutil (naming from freebsd)
2005-07-19 16:01:20 +00:00
kernel
Various fixes and improvements.
2005-07-20 15:25:38 +00:00
lib
new -lutil, only openpty() for now
2005-07-19 16:01:37 +00:00
man
Openpty() manpage
2005-07-19 16:02:39 +00:00
servers
Fixed bug in PM that caused update program not to be scheduled, so that
2005-07-20 15:27:42 +00:00
test
Another test case for select - ptys (when implemented)
2005-07-19 16:03:39 +00:00
tools
setup -> setupcd
2005-07-13 13:04:56 +00:00
LICENSE
Initial revision
2005-04-21 14:53:53 +00:00
Makefile
Use relative paths for make depend
2005-06-29 15:26:10 +00:00
Description
No description provided
201
MiB