Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Jorrit Herder 52965b6f17 Various updates to support dynamically starting drivers.
Output during initialization should be suppressed. Unless an error occurs.
Note that main() can now be main(int argc, char **argv) and arguments can
be passed when bringing up the driver.
2005-08-02 15:30:36 +00:00
boot Boot monitor setting of device _names_ no longer necessary 2005-07-22 18:31:19 +00:00
commands setup fix 2005-08-02 14:56:30 +00:00
drivers Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
etc Redirect touch stderr to /dev/null, error is unlikely and harmless in 2005-07-24 01:17:32 +00:00
include rs232 support 2005-07-29 15:22:58 +00:00
kernel Cleaned up table. Moved policies to table. 2005-08-02 15:28:09 +00:00
lib small fix for connect 2005-08-01 14:47:24 +00:00
man Openpty() manpage 2005-07-19 16:02:39 +00:00
servers Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
test SIGSTOP being in _NSIG nowadays caused test8 to break - fixed. 2005-07-24 14:06:42 +00:00
tools bios_wini driver 2005-07-29 10:21:04 +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