]> Zhao Yanbai Git Server - minix.git/commit
remove subdirs that aren't built.
authorBen Gras <ben@minix3.org>
Fri, 19 Feb 2010 16:31:43 +0000 (16:31 +0000)
committerBen Gras <ben@minix3.org>
Fri, 19 Feb 2010 16:31:43 +0000 (16:31 +0000)
commitc460974814f23e811d8874ac9836d3ce7cae712b
tree37937ce1051597d1e068b49ae67cdd45cf527b6f
parent8c88a0219b529220ef52d45530cd2d7b36c86857
remove subdirs that aren't built.

ftp is superseded by other dirs, i86 is not used, httpd* is superseded
by packages, sed is superseded by simple/sed.c.
75 files changed:
commands/ftp/Makefile [deleted file]
commands/ftp/build [deleted file]
commands/ftp/file.c [deleted file]
commands/ftp/file.h [deleted file]
commands/ftp/ftp.c [deleted file]
commands/ftp/ftp.h [deleted file]
commands/ftp/local.c [deleted file]
commands/ftp/local.h [deleted file]
commands/ftp/net.c [deleted file]
commands/ftp/net.h [deleted file]
commands/ftp/other.c [deleted file]
commands/ftp/other.h [deleted file]
commands/httpd/Makefile [deleted file]
commands/httpd/README [deleted file]
commands/httpd/SECURITY [deleted file]
commands/httpd/build [deleted file]
commands/httpd/cgiexec.c [deleted file]
commands/httpd/config.c [deleted file]
commands/httpd/config.h [deleted file]
commands/httpd/dir2html.c [deleted file]
commands/httpd/dir2html.sh [deleted file]
commands/httpd/http.h [deleted file]
commands/httpd/http_status.5 [deleted file]
commands/httpd/httpd.8 [deleted file]
commands/httpd/httpd.c [deleted file]
commands/httpd/httpd.conf [deleted file]
commands/httpd/httpd.conf.5 [deleted file]
commands/httpd/httpd.mtype [deleted file]
commands/httpd/httpd0993.txt [deleted file]
commands/httpd/net.c [deleted file]
commands/httpd/net.h [deleted file]
commands/httpd/pass.c [deleted file]
commands/httpd/pass.h [deleted file]
commands/httpd/police.c [deleted file]
commands/httpd/process.c [deleted file]
commands/httpd/proxy.c [deleted file]
commands/httpd/reply.c [deleted file]
commands/httpd/request.c [deleted file]
commands/httpd/utility.c [deleted file]
commands/httpd/utility.h [deleted file]
commands/httpd0995/Makefile [deleted file]
commands/httpd0995/README [deleted file]
commands/httpd0995/SECURITY [deleted file]
commands/httpd0995/cgiexec.c [deleted file]
commands/httpd0995/config.c [deleted file]
commands/httpd0995/config.h [deleted file]
commands/httpd0995/dir2html.c [deleted file]
commands/httpd0995/dir2html.sh [deleted file]
commands/httpd0995/http.h [deleted file]
commands/httpd0995/http_status.5 [deleted file]
commands/httpd0995/httpd.8 [deleted file]
commands/httpd0995/httpd.c [deleted file]
commands/httpd0995/httpd.conf [deleted file]
commands/httpd0995/httpd.conf.5 [deleted file]
commands/httpd0995/httpd.mtype [deleted file]
commands/httpd0995/httpd0995.txt [deleted file]
commands/httpd0995/net.c [deleted file]
commands/httpd0995/net.h [deleted file]
commands/httpd0995/pass.c [deleted file]
commands/httpd0995/pass.h [deleted file]
commands/httpd0995/police.c [deleted file]
commands/httpd0995/process.c [deleted file]
commands/httpd0995/proxy.c [deleted file]
commands/httpd0995/reply.c [deleted file]
commands/httpd0995/request.c [deleted file]
commands/httpd0995/utility.c [deleted file]
commands/httpd0995/utility.h [deleted file]
commands/i86/Makefile [deleted file]
commands/i86/cc.c [deleted file]
commands/sed/BUGS [deleted file]
commands/sed/Makefile [deleted file]
commands/sed/README [deleted file]
commands/sed/sed.h [deleted file]
commands/sed/sedcomp.c [deleted file]
commands/sed/sedexec.c [deleted file]