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
321
Commits
13
Branches
14
Tags
488b2afc1224f0cf6eb887e4f234509a69068270
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
Jorrit Herder
488b2afc12
System processes started via servers=... boot monitor parameter
...
are now daemonized (instead of SIGNON procedure at PM).
2005-07-19 12:14:10 +00:00
boot
Updated boot monitor help menu.
2005-06-17 11:52:55 +00:00
commands
Fixed two uninitialized-data bugs.
2005-07-18 13:44:39 +00:00
drivers
Changed Makefiles: drivers are now installed in /usr/sbin.
2005-07-19 12:12:48 +00:00
etc
System processes started via servers=... boot monitor parameter
2005-07-19 12:14:10 +00:00
include
Made dirent filename len a macro; corrected comment bug in bios.h reported
2005-07-18 09:11:48 +00:00
kernel
Random number generator
2005-07-18 15:40:24 +00:00
lib
Renamed various system calls.
2005-07-14 15:13:33 +00:00
man
complete, tick-resolution gettimeofday() implementation
2005-07-06 07:08:36 +00:00
servers
Removed PM signon for INET. Now daemonized in /usr/etc/rc.
2005-07-19 12:11:11 +00:00
test
kernel and servers send diagnostic messages to IS; IS sends them to TTY
2005-07-08 17:30:01 +00:00
tools
setup -> setupcd
2005-07-13 13:04:56 +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
Description
No description provided
201
MiB