This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2,950
Commits
13
Branches
14
Tags
e6cb76a2e25ad267796278be01fe693d05fc9429
T
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
e6cb76a2e2
no more kprintf - kernel uses libsys printf now, only kputc is special
...
to the kernel.
2010-03-03 15:45:01 +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
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
docs
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
drivers
Fixed an array bounds violation.
2010-02-24 10:39:58 +00:00
etc
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
include
More correctly use cp_grant_id_t.
2010-03-02 23:12:13 +00:00
kernel
no more kprintf - kernel uses libsys printf now, only kputc is special
2010-03-03 15:45:01 +00:00
lib
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
man
- new pread(), fnmatch() calls
2010-02-25 17:08:08 +00:00
servers
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
test
Get gcc tests building again
2010-02-17 08:45:56 +00:00
tools
slight tuning of /etc/mk situation when making release.
2010-03-01 15:53:57 +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
S
Description
No description provided
201
MiB