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
94
Commits
13
Branches
14
Tags
e5a694b126e9b64feba2faf22a8eb29c5e44dd8f
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
e5a694b126
Added note to indicate how touchy MAX_BLOCK_SIZE is at the moment.
2005-05-20 12:30:37 +00:00
boot
Removed root filesystem blocksize restriction by reducing boot monitor
2005-05-20 12:30:19 +00:00
commands
made time use times() system call to get higher resolution (1/60s clock
2005-05-20 10:06:33 +00:00
drivers
Added fxp driver for the Intel Pro/100 series ethernet cards
2005-05-19 13:27:05 +00:00
etc
*** empty log message ***
2005-05-04 13:46:34 +00:00
include
Added note to indicate how touchy MAX_BLOCK_SIZE is at the moment.
2005-05-20 12:30:37 +00:00
kernel
New system call added to PM: getprocnr(int *proc_nr) (like getpid);
2005-05-20 09:37:43 +00:00
lib
New system call added to PM: getprocnr(int *proc_nr) (like getpid);
2005-05-20 09:37:43 +00:00
man
/boot and /minix -> /boot/boot and /boot/image changes
2005-05-04 09:29:52 +00:00
servers
New NOTIFY trap (IPC call) to send queued notification messages.
2005-05-19 14:05:51 +00:00
test
Minor fixes. (Skip test 28 LINK_MAX links generation, it takes too long.)
2005-05-17 08:40:32 +00:00
tools
Added fxp driver for the Intel Pro/100 series ethernet cards
2005-05-19 13:27:05 +00:00
LICENSE
Initial revision
2005-04-21 14:53:53 +00:00
Makefile
Notice
2005-05-04 09:31:32 +00:00
Description
No description provided
201
MiB