This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3,344
Commits
13
Branches
14
Tags
b3a0a2d86fefc9bd78eda6e0b7a7c9ea9f393ed4
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
b3a0a2d86f
kernel: don't initialize catch_pagefaults at the extern declaration.
2010-06-24 12:23:23 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
Beng's boot fix
2010-06-24 12:20:01 +00:00
commands
Fix packman for new grep, which doesn't support \+ in BREs
2010-06-23 08:12:40 +00:00
docs
This patch switches the MINIX3 ethernet driver stack from a port-based
2010-05-17 22:22:53 +00:00
drivers
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
2010-06-22 12:03:09 +00:00
etc
Makefile updates:
2010-06-11 16:05:36 +00:00
include
Don't use kernel responses in servers
2010-06-24 07:37:26 +00:00
kernel
kernel: don't initialize catch_pagefaults at the extern declaration.
2010-06-24 12:23:23 +00:00
lib
libc stubs for statvfs, contributed by Buccapatnam Tirumala, Gautam.
2010-06-23 23:51:29 +00:00
man
no more minix cut, printf
2010-06-22 21:19:42 +00:00
servers
mfs - added put_block() to statvfs loop.
2010-06-24 10:56:45 +00:00
share
Convert boot/ and commands/ over to bsdmake
2010-05-12 16:28:54 +00:00
test
some prettification for test55.
2010-06-24 00:27:26 +00:00
tools
chrootmake: don't invoke binsizes.
2010-06-22 15:44:29 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
2010-06-22 12:03:09 +00:00
S
Description
No description provided
201
MiB