summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* venti: fix usage to match manualsDavid du Colombier2011-06-077-8/+8
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4576041
* libventi: import changes from plan 9David du Colombier2011-06-071-4/+3
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4530100
* man: import changes from plan 9David du Colombier2011-06-035-44/+49
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4559071
* avl(3): import changes from plan 9David du Colombier2011-06-021-0/+27
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4536105
* venti: import changes from plan 9David du Colombier2011-06-0221-63/+141
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
* upas/smtp: remove reference to /net in mxdialDavid du Colombier2011-06-021-1/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4535108
* INSTALL: add -r flagPeter Saveliev2011-06-024-2/+19
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096
* acme Mail: drop noscrollDavid du Colombier2011-06-011-1/+0
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4539098
* CONTRIBUTORS: 0introRuss Cox2011-06-011-0/+1
| | | | | R=rsc http://codereview.appspot.com/4536101
* build: fix for non-standard unameRichard Miller2011-05-182-2/+2
| | | | | | | | The scratchbox-based SDK for maemo cross-compilation (for Nokia N800 and N900) has a non-standard uname command which doesn't support the '-p' option. This patch allows INSTALL to work anyway, by issuing 'uname -m' if 'uname -m -p' fails. R=rsc CC=plan9port.codebot http://codereview.appspot.com/4554041
* arm: build fixesRichard Miller2011-05-185-20/+25
| | | | | | | | Get p9p to build cleanly for ARM - based on suggestions from rsc and eekee, plus a final tweak from me. Tested (a bit) on sheevaplug (ubuntu jaunty), Nokia N800 (maemo 4) and Nokia N900 (maemo 5). R=rsc CC=plan9port.codebot http://codereview.appspot.com/4524056
* CONTRIBUTORS: add Richard MillerRuss Cox2011-05-181-0/+1
| | | | | R=rsc http://codereview.appspot.com/4532070
* SunOS fixes (thanks Aram Hăvărneanu)Russ Cox2011-05-175-97/+97
| | | | | R=rsc, rsc http://codereview.appspot.com/4271084
* gif: fix setting of transparency channels when writing gifs.Rob Pike2011-05-171-7/+7
| | | | | R=rsc http://codereview.appspot.com/4538073
* man: import fixes from plan 9 (0intro@gmail.com)Russ Cox2011-05-101-2/+6
| | | | | R=rsc http://codereview.appspot.com/4515060
* man: import fixes from plan 9 (0intro@gmail.com)Russ Cox2011-05-103-11/+20
| | | | | R=rsc http://codereview.appspot.com/4519049
* lib9: restore SIGCHLD handler in rforkRuss Cox2011-05-011-6/+5
| | | | | R=rsc http://codereview.appspot.com/4436071
* fortunesRuss Cox2011-05-011-0/+2
| | | | | R=rsc http://codereview.appspot.com/4444082
* crop: fix 64-bitRuss Cox2011-05-011-3/+3
| | | | | R=rsc http://codereview.appspot.com/4438088
* 9term, acme: autoscrollRuss Cox2011-04-2712-72/+32
| | | | | | | | | | | | | | | | Ignore scroll/noscroll window setting. Instead, scroll when the write begins in or immediately after the displayed window content. In the new scrolling discipline, executing "Noscroll" is replaced by typing Page Up or using the mouse to scroll higher in the buffer, and executing "Scroll" is replaced by typing End or using the mouse to scroll to the bottom of the buffer. R=r, r2 http://codereview.appspot.com/4433060
* mklatinkbd: fix buffer overflowEoghan Sherry2011-04-041-1/+1
| | | | | | | | Fixes #71. R=rsc CC=codebot http://codereview.appspot.com/4327057
* fortunes: remove duplicateRuss Cox2011-03-091-1/+0
| | | | | R=rsc http://codereview.appspot.com/4252070
* belorussian translation linkRuss Cox2011-02-281-0/+2
| | | | | R=rsc http://codereview.appspot.com/4251044
* more fortunesRuss Cox2011-02-231-0/+2
| | | | | R=rsc http://codereview.appspot.com/4224041
* unvac: always create writable directoriesRuss Cox2011-02-231-1/+1
| | | | | R=rsc http://codereview.appspot.com/4221043
* rc: fix $ifs bug introduced with utf-8 codeRuss Cox2011-02-161-2/+4
| | | | | R=rsc http://codereview.appspot.com/4187050
* fortunesRuss Cox2011-02-081-0/+8
| | | | | R=rsc http://codereview.appspot.com/4149042
* eqn: add working mbtowc and wctombRuss Cox2011-02-042-0/+166
| | | | | | | Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042
* Plumb.app: handle spaces in file names (Rob Pike)Russ Cox2011-01-281-1/+9
| | | | | R=rsc http://codereview.appspot.com/4113042
* devdraw: fix flashing during window dragJeff Sickel2011-01-122-3/+5
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/3922043
* factotum: add proto-specific key promptRuss Cox2011-01-021-0/+2
| | | | | R=rsc http://codereview.appspot.com/3852042
* tr: 32-bit rune fixesRuss Cox2011-01-021-3/+3
| | | | | R=rsc http://codereview.appspot.com/3761044
* mklatinkbd: fix out of bounds bugRuss Cox2011-01-021-0/+1
| | | | | R=rsc http://codereview.appspot.com/3828045
* acid: fix buildRuss Cox2011-01-021-2/+1
| | | | | R=rsc http://codereview.appspot.com/3784048
* libframe: fix line wrap display glitch (Erik Quanstrom)Russ Cox2011-01-021-1/+9
| | | | | R=rsc http://codereview.appspot.com/3777044
* acid: 4-byte RunesRuss Cox2011-01-021-7/+10
| | | | | R=rsc http://codereview.appspot.com/3860041
* keyboard(7): document X compose sequencesRuss Cox2011-01-024-23/+162
| | | | | | | | | Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043
* man: fix -PRuss Cox2011-01-021-1/+1
| | | | | R=rsc http://codereview.appspot.com/3818043
* keyboard(7): document update procedure (suggested by Rodney Polkinghorne)Russ Cox2011-01-021-2/+5
| | | | | R=rsc http://codereview.appspot.com/3770044
* rc: handle 4-byte utf-8Russ Cox2011-01-023-0/+20
| | | | | R=rsc http://codereview.appspot.com/3833043
* rc: handle utf-8 in $ifsRuss Cox2011-01-021-8/+16
| | | | | R=rsc http://codereview.appspot.com/3798046
* factotum: update prototab (thanks Erik Quanstrom)Russ Cox2010-12-281-0/+4
| | | | | R=rsc http://codereview.appspot.com/3750045
* wc: 4-byte utf-8 capable (Erik Quanstrom)Russ Cox2010-12-071-16/+59
| | | | | R=rsc http://codereview.appspot.com/3437044
* delete 9P2000.uRuss Cox2010-12-0715-337/+64
| | | | | | | thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042
* auth/factotum: fix password prompt hangRuss Cox2010-12-071-2/+2
| | | | | | | Fixes #51. R=rsc http://codereview.appspot.com/3431044
* venti: add mgr (work in progress)Russ Cox2010-11-091-0/+1021
| | | | | R=rsc http://codereview.appspot.com/3003041
* import: clean up correctlyRuss Cox2010-11-031-0/+1
| | | | | R=rsc http://codereview.appspot.com/2875041
* mkfiles: fix macargv bufRuss Cox2010-10-273-5/+3
| | | | | R=rsc http://codereview.appspot.com/2729042
* mac: add 9term.app, Plumb.appRuss Cox2010-10-2715-0/+220
| | | | | R=rsc http://codereview.appspot.com/2783041
* plumb: column numbers in file addressRuss Cox2010-10-272-0/+10
| | | | | R=rsc http://codereview.appspot.com/2776042