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,790
Commits
13
Branches
14
Tags
5a6052119f5a869dbd894011c76e78efdc10f45f
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
5a6052119f
Force yacc to be /usr/bin/yacc, in case someone has /usr/local/bin/yacc
...
(bison) before /usr/bin/yacc in $PATH
2006-08-15 15:59:04 +00:00
boot
Fix for KERNEL definition.
2006-06-20 10:13:32 +00:00
commands
Force yacc to be /usr/bin/yacc, in case someone has /usr/local/bin/yacc
2006-08-15 15:59:04 +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
Use syslog for logging.
2006-08-10 14:11:25 +00:00
man
Clarify du units.
2006-08-04 13:26:05 +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