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

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

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)