Hayato Ohhashi

Results 11 issues of Hayato Ohhashi

According to the comments in proc.h, I think p->lock is needed to reference p->killed, but is it not needed?

KRaBs supports the FAT32 filesystem, but only the read feature is available. To add the recovery mode feature #18 , we need to implement write() for FAT32 module as well.

enhancement

Although a new inline assembly syntax `asm!` was announced in Rust on 2020/06/08[1], KRaBs still uses `llvm_am!`. [1] [New inline assembly syntax available in nightly](https://blog.rust-lang.org/inside-rust/2020/06/08/new-inline-asm.html) According to the blog, the...

enhancement
help wanted
good first issue

**Describe the bug** Stage4 hangs when using BochsBIOS. There is probably a problem with the process of transitioning to real mode to do I/O.

bug
help wanted

Create a sub-crate src/urfi to support the UEFI environment.

Use https://github.com/chalharu/rust-compression

enhancement

**Is your feature request related to a problem? Please describe.** Currently, Krabs does not have a way to recover from a boot failure, so it needs a reasonable recovery option...

enhancement

Thank you for the wonderful extension VSpaceCode. It would be nice if there was a badge to show that it was built with VSpaceCode. I'll add it to the readme...

enhancement
help wanted

## Problem I think it would be useful to have SPC key bindings inside search editor as well. For example, can we assign the major mode to inSearchEditor || hasSearchResult?...

enhancement
help wanted

#### Description :octocat: spacemacs fails to start. #### Reproduction guide :beetle: - Start Emacs *Observed behaviour:* :eyes: :broken_heart: failed to install vim-streamline *Expected behaviour:* :heart: :smile: success to install vim-streamline...