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

Ronald G. Minnich 0e86a119fa riscv: add a notejmp function преди 7 години
.github d35a8bb047 Update ISSUE_TEMPLATE.md преди 6 години
386 122a5f8170 vga: move to using a 386 ureg struct преди 6 години
aarch64 128b608aab Add ACPI-types compatibility file for building ACPI on ARM. преди 6 години
acme f27ed9168b Remove non-standard Ken C pragmas. преди 6 години
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 преди 11 години
amd64 edbfb21120 amd64: fix clang booting преди 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 години
external_example 88a59408b0 Move plan9-extensions option into only those places that need it преди 6 години
lib f172919462 ACPI: further progress преди 6 години
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 преди 14 години
mips 999e4ebda0 ANOTHER round of type fixes. преди 9 години
mnt 2bf1953532 Adding /mnt/plumb for making happy drawterm преди 6 години
power 999e4ebda0 ANOTHER round of type fixes. преди 9 години
power64 999e4ebda0 ANOTHER round of type fixes. преди 9 години
rc 7a15fcc99f Added code for read and write in virtcon. преди 6 години
riscv 6a89adf420 riscv: fix thread library launching преди 6 години
sparc 999e4ebda0 ANOTHER round of type fixes. преди 9 години
sys 0e86a119fa riscv: add a notejmp function преди 6 години
usr 6fa1b6b043 Restore some plumbing capabilities. преди 6 години
util f6aa6aab6a riscv: pull over riscv include files and build changes преди 6 години
.build 492e329efa bldy: envinroment variables can now be used in paths преди 6 години
.clang-format f4230fcbad clang-format: switch of sorting includes and better pointer alignment преди 6 години
.gitignore 779252ce3f riscv: get all the libs and cmd to build преди 6 години
.gitmodules 16a17efe85 UFS: remove ninep submodule преди 6 години
.mailmap 24c4e0d02c Update .mailmap преди 6 години
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot преди 6 години
BUILD 9580cbb7f9 sys/src/9/amd64: add move directive преди 6 години
CONTRIBUTING.md ae78aa62af gh: some public facing changes преди 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 f21ca8e1a8 License image. преди 6 години
bootstrap.sh d022c899bc Fix bootstrap.h so bldy works преди 6 години
build.json 38588c19da riscv: fix setjmp/longjmp test regress/longjmp.c преди 6 години
clean.json 07f3cd50bb Fix the clean rule преди 6 години
l 4761d30948 Simple script to enable remote console преди 9 години

README

![Harvey](https://harvey-os.org/img/harvey-os-logo.png)
Harvey: A distributed operating system
[![License](https://img.shields.io/aur/license/yaourt.svg)](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)

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

## What is harvey?

Harvey is a distributed operating system. It is direct descendant
of [Plan 9 from Bell Labs](https://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs) which was originally
developed by the same group at Bell Labs that invented Unix and C.

- 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)