Go to file
Dirk Vogt c22564335f Added possibility to inject input events to tty
M    include/Makefile
A    include/minix/input.h
M    include/minix/com.h
M    drivers/tty/keyboard.c
M    drivers/tty/tty.c
M    drivers/tty/tty.h
M    include/minix/syslib.h
M    lib/libsys/Makefile
A    lib/libsys/input.c
2010-11-17 14:53:07 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands Import mkfifo(1) from NetBSD 2010-11-06 20:43:49 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers Added possibility to inject input events to tty 2010-11-17 14:53:07 +00:00
etc Remove revision IDs from files 2010-11-04 01:13:59 +00:00
include Added possibility to inject input events to tty 2010-11-17 14:53:07 +00:00
kernel Updated some CLEANFILES macros in Makefiles. 2010-11-17 14:27:23 +00:00
lib Added possibility to inject input events to tty 2010-11-17 14:53:07 +00:00
man Import mkfifo(1) from NetBSD 2010-11-06 20:43:49 +00:00
servers Remove redundant sha2 code from inet 2010-11-15 11:10:02 +00:00
share . auto-generate per-directory .gitignore files based on $(CLEANFILES) 2010-11-17 14:28:23 +00:00
test Revamp the mthread library and update test59 2010-09-30 13:44:13 +00:00
tools update for releases with git. 2010-11-11 02:00:12 +00:00
.gitignore revert r8783, as those entries are auto-generated now 2010-11-17 14:29:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00