Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/rcore_test/rCore-Tutorial-v3-tests/commits/commit/ca1d7a07b8b033c07974c5116ede19e7e57ed426?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

246 Commits (ca1d7a07b8b033c07974c5116ede19e7e57ed426)
 

Author SHA1 Message Date
Yifan Wu 60477da9be
Merge pull request from Spxg/main 4 years ago
Spxg a1cda4aa59 panic_handler: update msg format and add column location 4 years ago
Yifan Wu d302a0d616 Merge branch 'dev' into main 4 years ago
Yifan Wu 3554e20dc6 Do not fetch tools when running on qemu. 4 years ago
Yifan Wu d57a160b32 Do not fetch tools when running on qemu. 4 years ago
Yifan Wu 818363f2ca Fix qemu mmio range 4 years ago
Yifan Wu 195816ce2c Fix qemu mmio range 4 years ago
Yifan Wu 613f77c5a4 Remove unused code. 4 years ago
Yifan Wu 230e4442d0 Remove unused code. 4 years ago
Yifan Wu 6298f57a87 Remove DirentBytes 4 years ago
Yifan Wu a589179adc Remove DirentBytes 4 years ago
Yifan Wu 1e2e83e886 Remove unused code. 4 years ago
Yifan Wu 3e47a0dbee Remove unused code. 4 years ago
Yifan Wu a43dbc4e34 Fix k210 alignment issue when push cmdargs when sys_exec 4 years ago
Yifan Wu dd2be93ef0 Fix k210 alignment issue when push cmdargs when sys_exec 4 years ago
Yifan Wu e643af7937 Fix k210 alignment issue when push cmdargs when sys_exec 4 years ago
Yifan Wu e55c5200c5 Merge dev: ch7 updates 4 years ago
Yifan Wu 67372ac84d Merge updates from ch7 4 years ago
Yifan Wu cfa3819bee Add Ubuntu18.04 docker 4 years ago
Yifan Wu 33395156f9 Add Ubuntu18.04 docker 4 years ago
Yifan Wu 3e1c12b6a1 Add sys_dup && support input/output redirection in user_shell 4 years ago
Yifan Wu a7346c96b4 DiskInode sz->128bytes && user heap -> 32KiB 4 years ago
Yifan Wu 8a1c96d963 Add tool: cat 4 years ago
Yifan Wu 01280fc833 Support indirect2 in easy-fs::layout::DiskInode 4 years ago
Yifan Wu 90d351bfe8 Support cmdline_args when sys_exec. 4 years ago
Yifan Wu 4668911483
Merge pull request from ZhangHanDong/main 4 years ago
Yifan Wu 9196963e44
Update Makefile 4 years ago
blackanger 3f5308f46c modify Makefile for Docker 4 years ago
blackanger e0a3933b1c add Dockerfile 4 years ago
Yifan Wu 35cc3d6e2f Fix overflow bug when ceiling va 4 years ago
Yifan Wu b8f1db4aa3 Fix overflow bug when ceiling va 4 years ago
Yifan Wu 1346fb1a1f Refactor easy-fs 4 years ago
Yifan Wu 12c6c53af5 Close all pipes in pipetest. 4 years ago
Yifan Wu e8a0682cf8 Refactor easy-fs 4 years ago
Yifan Wu 40508d68ab Clean easy-fs-fuse 4 years ago
Yifan Wu 920d077a66 Refactor easy-fs. 4 years ago
Yifan Wu 8b27976d23
Merge pull request from Spxg/main 4 years ago
Spxg 84a55c17c4 VirtAddr: fix add with overflow when debug mode 4 years ago
Yifan Wu c6a262d215 Close all pipes in pipetest. 4 years ago
Yifan Wu 69933e2985 Close all pipes in pipetest. 4 years ago
Yifan Wu 00084f5165 Merge branch 'dev' into main 4 years ago
Yifan Wu 87743bac4d Merge branch 'ch7' into dev 4 years ago
Yifan Wu 04114ad949 Remove Any Trait of File 4 years ago
Yifan Wu a5c4f3228e Merge branch 'dev' into main 4 years ago
Yifan Wu 1b6f2c4c1e Fix lock uses in ch5 4 years ago
Yifan Wu 9b65abcfa8 Fix lock uses in ch5 4 years ago
Yifan Wu caac1beb0a Mutex -> RefCell in Processor. 4 years ago
Yifan Wu fd75ac027a Mutex -> RefCell in Processor. 4 years ago
Yifan Wu d97b0a20ab Replace TCB.inner.block with TCB::acquire_inner_lock 4 years ago
Yifan Wu e04394af56 Replace TCB.inner.block with TCB::acquire_inner_lock 4 years ago