minix/commands/ash
Lionel Sambuc b8a678ef1d Cross compile on minix support
* Remade patch so it works with minix patch tool.

 * New MINIX tar support -ox, so revert back to it

   In fetch scripts, tar had been replaced by bsdtar as the prebvious
   tar did not support the -o flag under minix, which is required to
   prevent usage of tar file stored user and group information.

   This introduces portability problems. As our new tar tool now
   support that flag revert back to improve portability.
2012-11-15 16:07:30 +01:00
..
bltin Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
funcs
alias.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
alias.h
arith_lex.h
arith_lex.l Convert boot/ and commands/ over to bsdmake 2010-05-12 16:28:54 +00:00
arith.y Convert boot/ and commands/ over to bsdmake 2010-05-12 16:28:54 +00:00
builtins
builtins.def
cd.c
cd.h
complete.c
complete.h
errmsg.c
errmsg.h
error.c
error.h
eval.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
eval.h
exec.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
exec.h
expand.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
expand.h Convert boot/ and commands/ over to bsdmake 2010-05-12 16:28:54 +00:00
histedit.c
init.h
input.c Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
input.h
jobs.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile Cross compile on minix support 2012-11-15 16:07:30 +01:00
memalloc.c
memalloc.h
miscbltin.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
mkbuiltins.sh Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mkinit.c Make commands cross-compilable 2012-06-18 10:53:23 +00:00
mknodes.c
mksignames.c
mksyntax.c Make commands cross-compilable 2012-06-18 10:53:23 +00:00
mktokens.sh Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
nodetypes Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
options.c
options.h
output.c Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
output.h Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
parser.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
parser.h
redir.c
redir.h
setmode.c commands: fix clang errors 2011-06-09 08:27:49 +02:00
shell.h Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
show.c
show.h
TOUR Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
trap.c ash: don't rely on libc signal names 2011-07-26 18:59:52 +02:00
trap.h
var.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
var.h