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
401
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%
40b364a6db
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Philip Homburg
40b364a6db
Added some error strings.
2005-07-27 11:53:05 +00:00
boot
Boot monitor setting of device _names_ no longer necessary
2005-07-22 18:31:19 +00:00
commands
More stack for ash.
2005-07-27 11:49:52 +00:00
drivers
Removed debug output.
2005-07-26 14:54:49 +00:00
etc
Redirect touch stderr to /dev/null, error is unlikely and harmless in
2005-07-24 01:17:32 +00:00
include
Prototypes for some string functions that are not part of the C standard.
2005-07-27 11:44:26 +00:00
kernel
The priority of FS should be lower than that of PM to avoid race conditions
2005-07-27 11:48:13 +00:00
lib
Added some error strings.
2005-07-27 11:53:05 +00:00
man
Openpty() manpage
2005-07-19 16:02:39 +00:00
servers
Prettier s_flags printing
2005-07-27 07:00:20 +00:00
test
SIGSTOP being in _NSIG nowadays caused test8 to break - fixed.
2005-07-24 14:06:42 +00:00
tools
. give users a boot floppy image (cdfdboot) they can use
2005-07-26 13:36:50 +00:00
LICENSE
Initial revision
2005-04-21 14:53:53 +00:00
Makefile
test shouldn't install, only clean
2005-07-26 13:50:58 +00:00