summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Related to issueMichael Teichgräber2009-11-301-0/+53
* acme: fix Load of acme with no windowsFazlul Shahriar2009-11-301-2/+2
* libthread: context switching for arm, still not completeRuss Cox2009-11-184-4/+78
* ssam: add executable bitRuss Cox2009-10-251-0/+0
* ssam(1): new command - not just manualJason Catena2009-09-301-0/+41
* devdraw: draft of new Cocoa-based devdrawJeff Sickel2009-09-295-1/+1439
* acme: correct modified message after initial load; more detail inRuss Cox2009-09-255-14/+29
* lib9: do not include st_dev in qid.pathRuss Cox2009-09-241-1/+8
* ed: update to 32-bit RunesRuss Cox2009-09-161-9/+9
* ssam(1): new commandJason Catena2009-09-151-0/+72
* devdraw: fix X11 input sequencesRuss Cox2009-09-141-0/+17
* rc: implement and document <>{cmd} notationMichael Teichgräber2009-09-132-17/+61
* 9a: fix OS X PowerPC buildJeff Sickel2009-09-131-1/+1
* dhcpd: fix build on OS X, silence non-log printsRuss Cox2009-09-132-9/+2
* libc.h: update comment for 32-bit RuneRuss Cox2009-09-131-2/+3
* tcs: update for 32-bit RuneRuss Cox2009-09-132-172/+4
* postscript: update for 32-bit RuneRuss Cox2009-09-131-13/+1
* lib9: fix dirread/stat mismatch on Snow LeopardRuss Cox2009-09-132-4/+3
* vbackup: fix build on FreeBSD 8Russ Cox2009-09-121-0/+5
* devdraw: update OS X snarf for 32-bit Rune (again)Russ Cox2009-09-121-9/+40
* devdraw: update OS X snarf for 32-bit RuneRuss Cox2009-09-121-40/+9
* devdraw: update OS X snarf for 32-bit RuneRuss Cox2009-09-121-9/+40
* libplumb, Mail: fix crash on nil plumb fidsMathieu Lonjaret2009-09-122-3/+10
* convert to 4-byte UTF-8 and 32-bit RuneRuss Cox2009-09-1114-44/+86
* acme: htmlclick takes precedence over line clickRuss Cox2009-09-111-3/+3
* INSTALL: fix build on Snow LeopardRuss Cox2009-09-1110-4/+30
* font: add peter face to font/times/*.fontRuss Cox2009-08-243-3/+6
* unix: move Makefile so that it cannot be run accidentallyRuss Cox2009-08-242-1/+1
* venti: handle FS block size > MaxIoVenkatesh Srinivas2009-08-231-2/+5
* rc: make read not ignore interrupts/errors (again)Michael Teichgräber2009-08-231-2/+7
* libavl: import from Plan 9Russ Cox2009-08-234-0/+570
* venti/copy: synchronize with Plan 9; indent in verbose modeVenkatesh Srinivas2009-08-212-14/+146
* page: import page(1) from Plan 9Tony Lainson2009-08-211-45/+243
* page: remove temporary file at program exit; fixes reading from stdinJ.R. Mauro2009-08-203-5/+16
* lib9: dotu fixes in convS2M, convM2STim Newsham2009-08-203-6/+36
* awk: add awk(1)Michael Teichgräber2009-08-181-0/+560
* libthread: make page work on OS XRuss Cox2009-08-172-0/+5
* dial: allow host==0 when net=="unix"Fazlul Shahriar2009-08-171-1/+1
* dial: reject dial to * (aka 0.0.0.0)Russ Cox2009-08-151-0/+5
* page: add missing delayfreeimage callsFazlul Shahriar2009-08-151-2/+14
* libfmt: add missing copyright notice to nan64.cRuss Cox2009-08-141-0/+2
* more licensingRuss Cox2009-08-143-0/+8
* more licensingRuss Cox2009-08-143-0/+34
* allow less restricted use of plan9port-specific codeRuss Cox2009-08-142-1/+95
* move files that codebot put in the wrong placeRuss Cox2009-08-143-0/+0
* awk: sync with Plan 9Michael Teichgräber2009-08-111-12/+33
* 9term: allow scroll wheel in main windowTony Lainson2009-08-111-1/+1
* page: move cmd/page/cache.c to src/cmd/page/cache.cRuss Cox2009-08-101-0/+0
* page: add caching from Plan 9Fazlul Shahriar2009-08-095-56/+212
* stats: make more stats work in LinuxFazlul Shahriar2009-08-083-7/+77