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
1,502
Commits
13
Branches
14
Tags
2d5058685df4ef2245e246f1d6ee124ad540272d
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
2d5058685d
Don't open pipes readwrite as it leads to confusion.
2006-03-28 11:28:16 +00:00
boot
Don't set any labels.
2006-03-13 08:46:33 +00:00
commands
Let su report something more useful when shells fail to exec()
2006-03-27 11:08:17 +00:00
drivers
Install tty in /sbin
2006-03-26 16:22:02 +00:00
etc
Added full termcap file from
2006-03-27 14:16:45 +00:00
include
Renamed findproc() to _pm_findproc() to reduce polluting of application
2006-03-25 04:49:04 +00:00
kernel
. load average calculation changed to calculate it all over every tick
2006-03-16 09:33:35 +00:00
lib
Don't close the master fd before returning if slave opens ok
2006-03-27 11:08:53 +00:00
man
readlink(); check bounds
2006-03-17 13:34:40 +00:00
servers
Don't open pipes readwrite as it leads to confusion.
2006-03-28 11:28:16 +00:00
test
More fixes to reality
2006-03-16 01:47:52 +00:00
tools
Let builds work with any shell (set SHELL= so su works)
2006-03-26 18:08:08 +00:00
LICENSE
*** empty log message ***
2006-03-08 16:34:36 +00:00
Makefile
No gmake in use
2006-03-08 16:46:40 +00:00
Description
No description provided
201
MiB