Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-18741-1687925
OSKernel2023-AVX-1477
Commits
fix-clone
Select Git revision
202310487101114-1477
Author
Search by author
Any Author
21 Jul, 2023
1 commit
busybox调用sh看起来没问题了,但是执行之后没有任何效果
· 7997fbd1
SQL巨佬联盟
authored
1 year ago
7997fbd1
20 Jul, 2023
11 commits
修复了execve fetchaddr地址超过sz的问题
· 51d8042b
胡宇飞
authored
1 year ago
51d8042b
改了PHYSTOP,可用内存增大了,但execve仍存在问题
· a768f37e
胡宇飞
authored
1 year ago
a768f37e
逻辑大概正确,内存不够了
· a71a1ff7
胡宇飞
authored
1 year ago
a71a1ff7
修复了init fork的问题
· 4bdab034
胡宇飞
authored
1 year ago
4bdab034
初步完成了clone
· 33f0778c
胡宇飞
authored
1 year ago
33f0778c
增加了vmacopy和vma_map
· 152be1a5
胡宇飞
authored
1 year ago
152be1a5
fix init problem
· 18ec16ec
刘弈成
authored
1 year ago
18ec16ec
Merge branch 'master' of gitee.com:decisivemoments/xv6-vf2
· ce3222f0
SQL巨佬联盟
authored
1 year ago
ce3222f0
补充了kill, 正在检测提交方式
· 42e81648
SQL巨佬联盟
authored
1 year ago
42e81648
syscall 178 and 131, wait for kill and tgkill
· 71fa2036
刘弈成
authored
1 year ago
71fa2036
改了一下brk
· e587fe9d
胡宇飞
authored
1 year ago
e587fe9d
19 Jul, 2023
10 commits
加上了155和154号系统调用
· 2d94939b
胡宇飞
authored
1 year ago
2d94939b
Merge branch 'master' of gitee.com:decisivemoments/xv6-vf2
· b40ed59d
SQL巨佬联盟
authored
1 year ago
b40ed59d
修好了异常的brk以及随之导致的mmap,usertrap问题.问题是exec的时候栈的内容填错了
· a80038f6
SQL巨佬联盟
authored
1 year ago
a80038f6
Merge branch 'master' of
https://gitee.com/decisivemoments/xv6-vf2
· 78c35c40
胡宇飞
authored
1 year ago
78c35c40
改掉了warning
· c2e9581a
胡宇飞
authored
1 year ago
c2e9581a
Merge branch 'master' into signal
· 80140453
SQL巨佬联盟
authored
1 year ago
80140453
初步给出了signal的框架
· 93b29a61
SQL巨佬联盟
authored
1 year ago
93b29a61
time-test不会死循环了,提交测评的时候需要根据板子的时钟频率来调一下参数
· d35d3901
胡宇飞
authored
1 year ago
d35d3901
增加time-test调试脚本
· 45876663
胡宇飞
authored
1 year ago
45876663
更改了一下代码结构
· 180a0ce3
胡宇飞
authored
1 year ago
180a0ce3
18 Jul, 2023
17 commits
fix hwclock
· e0261ab5
胡宇飞
authored
1 year ago
e0261ab5
fix dup3
· 6b5d2ad4
胡宇飞
authored
1 year ago
6b5d2ad4
update tasklist
· e2b463c0
胡宇飞
authored
1 year ago
e2b463c0
solve the lock problem of file_send function
· d99200d2
刘弈成
authored
1 year ago
d99200d2
Merge branch 'master' into fix-hwclock
· a658a8a9
胡宇飞
authored
1 year ago
a658a8a9
fix utimensat
· 14390ccd
胡宇飞
authored
1 year ago
14390ccd
openat一些文件不存在时,直接创建,修复了若干系统调用的问题
· 8581ccce
胡宇飞
authored
1 year ago
8581ccce
solve most of the warnings except the freeproc and runcmd
· 3f108fbf
刘弈成
authored
1 year ago
3f108fbf
solve most of the warnings except the freeproc and runcmd
· 9a4614b9
刘弈成
authored
1 year ago
9a4614b9
fix some werror
· 94a27087
胡宇飞
authored
1 year ago
94a27087
增加了一些检查语句,但是openat还是存在打不开一些系统内的指定文件的问题
· 72733503
胡宇飞
authored
1 year ago
72733503
打开编译选项-Werror, 谁写出来的warning自己把屁股擦了
· d8847ff5
SQL巨佬联盟
authored
1 year ago
d8847ff5
fix warning of findfile
· 6924a7e4
刘弈成
authored
1 year ago
6924a7e4
fix warning of findfile
· 16b9955e
刘弈成
authored
1 year ago
16b9955e
Merge branch 'master' of
https://gitee.com/decisivemoments/xv6-vf2
· 5aeb3e3f
胡宇飞
authored
1 year ago
5aeb3e3f
修复了getcwd的问题
· a7041701
胡宇飞
authored
1 year ago
a7041701
finish sendfile
· 146ed09d
刘弈成
authored
1 year ago
146ed09d
17 Jul, 2023
1 commit
Merge branch 'renameat2'
· 3c1965d9
胡宇飞
authored
1 year ago
3c1965d9