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

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

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)