⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 tcpipstack源程序用于C51的TCP/IP协议栈,,C-C++,TCP/IP Stack
💻 HTML
字号:
<html>
<head>
<title> ELKS Utilities </title>
</head>

<body bgcolor="#ffffff">
<h1>Compact Utilities for use in ELKS</h1>
<p>
This is the home page for my re-write of some of the utilities found in the
GNU file-utils and sh-utils packages for use with elks.
<hr>
<p><a href="shell.html"><h3>Sh-utils</h3></a> A rewrite of part of the 
<a href="http://www.gnu.ai.mit.edu/">GNU</a> 
sh-utils package which currently includes basename, dirname, false, logname, 
pwd, true, uname, whoami and yes.</p>
<a href="sh_utils.tar.gz">sh_utils.tar.gz</a>
<p>
<p><a href="file.html"><h3>File-utils</h3></a> A rewrite of part of the 
<a href="http://www.gnu.ai.mit.edu/">GNU</a>
file-utils package which currently includes mkdir, mkfifo, mknod, rmdir 
and sync. Oversimple but usable versions of rm and mv are also included.</p>
<a href="file_utils.tar.gz">file_utils.tar.gz</a>
<p>
<p><h3>Sash</h3> A version of sash with a config.h file which allows all the
the builtin commands to be configured in or out. Now also include stand
alone versions of most of the builtin commands in the stand_alone/
subdirectory. To built them, just run make in that directory.</p>
<a href="sash.tar.gz">sash.tar.gz</a>
<p>
<p><h3>Mkfs.minix</h3> mkfs.minix from the Util linux 1.5 package, with bad
block code removed, and memory requirement cut down, and other changes made
to make it run under elks.</p>
<a href="mkfs.tar">mkfs.tar</a>
<p>
<hr>
<p><h1>Other Things</h1></p>
<p>Here are some other things I have collected in my searches around the net
which may be useful to the project.</p>
<p><b>Tiny-TCP</b>, a public domain source code implemtation of TCP/IP, currently
for ROM based 68000 systems. Very very small indeed, could perhaps be
useful? Here is the <a href="tiny-tcp.txt">README</a> file.</p>
<p><a href="tiny-tcp.tar.gz">tiny-tcp.tar.gz</a></p>
<p>Here is a version ported to the 8086 by R. Rodman. Changes made by him
are (L)GPL, but the origonal license is still binding.</p>
<p><a href="TTCP.ZIP">TTCP.ZIP</a></p>
<p>And here is a version released under the terms of the GPL.</p>
<P><a href="TTCP2.ZIP">TTCP2.zip</a></p>
<p>
<p><b>ROMfs</b>, a very small read-only fs with tools to generate images for the
Linux 2 kernel. Could be useful for ROM based system. Here is the 
<a href="genromfs.lsm">lsm</a> entry.</p>
<p><a href="romfs-2.1.18-kernelpatch.gz">romfs-2.1.18-kernelpatch.g</a></p>
<p><a href="romfs-2.1.20-kernelpatch.gz">romfs-2.1.20-kernelpatch.gz</a></p>
<p><a href="genromfs-0.1.tar.gz">genromfs-0.1.tar.gz</a></p>
<p>
<p><b>86-68</b>, a converter that translates from 8086 assembler to 68000.
Might this be useful for the 68k port that everyone seems to be talking
about?</p>
<p><a href="8668-101.zip">8668-101.zip</a></p>
<p>
<p><b>term.c</b>, a terminal program contributed by Robert de Bath.</p>
<p><a href="term.c">term.c</a></P>
<p>
<hr>
Any enquiries should be sent to <a
href="mailto:ajr@ecs.soton.ac.uk">Alistair Riddoch</a>
<p>
<comment img src="http://www.ecs.soton.ac.uk/cgi-bin/counter">
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -