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

Ronald G. Minnich 52ed560476 get rid of imap4d vor 8 Jahren
.github c0e9e79f70 move to root vor 6 Jahren
386 122a5f8170 vga: move to using a 386 ureg struct vor 6 Jahren
acme 2013e60623 Removed [-Woverflow] warnings vor 6 Jahren
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 vor 11 Jahren
amd64 a1b4e29f2a riscv: relocate some files that are architecture-dependent; fix mksys.go for riscv syscalls vor 6 Jahren
arm 999e4ebda0 ANOTHER round of type fixes. vor 9 Jahren
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. vor 8 Jahren
cron 4db2188a5b Plan 9 from Bell Labs 2007-10-06 vor 16 Jahren
dist 83d6593e6c Plan 9 from Bell Labs 2013-05-01 vor 11 Jahren
external_example e86fb5ff9c Add an example of how to build Harvey programs outside the Harvey tree vor 8 Jahren
lib 0ab7bda4d3 outin now works. vor 6 Jahren
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 vor 14 Jahren
mips 999e4ebda0 ANOTHER round of type fixes. vor 9 Jahren
mnt 87ce7fe342 Fix profile and make directories to make drawterm/rio work. vor 6 Jahren
power 999e4ebda0 ANOTHER round of type fixes. vor 9 Jahren
power64 999e4ebda0 ANOTHER round of type fixes. vor 9 Jahren
rc aa4621f522 APE is definitively gone from main tree. vor 6 Jahren
riscv c9ebdeb173 riscv: add note to ureg.h about what register is bp vor 6 Jahren
sparc 999e4ebda0 ANOTHER round of type fixes. vor 9 Jahren
sys 52ed560476 get rid of imap4d vor 6 Jahren
usr 1bf492b88e Improved version of memset vor 6 Jahren
util 396dc74dad riscv: don't compile everything in. vor 6 Jahren
.build 1915d4a7fd cflags and .build vor 6 Jahren
.clang-format 94b4ad746a clang-format for all you gophers vor 6 Jahren
.gitignore 8297795876 Revert "build: added new build files" vor 6 Jahren
.gitmodules 406dd88401 Fix branch master for ninep as submodule. vor 6 Jahren
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot vor 6 Jahren
.pullapprove.yml 363ff13c79 Update .pullapprove.yml vor 6 Jahren
BUILD 0e777177c2 rest of the build files vor 6 Jahren
CONTRIBUTING.md 59b8b3b35a Newbie friendly issues list and markdown fixes vor 6 Jahren
CONTRIBUTORS f2a2b35bee Add a CONTRIBUTORS file vor 6 Jahren
LICENSE 25de748849 GNU General Public License vor 9 Jahren
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 vor 21 Jahren
LICENSE.gpl 25de748849 GNU General Public License vor 9 Jahren
NOTICE 25de748849 GNU General Public License vor 9 Jahren
README c0e9e79f70 move to root vor 6 Jahren
bootstrap.sh 8c1ae7f4f3 revert to old build travis files vor 6 Jahren
build.json 991d0b51bd riscv: fix up architecture-dependent klibc files. vor 6 Jahren
clean.json e3a9ca9dd2 clean: remove libs in clean rule vor 6 Jahren
l 4761d30948 Simple script to enable remote console vor 9 Jahren

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). Contribution guide covers a wide variety of topics includding, 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 doesn't exist on the wiki, ask the [Mailing list](https://groups.google.com/forum/#!forum/harvey) for help, it's where most of the conversation for development happens.
- [Man Pages](https://sevki.io/harvey/sys/man/1/0intro) are where you can read man pages from the head of the repo.
- Harvey also has a [blog](https://blog.harvey-os.org) and a [twitter account](https://twitter.com/harvey_os) where we share news and stuff we are excited about.


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