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
206
Commits
13
Branches
14
Tags
3bb4d191d712b268b3769425461df7708a6d975f
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
3bb4d191d7
Corrected buffer size calculation from MAX(bufsize,realsize)
...
to MIN(bufsize,realsize) while copying boot params.
2005-06-21 16:18:23 +00:00
boot
Updated boot monitor help menu.
2005-06-17 11:52:55 +00:00
commands
Fix for gzip make clean if Makefile doesn't exist..
2005-06-20 13:30:24 +00:00
drivers
Updated function key mapping because of possible changes to NOTIFY.
2005-06-20 14:23:31 +00:00
etc
Fixes for /root homedir.
2005-06-17 13:48:16 +00:00
include
Added header file that decodes the intel x86 flags register.
2005-06-20 14:51:38 +00:00
kernel
Corrected buffer size calculation from MAX(bufsize,realsize)
2005-06-21 16:18:23 +00:00
lib
Updated function key mapping because of possible changes to NOTIFY.
2005-06-20 14:23:31 +00:00
man
Started select() manpage.
2005-06-17 13:35:21 +00:00
servers
Print re-locking event count if enabled.
2005-06-20 14:52:00 +00:00
test
select-test-set compile fixes.
2005-06-19 23:13:57 +00:00
tools
Fixed various nits in the make/release process.
2005-06-17 16:28:36 +00:00
LICENSE
Initial revision
2005-04-21 14:53:53 +00:00
Makefile
Fixed various nits in the make/release process.
2005-06-17 16:28:36 +00:00
Description
No description provided
201
MiB