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

Sevki 405066be5a sys/test: first test script, tests boot há 8 anos atrás
.github bf3fcd615c Update ISSUE_TEMPLATE.md há 8 anos atrás
386 86a02ab099 vga: move to using a 386 ureg struct há 8 anos atrás
aarch64 bde5d230dd Add ACPI-types compatibility file for building ACPI on ARM. há 8 anos atrás
acme 0820a16b05 Remove non-standard Ken C pragmas. há 8 anos atrás
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 há 11 anos atrás
amd64 38d93f4947 Add another tool path to these build rules. há 8 anos atrás
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. há 9 anos atrás
cron efcafd388b ref #9: rm /cron/upas há 9 anos atrás
external_example c9bec0b2ba Move plan9-extensions option into only those places that need it há 8 anos atrás
lib 613ff7f705 ACPI: further progress há 8 anos atrás
mail 0bfbdf5a4c mv mail/box/glenda mail/box/harvey há 9 anos atrás
mnt 7be1b427f0 Adding /mnt/plumb for making happy drawterm há 8 anos atrás
rc d448b14348 Added code for read and write in virtcon. há 8 anos atrás
riscv 8fa5407116 riscv: make the kernel loadable by spike há 8 anos atrás
sys 405066be5a sys/test: first test script, tests boot há 8 anos atrás
usr 50a18946ae Restore some plumbing capabilities. há 8 anos atrás
util 9a652be779 ACPI: Final changes for making VMWare fusion work há 8 anos atrás
.build 629e106f22 cflags and .build há 8 anos atrás
.clang-format 952fb6fc5e clang-format: switch of sorting includes and better pointer alignment há 8 anos atrás
.gitignore 48bb4cc18e riscv: get all the libs and cmd to build há 8 anos atrás
.gitmodules af9de65d8c UFS: remove ninep submodule há 8 anos atrás
.mailmap f162efafd4 Update .mailmap há 8 anos atrás
.mention-bot cc4e846f87 Rename .mention_bot to .mention-bot há 8 anos atrás
.travis.yml 76c21f38f7 ci: add gcc-6 to the matrix há 8 anos atrás
BUILD 3fc9674560 build: move to harvey_binary type há 8 anos atrás
CONTRIBUTING.md 2e90034508 gh: some public facing changes há 8 anos atrás
CONTRIBUTORS 604ed93242 Update CONTRIBUTORS há 8 anos atrás
LICENSE 25de748849 GNU General Public License há 9 anos atrás
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 há 21 anos atrás
LICENSE.gpl 25de748849 GNU General Public License há 9 anos atrás
NOTICE 25de748849 GNU General Public License há 9 anos atrás
README.md 7895595bb7 License image. há 8 anos atrás
bootstrap.sh 58286353af bootstrap: go get -u each time it's run há 8 anos atrás
build.json 48bb4cc18e riscv: get all the libs and cmd to build há 8 anos atrás
clean.json 1497ede101 Fix the clean rule há 8 anos atrás
l 4761d30948 Simple script to enable remote console há 9 anos atrás

README.md

Harvey

Harvey: A distributed operating system

Build Status Coverity Badge License

Welcome to Harvey, we are delighted that you are interested in the project.

What is harvey?

Harvey is a distributed operating system. It is direct descendant of Plan 9 from Bell Labs which was originally developed by the same group at Bell Labs that invented Unix and C.

  • Take a look at the 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. The contribution guide covers a wide variety of topics including the Harvey coding style, Code of Conduct, where to get help and so on.
  • We also cover a wide variety of topics on our wiki and apex's wiki.
  • If the information you are looking for is not on the wiki, ask the Mailing list or Slack for help. It is where most of the development conversation happens.
  • Man Pages are where you can read man pages from the head of the repository.
  • Harvey also has a blog and a twitter account where we share news and things we are excited about.

License