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,648
Commits
13
Branches
14
Tags
2a736d0c2e00f9f2d33efabb2a0a54eeb0e9cbb1
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
2a736d0c2e
Add MALLOC_DEBUG env var to debug applications using malloc
2010-08-20 19:16:31 +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
update MANPATH for gcc, X
2010-08-19 16:35:01 +00:00
docs
fsck and mkfs have been moved to /sbin
2010-08-05 15:11:10 +00:00
drivers
boot ramdisk slightly bigger for gcc-compiled binaries.
2010-08-20 12:59:55 +00:00
etc
rc: add /sbin to $PATH for fsck.mfs
2010-08-18 16:07:54 +00:00
include
move rrrrrrread_tsc from libsys to libc so anyone can use it
2010-08-20 18:43:56 +00:00
kernel
Provide boot image process main functions with a full parameter list, so that bad things don't heppen when using getenv
2010-08-20 11:07:16 +00:00
lib
Add MALLOC_DEBUG env var to debug applications using malloc
2010-08-20 19:16:31 +00:00
man
Add MALLOC_DEBUG env var to debug applications using malloc
2010-08-20 19:16:31 +00:00
servers
Macros for symbols used in both ASM and C
2010-08-17 16:44:07 +00:00
share
mk: use ar instead of gar for gcc/clang ar.
2010-08-18 16:08:10 +00:00
test
Macros for symbols used in both ASM and C
2010-08-17 16:44:07 +00:00
tools
release.sh - let some packages come pre-installed (right now just pkgin)
2010-08-05 13:56:51 +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