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
2,942
Commits
13
Branches
14
Tags
2a67e38d88888d2db09d94fb485996451bfa9679
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
2a67e38d88
#include <minix/ipc.h> in <minix/sef.h>
2010-02-26 10:12:54 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Flag to load kernel high (not yet used by default), improved debug output
2010-02-19 12:38:38 +00:00
commands
Replace Minix tar with pax's tar
2010-02-24 11:58:10 +00:00
docs
Incorporate bsdmake into buildsystem and reorganize libs
2010-02-16 14:41:33 +00:00
drivers
Fixed an array bounds violation.
2010-02-24 10:39:58 +00:00
etc
Improve makefile logic for building programs/libs
2010-02-24 11:58:05 +00:00
include
#include <minix/ipc.h> in <minix/sef.h>
2010-02-26 10:12:54 +00:00
kernel
Fix some uses of uninitialized variables.
2010-02-19 10:41:02 +00:00
lib
- new pread(), fnmatch() calls
2010-02-25 17:08:08 +00:00
man
- new pread(), fnmatch() calls
2010-02-25 17:08:08 +00:00
servers
Fixed an array bounds violation.
2010-02-24 10:39:58 +00:00
test
Get gcc tests building again
2010-02-17 08:45:56 +00:00
tools
Bump version number to 3.1.7
2010-02-17 12:51:26 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Copy mkfiles when building world
2010-02-25 22:10:48 +00:00
Description
No description provided
201
MiB