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

Ronald G. Minnich 0d2cda1b8b Set -fno-stack-protector преди 7 години
.github bf3fcd615c Update ISSUE_TEMPLATE.md преди 8 години
386 86a02ab099 vga: move to using a 386 ureg struct преди 9 години
aarch64 93f480f5f2 Fix the rest of the warnings. преди 7 години
acme 93f480f5f2 Fix the rest of the warnings. преди 7 години
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 преди 12 години
amd64 be7ca329e3 clangs 3.9 and 4.0 преди 7 години
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. преди 9 години
cron efcafd388b ref #9: rm /cron/upas преди 9 години
external_example c9bec0b2ba Move plan9-extensions option into only those places that need it преди 8 години
lib 8878e7cffc Bind /apex/$cputype/bin to /bin by default. It won't hurt you преди 7 години
mail 0bfbdf5a4c mv mail/box/glenda mail/box/harvey преди 9 години
mnt 7be1b427f0 Adding /mnt/plumb for making happy drawterm преди 8 години
rc f062f55a64 Remove reference to #U in usbstart преди 7 години
riscv 313973c850 JSON: run preen on json files преди 7 години
sys 0d2cda1b8b Set -fno-stack-protector преди 7 години
usr 001c3521c9 Changed some scripts to use /usr/harvey instead of /usr/glenda преди 7 години
util 82cb51f9fd GO9PCPUDOCKER must have execute permissions преди 7 години
.clang-format 952fb6fc5e clang-format: switch of sorting includes and better pointer alignment преди 8 години
.gitignore d6e3d9d21e .gitignore: Ignore binaries and stuff. преди 7 години
.gitmodules af9de65d8c UFS: remove ninep submodule преди 8 години
.mailmap f162efafd4 Update .mailmap преди 8 години
.mention-bot cc4e846f87 Rename .mention_bot to .mention-bot преди 8 години
.travis.yml dc578e3bf8 tix typo преди 7 години
BUILD 696129deaf bldy: fix amd64 fixes for harvey преди 7 години
CONTRIBUTING.md 2e90034508 gh: some public facing changes преди 8 години
Dockerfile eaaaa65412 docker: bring docker integration in to the main repo преди 7 години
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.md 4cc6f36329 readme: change shield color and remove tracking pixel преди 7 години
bldy.cfg ed83775151 bldy: .build -> bldy.cfg преди 7 години
bootstrap.sh 0f2b6049e2 bldy: let bldy take a vacation for a bit преди 7 години
build.json ccdd7f9595 build: now checking targets. преди 7 години
clean.json 313973c850 JSON: run preen on json files преди 7 години
l 4761d30948 Simple script to enable remote console преди 9 години

README.md

Harvey

Harvey: A distributed operating system

Build Status Coverity Badge License Donate

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