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,864
Commits
13
Branches
14
Tags
cc26fb5ec4130b2fad06c534c86ae13e970dd843
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
Arun Thomas
cc26fb5ec4
vfs: terminate string in rdlink_direct
...
Fixes test56 when compiled with GCC.
2010-12-01 16:24:50 +00:00
benchmarks
Fixed unixbench Run script
2010-10-25 08:32:14 +00:00
boot
Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways
2010-08-12 13:44:47 +00:00
commands
decouple file system server start/termination from mount/umount
2010-11-23 19:34:56 +00:00
docs
UPDATING - warning about /usr/gnu/lib
2010-09-21 12:46:55 +00:00
drivers
Added possibility to inject input events to tty
2010-11-17 14:53:07 +00:00
etc
pkgsrc: Update git repo info
2010-11-23 11:12:06 +00:00
include
decouple file system server start/termination from mount/umount
2010-11-23 19:34:56 +00:00
kernel
Fix missing parenthesis (suggested by Antoine Leca)
2010-11-29 08:30:30 +00:00
lib
decouple file system server start/termination from mount/umount
2010-11-23 19:34:56 +00:00
man
decouple file system server start/termination from mount/umount
2010-11-23 19:34:56 +00:00
servers
vfs: terminate string in rdlink_direct
2010-12-01 16:24:50 +00:00
share
. auto-generate per-directory .gitignore files based on $(CLEANFILES)
2010-11-17 14:28:23 +00:00
test
Allow for overriding GCC var in test Makefile
2010-11-19 10:33:26 +00:00
tools
mkboot: include git id in image name if available.
2010-11-25 15:25:17 +00:00
.gitignore
revert r8783, as those entries are auto-generated now
2010-11-17 14:29:32 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
Fixed unintentionally removed world target in Makefile
2010-09-15 14:18:39 +00:00
Description
No description provided
201
MiB