minix/minix
Thomas Cort d131b58784 mined1.c: remove i386 guard around escape sequences.
The escape sequences for the function keys used to be separated
out in older versions of Minix when they were different for m68k
and intel. Support for m68k was dropped and that code was
removed, leaving the ifdef i386. Since the sequences are the
same for i386 and arm, there is no need to keep the ifdef i386.

Change-Id: Id96a80bcb24da120efa63acc9b248d87fc347eac
2015-03-24 14:03:03 +01:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands mined1.c: remove i386 guard around escape sequences. 2015-03-24 14:03:03 +01:00
drivers Fix boot if no pckd device is there 2015-03-23 14:57:06 +01:00
fs Add 3c90x: 3Com 3C90xB/C network driver 2015-02-10 13:47:28 +00:00
include libnetdriver: turn into network driver framework 2014-12-04 12:10:48 +00:00
kernel arm: Make sure __k_unpaged_MINIX is first 2015-03-18 07:50:31 +01:00
lib Fix incorrect sanity check 2015-03-18 07:49:44 +01:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man nonamed.8: Document the -L option. 2015-03-19 10:00:56 +01:00
net UDS: move from drivers/net/ to net/ 2014-12-04 12:10:46 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VM: fix for handling one-shot page memory 2015-02-10 13:47:27 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests VM: fix for handling one-shot page memory 2015-02-10 13:47:27 +00:00
usr.bin minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00