Commit Graph

  • a8bf49f9cb acid: fix build Russ Cox 2011-01-02 18:30:22 -0500
  • 5e90ec75ee libframe: fix line wrap display glitch (Erik Quanstrom) Russ Cox 2011-01-02 17:54:48 -0500
  • 839c052a93 acid: 4-byte Runes Russ Cox 2011-01-02 16:01:05 -0500
  • b567422f98 keyboard(7): document X compose sequences Russ Cox 2011-01-02 15:39:09 -0500
  • 4f52e8afe9 man: fix -P Russ Cox 2011-01-02 15:28:01 -0500
  • 7ea233191a keyboard(7): document update procedure (suggested by Rodney Polkinghorne) Russ Cox 2011-01-02 14:18:28 -0500
  • 0786c9647c rc: handle 4-byte utf-8 Russ Cox 2011-01-02 13:44:15 -0500
  • 72f66c2d3c rc: handle utf-8 in $ifs Russ Cox 2011-01-02 13:43:20 -0500
  • c4071243a5 factotum: update prototab (thanks Erik Quanstrom) Russ Cox 2010-12-28 21:46:07 -0500
  • 02d8e8247f wc: 4-byte utf-8 capable (Erik Quanstrom) Russ Cox 2010-12-07 23:15:22 -0500
  • 74dd032175 delete 9P2000.u Russ Cox 2010-12-07 13:34:11 -0500
  • d10a7ed9a8 auth/factotum: fix password prompt hang Russ Cox 2010-12-07 13:17:27 -0500
  • 00f0146a5c venti: add mgr (work in progress) Russ Cox 2010-11-09 10:52:41 -0500
  • dc6625ea01 import: clean up correctly Russ Cox 2010-11-03 15:49:22 -0400
  • de2d77683e mkfiles: fix macargv buf Russ Cox 2010-10-27 19:40:16 -0700
  • afea5fc3fd mac: add 9term.app, Plumb.app Russ Cox 2010-10-27 18:22:03 -0700
  • c84e737c3f plumb: column numbers in file address Russ Cox 2010-10-27 17:31:18 -0700
  • c8471ac58c win: another attempt at input modes Russ Cox 2010-10-13 10:50:46 -0400
  • 63097b491d awd: use $sysname Russ Cox 2010-10-12 10:14:27 -0400
  • bb72982b79 libmach: fix warning about preadn Russ Cox 2010-10-07 04:23:17 -0400
  • c54202e577 getflags: use shell quoting Anthony Martin 2010-10-07 03:35:43 -0400
  • a6ba36b663 plumber: comment out bogus user name check Russ Cox 2010-10-07 03:31:19 -0400
  • 873e5f5094 libmach: more mach-o support Russ Cox 2010-09-24 12:25:25 -0400
  • 875351f44f win: add cook/nocook Russ Cox 2010-09-10 09:31:56 -0400
  • 77929f8261 topng: 64-bit fix Russ Cox 2010-09-03 10:21:44 -0400
  • ef5c6a6eda 9term, win: better echo cancellation Russ Cox 2010-09-03 10:21:16 -0400
  • a208917e7a acme: fix rounding in rows computation Rob Pike 2010-08-24 10:16:32 -0400
  • a06877afa9 codereview: import latest from go Russ Cox 2010-08-04 17:36:17 -0700
  • 860d327c8f sam: use ulong as type of dev consistently Russ Cox 2010-08-04 17:35:44 -0700
  • 4e2602a754 devdraw: snarf better with Chrome Russ Cox 2010-07-22 13:52:56 -0700
  • 1a3b915896 web: pass $BROWSER as open -a argument on OS X (Suggestion by Martin Kühl) Russ Cox 2010-07-14 13:21:35 -0700
  • 8377cc7a4b u.h: add int8, uint8 Russ Cox 2010-07-14 11:15:55 -0700
  • f92863adf4 web: just use "open" on OS X Russ Cox 2010-07-14 11:12:55 -0700
  • 36d9b90c56 acme, sam: fix regexp code for bigger Runemax Russ Cox 2010-07-14 11:10:59 -0700
  • 75a851e927 acme: fix off by one in editcmd, pointer comparison in getch, nextc Russ Cox 2010-07-14 11:08:42 -0700
  • efe48aa670 lib9: add <sys/dkio.h> for OpenBSD Russ Cox 2010-07-11 10:08:41 -0700
  • d67dc856d1 tar: rename sstrnlen to avoid OpenBSD compile error Russ Cox 2010-07-11 09:48:51 -0700
  • c006e98419 This patch fixes unicode, unicode-be and unicode-le input, and unicode output, which have been broken due to the change of the size of Rune from two bytes to four bytes. Michael Teichgräber 2010-06-28 14:43:28 -0700
  • 25989d9eca tcs: macroman charset fixes 2126 -> 03a9 # greek capital letter omega 2012 -> 201c # left double quotation mark 00a4 -> 20ac # euro sign f7ff -> f8ff # apple logo Anthony Martin 2010-06-28 14:37:40 -0700
  • 598020ec4e hget: use absolute url for POST through a proxy Anthony Martin 2010-06-28 14:37:26 -0700
  • 0efbfd36f5 9p: tflag sorts by mtime Anthony Martin 2010-06-28 14:33:30 -0700
  • c988c8adf1 9term: fix getpts on linux Anthony Martin 2010-06-28 14:32:29 -0700
  • 670f730113 9term: add -c to force cooked mode David Swasey 2010-05-19 18:27:05 -0700
  • 9fb7a4f7f7 bin/", bin/"": simplify Arvindh Rajesh Tamilmani 2010-05-19 18:20:10 -0700
  • 18ee9a80f1 mailfs: try tlsclient program before stunnel Russ Cox 2010-05-11 08:25:08 -0700
  • e18f0a49f3 fortunes: grab latest from Bell Labs, add one of our own Russ Cox 2010-04-15 12:00:57 -0700
  • 01f6cb233f vac: debug prints David Swasey 2010-04-13 13:18:45 -0700
  • 7771477e15 vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than cachemem David Swasey 2010-04-13 13:18:12 -0700
  • 7b08cf334b 9term: cut, snarf, and paste with keyboard on Mac David Swasey 2010-04-13 13:16:36 -0700
  • 80c90f271e fix build on SunOS (Sparc) Arvindh Rajesh Tamilmani 2010-04-09 15:28:16 -0700
  • f50c3e956f devdraw: only one flushproc, please (OS X) Russ Cox 2010-04-02 14:53:13 -0700
  • bbdebeff97 import fortunes from plan 9 and add one of our own Russ Cox 2010-03-24 16:56:24 -0700
  • a1f6a18e5c install(1): cvs -> hg Eoghan Sherry 2010-03-19 13:11:12 -0700
  • bea7c49aad win: scroll Eoghan Sherry 2010-03-19 13:10:14 -0700
  • be856b940f acme: attempt to fix Put mtime skew on NFS Russ Cox 2010-03-18 18:07:39 -0700
  • 1619f52cbc probably_prime: run more than one Miller-Rabin round Russ Cox 2010-03-11 18:04:42 -0800
  • a1afc8529d libsec: update primetest to use mpfmt Russ Cox 2010-03-11 18:04:12 -0800
  • ddfc031c3b factotum: double-check RSA/DSA keys when loading Russ Cox 2010-03-11 18:03:53 -0800
  • 8e4ac5f7fa crop: fix size calculation Russ Cox 2010-03-11 18:00:53 -0800
  • 96898a8141 more type-punned pointers Russ Cox 2010-03-10 14:59:03 -0800
  • 0c9c620f39 fix type-punned pointer warnings from gcc Russ Cox 2010-03-10 14:50:33 -0800
  • 2fe14f1315 rune(3): sync with rune.c and Plan 9 Michael Teichgräber 2010-03-08 17:02:32 -0800
  • d94cc62a01 devdraw: fix mouse(3) moveto on OS X Eoghan Sherry 2010-03-03 18:11:36 -0800
  • 35625b3f1a aescbc: more sensible behavior for invalid input, wrong password Russ Cox 2010-02-22 17:02:26 -0800
  • 5bc64a9422 factotum: avoid notes after backgrounding Russ Cox 2010-02-22 16:56:44 -0800
  • c77d5b8e1c import: use command line service name Russ Cox 2010-02-22 16:55:42 -0800
  • 8425b514aa various: crctab now u32int Russ Cox 2010-02-22 16:54:58 -0800
  • 0c6074b692 9c, 9l: allow CC9=clang Nikolai Saoukh 2010-02-22 16:53:37 -0800
  • c4da64274d rio: add alt-tab for cycling windows Mathieu Lonjaret 2010-02-18 22:34:37 -0800
  • 93ee60c369 This should resolve the crash indicated in issue 44: http://code.swtch.com/plan9port/issue/44/sam-crash Eoghan Sherry 2010-02-18 22:32:37 -0800
  • 9a05452085 make flate crc32 work when ulong is 64 bits Russ Cox 2010-02-07 16:51:28 -0800
  • 28afa898ee devdraw: fix support for multitouch trackpads Russ Cox 2010-02-06 22:16:46 -0800
  • d9e047e5d5 R=rsc CC=codebot http://codereview.appspot.com/193069 Mathieu Lonjaret 2010-02-04 02:05:03 -0800
  • 2d6da3763e libdraw: allow 32-bit Runes Russ Cox 2010-01-28 16:58:34 -0800
  • ecb01acac3 R=rsc CC=codebot http://codereview.appspot.com/193056 Anthony Sorace 2010-01-26 12:48:31 -0800
  • a61c69337c devdraw: fix OS X resize bug caused by redraw bug fix Russ Cox 2010-01-16 12:23:13 -0800
  • 7d419a1421 devdraw: fewer spurious mouse clicks in OS X multitouch Russ Cox 2010-01-15 00:01:12 -0800
  • fb243a134d devdraw: handle kEventWindowDrawContent Russ Cox 2010-01-14 13:47:19 -0800
  • c51c29052e ed: new append from rob, avoids overflow in pointer arithmetic Russ Cox 2010-01-12 11:16:14 -0800
  • 68a6e0c0d0 acme: let Edit redo when file is clean Russ Cox 2010-01-12 11:11:19 -0800
  • ef27bfa4ab codereview: add hg plugin from Go Russ Cox 2010-01-12 11:10:35 -0800
  • 6a6c2663bf win fixes Fazlul Shahriar 2010-01-05 14:31:27 -0800
  • 7d9c0f0f0e devdraw: release multitouch mouse when app is collapsed (minimized) Russ Cox 2010-01-04 21:25:07 -0800
  • 100ec44e51 devdraw: add multitouch code from Paul Lalonde Russ Cox 2010-01-04 10:23:35 -0800
  • b968422f51 merge Russ Cox 2010-01-03 20:44:09 -0800
  • 6530d37d7f troff: avoid crash if home == NULL Russ Cox 2009-12-27 09:22:43 -0800
  • 7351eea28e merge Russ Cox 2009-12-27 09:19:39 -0800
  • bf486dfc16 9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum Russ Cox 2009-12-10 01:53:39 -0800
  • 846cec9ebc sam: fix off-by-one in buffer merge. exposed by UTFmax==4 Russ Cox 2009-12-06 17:27:08 -0800
  • 1d919bc080 preliminary contributor list Russ Cox 2009-11-30 13:04:31 -0800
  • 8e692500d3 devdraw: fix OS X behavior for Spanish keyboards Enrique Soriano 2009-11-30 12:44:57 -0800
  • 4fe82be00a Related to issue http://bitbucket.org/rsc/plan9port/issue/38/ Michael Teichgräber 2009-11-30 12:39:50 -0800
  • 63479cfb79 acme: fix Load of acme with no windows Fazlul Shahriar 2009-11-30 12:35:05 -0800
  • ba940ae61c libthread: context switching for arm, still not complete Russ Cox 2009-11-18 04:12:17 -0500
  • 778ec84c9c ssam: add executable bit Russ Cox 2009-10-25 18:29:08 -0700
  • 0a1990b94a ssam(1): new command - not just manual Jason Catena 2009-09-30 11:01:45 -0700
  • 113867b836 devdraw: draft of new Cocoa-based devdraw Jeff Sickel 2009-09-29 09:35:23 -0700
  • daea2c7d50 acme: correct modified message after initial load; more detail in message Russ Cox 2009-09-25 01:43:54 -0400
  • 1961ee8223 lib9: do not include st_dev in qid.path Russ Cox 2009-09-24 21:21:27 -0400
  • cfa81d56c6 ed: update to 32-bit Runes Russ Cox 2009-09-16 16:46:07 -0400