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,870
Commits
13
Branches
14
Tags
e0f7043e04839e55f5a294a15a4d69557892d14a
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
Tomas Hruby
e0f7043e04
No need to use memcpy to copy a message of 36 bytes. The overhead just
...
to call memcpy is half of the inline copy (using gcc -O)
2010-01-27 09:34:47 +00:00
boot
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
commands
Add notrunc conversion for dd tool
2010-01-27 07:48:06 +00:00
docs
Drivers and servers are simply known as services.
2009-12-17 01:53:26 +00:00
drivers
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
etc
dec21140A ethernet driver for virtualpc, contributed by nicolas tittley.
2010-01-26 10:20:18 +00:00
include
typo
2010-01-25 21:06:07 +00:00
kernel
No need to use memcpy to copy a message of 36 bytes. The overhead just
2010-01-27 09:34:47 +00:00
lib
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
man
Add notrunc conversion for dd tool
2010-01-27 07:48:06 +00:00
servers
Pipe vnodes are always mapped.
2010-01-27 09:30:39 +00:00
test
IPC test set fixes:
2010-01-26 08:05:33 +00:00
tools
Fix to make making a bootable cd possible again.
2010-01-18 14:10:04 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
Description
No description provided
201
MiB