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,305
Commits
13
Branches
14
Tags
c8372f31f8c6abc6bb15e8de6850e4776a161d10
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
c8372f31f8
make: don't link with -g as nm can't read the symbol table any more.
2010-06-22 14:00:42 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
boot monitor: introduce a 'reset' command that causes the cpu to
2010-06-02 13:23:15 +00:00
commands
make: don't link with -g as nm can't read the symbol table any more.
2010-06-22 14:00:42 +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
includes: S_ISSOCK and S_ISOCK
2010-06-22 13:37:33 +00:00
kernel
Cycle counters zeroed after fork for the child
2010-06-18 14:01:34 +00:00
lib
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
2010-06-22 12:03:09 +00:00
man
no more minix sed, patch man pages
2010-06-22 00:44:20 +00:00
servers
mfs: minor cleanup of readahead: they can be private to read.c.
2010-06-21 18:25:04 +00:00
share
Convert boot/ and commands/ over to bsdmake
2010-05-12 16:28:54 +00:00
test
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
2010-06-22 12:03:09 +00:00
tools
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
2010-06-22 12:03:09 +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
Description
No description provided
201
MiB