First stages of (re-)writing busybox's tar creation support.

-Erik
This commit is contained in:
Erik Andersen
2000-03-26 14:03:20 +00:00
parent deea048bec
commit 6acaa40f27
7 changed files with 225 additions and 43 deletions

View File

@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
* BusyBox Shell
* lash -- the BusyBox Lame-Ass SHell
*
* Copyright (C) 2000 by Lineo, inc.
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>