This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
1511
commits
2
branches
0
tags
113
MiB
C
78.7%
Roff
10.3%
Assembly
4.3%
Shell
3.6%
Makefile
1.5%
Other
1.2%
99158dbdfc
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ben Gras
99158dbdfc
Add pty entries
2006-03-29 10:03:49 +00:00
boot
Don't set any labels.
2006-03-13 08:46:33 +00:00
commands
Don't do anything if time between updates is less than one tick.
2006-03-28 23:44:10 +00:00
drivers
Install tty in /sbin
2006-03-26 16:22:02 +00:00
etc
Add pty entries
2006-03-29 10:03:49 +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
More filesystems.
2006-03-28 11:34:59 +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