]> Zhao Yanbai Git Server - minix.git/commit
original netbsd sed
authorBen Gras <ben@minix3.org>
Tue, 22 Jun 2010 00:33:14 +0000 (00:33 +0000)
committerBen Gras <ben@minix3.org>
Tue, 22 Jun 2010 00:33:14 +0000 (00:33 +0000)
commit707fbb966d68e6324f7165f3c0c6a943b00cebc2
tree50cfaa12896bff380b14fc51a6d05f2374eb912f
parent1b2189c205ad4d3ef1769df14028dba044f03aa1
original netbsd sed
16 files changed:
commands/sed/Makefile [new file with mode: 0644]
commands/sed/POSIX [new file with mode: 0644]
commands/sed/TEST/CVS/Entries [new file with mode: 0644]
commands/sed/TEST/CVS/Repository [new file with mode: 0644]
commands/sed/TEST/CVS/Root [new file with mode: 0644]
commands/sed/TEST/CVS/Tag [new file with mode: 0644]
commands/sed/TEST/hanoi.sed [new file with mode: 0644]
commands/sed/TEST/math.sed [new file with mode: 0644]
commands/sed/TEST/sed.test [new file with mode: 0644]
commands/sed/compile.c [new file with mode: 0644]
commands/sed/defs.h [new file with mode: 0644]
commands/sed/extern.h [new file with mode: 0644]
commands/sed/main.c [new file with mode: 0644]
commands/sed/misc.c [new file with mode: 0644]
commands/sed/process.c [new file with mode: 0644]
commands/sed/sed.1 [new file with mode: 0644]