readme

来自「eCos操作系统源码」· 代码 · 共 23 行

TXT
23
字号
Jan 28, 2002These files were originally obtained from KAME, via  kame-20020107-netbsd152-snap.tgz(i.e. a KAME snapshot of FreeBSD 4.4, taken on Jan 7, 2002)The original files (and updates) were imported into the eCostree via this process:  cd /tmp  gzip -d <kame-20020107-netbsd152-snap.tgz | tar -xpf -  cd kame/freebsd/sys  XXX=*THIS DOCUMENTATION DIRECTORY*  xargs -t -n2 <${XXX}/BSD_FILE_LIST ${XXX}/copy_files.shThis creates a directory tree suitable for starting as aneCos package.  This can then be imported into the eCos treevia:  cd /tmp/bsd_tcpip/current  cvs -d ECOS_CVS import -m 'import of FreeBSD 4.4 networking stack' -ko ecc/ecc/net/bsd_tcpip/current NET FreeBSD_4_4Be sure and edit the list of files if any new files from thenetwork distribution is added to the eCos codebase.

⌨️ 快捷键说明

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