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
92
Commits
13
Branches
14
Tags
cff515edd87fc3e61af81a876e24bbcb9a93ec2d
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
cff515edd8
made time use times() system call to get higher resolution (1/60s clock
...
ticks instead of 1s) for real time measurement.
2005-05-20 10:06:33 +00:00
boot
Device variables get copies of their contents in *_n variables for scripts
2005-05-03 15:38:41 +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
New NOTIFY trap (IPC call) to send queued notification messages.
2005-05-19 14:05:51 +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