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,099
Commits
13
Branches
14
Tags
d17590fcf4cf30ec7ae615b0912568eeaf18fb3a
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
Erik van der Kouwe
d17590fcf4
Avoid sbrk (in favour of malloc) in RS where possible
2010-04-28 08:35:54 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
cd boot workaround for bioses that didn't want to boot >4 image sectors.
2010-04-26 22:07:21 +00:00
commands
cd boot workaround for bioses that didn't want to boot >4 image sectors.
2010-04-26 22:07:21 +00:00
docs
Fix date in UPDATING
2010-04-12 17:56:07 +00:00
drivers
Fixed printf warning in the filter driver
2010-04-26 14:44:20 +00:00
etc
mtree: no more /lib and /lib/i386.
2010-04-27 13:44:48 +00:00
include
Unified crash recovery and live update.
2010-04-27 11:17:30 +00:00
kernel
Fix types in debug register functions
2010-04-28 08:35:05 +00:00
lib
Enable malloc assertions
2010-04-28 08:34:19 +00:00
man
Add scancode reading capability to TTY
2010-04-15 06:55:42 +00:00
servers
Avoid sbrk (in favour of malloc) in RS where possible
2010-04-28 08:35:54 +00:00
test
Add timeout for test 7 to indicate which test (if any) hangs
2010-04-28 08:33:23 +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