minix/minix
Lionel Sambuc d90bee9749 Importing bin/sh
/etc/profile enables by default tabcompletion, as well as emacs mode,
in order to keep the old MINIX ash behavior.

Note: The shell now refuses to source a script without a relative or
      absolute path.
      This means:
        - '. myscript.sh' fails, while
        - '. ./myscript.sh' succeeds

Change-Id: I0be89b0747bd005e4c05cadb937af86883627dc6
2014-08-29 12:56:04 -04: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 Importing bin/sh 2014-08-29 12:56:04 -04:00
drivers Importing bin/sh 2014-08-29 12:56:04 -04:00
fs merge libminlib with libc 2014-08-28 18:49:19 +02:00
include Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
kernel merge libminlib with libc 2014-08-28 18:49:19 +02:00
lib Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
llvm Remove /multiboot 2014-07-31 16:00:31 +02:00
man Importing bin/sh 2014-08-29 12:56:04 -04:00
net merge libminlib with libc 2014-08-28 18:49:19 +02:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers merge libminlib with libc 2014-08-28 18:49:19 +02:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Importing bin/sh 2014-08-29 12:56:04 -04:00
usr.bin uptime(1): also report uptime 2014-08-28 12:06:50 +00: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