This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f814fe41be
minix
/
drivers
/
tty
History
Erik van der Kouwe
4c2f0eb22f
Suppress spurious scancodes in VMWare
2009-10-18 07:12:42 +00:00
..
keymaps
Suppress spurious scancodes in VMWare
2009-10-18 07:12:42 +00:00
console.c
- tty: only report unrecognized scancodes once; forget about
2009-09-21 14:25:54 +00:00
keyboard.c
Removed macros that depend on NOTIFY_FROM from servers and drivers. They
2009-09-29 18:47:56 +00:00
Makefile
to let tty run with its own page table (instead of with the kernel identity
2009-05-12 12:43:18 +00:00
pty.c
don't flush output for SIGWINCH. found by Joren l'Ami.
2009-04-06 09:39:42 +00:00
rs232.c
don't flush output for SIGWINCH. found by Joren l'Ami.
2009-04-06 09:39:42 +00:00
tty.c
Removed macros that depend on NOTIFY_FROM from servers and drivers. They
2009-09-29 18:47:56 +00:00
tty.h
to let tty run with its own page table (instead of with the kernel identity
2009-05-12 12:43:18 +00:00