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,390
Commits
13
Branches
14
Tags
635a8f772cfe973c942eecc45a5fca9fab4bf1df
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
635a8f772c
memory driver: use mmap to pre-allocate ramdisks to avoid overcommit.
2010-06-28 18:12:32 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Rename mkfiles from minix.*.mk to bsd.*.mk
2010-06-25 18:29:09 +00:00
commands
make ps and top use sanity checking kernel proc table retrieval
2010-06-28 11:05:34 +00:00
docs
Update docs/UPDATING
2010-06-26 20:33:57 +00:00
drivers
memory driver: use mmap to pre-allocate ramdisks to avoid overcommit.
2010-06-28 18:12:32 +00:00
etc
install man.conf from commands/man
2010-06-26 11:20:47 +00:00
include
library function to retrieve kernel proc table and sanity check it
2010-06-28 11:05:15 +00:00
kernel
library function to retrieve kernel proc table and sanity check it
2010-06-28 11:05:15 +00:00
lib
library function to retrieve kernel proc table and sanity check it
2010-06-28 11:05:15 +00:00
man
man - statvfs(5) manpage
2010-06-27 15:52:50 +00:00
servers
sep ${.OBJDIR} fixes by Antoine Leica.
2010-06-27 23:47:23 +00:00
share
Add missing share/mk/Makefile
2010-06-26 08:01:30 +00:00
test
Fix grep test 4 in testsh1
2010-06-27 10:59:14 +00:00
tools
chrootmake: don't call makewhatis any more
2010-06-26 01:56:28 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Move mkfiles from /etc/mk to /usr/share/mk
2010-06-25 19:33:56 +00:00
Description
No description provided
201
MiB