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

Ronald G. Minnich 52ed560476 get rid of imap4d преди 8 години
.github c0e9e79f70 move to root преди 6 години
386 122a5f8170 vga: move to using a 386 ureg struct преди 6 години
acme 2013e60623 Removed [-Woverflow] warnings преди 6 години
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 преди 11 години
amd64 a1b4e29f2a riscv: relocate some files that are architecture-dependent; fix mksys.go for riscv syscalls преди 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 години
dist 83d6593e6c Plan 9 from Bell Labs 2013-05-01 преди 11 години
external_example e86fb5ff9c Add an example of how to build Harvey programs outside the Harvey tree преди 8 години
lib 0ab7bda4d3 outin now works. преди 6 години
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 преди 14 години
mips 999e4ebda0 ANOTHER round of type fixes. преди 9 години
mnt 87ce7fe342 Fix profile and make directories to make drawterm/rio work. преди 6 години
power 999e4ebda0 ANOTHER round of type fixes. преди 9 години
power64 999e4ebda0 ANOTHER round of type fixes. преди 9 години
rc aa4621f522 APE is definitively gone from main tree. преди 6 години
riscv c9ebdeb173 riscv: add note to ureg.h about what register is bp преди 6 години
sparc 999e4ebda0 ANOTHER round of type fixes. преди 9 години
sys 52ed560476 get rid of imap4d преди 6 години
usr 1bf492b88e Improved version of memset преди 6 години
util 396dc74dad riscv: don't compile everything in. преди 6 години
.build 1915d4a7fd cflags and .build преди 6 години
.clang-format 94b4ad746a clang-format for all you gophers преди 6 години
.gitignore 8297795876 Revert "build: added new build files" преди 6 години
.gitmodules 406dd88401 Fix branch master for ninep as submodule. преди 6 години
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot преди 6 години
.pullapprove.yml 363ff13c79 Update .pullapprove.yml преди 6 години
BUILD 0e777177c2 rest of the build files преди 6 години
CONTRIBUTING.md 59b8b3b35a Newbie friendly issues list and markdown fixes преди 6 години
CONTRIBUTORS f2a2b35bee Add a CONTRIBUTORS file преди 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 c0e9e79f70 move to root преди 6 години
bootstrap.sh 8c1ae7f4f3 revert to old build travis files преди 6 години
build.json 991d0b51bd riscv: fix up architecture-dependent klibc files. преди 6 години
clean.json e3a9ca9dd2 clean: remove libs in 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 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)