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
261
Commits
13
Branches
14
Tags
7f2e7461e6b5338db833f39978a1277d171f326e
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
7f2e7461e6
Fix stupid assumption that caused headache.
...
Timers lib now seems to work fine again.
2005-07-01 17:17:13 +00:00
boot
Updated boot monitor help menu.
2005-06-17 11:52:55 +00:00
commands
Little mkfs diagnostic help
2005-07-01 09:38:45 +00:00
drivers
Fixed bug in AT driver: don't receive from HARDWARE, but use ANY.
2005-06-29 10:27:23 +00:00
etc
Fixed bug that caused /dev/null to be created as file before being created
2005-06-27 16:31:27 +00:00
include
Added <sys/resource.h> for [gs]etpriority() call.
2005-07-01 09:59:49 +00:00
kernel
Fix to check for RDTSC instruction (above 486), and call another timing
2005-07-01 09:39:47 +00:00
lib
Fix stupid assumption that caused headache.
2005-07-01 17:17:13 +00:00
man
Added fchdir() system call, with corresponding manpage, Changelog and
2005-06-29 19:28:26 +00:00
servers
Changes scheduling priorities for nice().
2005-07-01 09:08:41 +00:00
test
Fixed sh2.sh test
2005-06-27 09:41:38 +00:00
tools
*** empty log message ***
2005-06-30 15:56:19 +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