minix/drivers/tty
Ben Gras b6ea15115c kernel: facility for user-visible memory
. map all objects named usermapped_*.o with globally visible
	  pages; usermapped_glo_*.o with the VM 'global' bit on, i.e.
	  permanently in tlb (very scarce resource!)
	. added kinfo, machine, kmessages and loadinfo for a start
	. modified log, tty to make use of the shared messages struct
2012-07-28 20:57:38 +00:00
..
keymaps Make TTY cross-compilable 2012-06-18 10:53:23 +00:00
console.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
keyboard.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
pty.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
rs232.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
tty.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
tty.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00