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
453
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%
5c9d34b62a
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ben Gras
5c9d34b62a
Removed socket library, there is a socket library in libc now
2005-08-03 11:35:41 +00:00
boot
Boot monitor setting of device _names_ no longer necessary
2005-07-22 18:31:19 +00:00
commands
More autopart/setup fixes
2005-08-03 10:24:53 +00:00
drivers
Fixed 'bug' in log driver that caused kernel messages not to be displayed.
2005-08-03 08:14:08 +00:00
etc
Temporarily disabled FLOPPY to prevent mayhem due to ISA DMA below 16 MB.
2005-08-02 16:05:01 +00:00
include
Removed old socket library.
2005-08-03 11:28:43 +00:00
kernel
Test .. no update.
2005-08-03 08:15:36 +00:00
lib
Removed socket library, there is a socket library in libc now
2005-08-03 11:35:41 +00:00
man
Openpty() manpage
2005-07-19 16:02:39 +00:00
servers
Implemented some boundary cases for LISTENQ.
2005-08-03 11:15:39 +00:00
test
SIGSTOP being in _NSIG nowadays caused test8 to break - fixed.
2005-07-24 14:06:42 +00:00
tools
Various updates to support dynamically starting drivers.
2005-08-02 15:32:12 +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