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,668
Commits
13
Branches
14
Tags
3e3d627b2580027fbcabdb087bec0f9bebbc4a14
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
David van Moolenbroek
3e3d627b25
mdb: disassembly fix for short 8-bit values
2010-08-27 09:31:26 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways
2010-08-12 13:44:47 +00:00
commands
mdb: disassembly fix for short 8-bit values
2010-08-27 09:31:26 +00:00
docs
fsck and mkfs have been moved to /sbin
2010-08-05 15:11:10 +00:00
drivers
Fix dependency problems in the build
2010-08-26 19:54:49 +00:00
etc
rc: add /sbin to $PATH for fsck.mfs
2010-08-18 16:07:54 +00:00
include
gcov support, based on work contributed by Anton Kuijsten.
2010-08-25 13:06:43 +00:00
kernel
Zero out to three stack dwords to fix boot errors
2010-08-24 12:51:11 +00:00
lib
added missing sef_gcov.c
2010-08-25 13:23:32 +00:00
man
Add MALLOC_DEBUG env var to debug applications using malloc
2010-08-20 19:16:31 +00:00
servers
gcov support, based on work contributed by Anton Kuijsten.
2010-08-25 13:06:43 +00:00
share
gcov support, based on work contributed by Anton Kuijsten.
2010-08-25 13:06:43 +00:00
test
Move MIN() and MAX() macros to sys/params.h
2010-08-21 13:10:41 +00:00
tools
Fix dependency problems in the build
2010-08-26 19:54:49 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
gcc headers: look at pkgsrc-installed gcc too
2010-07-26 12:48:48 +00:00
Description
No description provided
201
MiB