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
3,124
Commits
13
Branches
14
Tags
51d46f8e4690456942e014c8313f89de2fb1260f
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
Kees van Reeuwijk
51d46f8e46
Let memory allocation be aligned on 8-byte boundaries.
2010-05-04 21:02:44 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Allow loading images > 16M
2010-04-29 15:14:07 +00:00
commands
awk Makefile: make yacc less chatty to stderr.
2010-05-04 09:23:31 +00:00
docs
Fix date in UPDATING
2010-04-12 17:56:07 +00:00
drivers
tty: don't use custom kputc; this fixes tty printf()s.
2010-05-04 09:26:01 +00:00
etc
at_wini: more general system to allow devices that behave like ata controllers.
2010-04-28 11:52:28 +00:00
include
driver.h: increase max no. of open minors.
2010-05-03 19:43:54 +00:00
kernel
deadlock() - more info
2010-05-03 17:38:54 +00:00
lib
Let memory allocation be aligned on 8-byte boundaries.
2010-05-04 21:02:44 +00:00
man
Add scancode reading capability to TTY
2010-04-15 06:55:42 +00:00
servers
rs: stacktrace if system process exits early.
2010-04-29 08:50:17 +00:00
test
- Add test52 to test FPU context switching
2010-05-03 15:12:39 +00:00
tools
cd boot workaround for bioses that didn't want to boot >4 image sectors.
2010-04-26 22:07:21 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
Description
No description provided
201
MiB