Mirror of Harvey OS github repository http://harvey-os.org/

Ronald G. Minnich d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 7 роки тому
.github d35a8bb047 Update ISSUE_TEMPLATE.md 6 роки тому
386 122a5f8170 vga: move to using a 386 ureg struct 6 роки тому
aarch64 d8290f7c10 This ones for you Dan, I hope it helps. (#175) 6 роки тому
acme 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 роки тому
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 11 роки тому
amd64 fab97c18c3 build: add missing gcc versions to conf 6 роки тому
arm 999e4ebda0 ANOTHER round of type fixes. 9 роки тому
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. 8 роки тому
cron 4db2188a5b Plan 9 from Bell Labs 2007-10-06 16 роки тому
dist 83d6593e6c Plan 9 from Bell Labs 2013-05-01 11 роки тому
external_example 88a59408b0 Move plan9-extensions option into only those places that need it 6 роки тому
lib 0ab7bda4d3 outin now works. 6 роки тому
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 14 роки тому
mips 999e4ebda0 ANOTHER round of type fixes. 9 роки тому
mnt 87ce7fe342 Fix profile and make directories to make drawterm/rio work. 6 роки тому
power 999e4ebda0 ANOTHER round of type fixes. 9 роки тому
power64 999e4ebda0 ANOTHER round of type fixes. 9 роки тому
rc aae8fa08e4 Gather PCI capabilities for each device during the PCI bus scan, make 6 роки тому
riscv 98a4e421b7 Enable clang builds. 6 роки тому
sparc 999e4ebda0 ANOTHER round of type fixes. 9 роки тому
sys d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 роки тому
usr 52464f5a98 Added customisable keymapping to zenith 6 роки тому
util cbc1ba1073 util: clang diff formatter 6 роки тому
.build 1915d4a7fd cflags and .build 6 роки тому
.clang-format 94b4ad746a clang-format for all you gophers 6 роки тому
.gitignore ce7ad513ad Update bootstrap.sh 6 роки тому
.gitmodules 406dd88401 Fix branch master for ninep as submodule. 6 роки тому
.mailmap 24c4e0d02c Update .mailmap 6 роки тому
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot 6 роки тому
.pullapprove.yml feecc25eca NMW for needs more work (#135) 6 роки тому
BUILD fae63f654c blaze: in is a keyword and can't be used 6 роки тому
CONTRIBUTING.md 753132efe7 Update README and CONTRIBUTING documents 6 роки тому
CONTRIBUTORS 5d814a6466 Update CONTRIBUTORS 6 роки тому
LICENSE 25de748849 GNU General Public License 9 роки тому
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 21 роки тому
LICENSE.gpl 25de748849 GNU General Public License 9 роки тому
NOTICE 25de748849 GNU General Public License 9 роки тому
README baffa76c93 Update README.md (#170) 6 роки тому
bootstrap.sh ce7ad513ad Update bootstrap.sh 6 роки тому
build.json 165a1e4d1c Ramdisk tests all pass 6 роки тому
clean.json 07f3cd50bb Fix the clean rule 6 роки тому
l 4761d30948 Simple script to enable remote console 8 роки тому

README

![Harvey](https://harvey-os.org/img/harvey-os-logo.png)
Harvey: A Fresh Take on Plan 9
=====

Welcome to Harvey, we are delighted that you are interested in the
project.

- Take a look at the
[Getting Started](https://github.com/Harvey-OS/harvey/wiki/Getting-Started)
guide to learn how to get Harvey and how to play with it.
- You enjoyed playing with Harvey and you want to help out? Great!
Take a look at our
[Contribution Guide](https://github.com/Harvey-OS/harvey/blob/master/CONTRIBUTING.md).
The contribution guide covers a wide variety of topics including the
Harvey coding style,
[Code of Conduct](https://github.com/Harvey-OS/harvey/wiki/Code-of-Conduct),
where to get help and so on.
- We also cover a wide variety of topics on our
[wiki](https://github.com/Harvey-OS/harvey/wiki) and
[apex's wiki](https://github.com/Harvey-OS/apex/wiki).
- If the information you are looking for is not on the wiki, ask the
[Mailing list](https://groups.google.com/forum/#!forum/harvey) or
[Slack](https://harvey-slack.herokuapp.com/) for
help. It is where most of the development conversation happens.
- [Man Pages](https://sevki.io/harvey/sys/man/1/0intro) are where you
can read man pages from the head of the repository.
- Harvey also has a [blog](https://blog.harvey-os.org) and a
[twitter account](https://twitter.com/harvey_os) where we share news
and things we are excited about.

[License](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)