tLog - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2020-10-07 03:22  rc: remove dead code.                     Ori Bernstein
 (DIR) 2022-05-07 00:37  man/man3/stat.3: Update man page to mat…  Ben Huntsman
 (DIR) 2022-01-24 18:47  INSTALL: build arm64 binaries on arm64 …  Russ Cox
 (DIR) 2021-10-19 16:08  src/cmd/acme: provide info on presense …  Roger Peppe
 (DIR) 2021-10-17 18:46  cmd/auxstats: improve network device na…  Nicola Girardi
 (DIR) 2021-10-17 13:18  cmd/auxstats: improve wireless interfac…  Nic
 (DIR) 2021-10-03 19:19  mk: provide a mechanism to default to `…  Dan Cross
 (DIR) 2021-09-30 12:44  sam: fix spurious overwrite message       Russ Cox
 (DIR) 2021-09-28 17:07  acme: fix extra print args                Russ Cox
 (DIR) 2021-08-31 07:10  lib9p: Fix compile error                  Alexander Kapshuk
 (DIR) 2021-08-08 18:03  lib9p: Remove postmountsrv (#505)         Ben Huntsman
 (DIR) 2021-07-30 07:19  .gitignore: Ignore some more things tha…  Ben Huntsman
 (DIR) 2021-08-30 15:41  9term: Skip unnecessary ioctl call on A…  Ben Huntsman
 (DIR) 2021-08-29 20:38  libdraw: Fix GUI programs on AIX (#398)   Ben Huntsman
 (DIR) 2021-08-29 20:36  bin/9c, bin/9l: Re-enable optimization …  Ben Huntsman
 (DIR) 2021-04-22 07:16  libthread: use setpgid instead of setpg…  Anthony Sorace
 (DIR) 2021-04-09 19:22  install(1): mention libfontconfig1-dev …  Russ Cox
 (DIR) 2020-08-17 19:11  fspread: fix buffer overflow              Günther Noack
 (DIR) 2021-03-23 21:24  all: update for new MIT license           Russ Cox
 (DIR) 2021-03-23 21:24  mk: fix for Unix build                    Russ Cox
 (DIR) 2021-01-18 19:30  acme: fix double-free in acmeerrorproc    Russ Cox
 (DIR) 2021-02-01 01:33  mount: find kext with MacFUSE >=4 and m…  Connor Taffe
 (DIR) 2021-01-26 21:14  9pfuse: support MacFUSE >=4               Connor Taffe
 (DIR) 2021-01-31 05:51  9p: parse lines in rdwr command           David Arroyo
 (DIR) 2021-01-29 23:55  man9: rename IM to MR                     Fazlul Shahriar
 (DIR) 2021-01-29 05:38  htmlroff: fix array bounds                Xiao-Yong Jin
 (DIR) 2021-01-29 05:35  eqn: enlarge errbuf to account for larg…  Xiao-Yong Jin
 (DIR) 2021-01-29 05:30  xd: fix swizz8 loop counting              Xiao-Yong Jin
 (DIR) 2021-01-29 05:12  libhtml: fix array bounds in lex          Xiao-Yong Jin
 (DIR) 2021-01-14 15:30  libthread: call setpgrp in programs tha…  Russ Cox
 (DIR) 2021-01-14 15:05  sam: avoid out-of-bounds read in rterm    Russ Cox
 (DIR) 2021-01-14 15:01  sam: remove backward ?:                   Russ Cox
 (DIR) 2021-01-14 14:59  rc: do not exit on EINTR from read        Russ Cox
 (DIR) 2021-01-14 14:59  lib9: reject postnote with special pids   Russ Cox
 (DIR) 2021-01-14 14:58  auxstats: do not postnote 0               Russ Cox
 (DIR) 2021-01-06 04:38  acme, sam, samterm: remove weird switch…  Russ Cox
 (DIR) 2021-01-03 05:54  sam: rm dregs                             Russ Cox
 (DIR) 2021-01-06 04:35  stats: add threadmaybackground            Russ Cox
 (DIR) 2020-12-30 19:42  acme: allow @ in file names               Russ Cox
 (DIR) 2020-12-30 19:36  wintext: add to moveplan9.files (#470)    Jacob Vosmaer
 (DIR) 2020-12-30 15:40  9term: add threadmaybackground            Russ Cox
 (DIR) 2020-12-30 13:46  .gitignore: add LOCAL.config and lib/fo…  Russ Cox
 (DIR) 2020-12-30 13:44  .gitignore: more binaries                 Russ Cox
 (DIR) 2020-12-30 13:41  libthread: drop schedlock                 Russ Cox
 (DIR) 2020-12-30 13:38  9c: drop PLAN9PORT_ASAN                   Russ Cox
 (DIR) 2020-12-30 13:12  tcolors: add threadmaybackground          Russ Cox
 (DIR) 2020-12-30 13:07  9a: remove a few mentions                 Russ Cox
 (DIR) 2020-12-30 12:59  .gitignore: enumerate ignored parts of …  Russ Cox
 (DIR) 2020-12-30 12:39  all: remove $OBJTYPE from build           Russ Cox
 (DIR) 2020-12-30 12:21  wintext: use rc not bash                  Russ Cox
 (DIR) 2020-03-20 18:52  9term: use openpty on NetBSD              Nicola Girardi
 (DIR) 2020-12-30 12:18  devdraw: add /usr/X11R7 for NetBSD        Russ Cox
 (DIR) 2020-12-30 12:18  libthread: simplify                       Russ Cox
 (DIR) 2020-12-30 05:16  libthread: make pthreadperthread the de…  Russ Cox
 (DIR) 2020-12-30 05:15  libthread: fix pthreadperthread bugs      Russ Cox
 (DIR) 2020-12-30 05:10  libthread: add threadmaybackground        Russ Cox
 (DIR) 2020-12-30 05:06  libthread: delete NetBSD special case     Russ Cox
 (DIR) 2020-12-30 05:06  9c: use -fcommon for clang                Russ Cox
 (DIR) 2020-12-15 05:05  libthread: fix use after free of first …  Russ Cox
 (DIR) 2020-12-15 05:01  time: print 1s of milliseconds            Russ Cox
 (DIR) 2020-09-26 23:18  9c, 9l: updates for macOS arm64.          Anthony Sorace
 (DIR) 2020-08-16 00:46  all: a few more #define tricks for AIX    Russ Cox
 (DIR) 2020-08-16 00:07  tmac: rename IM (italic manual) to MR (…  Russ Cox
 (DIR) 2020-08-15 13:10  fontsrv: fix handling of colored glyphs…  Russ Cox
 (DIR) 2020-08-14 03:41  tmac: introduce real manual reference m…  Russ Cox
 (DIR) 2020-08-08 01:54  touch: fix for OpenBSD.                   James Cook
 (DIR) 2020-07-23 00:03  fontsrv(4): update man page for size of…  Russ Cox
 (DIR) 2020-07-22 18:59  devdraw, libdraw: fix memory leaks by f…  Igor Böhm
 (DIR) 2020-07-18 23:52  acme: add font control message            Russ Cox
 (DIR) 2020-07-18 23:51  draw: use int for Cacheinfo x field       Russ Cox
 (DIR) 2020-06-22 15:20  src/cmd: rm dformat                       Russ Cox
 (DIR) 2020-06-16 03:18  libthread: use libc functions in uconte…  Xiao-Yong
 (DIR) 2020-06-04 17:55  fontsrv: fix compilation on X11 (#420)    Gregor Best
 (DIR) 2020-05-30 10:35  osxvers: use swvers -productVersion to …  Russ Cox
 (DIR) 2020-05-30 01:42  ed(1): fix documentation for list mode    Russ Cox
 (DIR) 2020-05-21 15:10  ed: handle Unicode beyond the BMP corre…  sean
 (DIR) 2020-05-30 01:19  devdraw: accept 5- and 6-byte Unicode h…  Russ Cox
 (DIR) 2020-05-30 01:02  fontsrv: scale f->originy to match f->h…  dzklaim
 (DIR) 2020-05-26 15:36  fontsrv: handle non-BMP runes on X11      Russ Cox
 (DIR) 2020-05-26 15:24  libdraw: handle larger number of subfon…  Russ Cox
 (DIR) 2020-05-19 03:51  man: update man pages to say $HOME when…  Russ Cox
 (DIR) 2020-05-19 03:45  devdraw, libdraw: handle keyboard runes…  Russ Cox
 (DIR) 2020-05-19 02:58  build: drop _XOPEN_SOURCE in u.h on AIX   Russ Cox
 (DIR) 2020-05-19 02:46  build: use installbsd instead of instal…  Russ Cox
 (DIR) 2020-05-19 02:38  9c: fix tab                               Russ Cox
 (DIR) 2020-05-18 19:20  9l: xlc_r automatically adds -lpthread.   Ben Huntsman
 (DIR) 2020-05-14 05:39  lib9: use __builtin_return_address on I…  Ben Huntsman
 (DIR) 2020-05-19 02:32  rc: avoid problematic internal names "v…  Russ Cox
 (DIR) 2020-05-19 02:31  acme: avoid global named "class"          Russ Cox
 (DIR) 2020-05-19 02:29  libdiskfs: avoid problematic internal c…  Russ Cox
 (DIR) 2020-05-18 23:55  diff: rename class to fix AIX             Russ Cox
 (DIR) 2020-05-18 15:38  devdraw: use indirect impl interface in…  Gabriel Diaz
 (DIR) 2020-05-18 21:03  lib9: avoid unportable use of d_namlen …  Russ Cox
 (DIR) 2020-01-25 19:33  devdraw: use global drawlk instead of p…  Russ Cox
 (DIR) 2020-01-25 19:31  devdraw: use indirect impl interface      Russ Cox
 (DIR) 2020-05-18 02:31  libthread: handle spurious _procsleep w…  Russ Cox
 (DIR) 2020-05-17 12:24  libthread: add pthreadperthread mode an…  Russ Cox
 (DIR) 2020-05-18 00:09  INSTALL: build mk all the time            Russ Cox
 (DIR) 2020-05-18 00:07  9c, 9l: accept CC9FLAGS from config       Russ Cox
 (DIR) 2020-05-18 00:06  mk: replace overlapping strcpy with mem…  Russ Cox
 (DIR) 2020-05-18 00:02  lib9: use opendir/readdir to read direc…  Russ Cox
 (DIR) 2020-05-17 16:38  lib9: move seek into open.c               Russ Cox
 (DIR) 2020-05-17 16:37  lib9: add close                           Russ Cox
 (DIR) 2020-05-17 16:35  lib9: merge create, open, dirread into …  Russ Cox
 (DIR) 2020-05-08 00:55  fmt: adjust GCC version check             Kurt H Maier
 (DIR) 2020-05-05 02:53  all: fix #includes for AIX, add a few A…  Ben Huntsman
 (DIR) 2020-05-05 02:52  mk: support Big Archive Format under AIX  Ben Huntsman
 (DIR) 2020-05-05 02:52  all: update build scripts to fix AIX XL…  Ben Huntsman
 (DIR) 2020-05-07 12:37  fmt: disable use of stdatomic on AIX XL…  Russ Cox
 (DIR) 2020-05-05 13:30  9term.app: respect user-set shell inste…  Russ Cox
 (DIR) 2020-05-05 12:35  rc(1): mention /etc/shells in BUGS sect…  Russ Cox
 (DIR) 2020-05-05 12:29  rc: clean up parser levels, disallow fr…  Russ Cox
 (DIR) 2020-05-05 03:31  rc: allow unquoted = in command argumen…  Russ Cox
 (DIR) 2020-05-05 03:20  rc: move free carat handling into parser  Russ Cox
 (DIR) 2020-05-05 02:52  rc: move newline handling into parser     Russ Cox
 (DIR) 2020-05-04 22:34  rc: add recursive descent parser          Russ Cox
 (DIR) 2020-04-29 10:21  9c: added explicit -fcommon to gcc defa…  sean
 (DIR) 2020-03-30 13:54  acme: scale window bodies on resize, no…  Russ Cox
 (DIR) 2020-02-22 21:26  Fix broken references to plan9.bell-lab…  Larkin Nickle
 (DIR) 2020-02-11 09:18  libthread: fix ARM build by renaming fi…  Neven Sajko
 (DIR) 2020-02-03 19:59  devdraw: fix `cmd-r` to toggle retina v…  Martin Palma
 (DIR) 2020-01-24 18:09  libthread: comment stack border a bit m…  Russ Cox
 (DIR) 2020-01-24 18:08  acme: report close failure in Put, this…  Russ Cox
 (DIR) 2020-01-20 04:04  libthread: fix test deps, cleanup in mk…  Russ Cox
 (DIR) 2020-01-20 04:00  libthread: clean up sysofiles.sh a bit …  Russ Cox
 (DIR) 2020-01-20 03:52  libthread: rm OpenBSD tas implementatio…  Russ Cox
 (DIR) 2020-01-20 03:39  libthread: use consistent stack calcula…  Russ Cox
 (DIR) 2020-01-20 02:14  libthread: rm NetBSD pthread reference …  Russ Cox
 (DIR) 2020-01-20 02:10  all: remove Linux 2.4 vs 2.6 detection    Russ Cox
 (DIR) 2020-01-20 02:03  libthread: remove Linux 2.4 code          Russ Cox
 (DIR) 2020-01-20 02:01  libthread: rm unused sparc-ucontext.h     Russ Cox
 (DIR) 2020-01-20 01:57  libthread: rm Darwin pre-11.0.0 support   Russ Cox
 (DIR) 2020-01-20 02:25  libthread: rm FreeBSD 4 code              Russ Cox
 (DIR) 2020-01-20 01:51  libthread: rm OpenBSD.c                   Russ Cox
 (DIR) 2020-01-20 01:43  libthread: rm unused ARM (get|set)mcont…  Neven Sajko
 (DIR) 2020-01-16 17:22  9fs: remove tip (dead?), redirect sourc…  Dan Cross
 (DIR) 2020-01-16 17:07  devdraw: abort alt sequence on window c…  Russ Cox
 (DIR) 2020-01-16 17:01  libthread: NetBSD supports pthreads, re…  Dan Cross
 (DIR) 2020-01-16 16:54  malloc: remove locking                    Dan Cross
 (DIR) 2020-01-16 16:46  lib9: putenv wraps POSIX setenv, not le…  Dan Cross
 (DIR) 2020-01-15 16:59  devdraw: avoid deadlock in x11 resize     Russ Cox
 (DIR) 2019-06-22 10:44  cmd/rio: xshove: set geometry by window…  Nicola Girardi
 (DIR) 2020-01-15 16:51  libmach: Fix type errors in FreeBSD.c     Dan Cross
 (DIR) 2020-01-15 16:25  devdraw: set windowrect correctly on x1…  Russ Cox
 (DIR) 2020-01-15 16:09  devdraw: actually send resize event on …  Russ Cox
 (DIR) 2020-01-15 15:48  factotum: update for new nbrecvul retur…  Russ Cox
 (DIR) 2020-01-15 12:14  compress: remove (not distributed) from…  sean
 (DIR) 2020-01-15 11:54  compress: import Plan9 compress           sean
 (DIR) 2020-01-15 14:47  winwatch: Plan 9-ify.                     Dan Cross
 (DIR) 2020-01-15 14:15  clock: Remove unused static variable in…  Dan Cross
 (DIR) 2020-01-15 13:43  winwatch: port based Plan 9 winwatch      markvanatten
 (DIR) 2020-01-15 07:57  9pfuse: update errortab                   Oleg Nemanov
 (DIR) 2020-01-15 09:59  soelim: manpage fixes.                    sean
 (DIR) 2020-01-15 08:28  soelim: import from Plan9                 sean
 (DIR) 2020-01-15 00:46  venti/buildindex: fix hang on large ind…  Russ Cox
 (DIR) 2020-01-15 00:43  devdraw: notify window resize promptly …  Russ Cox
 (DIR) 2020-01-14 23:05  libdraw: send hangup to process when wi…  Russ Cox
 (DIR) 2020-01-14 23:03  lib9: make formatting lock-free again     Russ Cox
 (DIR) 2020-01-14 21:38  acme: save/restore multiline tags in Du…  Russ Cox
 (DIR) 2020-01-14 19:52  tar: remove /bin/ when invoking compres…  phonologus
 (DIR) 2020-01-14 17:40  libthread: use mmap to allocate OpenBSD…  Russ Cox
 (DIR) 2020-01-14 18:18  libdraw: use proper pipe for default fo…  Russ Cox
 (DIR) 2020-01-14 17:06  devdraw: do not force-hide menu and doc…  Russ Cox
 (DIR) 2020-01-14 04:56  devdraw: hide dock in full screen mode    Russ Cox
 (DIR) 2020-01-14 04:38  INSTALL: do not rm config after setting…  Russ Cox
 (DIR) 2020-01-14 04:33  devdraw: correctly hide Mac menu bar (#…  Xiao-Yong
 (DIR) 2020-01-14 04:26  libthread: fix fault in teardown of proc  Russ Cox
 (DIR) 2020-01-14 04:17  acme: fix buffer overflow introduced in…  Russ Cox
 (DIR) 2020-01-14 04:11  mouse(3): fix definition of Mousectl      Russ Cox
 (DIR) 2020-01-14 04:11  acme: fix movetodel for spaces in file …  Russ Cox
 (DIR) 2020-01-14 01:02  acme: allow spaces in window names        Russ Cox
 (DIR) 2020-01-14 03:05  mk: fix hash function (#315)              Neven Sajko
 (DIR) 2020-01-14 02:58  acme: one more place to use parsetag      Russ Cox
 (DIR) 2020-01-14 01:00  acme: factor out tag parsing code         Russ Cox
 (DIR) 2020-01-14 00:30  lib9: do not fetch disk size for charac…  Russ Cox
 (DIR) 2020-01-14 00:20  mk: treat X= as empty list in rc shell    Russ Cox
 (DIR) 2020-01-13 23:26  tmac: fix troff -ms .KS after .1C         Russ Cox
 (DIR) 2020-01-13 23:15  acme: fix crash in X |cat with multiple…  Russ Cox
 (DIR) 2020-01-13 22:09  vac, unvac: allow 128MB cache size, up …  Russ Cox
 (DIR) 2020-01-13 22:07  9pfuse: do not fswalk("..")               Russ Cox
 (DIR) 2020-01-13 22:04  TODO: remove, not updated in 15 years     Russ Cox
 (DIR) 2020-01-13 22:00  libthread: fix nbrecvul, recvul to matc…  Russ Cox
 (DIR) 2019-07-22 18:39  cmd/9pfuse: ignore FMODE_EXEC open flag   Nicola Girardi
 (DIR) 2020-01-13 21:53  clock: import from plan 9                 Russ Cox
 (DIR) 2020-01-13 21:48  lib9: rm unused _p9translate.c            Russ Cox
 (DIR) 2020-01-13 21:47  devdraw: AUTOFRAMEWORK CoreFoundation o…  Russ Cox
 (DIR) 2020-01-12 19:53  devdraw: x11 working again                Russ Cox
 (DIR) 2020-01-11 11:10  devdraw: multiclient mode                 Russ Cox
 (DIR) 2020-01-11 11:02  cmapcube: don't crash on initdraw failu…  Russ Cox
 (DIR) 2020-01-11 10:52  libdraw: connect to devdraw via $wsysid…  Russ Cox
 (DIR) 2020-01-10 05:11  devdraw: more cleanup, clearer locking    Russ Cox
 (DIR) 2020-01-10 02:47  devdraw: refactor, clean up mac screen    Russ Cox
 (DIR) 2020-01-09 05:40  devdraw: move per-window globals in mac…  Russ Cox
 (DIR) 2020-01-09 01:28  devdraw: move Client into devdraw.h and…  Russ Cox
 (DIR) 2020-01-09 01:07  devdraw: use consistent mac-* prefix on…  Russ Cox
 (DIR) 2020-01-09 01:03  devdraw: can use libthread directly now…  Russ Cox
 (DIR) 2020-01-09 00:54  devdraw: simplify mac file names          Russ Cox
 (DIR) 2020-01-09 00:49  devdraw: drop pre-metal macOS support     Russ Cox
 (DIR) 2020-01-09 03:49  devdraw: update drawclient test program…  Russ Cox
 (DIR) 2019-08-25 14:30  cmd/yacc: correctly detect end of file …  Neven Sajko
 (DIR) 2019-08-25 13:53  cmd/yacc: check that arg is safe to pas…  Neven Sajko
 (DIR) 2019-08-25 09:52  cmd/yacc: check for EOF in string const…  Neven Sajko
 (DIR) 2019-08-22 11:28  cmd/yacc: do not create an out of bound…  Neven Sajko
 (DIR) 2020-01-13 16:41  lib9/fmt: avoid racy access to installe…  Russ Cox
 (DIR) 2020-01-13 16:37  lib9: fix memory leak in dial of regula…  jvd23
 (DIR) 2020-01-13 16:04  wintext: add tmux support, use in ", ""   Russ Cox
 (DIR) 2020-01-13 16:02  fontsrv: allow x11 hinting and disable …  Xiao-Yong
 (DIR) 2019-05-23 11:04  Make venti's doc more accurate            Edouard Klein
 (DIR) 2020-01-07 17:17  cmd/venti/srv: split memory allocation …  Neven Sajko
 (DIR) 2020-01-09 03:49  libdraw: fix "mk"                         Russ Cox
 (DIR) 2020-01-09 03:47  libthread: run first thread in proc on …  Russ Cox
 (DIR) 2020-01-09 03:28  lib9: make a p9frexp function wrapping …  Russ Cox
 (DIR) 2020-01-12 20:05  all: fix or silence various gcc warnings  Russ Cox
 (DIR) 2020-01-10 14:44  Trivial changes: whitespace and modes.    Dan Cross
 (DIR) 2020-01-10 01:08  src: mv ../buildEnvironmentVariables mk…  Russ Cox
 (DIR) 2020-01-10 00:57  mkfile, mkmk.sh: update for new asm-fre…  Russ Cox
 (DIR) 2020-01-09 03:27  lib9: add getcallerpc.c (fixes build)     Russ Cox
 (DIR) 2019-08-18 20:10  libhtml: plug a memory leak in addtext    Neven Sajko
 (DIR) 2019-08-18 13:46  libhtml: plug quite a few memory leaks    Neven Sajko
 (DIR) 2020-01-08 01:36  mk: plan9 style.                          Dan Cross
 (DIR) 2019-12-31 21:32  mk: fix out of bounds access              Neven Sajko
 (DIR) 2020-01-07 22:27  9c: Fix case patterns for DragonFly and…  Martin Kühl
 (DIR) 2020-01-06 22:57  lib9, libndb: exclude terminating null …  Neven Sajko
 (DIR) 2020-01-07 20:31  lib9: remove getcallerpc implementations  Russ Cox
 (DIR) 2019-08-11 02:11  libmach: plug another memory leak         Neven Sajko
 (DIR) 2019-08-11 00:54  libmach: plug memory leak                 Neven Sajko
 (DIR) 2020-01-07 20:02  9term: add a "look" menu item (#299)      Fazlul Shahriar
 (DIR) 2020-01-07 19:51  INSTALL, 9c, 9l: improve handling of *B…  Leonid Bobrov
 (DIR) 2020-01-07 19:49  all: sync and dedup the creation of the…  Neven Sajko
 (DIR) 2020-01-06 20:26  acme(1): update man page to note -a tri…  Russ Cox
 (DIR) 2019-12-28 21:33  cmd/htmlroff: fix buffer overflow in t2…  Neven Sajko
 (DIR) 2016-05-28 01:13  ls: check that pointer is not nil befor…  Neven Sajko
 (DIR) 2016-05-28 13:00  acme: do not pass null pointers where d…  Neven Sajko
 (DIR) 2019-08-08 21:24  cmd/rc: fix declarations of some extern…  Neven Sajko
 (DIR) 2016-05-31 09:23  cb: fix a null pointer dereference        Neven Sajko
 (DIR) 2019-12-19 20:00  sam: report close error                   Russ Cox
 (DIR) 2019-12-19 19:51  acme: report close failure during Put     Russ Cox
 (DIR) 2019-12-19 19:49  libbio: report Bflush/close error from …  Russ Cox
 (DIR) 2019-12-10 16:36  ed: formatting tweak (remove redundant …  Marc Simpson
 (DIR) 2019-12-09 01:20  page: fix pdf prolog for ghostscript >=…  Fazlul Shahriar
 (DIR) 2019-12-09 01:19  ed: replace magic number (077776, i.e. …  Marc Simpson
 (DIR) 2019-11-14 05:47  page: fix hang for forward-only postscr…  Fazlul Shahriar
 (DIR) 2019-11-11 22:06  9c, 9l: use $TMPDIR if available (#272)   Jason Felice
 (DIR) 2019-10-29 14:07  plumber: add -f (foreground) option (#2…  Jason Felice
 (DIR) 2019-10-29 14:04  awk: split record into runes for empty …  Fazlul Shahriar
 (DIR) 2019-09-19 20:50  Teach 9l about FreeBSD ≥ 12; address is…  Francis Conti
 (DIR) 2019-09-19 20:49  9l: support Linux version 5.0+ (#274)     Günther Noack
 (DIR) 2019-09-19 17:10  hoc: don't nest calls to follow() when …  deepcube
 (DIR) 2019-09-19 17:10  upas/nfs: fix null date when message is…  telephil
 (DIR) 2019-09-19 17:08  plumber: fix EOF detection on writes to…  Fazlul Shahriar
 (DIR) 2019-09-19 17:08  auxstats: replace /proc ACPI calls with…  Zach Scott
 (DIR) 2019-06-19 18:32  devdraw: cocoa metal screen adds a dela…  Xiao-Yong
 (DIR) 2018-11-17 12:22  devdraw: handle windowDidResize on macO…  Pocket7878
 (DIR) 2019-06-10 20:01  acme: accept expanded URLs in look        Russ Cox
 (DIR) 2019-04-24 15:02  acme: delete trailing spaces during Put…  Russ Cox
 (DIR) 2019-05-18 03:17  devdraw: cocoa metal screen updates (#2…  Xiao-Yong
 (DIR) 2019-04-20 02:24  acme: do not trim spaces during Put       Russ Cox
 (DIR) 2019-04-05 19:12  samterm: stop ignoring all keys >= Kcmd   Pocket7878
 (DIR) 2019-04-05 19:11  devdraw: stop redirecting ^H in cocoa-m…  Xiao-Yong
 (DIR) 2019-04-05 19:10  man/memdraw.3: fix typo                   Noah Evans
 (DIR) 2019-04-05 19:09  libdraw,devdraw: fix compatibility with…  Fazlul Shahriar
 (DIR) 2019-04-05 19:08  devdraw: prefer low-power GPU for macOS…  Chris Schultz
 (DIR) 2019-04-05 19:04  devdraw: avoid deadlock on pre-Mojave m…  Russ Cox
 (DIR) 2019-04-05 18:47  fortunes: correct a mispelling (#234)     Travis snɯǝᗡɔW
 (DIR) 2019-04-05 18:45  acme: Update tag after receiving menu/n…  Martin Kühl
 (DIR) 2019-04-05 18:44  devdraw: fix cocoa metal _flushmemscree…  Xiao-Yong
 (DIR) 2019-04-05 18:43  devdraw: respond to windowDidBecomeKey …  Jacob Vosmaer
 (DIR) 2019-02-25 14:45  page: handle EPS without showpage         Russ Cox
 (DIR) 2019-02-01 18:20  rio: delete ancient Imakefile (use mk i…  Russ Cox
 (DIR) 2018-07-31 01:37  acme: drop trailing spaces during Put o…  Russ Cox
 (DIR) 2018-11-16 15:14  INSTALL: use cc to check for fontsrv on…  Xiao-Yong
 (DIR) 2018-11-16 15:14  unix: fix for tar on FreeBSD (#202)       Xiao-Yong
 (DIR) 2018-11-16 05:01  INSTALL: set $NPROC on macOS              Russ Cox
 (DIR) 2018-11-16 04:52  libdraw: redo default font construction…  Russ Cox
 (DIR) 2018-02-08 13:00  file: recognize Mach-O binaries and Jav…  Martin Kühl
 (DIR) 2018-02-08 12:59  file: add missing newlines to file types  Martin Kühl
 (DIR) 2017-09-06 12:30  paint: add drawing program from 9front …  Tobias Heinicke
 (DIR) 2018-11-16 03:05  rio: make 'mk all' explain why it does …  Russ Cox
 (DIR) 2018-10-05 22:13  devdraw: remove os x 10.5 compatibility…  Jacob Vosmaer
 (DIR) 2018-11-16 03:00  unix: fix tar use in mkfile to allow Pl…  Mat Kovach
 (DIR) 2018-11-16 01:52  acme: add 32x32 boxcursor                 Russ Cox
 (DIR) 2018-11-16 01:34  INSTALL: set CC9 on macOS to use xcrun …  Russ Cox
 (DIR) 2018-11-16 01:28  devdraw: add Cursor2 support on macOS 1…  Russ Cox
 (DIR) 2018-11-16 01:24  tweak: add support for Cursor2            Russ Cox
 (DIR) 2018-11-16 01:22  libdraw: add Cursor2, a 32x32 high-res …  Russ Cox
 (DIR) 2018-10-22 01:59  devdraw: rewrite the Cocoa screen using…  Xiao-Yong Jin
 (DIR) 2018-11-14 05:24  upas/smtp: fix TLS connections (#163)     Zach Scott
 (DIR) 2018-11-14 05:23  INSTALL: fix compiler detection on Free…  Francis Conti
 (DIR) 2018-11-14 05:19  devdraw: set displaydpi on devdraw x11 …  Gabriel Díaz
 (DIR) 2018-11-14 05:11  mac/9term.app: invoke 9term with -l       Russ Cox
 (DIR) 2018-11-14 05:11  9term: make 9term -l invoke $SHELL with…  Russ Cox
 (DIR) 2018-11-14 05:03  web: allow any $BROWSER                   Russ Cox
 (DIR) 2018-11-14 05:01  fontsrv: increase x11 font height scale…  iru-
 (DIR) 2018-11-14 04:59  9term.app: add $PLAN9/bin to $PATH if n…  KADOTA, Kyohei
 (DIR) 2018-11-14 04:59  plumb/basic: avoid wrap around in file:…  Martin Kühl
 (DIR) 2018-11-14 04:57  devdraw: make ctrl generate 1-click whi…  Xiao-Yong
 (DIR) 2018-11-14 04:14  keyboard: add compose sequences lc and …  thisrod
 (DIR) 2018-11-14 04:13  keyboard: add tab/untab symbols (#160)    Martin Kühl
 (DIR) 2018-11-14 04:13  fontsrv: x11 uses FC_POSTSCRIPT_NAME (#…  Xiao-Yong
 (DIR) 2018-11-14 04:11  acme: avoid division by zero when resiz…  Fazlul Shahriar
 (DIR) 2018-11-14 04:09  fontsrv: disable font smoothing on osx …  Xiao-Yong
 (DIR) 2018-11-14 04:09  9term: fix getpts on FreeBSD 11.2 (#199)  Xiao-Yong
 (DIR) 2018-11-12 16:08  9l: drop xcode text-based stub warning    Russ Cox
 (DIR) 2018-11-12 16:07  plumb: allow @ in file names              Russ Cox
 (DIR) 2018-06-22 20:43  fontsrv: copy some fixes from OS X to X…  Fazlul Shahriar
 (DIR) 2018-05-17 21:56  upas/nfs: correctly quote IMAP LOGIN ar…  Charles Collicutt
 (DIR) 2018-10-01 15:20  grep: update from Plan 9                  David du Colombier
 (DIR) 2018-09-29 13:59  libregexp: include stddef.h in lib9.std…  David du Colombier
 (DIR) 2018-09-19 13:19  acme: Apply each -/+ only once (#156)     Martin Kühl
 (DIR) 2018-05-17 23:18  fontsrv: omit box-drawing characters fr…  Igor Burago
 (DIR) 2018-03-27 15:52  libdraw: fix error in the previous comm…  Xiao-Yong Jin
 (DIR) 2018-03-23 04:16  mc: fix crash in acme with hidpi display  Xiao-Yong Jin
 (DIR) 2018-03-22 03:24  samterm: free some getenv results         Xiao-Yong Jin
 (DIR) 2018-03-22 03:24  sam: freetmpstr instead of free           Xiao-Yong Jin
 (DIR) 2018-03-21 03:17  libdraw: fix some memory leaks in font …  Xiao-Yong Jin
 (DIR) 2018-03-21 03:17  fontsrv: fix some memory leaks            Xiao-Yong Jin
 (DIR) 2018-03-21 03:16  devdraw: fix some memory leaks in x11     Xiao-Yong Jin
 (DIR) 2018-03-21 03:15  acme: fix some memory leaks               Xiao-Yong Jin
 (DIR) 2018-03-15 03:45  fontsrv: enlarge drawing buffer for sub…  Xiao-Yong Jin
 (DIR) 2018-03-15 01:17  mount, 9pfuse: detect macports installe…  Xiao-Yong Jin
 (DIR) 2018-01-06 17:01  fontsrv: skip only the surrogate pairs    Mechiel Lukkien
 (DIR) 2018-01-31 13:43  mount: check current osxfuse kext locat…  Martin Kühl
 (DIR) 2018-01-18 16:39  9pserve: fix memory leak in warning       Ray Lai
 (DIR) 2018-02-01 13:29  .gitignore: ignore files created for as…  Martin Kühl
 (DIR) 2018-02-28 10:10  9term: Set TERM_PROGRAM to termprog       Martin Kühl
 (DIR) 2018-03-15 01:27  9pfuse: retries read(3) upon EINTR        Xiao-Yong Jin
 (DIR) 2018-02-05 20:14  9pfuse: fix handling of access mode (th…  David du Colombier
 (DIR) 2018-01-20 04:03  auxstats: get network stats in a portab…  Bakul Shah
 (DIR) 2018-01-16 07:41  rc: use proper type for storing ulimit …  Ray Lai
 (DIR) 2018-01-03 14:46  gview: fix int vs ulong confusion causi…  Russ Cox
 (DIR) 2014-12-02 02:02  9term: re-enable sys: child note for ch…  Russ Cox
 (DIR) 2017-11-02 15:58  acme: preserve window position and sele…  Russ Cox
 (DIR) 2017-10-15 20:13  moveplan9: add missing files              Steven Stallion
 (DIR) 2017-10-15 18:39  web: *chrome* matches google-chrome       Gleydson Soares
 (DIR) 2017-10-14 23:50  acme: free buf in checksha1               Russ Cox
 (DIR) 2017-10-12 23:57  9l: accept Linux kernel version 4.x       keks
 (DIR) 2017-10-13 08:26  9term: fix getpts on macOS 10.13          David du Colombier
 (DIR) 2017-10-13 08:16  upas/nfs: fix warnings                    David du Colombier
 (DIR) 2017-10-10 17:49  acme: check file content before declari…  Russ Cox
 (DIR) 2017-03-26 05:09  devdraw: fix build on macOS < 10.12       Rudá Moura
 (DIR) 2017-09-26 13:48  xd: add -R for runewise dump              Leah Neukirchen
 (DIR) 2017-10-01 09:43  web: add Chromium support on FreeBSD      David du Colombier
 (DIR) 2017-09-22 09:46  .travis.yml: configure build matrix to …  David du Colombier
 (DIR) 2017-09-14 20:51  9l: support FreeBSD 10 and 11 (thanks O…  David du Colombier
 (DIR) 2017-09-14 15:21  lib/moveplan9.files: add missing files    Adam Saponara
 (DIR) 2017-09-10 10:26  all: remove .cvsignore files              Kare Nuorteva
 (DIR) 2017-09-10 10:25  README: update links                      Kare Nuorteva
 (DIR) 2017-09-01 22:44  .travis.yml: disable osx build            David du Colombier
 (DIR) 2017-09-01 20:51  lib9: import frand function from Plan 9   David du Colombier
 (DIR) 2017-09-01 20:37  svgpic: fix warnings                      David du Colombier
 (DIR) 2017-09-01 20:37  libmach: initialize ss variable in stab…  David du Colombier
 (DIR) 2017-09-01 19:23  .travis.yml: build on osx                 David du Colombier
 (DIR) 2017-09-01 18:57  README: add Travis CI and Coverity Scan…  David du Colombier
 (DIR) 2017-09-01 18:17  dict, sky: update site from pdos.lcs.mi…  David du Colombier
 (DIR) 2017-09-01 17:25  dist/publish: fix export of of usr tree   Russ Cox
 (DIR) 2017-09-01 17:16  all: update site from swtch.com to 9fan…  Russ Cox
 (DIR) 2017-09-01 17:16  codereview: delete, now using GitHub pu…  Russ Cox
 (DIR) 2017-09-01 16:38  .travis.yml: add Coverity Scan to Travi…  David du Colombier
 (DIR) 2017-08-18 19:41  .travis.yml: add Travis CI configuration  David du Colombier
 (DIR) 2017-09-01 16:05  ed: allow larger temp files               Russ Cox
 (DIR) 2017-07-18 15:21  9(1): document gotcha with oh-my-zsh      Russ Cox
 (DIR) 2017-07-21 23:33  venti: fix venti graph on 64-bit          Michael Stroucken
 (DIR) 2017-07-16 02:51  dist: update mk push                      Russ Cox
 (DIR) 2017-07-16 02:49  man: various cleanup                      Russ Cox
 (DIR) 2017-07-16 02:49  codereview.py: remove                     Russ Cox
 (DIR) 2017-07-16 02:35  man5, man6: delete empty dirs             Russ Cox
 (DIR) 2017-07-16 02:23  man1: document mouse keystrokes in acme…  Russ Cox
 (DIR) 2017-07-16 02:23  acme: implement Cmd-Shift-Z for Redo on…  Russ Cox
 (DIR) 2017-07-16 02:22  devdraw: fix Mac Kcmd+Shift               Russ Cox
 (DIR) 2017-06-19 13:58  fontsrv: avoid quote mapping on fonts w…  Russ Cox
 (DIR) 2017-06-19 13:50  lib9: fix needsrcquote                    Russ Cox
 (DIR) 2017-04-04 03:12  svgpic: new program to convert pic to s…  Russ Cox
 (DIR) 2017-06-14 19:27  troff: import HB, HI and HX fonts from …  David du Colombier
 (DIR) 2017-04-20 21:35  factotum: Fix an operator precedence bu…  Dan Cross
 (DIR) 2017-04-20 21:35  yacc: Fix a bug from at least 1995.       Dan Cross
 (DIR) 2016-05-18 06:06  libdraw: replace hand-rolled realloc, p…  Ray Lai
 (DIR) 2016-05-23 14:30  9term: Add missing parentheses, prevent…  Ray Lai
 (DIR) 2016-12-01 04:00  9pfuse: support osxfuse>=3.3.0            James Porter
 (DIR) 2017-01-09 15:43  9term: c nits                             Russ Cox
 (DIR) 2017-01-08 22:19  cmd/9term: A hack because I'm constantl…  Dave Presotto
 (DIR) 2017-01-07 05:42  src/cmd: take fontsrv out of BUGGERED     Dave Presotto
 (DIR) 2017-01-06 21:32  all: fix or silence all INSTALL warning…  Russ Cox
 (DIR) 2017-01-06 19:57  9term, win: work around bsd linker nons…  Russ Cox
 (DIR) 2017-01-06 15:35  9term, mc: conspire to handle hidpi dis…  Russ Cox
 (DIR) 2016-05-07 15:36  include: define _DEFAULT_SOURCE           David du Colombier
 (DIR) 2015-08-09 19:18  libregexp: various fixes                  David du Colombier
 (DIR) 2016-11-02 17:18  fix segfaults on OpenBSD: int cannot ho…  Gleydson Soares
 (DIR) 2016-04-11 21:49  font: s/10/11 in ascent for unicode.7x1…  Rob Pike
 (DIR) 2016-01-22 11:50  fontsrv: do not try to look up surrogat…  Russ Cox
 (DIR) 2015-12-07 11:32  auxstats: fix OpenBSD by using getifadd…  Gleydson Soares
 (DIR) 2015-11-11 13:02  devdraw: cocoa: set window title on mai…  sqweek
 (DIR) 2015-11-10 15:33  win: local \r cancellation                Russ Cox
 (DIR) 2015-11-10 15:25  9term, win: better \r handling (thanks,…  Russ Cox
 (DIR) 2015-06-10 16:02  INSTALL: append /usr/X11R6/include and …  Gleydson Soares
 (DIR) 2015-08-25 19:59  mk: avoid infinite loop when targets ar…  Russ Cox
 (DIR) 2015-07-03 14:57  fontsrv: use 64 chars per subfont inste…  Russ Cox
 (DIR) 2015-08-18 04:24  font/fixed: adjust the ascent for the 7…  Rob Pike
 (DIR) 2015-08-18 04:02  font/lucsans: fix reference to supsub.9   Rob Pike
 (DIR) 2015-06-04 12:11  upas/nfs: search for stunnele3 in $PATH   Gleydson Soares
 (DIR) 2014-11-17 16:55  all: linux/arm64 port                     Aram Hăvărneanu
 (DIR) 2014-11-18 19:19  libregexp: fix copy-paste error           David du Colombier
 (DIR) 2015-03-19 13:13  all: linux/mips port                      Aram Hăvărneanu
 (DIR) 2015-03-22 12:14  all: fix openbsd build                    Aram Hăvărneanu
 (DIR) 2015-01-05 04:06  keyboard.h: add some missing key enums …  mischief
 (DIR) 2015-01-03 13:15  acme: add focus change to log             Sergiusz Urbaniak
 (DIR) 2014-12-24 04:45  devdraw: plumb drag-n-dropped files       marius a. eriksen
 (DIR) 2015-03-21 03:24  libdraw, acme: fix acme segfault trigge…  Gleydson Soares
 (DIR) 2015-02-18 14:45  fontsrv: fix x11 build                    Russ Cox
 (DIR) 2015-02-17 20:36  man: document font syntaxes               Russ Cox
 (DIR) 2015-02-17 19:45  devdraw: enable retina behavior by defa…  Russ Cox
 (DIR) 2015-02-17 17:39  libdraw: refine hidpi font selection      Russ Cox
 (DIR) 2015-02-17 17:16  libdraw: autoscale fonts when moving be…  Russ Cox
 (DIR) 2015-02-17 05:57  libdraw: add 2*font syntax for scaled f…  Russ Cox
 (DIR) 2015-02-17 04:58  fontsrv: use CoreText API on OS X         Russ Cox
 (DIR) 2014-12-02 03:01  CONTRIBUTING.md: fix link to codereview…  Russ Cox
 (DIR) 2014-11-28 20:04  fontsrv: disable X11 hinting              Ethan Burns
 (DIR) 2014-11-18 23:30  9pfuse: Disable glibc workaround for O_…  Merlijn Wajer
 (DIR) 2014-12-02 01:23  install.txt: regenerate (9 man 1 intro …  Russ Cox
 (DIR) 2014-12-02 01:15  libdraw, libframe, acme: fix, guard aga…  Russ Cox
 (DIR) 2014-11-16 00:02  devdraw: fix title and "open in top" on…  Roi Martin
 (DIR) 2014-12-02 00:18  CONTRIBUTING.md: add message about pull…  Russ Cox
 (DIR) 2014-11-18 01:59  codereview: use 'git branch -v' for pen…  Russ Cox
 (DIR) 2014-11-17 16:21  cmd: rename *.C to *.c                    Russ Cox
 (DIR) 2014-11-17 03:00  man: more Mercurial references changed …  Russ Cox
 (DIR) 2014-11-17 02:39  codereview: make commit -a the default;…  Russ Cox
 (DIR) 2014-11-17 02:36  README: rename to README.md, add markdo…  Russ Cox
 (DIR) 2014-11-17 02:28  codereview: fix a few bugs                Russ Cox
 (DIR) 2014-11-16 23:58  all: update for Git                       Russ Cox
 (DIR) 2014-11-12 22:38  Delete .cvsignore. It is time.            Russ Cox
 (DIR) 2014-11-11 04:49  Convert .hgignore to .gitignore.          Russ Cox
 (DIR) 2014-11-11 04:49  Remove .hgtags.                           Russ Cox
 (DIR) 2014-11-07 21:52  INSTALL: fix path of quote1 and quote2    David du Colombier
 (DIR) 2014-10-21 12:22  fix clang 3.4 warnings and ignore unint…  David du Colombier
 (DIR) 2014-10-21 11:25  venti/copy: fix bug writing directories…  Russ Cox
 (DIR) 2014-10-21 00:41  col: import from plan 9, by popular dem…  Russ Cox
 (DIR) 2014-10-20 20:21  9l: link with -lresolv on Linux           David du Colombier
 (DIR) 2014-08-06 12:43  vbackup: fix compilation on NetBSD (tha…  David du Colombier
 (DIR) 2014-08-06 12:37  CONTRIBUTORS: add Aram Hăvărneanu         Aram Hăvărneanu
 (DIR) 2014-08-06 12:36  g: search in *.s files                    Aram Hăvărneanu
 (DIR) 2014-07-09 14:26  mc: use $termprog to identify 9term       Russ Cox
 (DIR) 2014-06-05 16:46  upas: fix nil pointer dereference         David du Colombier
 (DIR) 2014-06-03 18:30  upas/common: rename aux to auxx           Russ Cox
 (DIR) 2014-06-03 18:29  build: rename " and "" to quote1 and qu…  Russ Cox
 (DIR) 2014-06-03 04:16  acme: fix bufread crash due to typing-p…  Russ Cox
 (DIR) 2014-06-03 04:09  acme: increase timer resolution to 10ms   Russ Cox
 (DIR) 2014-05-19 13:39  undo CL 69070045 / 8539a916d98a           Russ Cox
 (DIR) 2014-05-15 04:28  upas: fix warnings                        David du Colombier
 (DIR) 2014-05-15 04:28  libndb: add AUTOLIB(resolv)               David du Colombier
 (DIR) 2014-05-06 02:28  acme: fix two flush bugs in new log file  Russ Cox
 (DIR) 2014-04-30 16:14  acme: add log file in acme root directo…  Russ Cox
 (DIR) 2014-04-19 17:44  acme: add comment for aligned writes      Russ Cox
 (DIR) 2014-04-19 14:09  acme: use buffered i/o to write file      Russ Cox
 (DIR) 2014-04-18 18:03  acme: fix Get of dir in nameless window…  Russ Cox
 (DIR) 2014-03-26 03:23  dist/main.html: update supported system…  Shenghou Ma
 (DIR) 2014-03-14 14:10  man/man1/0intro.1: update supported sys…  Shenghou Ma
 (DIR) 2014-03-13 22:48  acme: copy/cut/paste with ctl+c,x,v       Ethan Burns
 (DIR) 2014-03-13 22:46  acme, sam: handle >1GB files correctly    Russ Cox
 (DIR) 2014-03-05 21:43  INSTALL: fix architecture detection on …  Shenghou Ma
 (DIR) 2014-03-03 21:30  fix gcc 4.8 warnings                      David du Colombier
 (DIR) 2014-03-03 21:23  fossil: fix p9p changes on view           David du Colombier
 (DIR) 2014-02-28 04:17  all: DragonFly port. Fix compilation pr…  Shenghou Ma
 (DIR) 2014-02-24 06:21  codereview: sync from Go.                 Shenghou Ma
 (DIR) 2014-01-22 18:43  mac/Plumb: add URL scheme to Info.plist   Rob Kroeger
 (DIR) 2014-01-22 18:41  devdraw: clear altdown on focus out (th…  Russ Cox
 (DIR) 2014-01-22 16:23  INSTALL: diagnose missing gcc on Darwin   Russ Cox
 (DIR) 2014-01-07 03:19  keyboard: add more sequences, from exis…  Jonathan Cast
 (DIR) 2013-10-23 20:10  fossil: fix remaining warnings            David du Colombier
 (DIR) 2013-10-22 23:47  acme: scroll a directory window when na…  Rob Pike
 (DIR) 2013-09-26 20:34  xd: fix build by declaring swizz8         David du Colombier
 (DIR) 2013-09-26 20:33  fossil: cleanup mkfile                    David du Colombier
 (DIR) 2013-09-26 20:32  fossil: create directory                  David du Colombier
 (DIR) 2013-09-26 20:31  fossil: import conf.rc                    David du Colombier
 (DIR) 2013-09-26 20:31  fossil: cast Qid.vers, Dir.mode and Qid…  David du Colombier
 (DIR) 2013-09-26 20:30  fossil: fix various warnings              David du Colombier
 (DIR) 2013-09-26 18:12  fossil: required p9p changes              David du Colombier
 (DIR) 2013-09-23 21:16  fossil: move from liboventi to libthrea…  David du Colombier
 (DIR) 2013-09-23 21:00  fossil: import from plan 9                David du Colombier
 (DIR) 2013-09-06 20:23  acme: execute commands with / using she…  Marius Eriksen
 (DIR) 2013-09-06 20:19  acme Mail: add Search command             Akshat Kumar
 (DIR) 2013-09-06 20:10  mailfs: allow spaces in box name          Akshat Kumar
 (DIR) 2013-09-06 20:09  mailfs: support for UTF-8 searches        Akshat Kumar
 (DIR) 2013-08-13 16:46  rcmain: use new $termprog variable        Steve McCoy
 (DIR) 2013-08-07 03:44  devdraw: set window name to argv[0]       Russ Cox
 (DIR) 2013-08-06 13:42  9term: set TERM=dumb instead of TERM=9t…  Russ Cox
 (DIR) 2013-07-31 13:15  acme: allow :6 in 5-line file             Russ Cox
 (DIR) 2013-07-17 16:55  cmd/devdraw: clear keyboard state on lo…  Roger Peppe
 (DIR) 2013-07-02 04:39  libregexp: update from Plan 9             David du Colombier
 (DIR) 2013-06-21 19:28  devdraw: fix x11 input                    Russ Cox
 (DIR) 2013-03-19 18:36  rc: avoid undefined C                     Xi Wang
 (DIR) 2013-03-19 18:35  libsec: avoid undefined C                 Xi Wang
 (DIR) 2013-03-11 21:26  xd: accept -S for 8-byte swap             Russ Cox
 (DIR) 2013-03-08 03:40  devdraw: control+click = button 2, alt/…  Russ Cox
 (DIR) 2013-02-08 17:46  devdraw: silence unused variable warnin…  Russ Cox
 (DIR) 2013-02-08 17:44  devdraw: disable XCopyArea optimization   Russ Cox
 (DIR) 2013-01-31 01:46  fontsrv: fix on X11 when X11H is not de…  Alessandro Arzilli
 (DIR) 2013-01-31 01:46  libmach: fix crash in dwarfpc (misuse o…  Xi Wang
 (DIR) 2013-01-31 01:45  fontserv: fix build on FreeBSD 9.1        Martin Neubauer
 (DIR) 2013-01-31 01:45  CONTRIBUTORS: three more                  Russ Cox
 (DIR) 2013-01-19 09:05  jpegdump: fix build and warnings          David du Colombier
 (DIR) 2013-01-04 19:06  freq: fix crash with utf > 0xffff (than…  David du Colombier
 (DIR) 2013-01-03 05:48  venti/wrarena: fix arenapart breakage     David du Colombier
 (DIR) 2012-12-18 15:22  fontsrv: only build when the pieces are…  Russ Cox
 (DIR) 2012-12-11 17:45  fontsrv: fix build on OpenBSD 5.2         Christian Kellerma…
 (DIR) 2012-12-09 10:24  auth/factotum: fix password prompt hang…  David du Colombier
 (DIR) 2012-12-03 20:55  fontsrv: make single quotes look like q…  Russ Cox
 (DIR) 2012-12-01 05:35  fontsrv: scaled pjw                       Russ Cox
 (DIR) 2012-11-26 05:33  acme: retina scaling for scroll bars, b…  Russ Cox
 (DIR) 2012-11-26 05:23  samterm: retina scaling for scroll bars…  Russ Cox
 (DIR) 2012-11-26 05:13  9term: adjust to dpi changes              Russ Cox
 (DIR) 2012-11-26 05:13  libdraw: change DefaultDPI to 133         Russ Cox
 (DIR) 2012-11-26 04:55  devdraw: fake dpi calculation on Mac      Russ Cox
 (DIR) 2012-11-26 04:48  libframe: auto scale tick for retina      Russ Cox
 (DIR) 2012-11-26 04:47  devdraw: use %R not Fn-F3 for retina to…  Russ Cox
 (DIR) 2012-11-26 04:38  devdraw: add forcedpi toggled by Fn+F3 …  Russ Cox
 (DIR) 2012-11-26 03:56  acme: set $samfile (same as $%) during …  Marius Eriksen
 (DIR) 2012-11-26 03:45  fontsrv: work around a few crashes        Russ Cox
 (DIR) 2012-11-26 03:43  devdraw: fix retina mode                  Russ Cox
 (DIR) 2012-11-26 03:15  libdraw: add scalesize                    Russ Cox
 (DIR) 2012-11-26 03:02  draw.h: add DefaultDPI                    Russ Cox
 (DIR) 2012-11-26 02:41  devdraw, libdraw: add display->dpi        Russ Cox
 (DIR) 2012-11-26 02:20  devdraw: restore compilation on OS X 10…  Shenghou Ma
 (DIR) 2012-10-22 16:32  acme: use threadspawnd to avoid changin…  Russ Cox
 (DIR) 2012-10-22 16:32  libthread: add threadspawnd               Russ Cox
 (DIR) 2012-10-21 20:52  acme: add $acmeshell to control executi…  Marius Eriksen
 (DIR) 2012-10-21 20:49  fontsrv: x11 support                      Yuval Pavel Zholko…
 (DIR) 2012-10-21 16:53  plumb.app: accept plumb:foo as alias fo…  Rob Kroeger
 (DIR) 2012-10-21 16:12  devdraw: map X11 dead_diaresis to doubl…  Caio Oliveira
 (DIR) 2012-10-21 16:08  libmemdraw: fix int size bug              Erik Quanstrom
 (DIR) 2012-10-21 16:04  silence more warnings                     Russ Cox
 (DIR) 2012-10-21 16:01  9c: support clang on Mac                  Russ Cox
 (DIR) 2012-10-21 15:25  fix clang warnings reported by Tuncer A…  Russ Cox
 (DIR) 2012-10-20 17:51  9c: add more clang warning silencers, u…  Russ Cox
 (DIR) 2012-10-20 17:42  lib9: fix Mac warning                     Russ Cox
 (DIR) 2012-10-20 17:41  INSTALL: don't try to use \b in acme wi…  Russ Cox
 (DIR) 2012-10-20 17:36  fix gcc 4.7 warnings (thanks Tuncer Aya…  Russ Cox
 (DIR) 2012-10-20 17:28  web: fix BROWSER=google-chrome on Mac     Russ Cox
 (DIR) 2012-10-20 17:28  mount: fix for osxfuse                    Russ Cox
 (DIR) 2012-10-16 17:57  libframe: use correct text color when p…  Rob Kroeger
 (DIR) 2012-10-16 17:55  devdraw: MacBook retina support           Rob Kroeger
 (DIR) 2012-10-07 13:48  devdraw: prefer 24-bit over 15-bit or 1…  Russ Cox
 (DIR) 2012-10-05 20:42  acme: correct writes of runes on auspic…  Erik Quanstrom
 (DIR) 2012-09-24 19:43  fortunes: new one                         Russ Cox
 (DIR) 2012-09-24 14:35  src/cmd: Add a repurposed import(4), ca…  Akshat Kumar
 (DIR) 2012-09-24 02:01  acme: mouse movement for Del              Russ Cox
 (DIR) 2012-09-18 15:39  snarfer: disable during build             Russ Cox
 (DIR) 2012-09-17 18:53  sam: add $% as an alias for $samfile      Russ Cox
 (DIR) 2012-09-17 16:39  libdraw: add visibleclicks mode           Russ Cox
 (DIR) 2012-09-11 15:11  lib9/p9dialparse: fix segfault on getho…  David du Colombier
 (DIR) 2012-09-11 02:07  9pfuse: fix memory leak, avoid memory e…  Ties Bos
 (DIR) 2012-09-11 00:55  lib/acme.rc: remove noscroll              Ingo Dreilich
 (DIR) 2012-09-08 17:53  lib9: remove ss_len manipulation in _p9…  Russ Cox
 (DIR) 2012-09-08 16:49  9pfuse: osxfuse support                   Russ Cox
 (DIR) 2012-09-08 16:49  lib9: fix announce on OS X                Russ Cox
 (DIR) 2012-09-04 22:45  lib9/dial: fix addrlen in connect() and…  David du Colombier
 (DIR) 2012-08-05 17:17  srv(4), mount: update v9fs usage          David du Colombier
 (DIR) 2012-08-05 17:10  disk/mkfs,disk/mkext: fix mkdir conflict  Russ Cox
 (DIR) 2012-08-03 19:25  lib9/getnetconn: add support for IPv6     David du Colombier
 (DIR) 2012-08-03 19:12  vacfs: fix create srv with ORCLOSE on p…  David du Colombier
 (DIR) 2012-08-03 17:58  dial(3): update dialparse                 David du Colombier
 (DIR) 2012-08-03 17:26  devdraw: make it 3 times faster on OS X   David Jeannot
 (DIR) 2012-07-31 15:24  devdraw: fix for OS X 10.8 (Mountain Li…  Rob Kroeger
 (DIR) 2012-07-29 22:53  libventi: fix segfault in vtgetreq        David du Colombier
 (DIR) 2012-07-17 23:10  disk/mkfs, disk/mkext: add from Plan 9    Russ Cox
 (DIR) 2012-07-16 14:43  9l: remove debug print                    Russ Cox
 (DIR) 2012-07-14 14:16  openbsd updates (thanks Pascal Stumpf)    Russ Cox
 (DIR) 2012-07-14 13:07  libmach: remove debug print               Russ Cox
 (DIR) 2012-07-14 12:50  9l: fix for Linux 3.x (thanks Christoph…  Russ Cox
 (DIR) 2012-07-14 12:30  auth/factotum: fix flush (thanks Erik Q…  Russ Cox
 (DIR) 2012-07-14 12:01  lib/codereview: update from Go            Russ Cox
 (DIR) 2012-07-14 12:01  venti(8): fix discussion of variables     Russ Cox
 (DIR) 2012-06-27 18:02  lib9: fix openbsd build                   David du Colombier
 (DIR) 2012-06-02 19:50  lib9/dial: add support for IPv6           David du Colombier
 (DIR) 2012-05-29 19:11  fix INSTALL warnings                      Russ Cox
 (DIR) 2012-05-29 19:10  CONTRIBUTORS: add Abhishek Kulkarni       Russ Cox
 (DIR) 2012-05-29 17:34  venti: fix VtMaxLumpSize                  Abhishek Kulkarni
 (DIR) 2012-05-15 14:55  plumb: remove debugging print             Russ Cox
 (DIR) 2012-05-07 14:20  venti: remove bloomlookuptime in stats    David du Colombier
 (DIR) 2012-05-07 13:55  venti: fix bloom in stats                 David du Colombier
 (DIR) 2012-05-02 04:44  venti: fix writedonechan size in bloom    David du Colombier
 (DIR) 2012-04-22 19:27  venti: add bootstrap mode (write + no i…  Russ Cox
 (DIR) 2012-04-07 19:40  venti: fix typo                           Russ Cox
 (DIR) 2012-04-07 19:38  venti: add arenapart support to wrarena   Russ Cox
 (DIR) 2012-04-04 14:51  vacfs: remove 9P2000.u relic              David du Colombier
 (DIR) 2012-03-26 15:59  venti(7): fix typo                        David du Colombier
 (DIR) 2012-03-26 15:27  fortune                                   Russ Cox
 (DIR) 2012-03-06 02:14  devdraw: fix mouse warping with multi-m…  David Jeannot
 (DIR) 2012-03-05 21:36  merge                                     Russ Cox
 (DIR) 2012-03-05 20:54  Devdraw now waits for the image: this m…  David Jeannot
 (DIR) 2012-03-05 20:39  get9root(3): fix paths                    David Jeannot
 (DIR) 2012-03-05 20:38  devdraw: fix winsize (-W) on OS X         David Jeannot
 (DIR) 2012-02-28 19:56  devdraw: fix fullscreen on Lion           Russ Cox
 (DIR) 2012-02-19 23:11  libmach, acid, db: 64-bit support         Russ Cox
 (DIR) 2012-01-26 16:33  venti: import venti/conf from plan 9      David du Colombier
 (DIR) 2012-01-21 09:01  libventi: add functions vtsha1 and vtsh…  David du Colombier
 (DIR) 2012-01-21 03:31  devdraw: enable gestures on OS X          David Jeannot
 (DIR) 2012-01-20 18:13  venti: fix settings in stats              David du Colombier
 (DIR) 2012-01-20 18:10  codereview: sync from Go                  Russ Cox
 (DIR) 2012-01-19 20:14  devdraw: make OS X resizer unobtrusive    David Jeannot
 (DIR) 2012-01-16 22:12  devdraw: on OS X, add menu items "hide"…  David Jeannot
 (DIR) 2012-01-16 22:11  devdraw: OS X: neutralize menu and Dock…  David Jeannot
 (DIR) 2012-01-16 22:08  devdraw: fix handling of compose key on…  David Jeannot
 (DIR) 2012-01-16 22:07  devdraw: remove old OS X code             David Jeannot
 (DIR) 2012-01-16 22:06  vac: fix segfault on DMSYMLINK or DMDEV…  David du Colombier
 (DIR) 2012-01-16 22:05  acme: claim input focus earlier           David Jeannot
 (DIR) 2012-01-16 22:04  Plumb.app: prevent the Finder's activat…  David Jeannot
 (DIR) 2012-01-16 22:04  cocoa devdraw: activation on receiving …  David Jeannot
 (DIR) 2012-01-16 22:02  devdraw: OS X dead key support            David Jeannot
 (DIR) 2012-01-16 21:55  venti: fix scacheprefetch stats           David du Colombier
 (DIR) 2012-01-16 21:54  ioproc(3): fix prototypes                 David Jeannot
 (DIR) 2012-01-16 21:53  libventi: handle rpc when not connected   David du Colombier
 (DIR) 2012-01-05 06:02  fmt: delete 2-space code                  Russ Cox
 (DIR) 2011-12-12 21:44  libventi: fix segfault in vtreadpacket …  David du Colombier
 (DIR) 2011-12-10 03:21  Cocoa Devdraw: cursor fix                 David Jeannot
 (DIR) 2011-12-09 22:48  fortunes                                  Russ Cox
 (DIR) 2011-12-07 19:07  vac: handle mid                           David du Colombier
 (DIR) 2011-12-07 17:27  aescbc: fix segfault on backspace         David du Colombier
 (DIR) 2011-11-30 20:20  vacfs: fix segfault when no prefix spec…  David du Colombier
 (DIR) 2011-11-28 15:09  mac Plumb: skip loading non-existent .b…  Rob Kroeger
 (DIR) 2011-11-28 14:21  mailfs: add -u user argument              David du Colombier
 (DIR) 2011-11-22 19:09  mailfs: small fixes and plan 9 support    David du Colombier
 (DIR) 2011-11-21 16:00  venti/mgr: various fixes and plan 9 sup…  David du Colombier
 (DIR) 2011-11-21 13:40  venti: fix log url in stats               David du Colombier
 (DIR) 2011-11-21 13:40  upas: fix segfault when host not found    David du Colombier
 (DIR) 2011-11-17 19:46  acme: fix arrow near end of text          Sean McKean
 (DIR) 2011-11-08 18:23  Cocoa Devdraw: cursor, menu bar, old fs…  David Jeannot
 (DIR) 2011-11-08 16:48  venti: import changes from plan 9         David du Colombier
 (DIR) 2011-11-08 16:46  libventi: add VtEntryNoArchive from lib…  David du Colombier
 (DIR) 2011-11-08 14:03  codereview: update from go                Russ Cox
 (DIR) 2011-11-08 14:02  venti: fix vtcachealloc and VtMaxLumpSi…  David du Colombier
 (DIR) 2011-11-08 14:02  libventi: add functions reconn and redi…  David du Colombier
 (DIR) 2011-11-08 14:02  venti: fix format on ulong                David du Colombier
 (DIR) 2011-11-08 14:02  man: update venti-cache(3)                David du Colombier
 (DIR) 2011-10-31 13:31  rc(1): remove FreeBSD version             Russ Cox
 (DIR) 2011-10-31 13:31  page(1): mention ghostscript, /dev/fd     Russ Cox
 (DIR) 2011-10-25 16:55  page: check for gs failure                Russ Cox
 (DIR) 2011-10-23 22:47  devdraw: cocoa fixes, bigarrow support …  Russ Cox
 (DIR) 2011-10-23 21:55  OS X PowerPC fixes (thanks Cameron Kais…  Russ Cox
 (DIR) 2011-10-14 04:08  rio: quiet nm on Lion                     Russ Cox
 (DIR) 2011-10-14 04:01  libthread: fix 10.5.8 build - uname say…  Russ Cox
 (DIR) 2011-10-14 03:57  libthread: Lion context routines          Russ Cox
 (DIR) 2011-10-13 13:38  9term: fix hold mode delay                Russ Cox
 (DIR) 2011-10-12 17:40  devdraw: more fixes (thanks David Jeann…  Russ Cox
 (DIR) 2011-10-12 17:19  merge                                     Russ Cox
 (DIR) 2011-10-12 17:18  devdraw: cleanup, fix macargv             Russ Cox
 (DIR) 2011-10-11 13:34  9term: hold mode back door                Russ Cox
 (DIR) 2011-10-07 15:41  semicolons!                               Russ Cox
 (DIR) 2011-10-05 20:23  libsec: fix dsagen 64-bit bug             Russ Cox
 (DIR) 2011-10-05 20:22  secstore: say password for win            Russ Cox
 (DIR) 2011-10-05 20:20  dsasign: new command                      Russ Cox
 (DIR) 2011-10-05 20:20  9pfuse: handle two more flags             Russ Cox
 (DIR) 2011-10-03 22:16  devdraw: fix screen grabber, allocation…  David Jeannot
 (DIR) 2011-10-03 20:08  INSTALL: use mk -k                        Russ Cox
 (DIR) 2011-09-28 18:11  devdraw: do not interpret alt-tab as al…  Justin Davis
 (DIR) 2011-09-26 16:31  devdraw: disable Lion warning             Russ Cox
 (DIR) 2011-09-26 16:27  use cocoa on snow leopard                 Russ Cox
 (DIR) 2011-09-26 15:19  devdraw: cocoa updates                    David Jeannot
 (DIR) 2011-09-19 13:17  devdraw: handle, warn about Lion          Russ Cox
 (DIR) 2011-09-19 13:10  dd: fix apple gcc return warning (even …  Russ Cox
 (DIR) 2011-09-19 12:58  devdraw: update Lion cocoa                David Jeannot
 (DIR) 2011-09-12 16:36  9term: fix insert                         David Swasey
 (DIR) 2011-09-06 14:10  devdraw: draft cocoa support              David Jeannot
 (DIR) 2011-08-31 13:22  plumb: character offsets start at 1, no…  Russ Cox
 (DIR) 2011-08-31 11:40  upas/smtp: fixes for authenticated conn…  Richard Miller
 (DIR) 2011-08-28 03:06  mk: pass environment to P command         Russ Cox
 (DIR) 2011-08-26 20:40  win: hide not just passwords but also p…  Mathieu Lonjaret
 (DIR) 2011-08-16 20:11  zerotrunc: from Plan 9                    David du Colombier
 (DIR) 2011-08-16 20:11  test: update from Plan 9                  David du Colombier
 (DIR) 2011-08-16 20:11  dd: update from Plan 9                    David du Colombier
 (DIR) 2011-08-16 19:50  mailfs: try to use the right version of…  Fazlul Shahriar
 (DIR) 2011-08-16 19:50  web: add support for chromium             Fazlul Shahriar
 (DIR) 2011-08-16 19:50  CONTRIBUTORS: update                      Russ Cox
 (DIR) 2011-08-16 18:02  lib9: fix local addr in dial              Jani Lahtinen
 (DIR) 2011-08-02 20:21  rc: silence lion roar                     Russ Cox
 (DIR) 2011-08-02 20:06  build: missing file                       Russ Cox
 (DIR) 2011-08-02 18:28  build: OS X 64-bit build                  Russ Cox
 (DIR) 2011-08-02 18:23  g: add *.goc                              Russ Cox
 (DIR) 2011-08-02 18:20  codereview: import from Go                Russ Cox
 (DIR) 2011-08-02 18:16  lex: 64-bit bug                           Russ Cox
 (DIR) 2011-08-02 11:57  acme: fix iq1 adjust bug                  Russ Cox
 (DIR) 2011-08-02 11:55  9term: home/end like acme                 Russ Cox
 (DIR) 2011-08-02 11:44  acme: scrolling fixes + new home/end      Russ Cox
 (DIR) 2011-07-11 00:35  acme: allow :?regexp for backward search  Russ Cox
 (DIR) 2011-07-11 00:32  acme: fix out of order address crash      Russ Cox
 (DIR) 2011-07-11 00:01  grep: import $ fix from plan 9            Russ Cox
 (DIR) 2011-06-28 22:58  primes: faster output                     Russ Cox
 (DIR) 2011-06-20 18:14  devdraw: dynamic discovery of MultiTouc…  Marius Eriksen
 (DIR) 2011-06-20 18:11  devdraw: Shrinking a window on osx 10.6…  David Swasey
 (DIR) 2011-06-13 18:41  vacfs: document replacement of -c flag …  David du Colombier
 (DIR) 2011-06-13 18:41  venti: fix pragma varargck due to chang…  David du Colombier
 (DIR) 2011-06-13 18:40  venti.h: import indentation from plan 9   David du Colombier
 (DIR) 2011-06-07 20:53  venti: fix usage to match manuals         David du Colombier
 (DIR) 2011-06-07 20:21  venti-fmt(8): minor fix in synopsis       David du Colombier
 (DIR) 2011-06-07 18:52  venti: fix usage to match manuals         David du Colombier
 (DIR) 2011-06-07 18:25  libventi: import changes from plan 9      David du Colombier
 (DIR) 2011-06-03 17:23  man: import changes from plan 9           David du Colombier
 (DIR) 2011-06-02 17:43  avl(3): import changes from plan 9        David du Colombier
 (DIR) 2011-06-02 13:33  venti: import changes from plan 9         David du Colombier
 (DIR) 2011-06-02 13:31  upas/smtp: remove reference to /net in …  David du Colombier
 (DIR) 2011-06-02 13:28  INSTALL: add -r flag                      Peter Saveliev
 (DIR) 2011-06-01 22:12  acme Mail: drop noscroll                  David du Colombier
 (DIR) 2011-06-01 22:11  CONTRIBUTORS: 0intro                      Russ Cox
 (DIR) 2011-05-18 17:21  build: fix for non-standard uname         Richard Miller
 (DIR) 2011-05-18 17:20  arm: build fixes                          Richard Miller
 (DIR) 2011-05-18 17:18  CONTRIBUTORS: add Richard Miller          Russ Cox
 (DIR) 2011-05-17 22:48  SunOS fixes (thanks Aram Hăvărneanu)      Russ Cox
 (DIR) 2011-05-17 21:46  gif: fix setting of transparency channe…  Rob Pike
 (DIR) 2011-05-10 17:46  man: import fixes from plan 9 (0intro@g…  Russ Cox
 (DIR) 2011-05-10 17:45  man: import fixes from plan 9 (0intro@g…  Russ Cox
 (DIR) 2011-05-01 19:38  lib9: restore SIGCHLD handler in rfork    Russ Cox
 (DIR) 2011-05-01 18:49  fortunes                                  Russ Cox
 (DIR) 2011-05-01 18:42  crop: fix 64-bit                          Russ Cox
 (DIR) 2011-04-27 17:18  9term, acme: autoscroll                   Russ Cox
 (DIR) 2011-04-04 19:46  mklatinkbd: fix buffer overflow           Eoghan Sherry
 (DIR) 2011-03-09 21:21  fortunes: remove duplicate                Russ Cox
 (DIR) 2011-02-28 14:11  belorussian translation link              Russ Cox
 (DIR) 2011-02-23 13:27  more fortunes                             Russ Cox
 (DIR) 2011-02-23 13:26  unvac: always create writable directori…  Russ Cox
 (DIR) 2011-02-16 17:48  rc: fix $ifs bug introduced with utf-8 …  Russ Cox
 (DIR) 2011-02-08 19:51  fortunes                                  Russ Cox
 (DIR) 2011-02-04 20:41  eqn: add working mbtowc and wctomb        Russ Cox
 (DIR) 2011-01-28 22:17  Plumb.app: handle spaces in file names …  Russ Cox
 (DIR) 2011-01-12 05:54  devdraw: fix flashing during window drag  Jeff Sickel
 (DIR) 2011-01-02 23:50  factotum: add proto-specific key prompt   Russ Cox
 (DIR) 2011-01-02 23:42  tr: 32-bit rune fixes                     Russ Cox
 (DIR) 2011-01-02 23:31  mklatinkbd: fix out of bounds bug         Russ Cox
 (DIR) 2011-01-02 23:30  acid: fix build                           Russ Cox
 (DIR) 2011-01-02 22:54  libframe: fix line wrap display glitch …  Russ Cox
 (DIR) 2011-01-02 21:01  acid: 4-byte Runes                        Russ Cox
 (DIR) 2011-01-02 20:39  keyboard(7): document X compose sequenc…  Russ Cox
 (DIR) 2011-01-02 20:28  man: fix -P                               Russ Cox
 (DIR) 2011-01-02 19:18  keyboard(7): document update procedure …  Russ Cox
 (DIR) 2011-01-02 18:44  rc: handle 4-byte utf-8                   Russ Cox
 (DIR) 2011-01-02 18:43  rc: handle utf-8 in $ifs                  Russ Cox
 (DIR) 2010-12-29 02:46  factotum: update prototab (thanks Erik …  Russ Cox
 (DIR) 2010-12-08 04:15  wc: 4-byte utf-8 capable (Erik Quanstro…  Russ Cox
 (DIR) 2010-12-07 18:34  delete 9P2000.u                           Russ Cox
 (DIR) 2010-12-07 18:17  auth/factotum: fix password prompt hang   Russ Cox
 (DIR) 2010-11-09 15:52  venti: add mgr (work in progress)         Russ Cox
 (DIR) 2010-11-03 19:49  import: clean up correctly                Russ Cox
 (DIR) 2010-10-28 02:40  mkfiles: fix macargv buf                  Russ Cox
 (DIR) 2010-10-28 01:22  mac: add 9term.app, Plumb.app             Russ Cox
 (DIR) 2010-10-28 00:31  plumb: column numbers in file address     Russ Cox
 (DIR) 2010-10-13 14:50  win: another attempt at input modes       Russ Cox
 (DIR) 2010-10-12 14:14  awd: use $sysname                         Russ Cox
 (DIR) 2010-10-07 08:23  libmach: fix warning about preadn         Russ Cox
 (DIR) 2010-10-07 07:35  getflags: use shell quoting               Anthony Martin
 (DIR) 2010-10-07 07:31  plumber: comment out bogus user name ch…  Russ Cox
 (DIR) 2010-09-24 16:25  libmach: more mach-o support              Russ Cox
 (DIR) 2010-09-10 13:31  win: add cook/nocook                      Russ Cox
 (DIR) 2010-09-03 14:21  topng: 64-bit fix                         Russ Cox
 (DIR) 2010-09-03 14:21  9term, win: better echo cancellation      Russ Cox
 (DIR) 2010-08-24 14:16  acme: fix rounding in rows computation    Rob Pike
 (DIR) 2010-08-05 00:36  codereview: import latest from go         Russ Cox
 (DIR) 2010-08-05 00:35  sam: use ulong as type of dev consisten…  Russ Cox
 (DIR) 2010-07-22 20:52  devdraw: snarf better with Chrome         Russ Cox
 (DIR) 2010-07-14 20:21  web: pass $BROWSER as open -a argument …  Russ Cox
 (DIR) 2010-07-14 18:15  u.h: add int8, uint8                      Russ Cox
 (DIR) 2010-07-14 18:12  web: just use "open" on OS X              Russ Cox
 (DIR) 2010-07-14 18:10  acme, sam: fix regexp code for bigger R…  Russ Cox
 (DIR) 2010-07-14 18:08  acme: fix off by one in editcmd, pointe…  Russ Cox
 (DIR) 2010-07-11 17:08  lib9: add <sys/dkio.h> for OpenBSD        Russ Cox
 (DIR) 2010-07-11 16:48  tar: rename sstrnlen to avoid OpenBSD c…  Russ Cox
 (DIR) 2010-06-28 21:43  This patch fixes unicode, unicode-be an…  Michael Teichgräber
 (DIR) 2010-06-28 21:37  tcs: macroman charset fixes 2126 -> 03a…  Anthony Martin
 (DIR) 2010-06-28 21:37  hget: use absolute url for POST through…  Anthony Martin
 (DIR) 2010-06-28 21:33  9p: tflag sorts by mtime                  Anthony Martin
 (DIR) 2010-06-28 21:32  9term: fix getpts on linux                Anthony Martin
 (DIR) 2010-05-20 01:27  9term: add -c to force cooked mode        David Swasey
 (DIR) 2010-05-20 01:20  bin/", bin/"": simplify                   Arvindh Rajesh Tam…
 (DIR) 2010-05-11 15:25  mailfs: try tlsclient program before st…  Russ Cox
 (DIR) 2010-04-15 19:00  fortunes: grab latest from Bell Labs, a…  Russ Cox
 (DIR) 2010-04-13 20:18  vac: debug prints                         David Swasey
 (DIR) 2010-04-13 20:18  vac: eliminated vac cache size 128. vac…  David Swasey
 (DIR) 2010-04-13 20:16  9term: cut, snarf, and paste with keybo…  David Swasey
 (DIR) 2010-04-09 22:28  fix build on SunOS (Sparc)                Arvindh Rajesh Tam…
 (DIR) 2010-04-02 21:53  devdraw: only one flushproc, please (OS…  Russ Cox
 (DIR) 2010-03-24 23:56  import fortunes from plan 9 and add one…  Russ Cox
 (DIR) 2010-03-19 20:11  install(1): cvs -> hg                     Eoghan Sherry
 (DIR) 2010-03-19 20:10  win: scroll                               Eoghan Sherry
 (DIR) 2010-03-19 01:07  acme: attempt to fix Put mtime skew on …  Russ Cox
 (DIR) 2010-03-12 02:04  probably_prime: run more than one Mille…  Russ Cox
 (DIR) 2010-03-12 02:04  libsec: update primetest to use mpfmt     Russ Cox
 (DIR) 2010-03-12 02:03  factotum: double-check RSA/DSA keys whe…  Russ Cox
 (DIR) 2010-03-12 02:00  crop: fix size calculation                Russ Cox
 (DIR) 2010-03-10 22:59  more type-punned pointers                 Russ Cox
 (DIR) 2010-03-10 22:50  fix type-punned pointer warnings from g…  Russ Cox
 (DIR) 2010-03-09 01:02  rune(3): sync with rune.c and Plan 9      Michael Teichgräber
 (DIR) 2010-03-04 02:11  devdraw: fix mouse(3) moveto on OS X      Eoghan Sherry
 (DIR) 2010-02-23 01:02  aescbc: more sensible behavior for inva…  Russ Cox
 (DIR) 2010-02-23 00:56  factotum: avoid notes after backgroundi…  Russ Cox
 (DIR) 2010-02-23 00:55  import: use command line service name     Russ Cox
 (DIR) 2010-02-23 00:54  various: crctab now u32int                Russ Cox
 (DIR) 2010-02-23 00:53  9c, 9l: allow CC9=clang                   Nikolai Saoukh
 (DIR) 2010-02-19 06:34  rio: add alt-tab for cycling windows      Mathieu Lonjaret
 (DIR) 2010-02-19 06:32  This should resolve the crash indicated…  Eoghan Sherry
 (DIR) 2010-02-08 00:51  make flate crc32 work when ulong is 64 …  Russ Cox
 (DIR) 2010-02-07 06:16  devdraw: fix support for multitouch tra…  Russ Cox
 (DIR) 2010-02-04 10:05  R=rsc CC=codebot http://codereview.apps…  Mathieu Lonjaret
 (DIR) 2010-01-29 00:58  libdraw: allow 32-bit Runes               Russ Cox
 (DIR) 2010-01-26 20:48  R=rsc CC=codebot http://codereview.apps…  Anthony Sorace
 (DIR) 2010-01-16 20:23  devdraw: fix OS X resize bug caused by …  Russ Cox
 (DIR) 2010-01-15 08:01  devdraw: fewer spurious mouse clicks in…  Russ Cox
 (DIR) 2010-01-14 21:47  devdraw: handle kEventWindowDrawContent   Russ Cox
 (DIR) 2010-01-12 19:16  ed: new append from rob, avoids overflo…  Russ Cox
 (DIR) 2010-01-12 19:11  acme: let Edit redo when file is clean    Russ Cox
 (DIR) 2010-01-12 19:10  codereview: add hg plugin from Go         Russ Cox
 (DIR) 2010-01-05 22:31  win fixes                                 Fazlul Shahriar
 (DIR) 2010-01-05 05:25  devdraw: release multitouch mouse when …  Russ Cox
 (DIR) 2010-01-04 18:23  devdraw: add multitouch code from Paul …  Russ Cox
 (DIR) 2010-01-04 04:44  merge                                     Russ Cox
 (DIR) 2009-12-27 17:22  troff: avoid crash if home == NULL        Russ Cox
 (DIR) 2009-12-27 17:19  merge                                     Russ Cox
 (DIR) 2009-12-10 09:53  9pserve: roll back changeset 3118 - bro…  Russ Cox
 (DIR) 2009-12-07 01:27  sam: fix off-by-one in buffer merge. ex…  Russ Cox
 (DIR) 2009-11-30 21:04  preliminary contributor list              Russ Cox
 (DIR) 2009-11-30 20:44  devdraw: fix OS X behavior for Spanish …  Enrique Soriano
 (DIR) 2009-11-30 20:39  Related to issue http://bitbucket.org/r…  Michael Teichgräber
 (DIR) 2009-11-30 20:35  acme: fix Load of acme with no windows    Fazlul Shahriar
 (DIR) 2009-11-18 09:12  libthread: context switching for arm, s…  Russ Cox
 (DIR) 2009-10-26 01:29  ssam: add executable bit                  Russ Cox
 (DIR) 2009-09-30 18:01  ssam(1): new command - not just manual    Jason Catena
 (DIR) 2009-09-29 16:35  devdraw: draft of new Cocoa-based devdr…  Jeff Sickel
 (DIR) 2009-09-25 05:43  acme: correct modified message after in…  Russ Cox
 (DIR) 2009-09-25 01:21  lib9: do not include st_dev in qid.path   Russ Cox
 (DIR) 2009-09-16 20:46  ed: update to 32-bit Runes                Russ Cox
 (DIR) 2009-09-15 23:23  ssam(1): new command                      Jason Catena
 (DIR) 2009-09-14 21:23  devdraw: fix X11 input sequences          Russ Cox
 (DIR) 2009-09-13 22:26  rc: implement and document <>{cmd} nota…  Michael Teichgräber
 (DIR) 2009-09-13 21:51  9a: fix OS X PowerPC build                Jeff Sickel
 (DIR) 2009-09-13 21:48  dhcpd: fix build on OS X, silence non-l…  Russ Cox
 (DIR) 2009-09-13 21:46  libc.h: update comment for 32-bit Rune    Russ Cox
 (DIR) 2009-09-13 21:43  tcs: update for 32-bit Rune               Russ Cox
 (DIR) 2009-09-13 21:42  postscript: update for 32-bit Rune        Russ Cox
 (DIR) 2009-09-13 21:30  lib9: fix dirread/stat mismatch on Snow…  Russ Cox
 (DIR) 2009-09-13 03:26  vbackup: fix build on FreeBSD 8           Russ Cox
 (DIR) 2009-09-12 23:50  devdraw: update OS X snarf for 32-bit R…  Russ Cox
 (DIR) 2009-09-12 23:38  devdraw: update OS X snarf for 32-bit R…  Russ Cox
 (DIR) 2009-09-12 23:32  devdraw: update OS X snarf for 32-bit R…  Russ Cox
 (DIR) 2009-09-12 19:25  libplumb, Mail: fix crash on nil plumb …  Mathieu Lonjaret
 (DIR) 2009-09-11 21:03  convert to 4-byte UTF-8 and 32-bit Rune   Russ Cox
 (DIR) 2009-09-11 18:54  acme: htmlclick takes precedence over l…  Russ Cox
 (DIR) 2009-09-11 17:51  INSTALL: fix build on Snow Leopard        Russ Cox
 (DIR) 2009-08-24 15:05  font: add peter face to font/times/*.fo…  Russ Cox
 (DIR) 2009-08-24 14:53  unix: move Makefile so that it cannot b…  Russ Cox
 (DIR) 2009-08-23 21:35  venti: handle FS block size > MaxIo       Venkatesh Srinivas
 (DIR) 2009-08-23 17:25  rc: make read not ignore interrupts/err…  Michael Teichgräber
 (DIR) 2009-08-23 16:38  libavl: import from Plan 9                Russ Cox
 (DIR) 2009-08-21 19:55  venti/copy: synchronize with Plan 9; in…  Venkatesh Srinivas
 (DIR) 2009-08-21 18:24  page: import page(1) from Plan 9          Tony Lainson
 (DIR) 2009-08-20 18:38  page: remove temporary file at program …  J.R. Mauro
 (DIR) 2009-08-20 15:37  lib9: dotu fixes in convS2M, convM2S      Tim Newsham
 (DIR) 2009-08-18 06:40  awk: add awk(1)                           Michael Teichgräber
 (DIR) 2009-08-18 00:29  libthread: make page work on OS X         Russ Cox
 (DIR) 2009-08-17 15:34  dial: allow host==0 when net=="unix"      Fazlul Shahriar
 (DIR) 2009-08-15 06:48  dial: reject dial to * (aka 0.0.0.0)      Russ Cox
 (DIR) 2009-08-15 06:34  page: add missing delayfreeimage calls    Fazlul Shahriar
 (DIR) 2009-08-15 06:25  libfmt: add missing copyright notice to…  Russ Cox
 (DIR) 2009-08-15 05:49  more licensing                            Russ Cox
 (DIR) 2009-08-15 04:55  more licensing                            Russ Cox
 (DIR) 2009-08-15 04:08  allow less restricted use of plan9port-…  Russ Cox
 (DIR) 2009-08-15 03:38  move files that codebot put in the wron…  Russ Cox
 (DIR) 2009-08-12 00:16  awk: sync with Plan 9                     Michael Teichgräber
 (DIR) 2009-08-11 15:11  9term: allow scroll wheel in main window  Tony Lainson
 (DIR) 2009-08-11 03:01  page: move cmd/page/cache.c to src/cmd/…  Russ Cox
 (DIR) 2009-08-10 00:13  page: add caching from Plan 9             Fazlul Shahriar
 (DIR) 2009-08-08 20:45  stats: make more stats work in Linux      Fazlul Shahriar
 (DIR) 2009-08-08 20:38  add codereview(1)                         Russ Cox
 (DIR) 2009-08-08 20:27  rc: fix segfault when SIGINT is received  Michael Teichgräber
 (DIR) 2009-07-29 15:30  docs: document bitbucket servers, coder…  Russ Cox
 (DIR) 2009-07-29 15:29  libfmt: use fmtstrtod, not system strtod  Russ Cox
 (DIR) 2009-07-29 15:28  libmemdraw: allow wider images            Russ Cox
 (DIR) 2009-07-29 15:28  smugfs: delete debugging prints           Russ Cox
 (DIR) 2009-07-28 20:43  lib9/fmt: fix printing of 1e308           Russ Cox
 (DIR) 2009-07-26 19:05  acme: angle bracket tag matching, for X…  Russ Cox
 (DIR) 2009-07-26 17:40  libventi: correct handling of VtRead si…  Russ Cox
 (DIR) 2009-07-26 17:13  vacfs: no post9pservice with -i           Russ Cox
 (DIR) 2009-07-17 06:05  mkhdr, buildmk: add alpha                 Benjamin Huntsman
 (DIR) 2009-07-16 07:49  codereview: add experimental scripts      Russ Cox
 (DIR) 2009-07-16 07:30  build: work around broken Linux uname -p  Russ Cox
 (DIR) 2009-07-15 20:08  9l: platform-specific options first; AI…  Benjamin Huntsman
 (DIR) 2009-07-15 06:50  getflags: delete (codebot did not)        Russ Cox
 (DIR) 2009-07-15 06:48  getflags: import from 4e, with usage      Russ Cox
 (DIR) 2009-07-15 06:40  buildmk: sync $OBJTYPE with src/mkhdr     Russ Cox
 (DIR) 2009-07-15 06:11  acme: do not redraw body on every tag c…  Russ Cox
 (DIR) 2009-07-15 05:55  merge                                     Russ Cox
 (DIR) 2009-07-09 05:23  fontsrv: add half-documented -s option    Russ Cox
 (DIR) 2009-07-09 05:22  fontsrv(4): another typo                  Russ Cox
 (DIR) 2009-07-09 05:19  fontsrv(4): add missing prompt in sam e…  Russ Cox
 (DIR) 2009-07-09 04:43  merge                                     Russ Cox
 (DIR) 2009-07-08 16:18  src: use whatis instead of which          Michael Teichgräber
 (DIR) 2009-07-08 15:34  devdraw: generate Latin-1 table from li…  Michael Teichgräber
 (DIR) 2009-06-17 16:09  devdraw: automatic OS X label updating    André Günther
 (DIR) 2009-06-16 15:04  libventi: fix cache teardown checks       Russ Cox
 (DIR) 2009-06-16 14:28  vbackup: update to new libventi interfa…  Russ Cox
 (DIR) 2009-06-16 14:16  merge                                     Russ Cox
 (DIR) 2009-06-10 17:16  vbackup: adapt to new libventi interface  Russ Cox
 (DIR) 2009-06-09 16:26  merge                                     Russ Cox
 (DIR) 2009-06-09 16:25  g: add asm to the list of extensions      Russ Cox
 (DIR) 2009-05-31 22:34  cmd: getline now a dirty word (James To…  Russ Cox
 (DIR) 2009-05-26 04:06  scat: fix 64-bit warning                  Russ Cox
 (DIR) 2009-05-26 03:55  page: fix for newer versions of ghostsc…  Kris Maglione
 (DIR) 2009-05-25 09:11  venti: 32-bit extensions to data struct…  Russ Cox
 (DIR) 2009-05-25 07:30  libventi: protocol support for blocks l…  Russ Cox
 (DIR) 2009-05-17 20:08  netfiles(1), sftpcache(1): document fai…  Russ Cox
 (DIR) 2009-05-17 18:07  devdraw: flush window on kEventAppShow    Jeff Sicket
 (DIR) 2009-05-17 17:54  plumb: change inferno module path to /u…  Russ Cox
 (DIR) 2009-05-17 17:28  9pfuse: fix mkfile for people without .…  Russ Cox
 (DIR) 2009-05-14 22:54  Unicode superscript update                Russ Cox
 (DIR) 2009-05-05 14:06  label: write to /dev/tty to avoid redir…  Russ Cox
 (DIR) 2009-05-02 05:03  main.html: FreeBSD/x86-64 works           Russ Cox
 (DIR) 2009-04-30 18:35  scat: make 64-bit safe                    Russ Cox
 (DIR) 2009-04-30 18:09  scat: add to build                        Russ Cox
 (DIR) 2009-04-30 15:30  install: typo in man page                 Russ Cox
 (DIR) 2009-04-30 15:01  merge                                     Russ Cox
 (DIR) 2009-04-30 15:00  libthread: remove unimplemented chaninit  Russ Cox
 (DIR) 2009-04-30 14:29  merge                                     Russ Cox
 (DIR) 2009-04-30 14:28  lp: move devices to devices.sample        Russ Cox
 (DIR) 2009-04-30 14:27  ipso: do not use the /lib/init/rw tmpfs   Russ Cox
 (DIR) 2009-04-30 14:24  libflate: shut up valgrind                Russ Cox
 (DIR) 2009-04-30 14:22  smugfs: directory mode should be 755      Russ Cox
 (DIR) 2009-04-30 14:22  9pfuse: clear O_EXCL too                  Russ Cox
 (DIR) 2009-04-30 14:20  install: add comment about X11 packages   Russ Cox
 (DIR) 2009-02-05 17:18  dd: build by default                      Russ Cox
 (DIR) 2009-02-05 17:17  du: build by default; fix bug gcc disco…  Russ Cox
 (DIR) 2008-12-10 19:26  MacFUSE 2.0 updates                       Jeff Sickel
 (DIR) 2009-02-05 05:55  venti/copy: no rewriting unless rewrite…  Russ Cox
 (DIR) 2009-02-05 04:13  sed: avoid crash when rregexec return e…  Russ Cox
 (DIR) 2009-02-05 04:12  merge                                     Russ Cox
 (DIR) 2009-01-06 22:42  win: better SIGPIPE handling              Russ Cox
 (DIR) 2008-12-30 22:27  9pfuse: allow O_APPEND in open and crea…  Russ Cox
 (DIR) 2008-12-23 21:03  libthread: work around gcc warning on F…  Russ Cox
 (DIR) 2008-12-23 21:02  libventi: remove unused variable          Russ Cox
 (DIR) 2008-12-23 20:39  venti: disk i/o fixes and tweaks          Russ Cox
 (DIR) 2008-12-23 20:38  venti: better inconsistency errors        Russ Cox
 (DIR) 2008-12-23 20:37  venti/verifyarena: shorter output, alig…  Russ Cox
 (DIR) 2008-12-23 20:37  venti/mirrorarenas: shorter output, ali…  Russ Cox
 (DIR) 2008-12-23 20:36  venti: ignore mgr lines in config         Russ Cox
 (DIR) 2008-12-23 20:32  libventi: add %+T                         Russ Cox
 (DIR) 2008-12-07 17:20  lib9/dirwstat: missing prototype for ch…  Russ Cox
 (DIR) 2008-12-07 02:54  mailfs: plumb messages correctly even i…  Russ Cox
 (DIR) 2008-12-07 00:46  sig: consult unix man pages too           Russ Cox
 (DIR) 2008-12-07 00:45  dc: cleanup, fix off-by-one memory error  Russ Cox
 (DIR) 2008-12-07 00:45  bc: cleanup, make sure to run 9 dc        Russ Cox
 (DIR) 2008-12-07 00:44  font/lucsans/lsr.14: svelte center dot    Russ Cox
 (DIR) 2008-12-07 00:44  import: add -x flag                       Russ Cox
 (DIR) 2008-12-07 00:34  manweb: avoid null concatenation          Russ Cox
 (DIR) 2008-12-07 00:34  awk: delete y.output                      Russ Cox
 (DIR) 2008-12-07 00:24  acme: fix Load bug (Fazlul Shahriar)      Russ Cox
 (DIR) 2008-12-07 00:20  awk/mkfile: tabify                        Russ Cox
 (DIR) 2008-12-07 00:14  unvac: add -d flag (David Swasey)         Russ Cox
 (DIR) 2008-12-07 00:05  lib9: can change length in dirfwstat, d…  Russ Cox
 (DIR) 2008-11-03 18:35  awk: import from sources                  Jeff Sickel
 (DIR) 2008-12-03 07:52  9l: search for autolibs in all -L paths…  Jeff Sickel
 (DIR) 2008-12-03 08:13  libdraw: add borderop                     Jeff Sickel
 (DIR) 2008-12-06 23:53  page: remove lingering ref to ccitt-g4    Russ Cox
 (DIR) 2008-12-06 23:53  INSTALL: ignore gcc Configured with line  Russ Cox
 (DIR) 2008-12-06 23:46  page: reorder cvt[] array to match enum   Russ Cox
 (DIR) 2008-12-02 00:24  src/cmd/page/gfx.c: use C89 array initi…  Albert Lee
 (DIR) 2008-12-06 23:45  isum.awk: make flush work everywhere el…  Russ Cox
 (DIR) 2008-12-02 00:41  src/cmd/tar.c: avoid conflict with strn…  Albert Lee
 (DIR) 2008-12-02 00:27  secstore: avoid name conflict with SS m…  Albert Lee
 (DIR) 2008-12-02 00:27  factotum: avoid name conflict with SS m…  Albert Lee
 (DIR) 2008-12-02 00:22  9660srv: dynamically init fcalls          Albert Lee
 (DIR) 2008-12-02 00:16  9660srv: give names to anonymous struct…  Albert Lee
 (DIR) 2008-12-02 00:12  src/mkhdr: support Solaris x86            Albert Lee
 (DIR) 2008-12-02 00:12  buildmk: support Solaris x86              Albert Lee
 (DIR) 2008-12-02 00:03  mkfilelist: give find an argument         Albert Lee
 (DIR) 2008-12-01 23:56  isum.awk: define fflush for awk != gawk   Albert Lee
 (DIR) 2008-12-06 23:35  dc: clean up minor memory errors          Russ Cox
 (DIR) 2008-12-06 23:34  9c: another gcc, another useless warning  Russ Cox
 (DIR) 2008-12-06 23:33  venti: handle symlinks as disks           Russ Cox
 (DIR) 2008-12-06 22:45  vac: error handling bug in vacfileblock…  Russ Cox
 (DIR) 2008-12-06 22:42  unvac: correct handling of named prefix…  Russ Cox
 (DIR) 2008-11-18 03:48  troff: silence gcc printf warning         Russ Cox
 (DIR) 2008-11-18 03:48  eqn: silence gcc printf warning           Russ Cox
 (DIR) 2008-11-18 03:45  lib9: fix memset in fmtnullinit           Russ Cox
 (DIR) 2008-11-14 02:21  win: another attempt at DEL               Russ Cox
 (DIR) 2008-11-13 23:49  win: handle DEL internally so that it a…  Russ Cox
 (DIR) 2008-11-13 23:39  win: implement Scroll and Noscroll        Russ Cox
 (DIR) 2008-11-11 19:01  tmac.an: insert spaces after .?? reques…  Russ Cox
 (DIR) 2008-11-11 18:59  htmlroff: ignore \X... text; allow deli…  Russ Cox
 (DIR) 2008-10-26 21:03  lib9: null d->ext during nulldir          Russ Cox
 (DIR) 2008-10-26 21:02  libventi: correct vtfilesetsize bug (re…  Russ Cox
 (DIR) 2008-10-26 21:01  libthread: correct sysfatal handler pro…  Russ Cox
 (DIR) 2008-10-09 02:16  macfuse change                            Jeff Sickel
 (DIR) 2008-10-09 02:16  x3f support                               Jeff Sickel
 (DIR) 2008-08-19 14:24  updates to support current MacFUSE        Jeff Sickel
 (DIR) 2008-10-08 22:00  devdraw/OSX: read $mousebuttonmap to al…  Russ Cox
 (DIR) 2008-10-08 22:00  devdraw/OSX: flush to screen in backgro…  Russ Cox
 (DIR) 2008-10-08 21:59  devdraw/OSX: correct access to reply bu…  Russ Cox
 (DIR) 2008-10-08 21:58  web: add camino as a $BROWSER             Russ Cox
 (DIR) 2008-08-14 14:29  rc: fix local variables in functions      Russ Cox
 (DIR) 2008-08-07 15:17  venti: silence warnings in icache.c       Russ Cox
 (DIR) 2008-08-03 14:43  src/cmd/mkfile: do not build smugfs by …  Russ Cox
 (DIR) 2008-08-03 14:42  smugfs(4): new program                    Russ Cox
 (DIR) 2008-07-21 17:21  devdraw: keep Ctl-Alt from turning into…  grai
 (DIR) 2008-07-21 17:26  man: reject unrecognized flags            grai
 (DIR) 2008-07-21 17:26  man: minor manual edits                   grai
 (DIR) 2008-07-21 17:23  libthread: document some unimplemented …  grai
 (DIR) 2008-07-21 17:22  9p: honour the -l flag to ls              grai
 (DIR) 2008-07-31 19:41  venti: work around gcc 4.3 bug (reporte…  Russ Cox
 (DIR) 2008-07-24 15:04  snoopy: add support for wireless monito…  Russ Cox
 (DIR) 2008-07-24 15:03  snoopy: add support for DNS packets       Russ Cox
 (DIR) 2008-07-24 14:59  9pfuse: ignore write errors on fusefd     Russ Cox
 (DIR) 2008-07-24 14:59  9pfuse: convert "invalid" to EINVAL       Russ Cox
 (DIR) 2008-07-21 16:32  9term: convert to new libframe            Russ Cox
 (DIR) 2008-07-20 10:17  unix: move man pages in unix ports        Russ Cox
 (DIR) 2008-07-20 08:57  vbackup(8): explain +refreshconfig, vmo…  Russ Cox
 (DIR) 2008-07-20 08:51  u.h: add SunOS 5.9                        Brian L. Suart
 (DIR) 2008-07-20 08:50  vnfs: add -i flag to allow remote root    Brian L. Stuart
 (DIR) 2008-07-20 08:15  rc: add subscript sequences (Erik Quans…  Russ Cox
 (DIR) 2008-07-20 07:23  9660srv: import from Plan 9               Russ Cox
 (DIR) 2008-07-20 07:18  libframe: add frredraw prototype          Russ Cox
 (DIR) 2008-07-20 07:14  acme: Dump and Load tag contents          Peter Canning
 (DIR) 2008-07-20 07:11  libthread: add proper sysfatal            Tim Wiess
 (DIR) 2008-04-17 11:56  plumbing: move email rule below file ru…  Russ Cox
 (DIR) 2008-03-07 18:20  libframe: translucent font fixes from P…  Russ Cox
 (DIR) 2008-03-07 17:51  acme: multiline tag fixes                 Russ Cox
 (DIR) 2008-03-07 16:07  acme: revise multiline tag code           Russ Cox
 (DIR) 2008-03-07 15:46  acme: remove -$                           Russ Cox
 (DIR) 2008-03-07 15:46  acme: remove -$ prototypes                Russ Cox
 (DIR) 2008-03-07 15:45  acme: sync against Plan 9, remove -$ op…  Russ Cox
 (DIR) 2008-03-07 15:41  acme: add nomenu, menu ctl messages       Russ Cox
 (DIR) 2008-03-07 12:48  acme: tag resize nits                     Russ Cox
 (DIR) 2008-03-07 12:47  acme: fix directory resize bug            Russ Cox
 (DIR) 2008-03-07 12:16  acme: fix acme Edit abort                 Rob Pike
 (DIR) 2008-07-18 13:10  keyboard.h: End is no longer \r           Russ Cox
 (DIR) 2008-07-14 21:38  mailfs: correct use of tcs for large in…  Russ Cox
 (DIR) 2008-07-12 14:35  lib9: turn certain signals off by defau…  Russ Cox
 (DIR) 2008-07-10 15:10  lib9: add mode parameter to opentemp      Russ Cox
 (DIR) 2008-07-10 15:10  mkmk.sh: update for new date files        Russ Cox
 (DIR) 2008-07-10 15:09  upas: add misc to mkfile                  Russ Cox
 (DIR) 2008-07-10 15:08  nedmail: add -S parameter for alternate…  Russ Cox
 (DIR) 2008-07-10 15:05  stack: look in core by default            Russ Cox
 (DIR) 2008-07-10 15:05  fortunes                                  Russ Cox
 (DIR) 2008-07-10 15:02  snoopy: no trailing comma in array        Russ Cox
 (DIR) 2008-07-10 05:07  tfont: accomodate broken fonts with mul…  Russ Cox
 (DIR) 2008-07-10 04:24  [merge]                                   Russ Cox
 (DIR) 2008-07-10 04:07  devdraw: correct mouse event buffering …  Russ Cox
 (DIR) 2008-07-10 03:49  devdraw: minor OS X leak fixes and atte…  Russ Cox
 (DIR) 2008-07-09 18:36  9c: grep away Apple SetCursor/InitCurso…  Russ Cox
 (DIR) 2008-07-09 18:36  vmount: add -t nfs on Linux               Russ Cox
 (DIR) 2008-07-09 18:35  unix ports: add Make.Darwin-386 file      Russ Cox
 (DIR) 2008-07-09 18:34  unix libfmt: use mkdir -p to create man…  Russ Cox
 (DIR) 2008-07-09 18:32  lib9p: add ramfs build rule (ramfs does…  Russ Cox
 (DIR) 2008-07-09 18:32  page: add canonical -W option             Russ Cox
 (DIR) 2008-07-09 18:30  rio: stub out _NET_WM_STATE_FULLSCREEN …  Russ Cox
 (DIR) 2008-07-09 18:17  lib9: fix Apple disksize prototype        Russ Cox
 (DIR) 2008-07-09 15:53  lib9: revert unintended changes to open…  Russ Cox
 (DIR) 2008-07-09 15:47  devdraw: default to native gui on OS X    Russ Cox
 (DIR) 2008-07-09 15:46  rio: only build if WSYSTYPE is x11        Russ Cox
 (DIR) 2008-07-09 15:44  ipso: only fiddle with factotum when ed…  Russ Cox
 (DIR) 2008-07-09 15:42  venti: add venti/dump program             Russ Cox
 (DIR) 2008-07-09 15:41  libthread: abort on single-threaded loc…  Russ Cox
 (DIR) 2008-07-09 12:27  lib9: rewrite date routines to use /usr…  Michael Teichgräber
 (DIR) 2008-07-09 12:26  lock(3): fix typo                         William Josephson
 (DIR) 2008-07-05 14:01  lib9: declare n in OpenBSD disksize (Er…  Russ Cox
 (DIR) 2008-07-04 20:35  lib9pclient: clear tx.extension for 9P2…  Russ Cox
 (DIR) 2008-07-04 20:24  lib9: do not try to hide symlinks as mu…  Russ Cox
 (DIR) 2008-07-04 19:39  mkmk.sh: update with write.c              Russ Cox
 (DIR) 2008-07-04 16:39  devdraw: double-check write return valu…  Russ Cox
 (DIR) 2008-07-04 16:38  9p: can go back to using write            Russ Cox
 (DIR) 2008-07-04 16:38  lib9: add write function that withstand…  Russ Cox
 (DIR) 2008-07-04 16:36  lib9pclient: remove debugging print       Russ Cox
 (DIR) 2008-07-04 16:24  lib9p: add Srv.foreground flag            Russ Cox
 (DIR) 2008-07-04 16:23  lib9p: update diroffset correctly on re…  Russ Cox
 (DIR) 2008-07-04 16:19  lib9pclient: one more dotu (Michael Kam…  Russ Cox
 (DIR) 2008-07-04 16:16  9pfuse: always return . and ..            Russ Cox
 (DIR) 2008-07-04 07:41  9pfuse: better handling of SETXATTR (sq…  Russ Cox
 (DIR) 2008-07-04 06:54  lib9: use symlink size, not target size…  Russ Cox
 (DIR) 2008-07-04 06:52  9pfuse: add symlink support               Russ Cox
 (DIR) 2008-07-04 06:46  lib9pclient: add support for 9P2000.u     Russ Cox
 (DIR) 2008-07-04 02:44  venti: reduce locking contention in bui…  Russ Cox
 (DIR) 2008-07-04 02:42  venti: more detail in index divisor too…  Russ Cox
 (DIR) 2008-07-04 02:42  venti: bump MaxAMap                       Russ Cox
 (DIR) 2008-07-04 02:40  venti: mark checksum-queued arenas in h…  Russ Cox
 (DIR) 2008-07-04 02:39  venti: make sure arena checksum jobs ca…  Russ Cox
 (DIR) 2008-07-04 02:37  venti/wrarena: add timing output, fix s…  Russ Cox
 (DIR) 2008-07-04 02:37  venti: allow plan 9 partitions as disk …  Russ Cox
 (DIR) 2008-07-04 02:20  devdraw: make OS X native gui build (Er…  Russ Cox
 (DIR) 2008-07-03 22:50  dist: new, linear addsrclinks             Russ Cox
 (DIR) 2008-07-03 21:53  vnfs: quieter                             Russ Cox
 (DIR) 2008-07-03 21:45  lib9: clean up disk size code, add Appl…  Russ Cox
 (DIR) 2008-07-03 17:43  devdraw: OS X: fix Unicode input errors…  Russ Cox
 (DIR) 2008-07-03 17:35  devdraw: OS X: go full screen on larges…  Russ Cox
 (DIR) 2008-07-03 05:34  vac: add -a and -x flags                  Russ Cox
 (DIR) 2008-07-03 04:02  devdraw: do not create OS X window grou…  Russ Cox
 (DIR) 2008-07-03 03:42  devdraw: OS X unicode input (Andrey Mir…  Russ Cox
 (DIR) 2008-07-02 19:39  vac: fix -m bug (Myron Cheung)            Russ Cox
 (DIR) 2008-07-02 16:49  devdraw: OS X mouse scroll fix (Jeff Si…  Russ Cox
 (DIR) 2008-07-02 00:45  devdraw: OS X alt key support             Russ Cox
 (DIR) 2008-07-01 12:50  devdraw: add %F for fullscreen on OS X    Russ Cox
 (DIR) 2008-07-01 11:39  libdraw: do not let devdraw fork, for O…  Russ Cox
 (DIR) 2008-06-30 23:44  libdraw: die if display does              Russ Cox
 (DIR) 2008-06-30 23:41  lib9: allow no $DISPLAY on OS X in getns  Russ Cox
 (DIR) 2008-06-30 23:41  devdraw: OS X native version              Russ Cox
 (DIR) 2008-06-30 23:40  snarfer: OS X native version (ha!)        Russ Cox
 (DIR) 2008-06-20 03:07  9p: fix writen (sqweek)                   Russ Cox
 (DIR) 2008-06-19 23:13  post9p: try mount9p before 9pfuse         Russ Cox
 (DIR) 2008-06-19 23:13  vacfs: silence print                      Russ Cox
 (DIR) 2008-06-19 22:56  9pfuse: "fix" O_LARGEFILE on x86_64 lin…  Russ Cox
 (DIR) 2008-06-19 22:52  9p: exit on write error (sqweek)          Russ Cox
 (DIR) 2008-06-19 15:42  mount: update MacFUSE locations (Jeff S…  Russ Cox
 (DIR) 2008-06-19 14:51  mount: use /proc/filesystems to check f…  Russ Cox
 (DIR) 2008-06-15 05:46  vacfs: present qids correctly             Russ Cox
 (DIR) 2008-06-15 05:27  vac: fix usage, more #ifdef PLAN9PORT     Russ Cox
 (DIR) 2008-06-15 05:19  vac: make qids unique                     Russ Cox
 (DIR) 2008-06-15 03:19  vacfs: plan 9 compatibility               Russ Cox
 (DIR) 2008-06-15 03:12  vac: plan9 compatibility                  Russ Cox
 (DIR) 2008-06-15 03:09  vac: remove fs.c                          Russ Cox
 (DIR) 2008-06-15 03:08  vac: major cleanup and bug fixes          Russ Cox
 (DIR) 2008-06-15 03:05  libventi: minor vtfile bug fixes          Russ Cox
 (DIR) 2008-06-15 03:04  libventi: return value nits               Russ Cox
 (DIR) 2008-06-14 18:29  vac(1): cleanup                           Russ Cox
 (DIR) 2008-06-14 18:29  vac: cleanup                              Russ Cox
 (DIR) 2008-06-14 18:06  post9pservice(4): update                  Russ Cox
 (DIR) 2008-06-14 17:41  unvac, vacfs: allow literal vac scores …  Russ Cox
 (DIR) 2008-06-14 17:40  vac(1): document unvac                    Russ Cox
 (DIR) 2008-06-14 17:40  tapefs(4): add man page                   Russ Cox
 (DIR) 2008-06-14 17:29  venti-cache(3): delete vtblockdirty       Russ Cox
 (DIR) 2008-06-14 17:28  vac: clean up, add unvac                  Russ Cox
 (DIR) 2008-06-14 14:57  venti: add demo programs readfile.c and…  Russ Cox
 (DIR) 2008-06-11 13:40  9pserve: add -c option                    Russ Cox
 (DIR) 2008-06-11 13:35  lib9: make netmkaddr handle unix! addre…  Russ Cox
 (DIR) 2008-06-10 15:35  include/memlayer.h: remove redundant AU…  Russ Cox
 (DIR) 2008-06-05 00:59  libdisk: avoid unreachable code to sile…  Russ Cox
 (DIR) 2008-06-05 00:58  include/drawfcall.h: remove redundant A…  Russ Cox
 (DIR) 2008-06-04 17:28  ndb/local: remove rsc-specific entries …  Russ Cox
 (DIR) 2008-06-03 12:32  libbio: lost changes to include/bio.h (…  Russ Cox
 (DIR) 2008-06-01 13:11  acme: fix owner bug in elogapply          Russ Cox
 (DIR) 2008-06-01 12:50  vftp: walk fixes (Fazlul Shahriar)        Russ Cox
 (DIR) 2008-06-01 12:47  libdiskfs: ext2 revision 1 tweaks (Fazl…  Russ Cox
 (DIR) 2008-06-01 12:41  libthread: fix 64-bit bug in threadstar…  Russ Cox
 (DIR) 2008-06-01 12:26  sort: use noted(NDFLT) in note handler    Russ Cox
 (DIR) 2008-06-01 12:20  u.h: add Solaris 5.10 to makecontext li…  Russ Cox
 (DIR) 2008-05-31 16:09  merge                                     Russ Cox
 (DIR) 2008-05-10 17:43  upas/fs: accomodate new post9pservice     Russ Cox
 (DIR) 2008-05-10 17:43  mailfs: add -m option                     Russ Cox
 (DIR) 2008-05-10 17:39  main.html: link to HG changes             Russ Cox
 (DIR) 2008-05-10 17:38  CHANGES: add pointer to web version       Russ Cox
 (DIR) 2008-05-10 17:36  libregexp: more placating of gcc (John …  Russ Cox
 (DIR) 2008-05-10 17:35  lib9: hide uvlong/double conversions to…  Russ Cox
 (DIR) 2008-05-10 17:35  misc: array bounds fixes that gcc finds…  Russ Cox
 (DIR) 2008-05-10 17:34  isum.awk: ignore page cat pdfprolog rec…  Russ Cox
 (DIR) 2008-05-10 17:34  INSTALL: print compiler info              Russ Cox
 (DIR) 2008-05-10 17:02  lib9p: remove unused variables            Russ Cox
 (DIR) 2008-05-08 20:20  acme: fix mtpt crash (Tim Wiess)          Russ Cox
 (DIR) 2008-05-07 16:55  misc: more post9pservice callers          Russ Cox
 (DIR) 2008-05-06 18:45  localtime: use correct time zone more o…  Russ Cox
 (DIR) 2008-05-06 18:25  mailfs: handle windows-1251 correctly n…  Russ Cox
 (DIR) 2008-05-06 16:51  libthread: fix no-receive nbrecv etc. b…  Russ Cox
 (DIR) 2008-05-06 03:09  libmux: more robust code                  Russ Cox
 (DIR) 2008-05-06 03:08  libthread: input sanity checks            Russ Cox
 (DIR) 2008-05-06 03:07  post9pservice: accept mtpt (via fuse)     Russ Cox
 (DIR) 2008-05-06 03:06  lib9p: make ramfs build                   Russ Cox
 (DIR) 2008-05-06 03:05  9pfuse: bug fix in error case             Russ Cox
 (DIR) 2008-04-17 20:26  vacfs: quieter                            Russ Cox
 (DIR) 2008-04-17 20:13  post9pservice: add extra arg to unmodif…  Russ Cox
 (DIR) 2008-04-17 20:12  vacfs: implement -m flag                  Russ Cox
 (DIR) 2008-04-17 20:06  acme(1): document -m                      Russ Cox
 (DIR) 2008-04-17 20:04  acme: add -m option and avoid looking i…  Russ Cox
 (DIR) 2008-04-17 20:03  9pfuse: accept - for stdin, try to hang…  Russ Cox
 (DIR) 2008-04-16 13:32  sam: clean up checkerrs (Rob Pike)        Russ Cox
 (DIR) 2008-04-16 02:17  merge                                     Russ Cox
 (DIR) 2008-04-16 02:15  sam: allow more output from ! command (…  Russ Cox
 (DIR) 2008-03-22 17:06  libip: fix 64-bit problem in nhgetv (Wi…  Russ Cox
 (DIR) 2008-03-06 20:21  9pfuse: use intptr to silence 64-bit wa…  Russ Cox
 (DIR) 2008-03-06 20:14  libsec: use intptr to silence 64-bit wa…  Russ Cox
 (DIR) 2008-03-06 20:13  u.h: add intptr                           Russ Cox
 (DIR) 2008-03-06 20:13  eqn: use intptr to silence 64-bit warni…  Russ Cox
 (DIR) 2008-03-04 04:37  lib9: gcc-4.2 bug in sprint               Russ Cox
 (DIR) 2008-02-28 13:49  libthread: remove bogus write in thread…  Russ Cox
 (DIR) 2008-02-04 20:34  lib9p: fix Tattach ref count bug          Russ Cox
 (DIR) 2008-02-01 12:54  troff: yet another case problem (OS X)    Russ Cox
 (DIR) 2008-02-01 02:15  xshove: document, tweak                   Russ Cox
 (DIR) 2008-02-01 01:56  rio: add xshove program                   Russ Cox
 (DIR) 2008-01-31 21:58  tr2post: rename charlib files to not be…  Russ Cox
 (DIR) 2008-01-31 21:33  bogus file                                Russ Cox
 (DIR) 2008-01-31 13:21  troff: rename Hr etc to longer names (O…  Russ Cox
 (DIR) 2008-01-30 18:49  CHANGES                                   Russ Cox
 (DIR) 2008-01-30 18:47  acme: fix regexp match choice bug         Russ Cox
 (DIR) 2008-01-30 18:47  sam: fix regexp match choice bug          Russ Cox
 (DIR) 2008-01-30 18:26  devdraw, rio: more full-screen nonsense   Russ Cox
 (DIR) 2008-01-30 17:03  devdraw: full-screen cleanup              Russ Cox
 (DIR) 2008-01-30 17:02  rio: more full-screen fixes.              Russ Cox
 (DIR) 2008-01-30 17:01  devdraw: add F11 for full-screen toggle   Russ Cox
 (DIR) 2008-01-30 15:30  merge                                     Russ Cox
 (DIR) 2008-01-30 15:29  rio: make full-screen work properly; ad…  Russ Cox
 (DIR) 2008-01-12 16:04  libdiskfs: fix ext2 directory reading b…  Russ Cox
 (DIR) 2008-01-11 03:45  acme: make STACK bigger for OS X (David…  Russ Cox
 (DIR) 2008-01-11 02:38  libdraw: fix spinning event loop (David…  Russ Cox
 (DIR) 2008-01-10 22:06  libregexp: fix match choice bug This bu…  Russ Cox
 (DIR) 2008-01-10 21:08  dist,unix: use MKSHELL=$PLAN9/bin/rc (J…  Russ Cox
 (DIR) 2007-12-07 22:33  libregexp: revert regexp fix              Russ Cox
 (DIR) 2007-12-07 22:33  sam: revert regexp fix                    Russ Cox
 (DIR) 2007-12-07 22:32  acme: revert regexp change                Russ Cox
 (DIR) 2007-12-07 20:33  sam: regexp fix (see libregexp change)    Russ Cox
 (DIR) 2007-12-07 20:33  acme: regexp fix (see libregexp change)   Russ Cox
 (DIR) 2007-12-07 20:32  libregexp: fix ambiguous match selection  Russ Cox
 (DIR) 2007-12-07 20:29  hoc: print exact floating point output    Russ Cox
 (DIR) 2007-12-05 00:55  sam: turn off DEBUG logging (oops)        Russ Cox
 (DIR) 2007-12-04 14:03  vbackup: fix uninitialized variable use…  Russ Cox
 (DIR) 2007-11-29 04:32  acme: refresh window properly after Tab…  Russ Cox
 (DIR) 2007-11-27 20:49  vbackup: add -i flag to avoid score pre…  Russ Cox
 (DIR) 2007-11-27 20:40  .hgignore: ignore more                    Russ Cox
 (DIR) 2007-11-27 20:39  merge                                     Russ Cox
 (DIR) 2007-11-27 20:38  .hgignore: ignore more                    Russ Cox
 (DIR) 2007-11-27 20:38  upas/smtp: remove intermediate files      Russ Cox
 (DIR) 2007-11-27 20:37  tpic: clean up better                     Russ Cox
 (DIR) 2007-11-27 20:36  venti: add debugging html form            Russ Cox
 (DIR) 2007-11-05 21:37  libdiskfs: work around OS X linker brai…  Russ Cox
 (DIR) 2007-11-05 19:53  libmach: move machbyname, mach to crack…  Russ Cox
 (DIR) 2007-11-05 18:14  libthread: use our own swapcontext/make…  Russ Cox
 (DIR) 2007-11-05 17:27  libmp: no text jump labels for darwin     Russ Cox
 (DIR) 2007-11-05 16:27  build: use ar s flag to avoid ranlib      Russ Cox
 (DIR) 2007-11-05 16:09  diff: continue after i/o errors when di…  Russ Cox
 (DIR) 2007-11-05 15:55  mailfs: add -r flag to specify mail roo…  Russ Cox
 (DIR) 2007-11-05 15:52  mailfs: handle NIL body                   Russ Cox
 (DIR) 2007-11-05 15:37  factotum: silence gcc warning             Russ Cox
 (DIR) 2007-11-05 01:30  man: document hg interface; update CVS …  Russ Cox
 (DIR) 2007-11-03 20:10  libthread: better OS X 10.5 test (Jeff …  Russ Cox
 (DIR) 2007-10-31 21:29  venti: use 9ar, not ar (fixes Darwin bu…  Russ Cox
 (DIR) 2007-10-30 17:33  libthread: Apple OS X 10.5 (Leopard) tw…  Russ Cox
 (DIR) 2007-10-29 18:33  venti: fix sync deadlock, add /proc stub  Russ Cox
 (DIR) 2007-10-29 14:34  grap: fclose, error context bug fixes (…  Russ Cox
 (DIR) 2007-10-12 16:56  srv: add -n flag to reject auth by clie…  Russ Cox
 (DIR) 2007-10-12 16:55  9pserve: add -n flag to reject auth by …  Russ Cox
 (DIR) 2007-10-12 16:52  9p: add -n to disable authentication      Russ Cox
 (DIR) 2007-10-09 23:22  mount: explicit u on test -S and mount …  Russ Cox
 (DIR) 2007-09-25 13:47  venti: new icache                         Russ Cox
 (DIR) 2007-09-25 13:46  venti: fix double free on corrupt bloom…  Russ Cox
 (DIR) 2007-09-25 02:35  venti: formatting changes for wrarena     Russ Cox
 (DIR) 2007-09-25 02:33  venti: formatting changes in fixarenas    Russ Cox
 (DIR) 2007-09-25 02:33  venti: formatting changes in findscore    Russ Cox
 (DIR) 2007-09-25 02:32  venti: throw away dcache read-ahead code  Russ Cox
 (DIR) 2007-09-25 02:31  venti: move os x linker hack              Russ Cox
 (DIR) 2007-09-25 02:29  venti/randtest: compute totalbytes corr…  Russ Cox
 (DIR) 2007-09-16 21:28  factotum: fix build error (Axel Belinfa…  Russ Cox
 (DIR) 2007-09-15 23:06  auxstats: use acpi to find battery info…  Russ Cox
 (DIR) 2007-09-14 01:12  factotum: implement p9cr                  Russ Cox
 (DIR) 2007-08-28 12:45  9pserve: delete from correct hash slot …  Russ Cox
 (DIR) 2007-08-23 23:02  venti: seal arenas without bypassing dc…  Russ Cox
 (DIR) 2007-08-23 15:53  venti: allow partition syntax in verify…  Russ Cox
 (DIR) 2007-08-23 15:10  venti: avoid race in mirrorarenas (Mich…  Russ Cox
 (DIR) 2007-08-23 15:01  venti: add -s flag to disable redundant…  Russ Cox
 (DIR) 2007-08-23 14:49  merge                                     Russ Cox
 (DIR) 2007-08-22 15:24  9.rc: change to work with rc -e (Tony L…  Russ Cox
 (DIR) 2007-08-22 15:21  mailfs: fix handling of FLAGS response …  Russ Cox
 (DIR) 2007-08-22 15:14  libthread: simplify alt tracking, possi…  Russ Cox
 (DIR) 2007-08-22 14:58  acme: fix memory leak in warning (Micha…  Russ Cox
 (DIR) 2007-08-22 14:56  fully qualify host name                   Russ Cox
 (DIR) 2007-08-22 14:55  add Linux x86-64 (thanks to Ævar Arnfjö…  Russ Cox
 (DIR) 2007-08-22 13:14  9pserve: fix a new race involving asser…  Russ Cox
 (DIR) 2007-08-22 13:00  merge                                     Russ Cox
 (DIR) 2007-08-22 12:55  9pserve: fix races causing assert(c->nm…  Russ Cox
 (DIR) 2007-06-25 02:55  CHANGES                                   Russ Cox
 (DIR) 2007-06-25 02:51  tailorization: ignore plan9-reverse.log…  Russ Cox
 (DIR) 2007-06-25 02:42  mailfs: fix subject formatting            rsc
 (DIR) 2007-06-24 22:01  CHANGES                                   rsc
 (DIR) 2007-06-23 06:35  silence                                   rsc
 (DIR) 2007-06-23 06:30  refresh on i, y commands                  rsc
 (DIR) 2007-06-23 06:27  --chatty                                  rsc
 (DIR) 2007-06-23 06:27  remove elsewhere-deleted messages from …  rsc
 (DIR) 2007-06-23 06:14  add Get, Refresh commands; refresh at s…  rsc
 (DIR) 2007-06-23 06:12  bug fixes: list message 1. give correct…  rsc
 (DIR) 2007-06-21 02:11  add -a aname                              rsc
 (DIR) 2007-06-20 00:10  more macfuse path nonsense                rsc
 (DIR) 2007-06-18 15:24  more from dave swasey                     rsc
 (DIR) 2007-06-18 15:19  ignore window resize; should be elsewhe…  rsc
 (DIR) 2007-06-18 14:44  remove debugging print                    rsc
 (DIR) 2007-06-15 04:07  fix acme Snarf bug; change Indent to ap…  rsc
 (DIR) 2007-06-12 18:38  document -M                               rsc
 (DIR) 2007-06-12 18:35  always write last block in vcat (dave s…  rsc
 (DIR) 2007-06-12 18:35  vbackup for mac tweaks (dave swasey)      rsc
 (DIR) 2007-06-09 05:17  better fix                                rsc
 (DIR) 2007-06-09 04:59  another                                   rsc
 (DIR) 2007-06-09 04:58  day one bug in sam regexp code            rsc
 (DIR) 2007-06-08 14:29  mac resource fork - from Dave Swasey      rsc
 (DIR) 2007-06-05 21:34  less chatty                               rsc
 (DIR) 2007-06-04 03:30  fix dotdot? (dave swasey)                 rsc
 (DIR) 2007-05-29 13:42  fix comment                               rsc
 (DIR) 2007-05-29 13:42  add hfs                                   rsc
 (DIR) 2007-05-28 20:27  hfs (David Swasey)                        rsc
 (DIR) 2007-05-28 17:41  add partabandon                           rsc
 (DIR) 2007-05-28 17:41  fix args                                  rsc
 (DIR) 2007-05-28 17:34  disk partitions                           rsc
 (DIR) 2007-05-28 17:34  add disk partitions (David Swasey)        rsc
 (DIR) 2007-05-28 17:22  quiet                                     rsc
 (DIR) 2007-05-28 17:16  Bterm before return                       rsc
 (DIR) 2007-05-21 21:09  oops                                      rsc
 (DIR) 2007-05-21 19:21  fix pointer comparison (Ramon de Vera)    rsc
 (DIR) 2007-05-20 14:38  futimes on linux now                      rsc
 (DIR) 2007-05-20 14:37  print error if changing time fails        rsc
 (DIR) 2007-05-19 16:22  new test.c from plan 9                    rsc
 (DIR) 2007-05-18 16:43  Match leading ^ in regexp with embedded…  rsc
 (DIR) 2007-05-15 14:37  document tab width field                  rsc
 (DIR) 2007-05-15 13:10  new media size from Lou Kamenov           rsc
 (DIR) 2007-05-11 00:20  again                                     rsc
 (DIR) 2007-05-11 00:16  use device names for FreeBSD (Lou Kamen…  rsc
 (DIR) 2007-05-10 19:34  better tick handling                      rsc
 (DIR) 2007-05-10 19:30  revert frseltick                          rsc
 (DIR) 2007-05-10 19:27  Better tick management - no frdrawselti…  rsc
 (DIR) 2007-05-10 19:08  manage off-screen tick better             rsc
 (DIR) 2007-05-10 19:08  add frdrawseltick                         rsc
 (DIR) 2007-05-10 04:18  fix nan64                                 rsc
 (DIR) 2007-05-09 00:06  Unswap perm and omode in fsfcreate call…  rsc
 (DIR) 2007-05-09 00:05  Better flag handling in fusecreate (Mic…  rsc
 (DIR) 2007-05-08 02:52  fix random troff crash (Noel Hunt)        rsc
 (DIR) 2007-05-05 13:08  fix troff input (Colin DeVilbiss)         rsc
 (DIR) 2007-05-04 19:15  propagate offset in reads and writes (M…  rsc
 (DIR) 2007-05-04 02:19  report target list as 32-bit chunks, no…  rsc
 (DIR) 2007-05-04 01:42  OS X crap                                 rsc
 (DIR) 2007-05-03 22:27  no need to be so forward about it         rsc
 (DIR) 2007-05-03 22:26  add gnu grep -q flag (rob pike)           rsc
 (DIR) 2007-05-03 21:12  say utf8string before string in target …  rsc
 (DIR) 2007-05-03 19:13  try for utf8 string first in getsnarf; …  rsc
 (DIR) 2007-05-03 03:14  use clump info directory to walk past c…  rsc
 (DIR) 2007-05-03 03:14  add -r for readonly                       rsc
 (DIR) 2007-05-03 03:14  oops                                      rsc
 (DIR) 2007-05-03 03:14  allow plan9-style branded disks as conf…  rsc
 (DIR) 2007-05-03 03:14  allow fixarenas of single arena file      rsc
 (DIR) 2007-05-03 03:13  fix buildindex minibuf sizing bug         rsc
 (DIR) 2007-05-03 02:35  fix arenas if possible                    rsc
 (DIR) 2007-05-03 02:22  OS X linker crap (John Nowak)             rsc
 (DIR) 2007-05-03 02:21  debugging                                 rsc
 (DIR) 2007-05-02 19:58  read pcap                                 rsc
 (DIR) 2007-05-01 15:26  use 9p not 9P as mount type (Michael Ka…  rsc
 (DIR) 2007-05-01 10:51  use standard sun context routines         rsc
 (DIR) 2007-04-27 19:32  cannot use fadv_random on linux -- too …  rsc
 (DIR) 2007-04-27 18:19  bug in tester                             rsc
 (DIR) 2007-04-27 18:14  add flushpart; avoid O_DIRECT on linux    rsc
 (DIR) 2007-04-27 17:52  checkpoint                                rsc
 (DIR) 2007-04-25 18:59  allow swap of column 0 with others        rsc
 (DIR) 2007-04-24 16:30  quieter                                   rsc
 (DIR) 2007-04-24 16:29  mirror log processor                      rsc
 (DIR) 2007-04-24 16:26  fix various nits; clean up output         rsc
 (DIR) 2007-04-24 06:49  fix memory leak (bakul shah)              rsc
 (DIR) 2007-04-23 14:40  cleanup                                   rsc
 (DIR) 2007-04-22 13:56  checked magic!                            rsc
 (DIR) 2007-04-22 13:55  freepart on readbloom failure             rsc
 (DIR) 2007-04-22 13:54  quieter                                   rsc
 (DIR) 2007-04-21 22:37  warn about \w no arg                      rsc
 (DIR) 2007-04-21 22:36  unix fix                                  rsc
 (DIR) 2007-04-21 22:32  test scripts                              rsc
 (DIR) 2007-04-21 22:25  use fmtlocaleinit                         rsc
 (DIR) 2007-04-21 21:27  new args                                  rsc
 (DIR) 2007-04-21 20:49  more fixes                                rsc
 (DIR) 2007-04-21 20:41  add searchpairs                           rsc
 (DIR) 2007-04-21 19:48  fix various chunked-related bugs          rsc
 (DIR) 2007-04-21 19:43  sync with plan 9                          rsc
 (DIR) 2007-04-21 19:42  remove plan9-specific                     rsc
 (DIR) 2007-04-21 19:41  new                                       rsc
 (DIR) 2007-04-21 19:40  sync with mit plan 9 version              rsc
 (DIR) 2007-04-17 05:45  allow longer timezones from %Z (xav@cha…  rsc
 (DIR) 2007-04-17 05:43  correct dump string (Fazlul Shahriar)     rsc
 (DIR) 2007-04-14 14:59  xnet (Jeff Sickel)                        rsc
 (DIR) 2007-04-13 12:16  fix double-fclose (Gabi Diaz)             rsc
 (DIR) 2007-04-12 14:18  better memory stats (Jeff Sickel)         rsc
 (DIR) 2007-04-08 01:33  complain loudly about vtwrite failure     rsc
 (DIR) 2007-04-08 01:30  correct dangling pointer race (Bakul Sh…  rsc
 (DIR) 2007-04-06 13:48  nit                                       rsc
 (DIR) 2007-04-06 13:47  remove mention of threading               rsc
 (DIR) 2007-04-06 13:27  another day, another __isNaN              rsc
 (DIR) 2007-04-06 01:49  new __isNaN (Scott Schwartz)              rsc
 (DIR) 2007-04-03 13:25  fix comment (Arvindt Rajesh Tamilmani)    rsc
 (DIR) 2007-04-03 12:50  finish conversion to libthread; avoids …  rsc
 (DIR) 2007-04-03 12:49  plumb all urls, not just images (TheWhi…  rsc
 (DIR) 2007-03-28 16:04  keep path and PATH in sync                rsc
 (DIR) 2007-03-26 20:55  now using binary                          rsc
 (DIR) 2007-03-26 20:55  add page (Kris Maglione)                  rsc
 (DIR) 2007-03-26 17:27  fix empty string interpolation bugs (Mi…  rsc
 (DIR) 2007-03-26 17:07  fix int/size_t warning (Chad Dougherty)   rsc
 (DIR) 2007-03-26 17:04  do not redefine rewind                    rsc
 (DIR) 2007-03-26 15:03  pad out zmagic to 32+ bytes               rsc
 (DIR) 2007-03-26 15:02  more memory errors (valgrind)             rsc
 (DIR) 2007-03-26 14:57  cope with new gcc error syntax            rsc
 (DIR) 2007-03-26 14:26  fix wait                                  rsc
 (DIR) 2007-03-26 14:24  fix phantom rc crashes                    rsc
 (DIR) 2007-03-26 13:38  better rc detection (Michael Teichgräbe…  rsc
 (DIR) 2007-03-26 13:38  64-bit                                    rsc
 (DIR) 2007-03-26 13:26  make :1-1 work (Arvindh Tamilmani)        rsc
 (DIR) 2007-03-26 12:02  sync with plan 9                          rsc
 (DIR) 2007-03-25 18:32  try to handle Beof in the macros (Micha…  rsc
 (DIR) 2007-03-25 17:42  remove double free (David Swasey)         rsc
 (DIR) 2007-03-25 17:36  fix args to should (David Swasey)         rsc
 (DIR) 2007-03-25 17:35  add very big file support (David Swasey)  rsc
 (DIR) 2007-03-25 17:32  make Load more faithful to original Dum…  rsc
 (DIR) 2007-03-25 17:28  fix again                                 rsc
 (DIR) 2007-03-25 17:25  use plain char if no translation in tro…  rsc
 (DIR) 2007-03-25 17:19  import statusbar, converted to libthrea…  rsc
 (DIR) 2007-03-25 17:16  add x86-64                                rsc
 (DIR) 2007-03-25 17:16  cope with programs that leave fd in non…  rsc
 (DIR) 2007-03-25 17:11  add x86 os x                              rsc
 (DIR) 2007-03-25 17:10  parse -d arg correctly (Fazlul Shahriar)  rsc
 (DIR) 2007-03-16 03:28  fix tags again                            rsc
 (DIR) 2007-03-15 17:35  libc conflict on os x                     rsc
 (DIR) 2007-03-15 16:26  fix too-aggressive tag redraw             rsc
 (DIR) 2007-03-08 18:00  CHANGES                                   rsc
 (DIR) 2007-02-22 14:27  -ldraw no longer implies -lX11            rsc
 (DIR) 2007-02-22 06:18  update                                    rsc
 (DIR) 2007-02-11 18:42  various memory errors in acme             rsc
 (DIR) 2007-01-29 16:46  write YYARG def to ftable (fdefine migh…  rsc
 (DIR) 2007-01-29 15:12  Make ls -lF work.                         rsc
 (DIR) 2007-01-27 21:18  add paragraph about < | >                 rsc
 (DIR) 2007-01-25 21:21  no more vtgoodbye                         rsc
 (DIR) 2007-01-24 16:24  google moved the fusefs.kext path         rsc
 (DIR) 2007-01-18 18:34  print + new files in verbose mode (Mich…  rsc
 (DIR) 2007-01-18 18:26  More return value fixes (Michael Kamins…  rsc
 (DIR) 2007-01-18 18:26  Bug checking vacfileisdir return value.…  rsc
 (DIR) 2007-01-18 18:24  Decode uid/gid strings as numbers if po…  rsc
 (DIR) 2007-01-18 13:02  Minor FUSE bug fixes (found mount_fusef…  rsc
 (DIR) 2007-01-18 12:52  Mac FUSE support (thanks to Jeff Sickel)  rsc
 (DIR) 2007-01-15 00:32  change mpdigit to uint -- 64-bit mp lib…  rsc
 (DIR) 2007-01-12 16:32  change name                               rsc
 (DIR) 2007-01-12 16:02  Bug fix fix - remove debugging implemen…  rsc
 (DIR) 2007-01-12 15:57  Fix 15-year-old sam protocol bug.         rsc
 (DIR) 2006-12-13 00:07  More fortunes!                            rsc
 (DIR) 2006-12-10 00:19  stupid dash                               rsc
 (DIR) 2006-12-09 22:48  avoid bug if /bin/sh is dash -- use sin…  rsc
 (DIR) 2006-12-01 03:21  do not print EOk messages                 rsc
 (DIR) 2006-11-20 23:11  add fsysclose for ext2                    rsc
 (DIR) 2006-11-06 05:43  Placate GCC in 64-bit targets.            wkj
 (DIR) 2006-11-06 04:25  out of date                               rsc
 (DIR) 2006-11-05 20:45  Update CVS turd.                          wkj
 (DIR) 2006-11-05 14:43  block instead of chewing cpu in eread (…  rsc
 (DIR) 2006-11-04 20:41  Change GET/GBIT32 macros to explicitly …  rsc
 (DIR) 2006-11-04 18:46  In non-blocking recv functions in libmu…  rsc
 (DIR) 2006-11-02 17:31  fix sleep for OpenBSD 4.0 (Tim Wiess)     rsc
 (DIR) 2006-10-19 21:58  Fix a handful of small one-time memory …  rsc
 (DIR) 2006-10-16 19:31  Invoke psdownload via the 9 script.       wkj
 (DIR) 2006-10-13 13:43  use X11 in /usr if it is there            rsc
 (DIR) 2006-10-12 03:18  avoid broken print (Gabriel Diaz)         rsc
 (DIR) 2006-10-12 02:43  avoid hang with htmlroff (Michael Teich…  rsc
 (DIR) 2006-10-12 02:37  avoid nonstandard entity names (Michael…  rsc
 (DIR) 2006-10-12 02:28  remove prompt to avoid double-sending p…  rsc
 (DIR) 2006-10-12 02:25  use all 9 commands (Karl Sackett)         rsc
 (DIR) 2006-10-12 01:55  avoid EPROTO in case not there (Tim Wie…  rsc
 (DIR) 2006-10-12 01:47  print final verbose update (Lou Kamenov)  rsc
 (DIR) 2006-10-12 01:45  update from plan9                         rsc
 (DIR) 2006-10-12 01:42  new seq from plan 9 (Anthony Martin)      rsc
 (DIR) 2006-10-12 01:01  correct ref counting in walkfile (Nemo)   rsc
 (DIR) 2006-09-18 04:25  revert 1.4 -> 1.5 change                  rsc
 (DIR) 2006-09-17 20:52  remove bind                               rsc
 (DIR) 2006-09-17 20:49  stat                                      rsc
 (DIR) 2006-08-30 00:09  Myetheraddr lives in myetheraddr.c, so …  wkj
 (DIR) 2006-08-29 20:15  Aviod seg fault when no file              rsc
 (DIR) 2006-08-24 18:37  set $samfile during external commands     rsc
 (DIR) 2006-08-01 14:38  break from readdir properly (Lou Kameno…  rsc
 (DIR) 2006-08-01 03:19  free fuse messages                        rsc
 (DIR) 2006-07-28 01:08  allow +line syntax                        rsc
 (DIR) 2006-07-27 22:36  use better O_LARGEFILE                    rsc
 (DIR) 2006-07-27 14:39  quote equals                              rsc
 (DIR) 2006-07-27 05:14  wait for mount to complete before exiti…  rsc
 (DIR) 2006-07-26 15:54  FreeBSD fixes (Lou Kamenov)               rsc
 (DIR) 2006-07-24 19:05  space after -v for OS X (andrey)          rsc
 (DIR) 2006-07-23 14:46  CHANGES                                   rsc
 (DIR) 2006-07-23 14:43  clean temporary files                     rsc
 (DIR) 2006-07-23 14:43  better cleanup; use /var/tmp              rsc
 (DIR) 2006-07-23 14:41  better status                             rsc
 (DIR) 2006-07-23 14:36  show current directory                    rsc
 (DIR) 2006-07-23 14:21  add stat.h                                rsc
 (DIR) 2006-07-23 05:13  fix emalloc prototype                     rsc
 (DIR) 2006-07-23 05:13  remove debug print                        rsc
 (DIR) 2006-07-23 05:03  oops                                      rsc
 (DIR) 2006-07-23 03:43  CHANGES                                   rsc
 (DIR) 2006-07-23 03:33  better errstr                             rsc
 (DIR) 2006-07-23 03:08  better open mode                          rsc
 (DIR) 2006-07-23 03:05  gnuisms                                   rsc
 (DIR) 2006-07-23 03:02  9pfuse                                    rsc
 (DIR) 2006-07-23 03:01  ref 9pfuse                                rsc
 (DIR) 2006-07-23 02:59  new mount unmount doc                     rsc
 (DIR) 2006-07-23 02:58  more rc scripts                           rsc
 (DIR) 2006-07-23 02:57  ignore /net/ prefixes - been long enough  rsc
 (DIR) 2006-07-23 02:57  don't die on eof in sendfd                rsc
 (DIR) 2006-07-23 02:56  experiment: translation from standard n…  rsc
 (DIR) 2006-07-23 02:55  more functions                            rsc
 (DIR) 2006-07-23 02:52  ignore                                    rsc
 (DIR) 2006-07-23 02:48  ignore ignore ignore                      rsc
 (DIR) 2006-07-23 02:48  for htmlroff                              rsc
 (DIR) 2006-07-23 02:46  mount and unmount scripts                 rsc
 (DIR) 2006-07-23 02:46  simple vwhois                             rsc
 (DIR) 2006-07-23 02:36  fix cache bug (Eoghan Sherry)             rsc
 (DIR) 2006-07-23 02:08  fix nowsys build                          rsc
 (DIR) 2006-07-19 02:22  use 2049 port                             rsc
 (DIR) 2006-07-18 15:27  check was not correct on linux            rsc
 (DIR) 2006-07-18 15:26  assorted changes from Plan 9              rsc
 (DIR) 2006-07-18 15:26  new                                       rsc
 (DIR) 2006-07-18 15:23  add vttimefmt                             rsc
 (DIR) 2006-07-05 22:27  Fix resize error under KDE (Bart Locant…  rsc
 (DIR) 2006-07-05 17:12  allow _ - / in header file names          rsc
 (DIR) 2006-07-04 14:35  move USED past decls (Arvindh Tamilmani)  rsc
 (DIR) 2006-07-02 15:26  update runeprint desc                     rsc
 (DIR) 2006-07-02 15:26  update Bprint docs                        rsc
 (DIR) 2006-07-02 15:24  return number of bytes output             rsc
 (DIR) 2006-06-30 16:03  oops                                      rsc
 (DIR) 2006-06-30 04:59  remove extra acme (Arvindh Tamilmani)     rsc
 (DIR) 2006-06-30 04:58  typo (Serge Gagnon)                       rsc
 (DIR) 2006-06-30 04:53  use file names for attachments            rsc
 (DIR) 2006-06-29 15:57  update                                    rsc
 (DIR) 2006-06-28 17:43  CHANGES                                   rsc
 (DIR) 2006-06-28 17:39  better cleanup                            rsc
 (DIR) 2006-06-27 17:41  experiment - allow = in words late in t…  rsc
 (DIR) 2006-06-26 18:08  Use getdents instead of getdirentries u…  wkj
 (DIR) 2006-06-26 05:49  fix dup file name bug                     rsc
 (DIR) 2006-06-26 05:49  pin                                       rsc
 (DIR) 2006-06-26 05:48  use pin                                   rsc
 (DIR) 2006-06-26 05:47  pin                                       rsc
 (DIR) 2006-06-26 05:45  slow mode for debugging                   rsc
 (DIR) 2006-06-26 01:12  CHANGES                                   rsc
 (DIR) 2006-06-26 01:11  update stack                              rsc
 (DIR) 2006-06-26 00:29  shut up gcc                               rsc
 (DIR) 2006-06-26 00:08  forgot                                    rsc
 (DIR) 2006-06-26 00:07  long double                               rsc
 (DIR) 2006-06-26 00:06  remove debug print                        rsc
 (DIR) 2006-06-26 00:06  set errstr for bad dir contents           rsc
 (DIR) 2006-06-26 00:06  remove print statement                    rsc
 (DIR) 2006-06-26 00:05  no need for auth.h                        rsc
 (DIR) 2006-06-26 00:05  no need to call amount                    rsc
 (DIR) 2006-06-26 00:05  long double                               rsc
 (DIR) 2006-06-26 00:04  bigger block size                         rsc
 (DIR) 2006-06-26 00:03  add -l flag                               rsc
 (DIR) 2006-06-26 00:03  read stdin instead of stdout              rsc
 (DIR) 2006-06-26 00:03  fix                                       rsc
 (DIR) 2006-06-26 00:02  simpler USED                              rsc
 (DIR) 2006-06-26 00:02  accept process names                      rsc
 (DIR) 2006-06-25 23:55  plumbunmount                              rsc
 (DIR) 2006-06-25 23:53  fix name muxprocs                         rsc
 (DIR) 2006-06-25 23:52  add iprint                                rsc
 (DIR) 2006-06-25 23:52  save old q0, q1                           rsc
 (DIR) 2006-06-25 23:52  silence warning                           rsc
 (DIR) 2006-06-25 23:51  mkwsysrules.sh moved                      rsc
 (DIR) 2006-06-25 23:51  add -D for testing                        rsc
 (DIR) 2006-06-25 23:51  reopen plumber, build mail                rsc
 (DIR) 2006-06-25 23:50  check initdraw return                     rsc
 (DIR) 2006-06-25 23:50  fix TH line                               rsc
 (DIR) 2006-06-25 23:50  plumbunmount                              rsc
 (DIR) 2006-06-25 23:50  nbrecv                                    rsc
 (DIR) 2006-06-25 23:49  autolib                                   rsc
 (DIR) 2006-06-25 23:49  remove junk                               rsc
 (DIR) 2006-06-25 23:49  new draw interface                        rsc
 (DIR) 2006-06-25 23:49  tweak for manual                          rsc
 (DIR) 2006-06-25 23:49  handle spaces                             rsc
 (DIR) 2006-06-25 23:48  handle memdraw memlayer                   rsc
 (DIR) 2006-06-25 23:02  acme                                      rsc
 (DIR) 2006-06-25 21:23  just what we need - more rpcs             rsc
 (DIR) 2006-06-25 21:05  quiet                                     rsc
 (DIR) 2006-06-25 21:04  nonblock                                  rsc
 (DIR) 2006-06-25 21:04  gone                                      rsc
 (DIR) 2006-06-25 21:04  event                                     rsc
 (DIR) 2006-06-25 19:28  add stub routines                         rsc
 (DIR) 2006-06-25 19:19  use new mkwsysrules.sh location           rsc
 (DIR) 2006-06-25 19:18  new draw server                           rsc
 (DIR) 2006-06-25 19:00  bye                                       rsc
 (DIR) 2006-06-25 19:00  new                                       rsc
 (DIR) 2006-06-25 18:59  bye                                       rsc
 (DIR) 2006-06-25 18:58  separate out                              rsc
 (DIR) 2006-06-16 15:55  No more unrooted paths.                   rsc
 (DIR) 2006-06-15 06:25  use deterministic handles                 rsc
 (DIR) 2006-06-15 05:52  better ext2 block read (sigh)             rsc
 (DIR) 2006-06-15 05:19  disable auth in vftp                      rsc
 (DIR) 2006-06-15 05:16  more ext2 fixes                           rsc
 (DIR) 2006-06-15 04:35  ext2 fixes (Steve VanDeBogart)            rsc
 (DIR) 2006-06-12 17:54  new sed -l                                rsc
 (DIR) 2006-06-12 17:51  new uid world                             rsc
 (DIR) 2006-06-12 17:21  avoid pw library                          rsc
 (DIR) 2006-06-12 17:20  fix proc leak; add p9usepwlibrary         rsc
 (DIR) 2006-06-07 23:25  new 64-bit safe                           rsc
 (DIR) 2006-06-07 23:21  oops                                      rsc
 (DIR) 2006-06-07 21:01  64-bit safe                               rsc
 (DIR) 2006-06-07 15:28  call fmtlocaleinit                        rsc
 (DIR) 2006-06-06 13:58  use 9 page instead of page                rsc
 (DIR) 2006-06-04 16:07  sparc                                     rsc
 (DIR) 2006-06-04 16:06  set RFNOTEG when we can                   rsc
 (DIR) 2006-05-31 04:55  no c99 isms                               rsc
 (DIR) 2006-05-30 16:47  set didtz (rob)                           rsc
 (DIR) 2006-05-28 05:53  silence warning                           rsc
 (DIR) 2006-05-27 18:35  Use va_args in cosadd/sinadd (Michael T…  rsc
 (DIR) 2006-05-27 07:33  make srvname global                       rsc
 (DIR) 2006-05-27 07:22  use same name that srv.c does             rsc
 (DIR) 2006-05-27 05:24  missed this too                           rsc
 (DIR) 2006-05-27 05:20  and this one                              rsc
 (DIR) 2006-05-27 05:20  missed this too                           rsc
 (DIR) 2006-05-27 05:18  missed this one                           rsc
 (DIR) 2006-05-26 05:43  silence warning                           rsc
 (DIR) 2006-05-26 00:53  new                                       rsc
 (DIR) 2006-05-26 00:53  oops                                      rsc
 (DIR) 2006-05-25 06:25  new libacme                               rsc
 (DIR) 2006-05-24 15:02  fix comments                              rsc
 (DIR) 2006-05-24 15:02  missing srvname                           rsc
 (DIR) 2006-05-24 06:09  make sure we get our fmod                 rsc
 (DIR) 2006-05-23 03:55  fix _screen leak                          rsc
 (DIR) 2006-05-22 14:56  more tests                                rsc
 (DIR) 2006-05-22 14:54  incorporate changes from Google           rsc
 (DIR) 2006-05-22 14:53  new, commented fltfmt                     rsc
 (DIR) 2006-05-22 06:26  fix icmp overflow                         rsc
 (DIR) 2006-05-21 20:49  fmt changes from Google                   rsc
 (DIR) 2006-05-21 20:42  forgot                                    rsc
 (DIR) 2006-05-21 18:57  import from plan9                         rsc
 (DIR) 2006-05-21 18:41  multiple mail boxes (Lou Kamenov)         rsc
 (DIR) 2006-05-21 18:40  better spam (Lou Kamenov)                 rsc
 (DIR) 2006-05-21 18:40  useless warning                           rsc
 (DIR) 2006-05-21 18:40  better locking                            rsc
 (DIR) 2006-05-21 18:39  new                                       rsc
 (DIR) 2006-05-21 18:24  plan 9 import                             rsc
 (DIR) 2006-05-21 16:20  changes from plan 9                       rsc
 (DIR) 2006-05-21 15:56  colors (Gregor Asplund)                   rsc
 (DIR) 2006-05-20 05:01  do RFNOTEG in initdraw (Anselm Garbe)     rsc
 (DIR) 2006-05-20 04:48  ti fix (Michael Teichgräber)              rsc
 (DIR) 2006-05-20 04:24  more time zone fixes                      rsc
 (DIR) 2006-05-18 23:08  time zone fix                             rsc
 (DIR) 2006-05-16 15:47  use linux/version.h                       rsc
 (DIR) 2006-05-12 20:52  avoid zombie when execvp fails            rsc
 (DIR) 2006-05-10 17:39  stupid bug in ext3 fixes (serge gannon)   rsc
 (DIR) 2006-05-10 04:13  avoid double spacing                      rsc
 (DIR) 2006-05-09 18:35  set namelen                               rsc
 (DIR) 2006-05-09 13:20  fix font-size (Michael Teichgräber)       rsc
 (DIR) 2006-05-06 22:53  show full name in from                    rsc
 (DIR) 2006-05-06 22:52  correct utfmap (Michael Teichgräber)      rsc
 (DIR) 2006-05-06 22:51  new from plan 9                           rsc
 (DIR) 2006-05-06 19:55  add sys/time.h for struct timeval on fr…  rsc
 (DIR) 2006-05-06 19:54  shut up gcc volatile                      rsc
 (DIR) 2006-05-05 15:45  CHANGES                                   rsc
 (DIR) 2006-05-05 15:29  define __Linux24__ for mount-Linux.c in…  rsc
 (DIR) 2006-05-05 15:19  poor type-punned pointer                  rsc
 (DIR) 2006-05-05 15:16  cut and paste fixes                       rsc
 (DIR) 2006-05-05 15:06  unused bb                                 rsc
 (DIR) 2006-05-05 13:17  add debugpacket                           rsc
 (DIR) 2006-05-05 13:17  vttracelevel                              rsc
 (DIR) 2006-05-05 04:55  fix edit pipe bug                         rsc
 (DIR) 2006-05-05 02:42  extra                                     rsc
 (DIR) 2006-05-04 19:41  paranoia about extension                  rsc
 (DIR) 2006-05-04 19:10  paranoia about extension                  rsc
 (DIR) 2006-05-04 18:54  sign extension bug                        rsc
 (DIR) 2006-05-04 18:03  ext2 fixes                                rsc
 (DIR) 2006-05-04 18:02  rpc fixes (vandebo)                       rsc
 (DIR) 2006-05-04 18:02  ext2 fixes                                rsc
 (DIR) 2006-04-28 03:08  chatty                                    rsc
 (DIR) 2006-04-28 03:06  double free                               rsc
 (DIR) 2006-04-22 00:50  16-byte align                             rsc
 (DIR) 2006-04-21 04:26  darwin                                    rsc
 (DIR) 2006-04-21 04:25  darawin                                   rsc
 (DIR) 2006-04-21 04:00  system tan() is probably good enough      rsc
 (DIR) 2006-04-21 03:58  put threadinfo back                       rsc
 (DIR) 2006-04-21 03:55  apple                                     rsc
 (DIR) 2006-04-21 03:49  darwin                                    rsc
 (DIR) 2006-04-21 03:44  no types                                  rsc
 (DIR) 2006-04-21 03:43  use gcc because cpp sucks                 rsc
 (DIR) 2006-04-21 03:34  darwin 386 start                          rsc
 (DIR) 2006-04-21 03:01  shut up gcc                               rsc
 (DIR) 2006-04-20 23:06  oops                                      rsc
 (DIR) 2006-04-20 22:56  cast                                      rsc
 (DIR) 2006-04-20 22:54  64-bit                                    rsc
 (DIR) 2006-04-20 21:52  inttypes                                  rsc
 (DIR) 2006-04-20 21:51  bug fix                                   rsc
 (DIR) 2006-04-20 21:41  shut up gcc                               rsc
 (DIR) 2006-04-20 21:37  warning                                   rsc
 (DIR) 2006-04-20 21:23  64-bit fixes                              rsc
 (DIR) 2006-04-20 21:21  64-bit                                    rsc
 (DIR) 2006-04-20 21:20  more 64-bit fixes                         rsc
 (DIR) 2006-04-20 21:01  minor bug fixes (mechiel lukkien, andre…  rsc
 (DIR) 2006-04-20 21:00  64-bit safe                               rsc
 (DIR) 2006-04-20 20:51  shut up, gcc!                             rsc
 (DIR) 2006-04-20 20:49  64-bit fixes                              rsc
 (DIR) 2006-04-20 20:47  shut up gcc                               rsc
 (DIR) 2006-04-20 20:35  64-bit fixes from plan 9                  rsc
 (DIR) 2006-04-20 20:31  shut up gcc                               rsc
 (DIR) 2006-04-20 20:30  shut up, gcc!                             rsc
 (DIR) 2006-04-20 20:28  shut up gcc!                              rsc
 (DIR) 2006-04-20 20:26  warning                                   rsc
 (DIR) 2006-04-20 20:24  warnings (andrey)                         rsc
 (DIR) 2006-04-20 20:24  64-bit safe (from plan9)                  rsc
 (DIR) 2006-04-20 20:18  silence warning (andrey)                  rsc
 (DIR) 2006-04-20 20:05  no warning (andrey)                       rsc
 (DIR) 2006-04-19 22:04  avoid double lock (lucho ionkov)          rsc
 (DIR) 2006-04-14 00:15  fixes                                     rsc
 (DIR) 2006-04-14 00:04  tpic                                      rsc
 (DIR) 2006-04-12 19:03  bug fixes (mechiel  lukkien)              rsc
 (DIR) 2006-04-12 13:10  boguszip                                  rsc
 (DIR) 2006-04-09 00:24  new                                       rsc
 (DIR) 2006-04-09 00:24  experiment                                rsc
 (DIR) 2006-04-08 23:49  add exitcode                              rsc
 (DIR) 2006-04-06 15:58  no /fd/2                                  rsc
 (DIR) 2006-04-04 19:45  no checksnarf                             rsc
 (DIR) 2006-04-04 19:11  no more pedantry                          rsc
 (DIR) 2006-04-04 18:23  add v9fs example                          rsc
 (DIR) 2006-04-04 18:09  look for libresolv.dylib (anothy sorace)  rsc
 (DIR) 2006-04-04 16:09  no //                                     rsc
 (DIR) 2006-04-04 11:58  get strtoll on freebsd                    rsc
 (DIR) 2006-04-02 00:10  CHANGES                                   rsc
 (DIR) 2006-04-02 00:06  avoid primary                             rsc
 (DIR) 2006-04-01 21:28  more matching (eq)                        rsc
 (DIR) 2006-04-01 19:24  Use gcc -ansi -pedantic in 9c.  Fix man…  rsc
 (DIR) 2006-04-01 15:35  c90 fixes                                 rsc
 (DIR) 2006-03-31 17:51  utf in subject                            rsc
 (DIR) 2006-03-31 17:28  fix alpha oops                            rsc
 (DIR) 2006-03-31 17:27  add Fullsrc                               rsc
 (DIR) 2006-03-31 14:37  no anon union                             rsc
 (DIR) 2006-03-30 19:25  new tar import                            rsc
 (DIR) 2006-03-30 15:05  weird abort decl                          rsc
 (DIR) 2006-03-30 15:04  no unions                                 rsc
 (DIR) 2006-03-30 15:00  fix double-use of xtmp                    rsc
 (DIR) 2006-03-30 13:00  antialias redraw                          rsc
 (DIR) 2006-03-27 13:06  quiet Del in win                          rsc
 (DIR) 2006-03-27 00:50  flushdisplay (erik quanstrom)             rsc
 (DIR) 2006-03-23 23:46  snarf                                     rsc
 (DIR) 2006-03-22 16:38  Avoid saving precious data under stack …  rsc
 (DIR) 2006-03-22 16:30  Avoid storing precious data below the s…  rsc
 (DIR) 2006-03-21 18:57  faster destroyfid calls                   rsc
 (DIR) 2006-03-21 18:03  Write $-free paths in Dump files (Peter…  rsc
 (DIR) 2006-03-21 16:55  memory fixes                              rsc
 (DIR) 2006-03-20 05:17  new                                       rsc
 (DIR) 2006-03-20 04:05  CHANGES                                   rsc
 (DIR) 2006-03-20 04:04  not true                                  rsc
 (DIR) 2006-03-20 04:04  undo                                      rsc
 (DIR) 2006-03-20 04:02  update usage                              rsc
 (DIR) 2006-03-20 04:01  remove debugging                          rsc
 (DIR) 2006-03-20 03:55  old fonts                                 rsc
 (DIR) 2006-03-20 03:32  new                                       rsc
 (DIR) 2006-03-20 02:46  more notes                                rsc
 (DIR) 2006-03-20 02:25  update lucida                             rsc
 (DIR) 2006-03-20 00:40  ack b&h                                   rsc
 (DIR) 2006-03-20 00:31  update notice                             rsc
 (DIR) 2006-03-20 00:30  note                                      rsc
 (DIR) 2006-03-20 00:08  no more lucida                            rsc
 (DIR) 2006-03-19 23:51  no more lucida                            rsc
 (DIR) 2006-03-19 23:35  add                                       rsc
 (DIR) 2006-03-19 23:34  add notice                                rsc
 (DIR) 2006-03-19 06:36  new fonts                                 rsc
 (DIR) 2006-03-19 06:13  junk                                      rsc
 (DIR) 2006-03-19 06:12  new fns                                   rsc
 (DIR) 2006-03-19 06:11  autoresize (erik quanstrom)               rsc
 (DIR) 2006-03-19 06:11  new                                       rsc
 (DIR) 2006-03-19 06:11  new docs                                  rsc
 (DIR) 2006-03-19 06:03  new fonts                                 rsc
 (DIR) 2006-03-19 06:01  gone                                      rsc
 (DIR) 2006-03-19 06:01  new                                       rsc
 (DIR) 2006-03-19 06:00  add                                       rsc
 (DIR) 2006-03-19 06:00  deja vu                                   rsc
 (DIR) 2006-03-19 05:58  add luxi                                  rsc
 (DIR) 2006-03-19 05:54  new fonts                                 rsc
 (DIR) 2006-03-12 16:39  typo (Georg Neis)                         rsc
 (DIR) 2006-03-12 14:59  regenerate latin1 tables                  rsc
 (DIR) 2006-03-10 00:37  jpg fix? (erik quanstrom)                 rsc
 (DIR) 2006-03-10 00:37  synergy (paul lalonde)                    rsc
 (DIR) 2006-03-07 23:55  seek to end of outgoing                   rsc
 (DIR) 2006-03-05 20:45  fix mptouv                                rsc
 (DIR) 2006-03-03 17:49  + is not a valid tag (Lou Kamenov)        rsc
 (DIR) 2006-03-03 17:28  tolower subscript                         rsc
 (DIR) 2006-03-03 16:34  change Tcreate message in 9P2000.u        rsc
 (DIR) 2006-03-03 14:13  more updates                              rsc
 (DIR) 2006-03-03 14:11  cleanup                                   rsc
 (DIR) 2006-03-03 01:44  gone                                      rsc
 (DIR) 2006-03-03 01:42  move snarfer to use X includes            rsc
 (DIR) 2006-03-03 01:39  avoid redefining sched_yield (Christian…  rsc
 (DIR) 2006-02-28 20:12  cannot say isnumber                       rsc
 (DIR) 2006-02-28 19:48  more itrans changes                       rsc
 (DIR) 2006-02-28 19:47  changes                                   rsc
 (DIR) 2006-02-28 19:47  new program                               rsc
 (DIR) 2006-02-28 19:29  add                                       rsc
 (DIR) 2006-02-28 13:13  allow fallback to x11                     rsc
 (DIR) 2006-02-28 12:54  use carbon for pasteboard                 rsc
 (DIR) 2006-02-28 12:54  use pasteboard                            rsc
 (DIR) 2006-02-28 00:49  new delmesg                               rsc
 (DIR) 2006-02-27 01:26  remove unused pids array (Erik Quanstro…  rsc
 (DIR) 2006-02-26 16:22  CHANGES                                   rsc
 (DIR) 2006-02-26 15:20  various fixes                             rsc
 (DIR) 2006-02-26 04:05  locking fixes                             rsc
 (DIR) 2006-02-25 21:14  oops                                      rsc
 (DIR) 2006-02-25 13:09  fixes                                     rsc
 (DIR) 2006-02-24 21:17  tapefs from plan9                         rsc
 (DIR) 2006-02-24 21:04  add cvsignore to hold up directory        rsc
 (DIR) 2006-02-24 21:04  new dirs                                  rsc
 (DIR) 2006-02-24 17:46  use install not install -c                rsc
 (DIR) 2006-02-24 17:40  use domain as the port                    rsc
 (DIR) 2006-02-24 16:52  remove -p                                 rsc
 (DIR) 2006-02-23 17:13  Extra arg belongs to _decqp.              wkj
 (DIR) 2006-02-23 17:10  Missing colon.                            wkj
 (DIR) 2006-02-23 11:51  fix quoted-printable (_ means space onl…  rsc
 (DIR) 2006-02-23 11:48  add recent                                rsc
 (DIR) 2006-02-23 00:40  update from plan9                         rsc
 (DIR) 2006-02-21 20:46  events buffer need not end in NUL         rsc
 (DIR) 2006-02-21 18:37  add                                       rsc
 (DIR) 2006-02-20 19:38  dns changes                               rsc
 (DIR) 2006-02-20 19:23  add dns                                   rsc
 (DIR) 2006-02-20 00:08  fix wmail (csant)                         rsc
 (DIR) 2006-02-18 15:23  handle 09                                 rsc
 (DIR) 2006-02-18 13:57  correct size                              rsc
 (DIR) 2006-02-17 22:07  remove stub myipaddr                      rsc
 (DIR) 2006-02-17 20:52  bug fixed                                 rsc
 (DIR) 2006-02-17 19:30  add locking                               rsc
 (DIR) 2006-02-17 19:21  changes from erik quanstrom               rsc
 (DIR) 2006-02-17 18:21  make compile                              rsc
 (DIR) 2006-02-17 17:22  forgot                                    rsc
 (DIR) 2006-02-16 06:22  fixes                                     rsc
 (DIR) 2006-02-16 06:18  more                                      rsc
 (DIR) 2006-02-16 06:11  more fix                                  rsc
 (DIR) 2006-02-16 06:02  more sparc64                              rsc
 (DIR) 2006-02-15 23:06  fixed                                     rsc
 (DIR) 2006-02-15 18:45  fixes                                     rsc
 (DIR) 2006-02-15 18:37  fixes                                     rsc
 (DIR) 2006-02-15 18:34  forgot                                    rsc
 (DIR) 2006-02-15 12:39  imap-based new upas/fs                    rsc
 (DIR) 2006-02-15 12:30  cope with new upas/fs                     rsc
 (DIR) 2006-02-15 12:11  resize window to fit image (Erik Quanst…  rsc
 (DIR) 2006-02-14 19:45  pointer conversions                       rsc
 (DIR) 2006-02-14 19:45  put NUL in right place!                   rsc
 (DIR) 2006-02-14 19:44  forgot this                               rsc
 (DIR) 2006-02-14 19:44  better labels                             rsc
 (DIR) 2006-02-14 19:43  shut up about signals in scripts          rsc
 (DIR) 2006-02-14 19:43  remove unused                             rsc
 (DIR) 2006-02-14 19:42  better utf                                rsc
 (DIR) 2006-02-14 19:42  fixes                                     rsc
 (DIR) 2006-02-14 19:42  better lookup                             rsc
 (DIR) 2006-02-14 19:42  bigger buffer                             rsc
 (DIR) 2006-02-14 19:41  stupid pointer conversions                rsc
 (DIR) 2006-02-14 19:41  fixes                                     rsc
 (DIR) 2006-02-14 19:41  use correct name                          rsc
 (DIR) 2006-02-14 19:41  better fmt -j                             rsc
 (DIR) 2006-02-14 19:41  seek back in rdwr                         rsc
 (DIR) 2006-02-14 19:39  note ansi braindamage                     rsc
 (DIR) 2006-02-14 19:39  add exticode                              rsc
 (DIR) 2006-02-14 19:39  grammar nit                               rsc
 (DIR) 2006-02-14 19:38  generic                                   rsc
 (DIR) 2006-02-14 19:38  adapt to gcc error messages               rsc
 (DIR) 2006-02-14 19:38  better symbols                            rsc
 (DIR) 2006-02-14 19:37  add root servers                          rsc
 (DIR) 2006-02-14 07:35  maybe                                     rsc
 (DIR) 2006-02-14 06:52  sparc64 rule                              rsc
 (DIR) 2006-02-14 02:00  draw, resolv                              rsc
 (DIR) 2006-02-13 20:42  add exitcode                              rsc
 (DIR) 2006-02-12 22:23  more fixes                                rsc
 (DIR) 2006-02-12 21:23  add                                       rsc
 (DIR) 2006-02-12 19:48  add readme                                rsc
 (DIR) 2006-02-12 19:45  initial tree                              rsc
 (DIR) 2006-02-12 19:40  add exitcode                              rsc
 (DIR) 2006-02-12 19:40  more changes                              rsc
 (DIR) 2006-02-12 19:05  add exitcode                              rsc
 (DIR) 2006-02-12 16:48  add wait                                  rsc
 (DIR) 2006-02-12 16:48  add procwait                              rsc
 (DIR) 2006-02-12 16:43  delete debugging                          rsc
 (DIR) 2006-02-12 00:36  unused i                                  rsc
 (DIR) 2006-02-12 00:34  more changes                              rsc
 (DIR) 2006-02-12 00:20  works                                     rsc
 (DIR) 2006-02-11 23:38  various cleanup                           rsc
 (DIR) 2006-02-11 22:58  add RFENVG, RFCENVG                       rsc
 (DIR) 2006-02-11 22:35  more changes                              rsc
 (DIR) 2006-02-10 05:32  sparc64 attempt                           rsc
 (DIR) 2006-02-09 20:52  changes                                   rsc
 (DIR) 2006-02-09 19:43  ignore interrupts                         rsc
 (DIR) 2006-02-09 08:20  doubtful this will work                   rsc
 (DIR) 2006-02-09 08:17  sparc                                     rsc
 (DIR) 2006-02-09 00:07  new notice                                rsc
 (DIR) 2006-02-08 23:51  Archive shouldn't be checked-in here.     wkj
 (DIR) 2006-02-08 22:39  cleanup                                   rsc
 (DIR) 2006-02-08 21:21  add print                                 rsc
 (DIR) 2006-02-08 18:11  fix b1 c2 c3 c3 c2 c3 [sic]               rsc
 (DIR) 2006-02-07 17:02  add threadidle                            rsc
 (DIR) 2006-02-06 23:10  add chord fix from plan 9                 rsc
 (DIR) 2006-02-06 19:30  more casts                                rsc
 (DIR) 2006-02-06 19:28  initialize                                rsc
 (DIR) 2006-02-05 17:50  add threadid                              rsc
 (DIR) 2006-02-05 15:34  add -n to ls; add rm and create           rsc
 (DIR) 2006-02-05 15:34  Experiment: ignore double-responds. Als…  rsc
 (DIR) 2006-02-04 20:26  print warnings                            rsc
 (DIR) 2006-02-04 20:21  new note group                            rsc
 (DIR) 2006-02-03 04:36  fix offsets                               rsc
 (DIR) 2006-02-03 02:35  hmm...                                    rsc
 (DIR) 2006-02-02 16:40  fix fid handling                          rsc
 (DIR) 2006-01-30 22:00  add thread.h                              rsc
 (DIR) 2006-01-29 17:37  even less dependence on crappy arpa hea…  rsc
 (DIR) 2006-01-29 17:32  return 0                                  rsc
 (DIR) 2006-01-29 04:17  no sharps on c lines                      rsc
 (DIR) 2006-01-28 23:45  do not die in freeimage(0) when screen=…  rsc
 (DIR) 2006-01-27 18:52  typo                                      rsc
 (DIR) 2006-01-27 17:50  more constants                            rsc
 (DIR) 2006-01-27 08:56  more                                      rsc
 (DIR) 2006-01-27 08:54  do not expect magic numbers               rsc
 (DIR) 2006-01-27 07:24  can zero, will zero                       rsc
 (DIR) 2006-01-27 05:51  bsd                                       rsc
 (DIR) 2006-01-27 05:32  dns                                       rsc
 (DIR) 2006-01-27 04:16  oops                                      rsc
 (DIR) 2006-01-27 04:12  freerpc(nil)                              rsc
 (DIR) 2006-01-27 04:11  add                                       rsc
 (DIR) 2006-01-27 04:08  more                                      rsc
 (DIR) 2006-01-27 04:05  nowsys                                    rsc
 (DIR) 2006-01-27 04:04  nowsys rules                              rsc
 (DIR) 2006-01-27 04:04  nowsys fixes (Lou Kamenov)                rsc
 (DIR) 2006-01-27 03:55  more os x 10.4                            rsc
 (DIR) 2006-01-27 03:53  ifdef vm_swapusage for os x               rsc
 (DIR) 2006-01-27 03:48  9p.u                                      rsc
 (DIR) 2006-01-27 03:46  9p2000.u                                  rsc
 (DIR) 2006-01-27 03:45  more                                      rsc
 (DIR) 2006-01-27 03:45  9p2000.u                                  rsc
 (DIR) 2006-01-19 01:32  Add more character sets.                  rsc
 (DIR) 2006-01-19 00:05  ignore hangup signal                      rsc
 (DIR) 2006-01-18 23:11  different login shell                     rsc
 (DIR) 2006-01-18 23:05  back to -i                                rsc
 (DIR) 2006-01-18 16:58  fix -j                                    rsc
 (DIR) 2006-01-18 16:57  add fonts                                 rsc
 (DIR) 2006-01-18 00:59  login shell                               rsc
 (DIR) 2006-01-17 01:33  sign fix                                  rsc
 (DIR) 2006-01-12 05:43  more tweaks                               rsc
 (DIR) 2006-01-12 04:44  avoid unnecessary winresize, which flus…  rsc
 (DIR) 2006-01-12 04:44  no more biting                            rsc
 (DIR) 2006-01-12 04:35  tweaks                                    rsc
 (DIR) 2006-01-07 17:34  bigger block size                         rsc
 (DIR) 2006-01-07 17:34  add da for fbsd 5                         rsc
 (DIR) 2006-01-06 18:15  use inttypes                              rsc
 (DIR) 2006-01-06 18:03  fix                                       rsc
 (DIR) 2006-01-06 18:00  add con                                   rsc
 (DIR) 2006-01-05 17:00  comment out for old linux                 rsc
 (DIR) 2006-01-02 11:16  oops                                      rsc
 (DIR) 2005-12-31 20:02  darwin                                    rsc
 (DIR) 2005-12-31 19:50  freebsd                                   rsc
 (DIR) 2005-12-31 19:34  new                                       rsc
 (DIR) 2005-12-31 19:34  add ether                                 rsc
 (DIR) 2005-12-31 19:33  unused                                    rsc
 (DIR) 2005-12-31 19:33  new                                       rsc
 (DIR) 2005-12-31 03:10  oops - mpdigit not mpint                  rsc
 (DIR) 2005-12-30 20:41  use size_t                                rsc
 (DIR) 2005-12-30 19:22  new man page                              rsc
 (DIR) 2005-12-30 18:52  split in half                             rsc
 (DIR) 2005-12-30 18:52  get units right                           rsc
 (DIR) 2005-12-30 17:43  more pointers                             rsc
 (DIR) 2005-12-30 17:43  stupid pointers                           rsc
 (DIR) 2005-12-30 17:07  try to make ftp work                      rsc
 (DIR) 2005-12-30 17:06  fix shift                                 rsc
 (DIR) 2005-12-30 17:06  document new install                      rsc
 (DIR) 2005-12-30 16:31  freebsd 6                                 rsc
 (DIR) 2005-12-30 16:00  update                                    rsc
 (DIR) 2005-12-30 15:56  forgot this                               rsc
 (DIR) 2005-12-30 02:06  consistency is the hobgoblin of little …  rsc
 (DIR) 2005-12-29 22:37  no more case problems                     rsc
 (DIR) 2005-12-29 22:11  use STACK                                 rsc
 (DIR) 2005-12-29 22:10  do not trust gcc-4.0 to do nrv optimiza…  rsc
 (DIR) 2005-12-29 22:02  add cast (Taj Khattra)                    rsc
 (DIR) 2005-12-29 21:59  avoid sprint to keep bad utf (marco gad…  rsc
 (DIR) 2005-12-29 21:45  add stdint.h, uintptr                     rsc
 (DIR) 2005-12-29 21:41  set qid.vers (Erik Quanstrom)             rsc
 (DIR) 2005-12-29 21:39  correct array size (Marco Gaddoni)        rsc
 (DIR) 2005-12-29 21:38  more strangeness (Tim Wiess)              rsc
 (DIR) 2005-12-29 21:15  fix paste in raw hold mode                rsc
 (DIR) 2005-12-29 20:59  avoid nil freeimage                       rsc
 (DIR) 2005-12-29 20:57  remove unnecessary int casts              rsc
 (DIR) 2005-12-29 20:55  bigger stacksize                          rsc
 (DIR) 2005-12-29 20:55  64-bit fixes                              rsc
 (DIR) 2005-12-27 23:16  oops                                      rsc
 (DIR) 2005-12-27 04:30  add dns                                   rsc
 (DIR) 2005-12-26 05:51  bugger ip                                 rsc
 (DIR) 2005-12-26 04:54  relative paths; open #9/ndb/local         rsc
 (DIR) 2005-12-26 04:48  new goodies                               rsc
 (DIR) 2005-12-26 04:47  add EILSEQ for mac                        rsc
 (DIR) 2005-12-26 03:58  allow broadcast                           rsc
 (DIR) 2005-12-26 03:58  add alternate format                      rsc
 (DIR) 2005-12-21 22:11  stupid gcc                                rsc
 (DIR) 2005-12-21 22:10  try autoexpand by default                 rsc
 (DIR) 2005-12-18 11:36  fix from plan 9                           rsc
 (DIR) 2005-12-17 13:00  better errno declarations                 rsc
 (DIR) 2005-12-16 19:39  no print                                  rsc
 (DIR) 2005-12-16 19:34  tag tweak                                 rsc
 (DIR) 2005-12-16 18:58  avoid dup symbol for os x                 rsc
 (DIR) 2005-12-16 18:53  oops                                      rsc
 (DIR) 2005-12-16 15:27  auto-insert second line for expand        rsc
 (DIR) 2005-12-16 15:14  add bigtags                               rsc
 (DIR) 2005-12-16 15:12  Better window size management.            rsc
 (DIR) 2005-12-16 14:05  CHANGES                                   rsc
 (DIR) 2005-12-16 13:52  more (Erik Quanstrom)                     rsc
 (DIR) 2005-12-15 16:56  getpid                                    rsc
 (DIR) 2005-12-15 03:31  stupid solaris                            rsc
 (DIR) 2005-12-14 21:31  don't need this after all.  yay.          rsc
 (DIR) 2005-12-14 20:14  shut up compiler                          rsc
 (DIR) 2005-12-14 20:07  update request count                      rsc
 (DIR) 2005-12-14 20:06  better errors                             rsc
 (DIR) 2005-12-14 19:58  add .ei for else-if                       rsc
 (DIR) 2005-11-30 02:31  set window params on startup              rsc
 (DIR) 2005-11-29 19:24  add mach.h dependency                     rsc
 (DIR) 2005-11-29 19:02  more mangler                              rsc
 (DIR) 2005-11-29 19:01  c++ changes                               rsc
 (DIR) 2005-11-29 05:13  debugging print                           rsc
 (DIR) 2005-11-29 05:12  handling of C++ names.                    rsc
 (DIR) 2005-11-29 05:12  better handling of C++ names.             rsc
 (DIR) 2005-11-29 04:23  new backquote syntax                      rsc
 (DIR) 2005-11-29 04:05  demangling docs                           rsc
 (DIR) 2005-11-29 04:05  test program                              rsc
 (DIR) 2005-11-29 04:05  More demangling.                          rsc
 (DIR) 2005-11-29 01:24  gone                                      rsc
 (DIR) 2005-11-29 01:15  need this                                 rsc
 (DIR) 2005-11-28 21:42  deeper copy in renumber                   rsc
 (DIR) 2005-11-28 21:14  Make install less chatty, more useful.    rsc
 (DIR) 2005-11-28 16:36  add text version of install(1)            rsc
 (DIR) 2005-11-28 03:09  use role=client on passwd                 rsc
 (DIR) 2005-11-28 03:05  use imap not imap4                        rsc
 (DIR) 2005-11-28 01:37  fixes                                     rsc
 (DIR) 2005-11-28 00:43  fixes                                     rsc
 (DIR) 2005-11-28 00:40  process control                           rsc
 (DIR) 2005-11-28 00:40  name mangling                             rsc
 (DIR) 2005-11-28 00:40  name mangling, process control            rsc
 (DIR) 2005-11-28 00:39  various fixes                             rsc
 (DIR) 2005-11-27 23:58  shut up openbsd                           rsc
 (DIR) 2005-11-27 16:01  FreeBSD 6 battery (Lou Kamenov)           rsc
 (DIR) 2005-11-27 15:56  OS X fix                                  rsc
 (DIR) 2005-11-26 15:53  CHANGES                                   rsc
 (DIR) 2005-11-26 15:53  fix \r                                    rsc
 (DIR) 2005-11-26 15:49  CHANGES                                   rsc
 (DIR) 2005-11-26 15:42  add button 3 menu                         rsc
 (DIR) 2005-11-26 15:39  summarize during install                  rsc
 (DIR) 2005-11-26 15:39  add tracing cd prints                     rsc
 (DIR) 2005-11-26 15:39  add note about mk                         rsc
 (DIR) 2005-11-26 15:38  move utf, fmt to libc                     rsc
 (DIR) 2005-11-26 15:36  new arch                                  rsc
 (DIR) 2005-11-26 15:36  new isum                                  rsc
 (DIR) 2005-11-25 13:19  change link                               rsc
 (DIR) 2005-11-25 13:18  For annoying people like Uriel.           rsc
 (DIR) 2005-11-25 13:16  rename NOTES to README                    rsc
 (DIR) 2005-11-21 20:42  9P2000.u fixes (Lucho Ionkov)             rsc
 (DIR) 2005-11-16 00:25  sched_yield netbsd (anselm garbe)         rsc
 (DIR) 2005-11-16 00:21  oops                                      rsc
 (DIR) 2005-11-12 16:43  no /fd/                                   rsc
 (DIR) 2005-11-12 16:40  move faces                                rsc
 (DIR) 2005-11-12 16:36  x11, used, etc.                           rsc
 (DIR) 2005-11-11 08:01  fix -f                                    rsc
 (DIR) 2005-11-11 01:37  fixes                                     rsc
 (DIR) 2005-11-11 01:33  fixes                                     rsc
 (DIR) 2005-11-11 00:37  fixes                                     rsc
 (DIR) 2005-11-10 23:21  more                                      rsc
 (DIR) 2005-11-10 22:53  attempt at \r                             rsc
 (DIR) 2005-11-10 05:45  darwin                                    rsc
 (DIR) 2005-11-09 12:23  mac                                       rsc
 (DIR) 2005-11-07 15:16  updates                                   rsc
 (DIR) 2005-11-07 15:07  snarf, plumbing                           rsc
 (DIR) 2005-11-07 04:48  Vbackup knew about some unexported vari…  wkj
 (DIR) 2005-11-07 04:47  Fix the build on FreeBSD 6.x. The resul…  wkj
 (DIR) 2005-11-07 03:02  CHANGES                                   rsc
 (DIR) 2005-11-07 02:49  unused                                    rsc
 (DIR) 2005-11-07 02:47  arm                                       rsc
 (DIR) 2005-11-07 02:47  p9syslog for varargck                     rsc
 (DIR) 2005-11-07 02:46  debugging help                            rsc
 (DIR) 2005-11-07 01:51  fix snarf                                 rsc
 (DIR) 2005-11-07 01:44  close file leak                           rsc
 (DIR) 2005-11-06 22:31  fix scroll bar                            rsc
 (DIR) 2005-11-06 22:22  handle interrupts                         rsc
 (DIR) 2005-11-06 22:16  New 9term using rio sources more direct…  rsc
 (DIR) 2005-11-04 20:57  add -C                                    rsc
 (DIR) 2005-11-04 19:00  const                                     rsc
 (DIR) 2005-11-04 18:10  try again                                 rsc
 (DIR) 2005-11-04 18:09  try arm again                             rsc
 (DIR) 2005-11-04 16:34  use macro for getcontext (setjmp)         rsc
 (DIR) 2005-11-03 01:00  new FreeBSD                               rsc
 (DIR) 2005-11-03 00:48  arm                                       rsc
 (DIR) 2005-11-03 00:13  arm                                       rsc
 (DIR) 2005-11-02 19:09  Allow longer packet timeout.              rsc
 (DIR) 2005-11-02 19:08  Better logging in vtrpc, publish cache …  rsc
 (DIR) 2005-11-01 18:35  arm                                       rsc
 (DIR) 2005-11-01 18:35  FreeBSD changed!                          rsc
 (DIR) 2005-11-01 18:06  more signedness bugs                      rsc
 (DIR) 2005-11-01 15:27  Properly size buffer to avoid overflow.   wkj
 (DIR) 2005-11-01 15:01  isdigit (Tom Miller)                      rsc
 (DIR) 2005-10-31 20:08  Add -F option.  (Lou Kamenov)             rsc
 (DIR) 2005-10-31 19:57  64-bit safe. (Taj Khattra)                rsc
 (DIR) 2005-10-31 18:45  More prep.                                rsc
 (DIR) 2005-10-31 18:39  Cleanup in preparation for multiline ta…  rsc
 (DIR) 2005-10-31 16:47  ctype sign fixes (Tom Miller)             rsc
 (DIR) 2005-10-31 16:43  undo debugging.                           rsc
 (DIR) 2005-10-31 16:42  ctype sign fixes (Tom Miller)             rsc
 (DIR) 2005-10-31 14:47  initial faces (John Cummings)             rsc
 (DIR) 2005-10-31 01:15  More fixes.                               rsc
 (DIR) 2005-10-29 19:18  CHANGES                                   rsc
 (DIR) 2005-10-29 17:42  compiler warnings.                        rsc
 (DIR) 2005-10-29 17:42  many dumb fixes.                          rsc
 (DIR) 2005-10-29 17:42  implement noredraw                        rsc
 (DIR) 2005-10-29 17:41  compiler warnings.                        rsc
 (DIR) 2005-10-29 17:41  compiler warnings                         rsc
 (DIR) 2005-10-29 17:41  add disk.o                                rsc
 (DIR) 2005-10-29 17:41  print correct file name                   rsc
 (DIR) 2005-10-29 17:40  USED                                      rsc
 (DIR) 2005-10-29 17:40  use part->size                            rsc
 (DIR) 2005-10-29 17:40  clearer code.                             rsc
 (DIR) 2005-10-29 17:40  used and not set                          rsc
 (DIR) 2005-10-29 17:39  print args                                rsc
 (DIR) 2005-10-29 17:39  use EARGF                                 rsc
 (DIR) 2005-10-29 17:39  missing USED                              rsc
 (DIR) 2005-10-29 17:39  fix print args                            rsc
 (DIR) 2005-10-29 17:38  uchar nonsense.                           rsc
 (DIR) 2005-10-29 17:38  Detect rc again.                          rsc
 (DIR) 2005-10-29 17:37  Add close.                                rsc
 (DIR) 2005-10-29 17:36  Add autolib.                              rsc
 (DIR) 2005-10-29 17:34  Add experimental noredraw flag.           rsc
 (DIR) 2005-10-29 17:34  Add Disk definitions.                     rsc
 (DIR) 2005-10-29 16:38  CHANGES                                   rsc
 (DIR) 2005-10-29 16:26  Thanks to John Cummings.                  rsc
 (DIR) 2005-10-29 16:26  use libthread not ffork                   rsc
 (DIR) 2005-10-29 16:26  Thanks to John Cummings.                  rsc
 (DIR) 2005-10-29 16:21  Add mail (John Cummings)                  rsc
 (DIR) 2005-10-29 16:20  add mail                                  rsc
 (DIR) 2005-10-19 03:26  Use 9 file always.                        rsc
 (DIR) 2005-10-19 03:21  Jeff Sickel                               rsc
 (DIR) 2005-10-19 03:15  Autoframework (Jeff Sickel)               rsc
 (DIR) 2005-10-17 12:37  Undef old macros                          rsc
 (DIR) 2005-10-05 13:30  new code from Jeff Sickel                 rsc
 (DIR) 2005-09-30 17:45  More & names and numbers.                 rsc
 (DIR) 2005-09-29 06:18  Add print pragmas back, #ifdef'ed.        rsc
 (DIR) 2005-09-26 12:05  Print information on SIGQUIT, SIGINFO.    rsc
 (DIR) 2005-09-26 11:46  More thread names.                        rsc
 (DIR) 2005-09-26 11:37  Log if _threaddebuglevel is set.          rsc
 (DIR) 2005-09-21 20:51  Extra paren removed. (Bengt Kleberg, gl…  rsc
 (DIR) 2005-09-19 16:46  The people who use emdash and endash ar…  rsc
 (DIR) 2005-09-19 16:40  OpenBSD lets you open /dev/random but n…  rsc
 (DIR) 2005-09-15 17:18  In eread, ignore unexpected events inst…  rsc
 (DIR) 2005-09-15 17:09  Do not revert to CMAP for second file. …  rsc
 (DIR) 2005-09-13 04:50  Get installed size right.                 rsc
 (DIR) 2005-09-13 04:23  bin                                       rsc
 (DIR) 2005-09-13 04:18  Better.                                   rsc
 (DIR) 2005-09-13 04:05  Signedness.                               rsc
 (DIR) 2005-09-13 04:00  Depend on faces.                          rsc
 (DIR) 2005-09-13 03:59  Look in /scratch/rsc/plan9 for file lis…  rsc
 (DIR) 2005-09-13 03:58  Signedness bugs for Mac OS X.             rsc
 (DIR) 2005-09-13 03:36  fiddle.                                   rsc
 (DIR) 2005-09-13 03:15  Add faces.                                rsc
 (DIR) 2005-09-13 03:14  Add notes.                                rsc
 (DIR) 2005-09-13 02:56  Fix vacfilegetmode.                       rsc
 (DIR) 2005-09-13 02:46  new suffixes.                             rsc
 (DIR) 2005-09-13 02:46  CHANGES                                   rsc
 (DIR) 2005-09-13 02:40  Add statcheck.                            rsc
 (DIR) 2005-09-13 02:39  esac not fi                               rsc
 (DIR) 2005-09-13 02:25  Add 9P2000.u extensions.                  rsc
 (DIR) 2005-09-13 02:00  Add Unix specials.                        rsc
 (DIR) 2005-09-13 01:58  Add vacfilegetmode.                       rsc
 (DIR) 2005-09-13 01:57  Replace vacfileisspecial with vacfilemo…  rsc
 (DIR) 2005-09-13 01:56  Add Unix fields.                          rsc
 (DIR) 2005-09-13 01:55  Add 9P2000.u extensions.                  rsc
 (DIR) 2005-09-13 01:47  add                                       rsc
 (DIR) 2005-09-13 01:42  Add .cvsignore.                           rsc
 (DIR) 2005-09-13 01:40  Add.                                      rsc
 (DIR) 2005-09-13 01:37  Add 9P2000.u functions.                   rsc
 (DIR) 2005-09-13 01:34  Add 9P2000.u functions                    rsc
 (DIR) 2005-09-13 01:33  Add.                                      rsc
 (DIR) 2005-09-13 01:32  Binaries.                                 rsc
 (DIR) 2005-09-13 01:31  Add 9P2000.u fields.                      rsc
 (DIR) 2005-09-13 01:30  Debian page.                              rsc
 (DIR) 2005-09-13 01:24  faces for lp.                             rsc
 (DIR) 2005-09-13 00:47  Fiddle.                                   rsc
 (DIR) 2005-09-13 00:46  Ignore more.                              rsc
 (DIR) 2005-09-13 00:45  Fiddle.                                   rsc
 (DIR) 2005-09-13 00:43  Add mkpkg                                 rsc
 (DIR) 2005-09-13 00:42  Ignore more.                              rsc
 (DIR) 2005-09-13 00:23  Fix UTF bug reported on 9fans.            rsc
 (DIR) 2005-09-13 00:23  Add tmac.pm.                              rsc
 (DIR) 2005-09-13 00:22  Allow moveplan9.sh to take argument.      rsc
 (DIR) 2005-09-13 00:17  Add tmac.pm.                              rsc
 (DIR) 2005-09-13 00:16  Use g++ as LD (mpm is buggered anyway).   rsc
 (DIR) 2005-09-13 00:13  Add OpenBSD x86.                          rsc
 (DIR) 2005-09-13 00:13  Handle $ tags - probably should fix acm…  rsc
 (DIR) 2005-09-09 23:49  Add uchar for NetBSD ctype.               rsc
 (DIR) 2005-09-09 23:48  Fix uchar cast.                           rsc
 (DIR) 2005-09-09 23:16  NetBSD-macppc ctype needs uchars.         rsc
 (DIR) 2005-09-09 23:10  NetBSD-macppc ctype needs uchars.         rsc
 (DIR) 2005-09-09 18:54  Add -p like man page says.                rsc
 (DIR) 2005-08-31 22:22  Spell IA-64 correctly.  (Zoltan Jarai)    rsc
 (DIR) 2005-08-31 04:00  Note 9P2000.u                             rsc
 (DIR) 2005-08-31 03:59  Better handling of executables.           rsc
 (DIR) 2005-08-31 03:58  Add more special characters.              rsc
 (DIR) 2005-08-31 03:57  Correct license summaries.                rsc
 (DIR) 2005-08-31 03:57  Add screen shots.                         rsc
 (DIR) 2005-08-31 03:57  Ignore loop not entered at top warnings…  rsc
 (DIR) 2005-08-31 03:56  Use Plan 9 file(1).                       rsc
 (DIR) 2005-08-31 03:56  Add cgi, pl extensions.                   rsc
 (DIR) 2005-08-31 03:56  Treat OpenBSD like generic BSD.           rsc
 (DIR) 2005-08-31 03:55  Update TODO.                              rsc
 (DIR) 2005-08-31 02:20  Changes.                                  rsc
 (DIR) 2005-08-31 02:18  Initial lp.                               rsc
 (DIR) 2005-08-31 02:15  Missed this.                              rsc
 (DIR) 2005-08-31 02:15  Initial lp.                               rsc
 (DIR) 2005-08-22 16:57  add stack                                 rsc
 (DIR) 2005-08-22 16:56  new                                       rsc
 (DIR) 2005-08-12 20:14  Add.                                      rsc
 (DIR) 2005-08-12 00:29  use strtoull instead of atoi              rsc
 (DIR) 2005-08-11 17:53  bloom                                     rsc
 (DIR) 2005-08-11 17:46  New Vita Nuova License                    rsc
 (DIR) 2005-08-11 17:33  silence various warnings                  rsc
 (DIR) 2005-08-11 17:06  CHANGES                                   rsc
 (DIR) 2005-08-11 17:06  update                                    rsc
 (DIR) 2005-08-11 16:45  Add UFS2 support.                         rsc
 (DIR) 2005-08-11 16:45  Add get command.                          rsc
 (DIR) 2005-08-11 16:44  Add rfork builtin.                        rsc
 (DIR) 2005-08-11 16:44  make sure errors cause non-zero exit st…  rsc
 (DIR) 2005-08-11 16:43  Generate interrupt key (according to te…  rsc
 (DIR) 2005-08-11 14:15  Needed for NetBSD/macppc port.            rsc
 (DIR) 2005-08-11 03:54  include sys/stat.h for FreeBSD            rsc
 (DIR) 2005-08-11 03:38  Fix crash reported by Andrey.             rsc
 (DIR) 2005-08-11 03:36  gone                                      rsc
 (DIR) 2005-08-11 03:25  Accomodate NetBSD                         rsc
 (DIR) 2005-08-11 03:20  Accomodate OpenBSD with /dev/srandom      rsc
 (DIR) 2005-08-11 02:34  appease gcc                               rsc
 (DIR) 2005-08-10 19:03  Be quiet.                                 rsc
 (DIR) 2005-08-10 18:54  set exit status                           rsc
 (DIR) 2005-08-10 18:52  Use env to find perl, for NetBSD (grr)    rsc
 (DIR) 2005-08-10 18:48  Ridiculous amount of work for OpenBSD.    rsc
 (DIR) 2005-08-10 18:25  add                                       rsc
 (DIR) 2005-08-10 18:14  appease the gcc monster                   rsc
 (DIR) 2005-08-10 18:11  new                                       rsc
 (DIR) 2005-08-10 18:00  new                                       rsc
 (DIR) 2005-08-10 18:00  add                                       rsc
 (DIR) 2005-08-10 17:59  new                                       rsc
 (DIR) 2005-08-10 17:56  now this works?                           rsc
 (DIR) 2005-08-10 17:22  bugger lp                                 rsc
 (DIR) 2005-08-10 17:16  Fix overflow in old Linux file size.      rsc
 (DIR) 2005-08-10 17:15  Old GNU assembler doesn't like comments.  rsc
 (DIR) 2005-08-10 17:14  Fix time race.                            rsc
 (DIR) 2005-08-10 16:59  Make fn cd safe for rc -e.                rsc
 (DIR) 2005-07-28 18:19  darwin                                    rsc
 (DIR) 2005-07-28 18:19  noatime                                   rsc
 (DIR) 2005-07-28 17:26  try to collect common bsd code            rsc
 (DIR) 2005-07-28 17:22  darwin - variant of bsd from jeff sickel  rsc
 (DIR) 2005-07-28 12:46  new                                       rsc
 (DIR) 2005-07-28 12:43  different fix                             rsc
 (DIR) 2005-07-28 05:16  debugging                                 rsc
 (DIR) 2005-07-28 05:16  fix indirect block reading                rsc
 (DIR) 2005-07-28 04:47  winunlock bug                             rsc
 (DIR) 2005-07-27 20:42  use correct type for NOFID (sunos)        rsc
 (DIR) 2005-07-27 20:38  less graceful shutdown but avoid deadlo…  rsc
 (DIR) 2005-07-27 20:25  Try to avoid races in underlying C libr…  rsc
 (DIR) 2005-07-27 20:19  revert                                    rsc
 (DIR) 2005-07-27 20:18  better awd for sunos                      rsc
 (DIR) 2005-07-27 16:42  CHANGES                                   rsc
 (DIR) 2005-07-27 13:06  sun                                       rsc
 (DIR) 2005-07-26 10:19  fixes from bengt for sun                  rsc
 (DIR) 2005-07-25 16:55  redirect only once                        rsc
 (DIR) 2005-07-24 20:15  venti updates                             rsc
 (DIR) 2005-07-24 14:01  start with white instead of black         rsc
 (DIR) 2005-07-24 13:45  explain bloom                             rsc
 (DIR) 2005-07-24 13:37  explain disk parittions                   rsc
 (DIR) 2005-07-24 13:27  correct discussion of fromdisktype        rsc
 (DIR) 2005-07-24 13:26  construct bloom filter in buildindex      rsc
 (DIR) 2005-07-22 23:46  bigger stack                              rsc
 (DIR) 2005-07-22 18:58  update                                    rsc
 (DIR) 2005-07-22 18:56  errors to stderr                          rsc
 (DIR) 2005-07-22 18:46  more tar changes                          rsc
 (DIR) 2005-07-22 18:45  dont blindly remove all the /usr/local/…  rsc
 (DIR) 2005-07-22 18:45  no pthreads on OpenBSD                    rsc
 (DIR) 2005-07-22 18:44  try to use system utils during ./INSTALL  rsc
 (DIR) 2005-07-22 12:37  do not process stdout, to play nice wit…  rsc
 (DIR) 2005-07-22 12:19  fix tar                                   rsc
 (DIR) 2005-07-22 11:49  openbsd                                   rsc
 (DIR) 2005-07-22 11:48  update test                               rsc
 (DIR) 2005-07-22 11:47  update from geoff                         rsc
 (DIR) 2005-07-22 11:47  new section                               rsc
 (DIR) 2005-07-21 18:59  openbsd                                   rsc
 (DIR) 2005-07-21 18:29  openbsvd                                  rsc
 (DIR) 2005-07-21 18:29  OpenBSD, thanks to Tim Wiess              rsc
 (DIR) 2005-07-21 18:28  update                                    rsc
 (DIR) 2005-07-21 15:43  stupid signal fix                         rsc
 (DIR) 2005-07-21 00:49  no httpd                                  rsc
 (DIR) 2005-07-21 00:03  openbsd                                   rsc
 (DIR) 2005-07-20 23:40  no stdint                                 rsc
 (DIR) 2005-07-20 23:29  openbsd                                   rsc
 (DIR) 2005-07-20 19:07  use 9ar                                   rsc
 (DIR) 2005-07-20 19:00  fix ifdef                                 rsc
 (DIR) 2005-07-19 22:59  fix freebsd                               rsc
 (DIR) 2005-07-19 22:56  use server address unadorned              rsc
 (DIR) 2005-07-19 18:00  I just hate to be pushed around by some…  rsc
 (DIR) 2005-07-19 17:58  update                                    rsc
 (DIR) 2005-07-19 17:57  use vmount0                               rsc
 (DIR) 2005-07-19 17:40  new types                                 rsc
 (DIR) 2005-07-19 17:40  better architecture splitting             rsc
 (DIR) 2005-07-19 16:02  better mk test                            rsc
 (DIR) 2005-07-19 15:18  stats pages                               rsc
 (DIR) 2005-07-19 15:09  initial .cvsignore                        rsc
 (DIR) 2005-07-19 14:52  correct $BIN                              rsc
 (DIR) 2005-07-19 11:48  openbsd                                   rsc
 (DIR) 2005-07-19 11:43  openbsd                                   rsc
 (DIR) 2005-07-19 11:43  stolen from freebsd; maybe work on open…  rsc
 (DIR) 2005-07-19 11:36  maybe openbsd has schedyield now          rsc
 (DIR) 2005-07-19 11:36  use pthread on openbsd                    rsc
 (DIR) 2005-07-19 11:04  use plan 9 rc                             rsc
 (DIR) 2005-07-19 01:39  unbugger venti                            rsc
 (DIR) 2005-07-18 23:31  fix                                       rsc
 (DIR) 2005-07-18 23:23  update                                    rsc
 (DIR) 2005-07-18 23:05  tweaks                                    rsc
 (DIR) 2005-07-18 22:59  add                                       rsc
 (DIR) 2005-07-18 22:52  now with hget                             rsc
 (DIR) 2005-07-18 22:51  fix usage                                 rsc
 (DIR) 2005-07-18 22:50  secstore moved to auth                    rsc
 (DIR) 2005-07-18 22:50  better troff handling                     rsc
 (DIR) 2005-07-18 22:49  ignore.more                               rsc
 (DIR) 2005-07-18 22:49  add                                       rsc
 (DIR) 2005-07-18 22:47  done                                      rsc
 (DIR) 2005-07-18 22:41  done                                      rsc
 (DIR) 2005-07-18 00:05  announce to networks                      rsc
 (DIR) 2005-07-18 00:03  change default handle                     rsc
 (DIR) 2005-07-18 00:01  better cr handling                        rsc
 (DIR) 2005-07-15 20:44  explain why                               rsc
 (DIR) 2005-07-15 20:43  huge amount faster                        rsc
 (DIR) 2005-07-14 14:55  gone                                      rsc
 (DIR) 2005-07-14 12:48  ignore window size change                 rsc
 (DIR) 2005-07-14 00:27  changes                                   rsc
 (DIR) 2005-07-14 00:20  hold mode in raw mode                     rsc
 (DIR) 2005-07-14 00:09  invoke plan9 diff                         rsc
 (DIR) 2005-07-14 00:06  cannot trust system libraries to lock p…  rsc
 (DIR) 2005-07-14 00:03  silence fprint                            rsc
 (DIR) 2005-07-13 23:01  gcc4                                      rsc
 (DIR) 2005-07-13 22:51  freebsd 5                                 rsc
 (DIR) 2005-07-13 21:50  nil                                       rsc
 (DIR) 2005-07-13 21:43  unused.var                                rsc
 (DIR) 2005-07-13 21:34  apple                                     rsc
 (DIR) 2005-07-13 21:30  stupid.apple                              rsc
 (DIR) 2005-07-13 21:29  warnings                                  rsc
 (DIR) 2005-07-13 21:27  sentinel                                  rsc
 (DIR) 2005-07-13 21:20  sentinel                                  rsc
 (DIR) 2005-07-13 21:00  new                                       rsc
 (DIR) 2005-07-13 17:32  warnings                                  rsc
 (DIR) 2005-07-13 17:22  no mode on vtcachealloc                   rsc
 (DIR) 2005-07-13 14:19  unbugger sunrpc, diskfs                   rsc
 (DIR) 2005-07-13 14:18  warnings                                  rsc
 (DIR) 2005-07-13 14:06  add                                       rsc
 (DIR) 2005-07-13 14:05  backups                                   rsc
 (DIR) 2005-07-13 14:04  move to bin                               rsc
 (DIR) 2005-07-13 14:04  remove empty file                         rsc
 (DIR) 2005-07-13 14:03  move hist                                 rsc
 (DIR) 2005-07-13 14:00  no vtblockdirty                           rsc
 (DIR) 2005-07-13 13:59  update                                    rsc
 (DIR) 2005-07-13 13:44  cleanup                                   rsc
 (DIR) 2005-07-13 13:44  work around bug in mk?                    rsc
 (DIR) 2005-07-13 13:40  use vtfilecreate right                    rsc
 (DIR) 2005-07-13 13:40  update                                    rsc
 (DIR) 2005-07-13 13:34  cleanup                                   rsc
 (DIR) 2005-07-13 13:24  ignore install.log                        rsc
 (DIR) 2005-07-13 13:23  new man pages                             rsc
 (DIR) 2005-07-13 10:53  keystrokes                                rsc
 (DIR) 2005-07-13 10:52  cleanup                                   rsc
 (DIR) 2005-07-13 10:52  no c++ comments                           rsc
 (DIR) 2005-07-13 10:51  better errors                             rsc
 (DIR) 2005-07-13 10:50  better error messages                     rsc
 (DIR) 2005-07-13 10:50  unix is not a variable name               rsc
 (DIR) 2005-07-13 10:48  no more L characters.  sigh.              rsc
 (DIR) 2005-07-13 10:47  exit gracefully on error                  rsc
 (DIR) 2005-07-13 10:47  rebuild                                   rsc
 (DIR) 2005-07-13 10:46  add $MKFLAGS                              rsc
 (DIR) 2005-07-13 10:46  cleanup                                   rsc
 (DIR) 2005-07-13 10:45  correct sort order; do troff right        rsc
 (DIR) 2005-07-13 10:45  silence nm errors during autolib          rsc
 (DIR) 2005-07-13 04:02  goes with dump                            rsc
 (DIR) 2005-07-13 04:01  new .cvsignore                            rsc
 (DIR) 2005-07-13 03:59  add listen1                               rsc
 (DIR) 2005-07-13 03:59  more files                                rsc
 (DIR) 2005-07-13 03:58  zero unused io                            rsc
 (DIR) 2005-07-13 03:57  no mode                                   rsc
 (DIR) 2005-07-13 03:57  no black and white                        rsc
 (DIR) 2005-07-13 03:57  free subfonts correctly                   rsc
 (DIR) 2005-07-13 03:56  no used(Point)                            rsc
 (DIR) 2005-07-13 03:56  keyboard not mouse                        rsc
 (DIR) 2005-07-13 03:56  more places to look                       rsc
 (DIR) 2005-07-13 03:56  more places where display can be nil      rsc
 (DIR) 2005-07-13 03:55  align macros for sun                      rsc
 (DIR) 2005-07-13 03:55  better error messages                     rsc
 (DIR) 2005-07-13 03:55  mark broken code                          rsc
 (DIR) 2005-07-13 03:54  add printevent                            rsc
 (DIR) 2005-07-13 03:54  formatting changes; attempt at keyboard…  rsc
 (DIR) 2005-07-13 03:54  stupid sun                                rsc
 (DIR) 2005-07-13 03:53  remove unused symtab                      rsc
 (DIR) 2005-07-13 03:53  use more distinguishable +/-              rsc
 (DIR) 2005-07-13 03:53  needed cast                               rsc
 (DIR) 2005-07-13 03:53  various needed casts                      rsc
 (DIR) 2005-07-13 03:53  lets try hold mode in raw mode            rsc
 (DIR) 2005-07-13 03:52  dirbuf is an extern on sun                rsc
 (DIR) 2005-07-13 03:52  no [] initializers                        rsc
 (DIR) 2005-07-13 03:52  remove X11                                rsc
 (DIR) 2005-07-13 03:52  add diskfs to buggered                    rsc
 (DIR) 2005-07-13 03:52  try to use system binaries                rsc
 (DIR) 2005-07-13 03:51  invoke plan9 troff                        rsc
 (DIR) 2005-07-13 03:49  Dump-like file system backup for Unix, …  rsc
 (DIR) 2005-07-13 03:48  File system access library.               rsc
 (DIR) 2005-07-12 15:24  venti, now with documentation!            rsc
 (DIR) 2005-07-12 15:23  return of venti                           rsc
 (DIR) 2005-06-22 04:05  Don't insert a bogus <nil> into printed…  wkj
 (DIR) 2005-05-19 17:13  set $PLAN9 if necessary                   rsc
 (DIR) 2005-05-19 14:50  update                                    rsc
 (DIR) 2005-05-19 14:39  fixes for vnfs                            rsc
 (DIR) 2005-05-19 14:39  handle 0 precision better                 rsc
 (DIR) 2005-05-12 17:07  change Runeerror                          rsc
 (DIR) 2005-05-12 17:04  runeerror is 0xfffd not 0xffdf            rsc
 (DIR) 2005-05-12 16:55  handle arbitrary length names in subfon…  rsc
 (DIR) 2005-05-12 16:27  add ffdf char                             rsc
 (DIR) 2005-05-12 15:20  use nice pretty new fonts                 rsc
 (DIR) 2005-05-12 15:17  lots o fonts                              rsc
 (DIR) 2005-05-12 14:03  add vtlognames                            rsc
 (DIR) 2005-05-12 14:03  change labels to get better function bo…  rsc
 (DIR) 2005-05-12 14:03  change vtlognames                         rsc
 (DIR) 2005-05-12 14:03  add autolib                               rsc
 (DIR) 2005-05-07 22:42  remove declaration of errno               rsc
 (DIR) 2005-05-07 22:42  use full prototypes                       rsc
 (DIR) 2005-05-07 22:42  no wide character constants; sigh         rsc
 (DIR) 2005-05-07 22:41  OS X Tiger changes                        rsc
 (DIR) 2005-05-07 22:37  try to do better with headers             rsc
 (DIR) 2005-05-07 22:36  make sure to set p9unix                   rsc
 (DIR) 2005-05-07 22:33  check auth_proxy return value properly    rsc
 (DIR) 2005-05-07 22:32  ignore sftp(1)                            rsc
 (DIR) 2005-05-07 22:32  Fixes from Scott Schwartz                 rsc
 (DIR) 2005-05-02 18:08  Placate older versions of gcc.            wkj
 (DIR) 2005-05-02 04:31  update                                    rsc
 (DIR) 2005-05-02 04:30  fix row dump/load inconsistency - thank…  rsc
 (DIR) 2005-05-02 04:20  Correct putsnarf-then-getsnarf race.      rsc
 (DIR) 2005-05-02 03:32  remove old tar                            rsc
 (DIR) 2005-05-02 03:31  update                                    rsc
 (DIR) 2005-05-02 03:11  remove rule - breaks mac                  rsc
 (DIR) 2005-05-01 22:28  try a different approach to .S files      rsc
 (DIR) 2005-05-01 18:40  For Mac OS X Tiger - no SIGIO, SIGWINCH…  rsc
 (DIR) 2005-05-01 18:40  OpenBSD support.                          rsc
 (DIR) 2005-05-01 18:38  OpenBSD/power support.                    rsc
 (DIR) 2005-05-01 17:58  Fixes from Roland Kaufmann                rsc
 (DIR) 2005-05-01 17:56  Add more smiley faces                     rsc
 (DIR) 2005-05-01 17:56  Allow unicode in identifiers.             rsc
 (DIR) 2005-03-30 16:59  note netbsd support                       rsc
 (DIR) 2005-03-30 16:54  update                                    rsc
 (DIR) 2005-03-28 19:37  more netbsd support.                      rsc
 (DIR) 2005-03-28 15:58  NetBSD support.  Thanks to Christoph Lo…  rsc
 (DIR) 2005-03-28 15:50  note macros                               rsc
 (DIR) 2005-03-24 05:45  More debugging; do not use /dev/tty exp…  rsc
 (DIR) 2005-03-24 05:17  Automatically add - prefix, try to make…  rsc
 (DIR) 2005-03-24 05:17  Be a bit more resilient to errors.        rsc
 (DIR) 2005-03-23 20:21  update                                    rsc
 (DIR) 2005-03-23 20:20  unused neditwrsel                         rsc
 (DIR) 2005-03-23 20:19  Two bug fixes.                            rsc
 (DIR) 2005-03-21 17:36  new                                       rsc
 (DIR) 2005-03-21 17:29  might as well ignore these                rsc
 (DIR) 2005-03-21 17:28  use srv -a                                rsc
 (DIR) 2005-03-21 17:28  move functions to appease mawk            rsc
 (DIR) 2005-03-21 17:27  document new name                         rsc
 (DIR) 2005-03-21 17:27  fix cs.bell-labs.com bug                  rsc
 (DIR) 2005-03-21 17:27  add -A                                    rsc
 (DIR) 2005-03-21 17:24  add srv -a option                         rsc
 (DIR) 2005-03-21 07:37  new                                       rsc
 (DIR) 2005-03-21 07:37  sftp session cache                        rsc
 (DIR) 2005-03-21 05:13  better expansions                         rsc
 (DIR) 2005-03-21 04:56  fix q1 computation bug in expandfile().…  rsc
 (DIR) 2005-03-21 04:27  more bugs fixed; nice amount of printing  rsc
 (DIR) 2005-03-21 03:59  fix :5 in window (don't open directory)…  rsc
 (DIR) 2005-03-20 23:39  update usage, use sftp -b /dev/stdin      rsc
 (DIR) 2005-03-18 23:16  fix race                                  rsc
 (DIR) 2005-03-18 22:53  update                                    rsc
 (DIR) 2005-03-18 22:35  ignore cp                                 rsc
 (DIR) 2005-03-18 21:59  update                                    rsc
 (DIR) 2005-03-18 21:59  shut up cvs                               rsc
 (DIR) 2005-03-18 21:59  correct section                           rsc
 (DIR) 2005-03-18 21:52  bug fix from plan 9                       rsc
 (DIR) 2005-03-18 21:52  cleanup                                   rsc
 (DIR) 2005-03-18 21:51  silence gcc                               rsc
 (DIR) 2005-03-18 20:05  net* => netfile*                          rsc
 (DIR) 2005-03-18 19:50  allow -l without -i                       rsc
 (DIR) 2005-03-18 19:35  new                                       rsc
 (DIR) 2005-03-18 19:35  new man page                              rsc
 (DIR) 2005-03-18 19:34  set HT to 1 in html mode                  rsc
 (DIR) 2005-03-18 19:34  use fixed name                            rsc
 (DIR) 2005-03-18 19:34  use nil instead of 0                      rsc
 (DIR) 2005-03-18 19:33  use typecommit; use nil in place of 0 a…  rsc
 (DIR) 2005-03-18 19:33  better tag handling in dollars            rsc
 (DIR) 2005-03-18 19:33  better scrolling                          rsc
 (DIR) 2005-03-18 19:32  add note about sunos                      rsc
 (DIR) 2005-03-18 19:32  add print of file name                    rsc
 (DIR) 2005-03-18 19:32  add uniq                                  rsc
 (DIR) 2005-03-18 19:30  use netfile* instead of net*              rsc
 (DIR) 2005-03-18 19:30  new files                                 rsc
 (DIR) 2005-03-18 19:29  will install from src dir                 rsc
 (DIR) 2005-03-18 19:27  add font                                  rsc
 (DIR) 2005-03-18 19:27  add 9fs                                   rsc
 (DIR) 2005-03-18 19:27  handle 9p servers                         rsc
 (DIR) 2005-03-18 19:22  add verbose9pserve environment variable…  rsc
 (DIR) 2005-03-18 19:21  drop readerr                              rsc
 (DIR) 2005-03-18 19:19  new                                       rsc
 (DIR) 2005-03-18 19:19  add ls                                    rsc
 (DIR) 2005-03-18 19:18  bugger factotum because directories nev…  rsc
 (DIR) 2005-03-18 19:05  no need to setproc(0)                     rsc
 (DIR) 2005-03-18 19:04  do not touch TSTP, TTIN, TTOU             rsc
 (DIR) 2005-03-18 19:04  shuffle                                   rsc
 (DIR) 2005-03-18 19:04  try leaving TTIN, TTOU alone              rsc
 (DIR) 2005-03-18 19:03  better error message                      rsc
 (DIR) 2005-03-18 19:03  try harder to put background jobs in ba…  rsc
 (DIR) 2005-03-18 19:02  add -9 for debugging                      rsc
 (DIR) 2005-03-18 19:01  ignore tstp                               rsc
 (DIR) 2005-03-18 19:01  nptl brokenness                           rsc
 (DIR) 2005-03-18 19:00  add for netfiles                          rsc
 (DIR) 2005-03-18 18:59  search .lx, .xy, avoid .tab.[ch].         rsc
 (DIR) 2005-03-18 18:57  add hget (no ftp support)                 rsc
 (DIR) 2005-03-18 18:56  add threaddata                            rsc
 (DIR) 2005-03-18 18:55  be more faithful to plan 9 environment …  rsc
 (DIR) 2005-03-18 18:54  correct command-printing bug              rsc
 (DIR) 2005-03-18 18:54  better png handling                       rsc
 (DIR) 2005-03-18 18:54  add flushimage                            rsc
 (DIR) 2005-03-18 18:53  add threaddata; correct Alt order         rsc
 (DIR) 2005-03-18 18:53  link to 9pm                               rsc
 (DIR) 2005-03-18 18:53  bug fix                                   rsc
 (DIR) 2005-03-18 18:53  make src work                             rsc
 (DIR) 2005-03-18 18:51  allow -- to end options                   rsc
 (DIR) 2005-03-18 18:50  quiet 9l                                  rsc
 (DIR) 2005-03-18 18:50  even more quieting of gcc                 rsc
 (DIR) 2005-03-18 18:49  use %#                                    rsc
 (DIR) 2005-03-18 18:09  line editing from rob                     rsc
 (DIR) 2005-03-18 18:05  month old bug fix from rob                rsc
 (DIR) 2005-03-18 18:05  garbage collection                        rsc
 (DIR) 2005-03-15 20:27  sunos                                     rsc
 (DIR) 2005-03-15 20:27  add signal.h                              rsc
 (DIR) 2005-03-15 20:26  do not set $PLAN9                         rsc
 (DIR) 2005-03-15 20:26  syntax errors                             rsc
 (DIR) 2005-03-15 19:50  do not add to void*                       rsc
 (DIR) 2005-03-15 16:12  appease sun - nil is now just 0 instead…  rsc
 (DIR) 2005-03-15 16:11  appease sun                               rsc
 (DIR) 2005-03-15 14:17  get rid of .= syntax                      rsc
 (DIR) 2005-03-14 21:02  Add dollarsign support.                   rsc
 (DIR) 2005-03-14 20:53  Add $foo window names back to acme, ena…  rsc
 (DIR) 2005-03-09 17:12  use plan 9 versions                       rsc
 (DIR) 2005-03-08 19:11  more                                      rsc
 (DIR) 2005-03-06 18:10  new.fortunes                              rsc
 (DIR) 2005-03-06 18:06  add u and u.rc                            rsc
 (DIR) 2005-03-06 18:06  new script                                rsc
 (DIR) 2005-03-05 13:11  more robust win                           rsc
 (DIR) 2005-03-04 14:47  make chatty9p an extern int for the mac.  rsc
 (DIR) 2005-03-01 20:56  open: preserve error on failed open wri…  rsc
 (DIR) 2005-02-28 20:20  update                                    rsc
 (DIR) 2005-02-28 20:20  take two on --options                     rsc
 (DIR) 2005-02-28 18:58  extra awd                                 rsc
 (DIR) 2005-02-28 18:58  gv has decided to rename all its -foo o…  rsc
 (DIR) 2005-02-22 16:58  Fix up OBJTYPE on 64-bit x86 FreeBSD ma…  wkj
 (DIR) 2005-02-22 16:56  Update cvs turd.                          wkj
 (DIR) 2005-02-21 15:57  update                                    rsc
 (DIR) 2005-02-21 15:03  make directories as neeeded               rsc
 (DIR) 2005-02-21 14:25  better symlink                            rsc
 (DIR) 2005-02-21 04:28  syntactically correct c code always a p…  rsc
 (DIR) 2005-02-20 22:51  bug fix from lucho                        rsc
 (DIR) 2005-02-18 18:28  fix -d from lucho                         rsc
 (DIR) 2005-02-17 14:21  silence yyerrlab warning                  rsc
 (DIR) 2005-02-16 17:20  dump logs                                 rsc
 (DIR) 2005-02-16 17:15  add check for procscheduler returning     rsc
 (DIR) 2005-02-16 17:14  even quieter gcc                          rsc
 (DIR) 2005-02-16 17:13  new glenda                                rsc
 (DIR) 2005-02-16 17:13  make hwrite work with chunked encoding    rsc
 (DIR) 2005-02-15 18:08  hard-to-find locking bug                  rsc
 (DIR) 2005-02-15 05:07  new glenda for page bottoms               rsc
 (DIR) 2005-02-15 05:07  add source links                          rsc
 (DIR) 2005-02-15 05:04  whoops -- close afid in auth_freerpc      rsc
 (DIR) 2005-02-15 05:04  add support for alpha                     rsc
 (DIR) 2005-02-15 05:04  ignore tty notes; still not 100% right    rsc
 (DIR) 2005-02-15 05:03  add ventilogging, vtlognames              rsc
 (DIR) 2005-02-15 05:03  add ABGR32                                rsc
 (DIR) 2005-02-14 20:27  Reduce the differences between yaccpar …  wkj
 (DIR) 2005-02-14 19:33  disable logging                           rsc
 (DIR) 2005-02-14 18:58  different fix for main proc bug           rsc
 (DIR) 2005-02-14 16:11  do not use /mnt/factotum                  rsc
 (DIR) 2005-02-14 07:37  use hostname -s                           rsc
 (DIR) 2005-02-14 00:37  changes                                   rsc
 (DIR) 2005-02-14 00:19  changes                                   rsc
 (DIR) 2005-02-14 00:00  new                                       rsc
 (DIR) 2005-02-13 23:56  bug fix                                   rsc
 (DIR) 2005-02-13 23:44  man                                       rsc
 (DIR) 2005-02-13 23:29  hide xreadcons                            rsc
 (DIR) 2005-02-13 23:08  more bug fixes                            rsc
 (DIR) 2005-02-13 22:19  more                                      rsc
 (DIR) 2005-02-13 22:10  lower case                                rsc
 (DIR) 2005-02-13 22:10  more on protos                            rsc
 (DIR) 2005-02-13 22:09  ignore everything                         rsc
 (DIR) 2005-02-13 22:09  new                                       rsc
 (DIR) 2005-02-13 22:05  more                                      rsc
 (DIR) 2005-02-13 22:02  more docs                                 rsc
 (DIR) 2005-02-13 21:40  no zombies                                rsc
 (DIR) 2005-02-13 21:38  handle /dev/stdin always                  rsc
 (DIR) 2005-02-13 19:26  add log                                   rsc
 (DIR) 2005-02-13 19:25  add getnetconninfo                        rsc
 (DIR) 2005-02-13 18:35  use nci to label connections              rsc
 (DIR) 2005-02-13 18:35  work around stupid linux bug              rsc
 (DIR) 2005-02-13 18:35  add dsa x509                              rsc
 (DIR) 2005-02-13 18:34  add %lB for lower case                    rsc
 (DIR) 2005-02-13 18:34  allow parseattr(nil)                      rsc
 (DIR) 2005-02-13 18:33  bug fix                                   rsc
 (DIR) 2005-02-13 18:33  add local address to dial                 rsc
 (DIR) 2005-02-13 18:32  add pass proto                            rsc
 (DIR) 2005-02-13 18:32  bigger buffers; add rdwr                  rsc
 (DIR) 2005-02-13 18:32  add ipso                                  rsc
 (DIR) 2005-02-13 18:32  different logging                         rsc
 (DIR) 2005-02-13 18:31  add rsafill, x509req, asn1toDSApriv       rsc
 (DIR) 2005-02-13 18:31  add laddr, raddr to netconninfo           rsc
 (DIR) 2005-02-13 18:31  better editing                            rsc
 (DIR) 2005-02-13 18:05  initial stab at ipso                      rsc
 (DIR) 2005-02-13 18:04  more add                                  rsc
 (DIR) 2005-02-13 18:04  add others                                rsc
 (DIR) 2005-02-13 18:04  add ssh-agent via factotum                rsc
 (DIR) 2005-02-13 18:03  new program readcons                      rsc
 (DIR) 2005-02-13 05:59  new auth                                  rsc
 (DIR) 2005-02-13 05:58  moving to auth                            rsc
 (DIR) 2005-02-12 16:48  silence gcc chatter                       rsc
 (DIR) 2005-02-11 22:16  make key prompt work                      rsc
 (DIR) 2005-02-11 22:16  less chatty                               rsc
 (DIR) 2005-02-11 22:04  open correct factotum file                rsc
 (DIR) 2005-02-11 21:18  fix warnings                              rsc
 (DIR) 2005-02-11 21:16  no anon union                             rsc
 (DIR) 2005-02-11 21:06  $WSYSTYPE not WSYSTYPE                    rsc
 (DIR) 2005-02-11 21:03  add x11 include                           rsc
 (DIR) 2005-02-11 20:32  build changes                             rsc
 (DIR) 2005-02-11 19:51  changes                                   rsc
 (DIR) 2005-02-11 19:50  domains                                   rsc
 (DIR) 2005-02-11 19:46  use ndb directly for authdial             rsc
 (DIR) 2005-02-11 19:46  do not need auth_wep or login             rsc
 (DIR) 2005-02-11 19:45  remove factotum directory                 rsc
 (DIR) 2005-02-11 19:44  better handling of failed setproc         rsc
 (DIR) 2005-02-11 19:44  fix doubleclick                           rsc
 (DIR) 2005-02-11 19:44  add write -l                              rsc
 (DIR) 2005-02-11 19:43  update                                    rsc
 (DIR) 2005-02-11 19:43  more                                      rsc
 (DIR) 2005-02-11 19:42  unbugger                                  rsc
 (DIR) 2005-02-11 19:41  new                                       rsc
 (DIR) 2005-02-11 19:40  add ndb                                   rsc
 (DIR) 2005-02-11 19:39  add secstored; use readcons               rsc
 (DIR) 2005-02-11 19:21  new man pages                             rsc
 (DIR) 2005-02-11 17:35  changes                                   rsc
 (DIR) 2005-02-11 17:01  use explicit %#                           rsc
 (DIR) 2005-02-11 17:01  add fsamount, nsamount; use ndb for aut…  rsc
 (DIR) 2005-02-11 17:00  add _fsunmount; do version in fsinit; a…  rsc
 (DIR) 2005-02-11 17:00  call srv->start at start                  rsc
 (DIR) 2005-02-11 16:58  hard code list of plan 9 services in ca…  rsc
 (DIR) 2005-02-11 16:58  set pid=-1 explicitly                     rsc
 (DIR) 2005-02-11 16:56  bug fixes; add secstore                   rsc
 (DIR) 2005-02-11 16:55  add secstore                              rsc
 (DIR) 2005-02-11 16:55  add disabled to ignore list               rsc
 (DIR) 2005-02-11 16:55  better path for ahd                       rsc
 (DIR) 2005-02-11 16:55  bug fix in auth                           rsc
 (DIR) 2005-02-11 16:54  remove threadregs; use %# explicitly; u…  rsc
 (DIR) 2005-02-11 16:54  tweak                                     rsc
 (DIR) 2005-02-11 16:53  bug fixes; quieter                        rsc
 (DIR) 2005-02-11 16:53  use nsamount and fsamount                 rsc
 (DIR) 2005-02-11 16:52  add print buttons                         rsc
 (DIR) 2005-02-11 16:52  add threadgetname                         rsc
 (DIR) 2005-02-11 16:52  fix regexp license                        rsc
 (DIR) 2005-02-11 16:52  fix libsec lib9 cycle                     rsc
 (DIR) 2005-02-11 16:51  clean up pthread for linux                rsc
 (DIR) 2005-02-11 16:44  new allocrpc interface                    rsc
 (DIR) 2005-02-11 16:44  set corpid                                rsc
 (DIR) 2005-02-11 16:42  send output to fd instead of 0            rsc
 (DIR) 2005-02-11 16:42  add link to license                       rsc
 (DIR) 2005-02-11 05:23  debugging                                 rsc
 (DIR) 2005-02-11 02:34  reserve var                               rsc
 (DIR) 2005-02-11 02:16  declare frame                             rsc
 (DIR) 2005-02-11 02:14  different pthread support                 rsc
 (DIR) 2005-02-11 02:02  Remove libthread_db nonsense.             rsc
 (DIR) 2005-02-11 00:01  more pthread                              rsc
 (DIR) 2005-02-10 16:08  new prototypes                            rsc
 (DIR) 2005-02-08 21:06  nsopen                                    rsc
 (DIR) 2005-02-08 21:04  auth fixes                                rsc
 (DIR) 2005-02-08 21:04  add autolib                               rsc
 (DIR) 2005-02-08 21:03  fix typo                                  rsc
 (DIR) 2005-02-08 21:03  add crypt                                 rsc
 (DIR) 2005-02-08 21:03  cannot assign args                        rsc
 (DIR) 2005-02-08 21:03  do not use auth.h                         rsc
 (DIR) 2005-02-08 21:03  add auth                                  rsc
 (DIR) 2005-02-08 21:02  use sysfatal                              rsc
 (DIR) 2005-02-08 21:02  add crypt                                 rsc
 (DIR) 2005-02-08 20:58  lucho changes                             rsc
 (DIR) 2005-02-08 20:41  fix paste again                           rsc
 (DIR) 2005-02-08 20:35  send nul with choice                      rsc
 (DIR) 2005-02-08 20:27  avoid unix special files                  rsc
 (DIR) 2005-02-08 20:25  add mode chars                            rsc
 (DIR) 2005-02-08 20:24  bug fix                                   rsc
 (DIR) 2005-02-08 20:18  add mode bits                             rsc
 (DIR) 2005-02-08 20:17  expose unix mode bits                     rsc
 (DIR) 2005-02-08 20:08  start adding DM bits                      rsc
 (DIR) 2005-02-08 19:13  add freebsd 5.2                           rsc
 (DIR) 2005-02-08 19:13  bug fix                                   rsc
 (DIR) 2005-02-08 19:13  remove debugging                          rsc
 (DIR) 2005-02-08 19:08  play nicer with others w.r.t. signal ma…  rsc
 (DIR) 2005-02-08 18:36  document bash stupidity                   rsc
 (DIR) 2005-02-08 18:33  try to handle DEL better                  rsc
 (DIR) 2005-02-08 18:01  Maybe it will run on SunOS 5.8 now.       rsc
 (DIR) 2005-02-08 17:56  Avoid yet another X11 stack overflow.     rsc
 (DIR) 2005-02-03 15:41  stupid gcc                                rsc
 (DIR) 2005-02-02 22:32  silence archive warning for .a files      rsc
 (DIR) 2005-02-02 22:27  more nowsys                               rsc
 (DIR) 2005-02-02 22:08  use LOCAL.config                          rsc
 (DIR) 2005-02-02 22:04  break x11 for sure                        rsc
 (DIR) 2005-02-01 20:29  do not use linux mc                       rsc
 (DIR) 2005-01-31 07:14  add stack to list                         rsc
 (DIR) 2005-01-30 19:45  do not readdir files - from zoltan jarai  rsc
 (DIR) 2005-01-30 18:00  disable chording                          rsc
 (DIR) 2005-01-30 17:09  fix mkfile again                          rsc
 (DIR) 2005-01-30 16:50  add ranlib for mac                        rsc
 (DIR) 2005-01-30 16:49  add -                                     rsc
 (DIR) 2005-01-30 16:49  add lex files                             rsc
 (DIR) 2005-01-30 16:48  why bother?                               rsc
 (DIR) 2005-01-30 16:35  osprocid can be -1                        rsc
 (DIR) 2005-01-30 16:34  silence warning                           rsc
 (DIR) 2005-01-30 16:34  add errors file                           rsc
 (DIR) 2005-01-30 16:30  fix mintag bug - thanks lucho             rsc
 (DIR) 2005-01-30 16:29  document -a                               rsc
 (DIR) 2005-01-30 16:29  document -a, Indent                       rsc
 (DIR) 2005-01-30 16:28  respect sysname                           rsc
 (DIR) 2005-01-30 16:28  use correct graphics format               rsc
 (DIR) 2005-01-30 16:27  handle sysnames in labels                 rsc
 (DIR) 2005-01-30 15:59  handle non-zero mintag properly           rsc
 (DIR) 2005-01-29 17:03  update usage                              rsc
 (DIR) 2005-01-29 16:50  add diff -a                               rsc
 (DIR) 2005-01-28 05:41  better offset handling                    rsc
 (DIR) 2005-01-27 20:55  cope with unix ORCLOSE                    rsc
 (DIR) 2005-01-27 20:52  fix rowdump bug                           rsc
 (DIR) 2005-01-27 20:36  remove searching print; check fids in u…  rsc
 (DIR) 2005-01-27 19:28  add here                                  rsc
 (DIR) 2005-01-27 19:27  do not use cvs for here                   rsc
 (DIR) 2005-01-27 19:24  how did we lose this?                     rsc
 (DIR) 2005-01-27 07:20  remove debugging print                    rsc
 (DIR) 2005-01-27 06:10  add autoindent (-a) and chording. clean…  rsc
 (DIR) 2005-01-26 07:10  add -c option                             rsc
 (DIR) 2005-01-26 04:02  handle @ better in winsize                rsc
 (DIR) 2005-01-24 03:57  update                                    rsc
 (DIR) 2005-01-24 03:45  update                                    rsc
 (DIR) 2005-01-24 00:49  volatile                                  rsc
 (DIR) 2005-01-23 23:19  more searchpath-related changes           rsc
 (DIR) 2005-01-23 23:02  document isum                             rsc
 (DIR) 2005-01-23 22:58  stupid bugs                               rsc
 (DIR) 2005-01-23 22:57  rename scheduler to have a more distinc…  rsc
 (DIR) 2005-01-23 22:57  avoid saying unsigned long, for unix po…  rsc
 (DIR) 2005-01-23 22:57  add undocumented Abort builtin            rsc
 (DIR) 2005-01-23 22:56  do not clobber register names             rsc
 (DIR) 2005-01-23 22:56  add stack                                 rsc
 (DIR) 2005-01-23 22:56  document -q                               rsc
 (DIR) 2005-01-23 22:55  document core and stack                   rsc
 (DIR) 2005-01-23 22:51  sort cores; print stack as command        rsc
 (DIR) 2005-01-23 22:51  changes mainly for threading support      rsc
 (DIR) 2005-01-23 22:51  less verbose                              rsc
 (DIR) 2005-01-23 22:48  change to use attach functions. $a mean…  rsc
 (DIR) 2005-01-23 22:48  Working on better handling of multithre…  rsc
 (DIR) 2005-01-23 22:41  document searchpath(3)                    rsc
 (DIR) 2005-01-23 22:33  Add searchpath().                         rsc
 (DIR) 2005-01-23 22:33  Extract more data from core dumps.        rsc
 (DIR) 2005-01-23 22:33  Start working through proper handling o…  rsc
 (DIR) 2005-01-23 16:02  Apparently SuSE 9.1's X distribution us…  rsc
 (DIR) 2005-01-23 01:55  redirect debugging output of isnptl       rsc
 (DIR) 2005-01-21 20:23  arg count                                 rsc
 (DIR) 2005-01-21 20:21  use better versions                       rsc
 (DIR) 2005-01-21 06:51  replace mdir with mkdir; oops             rsc
 (DIR) 2005-01-20 22:59  ignore host read eof while exiting        rsc
 (DIR) 2005-01-20 17:53  todo                                      rsc
 (DIR) 2005-01-20 17:52  core has been written                     rsc
 (DIR) 2005-01-19 19:48  use correct yacc                          rsc
 (DIR) 2005-01-19 19:17  more ignores                              rsc
 (DIR) 2005-01-19 19:12  add errno                                 rsc
 (DIR) 2005-01-19 17:11  fixes                                     rsc
 (DIR) 2005-01-19 17:04  show only interesting log entries         rsc
 (DIR) 2005-01-19 16:51  do not use shutdown on mac                rsc
 (DIR) 2005-01-19 16:50  avoid c99                                 rsc
 (DIR) 2005-01-19 16:48  avoid c99 extensions                      rsc
 (DIR) 2005-01-19 16:45  bad $variable names                       rsc
 (DIR) 2005-01-19 16:44  try again                                 rsc
 (DIR) 2005-01-19 16:42  try again at x86-64                       rsc
 (DIR) 2005-01-19 04:05  continue x86-64                           rsc
 (DIR) 2005-01-19 03:53  do not close -1                           rsc
 (DIR) 2005-01-19 01:17  update                                    rsc
 (DIR) 2005-01-19 00:38  do not translate man pages                rsc
 (DIR) 2005-01-19 00:25  do not use rpath on Darwin                rsc
 (DIR) 2005-01-18 20:53  proccreate race                           rsc
 (DIR) 2005-01-18 20:49  free hdr->cmd                             rsc
 (DIR) 2005-01-18 20:49  extract cmd in right place                rsc
 (DIR) 2005-01-18 20:45  add                                       rsc
 (DIR) 2005-01-18 20:26  add core cmd                              rsc
 (DIR) 2005-01-18 20:26  print core cmd                            rsc
 (DIR) 2005-01-18 20:17  run LOCAL.INSTALL                         rsc
 (DIR) 2005-01-18 20:17  check for lack of registers               rsc
 (DIR) 2005-01-18 20:17  bigger chunking                           rsc
 (DIR) 2005-01-18 20:17  add threadgetname                         rsc
 (DIR) 2005-01-18 20:15  bug fixes                                 rsc
 (DIR) 2005-01-18 18:52  update 9menu url                          rsc
 (DIR) 2005-01-18 18:34  gone                                      rsc
 (DIR) 2005-01-18 18:31  update                                    rsc
 (DIR) 2005-01-18 18:26  add threadspawnl                          rsc
 (DIR) 2005-01-18 18:17  silence useless errors                    rsc
 (DIR) 2005-01-18 18:14  explain nptl stuff                        rsc
 (DIR) 2005-01-18 18:13  explain nptl stuff                        rsc
 (DIR) 2005-01-18 18:13  better exit handling                      rsc
 (DIR) 2005-01-18 18:11  add fsseek                                rsc
 (DIR) 2005-01-18 18:11  use domain name                           rsc
 (DIR) 2005-01-18 06:02  remove hard-coded /usr/local/plan9        rsc
 (DIR) 2005-01-18 06:02  add cvs server link                       rsc
 (DIR) 2005-01-18 05:59  look in right place for 64-bit X libs     rsc
 (DIR) 2005-01-18 05:57  add x86 64                                rsc
 (DIR) 2005-01-18 05:57  64-bit nonsense                           rsc
 (DIR) 2005-01-18 05:47  x                                         rsc
 (DIR) 2005-01-18 05:44  change vacfs ref                          rsc
 (DIR) 2005-01-18 05:43  better comment                            rsc
 (DIR) 2005-01-18 05:42  shorter                                   rsc
 (DIR) 2005-01-18 05:25  remove venti for now                      rsc
 (DIR) 2005-01-17 21:38  important to -lpthread                    rsc
 (DIR) 2005-01-17 21:33  more binaries                             rsc
 (DIR) 2005-01-17 21:32  nptl dependencies                         rsc
 (DIR) 2005-01-17 21:30  more exits                                rsc
 (DIR) 2005-01-17 21:30  allow config to override kernel version   rsc
 (DIR) 2005-01-17 21:29  do not call exits in threaded programs    rsc
 (DIR) 2005-01-17 21:27  use 9 ps                                  rsc
 (DIR) 2005-01-17 21:27  formatting                                rsc
 (DIR) 2005-01-17 20:57  source $PLAN9/config                      rsc
 (DIR) 2005-01-17 15:37  nil deref                                 rsc
 (DIR) 2005-01-16 23:06  minor mods                                rsc
 (DIR) 2005-01-16 23:01  vacfs has been ported!                    rsc
 (DIR) 2005-01-16 23:00  add note about html                       rsc
 (DIR) 2005-01-16 22:58  vacfs                                     rsc
 (DIR) 2005-01-16 22:57  different naming convention               rsc
 (DIR) 2005-01-16 21:33  update                                    rsc
 (DIR) 2005-01-16 21:32  indices                                   rsc
 (DIR) 2005-01-16 21:32  tweaks                                    rsc
 (DIR) 2005-01-16 21:31  better HR                                 rsc
 (DIR) 2005-01-16 21:31  useful warning comment                    rsc
 (DIR) 2005-01-16 21:30  handle section (9p)                       rsc
 (DIR) 2005-01-16 21:30  typo                                      rsc
 (DIR) 2005-01-16 21:30  describe new return values                rsc
 (DIR) 2005-01-16 21:30  tweaks                                    rsc
 (DIR) 2005-01-16 21:29  descriptions                              rsc
 (DIR) 2005-01-16 21:29  oops                                      rsc
 (DIR) 2005-01-16 21:29  dregs from unix                           rsc
 (DIR) 2005-01-16 21:28  update return interface                   rsc
 (DIR) 2005-01-16 21:16  use EARGF                                 rsc
 (DIR) 2005-01-16 21:15  make vacfs work; thanks to lucho          rsc
 (DIR) 2005-01-16 21:13  must use tcp explicitly                   rsc
 (DIR) 2005-01-16 20:56  use -Wl,-rpath for gcc                    rsc
 (DIR) 2005-01-16 17:37  too big fd                                rsc
 (DIR) 2005-01-15 20:54  Long-standing bug in syminit, tickled b…  rsc
 (DIR) 2005-01-15 16:34  use threadexits instead of exits          rsc
 (DIR) 2005-01-14 23:46  cat does take arguments!                  rsc
 (DIR) 2005-01-14 23:45  note from axel                            rsc
 (DIR) 2005-01-14 22:23  describe diff -uc                         rsc
 (DIR) 2005-01-14 22:21  fix quote font                            rsc
 (DIR) 2005-01-14 22:13  add link to 9wm page                      rsc
 (DIR) 2005-01-14 21:23  cd                                        rsc
 (DIR) 2005-01-14 21:09  linux                                     rsc
 (DIR) 2005-01-14 21:01   fix urls                                 rsc
 (DIR) 2005-01-14 21:01  fixurls                                   rsc
 (DIR) 2005-01-14 20:53  ridiculous precision                      rsc
 (DIR) 2005-01-14 20:49  tweaks                                    rsc
 (DIR) 2005-01-14 20:47  link directly                             rsc
 (DIR) 2005-01-14 20:42  note html files                           rsc
 (DIR) 2005-01-14 20:41  changes                                   rsc
 (DIR) 2005-01-14 20:21  floating percent                          rsc
 (DIR) 2005-01-14 20:14  better href                               rsc
 (DIR) 2005-01-14 20:13  mkindex                                   rsc
 (DIR) 2005-01-14 20:13  install                                   rsc
 (DIR) 2005-01-14 20:13  maketarball                               rsc
 (DIR) 2005-01-14 20:12  add index                                 rsc
 (DIR) 2005-01-14 20:08  no /fd/0                                  rsc
 (DIR) 2005-01-14 19:51  howto                                     rsc
 (DIR) 2005-01-14 19:43  add interesting pages                     rsc
 (DIR) 2005-01-14 19:43  update paths                              rsc
 (DIR) 2005-01-14 19:42  license                                   rsc
 (DIR) 2005-01-14 19:37  documet openfd                            rsc
 (DIR) 2005-01-14 19:29  need intro                                rsc
 (DIR) 2005-01-14 19:27  removed                                   rsc
 (DIR) 2005-01-14 19:27  renamed                                   rsc
 (DIR) 2005-01-14 19:03  document man                              rsc
 (DIR) 2005-01-14 18:49  avoid renaming /usr/local/plan9-foo       rsc
 (DIR) 2005-01-14 18:46  stupid sun                                rsc
 (DIR) 2005-01-14 18:38  try to fix sun                            rsc
 (DIR) 2005-01-14 18:35  stupid sun                                rsc
 (DIR) 2005-01-14 18:35  stupid programmer                         rsc
 (DIR) 2005-01-14 18:33  smart sun                                 rsc
 (DIR) 2005-01-14 18:32  stupid sun                                rsc
 (DIR) 2005-01-14 18:26  use install.log                           rsc
 (DIR) 2005-01-14 18:25  stupid sun                                rsc
 (DIR) 2005-01-14 18:21  stupid sun                                rsc
 (DIR) 2005-01-14 18:11  oops sunos                                rsc
 (DIR) 2005-01-14 18:05  signedness                                rsc
 (DIR) 2005-01-14 18:03  shut up                                   rsc
 (DIR) 2005-01-14 18:02  log everything                            rsc
 (DIR) 2005-01-14 18:01  add anhtml                                rsc
 (DIR) 2005-01-14 18:00  better job at cleaning                    rsc
 (DIR) 2005-01-14 17:58  build man pages                           rsc
 (DIR) 2005-01-14 17:57  not reached                               rsc
 (DIR) 2005-01-14 17:56  add procwakeupandunlock                   rsc
 (DIR) 2005-01-14 17:55  silence warning                           rsc
 (DIR) 2005-01-14 17:43  ignore generated html                     rsc
 (DIR) 2005-01-14 17:40  fix unsharp                               rsc
 (DIR) 2005-01-14 17:37  cut out the html - they're going to cau…  rsc
 (DIR) 2005-01-14 17:31  where did this change go?                 rsc
 (DIR) 2005-01-14 05:55  update                                    rsc
 (DIR) 2005-01-14 05:55  paranoia                                  rsc
 (DIR) 2005-01-14 05:42  must let $PLAN9 be overrided in 9 and 9…  rsc
 (DIR) 2005-01-14 05:28  fixes                                     rsc
 (DIR) 2005-01-14 04:24  works on Linux 2.6                        rsc
 (DIR) 2005-01-14 03:45  checkpoint                                rsc
 (DIR) 2005-01-14 03:33  64-bit fixes from lucho                   rsc
 (DIR) 2005-01-14 03:27  some changes                              rsc
 (DIR) 2005-01-14 00:33  discovered $newmember                     rsc
 (DIR) 2005-01-13 04:58  these mkfiles only confuse                rsc
 (DIR) 2005-01-13 04:56  forgotten files                           rsc
 (DIR) 2005-01-13 04:53  cheat on changes                          rsc
 (DIR) 2005-01-13 04:50  more small changes                        rsc
 (DIR) 2005-01-13 04:49  Many small edits.                         rsc
 (DIR) 2005-01-12 17:18  missed this                               rsc
 (DIR) 2005-01-12 16:59  maintain $path and $PATH simultaneously   rsc
 (DIR) 2005-01-11 21:28  no more 9commands                         rsc
 (DIR) 2005-01-11 21:28  paranoia                                  rsc
 (DIR) 2005-01-11 21:06  don't rfork(RFNOTEG) because then you l…  rsc
 (DIR) 2005-01-11 20:58  change scripts back to /usr/local/plan9…  rsc
 (DIR) 2005-01-11 20:57  get rid of the 9foo commands in favor o…  rsc
 (DIR) 2005-01-11 20:57  better cleanup of tmp files               rsc
 (DIR) 2005-01-11 19:52  update                                    rsc
 (DIR) 2005-01-11 19:46  fix cflags                                rsc
 (DIR) 2005-01-11 19:46  unbugger postscript                       rsc
 (DIR) 2005-01-11 19:46  add $plan9 variable                       rsc
 (DIR) 2005-01-11 19:45  updates                                   rsc
 (DIR) 2005-01-11 19:44  invoke rc                                 rsc
 (DIR) 2005-01-11 19:44  invoke page better                        rsc
 (DIR) 2005-01-11 19:35  more fun with macs                        rsc
 (DIR) 2005-01-11 19:23  fun with applescript                      rsc
 (DIR) 2005-01-11 17:59  handle \*9                                rsc
 (DIR) 2005-01-11 17:49  remove references to hardcoded /usr/loc…  rsc
 (DIR) 2005-01-11 17:43  os x changes                              rsc
 (DIR) 2005-01-11 17:39  add \*9 string                            rsc
 (DIR) 2005-01-11 17:37  use macro for /usr/local/plan9            rsc
 (DIR) 2005-01-11 17:14  fixes for openbsd                         rsc
 (DIR) 2005-01-11 16:48  changes from rob                          rsc
 (DIR) 2005-01-10 00:28  do rfork(RFNOTEG) before exec             rsc
 (DIR) 2005-01-10 00:23  document -r                               rsc
 (DIR) 2005-01-10 00:21  add -r flag to reverse scrolling behavi…  rsc
 (DIR) 2005-01-07 23:26  add 9                                     rsc
 (DIR) 2005-01-07 23:11  oops                                      rsc
 (DIR) 2005-01-07 23:11  symopen                                   rsc
 (DIR) 2005-01-07 23:11  tweaks                                    rsc
 (DIR) 2005-01-07 23:10  symopen                                   rsc
 (DIR) 2005-01-07 22:59  oops                                      rsc
 (DIR) 2005-01-07 21:47  initial darwin                            rsc
 (DIR) 2005-01-07 20:52  allow lock passing                        rsc
 (DIR) 2005-01-07 20:45  symopen                                   rsc
 (DIR) 2005-01-07 20:41  new program from presotto                 rsc
 (DIR) 2005-01-07 20:40  oops                                      rsc
 (DIR) 2005-01-07 20:29  mention freebsd nonsense                  rsc
 (DIR) 2005-01-07 20:25  avoid <{}                                 rsc
 (DIR) 2005-01-07 20:07  fix from axel                             rsc
 (DIR) 2005-01-07 19:17  bug fix                                   rsc
 (DIR) 2005-01-07 19:12  add adict                                 rsc
 (DIR) 2005-01-07 19:11  fix sunos                                 rsc
 (DIR) 2005-01-07 19:10  rename /usr/local/plan9 for alternate i…  rsc
 (DIR) 2005-01-07 18:52  unbugger                                  rsc
 (DIR) 2005-01-07 18:51  remove target on failure (sun)            rsc
 (DIR) 2005-01-07 18:45  small hidings                             rsc
 (DIR) 2005-01-07 18:44  seems to correct lack of focus when com…  rsc
 (DIR) 2005-01-07 18:06  freebsd5                                  rsc
 (DIR) 2005-01-07 18:04  gcc                                       rsc
 (DIR) 2005-01-07 18:04  oops                                      rsc
 (DIR) 2005-01-07 18:03  debugging for sam, and an old fix forgo…  rsc
 (DIR) 2005-01-07 17:41  Update CVS turd.                          wkj
 (DIR) 2005-01-07 17:38  First pass at supporting FreeBSD 5.x. I…  wkj
 (DIR) 2005-01-07 17:26  debugging                                 rsc
 (DIR) 2005-01-07 17:21  more name conflicts                       rsc
 (DIR) 2005-01-07 17:20  stupid FreeBSD name conflict              rsc
 (DIR) 2005-01-07 17:06  ignore spurious sigchilds on sunos        rsc
 (DIR) 2005-01-07 08:02  success on the sun                        rsc
 (DIR) 2005-01-07 07:47  sunos fixes                               rsc
 (DIR) 2005-01-07 07:28  accomodate sun nm format                  rsc
 (DIR) 2005-01-07 07:19  do not depend on flock                    rsc
 (DIR) 2005-01-07 07:16  add -mt for sun                           rsc
 (DIR) 2005-01-07 07:15  better status handling for sun            rsc
 (DIR) 2005-01-07 06:41  no need to include sec.h                  rsc
 (DIR) 2005-01-07 06:40  do full dependency graph using librarie…  rsc
 (DIR) 2005-01-07 04:05  add _flushmemscreen declaration           rsc
 (DIR) 2005-01-07 04:03  add declaration for elfdl386mapdl.        rsc
 (DIR) 2005-01-07 04:02  make regdesc global                       rsc
 (DIR) 2005-01-07 04:01  add regdesc back.                         rsc
 (DIR) 2005-01-06 23:45  use fmtvprint to avoid needing to copy …  rsc
 (DIR) 2005-01-06 23:43  add _procwakeupandunlock to help ease l…  rsc
 (DIR) 2005-01-06 23:13  go back to 1000 scheds                    rsc
 (DIR) 2005-01-06 23:11  more precision on time                    rsc
 (DIR) 2005-01-06 23:08  add some annoying lock loop prints -- l…  rsc
 (DIR) 2005-01-06 23:07  more debugging                            rsc
 (DIR) 2005-01-06 23:06  fix autolib for gcc3+                     rsc
 (DIR) 2005-01-05 04:01  exit on eof                               rsc
 (DIR) 2005-01-04 22:44  update mkmk.sh                            rsc
 (DIR) 2005-01-04 22:43  scrolling                                 rsc
 (DIR) 2005-01-04 22:41  add new | syntax. syntax will change.     rsc
 (DIR) 2005-01-04 22:33  man page checking                         rsc
 (DIR) 2005-01-04 22:32  ignore build dirs                         rsc
 (DIR) 2005-01-04 22:31  forgot this                               rsc
 (DIR) 2005-01-04 22:30  in with the new                           rsc
 (DIR) 2005-01-04 22:30  in with the new                           rsc
 (DIR) 2005-01-04 22:23  add _threaddaemonize                      rsc
 (DIR) 2005-01-04 22:22  more debugging                            rsc
 (DIR) 2005-01-04 22:22  better handling                           rsc
 (DIR) 2005-01-04 22:21  remove thread.c                           rsc
 (DIR) 2005-01-04 22:21  use 9pclient                              rsc
 (DIR) 2005-01-04 22:21  good thing no one uses this.              rsc
 (DIR) 2005-01-04 22:20  do not free r until done with it!         rsc
 (DIR) 2005-01-04 22:20  hide some routines                        rsc
 (DIR) 2005-01-04 22:20  minor fixes; hide some routines           rsc
 (DIR) 2005-01-04 22:19  no need for disk or scsi                  rsc
 (DIR) 2005-01-04 22:19  fix error message                         rsc
 (DIR) 2005-01-04 22:19  cache answer                              rsc
 (DIR) 2005-01-04 22:19  add execl and rand                        rsc
 (DIR) 2005-01-04 22:19  cache answer                              rsc
 (DIR) 2005-01-04 22:18  avoid duplicated code. guarantee that E…  rsc
 (DIR) 2005-01-04 22:18  use fcntl F_SETLK instead of flock, for…  rsc
 (DIR) 2005-01-04 22:18  exception names                           rsc
 (DIR) 2005-01-04 22:17  unused variables                          rsc
 (DIR) 2005-01-04 22:17  use 9pclient                              rsc
 (DIR) 2005-01-04 22:17  parse -s option                           rsc
 (DIR) 2005-01-04 22:17  do threading right                        rsc
 (DIR) 2005-01-04 22:17  exit correctly                            rsc
 (DIR) 2005-01-04 22:16  exit correctly.                           rsc
 (DIR) 2005-01-04 22:16  use 9pclient                              rsc
 (DIR) 2005-01-04 22:16  add boston                                rsc
 (DIR) 2005-01-04 22:15  more tests                                rsc
 (DIR) 2005-01-04 22:13  3d color cube                             rsc
 (DIR) 2005-01-04 22:12  mustn't forget this                       rsc
 (DIR) 2005-01-04 22:12  more files                                rsc
 (DIR) 2005-01-04 22:11  new scripts                               rsc
 (DIR) 2005-01-04 22:10  don't use (){} struct constructor         rsc
 (DIR) 2005-01-04 22:10  Goodbye SHORTLIB                          rsc
 (DIR) 2005-01-04 22:09  use 9pclient instead of fs                rsc
 (DIR) 2005-01-04 22:09  good bye SHORTLIB                         rsc
 (DIR) 2005-01-04 22:09  set SYSVERSION for 9c                     rsc
 (DIR) 2005-01-04 22:09  bugger fs in case it comes back           rsc
 (DIR) 2005-01-04 22:08  add boston                                rsc
 (DIR) 2005-01-04 22:07  add threadnotify                          rsc
 (DIR) 2005-01-04 22:07  more binaries to ignore                   rsc
 (DIR) 2005-01-04 21:39  clean up mkfile; fix winctlprint bug re…  rsc
 (DIR) 2005-01-04 21:29  don't need to rename Fid                  rsc
 (DIR) 2005-01-04 21:28  don't need to rename Fid anymore          rsc
 (DIR) 2005-01-04 21:28  back to threadnotify                      rsc
 (DIR) 2005-01-04 21:27  change to use new library.                rsc
 (DIR) 2005-01-04 21:27  typo flags => flag                        rsc
 (DIR) 2005-01-04 21:26  new prototype                             rsc
 (DIR) 2005-01-04 21:26  don't be dumb.                            rsc
 (DIR) 2005-01-04 21:26  small fixes; goodbye SHORTLIB             rsc
 (DIR) 2005-01-04 21:25  change comparison function to be consis…  rsc
 (DIR) 2005-01-04 21:25  have lrand now                            rsc
 (DIR) 2005-01-04 21:25  allow - as input file                     rsc
 (DIR) 2005-01-04 21:24  more debugging                            rsc
 (DIR) 2005-01-04 21:24  an old saddle                             rsc
 (DIR) 2005-01-04 21:23  placeholder; does not yet build           rsc
 (DIR) 2005-01-04 21:23  3D geometry                               rsc
 (DIR) 2005-01-04 21:22  lib9pclient is the new libfs              rsc
 (DIR) 2005-01-04 21:21  more include files.                       rsc
 (DIR) 2005-01-04 21:20  man pages changes                         rsc
 (DIR) 2005-01-04 21:18  autolib                                   rsc
 (DIR) 2005-01-04 21:17  fs.h => 9pclient.h                        rsc
 (DIR) 2005-01-04 21:17  autolib, p9rand, p9execl                  rsc
 (DIR) 2005-01-04 21:15  modifications for firefox                 rsc
 (DIR) 2005-01-04 21:15  use kill -9 instead                       rsc
 (DIR) 2005-01-04 21:15  use $USER instead of whoami               rsc
 (DIR) 2005-01-04 21:15  allow file names as arguments             rsc
 (DIR) 2005-01-04 21:14  show the amount of memory in use instea…  rsc
 (DIR) 2005-01-04 21:14  allow kill of pids.  recognize -sig.      rsc
 (DIR) 2005-01-04 21:13  9c: ignore autolib symbols 9l: use auto…  rsc
 (DIR) 2005-01-04 21:12  be more careful about not executing sel…  rsc
 (DIR) 2005-01-03 06:41  Add mkfile to keep indices up to date.    rsc
 (DIR) 2005-01-03 06:40  Some man pages.                           rsc
 (DIR) 2005-01-02 19:46  remove libfs.  now lib9pclient            rsc
 (DIR) 2005-01-02 03:45  add ? for unknown plumbs                  rsc
 (DIR) 2004-12-31 05:37  change _p9pow10 to fmtpow10               rsc
 (DIR) 2004-12-30 18:07  updates from andrey                       rsc
 (DIR) 2004-12-29 02:44  Rename lrand to p9lrand, too.             wkj
 (DIR) 2004-12-29 02:42  scroll virtual windows using mouse scro…  rsc
 (DIR) 2004-12-29 01:33  Use #define to move rand and srand to p…  wkj
 (DIR) 2004-12-29 01:32  Use osreldate.h to determine OS version…  wkj
 (DIR) 2004-12-29 01:32  GC now-unused FreeBSD-specific #defines.  wkj
 (DIR) 2004-12-29 01:30  Avoid conflicts with stdlib.              wkj
 (DIR) 2004-12-29 01:29  Use FreeBSD-approved method for determi…  wkj
 (DIR) 2004-12-29 01:29  GC unused variables.                      wkj
 (DIR) 2004-12-29 01:28  Update mkmk.sh.                           wkj
 (DIR) 2004-12-29 01:27  Formatting nits.                          wkj
 (DIR) 2004-12-29 01:27  #define pow10 to _p9pow10 as a stop-gap.  wkj
 (DIR) 2004-12-29 01:25  Appease the time_t monster.               wkj
 (DIR) 2004-12-29 01:25  Include netinet/in.h to get ntohs proto…  wkj
 (DIR) 2004-12-29 01:24  Formatting nit.                           wkj
 (DIR) 2004-12-28 23:27  fix up extraction procedures              rsc
 (DIR) 2004-12-28 23:27  compiler appeasement                      rsc
 (DIR) 2004-12-28 23:27  declare elfdl386mapdl                     rsc
 (DIR) 2004-12-28 23:26  small changes for build                   rsc
 (DIR) 2004-12-28 23:21  add virtual desktop patch from andrey     rsc
 (DIR) 2004-12-28 23:20  be like plan 9 plumber                    rsc
 (DIR) 2004-12-28 23:15  vac is not buggered anymore               rsc
 (DIR) 2004-12-28 23:15  thread is not buggered anymore            rsc
 (DIR) 2004-12-28 23:14  remove Bfmt*, add Bvprint                 rsc
 (DIR) 2004-12-28 23:14  set flag for freebsd 5                    rsc
 (DIR) 2004-12-28 23:13  add crop                                  rsc
 (DIR) 2004-12-28 22:36  restore old plan 9 property that when t…  rsc
 (DIR) 2004-12-28 22:29  avoid use of an extra proc                rsc
 (DIR) 2004-12-28 22:13  remove debugging print                    rsc
 (DIR) 2004-12-28 22:11  remove race between openfdthread and co…  rsc
 (DIR) 2004-12-28 20:01  make these files look like plan 9's       rsc
 (DIR) 2004-12-28 19:25  check against plan 9                      rsc
 (DIR) 2004-12-28 19:18  add bvprint                               rsc
 (DIR) 2004-12-28 19:18  fix Bprint yet again                      rsc
 (DIR) 2004-12-28 17:35  move linux ureg code to portable file     rsc
 (DIR) 2004-12-28 17:34  fix bug in bprint.  fmtprint => fmtvpri…  rsc
 (DIR) 2004-12-28 17:34  FreeBSD tweaks                            rsc
 (DIR) 2004-12-28 04:20  more freebsd work                         rsc
 (DIR) 2004-12-28 04:04  add threadlinklibrary                     rsc
 (DIR) 2004-12-28 03:50  attempt at FreeBSD pre-5 support          rsc
 (DIR) 2004-12-28 03:42  remove debugging                          rsc
 (DIR) 2004-12-28 03:41  add va_start/va_end.                      rsc
 (DIR) 2004-12-28 03:40  use fmtprint to avoid va_copy             rsc
 (DIR) 2004-12-28 01:45  add threaddaemonize                       rsc
 (DIR) 2004-12-28 01:45  more little compile fixes                 rsc
 (DIR) 2004-12-28 01:37  use threaddaemonize                       rsc
 (DIR) 2004-12-28 01:36  new test program                          rsc
 (DIR) 2004-12-28 01:35  add threaddaemonize(), more bug fixes     rsc
 (DIR) 2004-12-27 21:05  add note that vac should work.            rsc
 (DIR) 2004-12-27 19:40  use getuser instead of getenv("USER"). …  rsc
 (DIR) 2004-12-27 19:36  secstore from ehg                         rsc
 (DIR) 2004-12-27 19:13  silence various warnings                  rsc
 (DIR) 2004-12-27 19:13  change to use new thread library          rsc
 (DIR) 2004-12-27 19:12  yield now returns the number of switche…  rsc
 (DIR) 2004-12-27 19:11  better exec handling                      rsc
 (DIR) 2004-12-27 19:11  add awaitfor and waitfor                  rsc
 (DIR) 2004-12-27 18:21  starting to work on Linux                 rsc
 (DIR) 2004-12-27 17:19  shuffle to allow use of execchan in non…  rsc
 (DIR) 2004-12-27 17:01  more features                             rsc
 (DIR) 2004-12-27 16:57  dumb porting bugs                         rsc
 (DIR) 2004-12-27 16:56  use new thread library                    rsc
 (DIR) 2004-12-27 16:53  figure out which files to put in the li…  rsc
 (DIR) 2004-12-27 16:52  linux pre-2.6 implementation              rsc
 (DIR) 2004-12-27 16:52  start linux pre-2.6 port                  rsc
 (DIR) 2004-12-27 05:21  good test programs                        rsc
 (DIR) 2004-12-27 05:18  lock using Lock instead of QLock. qlock…  rsc
 (DIR) 2004-12-27 03:49  confine pthreads to pthread.c             rsc
 (DIR) 2004-12-27 03:36  add chansetname prototype                 rsc
 (DIR) 2004-12-27 03:22  as wkj pointed out, notifyseton should …  rsc
 (DIR) 2004-12-27 01:22  fix to handle new                         rsc
 (DIR) 2004-12-27 01:22  remove debugging                          rsc
 (DIR) 2004-12-27 01:16  changes from plan 9                       rsc
 (DIR) 2004-12-27 00:38  change to use new thread library          rsc
 (DIR) 2004-12-27 00:38  clone is a bad word on linux              rsc
 (DIR) 2004-12-27 00:38  handle pty correctly on linux             rsc
 (DIR) 2004-12-27 00:36  add readn to avoid need for plan9port l…  rsc
 (DIR) 2004-12-27 00:32  change to use new thread library          rsc
 (DIR) 2004-12-27 00:14  various changes from plan 9               rsc
 (DIR) 2004-12-27 00:13  signal handling, add prototype for pthr…  rsc
 (DIR) 2004-12-27 00:13  bug fix -- need to enqueue before sendi…  rsc
 (DIR) 2004-12-27 00:13  changes from plan 9                       rsc
 (DIR) 2004-12-27 00:12  change to use new thread library          rsc
 (DIR) 2004-12-27 00:12  bad name                                  rsc
 (DIR) 2004-12-27 00:12  add for porting                           rsc
 (DIR) 2004-12-27 00:11  porting changes                           rsc
 (DIR) 2004-12-27 00:11  fmtdef.h needed for VA_COPY               rsc
 (DIR) 2004-12-27 00:11  add isNaN                                 rsc
 (DIR) 2004-12-27 00:11  forgot this                               rsc
 (DIR) 2004-12-26 23:59  add portdate                              rsc
 (DIR) 2004-12-26 23:59  changes from plan 9.  some clean-up.      rsc
 (DIR) 2004-12-26 23:48  add portdate                              rsc
 (DIR) 2004-12-26 23:45  add portdate                              rsc
 (DIR) 2004-12-26 23:42  changes from plan 9                       rsc
 (DIR) 2004-12-26 23:31  add portdate                              rsc
 (DIR) 2004-12-26 23:26  plan 9 changes                            rsc
 (DIR) 2004-12-26 23:26  add portdate                              rsc
 (DIR) 2004-12-26 23:24  use new thread library                    rsc
 (DIR) 2004-12-26 23:24  use volatile correctly                    rsc
 (DIR) 2004-12-26 23:23  add portdate                              rsc
 (DIR) 2004-12-26 23:19  add portdate                              rsc
 (DIR) 2004-12-26 23:17  add proper locking for libfmt!            rsc
 (DIR) 2004-12-26 23:17  plan 9 changes                            rsc
 (DIR) 2004-12-26 23:10  add portdate                              rsc
 (DIR) 2004-12-26 23:08  portdates                                 rsc
 (DIR) 2004-12-26 23:07  more tests                                rsc
 (DIR) 2004-12-26 23:07  import changes from plan 9                rsc
 (DIR) 2004-12-26 22:36  pick up plan 9 fltfmt changes             rsc
 (DIR) 2004-12-26 22:36  various little changes.                   rsc
 (DIR) 2004-12-26 21:51  cleanups - lots of removed files now in…  rsc
 (DIR) 2004-12-26 21:50  add for unix port                         rsc
 (DIR) 2004-12-26 21:50  add for unix port                         rsc
 (DIR) 2004-12-26 21:50  clean up for unix port                    rsc
 (DIR) 2004-12-26 21:46  updates from plan 9                       rsc
 (DIR) 2004-12-26 21:37  make work with new thread library         rsc
 (DIR) 2004-12-26 02:10  update to use new thread library          rsc
 (DIR) 2004-12-26 02:08  remove empty qlock.c                      rsc
 (DIR) 2004-12-25 22:03  better unwinding for 386.                 rsc
 (DIR) 2004-12-25 22:01  help for libthread_db (define ps_procha…  rsc
 (DIR) 2004-12-25 22:00  more thread support, also add freebsd 5   rsc
 (DIR) 2004-12-25 22:00  new thread library                        rsc
 (DIR) 2004-12-25 22:00  clean up headers                          rsc
 (DIR) 2004-12-25 21:57  more new libthread                        rsc
 (DIR) 2004-12-25 21:56  New thread library                        rsc
 (DIR) 2004-12-25 01:54  fix from forsyth via rob                  rsc
 (DIR) 2004-12-24 07:12  match Linux 2.6 kernel better             rsc
 (DIR) 2004-12-23 20:58  oops -> change mpdigit from long to ulo…  rsc
 (DIR) 2004-11-15 16:19  allow last column to be deleted           rsc
 (DIR) 2004-11-08 16:04  still more files                          rsc
 (DIR) 2004-11-08 16:03  extra files                               rsc
 (DIR) 2004-11-08 16:03  more thread work                          rsc
 (DIR) 2004-11-03 14:27  stupid port bug.  cannot use %ld to pri…  rsc
 (DIR) 2004-11-01 17:26  bug fix in Get from rob                   rsc
 (DIR) 2004-10-23 02:59  clean up signal handling                  rsc
 (DIR) 2004-10-22 18:46  figure out which thread implementation …  rsc
 (DIR) 2004-10-22 18:45  try to implement the daemonize hack.      rsc
 (DIR) 2004-10-22 18:11  handle interrupt right                    rsc
 (DIR) 2004-10-22 18:11  gas workaround                            rsc
 (DIR) 2004-10-22 17:15  new test program                          rsc
 (DIR) 2004-10-22 17:15  debugging, more pthreads crap             rsc
 (DIR) 2004-10-22 17:14  make sure a write of 0 bytes does a 0-l…  rsc
 (DIR) 2004-10-22 17:13  print 0 %ux as 0x0                        rsc
 (DIR) 2004-10-22 17:12  more debugging                            rsc
 (DIR) 2004-10-22 17:12  try to avoid calling notify on the "dum…  rsc
 (DIR) 2004-10-22 17:11  add core dump and signal to status line   rsc
 (DIR) 2004-10-22 17:11  change md argument to number etc. (whic…  rsc
 (DIR) 2004-10-22 17:08  formatting                                rsc
 (DIR) 2004-10-22 17:05  exit 9p on interrupt signal.  should do…  rsc
 (DIR) 2004-10-22 17:04  run 9c before 9a because gas doesn't ex…  rsc
 (DIR) 2004-10-22 17:02  update change file                        rsc
 (DIR) 2004-10-17 05:33  use threadexitsall                        rsc
 (DIR) 2004-10-17 05:29  print out signalled exits                 rsc
 (DIR) 2004-10-17 05:19  add ulimit and umask as builtins          rsc
 (DIR) 2004-10-17 04:18  remove socket at exit                     rsc
 (DIR) 2004-10-17 04:06  fix interrupt handling, add clumsy way …  rsc
 (DIR) 2004-10-17 04:02  finally got these working                 rsc
 (DIR) 2004-10-17 00:12  bug fix in Zerox arrow handling from rob  rsc
 (DIR) 2004-10-16 23:29  embarrassing bug in keyboard data         rsc
 (DIR) 2004-09-28 16:23  Fix bug in rune half of __fmtcpy report…  rsc
 (DIR) 2004-09-28 16:10  autoindent fixes from rob                 rsc
 (DIR) 2004-09-23 21:40  add this.                                 rsc
 (DIR) 2004-09-23 19:03  add pthread                               rsc
 (DIR) 2004-09-23 03:25  Add // to acid thread line so it is exe…  rsc
 (DIR) 2004-09-23 03:06  Get rid of 9proc.                         rsc
 (DIR) 2004-09-23 03:05  Get rid of 64-bit constants.              rsc
 (DIR) 2004-09-23 03:04  Add stringn builtin.                      rsc
 (DIR) 2004-09-23 03:01  Continue fighting pthreads. Clean up th…  rsc
 (DIR) 2004-09-21 01:11  Continue the pthreads torture.            rsc
 (DIR) 2004-09-21 01:06  little fixes                              rsc
 (DIR) 2004-09-20 15:08  various forgotten files                   rsc
 (DIR) 2004-09-20 15:07  bug fix                                   rsc
 (DIR) 2004-09-17 22:11  was ffork-Linux.c.                        rsc
 (DIR) 2004-09-17 22:09  Bite the bullet.  Have to use different…  rsc
 (DIR) 2004-09-17 22:08  small tweaks                              rsc
 (DIR) 2004-09-17 22:07  turn *off* safer mode, so that we can v…  rsc
 (DIR) 2004-09-17 22:06  tweaks                                    rsc
 (DIR) 2004-09-17 03:34  Continue switching library over to pthr…  rsc
 (DIR) 2004-09-17 00:38  Rewrite to remove dependence on rendezv…  rsc
 (DIR) 2004-08-22 15:39  PowerPC Linux support from ericvh. Main…  rsc
 (DIR) 2004-08-22 15:39  Seems like -swap is needed for landscap…  rsc
 (DIR) 2004-08-22 15:38  call wmail to send mail.                  rsc
 (DIR) 2004-08-17 15:32  fix various little bugs                   rsc
 (DIR) 2004-08-17 15:30  Fix huge bug in lex, introduced by port…  rsc
 (DIR) 2004-08-16 17:20  handle grap.defines properly              rsc
 (DIR) 2004-08-13 14:23  better handling of top/active             rsc
 (DIR) 2004-08-13 13:57  better mask handling, don't raise windo…  rsc
 (DIR) 2004-08-11 15:54  Update the history.                       wkj
 (DIR) 2004-08-11 02:18  today's changes.                          rsc
 (DIR) 2004-08-11 02:16  plumbing foo.html now sends it to the e…  rsc
 (DIR) 2004-08-11 01:56  More consistent use of _exits and exits…  rsc
 (DIR) 2004-08-06 14:14  forgot to write this change before        rsc
 (DIR) 2004-08-06 12:57  different delete handling from axel. wh…  rsc
 (DIR) 2004-08-06 12:44  Make comment match code.                  rsc
 (DIR) 2004-08-02 15:21  Try to be more clever about re-enabling…  wkj
 (DIR) 2004-07-09 01:54  Compare function pointers against 0 rat…  wkj
 (DIR) 2004-07-09 01:34  Wc used but not set.                      wkj
 (DIR) 2004-07-03 18:35  CVS turd update.                          wkj
 (DIR) 2004-07-03 18:35  Don't make foo and foo.tab for foo.y.     wkj
 (DIR) 2004-07-03 18:07  Empty changelog                           wkj
 (DIR) 2004-07-03 17:48  Placate the Sun monster.                  wkj
 (DIR) 2004-07-03 17:47  Don't confuse the Sun.                    wkj
 (DIR) 2004-07-03 17:46  Vanilla Mozilla, too.                     wkj
 (DIR) 2004-06-25 13:56  Fix missing parameter type.  From rob.    wkj
 (DIR) 2004-06-24 00:36  Fix from rob.                             wkj
 (DIR) 2004-06-21 03:37  fix temp dir                              rsc
 (DIR) 2004-06-20 16:35  add x11 geom                              rsc
 (DIR) 2004-06-20 16:30  unused variable                           rsc
 (DIR) 2004-06-20 16:29  fix scrolling                             rsc
 (DIR) 2004-06-17 21:19  remove temp files on close                rsc
 (DIR) 2004-06-17 21:16  another flush bug fix                     rsc
 (DIR) 2004-06-17 21:13  attempt better flushing '                 rsc
 (DIR) 2004-06-17 20:44  less aborting, more chatting              rsc
 (DIR) 2004-06-17 19:18  add cache function                        rsc
 (DIR) 2004-06-17 19:17  silly cache hack, also fix vtfilewriteb…  rsc
 (DIR) 2004-06-17 18:51  little bug fixes                          rsc
 (DIR) 2004-06-17 16:26  fix initial x y                           rsc
 (DIR) 2004-06-17 03:34  add key syms. where did these go?         rsc
 (DIR) 2004-06-17 03:33  va_arg fix                                rsc
 (DIR) 2004-06-17 03:31  fix alt on mac                            rsc
 (DIR) 2004-06-17 03:31  respect Xresources geometry.  from pete…  rsc
 (DIR) 2004-06-17 03:31  fix bugs                                  rsc
 (DIR) 2004-06-17 03:30  look for $HOME - thanks to peter cannin…  rsc
 (DIR) 2004-06-17 03:28  ignore most                               rsc
 (DIR) 2004-06-17 03:28  bugger auth and authsrv                   rsc
 (DIR) 2004-06-17 03:28  these do work                             rsc
 (DIR) 2004-06-17 03:27  basically none of these build             rsc
 (DIR) 2004-06-17 03:25  lightweight look for ghostview (psv)      rsc
 (DIR) 2004-06-17 03:18  Need to compile strdup.c; this script p…  wkj
 (DIR) 2004-06-17 01:59  More CVS turds.                           wkj
 (DIR) 2004-06-17 01:59  Unused variable.                          wkj
 (DIR) 2004-06-17 01:47  Dump9660 (and mk9660).  Until we either…  wkj
 (DIR) 2004-06-17 01:46  Import proto file parser for dump9660.    wkj
 (DIR) 2004-06-16 23:51  it is time                                rsc
 (DIR) 2004-06-16 16:45  various fixes                             rsc
 (DIR) 2004-06-16 16:45  publish p9dialparse                       rsc
 (DIR) 2004-06-16 16:43  fix problem in cache.                     rsc
 (DIR) 2004-06-16 15:32  do a better job with 64-bit files         rsc
 (DIR) 2004-06-16 15:31  probably fix bug in seek                  rsc
 (DIR) 2004-06-16 03:50  DAMN BERKELEY.                            rsc
 (DIR) 2004-06-16 03:12  extra assertion, fix leak in vtread       rsc
 (DIR) 2004-06-14 21:43  change corrupt type                       rsc
 (DIR) 2004-06-14 21:43  changes                                   rsc
 (DIR) 2004-06-13 20:08  handle 64-bit file sizes                  rsc
 (DIR) 2004-06-11 18:57  get this right                            rsc
 (DIR) 2004-06-11 14:38  add OLOCK                                 rsc
 (DIR) 2004-06-11 14:38  add OLOCK                                 rsc
 (DIR) 2004-06-11 12:52  back to 32 bit for now                    rsc
 (DIR) 2004-06-11 04:33  maybe 64-bit better                       rsc
 (DIR) 2004-06-11 04:13  scrolling                                 rsc
 (DIR) 2004-06-11 04:13  scrolling                                 rsc
 (DIR) 2004-06-11 04:12  scrolling                                 rsc
 (DIR) 2004-06-10 19:52  use psv                                   rsc
 (DIR) 2004-06-10 19:51  gv wrapper                                rsc
 (DIR) 2004-06-10 19:50  make gv look better                       rsc
 (DIR) 2004-06-09 14:57  i think this is everything.               rsc
 (DIR) 2004-06-09 14:56  let's try this                            rsc
 (DIR) 2004-06-09 14:55  handle opaque structs better              rsc
 (DIR) 2004-06-09 14:54  mouse scrolling                           rsc
 (DIR) 2004-06-09 14:54  Despite what rsc says, I'm not sure the…  wkj
 (DIR) 2004-06-09 14:53  remove print                              rsc
 (DIR) 2004-06-09 14:33  detail changes                            rsc
 (DIR) 2004-06-09 14:29  wkj says to do this                       rsc
 (DIR) 2004-06-09 14:26  asdf                                      rsc
 (DIR) 2004-06-09 14:25  add -C for cpu                            rsc
 (DIR) 2004-06-09 14:25  catch strdup, malloc, and friends         rsc
 (DIR) 2004-06-09 14:23  clean up children more often              rsc
 (DIR) 2004-06-09 14:22  dumb maps again                           rsc
 (DIR) 2004-06-09 14:22  asdf                                      rsc
 (DIR) 2004-06-09 14:15  add strdup for debugging.                 rsc
 (DIR) 2004-06-09 14:14  work much harder to reclaim stacks        rsc
 (DIR) 2004-06-09 14:13  satisfy valgrind                          rsc
 (DIR) 2004-06-09 14:13  add network routines                      rsc
 (DIR) 2004-06-09 14:12  use plan9 malloc                          rsc
 (DIR) 2004-06-09 14:11  don't require x                           rsc
 (DIR) 2004-06-09 14:11  add network dialing                       rsc
 (DIR) 2004-06-09 14:10  various debugging                         rsc
 (DIR) 2004-06-09 14:07  plumb urls and html to web browsers       rsc
 (DIR) 2004-06-09 14:06  use libplumb instead                      rsc
 (DIR) 2004-06-09 14:05  handle local files better                 rsc
 (DIR) 2004-06-09 14:04  change to plumb better                    rsc
 (DIR) 2004-06-09 14:03  debugging                                 rsc
 (DIR) 2004-06-09 14:01  Buttons 4 and 5                           rsc
 (DIR) 2004-06-09 14:01  Buttons 4 and 5.                          rsc
 (DIR) 2004-06-09 14:01  Add buttons 4 and 5 (scrolling on X).     rsc
 (DIR) 2004-06-03 14:26  More cvs turds.                           wkj
 (DIR) 2004-06-03 14:25  This should never have been committed i…  wkj
 (DIR) 2004-06-03 14:24  Libip builds for me on FreeBSD and MacO…  wkj
 (DIR) 2004-05-29 01:02  Forgot this a week ago.                   wkj
 (DIR) 2004-05-23 23:26  small bug fixes                           rsc
 (DIR) 2004-05-23 01:00  make sure only one guy can call exit.     rsc
 (DIR) 2004-05-23 00:59  various bug fixes and paranoia            rsc
 (DIR) 2004-05-23 00:59  various debugging                         rsc
 (DIR) 2004-05-23 00:58  lock malloc ourselves                     rsc
 (DIR) 2004-05-23 00:58  be careful about not switching to procs…  rsc
 (DIR) 2004-05-20 21:39  fix race.                                 rsc
 (DIR) 2004-05-20 18:22  more timeout avoidance                    rsc
 (DIR) 2004-05-20 18:21  don't touch the alarm when there is no …  rsc
 (DIR) 2004-05-20 18:17  remove some debugging                     rsc
 (DIR) 2004-05-20 17:41  #define PLAN9PORT. forgive me.            rsc
 (DIR) 2004-05-17 03:30  change from #9 to $PLAN9                  rsc
 (DIR) 2004-05-17 03:29  refer to new file                         rsc
 (DIR) 2004-05-17 03:28  move it here                              rsc
 (DIR) 2004-05-17 03:28  don't need an entire directory for this.  rsc
 (DIR) 2004-05-17 03:22  More troff bits; if you want them elsew…  wkj
 (DIR) 2004-05-17 03:17  Rename stuff.                             wkj
 (DIR) 2004-05-17 02:25  A shell wrapper for aux/download.         wkj
 (DIR) 2004-05-17 02:25  A few bits of troff don't seem to be bu…  wkj
 (DIR) 2004-05-17 02:24  tr2post and aux/download; download is a…  wkj
 (DIR) 2004-05-17 02:23  Make tbl compile silently.                wkj
 (DIR) 2004-05-17 02:23  Tweak to make troff compile silently.     wkj
 (DIR) 2004-05-17 02:22  Ditto.                                    wkj
 (DIR) 2004-05-17 02:22  Tweak grap to make it compile silently.   wkj
 (DIR) 2004-05-17 02:22  Tweak mpm pending C++ support in the mk…  wkj
 (DIR) 2004-05-17 02:21  Import Taj's version of mnihongo; mark …  wkj
 (DIR) 2004-05-17 02:21  Placate the CVS monster.                  wkj
 (DIR) 2004-05-17 02:20  Patch paths.                              wkj
 (DIR) 2004-05-17 00:54  Remove accidentally comitted files.       wkj
 (DIR) 2004-05-16 17:04  bugger mpm                                rsc
 (DIR) 2004-05-16 17:03  use correct mkfiles                       rsc
 (DIR) 2004-05-16 12:57  these are in the tree now                 rsc
 (DIR) 2004-05-16 12:55  ignore venti                              rsc
 (DIR) 2004-05-16 12:54  correct paths, even though i don't thin…  rsc
 (DIR) 2004-05-16 08:08  Make yacc and lex more pedant friendly.   wkj
 (DIR) 2004-05-16 08:07  Checkpoint.                               wkj
 (DIR) 2004-05-16 08:07  Bring in some more man pages.             wkj
 (DIR) 2004-05-16 08:06  For mpm.                                  wkj
 (DIR) 2004-05-16 08:02  Use the Plan 9 version of the world.      wkj
 (DIR) 2004-05-16 07:59  Lex is not buggered.                      wkj
 (DIR) 2004-05-16 07:59  Make lex more pedant friendly.            wkj
 (DIR) 2004-05-16 07:58  Supress line noise.                       wkj
 (DIR) 2004-05-16 07:58  bwk's dformat.                            wkj
 (DIR) 2004-05-16 07:57  Checkpoint.                               wkj
 (DIR) 2004-05-16 07:56  Checkpoint: pull in mpm; merge pic from…  wkj
 (DIR) 2004-05-16 07:55  Checkpoint -- still merging with Taj's …  wkj
 (DIR) 2004-05-16 07:54  Checkpoint.                               wkj
 (DIR) 2004-05-15 23:55  more files                                rsc
 (DIR) 2004-05-15 23:53  asdf                                      rsc
 (DIR) 2004-05-15 23:45  More files!                               rsc
 (DIR) 2004-05-15 23:32  whoops                                    rsc
 (DIR) 2004-05-15 23:24  Let's try this.  It's BUGGERED.           rsc
 (DIR) 2004-05-15 23:16  old linux                                 rsc
 (DIR) 2004-05-15 23:15  fix $PLAN9.                               rsc
 (DIR) 2004-05-15 23:13  restore current directory after threade…  rsc
 (DIR) 2004-05-14 23:29  Add note about window placement           rsc
 (DIR) 2004-05-14 23:23  asdf                                      rsc
 (DIR) 2004-05-14 23:13  Empty changelog                           rsc
 (DIR) 2004-05-14 23:13  asdf                                      rsc
 (DIR) 2004-05-14 23:11  avoid stupid aspect ratios.               rsc
 (DIR) 2004-05-14 20:19  C little bugs . wq VS: ----------------…  rsc
 (DIR) 2004-05-14 20:08  minor bug fixes                           rsc
 (DIR) 2004-05-14 19:54  adsf                                      rsc
 (DIR) 2004-05-14 19:45  little bug fixes                          rsc
 (DIR) 2004-05-14 18:25  allow                                     rsc
 (DIR) 2004-05-14 17:45  More little bug fixes                     rsc
 (DIR) 2004-05-14 15:14  various bug fixes                         rsc
 (DIR) 2004-05-12 18:23  fix conflict                              rsc
 (DIR) 2004-05-12 18:22  Noblock is nonsense.                      rsc
 (DIR) 2004-05-11 17:51  Fix small bugs.                           rsc
 (DIR) 2004-05-09 16:12  Ditto.                                    rsc
 (DIR) 2004-05-09 16:10  It's bad form to access data *below* th…  rsc
 (DIR) 2004-05-05 04:22  various bug fixes                         rsc
 (DIR) 2004-05-04 20:18  Don't keep core dumps around.             wkj
 (DIR) 2004-05-03 17:26  Ignore unknown pragmas. Be less verbose…  wkj
 (DIR) 2004-04-30 02:16  Little fixes.                             rsc
 (DIR) 2004-04-29 17:13  add -W to specify window size.            rsc
 (DIR) 2004-04-26 19:28  Don't be stupid.                          rsc
 (DIR) 2004-04-25 22:24  display correct size of block devices f…  rsc
 (DIR) 2004-04-25 21:36  stupid sun                                rsc
 (DIR) 2004-04-25 21:33  little fixes                              rsc
 (DIR) 2004-04-25 21:32  getdate is in sun libc.                   rsc
 (DIR) 2004-04-25 21:31  add stubs for other systems. add thread…  rsc
 (DIR) 2004-04-25 21:28  redirect properly on sun                  rsc
 (DIR) 2004-04-25 21:25  make astro work on suns.  ;-)             rsc
 (DIR) 2004-04-25 21:23  collapse \r\r\r\r => \r.                  rsc
 (DIR) 2004-04-25 21:13  do flush properly                         rsc
 (DIR) 2004-04-25 21:09  flushing a little much.                   rsc
 (DIR) 2004-04-25 20:50  fix some bugs when using 9term            rsc
 (DIR) 2004-04-25 20:49  always be honest about tabstop.           rsc
 (DIR) 2004-04-25 20:42  whoops                                    rsc
 (DIR) 2004-04-25 20:31  comment about use                         rsc
 (DIR) 2004-04-25 20:30  make a clean listing in an acme window.   rsc
 (DIR) 2004-04-25 20:27  no more Dotfiles                          rsc
 (DIR) 2004-04-25 20:26  add tab size to window ctl file           rsc
 (DIR) 2004-04-25 20:26  make it possible to access fonts withou…  rsc
 (DIR) 2004-04-24 17:34  fix                                       rsc
 (DIR) 2004-04-24 17:05  Add scat.  Temporary fix to rc r.e. not…  rsc
 (DIR) 2004-04-24 16:59  a simple plan 9 image viewer              rsc
 (DIR) 2004-04-24 16:34  bug fixes and a new gview                 rsc
 (DIR) 2004-04-24 05:22  use tty                                   rsc
 (DIR) 2004-04-24 05:01  s/Bwait/E                                 rsc
 (DIR) 2004-04-24 04:53  missed this                               rsc
 (DIR) 2004-04-24 04:52  various bug fixes                         rsc
 (DIR) 2004-04-23 17:47  small bug fixes                           rsc
 (DIR) 2004-04-23 06:51  handle non-existent files right           rsc
 (DIR) 2004-04-23 06:49  Fix window size in case we inherited a …  rsc
 (DIR) 2004-04-23 06:38  clarify                                   rsc
 (DIR) 2004-04-23 06:36  describe stats                            rsc
 (DIR) 2004-04-23 05:46  invoke correct helper.                    rsc
 (DIR) 2004-04-23 05:35  fix libraries                             rsc
 (DIR) 2004-04-23 05:35  use kvm on darwin                         rsc
 (DIR) 2004-04-23 05:34  use kvm                                   rsc
 (DIR) 2004-04-23 05:21  forgot this                               rsc
 (DIR) 2004-04-23 05:17  little things                             rsc
 (DIR) 2004-04-23 05:14  move these here                           rsc
 (DIR) 2004-04-23 05:12  stats helper                              rsc
 (DIR) 2004-04-23 03:50  add this                                  rsc
 (DIR) 2004-04-22 15:19  don't print TIMESTAMP messages            rsc
 (DIR) 2004-04-21 23:43  odds and ends                             rsc
 (DIR) 2004-04-21 23:35  update                                    rsc
 (DIR) 2004-04-21 23:34  add needstack                             rsc
 (DIR) 2004-04-21 23:34  small fixes                               rsc
 (DIR) 2004-04-21 23:34  use mk archive stuff                      rsc
 (DIR) 2004-04-21 23:22  add new guys                              rsc
 (DIR) 2004-04-21 22:59  rename man9 => 9man sorry                 rsc
 (DIR) 2004-04-21 22:49  rename yacc so we can make sure we get …  rsc
 (DIR) 2004-04-21 22:49  new stuff.                                rsc
 (DIR) 2004-04-21 22:47  how much stack do we need?                rsc
 (DIR) 2004-04-21 22:47  better error handling                     rsc
 (DIR) 2004-04-21 22:46  make stack requirements more explicit.    rsc
 (DIR) 2004-04-21 22:46  why do things change?                     rsc
 (DIR) 2004-04-21 22:44  just a stub.                              rsc
 (DIR) 2004-04-21 22:44  add RFNOWAIT.  this was probably a bad …  rsc
 (DIR) 2004-04-21 22:42  undo the madness.                         rsc
 (DIR) 2004-04-21 22:39  $foo in tags - here only for reference.   rsc
 (DIR) 2004-04-21 22:37  use fancy mk syntax                       rsc
 (DIR) 2004-04-21 22:37  add -m flag                               rsc
 (DIR) 2004-04-21 22:37  why not?                                  rsc
 (DIR) 2004-04-21 22:35  cut the cute graphics.                    rsc
 (DIR) 2004-04-21 22:19  Why not?                                  rsc
 (DIR) 2004-04-21 22:06  how did i miss this?                      rsc
 (DIR) 2004-04-21 21:01  Rename Bwait to E.                        rsc
 (DIR) 2004-04-21 20:04  add registers to stack trace              rsc
 (DIR) 2004-04-21 20:04  add registers                             rsc
 (DIR) 2004-04-21 19:29  Tweaks to make libthread tell Valgrind …  rsc
 (DIR) 2004-04-21 17:52  take out the debugging prints i just ac…  rsc
 (DIR) 2004-04-21 17:52  no need for                               rsc
 (DIR) 2004-04-21 17:52  Libsec doesn't compile without a reduce…  wkj
 (DIR) 2004-04-21 07:47  always a good idea to drop the lock whe…  rsc
 (DIR) 2004-04-21 07:38  the lastbug fix?                          rsc
 (DIR) 2004-04-21 07:29  reflect new location. use here for here…  rsc
 (DIR) 2004-04-21 07:29  give me a place to stand and i shall mo…  rsc
 (DIR) 2004-04-21 06:55  small fixes                               rsc
 (DIR) 2004-04-21 06:53  more tomfoolery. i bet mk can't read th…  rsc
 (DIR) 2004-04-21 06:52  handle long names                         rsc
 (DIR) 2004-04-21 06:20  Who'd have guessed this was broken?       rsc
 (DIR) 2004-04-21 05:56  Document recent changes. Make lex reall…  wkj
 (DIR) 2004-04-21 05:49  make scripts work with more shells, use…  rsc
 (DIR) 2004-04-21 05:43  ditto                                     rsc
 (DIR) 2004-04-21 05:42  maybe this will work.                     rsc
 (DIR) 2004-04-21 05:40  Rename the files so that we can run the…  rsc
 (DIR) 2004-04-21 05:35  no debugging prints                       rsc
 (DIR) 2004-04-21 05:34  Include looks in #9/acid now. Acid work…  rsc
 (DIR) 2004-04-21 05:34  Fix the bugs I introduced fixing the bu…  rsc
 (DIR) 2004-04-21 04:52  MD5 and SHA1 in transliterated to x86 a…  wkj
 (DIR) 2004-04-21 04:50  yet more                                  rsc
 (DIR) 2004-04-21 04:50  more stuff.                               rsc
 (DIR) 2004-04-21 04:48  asdf                                      rsc
 (DIR) 2004-04-21 04:48  No more malloc or lock inside signal ha…  rsc
 (DIR) 2004-04-21 04:45  Add basic libmp support for the x86.      wkj
 (DIR) 2004-04-21 03:25  Tweaks for rsc's environment.             wkj
 (DIR) 2004-04-21 03:20  Import man9 shell script for reading Pl…  wkj
 (DIR) 2004-04-21 03:17  Tcs seems to build now.                   wkj
 (DIR) 2004-04-21 03:06  Try to gather entropy from /dev/random.   wkj
 (DIR) 2004-04-21 03:04  Add sunrpc.                               rsc
 (DIR) 2004-04-21 02:43  need this                                 rsc
 (DIR) 2004-04-21 02:40  Fix bug in typedef guys.                  rsc
 (DIR) 2004-04-21 02:34  Use unsharp() instead of SYS9.            wkj
 (DIR) 2004-04-21 02:27  Data for astro.                           wkj
 (DIR) 2004-04-21 02:23  Tell astro where to find estartab and h…  wkj
 (DIR) 2004-04-21 02:16  Astro with some minor changes to placat…  wkj
 (DIR) 2004-04-21 02:03  Clean up the dwarf code.                  rsc
 (DIR) 2004-04-21 02:02  Clean up the dwarf code a little and ma…  rsc
 (DIR) 2004-04-21 01:22  Plan 9 lex (to be installed as lex.9, i…  wkj
 (DIR) 2004-04-21 01:21  Don't build lex until Russ says it is O…  wkj
 (DIR) 2004-04-21 01:15  Add tcs; it compiles in my world, but I…  wkj
 (DIR) 2004-04-20 17:54  How could I forget this?                  rsc
 (DIR) 2004-04-20 17:00  Compute time zone using strftime.         rsc
 (DIR) 2004-04-20 15:16  fix a deadlock.                           rsc
 (DIR) 2004-04-20 06:49  better \r handling                        rsc
 (DIR) 2004-04-20 06:23  update readme to list correct commands.   rsc
 (DIR) 2004-04-20 05:51  acid on freebsd                           rsc
 (DIR) 2004-04-20 05:43  cut dwarf a little slack.                 rsc
 (DIR) 2004-04-20 05:11  help out freebsd 4.9                      rsc
 (DIR) 2004-04-20 05:09  remove debugging print                    rsc
 (DIR) 2004-04-20 05:05  a few workarounds.  acidtypes seems not…  rsc
 (DIR) 2004-04-20 05:05  little fixes.                             rsc
 (DIR) 2004-04-20 04:33  fix stupid bug in findsym                 rsc
 (DIR) 2004-04-20 02:21  final tweaks for tonight.                 rsc
 (DIR) 2004-04-20 02:03  make things work on SunOS                 rsc
 (DIR) 2004-04-20 01:42  i hate []                                 rsc
 (DIR) 2004-04-20 01:13  i hate the []                             rsc
 (DIR) 2004-04-20 00:55  yet more []                               rsc
 (DIR) 2004-04-20 00:54  fix various bugs for sunos                rsc
 (DIR) 2004-04-20 00:54  kill some more []                         rsc
 (DIR) 2004-04-20 00:45  remove some [] array initializers.        rsc
 (DIR) 2004-04-20 00:20  C err is a bad name for a variable. VS:…  rsc
 (DIR) 2004-04-19 23:59  darwin .                                  rsc
 (DIR) 2004-04-19 23:58  make mac work                             rsc
 (DIR) 2004-04-19 23:10  for no systems.                           rsc
 (DIR) 2004-04-19 23:04  clean up when finished. don't set PLAN9…  rsc
 (DIR) 2004-04-19 23:03  clean up when finished. don't set PLAN9   rsc
 (DIR) 2004-04-19 23:03  clean up when finished.                   rsc
 (DIR) 2004-04-19 22:41  add acidtypes                             rsc
 (DIR) 2004-04-19 19:59  cut unnamed unions                        rsc
 (DIR) 2004-04-19 19:58  get rid of array indexes.                 rsc
 (DIR) 2004-04-19 19:35  x                                         rsc
 (DIR) 2004-04-19 19:34  handle pids without files correctly.      rsc
 (DIR) 2004-04-19 19:32  remove reference to mach2                 rsc
 (DIR) 2004-04-19 19:32  acid                                      rsc
 (DIR) 2004-04-19 19:31  remove ref to mach2                       rsc
 (DIR) 2004-04-19 19:30  debugger                                  rsc
 (DIR) 2004-04-19 19:29  libmach                                   rsc
 (DIR) 2004-04-19 19:26  add mach.h                                rsc
 (DIR) 2004-04-19 19:22  Mostly path name updates                  rsc
 (DIR) 2004-04-19 18:52  bring them up-to-speed for current syst…  rsc
 (DIR) 2004-04-19 18:19  whoops                                    rsc
 (DIR) 2004-04-19 18:18  acid files                                rsc
 (DIR) 2004-04-19 18:13  tweaks                                    rsc
 (DIR) 2004-04-19 15:51  some needed manual pages                  rsc
 (DIR) 2004-04-19 05:57  small fixes to man page lists             rsc
 (DIR) 2004-04-19 05:56  add files from david tolpin               rsc
 (DIR) 2004-04-19 05:56  fix drawread, add changes from david to…  rsc
 (DIR) 2004-04-19 05:55  oldorg was bad idea                       rsc
 (DIR) 2004-04-19 05:54  various little bug fixes                  rsc
 (DIR) 2004-04-19 05:53  push man pages through nobs.              rsc
 (DIR) 2004-04-19 05:53  cut the bs                                rsc
 (DIR) 2004-04-19 05:53  nits                                      rsc
 (DIR) 2004-04-19 05:52  add s32int, s64int, s16int                rsc
 (DIR) 2004-04-19 05:52  use new tab for firefox                   rsc
 (DIR) 2004-04-19 05:51  use os-provided state strings             rsc
 (DIR) 2004-04-19 05:51  make plumb work a little better?          rsc
 (DIR) 2004-04-18 16:22  add cooked override.                      rsc
 (DIR) 2004-04-18 16:21  Make checkboxes a little more attractiv…  rsc
 (DIR) 2004-04-16 15:28  add this                                  rsc
 (DIR) 2004-04-16 15:27  make echoing work.                        rsc
 (DIR) 2004-04-16 05:11  add rog's chording fix.                   rsc
 (DIR) 2004-04-15 15:10  forgot mklib                              rsc
 (DIR) 2004-04-15 02:04  9term manages to turn off echo at the r…  rsc
 (DIR) 2004-04-15 01:25  add -p flag.  too many install scripts …  rsc
 (DIR) 2004-04-15 01:24  only archive the new files                rsc
 (DIR) 2004-04-14 20:09  add gzip, bzip2 '                         rsc
 (DIR) 2004-04-14 19:54  Add graph, plot                           rsc
 (DIR) 2004-04-11 04:22  Modified db man page.                     rsc
 (DIR) 2004-04-11 03:42  Rewrite page(2) references to page(3).    rsc
 (DIR) 2004-04-10 18:53  Lots of man pages.                        rsc
 (DIR) 2004-04-09 01:02  add new atoi etc.                         rsc
 (DIR) 2004-04-08 19:57  bye bye                                   rsc
 (DIR) 2004-04-08 19:43  there                                     rsc
 (DIR) 2004-04-08 19:36  Make libhtml, htmlfmt build. Thanks to …  rsc
 (DIR) 2004-04-08 19:31  Plan 9 atoi, ...                          rsc
 (DIR) 2004-04-08 19:31  Cache last uid, gid to make translation…  rsc
 (DIR) 2004-04-08 19:30  Let's try this - Dotfiles toggles listi…  rsc
 (DIR) 2004-04-06 19:06  Import version of libhtml that might ac…  wkj
 (DIR) 2004-04-06 15:20  better fix to window flash bug on new -…  rsc
 (DIR) 2004-04-05 22:01  whoops - missing }                        rsc
 (DIR) 2004-04-05 21:02  debugging print                           rsc
 (DIR) 2004-04-05 20:59  more                                      rsc
 (DIR) 2004-04-05 20:58  Fixes from Axel Belinfante.               rsc
 (DIR) 2004-04-02 22:57  Change _p9strsig to return nil if tmp==…  rsc
 (DIR) 2004-04-02 15:34  Add some missing unsharps.                rsc
 (DIR) 2004-03-31 05:19  Mouse motion unbuffering.                 rsc
 (DIR) 2004-03-31 05:15  Avoid bad mouse buffering.                rsc
 (DIR) 2004-03-31 01:01  Small fixes                               rsc
 (DIR) 2004-03-30 05:03  grey out 9term when it loses focus.       rsc
 (DIR) 2004-03-30 05:01  Border resizing and 9term greying.        rsc
 (DIR) 2004-03-29 12:00  Border resizing by dragging. Thanks to …  rsc
 (DIR) 2004-03-26 19:20  Sometimes it's amazing these haven't be…  rsc
 (DIR) 2004-03-26 18:10  openbsd 9term                             rsc
 (DIR) 2004-03-26 18:08  OpenBSD support from Markus Friedl.       rsc
 (DIR) 2004-03-26 17:44  more color map hackery from axel.         rsc
 (DIR) 2004-03-26 17:31  rc notes                                  rsc
 (DIR) 2004-03-26 17:30  handle interrupts and backgrounded proc…  rsc
 (DIR) 2004-03-26 17:15  .                                         rsc
 (DIR) 2004-03-26 17:15  Chording paste bug.                       rsc
 (DIR) 2004-03-26 17:06  Be more careful about not changing scre…  rsc
 (DIR) 2004-03-26 05:06  Only use futimesat on Solaris 9           rsc
 (DIR) 2004-03-26 05:05  Fix version for sunos.                    rsc
 (DIR) 2004-03-26 05:01  Include Solaris version.                  rsc
 (DIR) 2004-03-26 03:45  Bug fixes from Scott Schwartz.            rsc
 (DIR) 2004-03-26 03:07  Fortune fix                               rsc
 (DIR) 2004-03-26 03:07  Fortune file.                             rsc
 (DIR) 2004-03-26 02:09  Add -lutil on systems that have it.       rsc
 (DIR) 2004-03-26 02:08  Remove debugging echos.                   rsc
 (DIR) 2004-03-26 01:59  SunOS can rot in hell.                    rsc
 (DIR) 2004-03-26 01:55  fix resizing of fixed-size windows        rsc
 (DIR) 2004-03-26 01:51  more unken                                rsc
 (DIR) 2004-03-26 01:47  unken                                     rsc
 (DIR) 2004-03-26 00:15  better mkmk                               rsc
 (DIR) 2004-03-26 00:09  Darwin support.                           rsc
 (DIR) 2004-03-25 23:30  Small changes. Small changes.             rsc
 (DIR) 2004-03-25 23:30  Small changes.                            rsc
 (DIR) 2004-03-25 23:25  Guess what?  More anonymous unions!       rsc
 (DIR) 2004-03-25 23:24  More anonymous unions.                    rsc
 (DIR) 2004-03-25 23:17  More anony.                               rsc
 (DIR) 2004-03-25 23:15  Remove anonymous union.                   rsc
 (DIR) 2004-03-25 23:14  remove libmach                            rsc
 (DIR) 2004-03-25 23:08  More files. More files.                   rsc
 (DIR) 2004-03-25 23:08  More files.                               rsc
 (DIR) 2004-03-25 23:03  Today's changes. More changes.            rsc
 (DIR) 2004-03-25 23:03  Today's changes.                          rsc
 (DIR) 2004-03-22 16:08  Fix colors.                               rsc
 (DIR) 2004-03-21 23:24  Fix lots of warnings.                     rsc
 (DIR) 2004-03-21 20:42  Initialization bug reported by Taj Khat…  rsc
 (DIR) 2004-03-21 14:07  Add namespace.c                           rsc
 (DIR) 2004-03-21 14:06  Add libmp.                                rsc
 (DIR) 2004-03-21 14:05  Add some missing files.                   rsc
 (DIR) 2004-03-21 14:04  Add most of libsec.                       rsc
 (DIR) 2004-03-21 13:54  Add mkfile.                               rsc
 (DIR) 2004-03-21 05:20  Make idiff build.                         rsc
 (DIR) 2004-03-21 05:19  Don't require plumber.                    rsc
 (DIR) 2004-03-21 04:33  Small tweaks Lots of new code imported.   rsc
 (DIR) 2004-03-21 04:32  Small tweaks                              rsc
 (DIR) 2004-03-21 04:27  Change 9wm to look like rio.              rsc
 (DIR) 2004-03-21 04:27  Change 9term to look like rio windows, …  rsc
 (DIR) 2004-03-15 01:58  Various header changes.                   rsc
 (DIR) 2004-03-15 01:57  Various small interface changes.          rsc
 (DIR) 2004-03-15 01:56  Vac works.                                rsc
 (DIR) 2004-03-13 04:35  Add binary fraction tree index. The old…  rsc
 (DIR) 2004-03-12 18:28  Checkpoint.                               rsc
 (DIR) 2004-03-12 05:42  Add 200-line comment trying to explain …  rsc
 (DIR) 2004-03-11 19:14  Implement write buffer.                   rsc
 (DIR) 2004-03-09 12:45  Various fixes, add spell.                 rsc
 (DIR) 2004-03-05 06:10  remove debugging print.                   rsc
 (DIR) 2004-03-05 06:03  Unfix non-bug.                            rsc
 (DIR) 2004-03-05 05:58  Small bug fixes.                          rsc
 (DIR) 2004-03-05 05:53  Amazingly picky bug fixes from Valgrind.  rsc
 (DIR) 2004-03-05 05:48  Incorporate bug fixes from Plan 9.        rsc
 (DIR) 2004-03-05 05:14  don't need these.                         rsc
 (DIR) 2004-03-05 05:13  Update libregexp with recent bug fixes …  rsc
 (DIR) 2004-03-05 03:13  Various little fixes.                     rsc
 (DIR) 2004-03-05 02:25  Pipes cannot use SOCK_DGRAM.  Back to S…  rsc
 (DIR) 2004-03-05 01:12  Debugging libthread for acme.             rsc
 (DIR) 2004-03-04 02:37  Remove debugging print.                   rsc
 (DIR) 2004-03-04 02:36  Fix rc not to bus error on Mac OS X. Do…  rsc
 (DIR) 2004-03-04 02:06  Some day I will get this right.           rsc
 (DIR) 2004-03-03 21:21  Account for C vs. assembly in tas and g…  rsc
 (DIR) 2004-03-03 00:03  Whoops.                                   rsc
 (DIR) 2004-03-02 23:16  Remove a debugging print, more cleanup.   rsc
 (DIR) 2004-03-02 23:11  Little tweaks and documentation.          rsc
 (DIR) 2004-03-02 20:02  Make sure snarf is <64kB, since the wir…  rsc
 (DIR) 2004-03-02 19:29  Use cflags (bug introduced by Mac tweak…  rsc
 (DIR) 2004-03-02 19:27  Change pipes to preserve message bounda…  rsc
 (DIR) 2004-03-02 19:21  Long-standing stability bugs fixed in 9…  rsc
 (DIR) 2004-03-02 17:52  Note new locations.                       rsc
 (DIR) 2004-03-02 17:34  More Mac tweaks.                          rsc
 (DIR) 2004-03-02 16:58  Tweaks for the Macintosh.                 rsc
 (DIR) 2004-03-02 16:55  missing programs                          rsc
 (DIR) 2004-03-01 19:39  Empty changelog                           rsc
 (DIR) 2004-03-01 19:36  Build Unix-friendly versions directly f…  rsc
 (DIR) 2004-02-29 23:21  more tweaks.                              rsc
 (DIR) 2004-02-29 23:20  Various tweaks.                           rsc
 (DIR) 2004-02-29 23:11  Threadplumbrecv.                          rsc
 (DIR) 2004-02-29 23:09  Tweak listing of libraries.               rsc
 (DIR) 2004-02-29 22:58  Install commands before subdirectories,…  rsc
 (DIR) 2004-02-29 22:54  Threaded read9pmsg.                       rsc
 (DIR) 2004-02-29 22:53  Add fdwait routines.                      rsc
 (DIR) 2004-02-29 22:53  Install script.                           rsc
 (DIR) 2004-02-29 22:49  Update mkmk.sh.                           rsc
 (DIR) 2004-02-29 22:42  Small tweaks to make things build again.  rsc
 (DIR) 2004-02-29 22:11  Move utf, fmt.  Small header file chang…  rsc
 (DIR) 2004-02-29 22:10  Fighting the good fight.                  rsc
 (DIR) 2004-02-09 19:33  various tweaks.                           rsc
 (DIR) 2004-02-09 19:32  completion, pageup/pagedown               rsc
 (DIR) 2004-01-20 01:59  need pty.h on linux according to scott …  rsc
 (DIR) 2004-01-09 20:07  Why would the Linux man page actually t…  rsc
 (DIR) 2004-01-09 00:48  undef some more.                          rsc
 (DIR) 2004-01-09 00:14  add libs                                  rsc
 (DIR) 2004-01-09 00:06  add some more RF things for linux.        rsc
 (DIR) 2004-01-09 00:04  linux diffs.                              rsc
 (DIR) 2003-12-17 04:35  add Lock to struct Ref.                   rsc
 (DIR) 2003-12-17 04:34  Tweaks to various bits.                   rsc
 (DIR) 2003-12-11 18:15  Add libString.                            rsc
 (DIR) 2003-12-11 17:50  ramfs                                     rsc
 (DIR) 2003-12-11 17:50  More files related to user-level file s…  rsc
 (DIR) 2003-12-11 17:48  Add support for user-level 9P servers/c…  rsc
 (DIR) 2003-12-09 18:07  bug from wkj                              rsc
 (DIR) 2003-12-09 06:37  Bug fixes from the Valgrind oracle.       rsc
 (DIR) 2003-12-09 06:06  check everything in so i can move to li…  rsc
 (DIR) 2003-12-06 19:33  rebuild because of libbio/bfmt.c          rsc
 (DIR) 2003-12-06 18:08  File system stuff.                        rsc
 (DIR) 2003-12-06 18:05  various tweaks.                           rsc
 (DIR) 2003-12-04 19:18  nan                                       rsc
 (DIR) 2003-12-04 19:18  .                                         rsc
 (DIR) 2003-12-04 19:16  Clean up yacc files in mkcommon, mkhdr.…  rsc
 (DIR) 2003-12-04 17:45  add hoc                                   rsc
 (DIR) 2003-12-04 17:36  these belong elsewhere, but where?        rsc
 (DIR) 2003-12-04 17:32  add bundle                                rsc
 (DIR) 2003-12-04 17:31  add lc.                                   rsc
 (DIR) 2003-12-04 17:31  disable some programs, enable others.     rsc
 (DIR) 2003-12-04 17:23  Remove debugging print from 9term.        rsc
 (DIR) 2003-12-04 04:29  Various fixes.                            rsc
 (DIR) 2003-12-04 00:31  fix bug in handling of backspace in out…  rsc
 (DIR) 2003-12-04 00:20  make hold mode a bit more attractive.     rsc
 (DIR) 2003-12-04 00:17  allow rfork(RFNOTEG|RFPROC|RFFDG) for r…  rsc
 (DIR) 2003-12-04 00:16  more bug fixes                            rsc
 (DIR) 2003-12-04 00:11  add -a flag for acme.                     rsc
 (DIR) 2003-12-03 22:51  add bfmt.                                 rsc
 (DIR) 2003-12-03 22:50  Various fixes.                            rsc
 (DIR) 2003-12-02 22:03  Set up terminal properly for 9term.       rsc
 (DIR) 2003-12-02 21:57  B that knows about address syntax, chan…  rsc
 (DIR) 2003-12-02 21:49  fix stack size (oops)                     rsc
 (DIR) 2003-12-02 03:50  Check for changed window size after win…  rsc
 (DIR) 2003-12-02 03:42  More X11 snarf tweaks. Will we ever fin…  rsc
 (DIR) 2003-11-26 00:48  call exit rather than _exits inside exi…  rsc
 (DIR) 2003-11-25 20:30  Fix X11 clipboard again.                  rsc
 (DIR) 2003-11-25 03:37  add dict                                  rsc
 (DIR) 2003-11-25 03:36  add note about getting dictionary         rsc
 (DIR) 2003-11-25 03:06  add sunos                                 rsc
 (DIR) 2003-11-25 03:03  add libplumb to dir list                  rsc
 (DIR) 2003-11-25 03:03  fix libplumb                              rsc
 (DIR) 2003-11-25 03:02  fixes to plumber and 9term                rsc
 (DIR) 2003-11-25 02:54  Update NOTES, hack on 9term a little.     rsc
 (DIR) 2003-11-25 02:36  Silence some Mac OS X warnings.           rsc
 (DIR) 2003-11-25 02:22  more tweaks.                              rsc
 (DIR) 2003-11-25 02:11  More tweaks on Linux and Solaris.         rsc
 (DIR) 2003-11-25 01:40  Add the #goo to allow use in C++. Silen…  rsc
 (DIR) 2003-11-25 01:30  Lots of fonts.                            rsc
 (DIR) 2003-11-24 22:48  More Mac changes.                         rsc
 (DIR) 2003-11-24 22:40  portable ar.                              rsc
 (DIR) 2003-11-24 22:39  Changes for Mac OS X.  Most important i…  rsc
 (DIR) 2003-11-24 20:16  tweaks.                                   rsc
 (DIR) 2003-11-24 00:59  Tweaks for Linux.                         rsc
 (DIR) 2003-11-24 00:47  Build correctly on FreeBSD. (Will this …  rsc
 (DIR) 2003-11-24 00:43  Tweaks to build properly on Linux.        rsc
 (DIR) 2003-11-23 20:04  Make things build on FreeBSD again.       rsc
 (DIR) 2003-11-23 19:49  Annoying changes to work on Sun boxes.    rsc
 (DIR) 2003-11-23 18:38  runthread needn't be inline               rsc
 (DIR) 2003-11-23 18:33  set path                                  rsc
 (DIR) 2003-11-23 18:32  one Makefile                              rsc
 (DIR) 2003-11-23 18:30  don't need package anymore.               rsc
 (DIR) 2003-11-23 18:30  make typeunicode.7.font a bit more unic…  rsc
 (DIR) 2003-11-23 18:30  add plumbing files.                       rsc
 (DIR) 2003-11-23 18:29  add rcmain startup for rc. maintains wi…  rsc
 (DIR) 2003-11-23 18:29  various shell script fixes. add 9a, 9c,…  rsc
 (DIR) 2003-11-23 18:25  new files                                 rsc
 (DIR) 2003-11-23 18:23  make -> mk                                rsc
 (DIR) 2003-11-23 18:23  add libip                                 rsc
 (DIR) 2003-11-23 18:22  make -> mk                                rsc
 (DIR) 2003-11-23 18:21  add libsec                                rsc
 (DIR) 2003-11-23 18:19  new venti library.                        rsc
 (DIR) 2003-11-23 18:19  add libhttpd                              rsc
 (DIR) 2003-11-23 18:19  add libflate                              rsc
 (DIR) 2003-11-23 18:18  sun support                               rsc
 (DIR) 2003-11-23 18:18  make -> mk                                rsc
 (DIR) 2003-11-23 18:16  make -> mk                                rsc
 (DIR) 2003-11-23 18:16  make -> mk                                rsc
 (DIR) 2003-11-23 18:15  Add drawsetlabel(Display*, char*). Turn…  rsc
 (DIR) 2003-11-23 18:14  make -> mk.                               rsc
 (DIR) 2003-11-23 18:13  start over with plan9's libc.h.           rsc
 (DIR) 2003-11-23 18:12  Various additions and fixes.              rsc
 (DIR) 2003-11-23 18:11  add libbin                                rsc
 (DIR) 2003-11-23 18:11  forgot this.                              rsc
 (DIR) 2003-11-23 18:10  make -> mk                                rsc
 (DIR) 2003-11-23 18:04  new utilities. the .C files compile but…  rsc
 (DIR) 2003-11-23 18:04  Plan 9's rc.                              rsc
 (DIR) 2003-11-23 18:03  the one true diff. at least it can hand…  rsc
 (DIR) 2003-11-23 18:02  Dhog's 9term. Updated for current libra…  rsc
 (DIR) 2003-11-23 17:58  Plan 9 version, nothing tweaked yet.      rsc
 (DIR) 2003-11-23 17:55  start thinking about vac -- doesn't bui…  rsc
 (DIR) 2003-11-23 17:54  Initial stab at Venti.                    rsc
 (DIR) 2003-11-23 17:54  make -> mk                                rsc
 (DIR) 2003-11-23 17:53  perror, create, remove now in the heade…  rsc
 (DIR) 2003-11-23 17:53  remove debugging print.                   rsc
 (DIR) 2003-11-23 17:53  change from rob -- handle ^U like in ri…  rsc
 (DIR) 2003-11-23 17:53  make -> mk                                rsc
 (DIR) 2003-11-23 17:52  create, perror, and remove are now prop…  rsc
 (DIR) 2003-11-23 17:51  Don't need to install 'u' as flagfmt an…  rsc
 (DIR) 2003-11-23 17:51  use path-less names for ssh, samterm. l…  rsc
 (DIR) 2003-11-23 17:50  Use execvp to avoid hard-coding path na…  rsc
 (DIR) 2003-11-23 17:48  print current directory in "don't know …  rsc
 (DIR) 2003-10-14 02:36  Lib9.h updated to support plumber from …  rsc
 (DIR) 2003-10-14 02:35  Single-threaded plumber that can run "s…  rsc
 (DIR) 2003-10-14 02:10  Move werrstr into errstr, so that if yo…  rsc
 (DIR) 2003-10-14 01:46  Fix a bug in Linux?                       rsc
 (DIR) 2003-10-13 20:17  Force CVS to create the lib/ directory …  rsc
 (DIR) 2003-10-13 18:25  Some Plan 9 workalikes.                   rsc
 (DIR) 2003-10-13 18:11  Change occasionally to nightly.           rsc
 (DIR) 2003-10-13 17:20  Clarify font directories.                 rsc
 (DIR) 2003-10-13 17:18  Distribution notes.                       rsc
 (DIR) 2003-10-13 17:17  Tweaks.                                   rsc
 (DIR) 2003-10-13 17:16  Set $BIN.                                 rsc
 (DIR) 2003-10-13 17:16  Flush the display when we poll for even…  rsc
 (DIR) 2003-10-13 17:16  Rewrite /lib/font/bit to $PLAN9/font wh…  rsc
 (DIR) 2003-10-11 04:53  More changes.                             rsc
 (DIR) 2003-10-11 03:58  Use new directory structure.              rsc
 (DIR) 2003-10-11 03:58  B then wait.                              rsc
 (DIR) 2003-10-11 03:55  Extra sam scripts.                        rsc
 (DIR) 2003-10-11 02:59  Licensing and various tweaks.             rsc
 (DIR) 2003-10-11 02:57  Clarify Lucida.                           rsc
 (DIR) 2003-10-11 02:57  More fonts.                               rsc
 (DIR) 2003-10-11 02:54  Add license.                              rsc
 (DIR) 2003-10-11 02:50  Various cleanup.                          rsc
 (DIR) 2003-10-11 02:49  Allow prec==0.                            rsc
 (DIR) 2003-10-11 02:47  Lots of X fixes.                          rsc
 (DIR) 2003-10-11 02:47  Remove errfmt -- it's in lib9.            rsc
 (DIR) 2003-10-11 02:45  Various tweaks.  The implementation of …  rsc
 (DIR) 2003-10-11 02:45  Tweaks to make it work on Unix.           rsc
 (DIR) 2003-10-09 22:21  Fonts.                                    rsc
 (DIR) 2003-10-03 15:33  Macintosh.                                rsc
 (DIR) 2003-10-01 15:20  Move resize into main proc.               rsc
 (DIR) 2003-10-01 03:01  Tweaks.                                   rsc
 (DIR) 2003-10-01 02:53  wasn't supposed to go in.                 rsc
 (DIR) 2003-10-01 02:53  More Darwin.                              rsc
 (DIR) 2003-10-01 02:50  Various tweaks to make things run on Ma…  rsc
 (DIR) 2003-10-01 02:44  Need ranlib for Mac.                      rsc
 (DIR) 2003-10-01 00:44  Rendezvous tester.                        rsc
 (DIR) 2003-10-01 00:44  Add extra build targets.                  rsc
 (DIR) 2003-09-30 19:10  Fix path to bio.h.                        rsc
 (DIR) 2003-09-30 19:06  Empty changelog                           rsc
 (DIR) 2003-09-30 19:06  Missed these.                             rsc
 (DIR) 2003-09-30 19:05  Reorg                                     rsc
 (DIR) 2007-06-25 00:05  Added tag rtag for changeset 0b0321e26f…  Russ Cox
 (DIR) 2003-09-30 17:47  Initial revision                          rsc
 (DIR) 2003-09-30 17:47  Initial import.                           rsc
 (DIR) 2003-09-30 17:47  Initial revision                          rsc
 (DIR) 2003-09-30 17:47  Initial import.                           rsc
 (DIR) 2003-09-30 17:47  Initial revision                          rsc
 (DIR) 2003-09-30 17:47  Initial import.                           rsc
 (DIR) 2003-09-30 17:47  Initial revision                          rsc
 (DIR) 2007-06-25 00:04  Tailor preparing to convert repo by add…  Russ Cox
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)