You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
peari9jp6/kernel/src
chyyuu 28dbfd66b9
add more comments and CHANGE Fn name: run_user_shell TO add_user_shell
6 years ago
..
arch add more comments and CHANGE Fn name: run_user_shell TO add_user_shell 6 years ago
drivers Fix ioctl numbers and sys_poll for mipsel 6 years ago
fs works on K210! 6 years ago
net implement getaddr for netlink, ip l/ip a is working now 6 years ago
process add more comments and CHANGE Fn name: run_user_shell TO add_user_shell 6 years ago
sync Eliminate multiple warnings, update user app repo 6 years ago
syscall disable so many wait4 LOG info 6 years ago
util Pretend stdin/stdout as a tty 6 years ago
backtrace.rs Merge remote-tracking branch 'origin/master' into dev 6 years ago
consts.rs fix bugs about cpu num config (x86-64) 6 years ago
lang.rs reformat code using `cargo fmt` 6 years ago
lib.rs update crate uart_16550 to v0.2. deny unused_must_use. 6 years ago
logging.rs by default: use busybox sh, disable log, build in release mode 6 years ago
main.rs reformat code using `cargo fmt` 6 years ago
memory.rs add more comments and CHANGE Fn name: run_user_shell TO add_user_shell 6 years ago
shell.rs add more comments and CHANGE Fn name: run_user_shell TO add_user_shell 6 years ago
trap.rs reformat code using `cargo fmt` 6 years ago