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,613
Commits
13
Branches
14
Tags
ce41c63f411207f83af84a30df9ee776e455edb4
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
Thomas Veerman
ce41c63f41
fsck and mkfs have been moved to /sbin
2010-08-05 15:11:10 +00:00
benchmarks
only check local benchmark dir if it exists
2010-02-04 18:15:10 +00:00
boot
BIOS function 0xE820 for memory map detection
2010-07-29 07:21:11 +00:00
commands
pkg_install: DESTDIR support.
2010-08-05 14:51:46 +00:00
docs
fsck and mkfs have been moved to /sbin
2010-08-05 15:11:10 +00:00
drivers
Rename mkfs to mkfs.mfs and fsck to fsck.mfs. Add /sbin to root's PATH.
2010-08-05 12:35:00 +00:00
etc
Rename mkfs to mkfs.mfs and fsck to fsck.mfs. Add /sbin to root's PATH.
2010-08-05 12:35:00 +00:00
include
Increase max number of open files to 255 (more should be possible but does not seem necessary for now)
2010-08-04 13:35:19 +00:00
kernel
Deal all shutdown cases with multiboot as either reset or poweroff depending on their type (contributed by Feiran 'Fam' Zheng)
2010-08-02 14:41:45 +00:00
lib
lib: when building clang/gcc libraries: add /usr/pkg/bin to $PATH
2010-08-03 11:21:25 +00:00
man
Don't write to /etc/mtab in newroot, may be an issue on read-only filesystems
2010-08-03 13:57:58 +00:00
servers
Increase NR_INODES in the FS servers to match NR_VNODES in VFS
2010-08-05 11:37:37 +00:00
share
aal - don't install yourself as ar; must invoke aal explicitly for ack archives.
2010-07-16 15:40:04 +00:00
test
Remove spurious space
2010-08-05 13:35:41 +00:00
tools
release.sh - let some packages come pre-installed (right now just pkgin)
2010-08-05 13:56:51 +00:00
LICENSE
Fix parameter parsing in cut
2010-01-21 10:16:05 +00:00
Makefile
gcc headers: look at pkgsrc-installed gcc too
2010-07-26 12:48:48 +00:00
Description
No description provided
201
MiB