.. |
cat.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
echo.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
find.c
|
Modify some file operations;
|
2021-04-07 09:47:29 +08:00 |
forktest.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
grep.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
grind.c
|
Add execve syscall.
|
2021-04-22 15:21:00 +08:00 |
info.c
|
Add execve syscall.
|
2021-04-22 15:21:00 +08:00 |
init.c
|
Delete some unused files.
|
2021-03-09 16:02:02 +08:00 |
initcode.S
|
Move dev-addr to high space for U-addr mapping;
|
2021-04-05 19:09:15 +08:00 |
kill.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
ls.c
|
Modify some file operations;
|
2021-04-07 09:47:29 +08:00 |
mkdir.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
mv.c
|
Rename kalloc.c/h to pm.c/h;
|
2021-04-25 13:22:09 +08:00 |
printf.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
rm.c
|
Fixed FAT32 bugs;
|
2021-03-03 19:48:35 +08:00 |
sh.c
|
Modify some file operations;
|
2021-04-07 09:47:29 +08:00 |
sleep.c
|
Fixed FAT32 bugs;
|
2021-03-03 19:48:35 +08:00 |
strace.c
|
Adjust fs behavior of removing and truncation.
|
2021-04-12 21:49:57 +08:00 |
stressfs.c
|
Add execve syscall.
|
2021-04-22 15:21:00 +08:00 |
test.c
|
Add execve syscall.
|
2021-04-22 15:21:00 +08:00 |
ulib.c
|
Add trace syscall;
|
2021-04-03 22:32:56 +08:00 |
umalloc.c
|
fix
|
2020-11-03 18:47:12 +09:00 |
user.h
|
Merge branch 'develop' of https://github.com/HUST-OS/xv6-k210 into develop
|
2021-04-22 15:26:46 +08:00 |
usertests.c
|
Add rename syscall and mv command (not stable);
|
2021-04-14 15:03:53 +08:00 |
usys.pl
|
Add execve syscall.
|
2021-04-22 15:21:00 +08:00 |
wc.c
|
Move dev-addr to high space for U-addr mapping;
|
2021-04-05 19:09:15 +08:00 |
xargs.c
|
Add trace syscall;
|
2021-04-03 22:32:56 +08:00 |
xargstest.sh
|
add user
|
2020-11-01 00:15:28 +09:00 |
xv6-riscv-license
|
add copyright
|
2020-11-17 03:33:12 +09:00 |