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

fuchicar 82cb51f9fd GO9PCPUDOCKER must have execute permissions 7 years ago
.github bf3fcd615c Update ISSUE_TEMPLATE.md 7 years ago
386 86a02ab099 vga: move to using a 386 ureg struct 8 years ago
aarch64 a32bba3342 use rm -f when we remove. 7 years ago
acme 0820a16b05 Remove non-standard Ken C pragmas. 7 years ago
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 11 years ago
amd64 c1dd7a7a8f build: shut clang up about unused flags 7 years ago
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. 8 years ago
cron efcafd388b ref #9: rm /cron/upas 8 years ago
external_example c9bec0b2ba Move plan9-extensions option into only those places that need it 8 years ago
lib 8878e7cffc Bind /apex/$cputype/bin to /bin by default. It won't hurt you 7 years ago
mail 0bfbdf5a4c mv mail/box/glenda mail/box/harvey 8 years ago
mnt 7be1b427f0 Adding /mnt/plumb for making happy drawterm 7 years ago
rc fcb3ef3f9a Semiworking console. 7 years ago
riscv a32bba3342 use rm -f when we remove. 7 years ago
sys 978719fe54 Only send the main pid to gdbserver on qfThreadInfo 7 years ago
usr 001c3521c9 Changed some scripts to use /usr/harvey instead of /usr/glenda 7 years ago
util 82cb51f9fd GO9PCPUDOCKER must have execute permissions 7 years ago
.clang-format 952fb6fc5e clang-format: switch of sorting includes and better pointer alignment 7 years ago
.gitignore d0c507133a .gitignore: ignore bldy and third party src 7 years ago
.gitmodules af9de65d8c UFS: remove ninep submodule 7 years ago
.mailmap f162efafd4 Update .mailmap 7 years ago
.mention-bot cc4e846f87 Rename .mention_bot to .mention-bot 8 years ago
.travis.yml 0f2b6049e2 bldy: let bldy take a vacation for a bit 7 years ago
BUILD 696129deaf bldy: fix amd64 fixes for harvey 7 years ago
CONTRIBUTING.md 2e90034508 gh: some public facing changes 7 years ago
Dockerfile eaaaa65412 docker: bring docker integration in to the main repo 7 years ago
LICENSE 25de748849 GNU General Public License 9 years ago
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 21 years ago
LICENSE.gpl 25de748849 GNU General Public License 9 years ago
NOTICE 25de748849 GNU General Public License 9 years ago
README.md 4cc6f36329 readme: change shield color and remove tracking pixel 7 years ago
bldy.cfg ed83775151 bldy: .build -> bldy.cfg 7 years ago
bootstrap.sh 0f2b6049e2 bldy: let bldy take a vacation for a bit 7 years ago
build.json ccdd7f9595 build: now checking targets. 7 years ago
clean.json a32bba3342 use rm -f when we remove. 7 years ago
l 4761d30948 Simple script to enable remote console 8 years ago

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