* [PATCH] elkscmd: a few more utilities from minix
@ 2004-06-02 3:42 claudio
2004-06-02 20:19 ` Miguel Bolanos
0 siblings, 1 reply; 2+ messages in thread
From: claudio @ 2004-06-02 3:42 UTC (permalink / raw)
To: linux-8086
[-- Attachment #1: Type: TEXT/PLAIN, Size: 677 bytes --]
A few more utilities from minix: cal diff file find head sort tail tee.
elkscmd/minix3 directory is in the attached tarball.
The file utility must be changed later to add files of ELKS significance,
as it currently contains definitions for Minix files.
diff -rud elkscmd.orig/Makefile elkscmd/Makefile
--- elkscmd.orig/Makefile 2004-05-27 21:08:39.000000000 -0300
+++ elkscmd/Makefile 2004-06-02 00:19:24.000000000 -0300
@@ -20,7 +20,7 @@
#
DIRS = sys_utils ash bc byacc disk_utils file_utils levee \
- minix1 minix2 misc_utils sash sh_utils inet
+ minix1 minix2 minix3 misc_utils sash sh_utils inet
DONTUSE = debug_utils lib m4 mtools prn-utils rc tools xvi
[-- Attachment #2: Type: APPLICATION/x-gzip, Size: 50614 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] elkscmd: a few more utilities from minix
2004-06-02 3:42 [PATCH] elkscmd: a few more utilities from minix claudio
@ 2004-06-02 20:19 ` Miguel Bolanos
0 siblings, 0 replies; 2+ messages in thread
From: Miguel Bolanos @ 2004-06-02 20:19 UTC (permalink / raw)
To: claudio; +Cc: linux-8086
Nice stuff
Applied. Thanks.
Mike
On Tue, 2004-06-01 at 21:42, claudio@conectiva.com wrote:
> A few more utilities from minix: cal diff file find head sort tail tee.
> elkscmd/minix3 directory is in the attached tarball.
>
> The file utility must be changed later to add files of ELKS significance,
> as it currently contains definitions for Minix files.
>
>
> diff -rud elkscmd.orig/Makefile elkscmd/Makefile
> --- elkscmd.orig/Makefile 2004-05-27 21:08:39.000000000 -0300
> +++ elkscmd/Makefile 2004-06-02 00:19:24.000000000 -0300
> @@ -20,7 +20,7 @@
> #
>
> DIRS = sys_utils ash bc byacc disk_utils file_utils levee \
> - minix1 minix2 misc_utils sash sh_utils inet
> + minix1 minix2 minix3 misc_utils sash sh_utils inet
>
> DONTUSE = debug_utils lib m4 mtools prn-utils rc tools xvi
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-02 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-02 3:42 [PATCH] elkscmd: a few more utilities from minix claudio
2004-06-02 20:19 ` Miguel Bolanos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox