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

Keith Poole 166e4380b4 Addedsemicolon for clang hace 7 años
.github d35a8bb047 Update ISSUE_TEMPLATE.md hace 6 años
386 122a5f8170 vga: move to using a 386 ureg struct hace 6 años
aarch64 d8290f7c10 This ones for you Dan, I hope it helps. (#175) hace 6 años
acme 3109ef8e42 Removed unused funcs (revisited) hace 6 años
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 hace 11 años
amd64 f61c558764 ACPI: move to consortium source (#201) hace 6 años
arm 999e4ebda0 ANOTHER round of type fixes. hace 9 años
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. hace 9 años
cron 4db2188a5b Plan 9 from Bell Labs 2007-10-06 hace 16 años
dist 83d6593e6c Plan 9 from Bell Labs 2013-05-01 hace 11 años
external_example 88a59408b0 Move plan9-extensions option into only those places that need it hace 6 años
lib 0ab7bda4d3 outin now works. hace 6 años
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 hace 14 años
mips 999e4ebda0 ANOTHER round of type fixes. hace 9 años
mnt 87ce7fe342 Fix profile and make directories to make drawterm/rio work. hace 6 años
power 999e4ebda0 ANOTHER round of type fixes. hace 9 años
power64 999e4ebda0 ANOTHER round of type fixes. hace 9 años
rc aae8fa08e4 Gather PCI capabilities for each device during the PCI bus scan, make hace 6 años
riscv 98a4e421b7 Enable clang builds. hace 6 años
sparc 999e4ebda0 ANOTHER round of type fixes. hace 9 años
sys 166e4380b4 Addedsemicolon for clang hace 6 años
usr 52464f5a98 Added customisable keymapping to zenith hace 6 años
util 7fc41deacf Fixing order of elements for ld hace 6 años
.build 1915d4a7fd cflags and .build hace 6 años
.clang-format 94b4ad746a clang-format for all you gophers hace 6 años
.gitignore ce7ad513ad Update bootstrap.sh hace 6 años
.gitmodules 406dd88401 Fix branch master for ninep as submodule. hace 6 años
.mailmap 24c4e0d02c Update .mailmap hace 6 años
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot hace 6 años
.pullapprove.yml feecc25eca NMW for needs more work (#135) hace 6 años
BUILD fae63f654c blaze: in is a keyword and can't be used hace 6 años
CONTRIBUTING.md 753132efe7 Update README and CONTRIBUTING documents hace 6 años
CONTRIBUTORS 5d814a6466 Update CONTRIBUTORS hace 6 años
LICENSE 25de748849 GNU General Public License hace 9 años
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 hace 21 años
LICENSE.gpl 25de748849 GNU General Public License hace 9 años
NOTICE 25de748849 GNU General Public License hace 9 años
README baffa76c93 Update README.md (#170) hace 6 años
bootstrap.sh ce7ad513ad Update bootstrap.sh hace 6 años
build.json 34968bd768 Bring some things back (which I had hoped to remove forever) hace 6 años
clean.json 07f3cd50bb Fix the clean rule hace 6 años
l 4761d30948 Simple script to enable remote console hace 9 años

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) or
[Slack](https://harvey-slack.herokuapp.com/) 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)