Commit Graph

  • 5759ffd40b fix warnings master Giacomo Tesio 2016-01-07 15:17:21 +0100
  • 23d9a24788 gui-win32: handle Khome, Kend, Kpgup and Kpgdown (thanks hiro) David du Colombier 2015-11-20 09:44:56 +0100
  • 965baf3dce gui-win32: define Kdel in keyboard.h (thanks hiro) David du Colombier 2015-11-20 09:44:14 +0100
  • 49233b059e gui-win32: fix scroll wheel (thanks hiro) David du Colombier 2015-11-20 09:43:23 +0100
  • 445b6293d6 include: define _DEFAULT_SOURCE David du Colombier 2015-10-16 20:47:49 +0200
  • 8de603bff1 gui-win32: fix encoding and decoding of clipboard strings David du Colombier 2015-06-17 22:40:15 +0200
  • 164f930802 all: move from Mercurial to Git David du Colombier 2015-06-14 17:50:04 +0200
  • 3dbe2c359f libc: import 21-bit runes from Plan 9 David du Colombier 2013-06-21 23:08:33 +0200
  • 2f4516ba69 devip: fix addrlen in connect() and bind() David du Colombier 2012-09-10 19:51:39 +0200
  • 23a48c7cfe devip: add support for IPv6 David du Colombier 2012-08-03 21:30:17 +0200
  • 2ca76dc7de posix-arm: new directory, with tas.c from Skip Tavakkolian Russ Cox 2012-07-14 10:30:35 -0400
  • e64d488c01 gui-x11: better snarfing with Chrome/Opera (ported from p9p, thanks Ethan Grammatikidis) Russ Cox 2012-07-14 10:22:22 -0400
  • 14564d23d2 kern/win32.c: restore actually used variable Russ Cox 2012-07-14 09:21:46 -0400
  • 6af132daa2 kern/devfs-posix: fix chmod after rename (thanks Cinap) Russ Cox 2012-07-14 08:15:02 -0400
  • b229620082 codereview: set up from plan9port Russ Cox 2012-07-14 08:14:17 -0400
  • 6fb8584800 cleanup suggested by Geoff Collyer Russ Cox 2011-01-02 18:33:44 -0500
  • 7211f00b30 cpu: fix p9any v.2 negotiation Erik Quanstrom 2010-12-28 20:58:28 -0500
  • a568eea78d devdraw: add new draw operators Erik Quanstrom 2010-12-28 20:53:46 -0500
  • 31aac06d20 expand iounit to handle large images in /dev/draw Erik Quanstrom 2010-12-28 20:51:02 -0500
  • f473ac462b x11: pass F1-F12 keys Yaroslav 2010-07-03 06:49:48 +0000
  • 54944afbf9 update README Russ Cox 2009-08-25 22:50:54 -0700
  • 3bab3a220a win32 build; add -r option Russ Cox 2009-08-25 22:46:22 -0700
  • 5df8776caf lib.h: add #define for strtoll (Steve Simon) Russ Cox 2009-03-13 16:11:55 +0000
  • 3c2bf42f22 x11: uint -> ulong on clipboard read for x86-64 Russ Cox 2009-03-13 16:09:54 +0000
  • 5cc6f05c4d sprint: the usual gcc "bug" Russ Cox 2008-12-09 16:47:22 +0000
  • 4f14409f56 add make CONF=pthread for modern systems Russ Cox 2008-12-09 07:05:09 +0000
  • 189f67ae9b delay user prompt until after -u is parsed (Randall Bohn) Russ Cox 2008-12-06 23:31:02 +0000
  • b012e1ab6a ctl-opt is gone (Michaelian Ennis) Russ Cox 2008-08-07 15:18:48 +0000
  • 5c16612307 ctl-alt is not ctl-u (tony lainson) Russ Cox 2008-07-31 19:57:29 +0000
  • 46bd8d37d2 memrchr -> mymemrchr for FreeBSD Russ Cox 2008-07-14 16:48:16 +0000
  • 347c54dbd3 better handling of quit events (underspecified@gmail) Russ Cox 2008-06-24 17:50:12 +0000
  • 6c519f3309 consolidate Russ Cox 2008-06-22 03:10:12 +0000
  • 972518cb05 windows fixes Russ Cox 2007-12-31 17:23:36 +0000
  • f7c895607e fix redefinition in kern/posix.c Russ Cox 2007-11-26 15:11:24 +0000
  • f94cf32519 add openbsd Russ Cox 2007-09-28 12:58:54 +0000
  • 9b112390be add glenda icon (Matthias Schmidt) Russ Cox 2007-08-22 14:36:59 +0000
  • 276098f816 fix auth problem Russ Cox 2007-06-24 18:56:06 +0000
  • faa1eca1d3 add lib64 Russ Cox 2007-06-23 00:13:47 +0000
  • 7f51f90cb3 various fixes Russ Cox 2007-06-22 22:06:34 +0000
  • d1b585cfe2 fix name bug; try to use bigger offsets Russ Cox 2007-05-29 12:23:05 +0000
  • be768764da uintptr for getcallerpc Russ Cox 2007-05-04 01:48:02 +0000
  • 602ec6770c yet more length fiddling Russ Cox 2007-01-29 02:56:33 +0000
  • a984a8b22b More length fiddling. Russ Cox 2007-01-29 01:43:06 +0000
  • 7bdaff72af fix length Russ Cox 2007-01-29 00:42:13 +0000
  • c0963c9a12 respect snarf length Russ Cox 2007-01-28 16:10:13 +0000
  • ffc8608e72 9ball Russ Cox 2007-01-18 15:09:48 +0000
  • 6fcd59e9ec more fixes from andrey Russ Cox 2007-01-17 00:26:51 +0000
  • a25f83e3c5 fixes from Andrey Russ Cox 2007-01-16 19:47:55 +0000
  • e8b1d5b0dd Fixes from Andrey - extra buttons and Alt handling. Russ Cox 2007-01-15 20:40:54 +0000
  • 2dfb06d6b6 more fixes from andrey Russ Cox 2007-01-12 17:29:58 +0000
  • 50eb08d17f use __APPLE__ instead of __Darwin__ Russ Cox 2007-01-12 17:27:18 +0000
  • 6ebf0a517b trick gcc! Russ Cox 2007-01-12 17:26:45 +0000
  • 99dd6a2965 add missing drawqlock/drawqunlock Russ Cox 2007-01-10 02:48:22 +0000
  • c50e30b59e Updates for 386 OS X, add native OS X graphics from Paul Lalonde Russ Cox 2007-01-09 22:17:21 +0000
  • 416371c2d3 oops Russ Cox 2007-01-09 22:16:38 +0000
  • a85fefcc92 sync with Plan 9 Russ Cox 2006-11-13 03:23:32 +0000
  • bf7b4c49fb fix the way Plan 9 does Russ Cox 2006-10-12 03:23:15 +0000
  • d4753beb37 dangling pointer reference (Tim Wiess) Russ Cox 2006-10-12 03:21:03 +0000
  • 353f9089e6 from axel belinfante Russ Cox 2006-05-29 15:24:15 +0000
  • 964d0bdc57 silly sun Russ Cox 2006-05-24 15:24:14 +0000
  • 083b5a0e40 setmalloctag Russ Cox 2006-05-21 23:32:55 +0000
  • 1125f094ce #%*&*@#(@ sun Russ Cox 2006-05-21 17:02:05 +0000
  • ee4955c879 posix-amd64 changes Russ Cox 2006-05-21 16:35:53 +0000
  • 5797fdc0c0 amd64 fixes Russ Cox 2006-05-21 16:32:29 +0000
  • af11a9e129 misparsing 9grid.net Russ Cox 2006-04-06 16:21:51 +0000
  • 17efd16d0f misparsing 9grid.net Russ Cox 2006-04-06 15:54:12 +0000
  • 50200c1893 separate Make.osx Russ Cox 2006-04-04 11:40:26 +0000
  • 7e5c23755e fix audio for mac; add devtls Russ Cox 2006-04-04 11:38:40 +0000
  • 8f934bc2f7 add ERANGE Russ Cox 2006-04-04 11:37:55 +0000
  • a033ac892e forgot Russ Cox 2006-03-10 03:43:03 +0000
  • 12ce9a3cf5 windows unicode and scroll wheel Russ Cox 2006-03-08 04:26:14 +0000
  • 37ef30916c add audio Russ Cox 2006-03-08 04:24:23 +0000
  • b7aa0db730 ditto Russ Cox 2006-01-18 21:21:59 +0000
  • 4dc90ebaa8 remove redundant copyright notices Russ Cox 2006-01-18 21:19:33 +0000
  • 33b6fcf6ff fix Russ Cox 2006-01-17 13:57:18 +0000
  • 5572ebf9ed fixes Russ Cox 2006-01-17 13:55:02 +0000
  • f60d3735c6 better includes? Russ Cox 2006-01-17 13:22:03 +0000
  • f18ed453eb fixes Russ Cox 2006-01-17 12:48:16 +0000
  • 8741145095 help Russ Cox 2006-01-17 12:47:53 +0000
  • c695fe6503 add Russ Cox 2006-01-17 12:39:28 +0000
  • 001d391fa7 updates from p9p Russ Cox 2006-01-17 12:37:52 +0000
  • c0c120e2d1 add Russ Cox 2005-12-29 23:50:49 +0000
  • bae94a73be bell labs version Russ Cox 2005-12-29 23:45:19 +0000
  • 230e492a8a more irix-inspired fixes Russ Cox 2005-12-29 23:41:14 +0000
  • 21b830b1ac cleanups spotted by irix cc Russ Cox 2005-12-29 23:15:58 +0000
  • 3c84c725ef warnings Russ Cox 2005-12-29 23:07:19 +0000
  • 176f1fa82e add icon Russ Cox 2005-12-29 22:40:50 +0000
  • f067fbcaef netbsd fix Russ Cox 2005-12-29 21:02:41 +0000
  • c5ee3aadd7 accomodate bsd, x Russ Cox 2005-11-12 14:00:36 +0000
  • f59c506336 stupid bsd make Russ Cox 2005-11-12 14:00:05 +0000
  • 5fa52aac92 windows icon Russ Cox 2005-11-08 03:12:41 +0000
  • ee5fc884bd fixes Russ Cox 2005-11-08 01:35:49 +0000
  • d6701f9376 set muid Russ Cox 2005-11-07 17:46:26 +0000
  • 64b62a3fd4 fiddle Russ Cox 2005-11-07 17:43:17 +0000
  • ad9a404582 use -pthread Russ Cox 2005-11-07 17:37:24 +0000
  • e03e9178e2 no deadlock Russ Cox 2005-11-07 17:36:34 +0000
  • 537f761602 mac warnings Russ Cox 2005-11-07 17:34:39 +0000
  • 494adeed0b silence gcc warnings Russ Cox 2005-11-07 17:21:23 +0000
  • 1c8b499228 silence all gcc warnings Russ Cox 2005-11-07 17:13:41 +0000
  • 7732ac0a9b check env for $authserver Russ Cox 2005-11-07 15:13:16 +0000