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

Ronald G. Minnich f75513d8dd Change chdir system call # to match linux 8 년 전
.github c0e9e79f70 move to root 6 년 전
386 122a5f8170 vga: move to using a 386 ureg struct 6 년 전
acme 3109ef8e42 Removed unused funcs (revisited) 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. 9 년 전
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 9 년 전
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 f75513d8dd Change chdir system call # to match linux 6 년 전
usr 3db7fe787d Initial shell startup and console output are working. 6 년 전
util 9efcba182a Fix declarations to be more robust. 6 년 전
.build 1915d4a7fd cflags and .build 6 년 전
.clang-format 94b4ad746a clang-format for all you gophers 6 년 전
.gitignore 5c262ab76e Update .gitignore 6 년 전
.gitmodules 406dd88401 Fix branch master for ninep as submodule. 6 년 전
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot 6 년 전
.pullapprove.yml 16f6c4efb5 Add dancrossnyc to reviewers. 6 년 전
BUILD 0e777177c2 rest of the build files 6 년 전
CONTRIBUTING.md 753132efe7 Update README and CONTRIBUTING documents 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 753132efe7 Update README and CONTRIBUTING documents 6 년 전
bootstrap.sh 9a455c60c8 Update generated text in bootstrap.sh. 6 년 전
build.json c2b71cbb8e mv regress/regress.json to regress/build.json 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).
The contribution guide covers a wide variety of topics including the
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 is not on the wiki, ask the
[Mailing list](https://groups.google.com/forum/#!forum/harvey) for
help. It is where most of the development conversation happens.
- [Man Pages](https://sevki.io/harvey/sys/man/1/0intro) are where you
can read man pages from the head of the repository.
- Harvey also has a [blog](https://blog.harvey-os.org) and a
[twitter account](https://twitter.com/harvey_os) where we share news
and things we are excited about.

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