This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1,148
Commits
13
Branches
14
Tags
ffe192724ea1e4877610e7843576b8a12c9961f2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ben Gras
ffe192724e
Added truncate() and ftruncate() library calls (no FS support yet).
...
Added ELOOP message to errlist.
2005-12-20 14:18:16 +00:00
boot
Updated constant names
2005-11-15 12:12:00 +00:00
commands
seteuid() and setegid()
2005-12-13 09:48:29 +00:00
drivers
PCI support in a separate driver.
2005-12-02 14:45:10 +00:00
etc
New up() functions in rc scripts.
2005-11-28 15:39:01 +00:00
include
Added truncate and ftruncate() prototypes and call numbers (prematurely)
2005-12-20 14:17:05 +00:00
kernel
PCI support in a separate driver
2005-12-02 14:45:38 +00:00
lib
Added truncate() and ftruncate() library calls (no FS support yet).
2005-12-20 14:18:16 +00:00
man
Added del_route suggested by mij@bitchx.it.
2005-11-17 00:05:37 +00:00
servers
Backout of symlink patches.
2005-12-19 10:45:50 +00:00
test
Fixed problem in subtest 1; Part of test is now in #if DEAD_CODE ... #endif,
2005-10-05 11:28:12 +00:00
tools
Added PCI driver
2005-12-02 14:47:20 +00:00
LICENSE
Initial revision
2005-04-21 14:53:53 +00:00
Makefile
Hack for make libraries
2005-12-12 13:50:13 +00:00
Description
No description provided
201
MiB