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,953
Commits
13
Branches
14
Tags
70ab580d6b08cb70d815c54c00041ccd8cdd5777
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
70ab580d6b
Let user exit without pressing ^C
2007-03-21 09:54:09 +00:00
boot
ctty command without parameters to disable serial console.
2007-01-08 14:30:11 +00:00
commands
Let user exit without pressing ^C
2007-03-21 09:54:09 +00:00
docs
Note about mkfs needing more memory after r2751.
2007-02-23 08:33:33 +00:00
drivers
For /dev/mem, map in memory to be copied to memory's own address space
2007-03-09 16:03:19 +00:00
etc
Make /dev/mouse an alias for /dev/kbdaux for X
2007-03-08 16:04:59 +00:00
include
. let kernel use read_tsc() from sysutil library
2007-03-08 15:39:14 +00:00
kernel
after enqueue()ing a process, only pick_proc() a new one if the current
2007-03-21 09:45:01 +00:00
lib
. let kernel use read_tsc() from sysutil library
2007-03-08 15:39:14 +00:00
man
correct references to manpage section 9 to 1x.
2007-03-05 16:43:03 +00:00
servers
Minor change to path lookup that fixes the bug that creating a file
2007-02-28 13:13:39 +00:00
test
Default amount of memory for tests (some ran out of memory)
2006-10-25 13:35:03 +00:00
tools
Russian setup document contributed by Roman Ignatov.
2007-03-08 15:18:57 +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