Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras f65b3b8fbf Use bitwise not instead of logical not on PIE flag when disabling periodic
interrupts to avoid clobbering register B. This seems to have fixed the
corrupting-CMOS bug when enabling profiling.
2007-01-12 16:33:41 +00:00
boot ctty command without parameters to disable serial console. 2007-01-08 14:30:11 +00:00
commands In some configurations of non-working networking, packman will hang a 2007-01-11 14:35:29 +00:00
docs arch/i386/include/protect.h is unnecessary; add make.conf to etc/ and 2006-12-22 15:48:27 +00:00
drivers use servers/inet/mq.[ch] to queue messages using mq_queue() in 2007-01-12 13:33:12 +00:00
etc arch/i386/include/protect.h is unnecessary; add make.conf to etc/ and 2006-12-22 15:48:27 +00:00
include use servers/inet/mq.[ch] to queue messages using mq_queue() in 2007-01-12 13:33:12 +00:00
kernel Use bitwise not instead of logical not on PIE flag when disabling periodic 2007-01-12 16:33:41 +00:00
lib Zlib is now an optional package. 2007-01-09 17:08:31 +00:00
man Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
servers VFS cleanup (mostly open). 2007-01-05 16:36:55 +00:00
test Default amount of memory for tests (some ran out of memory) 2006-10-25 13:35:03 +00:00
tools Use svn instead of cvs 2006-12-22 16:43:30 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile No gmake in use 2006-03-08 16:46:40 +00:00