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,086
Commits
13
Branches
14
Tags
86e8eff9051cac5bd835c73bf42cafcbf0aad170
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
86e8eff905
remove intr_disabled() as interrupts are always disabled in the kernel now.
2010-04-26 15:32:42 +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
Fixed printf warning in the filter driver
2010-04-26 14:44:20 +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 intr_disabled() as interrupts are always disabled in the kernel now.
2010-04-26 15:32:42 +00:00
lib
Remove a redundant getdomainname() implementation.
2010-04-26 12:43:43 +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