Commit Graph

  • 16e65a6d78 ssam(1): new command Jason Catena 2009-09-15 19:23:37 -0400
  • 5028118068 devdraw: fix X11 input sequences Russ Cox 2009-09-14 17:23:37 -0400
  • 38b62735e4 rc: implement and document <>{cmd} notation Michael Teichgräber 2009-09-13 18:26:51 -0400
  • 7a7e8ed6b2 9a: fix OS X PowerPC build Jeff Sickel 2009-09-13 17:51:06 -0400
  • 417b681c0d dhcpd: fix build on OS X, silence non-log prints Russ Cox 2009-09-13 17:48:44 -0400
  • 9eec023b80 libc.h: update comment for 32-bit Rune Russ Cox 2009-09-13 17:46:46 -0400
  • a0583cf256 tcs: update for 32-bit Rune Russ Cox 2009-09-13 17:43:37 -0400
  • a21158473d postscript: update for 32-bit Rune Russ Cox 2009-09-13 17:42:33 -0400
  • 37c9485968 lib9: fix dirread/stat mismatch on Snow Leopard Russ Cox 2009-09-13 17:30:12 -0400
  • efd88f54e8 vbackup: fix build on FreeBSD 8 Russ Cox 2009-09-12 23:26:48 -0400
  • 5d0dfbb05a devdraw: update OS X snarf for 32-bit Rune (again) Russ Cox 2009-09-12 19:50:55 -0400
  • dd73705611 devdraw: update OS X snarf for 32-bit Rune Russ Cox 2009-09-12 19:38:54 -0400
  • 6ad2891094 devdraw: update OS X snarf for 32-bit Rune Russ Cox 2009-09-12 19:32:04 -0400
  • 7b5db1c35a libplumb, Mail: fix crash on nil plumb fids Mathieu Lonjaret 2009-09-12 15:25:51 -0400
  • 0cadb4301d convert to 4-byte UTF-8 and 32-bit Rune Russ Cox 2009-09-11 17:03:06 -0400
  • 4dbf255619 acme: htmlclick takes precedence over line click Russ Cox 2009-09-11 14:54:43 -0400
  • fa662c9571 INSTALL: fix build on Snow Leopard Russ Cox 2009-09-11 13:51:50 -0400
  • a673ea2203 font: add peter face to font/times/*.font Russ Cox 2009-08-24 08:05:09 -0700
  • 51f6e204a7 unix: move Makefile so that it cannot be run accidentally Russ Cox 2009-08-24 07:53:01 -0700
  • bf93068686 venti: handle FS block size > MaxIo Venkatesh Srinivas 2009-08-23 17:35:22 -0400
  • e066b12927 rc: make read not ignore interrupts/errors (again) Michael Teichgräber 2009-08-23 13:25:44 -0400
  • 375b78fb11 libavl: import from Plan 9 Russ Cox 2009-08-23 09:38:29 -0700
  • da0a205ed6 venti/copy: synchronize with Plan 9; indent in verbose mode Venkatesh Srinivas 2009-08-21 15:55:56 -0400
  • c0cc7cc4da page: import page(1) from Plan 9 Tony Lainson 2009-08-21 14:24:27 -0400
  • 2fb0c4447e page: remove temporary file at program exit; fixes reading from stdin J.R. Mauro 2009-08-20 14:38:31 -0400
  • 8ff457f56d lib9: dotu fixes in convS2M, convM2S Tim Newsham 2009-08-20 11:37:24 -0400
  • e7c5e5ed94 awk: add awk(1) Michael Teichgräber 2009-08-18 02:40:26 -0400
  • 0829f75bba libthread: make page work on OS X Russ Cox 2009-08-17 17:29:44 -0700
  • 5186b55afc dial: allow host==0 when net=="unix" Fazlul Shahriar 2009-08-17 11:34:33 -0400
  • 6d558e12b0 dial: reject dial to * (aka 0.0.0.0) Russ Cox 2009-08-15 02:48:08 -0400
  • 94349f64d1 page: add missing delayfreeimage calls Fazlul Shahriar 2009-08-15 02:34:42 -0400
  • d19fdc056d libfmt: add missing copyright notice to nan64.c Russ Cox 2009-08-14 23:25:10 -0700
  • c8ae41fb03 more licensing Russ Cox 2009-08-14 22:49:38 -0700
  • 6f4d7598d9 more licensing Russ Cox 2009-08-14 21:55:50 -0700
  • e96abc03b4 allow less restricted use of plan9port-specific code Russ Cox 2009-08-14 21:08:23 -0700
  • ae03a48ba9 move files that codebot put in the wrong place Russ Cox 2009-08-14 20:38:22 -0700
  • 5a8bc78967 awk: sync with Plan 9 Michael Teichgräber 2009-08-11 20:16:30 -0400
  • 3b7ca01f98 9term: allow scroll wheel in main window Tony Lainson 2009-08-11 11:11:58 -0400
  • f2887b9de8 page: move cmd/page/cache.c to src/cmd/page/cache.c not sure how the codebot screwed that up. Russ Cox 2009-08-10 20:01:56 -0700
  • b3453e08b8 page: add caching from Plan 9 Fazlul Shahriar 2009-08-09 20:13:48 -0400
  • 3c6ab1854e stats: make more stats work in Linux Fazlul Shahriar 2009-08-08 16:45:27 -0400
  • 0e9f3966da add codereview(1) Russ Cox 2009-08-08 13:38:40 -0700
  • 74be46038d rc: fix segfault when SIGINT is received Michael Teichgräber 2009-08-08 16:27:01 -0400
  • 1d534ed6ce docs: document bitbucket servers, codereview(1) Russ Cox 2009-07-29 11:30:25 -0400
  • d17b040302 libfmt: use fmtstrtod, not system strtod Russ Cox 2009-07-29 11:29:36 -0400
  • 8e5ae416a7 libmemdraw: allow wider images Russ Cox 2009-07-29 11:28:55 -0400
  • a4e2af8fff smugfs: delete debugging prints Russ Cox 2009-07-29 11:28:00 -0400
  • 5400bd239c lib9/fmt: fix printing of 1e308 Russ Cox 2009-07-28 16:43:23 -0400
  • e47d0a1e98 acme: angle bracket tag matching, for XML, HTML etc Russ Cox 2009-07-26 15:05:07 -0400
  • 6f4a41c68c libventi: correct handling of VtRead size Russ Cox 2009-07-26 13:40:01 -0400
  • 44c6e39c25 vacfs: no post9pservice with -i Russ Cox 2009-07-26 13:13:20 -0400
  • df865974bb mkhdr, buildmk: add alpha Benjamin Huntsman 2009-07-17 02:05:02 -0400
  • 14c54eff22 codereview: add experimental scripts Russ Cox 2009-07-16 00:49:35 -0700
  • 9f8b1dc7fa build: work around broken Linux uname -p Russ Cox 2009-07-16 03:30:22 -0400
  • a4980b3957 9l: platform-specific options first; AIX, Tru64 support Benjamin Huntsman 2009-07-15 16:08:09 -0400
  • 861fdff54b getflags: delete (codebot did not) Russ Cox 2009-07-14 23:50:01 -0700
  • 3cd77ae679 getflags: import from 4e, with usage Russ Cox 2009-07-15 02:48:37 -0400
  • 9bea9069bf buildmk: sync $OBJTYPE with src/mkhdr Russ Cox 2009-07-15 02:40:34 -0400
  • cb92a1b41c acme: do not redraw body on every tag change Russ Cox 2009-07-15 02:11:02 -0400
  • e6c837d612 merge Russ Cox 2009-07-14 22:55:52 -0700
  • 76f90e5145 fontsrv: add half-documented -s option Russ Cox 2009-07-08 22:23:58 -0700
  • 222094401f fontsrv(4): another typo Russ Cox 2009-07-08 22:22:11 -0700
  • 72f9e95018 fontsrv(4): add missing prompt in sam example Russ Cox 2009-07-08 22:19:58 -0700
  • 9b4a2324d3 merge Russ Cox 2009-07-08 21:43:14 -0700
  • 4a18fa68b0 src: use whatis instead of which Michael Teichgräber 2009-07-08 09:18:42 -0700
  • bb7ff349fb devdraw: generate Latin-1 table from lib/keyboard Michael Teichgräber 2009-07-08 08:34:42 -0700
  • 342866f89c devdraw: automatic OS X label updating André Günther 2009-06-17 09:09:10 -0700
  • a0899df665 libventi: fix cache teardown checks Russ Cox 2009-06-16 11:04:40 -0400
  • e781b7b60a vbackup: update to new libventi interface Russ Cox 2009-06-16 10:28:13 -0400
  • 4a34106c7d merge Russ Cox 2009-06-16 07:16:25 -0700
  • b8f457199c vbackup: adapt to new libventi interface Russ Cox 2009-06-10 10:16:40 -0700
  • 77ac358321 merge Russ Cox 2009-06-09 09:26:13 -0700
  • fc9f53d454 g: add asm to the list of extensions Russ Cox 2009-06-09 09:25:49 -0700
  • 735f014c33 cmd: getline now a dirty word (James Toy) Russ Cox 2009-05-31 15:34:40 -0700
  • db56dbf36b scat: fix 64-bit warning Russ Cox 2009-05-25 21:06:12 -0700
  • 0e52c796bd page: fix for newer versions of ghostscript. Kris Maglione 2009-05-25 23:55:04 -0400
  • 75d048884c venti: 32-bit extensions to data structures Russ Cox 2009-05-25 02:11:27 -0700
  • 33b446b8bb libventi: protocol support for blocks larger than 64k Russ Cox 2009-05-25 00:30:17 -0700
  • 9cac97f2c5 netfiles(1), sftpcache(1): document failure with new sftp Russ Cox 2009-05-17 13:08:42 -0700
  • 834d2a4dff devdraw: flush window on kEventAppShow Jeff Sicket 2009-05-17 11:07:09 -0700
  • 9a0e004842 plumb: change inferno module path to /usr/inferno/module (Anthony Sorace) Russ Cox 2009-05-17 10:54:56 -0700
  • 7a61658daa 9pfuse: fix mkfile for people without . in their paths Russ Cox 2009-05-17 10:28:01 -0700
  • 7abb729a31 Unicode superscript update Russ Cox 2009-05-14 15:54:26 -0700
  • 3625f26852 label: write to /dev/tty to avoid redirections Russ Cox 2009-05-05 07:06:07 -0700
  • 833c88d4da main.html: FreeBSD/x86-64 works Russ Cox 2009-05-01 22:03:18 -0700
  • 347aa646fc scat: make 64-bit safe Russ Cox 2009-04-30 11:35:25 -0700
  • 122fda5913 scat: add to build Russ Cox 2009-04-30 11:09:52 -0700
  • 1415e19723 install: typo in man page Russ Cox 2009-04-30 08:30:49 -0700
  • d439750308 merge Russ Cox 2009-04-30 08:01:33 -0700
  • 9ea7f9d82f libthread: remove unimplemented chaninit Russ Cox 2009-04-30 08:00:40 -0700
  • 4aad1a3258 merge Russ Cox 2009-04-30 07:29:24 -0700
  • fe73bf9fad lp: move devices to devices.sample Russ Cox 2009-04-30 07:28:37 -0700
  • 08d52f6c8f ipso: do not use the /lib/init/rw tmpfs Russ Cox 2009-04-30 07:27:52 -0700
  • 995e570976 libflate: shut up valgrind Russ Cox 2009-04-30 07:24:53 -0700
  • 00d2ebe903 smugfs: directory mode should be 755 Russ Cox 2009-04-30 07:22:30 -0700
  • e10a834215 9pfuse: clear O_EXCL too Russ Cox 2009-04-30 07:22:17 -0700
  • 8c24e687b3 install: add comment about X11 packages Russ Cox 2009-04-30 07:20:01 -0700
  • 3684df6e48 dd: build by default Russ Cox 2009-02-05 09:18:05 -0800
  • 20512823c8 du: build by default; fix bug gcc discovered Russ Cox 2009-02-05 09:17:54 -0800
  • f0cd09f352 MacFUSE 2.0 updates Jeff Sickel 2008-12-10 13:26:16 -0600