aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
AgeCommit message (Expand)AuthorFilesLines
2010-02-07make flate crc32 work when ulong is 64 bitsRuss Cox3-7/+6
2010-02-06devdraw: fix support for multitouch trackpadsRuss Cox1-8/+8
2010-02-04R=rscMathieu Lonjaret7-53/+138
2010-01-26R=rscAnthony Sorace1-1/+1
2010-01-16devdraw: fix OS X resize bug caused by redraw bug fixRuss Cox1-7/+9
2010-01-15devdraw: fewer spurious mouse clicks in OS X multitouchRuss Cox1-2/+5
2010-01-14devdraw: handle kEventWindowDrawContentRuss Cox1-0/+8
2010-01-12ed: new append from rob, avoids overflow in pointer arithmeticRuss Cox1-10/+14
2010-01-12acme: let Edit redo when file is cleanRuss Cox1-1/+1
2010-01-05win fixesFazlul Shahriar1-6/+26
2010-01-04devdraw: release multitouch mouse when app is collapsed (minimized)Russ Cox1-1/+15
2010-01-04devdraw: add multitouch code from Paul LalondeRuss Cox3-11/+267
2009-12-27troff: avoid crash if home == NULLRuss Cox1-1/+2
2009-12-109pserve: roll back changeset 3118 - broke ssh-agent talking to factotumRuss Cox1-53/+1
2009-12-06sam: fix off-by-one in buffer merge.Russ Cox1-2/+2
2009-11-30devdraw: fix OS X behavior for Spanish keyboardsEnrique Soriano1-1/+3
2009-11-30Related to issueMichael Teichgräber1-0/+53
2009-11-30acme: fix Load of acme with no windowsFazlul Shahriar1-2/+2
2009-09-29devdraw: draft of new Cocoa-based devdrawJeff Sickel5-1/+1439
2009-09-25acme: correct modified message after initial load; more detail inRuss Cox5-14/+29
2009-09-16ed: update to 32-bit RunesRuss Cox1-9/+9
2009-09-14devdraw: fix X11 input sequencesRuss Cox1-0/+17
2009-09-13rc: implement and document <>{cmd} notationMichael Teichgräber1-17/+47
2009-09-13dhcpd: fix build on OS X, silence non-log printsRuss Cox2-9/+2
2009-09-13tcs: update for 32-bit RuneRuss Cox2-172/+4
2009-09-13postscript: update for 32-bit RuneRuss Cox1-13/+1
2009-09-12vbackup: fix build on FreeBSD 8Russ Cox1-0/+5
2009-09-12devdraw: update OS X snarf for 32-bit Rune (again)Russ Cox1-9/+40
2009-09-12devdraw: update OS X snarf for 32-bit RuneRuss Cox1-40/+9
2009-09-12devdraw: update OS X snarf for 32-bit RuneRuss Cox1-9/+40
2009-09-12libplumb, Mail: fix crash on nil plumb fidsMathieu Lonjaret1-3/+6
2009-09-11convert to 4-byte UTF-8 and 32-bit RuneRuss Cox8-14/+14
2009-09-11acme: htmlclick takes precedence over line clickRuss Cox1-3/+3
2009-09-11INSTALL: fix build on Snow LeopardRuss Cox5-0/+13
2009-08-23venti: handle FS block size > MaxIoVenkatesh Srinivas1-2/+5
2009-08-23rc: make read not ignore interrupts/errors (again)Michael Teichgräber1-2/+7
2009-08-21venti/copy: synchronize with Plan 9; indent in verbose modeVenkatesh Srinivas1-9/+112
2009-08-20page: remove temporary file at program exit; fixes reading from stdinJ.R. Mauro3-5/+16
2009-08-15page: add missing delayfreeimage callsFazlul Shahriar1-2/+14
2009-08-14move files that codebot put in the wrong placeRuss Cox2-0/+154
2009-08-11awk: sync with Plan 9Michael Teichgräber1-12/+33
2009-08-119term: allow scroll wheel in main windowTony Lainson1-1/+1
2009-08-10page: move cmd/page/cache.c to src/cmd/page/cache.cRuss Cox1-0/+196
2009-08-09page: add caching from Plan 9Fazlul Shahriar4-56/+16
2009-08-08stats: make more stats work in LinuxFazlul Shahriar2-7/+72
2009-08-08rc: fix segfault when SIGINT is receivedMichael Teichgräber1-1/+2
2009-07-29smugfs: delete debugging printsRuss Cox1-5/+0
2009-07-26acme: angle bracket tag matching, for XML, HTML etcRuss Cox2-0/+111
2009-07-26vacfs: no post9pservice with -iRuss Cox1-1/+1
2009-07-14getflags: delete (codebot did not)Russ Cox4-0/+0