Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
X
xv6-public
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
问题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
银宸时代
OS Lab Group
奖励实验
xv6-public
提交
d827c8f3
提交
d827c8f3
5月 26, 2009
创建
作者:
rsc
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Add MIT license file; update xv6-rev2.tar.gz with LICENSE.
Other files unchanged.
上级
21575761
显示空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
26 行增加
和
0 行删除
+26
-0
LICENSE
LICENSE
+24
-0
index.html
web/index.html
+2
-0
xv6-rev2.tar.gz
xv6-rev2.tar.gz
+0
-0
没有找到文件。
LICENSE
0 → 100644
浏览文件 @
d827c8f3
The xv6 software is:
Copyright (c) 2006-2009 Frans Kaashoek, Robert Morris, Russ Cox,
Massachusetts Institute of Technology
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
web/index.html
浏览文件 @
d827c8f3
...
@@ -95,6 +95,8 @@ We distribute the sources in electronic form but also as
...
@@ -95,6 +95,8 @@ We distribute the sources in electronic form but also as
a printed booklet with line numbers that keep everyone
a printed booklet with line numbers that keep everyone
together during lectures. The booklet is available as
together during lectures. The booklet is available as
<a
href=
"xv6-rev2.pdf"
>
xv6-rev2.pdf
</a>
.
<a
href=
"xv6-rev2.pdf"
>
xv6-rev2.pdf
</a>
.
The xv6 source code is licensed under the traditional
<a
href=
"http://www.opensource.org/licenses/mit-license.php"
>
MIT license
</a>
;
see the LICENSE file in the source distribution.
<br><br>
<br><br>
xv6 compiles using the GNU C compiler,
xv6 compiles using the GNU C compiler,
targeted at the x86 using ELF binaries.
targeted at the x86 using ELF binaries.
...
...
xv6-rev2.tar.gz
浏览文件 @
d827c8f3
没有这种文件类型的预览
编写
预览
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论