This website requires JavaScript.
Explore
Help
Sign In
tacit
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
80f5eea8b8
minix
/
drivers
/
tty
History
Ben Gras
80f5eea8b8
If serial debugging in the boot monitor / kernel is enabled, don't touch
...
the serial line in use for it (mostly so that input isn't eaten by tty).
2009-01-29 15:06:40 +00:00
..
keymaps
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
console.c
. new kernel call sysctl for generic unprivileged system operations;
2009-01-26 17:43:59 +00:00
keyboard.c
don't ignore the fact that scancodes are escaped.
2008-12-21 03:53:25 +00:00
Makefile
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
pty.c
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
rs232.c
If serial debugging in the boot monitor / kernel is enabled, don't touch
2009-01-29 15:06:40 +00:00
tty.c
. new kernel call sysctl for generic unprivileged system operations;
2009-01-26 17:43:59 +00:00
tty.h
- hz dynamic
2008-12-08 16:40:29 +00:00
vidcopy.s
Initial revision
2005-04-21 14:53:53 +00:00