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,082
Commits
13
Branches
14
Tags
aacbfc41ccc009feabac4944fc4774f643e1f378
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
David van Moolenbroek
aacbfc41cc
intercept puts() in libsys, for gcc
2010-04-23 20:23:33 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Remove U16_t and most other similar types. Rewrite functions to ansi-style
2010-04-21 11:05:22 +00:00
commands
fix make(1) error output
2010-04-23 12:04:48 +00:00
docs
Fix date in UPDATING
2010-04-12 17:56:07 +00:00
drivers
Fix some compilation errors with the gcc compiler, fix some recent warnings.
2010-04-22 13:59:34 +00:00
etc
Driver mapping refactory.
2010-04-09 21:56:44 +00:00
include
Remove U16_t and most other similar types. Rewrite functions to ansi-style
2010-04-21 11:05:22 +00:00
kernel
Remove useless symbol declarations from headers, make symbols local where possible, add some explicit initialization to global variables.
2010-04-22 07:49:40 +00:00
lib
intercept puts() in libsys, for gcc
2010-04-23 20:23:33 +00:00
man
Add scancode reading capability to TTY
2010-04-15 06:55:42 +00:00
servers
Fix some compilation errors with the gcc compiler, fix some recent warnings.
2010-04-22 13:59:34 +00:00
test
Add scancode reading capability to TTY
2010-04-15 07:08:04 +00:00
tools
Prioritized NOTIFY messages for reliable asynchonrous delivery of system events.
2010-03-22 23:44:55 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Convert kernel over to bsdmake
2010-04-01 22:22:33 +00:00
Description
No description provided
201
MiB