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
2502
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%
f92e0dafb5
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Erik van der Kouwe
f92e0dafb5
Disabled check in test 28 which hard links a directory; this is nott required by POSIX and not supported (currently) by MINIX. Also corrected total number of tests.
2009-09-04 20:23:25 +00:00
boot
Fixed some warnings
2009-08-17 18:49:15 +00:00
commands
- Added netconf script which makes it a lot easier to change network settings.
2009-09-03 09:38:27 +00:00
docs
profiling reminder
2009-01-09 16:44:47 +00:00
drivers
FXP: support for 8086/1064 (reported and tested by Jose Luis Sanchez)
2009-08-30 16:13:46 +00:00
etc
postgresql services entry.
2009-09-02 13:23:22 +00:00
include
Added a hack to start binaries from the boot image only. In particular, setting
2009-08-18 11:36:01 +00:00
kernel
system_init() renamed to arch_init()
2009-08-30 14:55:30 +00:00
lib
Avoid alarm to prevent the setitimer interval from being reset
2009-09-03 20:35:22 +00:00
man
Man page for new function nanosleep(3), updated man page for sleep(3)
2009-08-16 12:12:40 +00:00
servers
VFS: fetch_name() buffer underflow (reported by John Peace, bug
#305
)
2009-08-29 08:22:50 +00:00
test
Disabled check in test 28 which hard links a directory; this is nott required by POSIX and not supported (currently) by MINIX. Also corrected total number of tests.
2009-09-04 20:23:25 +00:00
tools
IPC privileges fixes
2009-07-02 16:25:31 +00:00
LICENSE
*** empty log message ***
2006-03-08 16:34:36 +00:00
Makefile
include libraries.
2008-11-19 13:15:35 +00:00