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
1,388
Commits
13
Branches
14
Tags
7fecfd3740cbb07bdba476ae141aa29073ea1d38
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
Philip Homburg
7fecfd3740
Use assembler instead of C for the ramdisk. The assembler requires less
...
memory.
2006-03-15 14:28:05 +00:00
boot
Don't set any labels.
2006-03-13 08:46:33 +00:00
commands
Let tcpd retry on errors.
2006-03-15 13:59:13 +00:00
drivers
Use assembler instead of C for the ramdisk. The assembler requires less
2006-03-15 14:28:05 +00:00
etc
Wait longer for ip address (fxp)
2006-03-10 17:33:15 +00:00
include
dmap_io now returns a status. map_driver no longer calls dev_up.
2006-03-15 13:37:20 +00:00
kernel
Allow a process to kill itself. Remove the endpoint of a process that kills
2006-03-15 12:01:59 +00:00
lib
Added assert to syslib. Moved panic from sysutil to syslib for assert.
2006-03-15 12:06:18 +00:00
man
*** empty log message ***
2006-02-13 13:10:53 +00:00
servers
dmap_io now returns a status. map_driver no longer calls dev_up.
2006-03-15 13:37:20 +00:00
test
Fix test to match reality
2006-03-15 10:32:23 +00:00
tools
Added -u option for making USB-stick images.
2006-03-13 15:40:23 +00:00
LICENSE
*** empty log message ***
2006-03-08 16:34:36 +00:00
Makefile
No gmake in use
2006-03-08 16:46:40 +00:00
Description
No description provided
201
MiB