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

Ronald G. Minnich bb54e623d4 riscv: spike utilities. In principle, we can print hello. před 8 roky
.github c0e9e79f70 move to root před 6 roky
386 122a5f8170 vga: move to using a 386 ureg struct před 6 roky
acme 5117dc9b78 Build the Acme tools. "acd" builds now but I don't have a machine with před 6 roky
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 před 11 roky
amd64 a1b4e29f2a riscv: relocate some files that are architecture-dependent; fix mksys.go for riscv syscalls před 6 roky
arm 999e4ebda0 ANOTHER round of type fixes. před 9 roky
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. před 9 roky
cron 4db2188a5b Plan 9 from Bell Labs 2007-10-06 před 17 roky
dist 83d6593e6c Plan 9 from Bell Labs 2013-05-01 před 11 roky
external_example e86fb5ff9c Add an example of how to build Harvey programs outside the Harvey tree před 9 roky
lib 0ab7bda4d3 outin now works. před 6 roky
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 před 15 roky
mips 999e4ebda0 ANOTHER round of type fixes. před 9 roky
mnt 87ce7fe342 Fix profile and make directories to make drawterm/rio work. před 6 roky
power 999e4ebda0 ANOTHER round of type fixes. před 9 roky
power64 999e4ebda0 ANOTHER round of type fixes. před 9 roky
rc aa4621f522 APE is definitively gone from main tree. před 6 roky
riscv c9ebdeb173 riscv: add note to ureg.h about what register is bp před 6 roky
sparc 999e4ebda0 ANOTHER round of type fixes. před 9 roky
sys bb54e623d4 riscv: spike utilities. In principle, we can print hello. před 6 roky
usr 1bf492b88e Improved version of memset před 6 roky
util 396dc74dad riscv: don't compile everything in. před 6 roky
.build 1915d4a7fd cflags and .build před 6 roky
.clang-format 94b4ad746a clang-format for all you gophers před 6 roky
.gitignore 8297795876 Revert "build: added new build files" před 6 roky
.gitmodules 406dd88401 Fix branch master for ninep as submodule. před 6 roky
.mention_bot 6d7633c39a only ping people in the org před 6 roky
.pullapprove.yml 363ff13c79 Update .pullapprove.yml před 6 roky
BUILD 0e777177c2 rest of the build files před 6 roky
CONTRIBUTING.md c0e9e79f70 move to root před 6 roky
CONTRIBUTORS f2a2b35bee Add a CONTRIBUTORS file před 6 roky
LICENSE 25de748849 GNU General Public License před 9 roky
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 před 21 roky
LICENSE.gpl 25de748849 GNU General Public License před 9 roky
NOTICE 25de748849 GNU General Public License před 9 roky
README c0e9e79f70 move to root před 6 roky
bootstrap.sh 0e7cf90f4b Update bootstrap.sh před 6 roky
build.json 991d0b51bd riscv: fix up architecture-dependent klibc files. před 6 roky
clean.json e3a9ca9dd2 clean: remove libs in clean rule před 6 roky
l 4761d30948 Simple script to enable remote console před 9 roky

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)