Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Philip Homburg e9aabcf2f8 Disabled building rescue driver (no longer needed). Moved allocmem from
library to the memory driver. Always put output from within TTY directly on
the console. Removed second include of driver.h from tty.c. Made tty_inrepcode
bigger. First step to move PM and FS calls that are not regular (API)
system calls out of callnr.h (renumbered them, and removed them from the
table.c files). Imported the Minix-vmd uname implementation. This provides
a more stable ABI than the current implementation. Added a bit of security
checking. Unfortunately not nearly enough to get a secure system. Fixed a
bug related to the sizes of the programs in the image (in PM patch_mem_chunks).
2006-05-19 12:19:37 +00:00
boot Kludge for 1586 processor id. 2006-04-05 11:56:05 +00:00
commands Balance curly braces. 2006-05-10 15:39:52 +00:00
drivers Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
etc install motd as motd.install 2006-04-13 18:06:22 +00:00
include Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
kernel Better initialization of the memory map of processes that are part of the 2006-05-11 14:49:46 +00:00
lib Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
man Fix for service formatting bug reported by Jaap Weel <weel@ugcs.caltech.edu> 2006-05-08 22:04:05 +00:00
servers Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
test More fixes to reality 2006-03-16 01:47:52 +00:00
tools Install dinks 2006-04-13 17:47:51 +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