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
1,794
Commits
13
Branches
14
Tags
150a68c9403157623832684d68b30a7389b49cba
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
150a68c940
set $PATH to avoid (e.g.) /usr/local/bin/grep (gnu grep) being found
...
which has unexpected return codes compared to minix grep.
2006-08-17 14:03:06 +00:00
boot
Fix for KERNEL definition.
2006-06-20 10:13:32 +00:00
commands
set $PATH to avoid (e.g.) /usr/local/bin/grep (gnu grep) being found
2006-08-17 14:03:06 +00:00
drivers
At least 8k stack for all drivers so that malloc() works, for grants,
2006-08-02 22:51:47 +00:00
etc
/usr/local/gnu removed as prefix; gcc libs go into /usr/local/lib/gcc now
2006-08-15 15:58:24 +00:00
include
Code for 'service run'
2006-08-15 15:55:04 +00:00
kernel
Improved access checks in system.c. Grant drivers and FS the rights they need.
2006-08-10 10:56:16 +00:00
lib
Let installing work as bin
2006-08-17 10:10:42 +00:00
man
new command 'dumpcore' that can write core files of running processes.
2006-08-15 15:59:38 +00:00
servers
Added 'service run' to run a service without restart.
2006-08-15 15:54:51 +00:00
test
More fixes to reality
2006-03-16 01:47:52 +00:00
tools
Fixes for usb and bios.
2006-06-20 10:13:56 +00:00
LICENSE
*** empty log message ***
2006-03-08 16:34:36 +00:00
Makefile
No gmake in use
2006-03-08 16:46:40 +00:00
Description
No description provided
201
MiB