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
251
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%
f5c56f3f24
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Philip Homburg
f5c56f3f24
changed ash to use pid_t
2005-06-30 12:58:26 +00:00
boot
Updated boot monitor help menu.
2005-06-17 11:52:55 +00:00
commands
changed ash to use pid_t
2005-06-30 12:58:26 +00:00
drivers
Fixed bug in AT driver: don't receive from HARDWARE, but use ANY.
2005-06-29 10:27:23 +00:00
etc
Fixed bug that caused /dev/null to be created as file before being created
2005-06-27 16:31:27 +00:00
include
Added fchdir() system call, with corresponding manpage, Changelog and
2005-06-29 19:28:26 +00:00
kernel
Import of dpeth 3c501/3c509b/.. ethernet driver by
2005-06-29 10:16:46 +00:00
lib
Added fchdir() system call, with corresponding manpage, Changelog and
2005-06-29 19:28:26 +00:00
man
Added fchdir() system call, with corresponding manpage, Changelog and
2005-06-29 19:28:26 +00:00
servers
changed max pid back to 30000
2005-06-30 12:56:34 +00:00
test
Fixed sh2.sh test
2005-06-27 09:41:38 +00:00
tools
Added some diagnostic
2005-06-29 12:04:10 +00:00
LICENSE
Initial revision
2005-04-21 14:53:53 +00:00
Makefile
Use relative paths for make depend
2005-06-29 15:26:10 +00:00