2020-10-07 03:22 | rc: remove dead code. | Ori Bernstein | 1 | +0 | -2 |
2022-05-07 00:37 | man/man3/stat.3: Update man page to match include/libc.h. Resolves Issue #530 | Ben Huntsman | 1 | +2 | -2 |
2022-01-24 18:47 | INSTALL: build arm64 binaries on arm64 Macs | Russ Cox | 1 | +9 | -1 |
2021-10-19 16:08 | src/cmd/acme: provide info on presense or absence of undo history (#528) | Roger Peppe | 3 | +8 | -5 |
2021-10-17 18:46 | cmd/auxstats: improve network device name matcher in Linux | Nicola Girardi | 1 | +3 | -1 |
2021-10-17 13:18 | cmd/auxstats: improve wireless interface name matcher in Linux | Nic | 1 | +4 | -1 |
2021-10-03 19:19 | mk: provide a mechanism to default to `rc` | Dan Cross | 1 | +2 | -0 |
2021-09-30 12:44 | sam: fix spurious overwrite message | Russ Cox | 1 | +1 | -1 |
2021-09-28 17:07 | acme: fix extra print args | Russ Cox | 1 | +2 | -2 |
2021-08-31 07:10 | lib9p: Fix compile error | Alexander Kapshuk | 1 | +0 | -1 |
2021-08-08 18:03 | lib9p: Remove postmountsrv (#505) | Ben Huntsman | 7 | +3 | -127 |
2021-07-30 07:19 | .gitignore: Ignore some more things that get created during compile. | Ben Huntsman | 1 | +20 | -0 |
2021-08-30 15:41 | 9term: Skip unnecessary ioctl call on AIX. | Ben Huntsman | 2 | +2 | -1 |
2021-08-29 20:38 | libdraw: Fix GUI programs on AIX (#398) | Ben Huntsman | 1 | +4 | -0 |
2021-08-29 20:36 | bin/9c, bin/9l: Re-enable optimization on AIX. | Ben Huntsman | 2 | +3 | -3 |
2021-04-22 07:16 | libthread: use setpgid instead of setpgrp | Anthony Sorace | 1 | +1 | -1 |
2021-04-09 19:22 | install(1): mention libfontconfig1-dev for Debian | Russ Cox | 2 | +86 | -203 |
2020-08-17 19:11 | fspread: fix buffer overflow | Günther Noack | 1 | +9 | -4 |
2021-03-23 21:24 | all: update for new MIT license | Russ Cox | 16 | +196 | -491 |
2021-03-23 21:24 | mk: fix for Unix build | Russ Cox | 1 | +2 | -2 |
2021-01-18 19:30 | acme: fix double-free in acmeerrorproc | Russ Cox | 1 | +2 | -4 |
2021-02-01 01:33 | mount: find kext with MacFUSE >=4 and macOS >=11 | Connor Taffe | 1 | +3 | -0 |
2021-01-26 21:14 | 9pfuse: support MacFUSE >=4 | Connor Taffe | 1 | +30 | -1 |
2021-01-31 05:51 | 9p: parse lines in rdwr command | David Arroyo | 1 | +9 | -5 |
2021-01-29 23:55 | man9: rename IM to MR | Fazlul Shahriar | 11 | +27 | -27 |
2021-01-29 05:38 | htmlroff: fix array bounds | Xiao-Yong Jin | 1 | +2 | -2 |
2021-01-29 05:35 | eqn: enlarge errbuf to account for large tokens | Xiao-Yong Jin | 2 | +2 | -2 |
2021-01-29 05:30 | xd: fix swizz8 loop counting | Xiao-Yong Jin | 1 | +1 | -1 |
2021-01-29 05:12 | libhtml: fix array bounds in lex | Xiao-Yong Jin | 1 | +1 | -1 |
2021-01-14 15:30 | libthread: call setpgrp in programs that will background | Russ Cox | 1 | +7 | -0 |
2021-01-14 15:05 | sam: avoid out-of-bounds read in rterm | Russ Cox | 1 | +2 | -2 |
2021-01-14 15:01 | sam: remove backward ?: | Russ Cox | 1 | +1 | -1 |
2021-01-14 14:59 | rc: do not exit on EINTR from read | Russ Cox | 1 | +10 | -1 |
2021-01-14 14:59 | lib9: reject postnote with special pids | Russ Cox | 1 | +5 | -0 |
2021-01-14 14:58 | auxstats: do not postnote 0 | Russ Cox | 1 | +2 | -1 |
2021-01-06 04:38 | acme, sam, samterm: remove weird switch usage | Russ Cox | 4 | +10 | -6 |
2021-01-03 05:54 | sam: rm dregs | Russ Cox | 4 | +0 | -293 |
2021-01-06 04:35 | stats: add threadmaybackground | Russ Cox | 5 | +49 | -40 |
2020-12-30 19:42 | acme: allow @ in file names | Russ Cox | 1 | +1 | -1 |
2020-12-30 19:36 | wintext: add to moveplan9.files (#470) | Jacob Vosmaer | 1 | +1 | -0 |
2020-12-30 15:40 | 9term: add threadmaybackground | Russ Cox | 1 | +6 | -0 |
2020-12-30 13:46 | .gitignore: add LOCAL.config and lib/fortunes.index | Russ Cox | 1 | +2 | -0 |
2020-12-30 13:44 | .gitignore: more binaries | Russ Cox | 1 | +48 | -0 |
2020-12-30 13:41 | libthread: drop schedlock | Russ Cox | 2 | +1 | -2 |
2020-12-30 13:38 | 9c: drop PLAN9PORT_ASAN | Russ Cox | 1 | +0 | -9 |
2020-12-30 13:12 | tcolors: add threadmaybackground | Russ Cox | 1 | +6 | -0 |
2020-12-30 13:07 | 9a: remove a few mentions | Russ Cox | 2 | +2 | -16 |
2020-12-30 12:59 | .gitignore: enumerate ignored parts of bin/ | Russ Cox | 1 | +218 | -17 |
2020-12-30 12:39 | all: remove $OBJTYPE from build | Russ Cox | 56 | +41 | -1291 |
2020-12-30 12:21 | wintext: use rc not bash | Russ Cox | 1 | +9 | -14 |
2020-03-20 18:52 | 9term: use openpty on NetBSD | Nicola Girardi | 1 | +16 | -0 |
2020-12-30 12:18 | devdraw: add /usr/X11R7 for NetBSD | Russ Cox | 1 | +2 | -0 |
2020-12-30 12:18 | libthread: simplify | Russ Cox | 23 | +12 | -1477 |
2020-12-30 05:16 | libthread: make pthreadperthread the default | Russ Cox | 2 | +15 | -21 |
2020-12-30 05:15 | libthread: fix pthreadperthread bugs | Russ Cox | 2 | +187 | -107 |
2020-12-30 05:10 | libthread: add threadmaybackground | Russ Cox | 19 | +120 | -21 |
2020-12-30 05:06 | libthread: delete NetBSD special case | Russ Cox | 4 | +4 | -465 |
2020-12-30 05:06 | 9c: use -fcommon for clang | Russ Cox | 1 | +1 | -0 |
2020-12-15 05:05 | libthread: fix use after free of first thread in each proc | Russ Cox | 1 | +9 | -1 |
2020-12-15 05:01 | time: print 1s of milliseconds | Russ Cox | 1 | +3 | -3 |
2020-09-26 23:18 | 9c, 9l: updates for macOS arm64. | Anthony Sorace | 2 | +7 | -0 |
2020-08-16 00:46 | all: a few more #define tricks for AIX | Russ Cox | 2 | +36 | -0 |
2020-08-16 00:07 | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 286 | +1591 | -1588 |
2020-08-15 13:10 | fontsrv: fix handling of colored glyphs (emoji) | Russ Cox | 1 | +17 | -5 |
2020-08-14 03:41 | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 297 | +1790 | -1774 |
2020-08-08 01:54 | touch: fix for OpenBSD. | James Cook | 1 | +1 | -1 |
2020-07-23 00:03 | fontsrv(4): update man page for size of fontsrv subfonts | Russ Cox | 1 | +8 | -8 |
2020-07-22 18:59 | devdraw, libdraw: fix memory leaks by freeing getns() malloced string (#431) | Igor Böhm | 2 | +11 | -4 |
2020-07-18 23:52 | acme: add font control message | Russ Cox | 2 | +24 | -1 |
2020-07-18 23:51 | draw: use int for Cacheinfo x field | Russ Cox | 1 | +1 | -1 |
2020-06-22 15:20 | src/cmd: rm dformat | Russ Cox | 1 | +0 | -108 |
2020-06-16 03:18 | libthread: use libc functions in ucontext for macOS (#417) | Xiao-Yong | 3 | +3 | -81 |
2020-06-04 17:55 | fontsrv: fix compilation on X11 (#420) | Gregor Best | 1 | +1 | -0 |
2020-05-30 10:35 | osxvers: use swvers -productVersion to skip one awk call | Russ Cox | 1 | +1 | -1 |
2020-05-30 01:42 | ed(1): fix documentation for list mode | Russ Cox | 1 | +36 | -36 |
2020-05-21 15:10 | ed: handle Unicode beyond the BMP correctly in list mode. | sean | 2 | +42 | -11 |
2020-05-30 01:19 | devdraw: accept 5- and 6-byte Unicode hex values | Russ Cox | 2 | +45 | -15 |
2020-05-30 01:02 | fontsrv: scale f->originy to match f->height on x11 | dzklaim | 1 | +1 | -1 |
2020-05-26 15:36 | fontsrv: handle non-BMP runes on X11 | Russ Cox | 4 | +44 | -43 |
2020-05-26 15:24 | libdraw: handle larger number of subfonts | Russ Cox | 3 | +5 | -4 |
2020-05-19 03:51 | man: update man pages to say $HOME when accurate | Russ Cox | 4 | +37 | -33 |
2020-05-19 03:45 | devdraw, libdraw: handle keyboard runes > U+FFFF | Russ Cox | 7 | +34 | -8 |
2020-05-19 02:58 | build: drop _XOPEN_SOURCE in u.h on AIX | Russ Cox | 1 | +0 | -1 |
2020-05-19 02:46 | build: use installbsd instead of install on AIX | Russ Cox | 6 | +5 | -8 |
2020-05-19 02:38 | 9c: fix tab | Russ Cox | 1 | +1 | -1 |
2020-05-18 19:20 | 9l: xlc_r automatically adds -lpthread. | Ben Huntsman | 1 | +0 | -1 |
2020-05-14 05:39 | lib9: use __builtin_return_address on IBM XL/C | Ben Huntsman | 1 | +1 | -1 |
2020-05-19 02:32 | rc: avoid problematic internal names "var", "thread" | Russ Cox | 1 | +6 | -0 |
2020-05-19 02:31 | acme: avoid global named "class" | Russ Cox | 1 | +3 | -0 |
2020-05-19 02:29 | libdiskfs: avoid problematic internal constant names | Russ Cox | 2 | +66 | -0 |
2020-05-18 23:55 | diff: rename class to fix AIX | Russ Cox | 1 | +3 | -0 |
2020-05-18 15:38 | devdraw: use indirect impl interface in x11 | Gabriel Diaz | 1 | +21 | -0 |
2020-05-18 21:03 | lib9: avoid unportable use of d_namlen in dirread | Russ Cox | 1 | +1 | -2 |
2020-01-25 19:33 | devdraw: use global drawlk instead of per-client | Russ Cox | 3 | +20 | -18 |
2020-01-25 19:31 | devdraw: use indirect impl interface | Russ Cox | 4 | +61 | -30 |
2020-05-18 02:31 | libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling | Russ Cox | 2 | +26 | -6 |
2020-05-17 12:24 | libthread: add pthreadperthread mode and use under ASAN | Russ Cox | 4 | +120 | -18 |
2020-05-18 00:09 | INSTALL: build mk all the time | Russ Cox | 1 | +3 | -4 |
2020-05-18 00:07 | 9c, 9l: accept CC9FLAGS from config | Russ Cox | 3 | +39 | -18 |
2020-05-18 00:06 | mk: replace overlapping strcpy with memmove | Russ Cox | 1 | +2 | -1 |
2020-05-18 00:02 | lib9: use opendir/readdir to read directories | Russ Cox | 2 | +187 | -186 |
2020-05-17 16:38 | lib9: move seek into open.c | Russ Cox | 4 | +7 | -12 |
2020-05-17 16:37 | lib9: add close | Russ Cox | 2 | +10 | -1 |
2020-05-17 16:35 | lib9: merge create, open, dirread into open.c | Russ Cox | 5 | +273 | -292 |
2020-05-08 00:55 | fmt: adjust GCC version check | Kurt H Maier | 1 | +2 | -2 |
2020-05-05 02:53 | all: fix #includes for AIX, add a few AIX "implementation" files | Ben Huntsman | 9 | +25 | -0 |
2020-05-05 02:52 | mk: support Big Archive Format under AIX | Ben Huntsman | 1 | +4 | -0 |
2020-05-05 02:52 | all: update build scripts to fix AIX XL/C compatibility | Ben Huntsman | 6 | +35 | -11 |
2020-05-07 12:37 | fmt: disable use of stdatomic on AIX XL C and old GCC | Russ Cox | 1 | +21 | -0 |
2020-05-05 13:30 | 9term.app: respect user-set shell instead of forcing bash | Russ Cox | 1 | +22 | -2 |
2020-05-05 12:35 | rc(1): mention /etc/shells in BUGS section | Russ Cox | 1 | +6 | -0 |
2020-05-05 12:29 | rc: clean up parser levels, disallow free carats on lists | Russ Cox | 4 | +37 | -31 |
2020-05-05 03:31 | rc: allow unquoted = in command arguments | Russ Cox | 3 | +28 | -11 |
2020-05-05 03:20 | rc: move free carat handling into parser | Russ Cox | 5 | +106 | -97 |
2020-05-05 02:52 | rc: move newline handling into parser | Russ Cox | 6 | +67 | -24 |
2020-05-04 22:34 | rc: add recursive descent parser | Russ Cox | 13 | +730 | -9 |
2020-04-29 10:21 | 9c: added explicit -fcommon to gcc defaults. | sean | 1 | +1 | -0 |
2020-03-30 13:54 | acme: scale window bodies on resize, not including tag space | Russ Cox | 1 | +5 | -3 |
2020-02-22 21:26 | Fix broken references to plan9.bell-labs.com/plan9 | Larkin Nickle | 11 | +18 | -18 |
2020-02-11 09:18 | libthread: fix ARM build by renaming file | Neven Sajko | 1 | +0 | -0 |
2020-02-03 19:59 | devdraw: fix `cmd-r` to toggle retina vs. non-retina mode on macOS (#361) | Martin Palma | 1 | +1 | -1 |
2020-01-24 18:09 | libthread: comment stack border a bit more | Russ Cox | 1 | +10 | -4 |
2020-01-24 18:08 | acme: report close failure in Put, this time for sure | Russ Cox | 1 | +5 | -5 |
2020-01-20 04:04 | libthread: fix test deps, cleanup in mkfile | Russ Cox | 1 | +4 | -1 |
2020-01-20 04:00 | libthread: clean up sysofiles.sh a bit more | Russ Cox | 1 | +10 | -25 |
2020-01-20 03:52 | libthread: rm OpenBSD tas implementations | Russ Cox | 2 | +1 | -23 |
2020-01-20 03:39 | libthread: use consistent stack calculation code in makecontext | Russ Cox | 15 | +129 | -176 |
2020-01-20 02:14 | libthread: rm NetBSD pthread reference in sysofiles.sh | Russ Cox | 1 | +1 | -1 |
2020-01-20 02:10 | all: remove Linux 2.4 vs 2.6 detection | Russ Cox | 9 | +28 | -130 |
2020-01-20 02:03 | libthread: remove Linux 2.4 code | Russ Cox | 7 | +462 | -513 |
2020-01-20 02:01 | libthread: rm unused sparc-ucontext.h | Russ Cox | 2 | +0 | -37 |
2020-01-20 01:57 | libthread: rm Darwin pre-11.0.0 support | Russ Cox | 5 | +0 | -192 |
2020-01-20 02:25 | libthread: rm FreeBSD 4 code | Russ Cox | 7 | +54 | -504 |
2020-01-20 01:51 | libthread: rm OpenBSD.c | Russ Cox | 1 | +0 | -145 |
2020-01-20 01:43 | libthread: rm unused ARM (get|set)mcontext (#354) | Neven Sajko | 1 | +0 | -43 |
2020-01-16 17:22 | 9fs: remove tip (dead?), redirect sources to 9p.io | Dan Cross | 1 | +1 | -3 |
2020-01-16 17:07 | devdraw: abort alt sequence on window change on macOS | Russ Cox | 1 | +4 | -0 |
2020-01-16 17:01 | libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.sh | Dan Cross | 1 | +1 | -8 |
2020-01-16 16:54 | malloc: remove locking | Dan Cross | 3 | +3 | -41 |
2020-01-16 16:46 | lib9: putenv wraps POSIX setenv, not legacy putenv | Dan Cross | 1 | +1 | -7 |
2020-01-15 16:59 | devdraw: avoid deadlock in x11 resize | Russ Cox | 2 | +3 | -0 |
2019-06-22 10:44 | cmd/rio: xshove: set geometry by window id | Nicola Girardi | 1 | +6 | -1 |
2020-01-15 16:51 | libmach: Fix type errors in FreeBSD.c | Dan Cross | 1 | +4 | -4 |
2020-01-15 16:25 | devdraw: set windowrect correctly on x11 if window gets unexpected size | Russ Cox | 1 | +2 | -2 |
2020-01-15 16:09 | devdraw: actually send resize event on resize | Russ Cox | 1 | +7 | -0 |
2020-01-15 15:48 | factotum: update for new nbrecvul return value | Russ Cox | 1 | +30 | -2 |
2020-01-15 12:14 | compress: remove (not distributed) from tar(1) manpage. | sean | 1 | +0 | -1 |
2020-01-15 11:54 | compress: import Plan9 compress | sean | 3 | +1526 | -0 |
2020-01-15 14:47 | winwatch: Plan 9-ify. | Dan Cross | 1 | +412 | -426 |
2020-01-15 14:15 | clock: Remove unused static variable in clock.c | Dan Cross | 1 | +0 | -2 |
2020-01-15 13:43 | winwatch: port based Plan 9 winwatch | markvanatten | 3 | +596 | -1 |
2020-01-15 07:57 | 9pfuse: update errortab | Oleg Nemanov | 1 | +2 | -0 |
2020-01-15 09:59 | soelim: manpage fixes. | sean | 1 | +3 | -4 |
2020-01-15 08:28 | soelim: import from Plan9 | sean | 3 | +47 | -0 |
2020-01-15 00:46 | venti/buildindex: fix hang on large indexes | Russ Cox | 1 | +1 | -1 |
2020-01-15 00:43 | devdraw: notify window resize promptly on x11 | Russ Cox | 5 | +28 | -13 |
2020-01-14 23:05 | libdraw: send hangup to process when window is lost | Russ Cox | 1 | +5 | -1 |
2020-01-14 23:03 | lib9: make formatting lock-free again | Russ Cox | 4 | +83 | -124 |
2020-01-14 21:38 | acme: save/restore multiline tags in Dump/Load | Russ Cox | 1 | +16 | -4 |
2020-01-14 19:52 | tar: remove /bin/ when invoking compressors | phonologus | 1 | +1 | -6 |
2020-01-14 17:40 | libthread: use mmap to allocate OpenBSD stacks | Russ Cox | 6 | +61 | -8 |
2020-01-14 18:18 | libdraw: use proper pipe for default font data | Russ Cox | 1 | +16 | -6 |
2020-01-14 17:06 | devdraw: do not force-hide menu and dock during full screen on mac | Russ Cox | 1 | +15 | -3 |
2020-01-14 04:56 | devdraw: hide dock in full screen mode | Russ Cox | 1 | +13 | -0 |
2020-01-14 04:38 | INSTALL: do not rm config after setting it up | Russ Cox | 1 | +7 | -7 |
2020-01-14 04:33 | devdraw: correctly hide Mac menu bar (#335) | Xiao-Yong | 1 | +9 | -9 |
2020-01-14 04:26 | libthread: fix fault in teardown of proc | Russ Cox | 2 | +2 | -1 |
2020-01-14 04:17 | acme: fix buffer overflow introduced in parsetag refactor | Russ Cox | 3 | +8 | -8 |
2020-01-14 04:11 | mouse(3): fix definition of Mousectl | Russ Cox | 1 | +6 | -4 |
2020-01-14 04:11 | acme: fix movetodel for spaces in file names | Russ Cox | 1 | +8 | -11 |
2020-01-14 01:02 | acme: allow spaces in window names | Russ Cox | 2 | +20 | -5 |
2020-01-14 03:05 | mk: fix hash function (#315) | Neven Sajko | 1 | +3 | -7 |
2020-01-14 02:58 | acme: one more place to use parsetag | Russ Cox | 1 | +1 | -5 |
2020-01-14 01:00 | acme: factor out tag parsing code | Russ Cox | 3 | +28 | -21 |
2020-01-14 00:30 | lib9: do not fetch disk size for character devices | Russ Cox | 1 | +1 | -1 |
2020-01-14 00:20 | mk: treat X= as empty list in rc shell | Russ Cox | 1 | +12 | -6 |
2020-01-13 23:26 | tmac: fix troff -ms .KS after .1C | Russ Cox | 1 | +6 | -6 |
2020-01-13 23:15 | acme: fix crash in X |cat with multiple windows | Russ Cox | 1 | +24 | -5 |
2020-01-13 22:09 | vac, unvac: allow 128MB cache size, up from 4MB | Russ Cox | 2 | +2 | -2 |
2020-01-13 22:07 | 9pfuse: do not fswalk("..") | Russ Cox | 1 | +5 | -12 |
2020-01-13 22:04 | TODO: remove, not updated in 15 years | Russ Cox | 2 | +3 | -15 |
2020-01-13 22:00 | libthread: fix nbrecvul, recvul to match man page, Plan 9 | Russ Cox | 1 | +2 | -2 |
2019-07-22 18:39 | cmd/9pfuse: ignore FMODE_EXEC open flag | Nicola Girardi | 1 | +11 | -2 |
2020-01-13 21:53 | clock: import from plan 9 | Russ Cox | 2 | +112 | -5 |
2020-01-13 21:48 | lib9: rm unused _p9translate.c | Russ Cox | 1 | +0 | -46 |
2020-01-13 21:47 | devdraw: AUTOFRAMEWORK CoreFoundation on macOS | Russ Cox | 1 | +1 | -0 |
2020-01-12 19:53 | devdraw: x11 working again | Russ Cox | 14 | +1844 | -2340 |
2020-01-11 11:10 | devdraw: multiclient mode | Russ Cox | 3 | +115 | -42 |
2020-01-11 11:02 | cmapcube: don't crash on initdraw failure | Russ Cox | 1 | +2 | -1 |
2020-01-11 10:52 | libdraw: connect to devdraw via $wsysid when set | Russ Cox | 3 | +85 | -1 |
2020-01-10 05:11 | devdraw: more cleanup, clearer locking | Russ Cox | 8 | +329 | -313 |
2020-01-10 02:47 | devdraw: refactor, clean up mac screen | Russ Cox | 8 | +825 | -838 |
2020-01-09 05:40 | devdraw: move per-window globals in mac-screen.m into Client | Russ Cox | 3 | +81 | -62 |
2020-01-09 01:28 | devdraw: move Client into devdraw.h and move global state in | Russ Cox | 11 | +470 | -465 |
2020-01-09 01:07 | devdraw: use consistent mac-* prefix on macOS files | Russ Cox | 14 | +1679 | -1873 |
2020-01-09 01:03 | devdraw: can use libthread directly now on macOS | Russ Cox | 5 | +13 | -79 |
2020-01-09 00:54 | devdraw: simplify mac file names | Russ Cox | 4 | +5 | -98 |
2020-01-09 00:49 | devdraw: drop pre-metal macOS support | Russ Cox | 3 | +5 | -1688 |
2020-01-09 03:49 | devdraw: update drawclient test program to run again | Russ Cox | 2 | +8 | -9 |
2019-08-25 14:30 | cmd/yacc: correctly detect end of file in gettok | Neven Sajko | 1 | +2 | -0 |
2019-08-25 13:53 | cmd/yacc: check that arg is safe to pass to <ctype.h> isX functions | Neven Sajko | 1 | +14 | -5 |
2019-08-25 09:52 | cmd/yacc: check for EOF in string constant in cpyact | Neven Sajko | 1 | +1 | -1 |
2019-08-22 11:28 | cmd/yacc: do not create an out of bounds pointer | Neven Sajko | 1 | +2 | -1 |
2020-01-13 16:41 | lib9/fmt: avoid racy access to installed fmt formats | Russ Cox | 4 | +55 | -22 |
2020-01-13 16:37 | lib9: fix memory leak in dial of regular file (#284) | jvd23 | 1 | +3 | -1 |
2020-01-13 16:04 | wintext: add tmux support, use in ", "" | Russ Cox | 4 | +19 | -20 |
2020-01-13 16:02 | fontsrv: allow x11 hinting and disable autohint only (#254) | Xiao-Yong | 1 | +1 | -1 |
2019-05-23 11:04 | Make venti's doc more accurate | Edouard Klein | 3 | +26 | -9 |
2020-01-07 17:17 | cmd/venti/srv: split memory allocation call | Neven Sajko | 1 | +2 | -2 |
2020-01-09 03:49 | libdraw: fix "mk" | Russ Cox | 1 | +1 | -2 |
2020-01-09 03:47 | libthread: run first thread in proc on system stack | Russ Cox | 4 | +55 | -17 |
2020-01-09 03:28 | lib9: make a p9frexp function wrapping system frexp | Russ Cox | 3 | +13 | -1 |
2020-01-12 20:05 | all: fix or silence various gcc warnings | Russ Cox | 17 | +27 | -22 |
2020-01-10 14:44 | Trivial changes: whitespace and modes. | Dan Cross | 1021 | +5688 | -6196 |
2020-01-10 01:08 | src: mv ../buildEnvironmentVariables mkhdr | Russ Cox | 4 | +24 | -21 |
2020-01-10 00:57 | mkfile, mkmk.sh: update for new asm-free getcallerpc | Russ Cox | 2 | +3 | -3 |
2020-01-09 03:27 | lib9: add getcallerpc.c (fixes build) | Russ Cox | 1 | +13 | -0 |
2019-08-18 20:10 | libhtml: plug a memory leak in addtext | Neven Sajko | 1 | +3 | -0 |
2019-08-18 13:46 | libhtml: plug quite a few memory leaks | Neven Sajko | 2 | +13 | -4 |
2020-01-08 01:36 | mk: plan9 style. | Dan Cross | 1 | +8 | -7 |
2019-12-31 21:32 | mk: fix out of bounds access | Neven Sajko | 1 | +21 | -7 |
2020-01-07 22:27 | 9c: Fix case patterns for DragonFly and other BSDs | Martin Kühl | 1 | +2 | -2 |
2020-01-06 22:57 | lib9, libndb: exclude terminating null from strncpy bound | Neven Sajko | 2 | +2 | -2 |
2020-01-07 20:31 | lib9: remove getcallerpc implementations | Russ Cox | 9 | +15 | -66 |
2019-08-11 02:11 | libmach: plug another memory leak | Neven Sajko | 1 | +2 | -0 |
2019-08-11 00:54 | libmach: plug memory leak | Neven Sajko | 1 | +4 | -1 |
2020-01-07 20:02 | 9term: add a "look" menu item (#299) | Fazlul Shahriar | 4 | +39 | -0 |
2020-01-07 19:51 | INSTALL, 9c, 9l: improve handling of *BSD (#302) | Leonid Bobrov | 3 | +27 | -39 |
2020-01-07 19:49 | all: sync and dedup the creation of the SYSNAME and OBJTYPE env vars (#321) | Neven Sajko | 3 | +22 | -36 |
2020-01-06 20:26 | acme(1): update man page to note -a trimming trailing spaces on Put | Russ Cox | 1 | +11 | -6 |
2019-12-28 21:33 | cmd/htmlroff: fix buffer overflow in t2.c getqarg | Neven Sajko | 1 | +1 | -1 |
2016-05-28 01:13 | ls: check that pointer is not nil before calling qsort | Neven Sajko | 1 | +1 | -1 |
2016-05-28 13:00 | acme: do not pass null pointers where disallowed | Neven Sajko | 2 | +4 | -1 |
2019-08-08 21:24 | cmd/rc: fix declarations of some externally linked variables | Neven Sajko | 2 | +2 | -3 |
2016-05-31 09:23 | cb: fix a null pointer dereference | Neven Sajko | 1 | +3 | -3 |
2019-12-19 20:00 | sam: report close error | Russ Cox | 3 | +9 | -1 |
2019-12-19 19:51 | acme: report close failure during Put | Russ Cox | 1 | +6 | -2 |
2019-12-19 19:49 | libbio: report Bflush/close error from Bterm | Russ Cox | 1 | +5 | -3 |
2019-12-10 16:36 | ed: formatting tweak (remove redundant tab). (#301) | Marc Simpson | 1 | +1 | -1 |
2019-12-09 01:20 | page: fix pdf prolog for ghostscript >= 9.27 (#296) | Fazlul Shahriar | 2 | +2 | -4 |
2019-12-09 01:19 | ed: replace magic number (077776, i.e. 32766) with NBLK-1. (#300) | Marc Simpson | 1 | +1 | -1 |
2019-11-14 05:47 | page: fix hang for forward-only postscript files | Fazlul Shahriar | 2 | +7 | -1 |
2019-11-11 22:06 | 9c, 9l: use $TMPDIR if available (#272) | Jason Felice | 2 | +2 | -2 |
2019-10-29 14:07 | plumber: add -f (foreground) option (#288) | Jason Felice | 4 | +19 | -5 |
2019-10-29 14:04 | awk: split record into runes for empty FS (#292) | Fazlul Shahriar | 1 | +9 | -4 |
2019-09-19 20:50 | Teach 9l about FreeBSD ≥ 12; address issue #247. (#249) | Francis Conti | 1 | +1 | -1 |
2019-09-19 20:49 | 9l: support Linux version 5.0+ (#274) | Günther Noack | 1 | +1 | -1 |
2019-09-19 17:10 | hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287) | deepcube | 1 | +2 | -2 |
2019-09-19 17:10 | upas/nfs: fix null date when message is sent to plumber (#263) | telephil | 1 | +1 | -1 |
2019-09-19 17:08 | plumber: fix EOF detection on writes to rules file (#257) | Fazlul Shahriar | 1 | +3 | -3 |
2019-09-19 17:08 | auxstats: replace /proc ACPI calls with /sys ones (#245) | Zach Scott | 1 | +8 | -22 |
2019-06-19 18:32 | devdraw: cocoa metal screen adds a delayed update (#270) | Xiao-Yong | 1 | +7 | -0 |
2018-11-17 12:22 | devdraw: handle windowDidResize on macOS (#212) | Pocket7878 | 1 | +7 | -1 |
2019-06-10 20:01 | acme: accept expanded URLs in look | Russ Cox | 1 | +39 | -9 |
2019-04-24 15:02 | acme: delete trailing spaces during Put in autoindent mode | Russ Cox | 1 | +64 | -41 |
2019-05-18 03:17 | devdraw: cocoa metal screen updates (#215) | Xiao-Yong | 2 | +31 | -63 |
2019-04-20 02:24 | acme: do not trim spaces during Put | Russ Cox | 1 | +8 | -4 |
2019-04-05 19:12 | samterm: stop ignoring all keys >= Kcmd | Pocket7878 | 1 | +3 | -2 |
2019-04-05 19:11 | devdraw: stop redirecting ^H in cocoa-metal (#209) | Xiao-Yong | 1 | +0 | -1 |
2019-04-05 19:10 | man/memdraw.3: fix typo | Noah Evans | 1 | +1 | -1 |
2019-04-05 19:09 | libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217) | Fazlul Shahriar | 4 | +33 | -1 |
2019-04-05 19:08 | devdraw: prefer low-power GPU for macOS metal rendering (#231) | Chris Schultz | 1 | +13 | -2 |
2019-04-05 19:04 | devdraw: avoid deadlock on pre-Mojave macOS | Russ Cox | 1 | +6 | -0 |
2019-04-05 18:47 | fortunes: correct a mispelling (#234) | Travis snɯǝᗡɔW | 1 | +1 | -1 |
2019-04-05 18:45 | acme: Update tag after receiving menu/nomenu control event (#251) | Martin Kühl | 1 | +2 | -0 |
2019-04-05 18:44 | devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240) | Xiao-Yong | 1 | +4 | -0 |
2019-04-05 18:43 | devdraw: respond to windowDidBecomeKey on darwin (#239) | Jacob Vosmaer | 1 | +5 | -0 |
2019-02-25 14:45 | page: handle EPS without showpage | Russ Cox | 2 | +6 | -1 |
2019-02-01 18:20 | rio: delete ancient Imakefile (use mk instead) | Russ Cox | 1 | +0 | -27 |
2018-07-31 01:37 | acme: drop trailing spaces during Put of auto-indent window | Russ Cox | 1 | +38 | -3 |
2018-11-16 15:14 | INSTALL: use cc to check for fontsrv on non-Darwin (#203) | Xiao-Yong | 1 | +1 | -1 |
2018-11-16 15:14 | unix: fix for tar on FreeBSD (#202) | Xiao-Yong | 1 | +4 | -4 |
2018-11-16 05:01 | INSTALL: set $NPROC on macOS | Russ Cox | 2 | +2 | -1 |
2018-11-16 04:52 | libdraw: redo default font construction to be hidpi-safe | Russ Cox | 20 | +374 | -587 |
2018-02-08 13:00 | file: recognize Mach-O binaries and Java class files | Martin Kühl | 1 | +3 | -0 |
2018-02-08 12:59 | file: add missing newlines to file types | Martin Kühl | 1 | +3 | -3 |
2017-09-06 12:30 | paint: add drawing program from 9front (#112) | Tobias Heinicke | 4 | +1213 | -0 |
2018-11-16 03:05 | rio: make 'mk all' explain why it does nothing on non-x11 systems | Russ Cox | 1 | +4 | -2 |
2018-10-05 22:13 | devdraw: remove os x 10.5 compatibility code | Jacob Vosmaer | 4 | +2 | -1790 |
2018-11-16 03:00 | unix: fix tar use in mkfile to allow Plan 9 tar | Mat Kovach | 1 | +4 | -4 |
2018-11-16 01:52 | acme: add 32x32 boxcursor | Russ Cox | 4 | +71 | -2 |
2018-11-16 01:34 | INSTALL: set CC9 on macOS to use xcrun clang | Russ Cox | 1 | +1 | -0 |
2018-11-16 01:28 | devdraw: add Cursor2 support on macOS 10.14 Mojave | Russ Cox | 8 | +113 | -45 |
2018-11-16 01:24 | tweak: add support for Cursor2 | Russ Cox | 1 | +78 | -30 |
2018-11-16 01:22 | libdraw: add Cursor2, a 32x32 high-res cursor | Russ Cox | 11 | +86 | -7 |
2018-10-22 01:59 | devdraw: rewrite the Cocoa screen using Metal | Xiao-Yong Jin | 8 | +1307 | -21 |
2018-11-14 05:24 | upas/smtp: fix TLS connections (#163) | Zach Scott | 2 | +49 | -0 |
2018-11-14 05:23 | INSTALL: fix compiler detection on FreeBSD+clang (#177) | Francis Conti | 1 | +24 | -17 |
2018-11-14 05:19 | devdraw: set displaydpi on devdraw x11 attach (#178) | Gabriel Díaz | 1 | +7 | -2 |
2018-11-14 05:11 | mac/9term.app: invoke 9term with -l | Russ Cox | 1 | +1 | -1 |
2018-11-14 05:11 | 9term: make 9term -l invoke $SHELL with -l | Russ Cox | 1 | +6 | -1 |
2018-11-14 05:03 | web: allow any $BROWSER | Russ Cox | 1 | +1 | -1 |
2018-11-14 05:01 | fontsrv: increase x11 font height scale (#111) | iru- | 1 | +1 | -1 |
2018-11-14 04:59 | 9term.app: add $PLAN9/bin to $PATH if not already in $PATH (#144) | KADOTA, Kyohei | 1 | +4 | -0 |
2018-11-14 04:59 | plumb/basic: avoid wrap around in file:1:2 (#158) | Martin Kühl | 1 | +2 | -2 |
2018-11-14 04:57 | devdraw: make ctrl generate 1-click while mouse down (#119) | Xiao-Yong | 1 | +2 | -0 |
2018-11-14 04:14 | keyboard: add compose sequences lc and rc for ceiling brackets (#126) | thisrod | 1 | +2 | -0 |
2018-11-14 04:13 | keyboard: add tab/untab symbols (#160) | Martin Kühl | 1 | +2 | -0 |
2018-11-14 04:13 | fontsrv: x11 uses FC_POSTSCRIPT_NAME (#174) | Xiao-Yong | 1 | +1 | -1 |
2018-11-14 04:11 | acme: avoid division by zero when resizing col (#189) | Fazlul Shahriar | 1 | +6 | -2 |
2018-11-14 04:09 | fontsrv: disable font smoothing on osx (#196) | Xiao-Yong | 2 | +4 | -0 |
2018-11-14 04:09 | 9term: fix getpts on FreeBSD 11.2 (#199) | Xiao-Yong | 1 | +16 | -0 |
2018-11-12 16:08 | 9l: drop xcode text-based stub warning | Russ Cox | 1 | +1 | -1 |
2018-11-12 16:07 | plumb: allow @ in file names | Russ Cox | 1 | +9 | -9 |
2018-06-22 20:43 | fontsrv: copy some fixes from OS X to X11 | Fazlul Shahriar | 1 | +43 | -38 |
2018-05-17 21:56 | upas/nfs: correctly quote IMAP LOGIN arguments | Charles Collicutt | 1 | +1 | -1 |
2018-10-01 15:20 | grep: update from Plan 9 | David du Colombier | 1 | +3 | -3 |
2018-09-29 13:59 | libregexp: include stddef.h in lib9.std.h | David du Colombier | 1 | +1 | -0 |
2018-09-19 13:19 | acme: Apply each -/+ only once (#156) | Martin Kühl | 1 | +3 | -3 |
2018-05-17 23:18 | fontsrv: omit box-drawing characters from line struts on macOS For some fonts, using box-drawing characters in the representative text for computing the line height results in it being uncomfortably high. Replace them with accented capitals and tall lower-case letters which lead to a more conservative increase in the line height. | Igor Burago | 1 | +1 | -1 |
2018-03-27 15:52 | libdraw: fix error in the previous commit | Xiao-Yong Jin | 1 | +1 | -1 |
2018-03-23 04:16 | mc: fix crash in acme with hidpi display | Xiao-Yong Jin | 1 | +9 | -5 |
2018-03-22 03:24 | samterm: free some getenv results | Xiao-Yong Jin | 1 | +7 | -2 |
2018-03-22 03:24 | sam: freetmpstr instead of free | Xiao-Yong Jin | 1 | +1 | -1 |
2018-03-21 03:17 | libdraw: fix some memory leaks in font handling | Xiao-Yong Jin | 5 | +18 | -6 |
2018-03-21 03:17 | fontsrv: fix some memory leaks | Xiao-Yong Jin | 2 | +4 | -1 |
2018-03-21 03:16 | devdraw: fix some memory leaks in x11 | Xiao-Yong Jin | 2 | +5 | -1 |
2018-03-21 03:15 | acme: fix some memory leaks | Xiao-Yong Jin | 3 | +8 | -2 |
2018-03-15 03:45 | fontsrv: enlarge drawing buffer for subfonts on macOS | Xiao-Yong Jin | 1 | +3 | -1 |
2018-03-15 01:17 | mount, 9pfuse: detect macports installed osxfuse | Xiao-Yong Jin | 2 | +9 | -0 |
2018-01-06 17:01 | fontsrv: skip only the surrogate pairs | Mechiel Lukkien | 1 | +1 | -1 |
2018-01-31 13:43 | mount: check current osxfuse kext location | Martin Kühl | 1 | +2 | -0 |
2018-01-18 16:39 | 9pserve: fix memory leak in warning | Ray Lai | 1 | +2 | -0 |
2018-02-01 13:29 | .gitignore: ignore files created for astro(1) and scat(1) | Martin Kühl | 1 | +2 | -0 |
2018-02-28 10:10 | 9term: Set TERM_PROGRAM to termprog | Martin Kühl | 1 | +1 | -0 |
2018-03-15 01:27 | 9pfuse: retries read(3) upon EINTR | Xiao-Yong Jin | 1 | +5 | -2 |
2018-02-05 20:14 | 9pfuse: fix handling of access mode (thanks Kenji Arisawa) | David du Colombier | 1 | +3 | -1 |
2018-01-20 04:03 | auxstats: get network stats in a portable manner on FreeBSD as the old grody way doesn't work any more on FreeBSD-10 and later. | Bakul Shah | 1 | +14 | -33 |
2018-01-16 07:41 | rc: use proper type for storing ulimit values rc on amd64 stores ulimit values as 32-bit int, but the limits on OpenBSD amd64 can exceed 2^31, so "ulimit -a" shows some values as negative. This is a problem when I want to increase my ulimit but the hard ulimit values are printed as negative. | Ray Lai | 1 | +7 | -6 |
2018-01-03 14:46 | gview: fix int vs ulong confusion causing silent exit 1 at startup | Russ Cox | 1 | +4 | -4 |
2014-12-02 02:02 | 9term: re-enable sys: child note for child processes | Russ Cox | 1 | +1 | -0 |
2017-11-02 15:58 | acme: preserve window position and selection during Get | Russ Cox | 5 | +103 | -18 |
2017-10-15 20:13 | moveplan9: add missing files | Steven Stallion | 1 | +35 | -0 |
2017-10-15 18:39 | web: *chrome* matches google-chrome | Gleydson Soares | 1 | +1 | -1 |
2017-10-14 23:50 | acme: free buf in checksha1 | Russ Cox | 1 | +1 | -0 |
2017-10-12 23:57 | 9l: accept Linux kernel version 4.x | keks | 1 | +1 | -1 |
2017-10-13 08:26 | 9term: fix getpts on macOS 10.13 | David du Colombier | 1 | +16 | -0 |
2017-10-13 08:16 | upas/nfs: fix warnings | David du Colombier | 3 | +2 | -10 |
2017-10-10 17:49 | acme: check file content before declaring file "modified since last read" | Russ Cox | 23 | +79 | -13 |
2017-03-26 05:09 | devdraw: fix build on macOS < 10.12 | Rudá Moura | 1 | +2 | -0 |
2017-09-26 13:48 | xd: add -R for runewise dump | Leah Neukirchen | 2 | +118 | -40 |
2017-10-01 09:43 | web: add Chromium support on FreeBSD | David du Colombier | 1 | +1 | -1 |
2017-09-22 09:46 | .travis.yml: configure build matrix to build on OS X and Linux (thanks Michaelian Ennis) | David du Colombier | 1 | +28 | -20 |
2017-09-14 20:51 | 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) | David du Colombier | 1 | +1 | -1 |
2017-09-14 15:21 | lib/moveplan9.files: add missing files | Adam Saponara | 1 | +12 | -1 |
2017-09-10 10:26 | all: remove .cvsignore files | Kare Nuorteva | 46 | +0 | -387 |
2017-09-10 10:25 | README: update links | Kare Nuorteva | 1 | +5 | -7 |
2017-09-01 22:44 | .travis.yml: disable osx build | David du Colombier | 1 | +0 | -1 |
2017-09-01 20:51 | lib9: import frand function from Plan 9 | David du Colombier | 2 | +18 | -0 |
2017-09-01 20:37 | svgpic: fix warnings | David du Colombier | 1 | +1 | -3 |
2017-09-01 20:37 | libmach: initialize ss variable in stabsline2pc function | David du Colombier | 1 | +2 | -1 |
2017-09-01 19:23 | .travis.yml: build on osx | David du Colombier | 1 | +8 | -0 |
2017-09-01 18:57 | README: add Travis CI and Coverity Scan badges | David du Colombier | 1 | +7 | -0 |
2017-09-01 18:17 | dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io | David du Colombier | 2 | +3 | -3 |
2017-09-01 17:25 | dist/publish: fix export of of usr tree | Russ Cox | 1 | +1 | -1 |
2017-09-01 17:16 | all: update site from swtch.com to 9fans.github.io | Russ Cox | 26 | +83 | -52 |
2017-09-01 17:16 | codereview: delete, now using GitHub pull requests | Russ Cox | 5 | +2 | -3944 |
2017-09-01 16:38 | .travis.yml: add Coverity Scan to Travis CI configuration | David du Colombier | 1 | +18 | -0 |
2017-08-18 19:41 | .travis.yml: add Travis CI configuration | David du Colombier | 1 | +4 | -0 |
2017-09-01 16:05 | ed: allow larger temp files | Russ Cox | 1 | +1 | -1 |
2017-07-18 15:21 | 9(1): document gotcha with oh-my-zsh | Russ Cox | 1 | +15 | -0 |
2017-07-21 23:33 | venti: fix venti graph on 64-bit | Michael Stroucken | 2 | +2 | -1 |
2017-07-16 02:51 | dist: update mk push | Russ Cox | 1 | +4 | -4 |
2017-07-16 02:49 | man: various cleanup | Russ Cox | 26 | +43 | -49 |
2017-07-16 02:49 | codereview.py: remove | Russ Cox | 1 | +0 | -1448 |
2017-07-16 02:35 | man5, man6: delete empty dirs | Russ Cox | 4 | +0 | -4 |
2017-07-16 02:23 | man1: document mouse keystrokes in acme, sam, 9term | Russ Cox | 3 | +40 | -0 |
2017-07-16 02:23 | acme: implement Cmd-Shift-Z for Redo on Mac | Russ Cox | 1 | +4 | -0 |
2017-07-16 02:22 | devdraw: fix Mac Kcmd+Shift | Russ Cox | 1 | +3 | -0 |
2017-06-19 13:58 | fontsrv: avoid quote mapping on fonts with indistinguishable quotes | Russ Cox | 1 | +19 | -5 |
2017-06-19 13:50 | lib9: fix needsrcquote | Russ Cox | 1 | +1 | -1 |
2017-04-04 03:12 | svgpic: new program to convert pic to svg | Russ Cox | 19 | +4034 | -0 |
2017-06-14 19:27 | troff: import HB, HI and HX fonts from Plan 9 | David du Colombier | 3 | +918 | -0 |
2017-04-20 21:35 | factotum: Fix an operator precedence bug in the secstore code | Dan Cross | 1 | +1 | -1 |
2017-04-20 21:35 | yacc: Fix a bug from at least 1995. | Dan Cross | 1 | +2 | -1 |
2016-05-18 06:06 | libdraw: replace hand-rolled realloc, preventing buffer overflow. | Ray Lai | 1 | +1 | -3 |
2016-05-23 14:30 | 9term: Add missing parentheses, preventing buffer overflow. | Ray Lai | 1 | +1 | -1 |
2016-12-01 04:00 | 9pfuse: support osxfuse>=3.3.0 | James Porter | 1 | +28 | -7 |
2017-01-09 15:43 | 9term: c nits | Russ Cox | 2 | +3 | -2 |
2017-01-08 22:19 | cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete | Dave Presotto | 3 | +11 | -0 |
2017-01-07 05:42 | src/cmd: take fontsrv out of BUGGERED | Dave Presotto | 1 | +1 | -1 |
2017-01-06 21:32 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 15 | +106 | -87 |
2017-01-06 19:57 | 9term, win: work around bsd linker nonsense | Russ Cox | 3 | +9 | -2 |
2017-01-06 15:35 | 9term, mc: conspire to handle hidpi displays | Russ Cox | 2 | +26 | -1 |
2016-05-07 15:36 | include: define _DEFAULT_SOURCE | David du Colombier | 6 | +6 | -0 |
2015-08-09 19:18 | libregexp: various fixes | David du Colombier | 3 | +4 | -6 |
2016-11-02 17:18 | fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take. | Gleydson Soares | 1 | +1 | -1 |
2016-04-11 21:49 | font: s/10/11 in ascent for unicode.7x13.font | Rob Pike | 1 | +1 | -1 |
2016-01-22 11:50 | fontsrv: do not try to look up surrogate pairs | Russ Cox | 1 | +2 | -0 |
2015-12-07 11:32 | auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3) | Gleydson Soares | 2 | +24 | -75 |
2015-11-11 13:02 | devdraw: cocoa: set window title on main thread | sqweek | 1 | +12 | -2 |
2015-11-10 15:33 | win: local \r cancellation | Russ Cox | 1 | +14 | -1 |
2015-11-10 15:25 | 9term, win: better \r handling (thanks, git) | Russ Cox | 2 | +31 | -1 |
2015-06-10 16:02 | INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 to X11 headers detection, so that enable fontsrv build on OpenBSD. | Gleydson Soares | 1 | +2 | -1 |
2015-08-25 19:59 | mk: avoid infinite loop when targets are repeated | Russ Cox | 2 | +6 | -0 |
2015-07-03 14:57 | fontsrv: use 64 chars per subfont instead of 256 | Russ Cox | 4 | +14 | -9 |
2015-08-18 04:24 | font/fixed: adjust the ascent for the 7x13 subfonts | Rob Pike | 25 | +0 | -0 |
2015-08-18 04:02 | font/lucsans: fix reference to supsub.9 | Rob Pike | 1 | +1 | -1 |
2015-06-04 12:11 | upas/nfs: search for stunnele3 in $PATH | Gleydson Soares | 1 | +7 | -4 |
2014-11-17 16:55 | all: linux/arm64 port | Aram Hăvărneanu | 4 | +17 | -0 |
2014-11-18 19:19 | libregexp: fix copy-paste error | David du Colombier | 1 | +1 | -1 |
2015-03-19 13:13 | all: linux/mips port | Aram Hăvărneanu | 5 | +18 | -0 |
2015-03-22 12:14 | all: fix openbsd build | Aram Hăvărneanu | 2 | +4 | -3 |
2015-01-05 04:06 | keyboard.h: add some missing key enums from Plan 9 | mischief | 1 | +6 | -1 |
2015-01-03 13:15 | acme: add focus change to log | Sergiusz Urbaniak | 1 | +6 | -0 |
2014-12-24 04:45 | devdraw: plumb drag-n-dropped files | marius a. eriksen | 3 | +57 | -10 |
2015-03-21 03:24 | libdraw, acme: fix acme segfault triggered passing an invalid font | Gleydson Soares | 1 | +2 | -0 |
2015-02-18 14:45 | fontsrv: fix x11 build | Russ Cox | 1 | +0 | -1 |
2015-02-17 20:36 | man: document font syntaxes | Russ Cox | 5 | +130 | -23 |
2015-02-17 19:45 | devdraw: enable retina behavior by default on OS X | Russ Cox | 1 | +3 | -3 |
2015-02-17 17:39 | libdraw: refine hidpi font selection | Russ Cox | 4 | +44 | -1 |
2015-02-17 17:16 | libdraw: autoscale fonts when moving between low and high dpi screens | Russ Cox | 9 | +243 | -28 |
2015-02-17 05:57 | libdraw: add 2*font syntax for scaled fonts | Russ Cox | 7 | +77 | -5 |
2015-02-17 04:58 | fontsrv: use CoreText API on OS X | Russ Cox | 5 | +143 | -106 |
2014-12-02 03:01 | CONTRIBUTING.md: fix link to codereview(1) | Russ Cox | 1 | +1 | -1 |
2014-11-28 20:04 | fontsrv: disable X11 hinting | Ethan Burns | 1 | +1 | -1 |
2014-11-18 23:30 | 9pfuse: Disable glibc workaround for O_LARGEFILE on ARM | Merlijn Wajer | 1 | +4 | -1 |
2014-12-02 01:23 | install.txt: regenerate (9 man 1 intro >install.txt) | Russ Cox | 1 | +203 | -82 |
2014-12-02 01:15 | libdraw, libframe, acme: fix, guard against inverted range in textsetselect | Russ Cox | 3 | +15 | -3 |
2014-11-16 00:02 | devdraw: fix title and "open in top" on OS X | Roi Martin | 1 | +4 | -1 |
2014-12-02 00:18 | CONTRIBUTING.md: add message about pull requests | Russ Cox | 1 | +7 | -0 |
2014-11-18 01:59 | codereview: use 'git branch -v' for pending | Russ Cox | 1 | +1 | -1 |
2014-11-17 16:21 | cmd: rename *.C to *.c | Russ Cox | 4 | +0 | -0 |
2014-11-17 03:00 | man: more Mercurial references changed to Git | Russ Cox | 3 | +5 | -5 |
2014-11-17 02:39 | codereview: make commit -a the default; warn about uncommitted changes at upload | Russ Cox | 3 | +38 | -25 |
2014-11-17 02:36 | README: rename to README.md, add markdown for github | Russ Cox | 1 | +0 | -0 |
2014-11-17 02:28 | codereview: fix a few bugs | Russ Cox | 1 | +9 | -8 |
2014-11-16 23:58 | all: update for Git | Russ Cox | 6 | +485 | -183 |
2014-11-12 22:38 | Delete .cvsignore. It is time. | Russ Cox | 1 | +0 | -3 |
2014-11-11 04:49 | Convert .hgignore to .gitignore. | Russ Cox | 1 | +0 | -0 |
2014-11-11 04:49 | Remove .hgtags. | Russ Cox | 1 | +0 | -1 |
2014-11-07 21:52 | INSTALL: fix path of quote1 and quote2 | David du Colombier | 1 | +3 | -3 |
2014-10-21 12:22 | fix clang 3.4 warnings and ignore uninteresting ones | David du Colombier | 3 | +8 | -6 |
2014-10-21 11:25 | venti/copy: fix bug writing directories that zero truncate | Russ Cox | 2 | +2 | -1 |
2014-10-21 00:41 | col: import from plan 9, by popular demand | Russ Cox | 2 | +352 | -0 |
2014-10-20 20:21 | 9l: link with -lresolv on Linux | David du Colombier | 2 | +1 | -3 |
2014-08-06 12:43 | vbackup: fix compilation on NetBSD (thanks Álvaro Jurado) | David du Colombier | 1 | +4 | -0 |
2014-08-06 12:37 | CONTRIBUTORS: add Aram Hăvărneanu | Aram Hăvărneanu | 1 | +1 | -0 |
2014-08-06 12:36 | g: search in *.s files | Aram Hăvărneanu | 1 | +1 | -1 |
2014-07-09 14:26 | mc: use $termprog to identify 9term | Russ Cox | 1 | +1 | -1 |
2014-06-05 16:46 | upas: fix nil pointer dereference | David du Colombier | 1 | +2 | -2 |
2014-06-03 18:30 | upas/common: rename aux to auxx | Russ Cox | 2 | +1 | -1 |
2014-06-03 18:29 | build: rename " and "" to quote1 and quote2 for hg | Russ Cox | 3 | +4 | -0 |
2014-06-03 04:16 | acme: fix bufread crash due to typing-point scrolling | Russ Cox | 1 | +4 | -0 |
2014-06-03 04:09 | acme: increase timer resolution to 10ms | Russ Cox | 1 | +1 | -1 |
2014-05-19 13:39 | undo CL 69070045 / 8539a916d98a | Russ Cox | 1 | +0 | -4 |
2014-05-15 04:28 | upas: fix warnings | David du Colombier | 2 | +3 | -3 |
2014-05-15 04:28 | libndb: add AUTOLIB(resolv) | David du Colombier | 1 | +2 | -0 |
2014-05-06 02:28 | acme: fix two flush bugs in new log file | Russ Cox | 1 | +3 | -2 |
2014-04-30 16:14 | acme: add log file in acme root directory | Russ Cox | 12 | +262 | -8 |
2014-04-19 17:44 | acme: add comment for aligned writes | Russ Cox | 1 | +5 | -0 |
2014-04-19 14:09 | acme: use buffered i/o to write file | Russ Cox | 1 | +16 | -1 |
2014-04-18 18:03 | acme: fix Get of dir in nameless window (thanks Colton Lewis) | Russ Cox | 1 | +1 | -1 |
2014-03-26 03:23 | dist/main.html: update supported systems and commit log link. | Shenghou Ma | 1 | +4 | -3 |
2014-03-14 14:10 | man/man1/0intro.1: update supported systems. | Shenghou Ma | 1 | +7 | -5 |
2014-03-13 22:48 | acme: copy/cut/paste with ctl+c,x,v | Ethan Burns | 2 | +5 | -0 |
2014-03-13 22:46 | acme, sam: handle >1GB files correctly | Russ Cox | 4 | +10 | -4 |
2014-03-05 21:43 | INSTALL: fix architecture detection on Solaris. And uses gcc for i386 and x86_64. | Shenghou Ma | 1 | +21 | -0 |
2014-03-03 21:30 | fix gcc 4.8 warnings | David du Colombier | 6 | +5 | -15 |
2014-03-03 21:23 | fossil: fix p9p changes on view | David du Colombier | 1 | +28 | -26 |
2014-02-28 04:17 | all: DragonFly port. Fix compilation problems, libdraw still doesn't work right yet. | Shenghou Ma | 14 | +356 | -15 |
2014-02-24 06:21 | codereview: sync from Go. | Shenghou Ma | 1 | +185 | -112 |
2014-01-22 18:43 | mac/Plumb: add URL scheme to Info.plist | Rob Kroeger | 1 | +14 | -1 |
2014-01-22 18:41 | devdraw: clear altdown on focus out (thanks Ethan Burns) | Russ Cox | 1 | +1 | -0 |
2014-01-22 16:23 | INSTALL: diagnose missing gcc on Darwin | Russ Cox | 1 | +5 | -1 |
2014-01-07 03:19 | keyboard: add more sequences, from existing ones or RFC 1345 | Jonathan Cast | 2 | +14 | -0 |
2013-10-23 20:10 | fossil: fix remaining warnings | David du Colombier | 5 | +13 | -13 |
2013-10-22 23:47 | acme: scroll a directory window when navigating if: - the cursor is on the last line - the navigation would put the cursor over the tag of the following text | Rob Pike | 3 | +29 | -4 |
2013-09-26 20:34 | xd: fix build by declaring swizz8 | David du Colombier | 1 | +1 | -1 |
2013-09-26 20:33 | fossil: cleanup mkfile | David du Colombier | 1 | +1 | -62 |
2013-09-26 20:32 | fossil: create directory | David du Colombier | 1 | +0 | -0 |
2013-09-26 20:31 | fossil: import conf.rc | David du Colombier | 1 | +68 | -0 |
2013-09-26 20:31 | fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack) | David du Colombier | 1 | +4 | -4 |
2013-09-26 20:30 | fossil: fix various warnings | David du Colombier | 5 | +0 | -95 |
2013-09-26 18:12 | fossil: required p9p changes | David du Colombier | 15 | +156 | -67 |
2013-09-23 21:16 | fossil: move from liboventi to libthread and libventi | David du Colombier | 38 | +1360 | -1424 |
2013-09-23 21:00 | fossil: import from plan 9 | David du Colombier | 50 | +22325 | -0 |
2013-09-06 20:23 | acme: execute commands with / using shell | Marius Eriksen | 1 | +1 | -1 |
2013-09-06 20:19 | acme Mail: add Search command | Akshat Kumar | 2 | +63 | -1 |
2013-09-06 20:10 | mailfs: allow spaces in box name | Akshat Kumar | 1 | +16 | -1 |
2013-09-06 20:09 | mailfs: support for UTF-8 searches | Akshat Kumar | 1 | +45 | -10 |
2013-08-13 16:46 | rcmain: use new $termprog variable | Steve McCoy | 2 | +2 | -1 |
2013-08-07 03:44 | devdraw: set window name to argv[0] | Russ Cox | 1 | +120 | -0 |
2013-08-06 13:42 | 9term: set TERM=dumb instead of TERM=9term | Russ Cox | 4 | +13 | -1 |
2013-07-31 13:15 | acme: allow :6 in 5-line file | Russ Cox | 1 | +2 | -0 |
2013-07-17 16:55 | cmd/devdraw: clear keyboard state on lost focus. | Roger Peppe | 2 | +7 | -0 |
2013-07-02 04:39 | libregexp: update from Plan 9 | David du Colombier | 5 | +25 | -24 |
2013-06-21 19:28 | devdraw: fix x11 input | Russ Cox | 1 | +1 | -1 |
2013-03-19 18:36 | rc: avoid undefined C | Xi Wang | 1 | +4 | -4 |
2013-03-19 18:35 | libsec: avoid undefined C | Xi Wang | 1 | +1 | -2 |
2013-03-11 21:26 | xd: accept -S for 8-byte swap | Russ Cox | 2 | +39 | -0 |
2013-03-08 03:40 | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 3 | +111 | -26 |
2013-02-08 17:46 | devdraw: silence unused variable warnings | Russ Cox | 1 | +6 | -2 |
2013-02-08 17:44 | devdraw: disable XCopyArea optimization | Russ Cox | 1 | +5 | -2 |
2013-01-31 01:46 | fontsrv: fix on X11 when X11H is not defined | Alessandro Arzilli | 1 | +1 | -1 |
2013-01-31 01:46 | libmach: fix crash in dwarfpc (misuse of realloc) | Xi Wang | 1 | +1 | -0 |
2013-01-31 01:45 | fontserv: fix build on FreeBSD 9.1 | Martin Neubauer | 1 | +6 | -1 |
2013-01-31 01:45 | CONTRIBUTORS: three more | Russ Cox | 1 | +3 | -1 |
2013-01-19 09:05 | jpegdump: fix build and warnings | David du Colombier | 1 | +8 | -7 |
2013-01-04 19:06 | freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski) | David du Colombier | 1 | +2 | -2 |
2013-01-03 05:48 | venti/wrarena: fix arenapart breakage | David du Colombier | 1 | +4 | -3 |
2012-12-18 15:22 | fontsrv: only build when the pieces are there | Russ Cox | 2 | +17 | -2 |
2012-12-11 17:45 | fontsrv: fix build on OpenBSD 5.2 | Christian Kellermann | 5 | +14 | -2 |
2012-12-09 10:24 | auth/factotum: fix password prompt hang with secstore | David du Colombier | 1 | +3 | -3 |
2012-12-03 20:55 | fontsrv: make single quotes look like quotes | Russ Cox | 1 | +15 | -3 |
2012-12-01 05:35 | fontsrv: scaled pjw | Russ Cox | 5 | +369 | -11 |
2012-11-26 05:33 | acme: retina scaling for scroll bars, button | Russ Cox | 2 | +34 | -26 |
2012-11-26 05:23 | samterm: retina scaling for scroll bars, borders | Russ Cox | 3 | +24 | -14 |
2012-11-26 05:13 | 9term: adjust to dpi changes | Russ Cox | 1 | +23 | -15 |
2012-11-26 05:13 | libdraw: change DefaultDPI to 133 | Russ Cox | 1 | +1 | -1 |
2012-11-26 04:55 | devdraw: fake dpi calculation on Mac | Russ Cox | 1 | +8 | -0 |
2012-11-26 04:48 | libframe: auto scale tick for retina | Russ Cox | 3 | +24 | -10 |
2012-11-26 04:47 | devdraw: use %R not Fn-F3 for retina toggle | Russ Cox | 1 | +1 | -1 |
2012-11-26 04:38 | devdraw: add forcedpi toggled by Fn+F3 on Mac | Russ Cox | 4 | +20 | -3 |
2012-11-26 03:56 | acme: set $samfile (same as $%) during execution | Marius Eriksen | 2 | +3 | -0 |
2012-11-26 03:45 | fontsrv: work around a few crashes | Russ Cox | 1 | +6 | -2 |
2012-11-26 03:43 | devdraw: fix retina mode | Russ Cox | 1 | +1 | -1 |
2012-11-26 03:15 | libdraw: add scalesize | Russ Cox | 3 | +24 | -0 |
2012-11-26 03:02 | draw.h: add DefaultDPI | Russ Cox | 1 | +2 | -1 |
2012-11-26 02:41 | devdraw, libdraw: add display->dpi | Russ Cox | 4 | +38 | -2 |
2012-11-26 02:20 | devdraw: restore compilation on OS X 10.6 Also add some ignored files to .hgignore | Shenghou Ma | 3 | +10 | -0 |
2012-10-22 16:32 | acme: use threadspawnd to avoid changing "." of current process | Russ Cox | 1 | +8 | -29 |
2012-10-22 16:32 | libthread: add threadspawnd | Russ Cox | 4 | +28 | -6 |
2012-10-21 20:52 | acme: add $acmeshell to control execution shell | Marius Eriksen | 4 | +18 | -2 |
2012-10-21 20:49 | fontsrv: x11 support | Yuval Pavel Zholkover | 5 | +275 | -3 |
2012-10-21 16:53 | plumb.app: accept plumb:foo as alias for foo | Rob Kroeger | 1 | +16 | -1 |
2012-10-21 16:12 | devdraw: map X11 dead_diaresis to double quote | Caio Oliveira | 2 | +43 | -39 |
2012-10-21 16:08 | libmemdraw: fix int size bug | Erik Quanstrom | 1 | +2 | -1 |
2012-10-21 16:04 | silence more warnings | Russ Cox | 15 | +307 | -299 |
2012-10-21 16:01 | 9c: support clang on Mac | Russ Cox | 1 | +11 | -0 |
2012-10-21 15:25 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 24 | +619 | -621 |
2012-10-20 17:51 | 9c: add more clang warning silencers, use signed chars | Russ Cox | 1 | +7 | -2 |
2012-10-20 17:42 | lib9: fix Mac warning | Russ Cox | 1 | +8 | -1 |
2012-10-20 17:41 | INSTALL: don't try to use \b in acme window | Russ Cox | 1 | +2 | -0 |
2012-10-20 17:36 | fix gcc 4.7 warnings (thanks Tuncer Ayaz) | Russ Cox | 14 | +9 | -40 |
2012-10-20 17:28 | web: fix BROWSER=google-chrome on Mac | Russ Cox | 1 | +3 | -0 |
2012-10-20 17:28 | mount: fix for osxfuse | Russ Cox | 1 | +4 | -2 |
2012-10-16 17:57 | libframe: use correct text color when painting | Rob Kroeger | 1 | +12 | -6 |
2012-10-16 17:55 | devdraw: MacBook retina support | Rob Kroeger | 2 | +128 | -8 |
2012-10-07 13:48 | devdraw: prefer 24-bit over 15-bit or 16-bit. | Russ Cox | 1 | +6 | -6 |
2012-10-05 20:42 | acme: correct writes of runes on auspicious byte boundaries | Erik Quanstrom | 2 | +35 | -23 |
2012-09-24 19:43 | fortunes: new one | Russ Cox | 1 | +1 | -0 |
2012-09-24 14:35 | src/cmd: Add a repurposed import(4), called `9import', to the ports. | Akshat Kumar | 3 | +319 | -0 |
2012-09-24 02:01 | acme: mouse movement for Del | Russ Cox | 5 | +62 | -8 |
2012-09-18 15:39 | snarfer: disable during build | Russ Cox | 1 | +1 | -1 |
2012-09-17 18:53 | sam: add $% as an alias for $samfile | Russ Cox | 1 | +1 | -0 |
2012-09-17 16:39 | libdraw: add visibleclicks mode | Russ Cox | 3 | +54 | -2 |
2012-09-11 15:11 | lib9/p9dialparse: fix segfault on gethostbyname | David du Colombier | 1 | +1 | -1 |
2012-09-11 02:07 | 9pfuse: fix memory leak, avoid memory explosion | Ties Bos | 2 | +12 | -2 |
2012-09-11 00:55 | lib/acme.rc: remove noscroll | Ingo Dreilich | 2 | +1 | -1 |
2012-09-08 17:53 | lib9: remove ss_len manipulation in _p9dialparse | Russ Cox | 1 | +0 | -3 |
2012-09-08 16:49 | 9pfuse: osxfuse support | Russ Cox | 1 | +16 | -8 |
2012-09-08 16:49 | lib9: fix announce on OS X | Russ Cox | 1 | +7 | -5 |
2012-09-04 22:45 | lib9/dial: fix addrlen in connect() and bind() | David du Colombier | 2 | +35 | -7 |
2012-08-05 17:17 | srv(4), mount: update v9fs usage | David du Colombier | 2 | +3 | -3 |
2012-08-05 17:10 | disk/mkfs,disk/mkext: fix mkdir conflict | Russ Cox | 2 | +3 | -0 |
2012-08-03 19:25 | lib9/getnetconn: add support for IPv6 | David du Colombier | 1 | +27 | -0 |
2012-08-03 19:12 | vacfs: fix create srv with ORCLOSE on plan 9 | David du Colombier | 1 | +11 | -9 |
2012-08-03 17:58 | dial(3): update dialparse | David du Colombier | 1 | +4 | -4 |
2012-08-03 17:26 | devdraw: make it 3 times faster on OS X | David Jeannot | 1 | +49 | -42 |
2012-07-31 15:24 | devdraw: fix for OS X 10.8 (Mountain Lion) | Rob Kroeger | 1 | +40 | -31 |
2012-07-29 22:53 | libventi: fix segfault in vtgetreq | David du Colombier | 1 | +2 | -1 |
2012-07-17 23:10 | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 5 | +1356 | -0 |
2012-07-16 14:43 | 9l: remove debug print | Russ Cox | 1 | +0 | -1 |
2012-07-14 14:16 | openbsd updates (thanks Pascal Stumpf) | Russ Cox | 8 | +82 | -138 |
2012-07-14 13:07 | libmach: remove debug print | Russ Cox | 1 | +0 | -1 |
2012-07-14 12:50 | 9l: fix for Linux 3.x (thanks Christopher Brannon) | Russ Cox | 2 | +3 | -1 |
2012-07-14 12:30 | auth/factotum: fix flush (thanks Erik Quanstrom) | Russ Cox | 1 | +3 | -2 |
2012-07-14 12:01 | lib/codereview: update from Go | Russ Cox | 1 | +121 | -35 |
2012-07-14 12:01 | venti(8): fix discussion of variables | Russ Cox | 1 | +7 | -4 |
2012-06-27 18:02 | lib9: fix openbsd build | David du Colombier | 2 | +2 | -1 |
2012-06-02 19:50 | lib9/dial: add support for IPv6 | David du Colombier | 6 | +107 | -119 |
2012-05-29 19:11 | fix INSTALL warnings | Russ Cox | 7 | +12 | -7 |
2012-05-29 19:10 | CONTRIBUTORS: add Abhishek Kulkarni | Russ Cox | 1 | +1 | -0 |
2012-05-29 17:34 | venti: fix VtMaxLumpSize | Abhishek Kulkarni | 7 | +7 | -7 |
2012-05-15 14:55 | plumb: remove debugging print | Russ Cox | 1 | +0 | -1 |
2012-05-07 14:20 | venti: remove bloomlookuptime in stats | David du Colombier | 1 | +0 | -3 |
2012-05-07 13:55 | venti: fix bloom in stats | David du Colombier | 1 | +4 | -1 |
2012-05-02 04:44 | venti: fix writedonechan size in bloom | David du Colombier | 1 | +1 | -1 |
2012-04-22 19:27 | venti: add bootstrap mode (write + no index) | Russ Cox | 4 | +9 | -0 |
2012-04-07 19:40 | venti: fix typo | Russ Cox | 1 | +1 | -1 |
2012-04-07 19:38 | venti: add arenapart support to wrarena | Russ Cox | 1 | +16 | -2 |
2012-04-04 14:51 | vacfs: remove 9P2000.u relic | David du Colombier | 1 | +0 | -5 |
2012-03-26 15:59 | venti(7): fix typo | David du Colombier | 1 | +1 | -1 |
2012-03-26 15:27 | fortune | Russ Cox | 1 | +4 | -0 |
2012-03-06 02:14 | devdraw: fix mouse warping with multi-monitor on OS X | David Jeannot | 1 | +3 | -3 |
2012-03-05 21:36 | merge | Russ Cox | 12 | +134 | -18 |
2012-03-05 20:54 | Devdraw now waits for the image: this means that there is no more blank image when toggling fullscreen, when unminimizing, or at startup; this also means that we can live resize, but we only enable live resizing with Page, because it seems useless for other apps, and Acme and Sam bug with it. The tradeoff is that bottom corners are sometimes automatically rounded. There is a way to prevent the rounding here: http://parmanoir.com/Custom_NSThemeFrame but this would obfuscate the code. Instead, we make sure that the corners are always rounded. | David Jeannot | 1 | +226 | -74 |
2012-03-05 20:39 | get9root(3): fix paths | David Jeannot | 1 | +3 | -1 |
2012-03-05 20:38 | devdraw: fix winsize (-W) on OS X | David Jeannot | 1 | +11 | -5 |
2012-02-28 19:56 | devdraw: fix fullscreen on Lion | Russ Cox | 1 | +6 | -1 |
2012-02-19 23:11 | libmach, acid, db: 64-bit support | Russ Cox | 36 | +2311 | -1125 |
2012-01-26 16:33 | venti: import venti/conf from plan 9 | David du Colombier | 2 | +76 | -0 |
2012-01-21 09:01 | libventi: add functions vtsha1 and vtsha1check | David du Colombier | 3 | +33 | -0 |
2012-01-21 03:31 | devdraw: enable gestures on OS X | David Jeannot | 1 | +8 | -183 |
2012-01-20 18:13 | venti: fix settings in stats | David du Colombier | 2 | +2 | -1 |
2012-01-20 18:10 | codereview: sync from Go | Russ Cox | 1 | +712 | -600 |
2012-01-19 20:14 | devdraw: make OS X resizer unobtrusive | David Jeannot | 1 | +31 | -4 |
2012-01-16 22:12 | devdraw: on OS X, add menu items "hide" and "plumb devdraw(1)" | David Jeannot | 1 | +22 | -14 |
2012-01-16 22:11 | devdraw: OS X: neutralize menu and Dock bugs in fullscreen mode | David Jeannot | 1 | +9 | -3 |
2012-01-16 22:08 | devdraw: fix handling of compose key on OS X | David Jeannot | 2 | +15 | -12 |
2012-01-16 22:07 | devdraw: remove old OS X code | David Jeannot | 5 | +0 | -1435 |
2012-01-16 22:06 | vac: fix segfault on DMSYMLINK or DMDEVICE | David du Colombier | 1 | +6 | -4 |
2012-01-16 22:05 | acme: claim input focus earlier | David Jeannot | 1 | +2 | -2 |
2012-01-16 22:04 | Plumb.app: prevent the Finder's activation after Devdraw's | David Jeannot | 1 | +4 | -3 |
2012-01-16 22:04 | cocoa devdraw: activation on receiving Ttop messages | David Jeannot | 3 | +17 | -2 |
2012-01-16 22:02 | devdraw: OS X dead key support | David Jeannot | 1 | +19 | -0 |
2012-01-16 21:55 | venti: fix scacheprefetch stats | David du Colombier | 1 | +2 | -0 |
2012-01-16 21:54 | ioproc(3): fix prototypes | David Jeannot | 1 | +3 | -3 |
2012-01-16 21:53 | libventi: handle rpc when not connected | David du Colombier | 1 | +6 | -0 |
2012-01-05 06:02 | fmt: delete 2-space code | Russ Cox | 1 | +1 | -18 |
2011-12-12 21:44 | libventi: fix segfault in vtreadpacket when not connected | David du Colombier | 1 | +5 | -0 |
2011-12-10 03:21 | Cocoa Devdraw: cursor fix | David Jeannot | 4 | +150 | -128 |
2011-12-09 22:48 | fortunes | Russ Cox | 1 | +6 | -0 |
2011-12-07 19:07 | vac: handle mid | David du Colombier | 1 | +5 | -0 |
2011-12-07 17:27 | aescbc: fix segfault on backspace | David du Colombier | 1 | +5 | -2 |
2011-11-30 20:20 | vacfs: fix segfault when no prefix specified | David du Colombier | 1 | +1 | -1 |
2011-11-28 15:09 | mac Plumb: skip loading non-existent .bashrc | Rob Kroeger | 2 | +4 | -1 |
2011-11-28 14:21 | mailfs: add -u user argument | David du Colombier | 3 | +16 | -6 |
2011-11-22 19:09 | mailfs: small fixes and plan 9 support | David du Colombier | 6 | +35 | -5 |
2011-11-21 16:00 | venti/mgr: various fixes and plan 9 support | David du Colombier | 1 | +56 | -55 |
2011-11-21 13:40 | venti: fix log url in stats | David du Colombier | 1 | +1 | -1 |
2011-11-21 13:40 | upas: fix segfault when host not found | David du Colombier | 1 | +4 | -1 |
2011-11-17 19:46 | acme: fix arrow near end of text | Sean McKean | 2 | +5 | -6 |
2011-11-08 18:23 | Cocoa Devdraw: cursor, menu bar, old fs, activation | David Jeannot | 1 | +52 | -20 |
2011-11-08 16:48 | venti: import changes from plan 9 | David du Colombier | 5 | +8 | -3 |
2011-11-08 16:46 | libventi: add VtEntryNoArchive from liboventi, for use with fossil | David du Colombier | 1 | +1 | -0 |
2011-11-08 14:03 | codereview: update from go | Russ Cox | 1 | +127 | -44 |
2011-11-08 14:02 | venti: fix vtcachealloc and VtMaxLumpSize | David du Colombier | 3 | +14 | -2 |
2011-11-08 14:02 | libventi: add functions reconn and redial for use with fossil | David du Colombier | 4 | +48 | -0 |
2011-11-08 14:02 | venti: fix format on ulong | David du Colombier | 4 | +5 | -5 |
2011-11-08 14:02 | man: update venti-cache(3) | David du Colombier | 1 | +12 | -17 |
2011-10-31 13:31 | rc(1): remove FreeBSD version | Russ Cox | 1 | +1 | -1 |
2011-10-31 13:31 | page(1): mention ghostscript, /dev/fd | Russ Cox | 1 | +28 | -0 |
2011-10-25 16:55 | page: check for gs failure | Russ Cox | 1 | +8 | -0 |
2011-10-23 22:47 | devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen) | Russ Cox | 3 | +50 | -3 |
2011-10-23 21:55 | OS X PowerPC fixes (thanks Cameron Kaiser) | Russ Cox | 6 | +9 | -2 |
2011-10-14 04:08 | rio: quiet nm on Lion | Russ Cox | 1 | +4 | -0 |
2011-10-14 04:01 | libthread: fix 10.5.8 build - uname says 9.8.0 | Russ Cox | 1 | +1 | -1 |
2011-10-14 03:57 | libthread: Lion context routines | Russ Cox | 6 | +129 | -3 |
2011-10-13 13:38 | 9term: fix hold mode delay | Russ Cox | 1 | +1 | -0 |
2011-10-12 17:40 | devdraw: more fixes (thanks David Jeannot) | Russ Cox | 5 | +379 | -320 |
2011-10-12 17:19 | merge | Russ Cox | 4 | +25 | -10 |
2011-10-12 17:18 | devdraw: cleanup, fix macargv | Russ Cox | 5 | +63 | -23 |
2011-10-11 13:34 | 9term: hold mode back door | Russ Cox | 2 | +23 | -16 |
2011-10-07 15:41 | semicolons! | Russ Cox | 1 | +2 | -2 |
2011-10-05 20:23 | libsec: fix dsagen 64-bit bug | Russ Cox | 1 | +1 | -1 |
2011-10-05 20:22 | secstore: say password for win | Russ Cox | 1 | +1 | -1 |
2011-10-05 20:20 | dsasign: new command | Russ Cox | 2 | +181 | -0 |
2011-10-05 20:20 | 9pfuse: handle two more flags | Russ Cox | 1 | +8 | -1 |
2011-10-03 22:16 | devdraw: fix screen grabber, allocation warning | David Jeannot | 1 | +113 | -62 |
2011-10-03 20:08 | INSTALL: use mk -k | Russ Cox | 1 | +1 | -1 |
2011-09-28 18:11 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 4 | +17 | -2 |
2011-09-26 16:31 | devdraw: disable Lion warning | Russ Cox | 1 | +1 | -1 |
2011-09-26 16:27 | use cocoa on snow leopard | Russ Cox | 2 | +3 | -1 |
2011-09-26 15:19 | devdraw: cocoa updates | David Jeannot | 1 | +55 | -43 |
2011-09-19 13:17 | devdraw: handle, warn about Lion | Russ Cox | 1 | +9 | -1 |
2011-09-19 13:10 | dd: fix apple gcc return warning (even Go can handle this one, Apple!) | Russ Cox | 1 | +2 | -0 |
2011-09-19 12:58 | devdraw: update Lion cocoa | David Jeannot | 8 | +603 | -406 |
2011-09-12 16:36 | 9term: fix insert | David Swasey | 1 | +2 | -2 |
2011-09-06 14:10 | devdraw: draft cocoa support | David Jeannot | 8 | +1340 | -0 |
2011-08-31 13:22 | plumb: character offsets start at 1, not 0 | Russ Cox | 1 | +1 | -1 |
2011-08-31 11:40 | upas/smtp: fixes for authenticated connections | Richard Miller | 2 | +3 | -2 |
2011-08-28 03:06 | mk: pass environment to P command | Russ Cox | 1 | +1 | -1 |
2011-08-26 20:40 | win: hide not just passwords but also passphrases | Mathieu Lonjaret | 1 | +1 | -1 |
2011-08-16 20:11 | zerotrunc: from Plan 9 | David du Colombier | 1 | +26 | -0 |
2011-08-16 20:11 | test: update from Plan 9 | David du Colombier | 2 | +84 | -78 |
2011-08-16 20:11 | dd: update from Plan 9 | David du Colombier | 2 | +239 | -28 |
2011-08-16 19:50 | mailfs: try to use the right version of stunnel | Fazlul Shahriar | 1 | +2 | -0 |
2011-08-16 19:50 | web: add support for chromium | Fazlul Shahriar | 1 | +1 | -1 |
2011-08-16 19:50 | CONTRIBUTORS: update | Russ Cox | 1 | +1 | -0 |
2011-08-16 18:02 | lib9: fix local addr in dial | Jani Lahtinen | 1 | +1 | -1 |
2011-08-02 20:21 | rc: silence lion roar | Russ Cox | 1 | +1 | -0 |
2011-08-02 20:06 | build: missing file | Russ Cox | 1 | +1 | -0 |
2011-08-02 18:28 | build: OS X 64-bit build | Russ Cox | 11 | +63 | -24 |
2011-08-02 18:23 | g: add *.goc | Russ Cox | 1 | +1 | -1 |
2011-08-02 18:20 | codereview: import from Go | Russ Cox | 1 | +1718 | -1685 |
2011-08-02 18:16 | lex: 64-bit bug | Russ Cox | 3 | +3 | -3 |
2011-08-02 11:57 | acme: fix iq1 adjust bug | Russ Cox | 1 | +1 | -1 |
2011-08-02 11:55 | 9term: home/end like acme | Russ Cox | 2 | +19 | -2 |
2011-08-02 11:44 | acme: scrolling fixes + new home/end | Russ Cox | 4 | +32 | -5 |
2011-07-11 00:35 | acme: allow :?regexp for backward search | Russ Cox | 1 | +4 | -0 |
2011-07-11 00:32 | acme: fix out of order address crash | Russ Cox | 1 | +1 | -1 |
2011-07-11 00:01 | grep: import $ fix from plan 9 | Russ Cox | 1 | +8 | -2 |
2011-06-28 22:58 | primes: faster output | Russ Cox | 1 | +5 | -1 |
2011-06-20 18:14 | devdraw: dynamic discovery of MultiTouch devices | Marius Eriksen | 2 | +107 | -8 |
2011-06-20 18:11 | devdraw: Shrinking a window on osx 10.6.7 no longer disables drawing. | David Swasey | 1 | +14 | -9 |
2011-06-13 18:41 | vacfs: document replacement of -c flag by -M | David du Colombier | 2 | +8 | -8 |
2011-06-13 18:41 | venti: fix pragma varargck due to changes in tag() | David du Colombier | 1 | +1 | -1 |
2011-06-13 18:40 | venti.h: import indentation from plan 9 | David du Colombier | 1 | +147 | -145 |
2011-06-07 20:53 | venti: fix usage to match manuals | David du Colombier | 1 | +1 | -1 |
2011-06-07 20:21 | venti-fmt(8): minor fix in synopsis | David du Colombier | 1 | +1 | -1 |
2011-06-07 18:52 | venti: fix usage to match manuals | David du Colombier | 7 | +8 | -8 |
2011-06-07 18:25 | libventi: import changes from plan 9 | David du Colombier | 1 | +3 | -4 |
2011-06-03 17:23 | man: import changes from plan 9 | David du Colombier | 5 | +49 | -45 |
2011-06-02 17:43 | avl(3): import changes from plan 9 | David du Colombier | 1 | +27 | -0 |
2011-06-02 13:33 | venti: import changes from plan 9 | David du Colombier | 21 | +141 | -63 |
2011-06-02 13:31 | upas/smtp: remove reference to /net in mxdial | David du Colombier | 1 | +1 | -1 |
2011-06-02 13:28 | INSTALL: add -r flag | Peter Saveliev | 4 | +19 | -2 |
2011-06-01 22:12 | acme Mail: drop noscroll | David du Colombier | 1 | +0 | -1 |
2011-06-01 22:11 | CONTRIBUTORS: 0intro | Russ Cox | 1 | +1 | -0 |
2011-05-18 17:21 | build: fix for non-standard uname | Richard Miller | 2 | +2 | -2 |
2011-05-18 17:20 | arm: build fixes | Richard Miller | 5 | +25 | -20 |
2011-05-18 17:18 | CONTRIBUTORS: add Richard Miller | Russ Cox | 1 | +1 | -0 |
2011-05-17 22:48 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 5 | +97 | -97 |
2011-05-17 21:46 | gif: fix setting of transparency channels when writing gifs. | Rob Pike | 1 | +7 | -7 |
2011-05-10 17:46 | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 1 | +6 | -2 |
2011-05-10 17:45 | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 3 | +20 | -11 |
2011-05-01 19:38 | lib9: restore SIGCHLD handler in rfork | Russ Cox | 1 | +5 | -6 |
2011-05-01 18:49 | fortunes | Russ Cox | 1 | +2 | -0 |
2011-05-01 18:42 | crop: fix 64-bit | Russ Cox | 1 | +3 | -3 |
2011-04-27 17:18 | 9term, acme: autoscroll | Russ Cox | 12 | +32 | -72 |
2011-04-04 19:46 | mklatinkbd: fix buffer overflow | Eoghan Sherry | 1 | +1 | -1 |
2011-03-09 21:21 | fortunes: remove duplicate | Russ Cox | 1 | +0 | -1 |
2011-02-28 14:11 | belorussian translation link | Russ Cox | 1 | +2 | -0 |
2011-02-23 13:27 | more fortunes | Russ Cox | 1 | +2 | -0 |
2011-02-23 13:26 | unvac: always create writable directories | Russ Cox | 1 | +1 | -1 |
2011-02-16 17:48 | rc: fix $ifs bug introduced with utf-8 code | Russ Cox | 1 | +4 | -2 |
2011-02-08 19:51 | fortunes | Russ Cox | 1 | +8 | -0 |
2011-02-04 20:41 | eqn: add working mbtowc and wctomb | Russ Cox | 2 | +166 | -0 |
2011-01-28 22:17 | Plumb.app: handle spaces in file names (Rob Pike) | Russ Cox | 1 | +9 | -1 |
2011-01-12 05:54 | devdraw: fix flashing during window drag | Jeff Sickel | 2 | +5 | -3 |
2011-01-02 23:50 | factotum: add proto-specific key prompt | Russ Cox | 1 | +2 | -0 |
2011-01-02 23:42 | tr: 32-bit rune fixes | Russ Cox | 1 | +3 | -3 |
2011-01-02 23:31 | mklatinkbd: fix out of bounds bug | Russ Cox | 1 | +1 | -0 |
2011-01-02 23:30 | acid: fix build | Russ Cox | 1 | +1 | -2 |
2011-01-02 22:54 | libframe: fix line wrap display glitch (Erik Quanstrom) | Russ Cox | 1 | +9 | -1 |
2011-01-02 21:01 | acid: 4-byte Runes | Russ Cox | 1 | +10 | -7 |
2011-01-02 20:39 | keyboard(7): document X compose sequences | Russ Cox | 4 | +162 | -23 |
2011-01-02 20:28 | man: fix -P | Russ Cox | 1 | +1 | -1 |
2011-01-02 19:18 | keyboard(7): document update procedure (suggested by Rodney Polkinghorne) | Russ Cox | 1 | +5 | -2 |
2011-01-02 18:44 | rc: handle 4-byte utf-8 | Russ Cox | 3 | +20 | -0 |
2011-01-02 18:43 | rc: handle utf-8 in $ifs | Russ Cox | 1 | +16 | -8 |
2010-12-29 02:46 | factotum: update prototab (thanks Erik Quanstrom) | Russ Cox | 1 | +4 | -0 |
2010-12-08 04:15 | wc: 4-byte utf-8 capable (Erik Quanstrom) | Russ Cox | 1 | +59 | -16 |
2010-12-07 18:34 | delete 9P2000.u | Russ Cox | 15 | +64 | -337 |
2010-12-07 18:17 | auth/factotum: fix password prompt hang | Russ Cox | 1 | +2 | -2 |
2010-11-09 15:52 | venti: add mgr (work in progress) | Russ Cox | 1 | +1021 | -0 |
2010-11-03 19:49 | import: clean up correctly | Russ Cox | 1 | +1 | -0 |
2010-10-28 02:40 | mkfiles: fix macargv buf | Russ Cox | 3 | +3 | -5 |
2010-10-28 01:22 | mac: add 9term.app, Plumb.app | Russ Cox | 15 | +220 | -0 |
2010-10-28 00:31 | plumb: column numbers in file address | Russ Cox | 2 | +10 | -0 |
2010-10-13 14:50 | win: another attempt at input modes | Russ Cox | 1 | +28 | -5 |
2010-10-12 14:14 | awd: use $sysname | Russ Cox | 1 | +1 | -1 |
2010-10-07 08:23 | libmach: fix warning about preadn | Russ Cox | 1 | +0 | -21 |
2010-10-07 07:35 | getflags: use shell quoting | Anthony Martin | 1 | +1 | -0 |
2010-10-07 07:31 | plumber: comment out bogus user name check | Russ Cox | 1 | +2 | -0 |
2010-09-24 16:25 | libmach: more mach-o support | Russ Cox | 5 | +343 | -35 |
2010-09-10 13:31 | win: add cook/nocook | Russ Cox | 1 | +14 | -5 |
2010-09-03 14:21 | topng: 64-bit fix | Russ Cox | 1 | +1 | -1 |
2010-09-03 14:21 | 9term, win: better echo cancellation | Russ Cox | 6 | +129 | -61 |
2010-08-24 14:16 | acme: fix rounding in rows computation | Rob Pike | 2 | +8 | -4 |
2010-08-05 00:36 | codereview: import latest from go | Russ Cox | 1 | +103 | -40 |
2010-08-05 00:35 | sam: use ulong as type of dev consistently | Russ Cox | 1 | +1 | -1 |
2010-07-22 20:52 | devdraw: snarf better with Chrome | Russ Cox | 1 | +4 | -5 |
2010-07-14 20:21 | web: pass $BROWSER as open -a argument on OS X (Suggestion by Martin Kühl) | Russ Cox | 1 | +8 | -1 |
2010-07-14 18:15 | u.h: add int8, uint8 | Russ Cox | 1 | +2 | -0 |
2010-07-14 18:12 | web: just use "open" on OS X | Russ Cox | 1 | +1 | -67 |
2010-07-14 18:10 | acme, sam: fix regexp code for bigger Runemax | Russ Cox | 2 | +52 | -48 |
2010-07-14 18:08 | acme: fix off by one in editcmd, pointer comparison in getch, nextc | Russ Cox | 1 | +3 | -3 |
2010-07-11 17:08 | lib9: add <sys/dkio.h> for OpenBSD | Russ Cox | 1 | +1 | -0 |
2010-07-11 16:48 | tar: rename sstrnlen to avoid OpenBSD compile error | Russ Cox | 1 | +5 | -5 |
2010-06-28 21:43 | This patch fixes unicode, unicode-be and unicode-le input, and unicode output, which have been broken due to the change of the size of Rune from two bytes to four bytes. | Michael Teichgräber | 1 | +21 | -11 |
2010-06-28 21:37 | tcs: macroman charset fixes 2126 -> 03a9 # greek capital letter omega 2012 -> 201c # left double quotation mark 00a4 -> 20ac # euro sign f7ff -> f8ff # apple logo | Anthony Martin | 1 | +5 | -5 |
2010-06-28 21:37 | hget: use absolute url for POST through a proxy | Anthony Martin | 1 | +17 | -7 |
2010-06-28 21:33 | 9p: tflag sorts by mtime | Anthony Martin | 1 | +27 | -5 |
2010-06-28 21:32 | 9term: fix getpts on linux | Anthony Martin | 2 | +6 | -0 |
2010-05-20 01:27 | 9term: add -c to force cooked mode | David Swasey | 2 | +11 | -3 |
2010-05-20 01:20 | bin/", bin/"": simplify | Arvindh Rajesh Tamilmani | 2 | +9 | -22 |
2010-05-11 15:25 | mailfs: try tlsclient program before stunnel | Russ Cox | 1 | +2 | -1 |
2010-04-15 19:00 | fortunes: grab latest from Bell Labs, add one of our own | Russ Cox | 1 | +5 | -0 |
2010-04-13 20:18 | vac: debug prints | David Swasey | 1 | +7 | -7 |
2010-04-13 20:18 | vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than cachemem | David Swasey | 1 | +6 | -5 |
2010-04-13 20:16 | 9term: cut, snarf, and paste with keyboard on Mac | David Swasey | 2 | +17 | -0 |
2010-04-09 22:28 | fix build on SunOS (Sparc) | Arvindh Rajesh Tamilmani | 5 | +13 | -1 |
2010-04-02 21:53 | devdraw: only one flushproc, please (OS X) | Russ Cox | 1 | +5 | -1 |
2010-03-24 23:56 | import fortunes from plan 9 and add one of our own | Russ Cox | 1 | +43 | -0 |
2010-03-19 20:11 | install(1): cvs -> hg | Eoghan Sherry | 2 | +4 | -4 |
2010-03-19 20:10 | win: scroll | Eoghan Sherry | 1 | +3 | -0 |
2010-03-19 01:07 | acme: attempt to fix Put mtime skew on NFS | Russ Cox | 1 | +13 | -0 |
2010-03-12 02:04 | probably_prime: run more than one Miller-Rabin round | Russ Cox | 1 | +17 | -12 |
2010-03-12 02:04 | libsec: update primetest to use mpfmt | Russ Cox | 1 | +1 | -1 |
2010-03-12 02:03 | factotum: double-check RSA/DSA keys when loading | Russ Cox | 2 | +8 | -0 |
2010-03-12 02:00 | crop: fix size calculation | Russ Cox | 1 | +1 | -1 |
2010-03-10 22:59 | more type-punned pointers | Russ Cox | 2 | +3 | -3 |
2010-03-10 22:50 | fix type-punned pointer warnings from gcc | Russ Cox | 11 | +57 | -29 |
2010-03-09 01:02 | rune(3): sync with rune.c and Plan 9 | Michael Teichgräber | 1 | +4 | -1 |
2010-03-04 02:11 | devdraw: fix mouse(3) moveto on OS X | Eoghan Sherry | 1 | +7 | -1 |
2010-02-23 01:02 | aescbc: more sensible behavior for invalid input, wrong password | Russ Cox | 1 | +35 | -33 |
2010-02-23 00:56 | factotum: avoid notes after backgrounding | Russ Cox | 1 | +2 | -0 |
2010-02-23 00:55 | import: use command line service name | Russ Cox | 1 | +1 | -1 |
2010-02-23 00:54 | various: crctab now u32int | Russ Cox | 6 | +31 | -31 |
2010-02-23 00:53 | 9c, 9l: allow CC9=clang | Nikolai Saoukh | 3 | +58 | -19 |
2010-02-19 06:34 | rio: add alt-tab for cycling windows | Mathieu Lonjaret | 2 | +10 | -9 |
2010-02-19 06:32 | This should resolve the crash indicated in issue 44: http://code.swtch.com/plan9port/issue/44/sam-crash | Eoghan Sherry | 2 | +3 | -1 |
2010-02-08 00:51 | make flate crc32 work when ulong is 64 bits | Russ Cox | 7 | +25 | -19 |
2010-02-07 06:16 | devdraw: fix support for multitouch trackpads | Russ Cox | 1 | +8 | -8 |
2010-02-04 10:05 | R=rsc CC=codebot http://codereview.appspot.com/193069 | Mathieu Lonjaret | 8 | +139 | -53 |
2010-01-29 00:58 | libdraw: allow 32-bit Runes | Russ Cox | 1 | +1 | -1 |
2010-01-26 20:48 | R=rsc CC=codebot http://codereview.appspot.com/193056 | Anthony Sorace | 1 | +1 | -1 |
2010-01-16 20:23 | devdraw: fix OS X resize bug caused by redraw bug fix | Russ Cox | 1 | +9 | -7 |
2010-01-15 08:01 | devdraw: fewer spurious mouse clicks in OS X multitouch | Russ Cox | 1 | +5 | -2 |
2010-01-14 21:47 | devdraw: handle kEventWindowDrawContent | Russ Cox | 1 | +8 | -0 |
2010-01-12 19:16 | ed: new append from rob, avoids overflow in pointer arithmetic | Russ Cox | 1 | +14 | -10 |
2010-01-12 19:11 | acme: let Edit redo when file is clean | Russ Cox | 1 | +1 | -1 |
2010-01-12 19:10 | codereview: add hg plugin from Go | Russ Cox | 2 | +3186 | -0 |
2010-01-05 22:31 | win fixes | Fazlul Shahriar | 1 | +26 | -6 |
2010-01-05 05:25 | devdraw: release multitouch mouse when app is collapsed (minimized) | Russ Cox | 1 | +15 | -1 |
2010-01-04 18:23 | devdraw: add multitouch code from Paul Lalonde | Russ Cox | 4 | +1170 | -914 |
2010-01-04 04:44 | merge | Russ Cox | 0 | +0 | -0 |
2009-12-27 17:22 | troff: avoid crash if home == NULL | Russ Cox | 1 | +2 | -1 |
2009-12-27 17:19 | merge | Russ Cox | 10 | +92 | -278 |
2009-12-10 09:53 | 9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum | Russ Cox | 1 | +1 | -53 |
2009-12-07 01:27 | sam: fix off-by-one in buffer merge. exposed by UTFmax==4 | Russ Cox | 1 | +2 | -2 |
2009-11-30 21:04 | preliminary contributor list | Russ Cox | 1 | +21 | -0 |
2009-11-30 20:44 | devdraw: fix OS X behavior for Spanish keyboards | Enrique Soriano | 1 | +3 | -1 |
2009-11-30 20:39 | Related to issue http://bitbucket.org/rsc/plan9port/issue/38/ | Michael Teichgräber | 1 | +53 | -0 |
2009-11-30 20:35 | acme: fix Load of acme with no windows | Fazlul Shahriar | 1 | +2 | -2 |
2009-11-18 09:12 | libthread: context switching for arm, still not complete | Russ Cox | 4 | +78 | -4 |
2009-10-26 01:29 | ssam: add executable bit | Russ Cox | 1 | +0 | -0 |
2009-09-30 18:01 | ssam(1): new command - not just manual | Jason Catena | 1 | +41 | -0 |
2009-09-29 16:35 | devdraw: draft of new Cocoa-based devdraw | Jeff Sickel | 5 | +1439 | -1 |
2009-09-25 05:43 | acme: correct modified message after initial load; more detail in message | Russ Cox | 5 | +29 | -14 |
2009-09-25 01:21 | lib9: do not include st_dev in qid.path | Russ Cox | 1 | +8 | -1 |
2009-09-16 20:46 | ed: update to 32-bit Runes | Russ Cox | 1 | +9 | -9 |
2009-09-15 23:23 | ssam(1): new command | Jason Catena | 1 | +72 | -0 |
2009-09-14 21:23 | devdraw: fix X11 input sequences | Russ Cox | 1 | +17 | -0 |
2009-09-13 22:26 | rc: implement and document <>{cmd} notation | Michael Teichgräber | 2 | +61 | -17 |
2009-09-13 21:51 | 9a: fix OS X PowerPC build | Jeff Sickel | 1 | +1 | -1 |
2009-09-13 21:48 | dhcpd: fix build on OS X, silence non-log prints | Russ Cox | 2 | +2 | -9 |
2009-09-13 21:46 | libc.h: update comment for 32-bit Rune | Russ Cox | 1 | +3 | -2 |
2009-09-13 21:43 | tcs: update for 32-bit Rune | Russ Cox | 2 | +4 | -172 |
2009-09-13 21:42 | postscript: update for 32-bit Rune | Russ Cox | 1 | +1 | -13 |
2009-09-13 21:30 | lib9: fix dirread/stat mismatch on Snow Leopard | Russ Cox | 2 | +3 | -4 |
2009-09-13 03:26 | vbackup: fix build on FreeBSD 8 | Russ Cox | 1 | +5 | -0 |
2009-09-12 23:50 | devdraw: update OS X snarf for 32-bit Rune (again) | Russ Cox | 1 | +40 | -9 |
2009-09-12 23:38 | devdraw: update OS X snarf for 32-bit Rune | Russ Cox | 1 | +9 | -40 |
2009-09-12 23:32 | devdraw: update OS X snarf for 32-bit Rune | Russ Cox | 1 | +40 | -9 |
2009-09-12 19:25 | libplumb, Mail: fix crash on nil plumb fids | Mathieu Lonjaret | 2 | +10 | -3 |
2009-09-11 21:03 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 14 | +86 | -44 |
2009-09-11 18:54 | acme: htmlclick takes precedence over line click | Russ Cox | 1 | +3 | -3 |
2009-09-11 17:51 | INSTALL: fix build on Snow Leopard | Russ Cox | 10 | +30 | -4 |
2009-08-24 15:05 | font: add peter face to font/times/*.font | Russ Cox | 3 | +6 | -3 |
2009-08-24 14:53 | unix: move Makefile so that it cannot be run accidentally | Russ Cox | 2 | +1 | -1 |
2009-08-23 21:35 | venti: handle FS block size > MaxIo | Venkatesh Srinivas | 1 | +5 | -2 |
2009-08-23 17:25 | rc: make read not ignore interrupts/errors (again) | Michael Teichgräber | 1 | +7 | -2 |
2009-08-23 16:38 | libavl: import from Plan 9 | Russ Cox | 4 | +570 | -0 |
2009-08-21 19:55 | venti/copy: synchronize with Plan 9; indent in verbose mode | Venkatesh Srinivas | 2 | +146 | -14 |
2009-08-21 18:24 | page: import page(1) from Plan 9 | Tony Lainson | 1 | +243 | -45 |
2009-08-20 18:38 | page: remove temporary file at program exit; fixes reading from stdin | J.R. Mauro | 3 | +16 | -5 |
2009-08-20 15:37 | lib9: dotu fixes in convS2M, convM2S | Tim Newsham | 3 | +36 | -6 |
2009-08-18 06:40 | awk: add awk(1) | Michael Teichgräber | 1 | +560 | -0 |
2009-08-18 00:29 | libthread: make page work on OS X | Russ Cox | 2 | +5 | -0 |
2009-08-17 15:34 | dial: allow host==0 when net=="unix" | Fazlul Shahriar | 1 | +1 | -1 |
2009-08-15 06:48 | dial: reject dial to * (aka 0.0.0.0) | Russ Cox | 1 | +5 | -0 |
2009-08-15 06:34 | page: add missing delayfreeimage calls | Fazlul Shahriar | 1 | +14 | -2 |
2009-08-15 06:25 | libfmt: add missing copyright notice to nan64.c | Russ Cox | 1 | +2 | -0 |
2009-08-15 05:49 | more licensing | Russ Cox | 3 | +8 | -0 |
2009-08-15 04:55 | more licensing | Russ Cox | 3 | +34 | -0 |
2009-08-15 04:08 | allow less restricted use of plan9port-specific code | Russ Cox | 2 | +95 | -1 |
2009-08-15 03:38 | move files that codebot put in the wrong place | Russ Cox | 3 | +0 | -0 |
2009-08-12 00:16 | awk: sync with Plan 9 | Michael Teichgräber | 1 | +33 | -12 |
2009-08-11 15:11 | 9term: allow scroll wheel in main window | Tony Lainson | 1 | +1 | -1 |
2009-08-11 03:01 | page: move cmd/page/cache.c to src/cmd/page/cache.c not sure how the codebot screwed that up. | Russ Cox | 1 | +0 | -0 |
2009-08-10 00:13 | page: add caching from Plan 9 | Fazlul Shahriar | 5 | +212 | -56 |
2009-08-08 20:45 | stats: make more stats work in Linux | Fazlul Shahriar | 3 | +77 | -7 |
2009-08-08 20:38 | add codereview(1) | Russ Cox | 1 | +71 | -0 |
2009-08-08 20:27 | rc: fix segfault when SIGINT is received | Michael Teichgräber | 1 | +2 | -1 |
2009-07-29 15:30 | docs: document bitbucket servers, codereview(1) | Russ Cox | 3 | +13 | -8 |
2009-07-29 15:29 | libfmt: use fmtstrtod, not system strtod | Russ Cox | 1 | +4 | -4 |
2009-07-29 15:28 | libmemdraw: allow wider images | Russ Cox | 1 | +1 | -1 |
2009-07-29 15:28 | smugfs: delete debugging prints | Russ Cox | 1 | +0 | -5 |
2009-07-28 20:43 | lib9/fmt: fix printing of 1e308 | Russ Cox | 1 | +1 | -4 |
2009-07-26 19:05 | acme: angle bracket tag matching, for XML, HTML etc | Russ Cox | 2 | +111 | -0 |
2009-07-26 17:40 | libventi: correct handling of VtRead size | Russ Cox | 1 | +1 | -1 |
2009-07-26 17:13 | vacfs: no post9pservice with -i | Russ Cox | 1 | +1 | -1 |
2009-07-17 06:05 | mkhdr, buildmk: add alpha | Benjamin Huntsman | 2 | +2 | -0 |
2009-07-16 07:49 | codereview: add experimental scripts | Russ Cox | 2 | +1450 | -0 |
2009-07-16 07:30 | build: work around broken Linux uname -p | Russ Cox | 2 | +22 | -23 |
2009-07-15 20:08 | 9l: platform-specific options first; AIX, Tru64 support | Benjamin Huntsman | 1 | +78 | -67 |
2009-07-15 06:50 | getflags: delete (codebot did not) | Russ Cox | 4 | +0 | -0 |
2009-07-15 06:48 | getflags: import from 4e, with usage | Russ Cox | 7 | +231 | -485 |
2009-07-15 06:40 | buildmk: sync $OBJTYPE with src/mkhdr | Russ Cox | 2 | +9 | -7 |
2009-07-15 06:11 | acme: do not redraw body on every tag change | Russ Cox | 2 | +4 | -3 |
2009-07-15 05:55 | merge | Russ Cox | 9 | +31 | -5 |
2009-07-09 05:23 | fontsrv: add half-documented -s option | Russ Cox | 2 | +12 | -4 |
2009-07-09 05:22 | fontsrv(4): another typo | Russ Cox | 1 | +2 | -2 |
2009-07-09 05:19 | fontsrv(4): add missing prompt in sam example | Russ Cox | 1 | +1 | -1 |
2009-07-09 04:43 | merge | Russ Cox | 13 | +1140 | -7 |
2009-07-08 16:18 | src: use whatis instead of which | Michael Teichgräber | 3 | +15 | -7 |
2009-07-08 15:34 | devdraw: generate Latin-1 table from lib/keyboard | Michael Teichgräber | 4 | +252 | -104 |
2009-06-17 16:09 | devdraw: automatic OS X label updating | André Günther | 1 | +20 | -24 |
2009-06-16 15:04 | libventi: fix cache teardown checks | Russ Cox | 1 | +1 | -1 |
2009-06-16 14:28 | vbackup: update to new libventi interface | Russ Cox | 2 | +2 | -2 |
2009-06-16 14:16 | merge | Russ Cox | 4 | +46 | -5 |
2009-06-10 17:16 | vbackup: adapt to new libventi interface | Russ Cox | 1 | +5 | -5 |
2009-06-09 16:26 | merge | Russ Cox | 4 | +29 | -18 |
2009-06-09 16:25 | g: add asm to the list of extensions | Russ Cox | 1 | +1 | -1 |
2009-05-31 22:34 | cmd: getline now a dirty word (James Toy) | Russ Cox | 3 | +5 | -0 |
2009-05-26 04:06 | scat: fix 64-bit warning | Russ Cox | 1 | +1 | -1 |
2009-05-26 03:55 | page: fix for newer versions of ghostscript. | Kris Maglione | 1 | +3 | -3 |
2009-05-25 09:11 | venti: 32-bit extensions to data structures | Russ Cox | 18 | +283 | -118 |
2009-05-25 07:30 | libventi: protocol support for blocks larger than 64k | Russ Cox | 6 | +79 | -23 |
2009-05-17 20:08 | netfiles(1), sftpcache(1): document failure with new sftp | Russ Cox | 2 | +14 | -0 |
2009-05-17 18:07 | devdraw: flush window on kEventAppShow | Jeff Sicket | 1 | +9 | -2 |
2009-05-17 17:54 | plumb: change inferno module path to /usr/inferno/module (Anthony Sorace) | Russ Cox | 1 | +2 | -2 |
2009-05-17 17:28 | 9pfuse: fix mkfile for people without . in their paths | Russ Cox | 1 | +1 | -1 |
2009-05-14 22:54 | Unicode superscript update | Russ Cox | 7 | +5 | -4 |
2009-05-05 14:06 | label: write to /dev/tty to avoid redirections | Russ Cox | 1 | +1 | -1 |
2009-05-02 05:03 | main.html: FreeBSD/x86-64 works | Russ Cox | 1 | +1 | -1 |
2009-04-30 18:35 | scat: make 64-bit safe | Russ Cox | 6 | +57 | -55 |
2009-04-30 18:09 | scat: add to build | Russ Cox | 2 | +4 | -4 |
2009-04-30 15:30 | install: typo in man page | Russ Cox | 2 | +2 | -2 |
2009-04-30 15:01 | merge | Russ Cox | 3 | +16 | -2 |
2009-04-30 15:00 | libthread: remove unimplemented chaninit | Russ Cox | 2 | +2 | -8 |
2009-04-30 14:29 | merge | Russ Cox | 7 | +257 | -108 |
2009-04-30 14:28 | lp: move devices to devices.sample | Russ Cox | 2 | +77 | -0 |
2009-04-30 14:27 | ipso: do not use the /lib/init/rw tmpfs | Russ Cox | 1 | +1 | -1 |
2009-04-30 14:24 | libflate: shut up valgrind | Russ Cox | 1 | +2 | -0 |
2009-04-30 14:22 | smugfs: directory mode should be 755 | Russ Cox | 1 | +1 | -1 |
2009-04-30 14:22 | 9pfuse: clear O_EXCL too | Russ Cox | 1 | +1 | -1 |
2009-04-30 14:20 | install: add comment about X11 packages | Russ Cox | 2 | +10 | -7 |
2009-02-05 17:18 | dd: build by default | Russ Cox | 0 | +0 | -0 |
2009-02-05 17:17 | du: build by default; fix bug gcc discovered | Russ Cox | 1 | +1 | -1 |
2008-12-10 19:26 | MacFUSE 2.0 updates | Jeff Sickel | 1 | +6 | -3 |
2009-02-05 05:55 | venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo) | Russ Cox | 1 | +4 | -2 |
2009-02-05 04:13 | sed: avoid crash when rregexec return error | Russ Cox | 1 | +1 | -1 |
2009-02-05 04:12 | merge | Russ Cox | 1 | +3 | -3 |
2009-01-06 22:42 | win: better SIGPIPE handling | Russ Cox | 1 | +9 | -10 |
2008-12-30 22:27 | 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik) | Russ Cox | 1 | +8 | -1 |
2008-12-23 21:03 | libthread: work around gcc warning on FreeBSD | Russ Cox | 1 | +1 | -1 |
2008-12-23 21:02 | libventi: remove unused variable | Russ Cox | 1 | +0 | -1 |
2008-12-23 20:39 | venti: disk i/o fixes and tweaks | Russ Cox | 1 | +17 | -8 |
2008-12-23 20:38 | venti: better inconsistency errors | Russ Cox | 1 | +45 | -12 |
2008-12-23 20:37 | venti/verifyarena: shorter output, aligned i/o | Russ Cox | 1 | +18 | -10 |
2008-12-23 20:37 | venti/mirrorarenas: shorter output, aligned i/o | Russ Cox | 1 | +93 | -12 |
2008-12-23 20:36 | venti: ignore mgr lines in config | Russ Cox | 1 | +3 | -1 |
2008-12-23 20:32 | libventi: add %+T | Russ Cox | 2 | +7 | -22 |
2008-12-07 17:20 | lib9/dirwstat: missing prototype for chmod | Russ Cox | 1 | +1 | -0 |
2008-12-07 02:54 | mailfs: plumb messages correctly even if body comes before header | Russ Cox | 1 | +1 | -1 |
2008-12-07 00:46 | sig: consult unix man pages too | Russ Cox | 1 | +17 | -0 |
2008-12-07 00:45 | dc: cleanup, fix off-by-one memory error | Russ Cox | 1 | +1 | -15 |
2008-12-07 00:45 | bc: cleanup, make sure to run 9 dc | Russ Cox | 1 | +30 | -31 |
2008-12-07 00:44 | font/lucsans/lsr.14: svelte center dot | Russ Cox | 1 | +0 | -0 |
2008-12-07 00:44 | import: add -x flag | Russ Cox | 2 | +41 | -26 |
2008-12-07 00:34 | manweb: avoid null concatenation | Russ Cox | 1 | +4 | -0 |
2008-12-07 00:34 | awk: delete y.output | Russ Cox | 1 | +0 | -9032 |
2008-12-07 00:24 | acme: fix Load bug (Fazlul Shahriar) | Russ Cox | 1 | +3 | -2 |
2008-12-07 00:20 | awk/mkfile: tabify | Russ Cox | 1 | +3 | -3 |
2008-12-07 00:14 | unvac: add -d flag (David Swasey) | Russ Cox | 5 | +97 | -23 |
2008-12-07 00:05 | lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey) | Russ Cox | 2 | +21 | -6 |
2008-11-03 18:35 | awk: import from sources | Jeff Sickel | 14 | +14513 | -0 |
2008-12-03 07:52 | 9l: search for autolibs in all -L paths as well as $PLAN9/lib | Jeff Sickel | 1 | +22 | -8 |
2008-12-03 08:13 | libdraw: add borderop | Jeff Sickel | 2 | +19 | -10 |
2008-12-06 23:53 | page: remove lingering ref to ccitt-g4 | Russ Cox | 1 | +0 | -2 |
2008-12-06 23:53 | INSTALL: ignore gcc Configured with line | Russ Cox | 1 | +1 | -1 |
2008-12-06 23:46 | page: reorder cvt[] array to match enum | Russ Cox | 2 | +1 | -4 |
2008-12-02 00:24 | src/cmd/page/gfx.c: use C89 array initialiser | Albert Lee | 1 | +13 | -13 |
2008-12-06 23:45 | isum.awk: make flush work everywhere else again | Russ Cox | 1 | +14 | -13 |
2008-12-02 00:41 | src/cmd/tar.c: avoid conflict with strnlen in libc | Albert Lee | 1 | +3 | -3 |
2008-12-02 00:27 | secstore: avoid name conflict with SS macro | Albert Lee | 1 | +2 | -1 |
2008-12-02 00:27 | factotum: avoid name conflict with SS macro | Albert Lee | 1 | +2 | -1 |
2008-12-02 00:22 | 9660srv: dynamically init fcalls | Albert Lee | 1 | +20 | -15 |
2008-12-02 00:16 | 9660srv: give names to anonymous structs in union | Albert Lee | 2 | +48 | -48 |
2008-12-02 00:12 | src/mkhdr: support Solaris x86 | Albert Lee | 1 | +1 | -0 |
2008-12-02 00:12 | buildmk: support Solaris x86 | Albert Lee | 1 | +1 | -0 |
2008-12-02 00:03 | mkfilelist: give find an argument | Albert Lee | 1 | +1 | -1 |
2008-12-01 23:56 | isum.awk: define fflush for awk != gawk | Albert Lee | 1 | +6 | -1 |
2008-12-06 23:35 | dc: clean up minor memory errors | Russ Cox | 1 | +5 | -6 |
2008-12-06 23:34 | 9c: another gcc, another useless warning | Russ Cox | 1 | +1 | -1 |
2008-12-06 23:33 | venti: handle symlinks as disks | Russ Cox | 1 | +1 | -1 |
2008-12-06 22:45 | vac: error handling bug in vacfileblockscore (David Swasey) | Russ Cox | 1 | +3 | -2 |
2008-12-06 22:42 | unvac: correct handling of named prefixes (Mathieu Lonjaret) | Russ Cox | 1 | +1 | -1 |
2008-11-18 03:48 | troff: silence gcc printf warning | Russ Cox | 2 | +2 | -2 |
2008-11-18 03:48 | eqn: silence gcc printf warning | Russ Cox | 1 | +1 | -2 |
2008-11-18 03:45 | lib9: fix memset in fmtnullinit | Russ Cox | 1 | +1 | -1 |
2008-11-14 02:21 | win: another attempt at DEL | Russ Cox | 1 | +3 | -1 |
2008-11-13 23:49 | win: handle DEL internally so that it always works | Russ Cox | 1 | +6 | -0 |
2008-11-13 23:39 | win: implement Scroll and Noscroll | Russ Cox | 1 | +13 | -1 |
2008-11-11 19:01 | tmac.an: insert spaces after .?? request names | Russ Cox | 1 | +308 | -308 |
2008-11-11 18:59 | htmlroff: ignore \X... text; allow delims besides quote | Russ Cox | 1 | +9 | -3 |
2008-10-26 21:03 | lib9: null d->ext during nulldir | Russ Cox | 1 | +1 | -1 |
2008-10-26 21:02 | libventi: correct vtfilesetsize bug (reported by Michael Kaminsky) | Russ Cox | 2 | +2 | -2 |
2008-10-26 21:01 | libthread: correct sysfatal handler prototype | Russ Cox | 1 | +2 | -4 |
2008-10-09 02:16 | macfuse change | Jeff Sickel | 1 | +2 | -1 |
2008-10-09 02:16 | x3f support | Jeff Sickel | 1 | +1 | -0 |
2008-08-19 14:24 | updates to support current MacFUSE | Jeff Sickel | 3 | +134 | -10 |
2008-10-08 22:00 | devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttons | Russ Cox | 3 | +64 | -0 |
2008-10-08 22:00 | devdraw/OSX: flush to screen in background, fix resize bug | Russ Cox | 1 | +35 | -2 |
2008-10-08 21:59 | devdraw/OSX: correct access to reply buffer (fixes rpc tag crash) | Russ Cox | 1 | +4 | -0 |
2008-10-08 21:58 | web: add camino as a $BROWSER | Russ Cox | 2 | +26 | -4 |
2008-08-14 14:29 | rc: fix local variables in functions | Russ Cox | 2 | +4 | -4 |
2008-08-07 15:17 | venti: silence warnings in icache.c | Russ Cox | 1 | +4 | -4 |
2008-08-03 14:43 | src/cmd/mkfile: do not build smugfs by default (needs OpenSSL) | Russ Cox | 1 | +1 | -1 |
2008-08-03 14:42 | smugfs(4): new program | Russ Cox | 17 | +4299 | -0 |
2008-07-21 17:21 | devdraw: keep Ctl-Alt from turning into Ctl-U on X11 | grai | 1 | +1 | -1 |
2008-07-21 17:26 | man: reject unrecognized flags | grai | 1 | +4 | -2 |
2008-07-21 17:26 | man: minor manual edits | grai | 3 | +8 | -8 |
2008-07-21 17:23 | libthread: document some unimplemented functions | grai | 1 | +5 | -0 |
2008-07-21 17:22 | 9p: honour the -l flag to ls | grai | 1 | +12 | -5 |
2008-07-31 19:41 | venti: work around gcc 4.3 bug (reported by Lucho Ionkov) | Russ Cox | 1 | +13 | -1 |
2008-07-24 15:04 | snoopy: add support for wireless monitor mode packets | Russ Cox | 9 | +789 | -1 |
2008-07-24 15:03 | snoopy: add support for DNS packets | Russ Cox | 1 | +429 | -0 |
2008-07-24 14:59 | 9pfuse: ignore write errors on fusefd | Russ Cox | 1 | +2 | -4 |
2008-07-24 14:59 | 9pfuse: convert "invalid" to EINVAL | Russ Cox | 1 | +1 | -0 |
2008-07-21 16:32 | 9term: convert to new libframe | Russ Cox | 1 | +1 | -3 |
2008-07-20 10:17 | unix: move man pages in unix ports | Russ Cox | 8 | +51 | -24 |
2008-07-20 08:57 | vbackup(8): explain +refreshconfig, vmount address (Brian L. Stuart) | Russ Cox | 1 | +15 | -0 |
2008-07-20 08:51 | u.h: add SunOS 5.9 | Brian L. Suart | 1 | +2 | -1 |
2008-07-20 08:50 | vnfs: add -i flag to allow remote root | Brian L. Stuart | 4 | +21 | -6 |
2008-07-20 08:15 | rc: add subscript sequences (Erik Quanstrom) | Russ Cox | 2 | +40 | -5 |
2008-07-20 07:23 | 9660srv: import from Plan 9 | Russ Cox | 9 | +2135 | -0 |
2008-07-20 07:18 | libframe: add frredraw prototype | Russ Cox | 1 | +1 | -0 |
2008-07-20 07:14 | acme: Dump and Load tag contents | Peter Canning | 1 | +55 | -2 |
2008-07-20 07:11 | libthread: add proper sysfatal | Tim Wiess | 1 | +16 | -0 |
2008-04-17 11:56 | plumbing: move email rule below file rules (Bengt Kleberg) | Russ Cox | 1 | +7 | -7 |
2008-03-07 18:20 | libframe: translucent font fixes from Plan 9 | Russ Cox | 3 | +32 | -9 |
2008-03-07 17:51 | acme: multiline tag fixes | Russ Cox | 2 | +37 | -17 |
2008-03-07 16:07 | acme: revise multiline tag code | Russ Cox | 5 | +66 | -99 |
2008-03-07 15:46 | acme: remove -$ | Russ Cox | 1 | +10 | -18 |
2008-03-07 15:46 | acme: remove -$ prototypes | Russ Cox | 1 | +0 | -3 |
2008-03-07 15:45 | acme: sync against Plan 9, remove -$ option | Russ Cox | 7 | +38 | -281 |
2008-03-07 15:41 | acme: add nomenu, menu ctl messages | Russ Cox | 1 | +8 | -0 |
2008-03-07 12:48 | acme: tag resize nits | Russ Cox | 1 | +12 | -6 |
2008-03-07 12:47 | acme: fix directory resize bug | Russ Cox | 1 | +4 | -1 |
2008-03-07 12:16 | acme: fix acme Edit abort | Rob Pike | 1 | +3 | -1 |
2008-07-18 13:10 | keyboard.h: End is no longer \r | Russ Cox | 1 | +1 | -1 |
2008-07-14 21:38 | mailfs: correct use of tcs for large inputs | Russ Cox | 1 | +40 | -9 |
2008-07-12 14:35 | lib9: turn certain signals off by default | Russ Cox | 1 | +6 | -5 |
2008-07-10 15:10 | lib9: add mode parameter to opentemp | Russ Cox | 9 | +23 | -34 |
2008-07-10 15:10 | mkmk.sh: update for new date files | Russ Cox | 1 | +3 | -2 |
2008-07-10 15:09 | upas: add misc to mkfile | Russ Cox | 1 | +1 | -1 |
2008-07-10 15:08 | nedmail: add -S parameter for alternate mail service | Russ Cox | 1 | +7 | -3 |
2008-07-10 15:05 | stack: look in core by default | Russ Cox | 1 | +5 | -2 |
2008-07-10 15:05 | fortunes | Russ Cox | 1 | +48 | -0 |
2008-07-10 15:02 | snoopy: no trailing comma in array | Russ Cox | 1 | +1 | -1 |
2008-07-10 05:07 | tfont: accomodate broken fonts with multiply-mapped glyphs | Russ Cox | 1 | +37 | -5 |
2008-07-10 04:24 | [merge] | Russ Cox | 2 | +13 | -4 |
2008-07-10 04:07 | devdraw: correct mouse event buffering on OS X | Russ Cox | 1 | +22 | -15 |
2008-07-10 03:49 | devdraw: minor OS X leak fixes and attempted speedups | Russ Cox | 1 | +21 | -8 |
2008-07-09 18:36 | 9c: grep away Apple SetCursor/InitCursor warnings | Russ Cox | 1 | +4 | -1 |
2008-07-09 18:36 | vmount: add -t nfs on Linux | Russ Cox | 1 | +1 | -1 |
2008-07-09 18:35 | unix ports: add Make.Darwin-386 file | Russ Cox | 1 | +7 | -0 |
2008-07-09 18:34 | unix libfmt: use mkdir -p to create man3 directory | Russ Cox | 1 | +1 | -1 |
2008-07-09 18:32 | lib9p: add ramfs build rule (ramfs does not work) | Russ Cox | 1 | +4 | -0 |
2008-07-09 18:32 | page: add canonical -W option | Russ Cox | 1 | +3 | -0 |
2008-07-09 18:30 | rio: stub out _NET_WM_STATE_FULLSCREEN support | Russ Cox | 3 | +15 | -1 |
2008-07-09 18:17 | lib9: fix Apple disksize prototype | Russ Cox | 1 | +1 | -1 |
2008-07-09 15:53 | lib9: revert unintended changes to opentemp | Russ Cox | 1 | +5 | -11 |
2008-07-09 15:47 | devdraw: default to native gui on OS X | Russ Cox | 1 | +3 | -1 |
2008-07-09 15:46 | rio: only build if WSYSTYPE is x11 | Russ Cox | 1 | +1 | -1 |
2008-07-09 15:44 | ipso: only fiddle with factotum when editing factotum file | Russ Cox | 1 | +4 | -2 |
2008-07-09 15:42 | venti: add venti/dump program | Russ Cox | 2 | +135 | -0 |
2008-07-09 15:41 | libthread: abort on single-threaded lock contention | Russ Cox | 1 | +24 | -0 |
2008-07-09 12:27 | lib9: rewrite date routines to use /usr/share/zoneinfo directly | Michael Teichgräber | 7 | +498 | -123 |
2008-07-09 12:26 | lock(3): fix typo | William Josephson | 1 | +1 | -1 |
2008-07-05 14:01 | lib9: declare n in OpenBSD disksize (Eric Grosse) | Russ Cox | 1 | +2 | -0 |
2008-07-04 20:35 | lib9pclient: clear tx.extension for 9P2000.u | Russ Cox | 1 | +1 | -0 |
2008-07-04 20:24 | lib9: do not try to hide symlinks as much | Russ Cox | 1 | +14 | -13 |
2008-07-04 19:39 | mkmk.sh: update with write.c | Russ Cox | 1 | +2 | -1 |
2008-07-04 16:39 | devdraw: double-check write return value on OS X | Russ Cox | 1 | +2 | -1 |
2008-07-04 16:38 | 9p: can go back to using write | Russ Cox | 1 | +4 | -24 |
2008-07-04 16:38 | lib9: add write function that withstands interrupts | Russ Cox | 3 | +26 | -0 |
2008-07-04 16:36 | lib9pclient: remove debugging print | Russ Cox | 1 | +0 | -1 |
2008-07-04 16:24 | lib9p: add Srv.foreground flag | Russ Cox | 2 | +5 | -1 |
2008-07-04 16:23 | lib9p: update diroffset correctly on rewind | Russ Cox | 1 | +1 | -1 |
2008-07-04 16:19 | lib9pclient: one more dotu (Michael Kaminsky) | Russ Cox | 1 | +1 | -1 |
2008-07-04 16:16 | 9pfuse: always return . and .. | Russ Cox | 1 | +28 | -3 |
2008-07-04 07:41 | 9pfuse: better handling of SETXATTR (sqweek) | Russ Cox | 1 | +8 | -5 |
2008-07-04 06:54 | lib9: use symlink size, not target size, in dirstat | Russ Cox | 1 | +3 | -1 |
2008-07-04 06:52 | 9pfuse: add symlink support | Russ Cox | 1 | +30 | -1 |
2008-07-04 06:46 | lib9pclient: add support for 9P2000.u | Russ Cox | 5 | +17 | -12 |
2008-07-04 02:44 | venti: reduce locking contention in buildindex | Russ Cox | 3 | +74 | -13 |
2008-07-04 02:42 | venti: more detail in index divisor too coarse message | Russ Cox | 1 | +1 | -1 |
2008-07-04 02:42 | venti: bump MaxAMap | Russ Cox | 1 | +1 | -1 |
2008-07-04 02:40 | venti: mark checksum-queued arenas in http output | Russ Cox | 1 | +2 | -0 |
2008-07-04 02:39 | venti: make sure arena checksum jobs cannot be missed | Russ Cox | 1 | +8 | -5 |
2008-07-04 02:37 | venti/wrarena: add timing output, fix sync | Russ Cox | 1 | +6 | -4 |
2008-07-04 02:37 | venti: allow plan 9 partitions as disk subnames | Russ Cox | 1 | +103 | -190 |
2008-07-04 02:20 | devdraw: make OS X native gui build (Eric Nichols) | Russ Cox | 1 | +1 | -1 |
2008-07-03 22:50 | dist: new, linear addsrclinks | Russ Cox | 1 | +7 | -4 |
2008-07-03 21:53 | vnfs: quieter | Russ Cox | 1 | +0 | -1 |
2008-07-03 21:45 | lib9: clean up disk size code, add Apple (Anthony Sorace) | Russ Cox | 1 | +49 | -109 |
2008-07-03 17:43 | devdraw: OS X: fix Unicode input errors (Andrey Mirtchovski) | Russ Cox | 1 | +4 | -2 |
2008-07-03 17:35 | devdraw: OS X: go full screen on largest device (Eric Nichols) | Russ Cox | 1 | +3 | -1 |
2008-07-03 05:34 | vac: add -a and -x flags | Russ Cox | 11 | +550 | -82 |
2008-07-03 04:02 | devdraw: do not create OS X window group (Eric Nichols) | Russ Cox | 1 | +0 | -3 |
2008-07-03 03:42 | devdraw: OS X unicode input (Andrey Mirtchovski) | Russ Cox | 1 | +7 | -0 |
2008-07-02 19:39 | vac: fix -m bug (Myron Cheung) | Russ Cox | 2 | +4 | -5 |
2008-07-02 16:49 | devdraw: OS X mouse scroll fix (Jeff Sickel) | Russ Cox | 1 | +1 | -1 |
2008-07-02 00:45 | devdraw: OS X alt key support | Russ Cox | 1 | +38 | -2 |
2008-07-01 12:50 | devdraw: add %F for fullscreen on OS X | Russ Cox | 1 | +30 | -10 |
2008-07-01 11:39 | libdraw: do not let devdraw fork, for OS X | Russ Cox | 1 | +5 | -1 |
2008-06-30 23:44 | libdraw: die if display does | Russ Cox | 2 | +3 | -3 |
2008-06-30 23:41 | lib9: allow no $DISPLAY on OS X in getns | Russ Cox | 1 | +7 | -0 |
2008-06-30 23:41 | devdraw: OS X native version | Russ Cox | 12 | +2083 | -86 |
2008-06-30 23:40 | snarfer: OS X native version (ha!) | Russ Cox | 2 | +3 | -0 |
2008-06-20 03:07 | 9p: fix writen (sqweek) | Russ Cox | 1 | +13 | -8 |
2008-06-19 23:13 | post9p: try mount9p before 9pfuse | Russ Cox | 1 | +4 | -0 |
2008-06-19 23:13 | vacfs: silence print | Russ Cox | 1 | +0 | -1 |
2008-06-19 22:56 | 9pfuse: "fix" O_LARGEFILE on x86_64 linux (sqweek) | Russ Cox | 1 | +14 | -5 |
2008-06-19 22:52 | 9p: exit on write error (sqweek) | Russ Cox | 1 | +22 | -5 |
2008-06-19 15:42 | mount: update MacFUSE locations (Jeff Sickel) | Russ Cox | 1 | +2 | -1 |
2008-06-19 14:51 | mount: use /proc/filesystems to check for fuse, 9p (uriel) | Russ Cox | 1 | +2 | -2 |
2008-06-15 05:46 | vacfs: present qids correctly | Russ Cox | 4 | +15 | -7 |
2008-06-15 05:27 | vac: fix usage, more #ifdef PLAN9PORT | Russ Cox | 1 | +3 | -1 |
2008-06-15 05:19 | vac: make qids unique | Russ Cox | 7 | +564 | -1571 |
2008-06-15 03:19 | vacfs: plan 9 compatibility | Russ Cox | 2 | +90 | -32 |
2008-06-15 03:12 | vac: plan9 compatibility | Russ Cox | 2 | +9 | -6 |
2008-06-15 03:09 | vac: remove fs.c | Russ Cox | 1 | +0 | -0 |
2008-06-15 03:08 | vac: major cleanup and bug fixes | Russ Cox | 8 | +1430 | -1277 |
2008-06-15 03:05 | libventi: minor vtfile bug fixes | Russ Cox | 1 | +12 | -1 |
2008-06-15 03:04 | libventi: return value nits | Russ Cox | 2 | +2 | -2 |
2008-06-14 18:29 | vac(1): cleanup | Russ Cox | 1 | +1 | -1 |
2008-06-14 18:29 | vac: cleanup | Russ Cox | 3 | +7 | -32 |
2008-06-14 18:06 | post9pservice(4): update | Russ Cox | 1 | +11 | -1 |
2008-06-14 17:41 | unvac, vacfs: allow literal vac scores in addition to file names | Russ Cox | 1 | +15 | -9 |
2008-06-14 17:40 | vac(1): document unvac | Russ Cox | 1 | +43 | -6 |
2008-06-14 17:40 | tapefs(4): add man page | Russ Cox | 1 | +109 | -0 |
2008-06-14 17:29 | venti-cache(3): delete vtblockdirty | Russ Cox | 1 | +0 | -4 |
2008-06-14 17:28 | vac: clean up, add unvac | Russ Cox | 16 | +488 | -2421 |
2008-06-14 14:57 | venti: add demo programs readfile.c and writefile.c | Russ Cox | 2 | +214 | -0 |
2008-06-11 13:40 | 9pserve: add -c option | Russ Cox | 2 | +20 | -2 |
2008-06-11 13:35 | lib9: make netmkaddr handle unix! addresses better | Russ Cox | 1 | +7 | -1 |
2008-06-10 15:35 | include/memlayer.h: remove redundant AUTOLIB (Brian Stuart) | Russ Cox | 1 | +0 | -2 |
2008-06-05 00:59 | libdisk: avoid unreachable code to silence Sun cc warning (Russell Davies) | Russ Cox | 1 | +12 | -14 |
2008-06-05 00:58 | include/drawfcall.h: remove redundant AUTOLIB(draw) | Russ Cox | 1 | +0 | -1 |
2008-06-04 17:28 | ndb/local: remove rsc-specific entries (oops) | Russ Cox | 1 | +0 | -7 |
2008-06-03 12:32 | libbio: lost changes to include/bio.h (@#%@#$ mercurial) | Russ Cox | 1 | +3 | -4 |
2008-06-01 13:11 | acme: fix owner bug in elogapply | Russ Cox | 1 | +12 | -1 |
2008-06-01 12:50 | vftp: walk fixes (Fazlul Shahriar) | Russ Cox | 1 | +14 | -1 |
2008-06-01 12:47 | libdiskfs: ext2 revision 1 tweaks (Fazlul Shahriar) | Russ Cox | 2 | +17 | -8 |
2008-06-01 12:41 | libthread: fix 64-bit bug in threadstart (Nathaniel Filardo) | Russ Cox | 1 | +1 | -1 |
2008-06-01 12:26 | sort: use noted(NDFLT) in note handler | Russ Cox | 1 | +1 | -2 |
2008-06-01 12:20 | u.h: add Solaris 5.10 to makecontext list | Russ Cox | 1 | +1 | -1 |
2008-05-31 16:09 | merge | Russ Cox | 15 | +125 | -55 |
2008-05-10 17:43 | upas/fs: accomodate new post9pservice | Russ Cox | 1 | +1 | -1 |
2008-05-10 17:43 | mailfs: add -m option | Russ Cox | 1 | +7 | -2 |
2008-05-10 17:39 | main.html: link to HG changes | Russ Cox | 1 | +6 | -2 |
2008-05-10 17:38 | CHANGES: add pointer to web version | Russ Cox | 1 | +5 | -0 |
2008-05-10 17:36 | libregexp: more placating of gcc (John Gosset) | Russ Cox | 1 | +5 | -5 |
2008-05-10 17:35 | lib9: hide uvlong/double conversions to placate gcc (John Gosset) | Russ Cox | 1 | +31 | -26 |
2008-05-10 17:35 | misc: array bounds fixes that gcc finds (John Gosset) | Russ Cox | 6 | +6 | -9 |
2008-05-10 17:34 | isum.awk: ignore page cat pdfprolog recipe | Russ Cox | 1 | +1 | -1 |
2008-05-10 17:34 | INSTALL: print compiler info | Russ Cox | 1 | +3 | -0 |
2008-05-10 17:02 | lib9p: remove unused variables | Russ Cox | 1 | +0 | -2 |
2008-05-08 20:20 | acme: fix mtpt crash (Tim Wiess) | Russ Cox | 1 | +3 | -0 |
2008-05-07 16:55 | misc: more post9pservice callers | Russ Cox | 3 | +6 | -5 |
2008-05-06 18:45 | localtime: use correct time zone more often (Michael Teichgräber) | Russ Cox | 1 | +13 | -27 |
2008-05-06 18:25 | mailfs: handle windows-1251 correctly now my cyrillic spam displays right! | Russ Cox | 1 | +9 | -1 |
2008-05-06 16:51 | libthread: fix no-receive nbrecv etc. bug (David Jeannot) | Russ Cox | 1 | +12 | -8 |
2008-05-06 03:09 | libmux: more robust code | Russ Cox | 1 | +4 | -1 |
2008-05-06 03:08 | libthread: input sanity checks | Russ Cox | 1 | +3 | -2 |
2008-05-06 03:07 | post9pservice: accept mtpt (via fuse) | Russ Cox | 4 | +78 | -38 |
2008-05-06 03:06 | lib9p: make ramfs build | Russ Cox | 1 | +8 | -8 |
2008-05-06 03:05 | 9pfuse: bug fix in error case | Russ Cox | 1 | +1 | -0 |
2008-04-17 20:26 | vacfs: quieter | Russ Cox | 1 | +0 | -1 |
2008-04-17 20:13 | post9pservice: add extra arg to unmodified calls | Russ Cox | 3 | +3 | -3 |
2008-04-17 20:12 | vacfs: implement -m flag | Russ Cox | 2 | +14 | -21 |
2008-04-17 20:06 | acme(1): document -m | Russ Cox | 1 | +14 | -0 |
2008-04-17 20:04 | acme: add -m option and avoid looking in the mirror | Russ Cox | 6 | +25 | -2 |
2008-04-17 20:03 | 9pfuse: accept - for stdin, try to hang up cleanly | Russ Cox | 2 | +21 | -4 |
2008-04-16 13:32 | sam: clean up checkerrs (Rob Pike) | Russ Cox | 1 | +3 | -3 |
2008-04-16 02:17 | merge | Russ Cox | 5 | +65 | -47 |
2008-04-16 02:15 | sam: allow more output from ! command (Rob Pike) | Russ Cox | 1 | +2 | -2 |
2008-03-22 17:06 | libip: fix 64-bit problem in nhgetv (William Josephson) | Russ Cox | 1 | +4 | -4 |
2008-03-06 20:21 | 9pfuse: use intptr to silence 64-bit warning (Michael Teichgräber) | Russ Cox | 1 | +1 | -1 |
2008-03-06 20:14 | libsec: use intptr to silence 64-bit warning (Michael Teichgräber) | Russ Cox | 1 | +1 | -1 |
2008-03-06 20:13 | u.h: add intptr | Russ Cox | 1 | +1 | -0 |
2008-03-06 20:13 | eqn: use intptr to silence 64-bit warning (Michael Teichgräber) | Russ Cox | 1 | +1 | -1 |
2008-03-04 04:37 | lib9: gcc-4.2 bug in sprint | Russ Cox | 1 | +4 | -1 |
2008-02-28 13:49 | libthread: remove bogus write in threadmain | Russ Cox | 1 | +0 | -1 |
2008-02-04 20:34 | lib9p: fix Tattach ref count bug | Russ Cox | 1 | +1 | -1 |
2008-02-01 12:54 | troff: yet another case problem (OS X) | Russ Cox | 1 | +0 | -0 |
2008-02-01 02:15 | xshove: document, tweak | Russ Cox | 2 | +77 | -14 |
2008-02-01 01:56 | rio: add xshove program | Russ Cox | 4 | +298 | -4 |
2008-01-31 21:58 | tr2post: rename charlib files to not be case-dependent (OS X) | Russ Cox | 21 | +413 | -2 |
2008-01-31 21:33 | bogus file | Russ Cox | 1 | +0 | -12 |
2008-01-31 13:21 | troff: rename Hr etc to longer names (OS X) | Russ Cox | 4 | +0 | -0 |
2008-01-30 18:49 | CHANGES | Russ Cox | 1 | +134 | -0 |
2008-01-30 18:47 | acme: fix regexp match choice bug | Russ Cox | 1 | +1 | -1 |
2008-01-30 18:47 | sam: fix regexp match choice bug | Russ Cox | 1 | +1 | -1 |
2008-01-30 18:26 | devdraw, rio: more full-screen nonsense | Russ Cox | 4 | +17 | -107 |
2008-01-30 17:03 | devdraw: full-screen cleanup | Russ Cox | 3 | +16 | -1 |
2008-01-30 17:02 | rio: more full-screen fixes. | Russ Cox | 3 | +9 | -6 |
2008-01-30 17:01 | devdraw: add F11 for full-screen toggle | Russ Cox | 6 | +78 | -7 |
2008-01-30 15:30 | merge | Russ Cox | 12 | +48 | -46 |
2008-01-30 15:29 | rio: make full-screen work properly; add showevent | Russ Cox | 12 | +2132 | -11 |
2008-01-12 16:04 | libdiskfs: fix ext2 directory reading bug (Mike Mammarella) | Russ Cox | 1 | +9 | -6 |
2008-01-11 03:45 | acme: make STACK bigger for OS X (David Swasey) | Russ Cox | 1 | +1 | -1 |
2008-01-11 02:38 | libdraw: fix spinning event loop (David Bulkow) | Russ Cox | 1 | +6 | -6 |
2008-01-10 22:06 | libregexp: fix match choice bug This bug fix allows some pathological regular expressions to cause the regexp library to report a stack overflow (really a stack filling; safe) but it also fixes the behavior of some common regexps. It is too hard to satisfy both. | Russ Cox | 2 | +2 | -2 |
2008-01-10 21:08 | dist,unix: use MKSHELL=$PLAN9/bin/rc (John DeGood) | Russ Cox | 2 | +2 | -2 |
2007-12-07 22:33 | libregexp: revert regexp fix | Russ Cox | 5 | +113 | -117 |
2007-12-07 22:33 | sam: revert regexp fix | Russ Cox | 1 | +49 | -59 |
2007-12-07 22:32 | acme: revert regexp change | Russ Cox | 1 | +51 | -59 |
2007-12-07 20:33 | sam: regexp fix (see libregexp change) | Russ Cox | 1 | +59 | -49 |
2007-12-07 20:33 | acme: regexp fix (see libregexp change) | Russ Cox | 1 | +59 | -51 |
2007-12-07 20:32 | libregexp: fix ambiguous match selection | Russ Cox | 5 | +117 | -113 |
2007-12-07 20:29 | hoc: print exact floating point output | Russ Cox | 1 | +2 | -2 |
2007-12-05 00:55 | sam: turn off DEBUG logging (oops) | Russ Cox | 1 | +0 | -1 |
2007-12-04 14:03 | vbackup: fix uninitialized variable use in -i code | Russ Cox | 1 | +1 | -0 |
2007-11-29 04:32 | acme: refresh window properly after Tab command (Fazlul Shahriar) | Russ Cox | 1 | +1 | -1 |
2007-11-27 20:49 | vbackup: add -i flag to avoid score prefetching (David Swasey) | Russ Cox | 2 | +68 | -39 |
2007-11-27 20:40 | .hgignore: ignore more | Russ Cox | 1 | +2 | -0 |
2007-11-27 20:39 | merge | Russ Cox | 21 | +239 | -107 |
2007-11-27 20:38 | .hgignore: ignore more | Russ Cox | 1 | +9 | -0 |
2007-11-27 20:38 | upas/smtp: remove intermediate files | Russ Cox | 2 | +0 | -1285 |
2007-11-27 20:37 | tpic: clean up better | Russ Cox | 1 | +1 | -0 |
2007-11-27 20:36 | venti: add debugging html form | Russ Cox | 1 | +41 | -0 |
2007-11-05 21:37 | libdiskfs: work around OS X linker brain-damage | Russ Cox | 2 | +4 | -0 |
2007-11-05 19:53 | libmach: move machbyname, mach to crack.c to avoid OS X linker problem | Russ Cox | 3 | +26 | -31 |
2007-11-05 18:14 | libthread: use our own swapcontext/makecontext even on OS X 10.5 | Russ Cox | 2 | +11 | -5 |
2007-11-05 17:27 | libmp: no text jump labels for darwin | Russ Cox | 5 | +45 | -47 |
2007-11-05 16:27 | build: use ar s flag to avoid ranlib | Russ Cox | 5 | +14 | -14 |
2007-11-05 16:09 | diff: continue after i/o errors when diffing many files | Russ Cox | 2 | +13 | -5 |
2007-11-05 15:55 | mailfs: add -r flag to specify mail root (Richard Bilson) | Russ Cox | 3 | +38 | -13 |
2007-11-05 15:52 | mailfs: handle NIL body | Russ Cox | 1 | +2 | -0 |
2007-11-05 15:37 | factotum: silence gcc warning | Russ Cox | 1 | +2 | -0 |
2007-11-05 01:30 | man: document hg interface; update CVS host name | Russ Cox | 2 | +124 | -5 |
2007-11-03 20:10 | libthread: better OS X 10.5 test (Jeff Sickel) | Russ Cox | 1 | +1 | -1 |
2007-10-31 21:29 | venti: use 9ar, not ar (fixes Darwin build problem) | Russ Cox | 1 | +1 | -1 |
2007-10-30 17:33 | libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah) | Russ Cox | 3 | +12 | -9 |
2007-10-29 18:33 | venti: fix sync deadlock, add /proc stub | Russ Cox | 20 | +175 | -260 |
2007-10-29 14:34 | grap: fclose, error context bug fixes (Doug Gwyn) | Russ Cox | 2 | +4 | -3 |
2007-10-12 16:56 | srv: add -n flag to reject auth by clients | Russ Cox | 2 | +17 | -5 |
2007-10-12 16:55 | 9pserve: add -n flag to reject auth by clients | Russ Cox | 2 | +15 | -2 |
2007-10-12 16:52 | 9p: add -n to disable authentication | Russ Cox | 2 | +20 | -4 |
2007-10-09 23:22 | mount: explicit u on test -S and mount to get unix versions (Chris King) | Russ Cox | 1 | +3 | -3 |
2007-09-25 13:47 | venti: new icache | Russ Cox | 17 | +813 | -427 |
2007-09-25 13:46 | venti: fix double free on corrupt bloom filter | Russ Cox | 1 | +0 | -1 |
2007-09-25 02:35 | venti: formatting changes for wrarena | Russ Cox | 1 | +15 | -12 |
2007-09-25 02:33 | venti: formatting changes in fixarenas | Russ Cox | 1 | +5 | -3 |
2007-09-25 02:33 | venti: formatting changes in findscore | Russ Cox | 1 | +2 | -1 |
2007-09-25 02:32 | venti: throw away dcache read-ahead code | Russ Cox | 1 | +27 | -154 |
2007-09-25 02:31 | venti: move os x linker hack | Russ Cox | 1 | +6 | -5 |
2007-09-25 02:29 | venti/randtest: compute totalbytes correctly | Russ Cox | 1 | +4 | -3 |
2007-09-16 21:28 | factotum: fix build error (Axel Belinfante) | Russ Cox | 1 | +1 | -2 |
2007-09-15 23:06 | auxstats: use acpi to find battery info on Linux (Andrey Mirtchovski) | Russ Cox | 1 | +26 | -5 |
2007-09-14 01:12 | factotum: implement p9cr | Russ Cox | 3 | +173 | -340 |
2007-08-28 12:45 | 9pserve: delete from correct hash slot (fix infinite loop) | Russ Cox | 1 | +1 | -1 |
2007-08-23 23:02 | venti: seal arenas without bypassing dcache | Russ Cox | 1 | +9 | -12 |
2007-08-23 15:53 | venti: allow partition syntax in verifyarena (Michael Kaminsky) | Russ Cox | 1 | +9 | -5 |
2007-08-23 15:10 | venti: avoid race in mirrorarenas (Michael Kaminsky) | Russ Cox | 1 | +3 | -6 |
2007-08-23 15:01 | venti: add -s flag to disable redundant SHA1 in mirrorarenas | Russ Cox | 1 | +28 | -16 |
2007-08-23 14:49 | merge | Russ Cox | 1 | +1 | -0 |
2007-08-22 15:24 | 9.rc: change to work with rc -e (Tony Lainson) | Russ Cox | 1 | +1 | -1 |
2007-08-22 15:21 | mailfs: fix handling of FLAGS response (Robert Vollmert) | Russ Cox | 1 | +6 | -2 |
2007-08-22 15:14 | libthread: simplify alt tracking, possibly fixing bug | Russ Cox | 3 | +9 | -8 |
2007-08-22 14:58 | acme: fix memory leak in warning (Michael Teichgräber) | Russ Cox | 1 | +1 | -0 |
2007-08-22 14:56 | fully qualify host name | Russ Cox | 1 | +2 | -2 |
2007-08-22 14:55 | add Linux x86-64 (thanks to Ævar Arnfjörð Bjarmason) | Russ Cox | 5 | +6 | -4 |
2007-08-22 13:14 | 9pserve: fix a new race involving assert(c->nmsg == 0). | Russ Cox | 1 | +3 | -3 |
2007-08-22 13:00 | merge | Russ Cox | 6 | +101 | -71 |
2007-08-22 12:55 | 9pserve: fix races causing assert(c->nmsg == 0) to fail. | Russ Cox | 1 | +36 | -26 |
2007-06-25 02:55 | CHANGES | Russ Cox | 1 | +20 | -0 |
2007-06-25 02:51 | tailorization: ignore plan9-reverse.log too | Russ Cox | 1 | +1 | -0 |
2007-06-25 02:42 | mailfs: fix subject formatting | rsc | 1 | +1 | -1 |
2007-06-24 22:01 | CHANGES | rsc | 1 | +156 | -0 |
2007-06-23 06:35 | silence | rsc | 1 | +2 | -0 |
2007-06-23 06:30 | refresh on i, y commands | rsc | 1 | +8 | -0 |
2007-06-23 06:27 | --chatty | rsc | 1 | +0 | -1 |
2007-06-23 06:27 | remove elsewhere-deleted messages from window; Refresh -> Get | rsc | 2 | +2 | -16 |
2007-06-23 06:14 | add Get, Refresh commands; refresh at startup | rsc | 1 | +20 | -0 |
2007-06-23 06:12 | bug fixes: list message 1. give correct contents for raw, rawheader, rawbody. provide filename and charset in mime attachments. only rename mailboxes named mbox* not mbox*. | rsc | 2 | +16 | -2 |
2007-06-21 02:11 | add -a aname | rsc | 2 | +19 | -15 |
2007-06-20 00:10 | more macfuse path nonsense | rsc | 1 | +7 | -0 |
2007-06-18 15:24 | more from dave swasey | rsc | 2 | +80 | -12 |
2007-06-18 15:19 | ignore window resize; should be elsewhere | rsc | 1 | +2 | -0 |
2007-06-18 14:44 | remove debugging print | rsc | 1 | +0 | -1 |
2007-06-15 04:07 | fix acme Snarf bug; change Indent to apply to all windows | rsc | 2 | +38 | -17 |
2007-06-12 18:38 | document -M | rsc | 1 | +27 | -4 |
2007-06-12 18:35 | always write last block in vcat (dave swasey) | rsc | 1 | +1 | -1 |
2007-06-12 18:35 | vbackup for mac tweaks (dave swasey) | rsc | 1 | +20 | -8 |
2007-06-09 05:17 | better fix | rsc | 2 | +30 | -28 |
2007-06-09 04:59 | another | rsc | 1 | +1 | -1 |
2007-06-09 04:58 | day one bug in sam regexp code | rsc | 3 | +3 | -3 |
2007-06-08 14:29 | mac resource fork - from Dave Swasey | rsc | 4 | +202 | -68 |
2007-06-05 21:34 | less chatty | rsc | 1 | +1 | -3 |
2007-06-04 03:30 | fix dotdot? (dave swasey) | rsc | 1 | +2 | -1 |
2007-05-29 13:42 | fix comment | rsc | 1 | +1 | -1 |
2007-05-29 13:42 | add hfs | rsc | 1 | +3 | -0 |
2007-05-28 20:27 | hfs (David Swasey) | rsc | 6 | +2000 | -1 |
2007-05-28 17:41 | add partabandon | rsc | 1 | +1 | -0 |
2007-05-28 17:41 | fix args | rsc | 1 | +14 | -3 |
2007-05-28 17:34 | disk partitions | rsc | 1 | +1 | -0 |
2007-05-28 17:34 | add disk partitions (David Swasey) | rsc | 2 | +61 | -0 |
2007-05-28 17:22 | quiet | rsc | 1 | +1 | -1 |
2007-05-28 17:16 | Bterm before return | rsc | 1 | +1 | -0 |
2007-05-21 21:09 | oops | rsc | 1 | +2 | -0 |
2007-05-21 19:21 | fix pointer comparison (Ramon de Vera) | rsc | 1 | +1 | -1 |
2007-05-20 14:38 | futimes on linux now | rsc | 1 | +1 | -1 |
2007-05-20 14:37 | print error if changing time fails | rsc | 1 | +8 | -2 |
2007-05-19 16:22 | new test.c from plan 9 | rsc | 1 | +137 | -20 |
2007-05-18 16:43 | Match leading ^ in regexp with embedded newlines (Roger Peppe) | rsc | 2 | +10 | -11 |
2007-05-15 14:37 | document tab width field | rsc | 1 | +3 | -2 |
2007-05-15 13:10 | new media size from Lou Kamenov | rsc | 1 | +17 | -3 |
2007-05-11 00:20 | again | rsc | 1 | +5 | -3 |
2007-05-11 00:16 | use device names for FreeBSD (Lou Kamenov) | rsc | 1 | +40 | -1 |
2007-05-10 19:34 | better tick handling | rsc | 1 | +14 | -5 |
2007-05-10 19:30 | revert frseltick | rsc | 2 | +3 | -27 |
2007-05-10 19:27 | Better tick management - no frdrawseltick calls. | rsc | 1 | +6 | -4 |
2007-05-10 19:08 | manage off-screen tick better | rsc | 2 | +18 | -8 |
2007-05-10 19:08 | add frdrawseltick | rsc | 2 | +27 | -3 |
2007-05-10 04:18 | fix nan64 | rsc | 1 | +11 | -4 |
2007-05-09 00:06 | Unswap perm and omode in fsfcreate call (Michael Teichgräber) | rsc | 1 | +1 | -1 |
2007-05-09 00:05 | Better flag handling in fusecreate (Michael Teichgräber) | rsc | 1 | +2 | -0 |
2007-05-08 02:52 | fix random troff crash (Noel Hunt) | rsc | 1 | +6 | -2 |
2007-05-05 13:08 | fix troff input (Colin DeVilbiss) | rsc | 1 | +3 | -2 |
2007-05-04 19:15 | propagate offset in reads and writes (Michael Teichgräber) | rsc | 1 | +2 | -2 |
2007-05-04 02:19 | report target list as 32-bit chunks, not 8-bit, for OS X | rsc | 1 | +1 | -1 |
2007-05-04 01:42 | OS X crap | rsc | 3 | +7 | -0 |
2007-05-03 22:27 | no need to be so forward about it | rsc | 1 | +1 | -1 |
2007-05-03 22:26 | add gnu grep -q flag (rob pike) | rsc | 1 | +5 | -1 |
2007-05-03 21:12 | say utf8string before string in target list | rsc | 1 | +2 | -2 |
2007-05-03 19:13 | try for utf8 string first in getsnarf; new test program snarf | rsc | 3 | +168 | -44 |
2007-05-03 03:14 | use clump info directory to walk past corruption | rsc | 1 | +26 | -18 |
2007-05-03 03:14 | add -r for readonly | rsc | 1 | +11 | -3 |
2007-05-03 03:14 | oops | rsc | 1 | +1 | -1 |
2007-05-03 03:14 | allow plan9-style branded disks as configs | rsc | 2 | +77 | -3 |
2007-05-03 03:14 | allow fixarenas of single arena file | rsc | 1 | +24 | -6 |
2007-05-03 03:13 | fix buildindex minibuf sizing bug | rsc | 1 | +13 | -9 |
2007-05-03 02:35 | fix arenas if possible | rsc | 1 | +3 | -4 |
2007-05-03 02:22 | OS X linker crap (John Nowak) | rsc | 5 | +8 | -0 |
2007-05-03 02:21 | debugging | rsc | 1 | +4 | -0 |
2007-05-02 19:58 | read pcap | rsc | 1 | +67 | -38 |
2007-05-01 15:26 | use 9p not 9P as mount type (Michael Kaminsky) | rsc | 1 | +2 | -2 |
2007-05-01 10:51 | use standard sun context routines | rsc | 1 | +6 | -0 |
2007-04-27 19:32 | cannot use fadv_random on linux -- too slow | rsc | 1 | +0 | -3 |
2007-04-27 18:19 | bug in tester | rsc | 1 | +1 | -1 |
2007-04-27 18:14 | add flushpart; avoid O_DIRECT on linux | rsc | 10 | +39 | -21 |
2007-04-27 17:52 | checkpoint | rsc | 10 | +96 | -49 |
2007-04-25 18:59 | allow swap of column 0 with others | rsc | 1 | +2 | -2 |
2007-04-24 16:30 | quieter | rsc | 1 | +0 | -1 |
2007-04-24 16:29 | mirror log processor | rsc | 1 | +105 | -0 |
2007-04-24 16:26 | fix various nits; clean up output | rsc | 1 | +33 | -15 |
2007-04-24 06:49 | fix memory leak (bakul shah) | rsc | 1 | +1 | -2 |
2007-04-23 14:40 | cleanup | rsc | 7 | +27 | -24 |
2007-04-22 13:56 | checked magic! | rsc | 1 | +0 | -1 |
2007-04-22 13:55 | freepart on readbloom failure | rsc | 1 | +3 | -1 |
2007-04-22 13:54 | quieter | rsc | 2 | +12 | -13 |
2007-04-21 22:37 | warn about \w no arg | rsc | 1 | +6 | -1 |
2007-04-21 22:36 | unix fix | rsc | 1 | +5 | -0 |
2007-04-21 22:32 | test scripts | rsc | 1 | +76 | -0 |
2007-04-21 22:25 | use fmtlocaleinit | rsc | 1 | +1 | -1 |
2007-04-21 21:27 | new args | rsc | 1 | +86 | -88 |
2007-04-21 20:49 | more fixes | rsc | 4 | +6 | -11 |
2007-04-21 20:41 | add searchpairs | rsc | 2 | +3 | -0 |
2007-04-21 19:48 | fix various chunked-related bugs | rsc | 1 | +8 | -5 |
2007-04-21 19:43 | sync with plan 9 | rsc | 5 | +9 | -20 |
2007-04-21 19:42 | remove plan9-specific | rsc | 1 | +0 | -8 |
2007-04-21 19:41 | new | rsc | 2 | +1010 | -0 |
2007-04-21 19:40 | sync with mit plan 9 version | rsc | 28 | +455 | -370 |
2007-04-17 05:45 | allow longer timezones from %Z (xav@chantry) | rsc | 1 | +3 | -2 |
2007-04-17 05:43 | correct dump string (Fazlul Shahriar) | rsc | 1 | +4 | -1 |
2007-04-14 14:59 | xnet (Jeff Sickel) | rsc | 1 | +13 | -13 |
2007-04-13 12:16 | fix double-fclose (Gabi Diaz) | rsc | 1 | +0 | -2 |
2007-04-12 14:18 | better memory stats (Jeff Sickel) | rsc | 1 | +7 | -2 |
2007-04-08 01:33 | complain loudly about vtwrite failure | rsc | 1 | +6 | -2 |
2007-04-08 01:30 | correct dangling pointer race (Bakul Shah) | rsc | 4 | +36 | -6 |
2007-04-06 13:48 | nit | rsc | 1 | +1 | -1 |
2007-04-06 13:47 | remove mention of threading | rsc | 1 | +4 | -4 |
2007-04-06 13:27 | another day, another __isNaN | rsc | 1 | +2 | -1 |
2007-04-06 01:49 | new __isNaN (Scott Schwartz) | rsc | 1 | +1 | -5 |
2007-04-03 13:25 | fix comment (Arvindt Rajesh Tamilmani) | rsc | 1 | +1 | -1 |
2007-04-03 12:50 | finish conversion to libthread; avoids extra page proc sticking around (Tim Wiess) | rsc | 1 | +12 | -12 |
2007-04-03 12:49 | plumb all urls, not just images (TheWhiteTiger) | rsc | 1 | +1 | -11 |
2007-03-28 16:04 | keep path and PATH in sync | rsc | 1 | +2 | -0 |
2007-03-26 20:55 | now using binary | rsc | 1 | +0 | -120 |
2007-03-26 20:55 | add page (Kris Maglione) | rsc | 15 | +448 | -480 |
2007-03-26 17:27 | fix empty string interpolation bugs (Michael Teichgräber) | rsc | 2 | +14 | -9 |
2007-03-26 17:07 | fix int/size_t warning (Chad Dougherty) | rsc | 1 | +1 | -1 |
2007-03-26 17:04 | do not redefine rewind | rsc | 1 | +1 | -1 |
2007-03-26 15:03 | pad out zmagic to 32+ bytes | rsc | 1 | +1 | -1 |
2007-03-26 15:02 | more memory errors (valgrind) | rsc | 3 | +3 | -1 |
2007-03-26 14:57 | cope with new gcc error syntax | rsc | 1 | +1 | -1 |
2007-03-26 14:26 | fix wait | rsc | 5 | +97 | -251 |
2007-03-26 14:24 | fix phantom rc crashes | rsc | 1 | +1 | -0 |
2007-03-26 13:38 | better rc detection (Michael Teichgräber) | rsc | 1 | +1 | -1 |
2007-03-26 13:38 | 64-bit | rsc | 1 | +1 | -1 |
2007-03-26 13:26 | make :1-1 work (Arvindh Tamilmani) | rsc | 1 | +2 | -1 |
2007-03-26 12:02 | sync with plan 9 | rsc | 23 | +1967 | -1232 |
2007-03-25 18:32 | try to handle Beof in the macros (Michael Teichgräber) | rsc | 3 | +15 | -15 |
2007-03-25 17:42 | remove double free (David Swasey) | rsc | 1 | +1 | -3 |
2007-03-25 17:36 | fix args to should (David Swasey) | rsc | 1 | +2 | -0 |
2007-03-25 17:35 | add very big file support (David Swasey) | rsc | 2 | +34 | -18 |
2007-03-25 17:32 | make Load more faithful to original Dump (Peter Canning) | rsc | 1 | +1 | -1 |
2007-03-25 17:28 | fix again | rsc | 1 | +1 | -1 |
2007-03-25 17:25 | use plain char if no translation in troffchar (fix ", "" in wintext(1)) | rsc | 1 | +1 | -1 |
2007-03-25 17:19 | import statusbar, converted to libthread (Lou Kamenov) | rsc | 1 | +234 | -0 |
2007-03-25 17:16 | add x86-64 | rsc | 1 | +1 | -1 |
2007-03-25 17:16 | cope with programs that leave fd in non-blocking mode (Tim Wiess) | rsc | 2 | +27 | -1 |
2007-03-25 17:11 | add x86 os x | rsc | 1 | +1 | -1 |
2007-03-25 17:10 | parse -d arg correctly (Fazlul Shahriar) | rsc | 1 | +1 | -1 |
2007-03-16 03:28 | fix tags again | rsc | 1 | +3 | -14 |
2007-03-15 17:35 | libc conflict on os x | rsc | 1 | +2 | -0 |
2007-03-15 16:26 | fix too-aggressive tag redraw | rsc | 1 | +35 | -19 |
2007-03-08 18:00 | CHANGES | rsc | 1 | +107 | -0 |
2007-02-22 14:27 | -ldraw no longer implies -lX11 | rsc | 3 | +4 | -1 |
2007-02-22 06:18 | update | rsc | 1 | +9 | -0 |
2007-02-11 18:42 | various memory errors in acme | rsc | 2 | +5 | -7 |
2007-01-29 16:46 | write YYARG def to ftable (fdefine might be null, and is not the right place anyway) | rsc | 1 | +1 | -1 |
2007-01-29 15:12 | Make ls -lF work. | rsc | 1 | +5 | -6 |
2007-01-27 21:18 | add paragraph about < | > | rsc | 1 | +18 | -0 |
2007-01-25 21:21 | no more vtgoodbye | rsc | 1 | +8 | -1 |
2007-01-24 16:24 | google moved the fusefs.kext path | rsc | 1 | +10 | -3 |
2007-01-18 18:34 | print + new files in verbose mode (Michael Kaminsky) | rsc | 1 | +3 | -0 |
2007-01-18 18:26 | More return value fixes (Michael Kaminsky) | rsc | 1 | +1 | -1 |
2007-01-18 18:26 | Bug checking vacfileisdir return value. (Michael Kaminsky) | rsc | 1 | +1 | -1 |
2007-01-18 18:24 | Decode uid/gid strings as numbers if possible. (Michael Kaminsky) | rsc | 1 | +2 | -0 |
2007-01-18 13:02 | Minor FUSE bug fixes (found mount_fusefs!) | rsc | 2 | +3 | -2 |
2007-01-18 12:52 | Mac FUSE support (thanks to Jeff Sickel) | rsc | 5 | +59 | -3 |
2007-01-15 00:32 | change mpdigit to uint -- 64-bit mp library not so working | rsc | 1 | +1 | -1 |
2007-01-12 16:32 | change name | rsc | 2 | +3 | -3 |
2007-01-12 16:02 | Bug fix fix - remove debugging implementation of needoutflush. | rsc | 1 | +2 | -1 |
2007-01-12 15:57 | Fix 15-year-old sam protocol bug. | rsc | 4 | +34 | -34 |
2006-12-13 00:07 | More fortunes! | rsc | 1 | +11 | -0 |
2006-12-10 00:19 | stupid dash | rsc | 1 | +2 | -1 |
2006-12-09 22:48 | avoid bug if /bin/sh is dash -- use single quotes around \1 | rsc | 1 | +4 | -4 |
2006-12-01 03:21 | do not print EOk messages | rsc | 1 | +6 | -4 |
2006-11-20 23:11 | add fsysclose for ext2 | rsc | 1 | +1 | -0 |
2006-11-06 05:43 | Placate GCC in 64-bit targets. | wkj | 2 | +2 | -2 |
2006-11-06 04:25 | out of date | rsc | 1 | +0 | -3 |
2006-11-05 20:45 | Update CVS turd. | wkj | 1 | +2 | -0 |
2006-11-05 14:43 | block instead of chewing cpu in eread (Lu Xuxiao) | rsc | 1 | +1 | -1 |
2006-11-04 20:41 | Change GET/GBIT32 macros to explicitly cast final result to u32int. Otherwise, the type of the expression will be int, and if written to a uvlong (or just a ulong on most 64-bit systems), it will be sign-extended. | rsc | 2 | +2 | -2 |
2006-11-04 18:46 | In non-blocking recv functions in libmux and libdraw, distinguish between "cannot receive without blocking" and "EOF on connection". | rsc | 7 | +88 | -61 |
2006-11-02 17:31 | fix sleep for OpenBSD 4.0 (Tim Wiess) | rsc | 1 | +1 | -1 |
2006-10-19 21:58 | Fix a handful of small one-time memory leaks in vbackup, and one per-package memory leak (in writethread). | rsc | 17 | +94 | -13 |
2006-10-16 19:31 | Invoke psdownload via the 9 script. | wkj | 1 | +1 | -1 |
2006-10-13 13:43 | use X11 in /usr if it is there | rsc | 1 | +4 | -0 |
2006-10-12 03:18 | avoid broken print (Gabriel Diaz) | rsc | 1 | +2 | -0 |
2006-10-12 02:43 | avoid hang with htmlroff (Michael Teichgräber) | rsc | 1 | +1 | -1 |
2006-10-12 02:37 | avoid nonstandard entity names (Michael Teichgräber) | rsc | 1 | +25 | -8 |
2006-10-12 02:28 | remove prompt to avoid double-sending problems | rsc | 1 | +2 | -2 |
2006-10-12 02:25 | use all 9 commands (Karl Sackett) | rsc | 1 | +5 | -3 |
2006-10-12 01:55 | avoid EPROTO in case not there (Tim Wiess) | rsc | 1 | +4 | -0 |
2006-10-12 01:47 | print final verbose update (Lou Kamenov) | rsc | 1 | +2 | -2 |
2006-10-12 01:45 | update from plan9 | rsc | 1 | +40 | -0 |
2006-10-12 01:42 | new seq from plan 9 (Anthony Martin) | rsc | 1 | +21 | -11 |
2006-10-12 01:01 | correct ref counting in walkfile (Nemo) | rsc | 1 | +1 | -5 |
2006-09-18 04:25 | revert 1.4 -> 1.5 change | rsc | 1 | +2 | -4 |
2006-09-17 20:52 | remove bind | rsc | 1 | +1 | -1 |
2006-09-17 20:49 | stat | rsc | 2 | +38 | -0 |
2006-08-30 00:09 | Myetheraddr lives in myetheraddr.c, so remove it here. | wkj | 1 | +0 | -10 |
2006-08-29 20:15 | Aviod seg fault when no file | rsc | 1 | +4 | -1 |
2006-08-24 18:37 | set $samfile during external commands | rsc | 1 | +9 | -0 |
2006-08-01 14:38 | break from readdir properly (Lou Kamenov) | rsc | 1 | +16 | -14 |
2006-08-01 03:19 | free fuse messages | rsc | 1 | +8 | -1 |
2006-07-28 01:08 | allow +line syntax | rsc | 1 | +13 | -1 |
2006-07-27 22:36 | use better O_LARGEFILE | rsc | 1 | +4 | -0 |
2006-07-27 14:39 | quote equals | rsc | 1 | +2 | -2 |
2006-07-27 05:14 | wait for mount to complete before exiting | rsc | 3 | +12 | -2 |
2006-07-26 15:54 | FreeBSD fixes (Lou Kamenov) | rsc | 2 | +97 | -51 |
2006-07-24 19:05 | space after -v for OS X (andrey) | rsc | 1 | +1 | -1 |
2006-07-23 14:46 | CHANGES | rsc | 1 | +5 | -0 |
2006-07-23 14:43 | clean temporary files | rsc | 1 | +1 | -0 |
2006-07-23 14:43 | better cleanup; use /var/tmp | rsc | 1 | +2 | -2 |
2006-07-23 14:41 | better status | rsc | 1 | +10 | -8 |
2006-07-23 14:36 | show current directory | rsc | 2 | +52 | -1 |
2006-07-23 14:21 | add stat.h | rsc | 1 | +1 | -0 |
2006-07-23 05:13 | fix emalloc prototype | rsc | 1 | +2 | -2 |
2006-07-23 05:13 | remove debug print | rsc | 1 | +0 | -1 |
2006-07-23 05:03 | oops | rsc | 1 | +30 | -127 |
2006-07-23 03:43 | CHANGES | rsc | 1 | +40 | -0 |
2006-07-23 03:33 | better errstr | rsc | 4 | +169 | -8 |
2006-07-23 03:08 | better open mode | rsc | 1 | +10 | -5 |
2006-07-23 03:05 | gnuisms | rsc | 1 | +10 | -1 |
2006-07-23 03:02 | 9pfuse | rsc | 7 | +2395 | -0 |
2006-07-23 03:01 | ref 9pfuse | rsc | 1 | +2 | -1 |
2006-07-23 02:59 | new mount unmount doc | rsc | 1 | +69 | -0 |
2006-07-23 02:58 | more rc scripts | rsc | 1 | +4 | -0 |
2006-07-23 02:57 | ignore /net/ prefixes - been long enough | rsc | 1 | +0 | -3 |
2006-07-23 02:57 | don't die on eof in sendfd | rsc | 1 | +4 | -1 |
2006-07-23 02:56 | experiment: translation from standard notations to plan 9 in netmkaddr | rsc | 3 | +36 | -13 |
2006-07-23 02:55 | more functions | rsc | 10 | +125 | -28 |
2006-07-23 02:52 | ignore | rsc | 1 | +1 | -0 |
2006-07-23 02:48 | ignore ignore ignore | rsc | 1 | +21 | -0 |
2006-07-23 02:48 | for htmlroff | rsc | 1 | +9 | -0 |
2006-07-23 02:46 | mount and unmount scripts | rsc | 2 | +34 | -0 |
2006-07-23 02:46 | simple vwhois | rsc | 1 | +5 | -0 |
2006-07-23 02:36 | fix cache bug (Eoghan Sherry) | rsc | 1 | +2 | -0 |
2006-07-23 02:08 | fix nowsys build | rsc | 3 | +15 | -3 |
2006-07-19 02:22 | use 2049 port | rsc | 1 | +1 | -1 |
2006-07-18 15:27 | check was not correct on linux | rsc | 1 | +0 | -2 |
2006-07-18 15:26 | assorted changes from Plan 9 | rsc | 39 | +4540 | -361 |
2006-07-18 15:26 | new | rsc | 1 | +271 | -0 |
2006-07-18 15:23 | add vttimefmt | rsc | 3 | +28 | -0 |
2006-07-05 22:27 | Fix resize error under KDE (Bart Locanthi) | rsc | 3 | +54 | -27 |
2006-07-05 17:12 | allow _ - / in header file names | rsc | 1 | +4 | -4 |
2006-07-04 14:35 | move USED past decls (Arvindh Tamilmani) | rsc | 1 | +2 | -2 |
2006-07-02 15:26 | update runeprint desc | rsc | 1 | +1 | -0 |
2006-07-02 15:26 | update Bprint docs | rsc | 1 | +1 | -1 |
2006-07-02 15:24 | return number of bytes output | rsc | 1 | +2 | -3 |
2006-06-30 16:03 | oops | rsc | 1 | +1 | -4 |
2006-06-30 04:59 | remove extra acme (Arvindh Tamilmani) | rsc | 1 | +3 | -3 |
2006-06-30 04:58 | typo (Serge Gagnon) | rsc | 1 | +1 | -1 |
2006-06-30 04:53 | use file names for attachments | rsc | 4 | +8 | -4 |
2006-06-29 15:57 | update | rsc | 1 | +2 | -1 |
2006-06-28 17:43 | CHANGES | rsc | 1 | +10 | -0 |
2006-06-28 17:39 | better cleanup | rsc | 1 | +5 | -2 |
2006-06-27 17:41 | experiment - allow = in words late in the command line | rsc | 1 | +3 | -0 |
2006-06-26 18:08 | Use getdents instead of getdirentries under NetBSD. | wkj | 1 | +2 | -2 |
2006-06-26 05:49 | fix dup file name bug | rsc | 1 | +10 | -1 |
2006-06-26 05:49 | pin | rsc | 1 | +1 | -0 |
2006-06-26 05:48 | use pin | rsc | 1 | +27 | -1 |
2006-06-26 05:47 | pin | rsc | 6 | +87 | -0 |
2006-06-26 05:45 | slow mode for debugging | rsc | 1 | +17 | -2 |
2006-06-26 01:12 | CHANGES | rsc | 1 | +105 | -0 |
2006-06-26 01:11 | update stack | rsc | 1 | +14 | -5 |
2006-06-26 00:29 | shut up gcc | rsc | 1 | +1 | -1 |
2006-06-26 00:08 | forgot | rsc | 1 | +124 | -0 |
2006-06-26 00:07 | long double | rsc | 1 | +1 | -1 |
2006-06-26 00:06 | remove debug print | rsc | 1 | +0 | -1 |
2006-06-26 00:06 | set errstr for bad dir contents | rsc | 1 | +4 | -1 |
2006-06-26 00:06 | remove print statement | rsc | 1 | +0 | -1 |
2006-06-26 00:05 | no need for auth.h | rsc | 11 | +0 | -11 |
2006-06-26 00:05 | no need to call amount | rsc | 1 | +2 | -1 |
2006-06-26 00:05 | long double | rsc | 1 | +4 | -1 |
2006-06-26 00:04 | bigger block size | rsc | 1 | +2 | -2 |
2006-06-26 00:03 | add -l flag | rsc | 1 | +6 | -0 |
2006-06-26 00:03 | read stdin instead of stdout | rsc | 1 | +1 | -1 |
2006-06-26 00:03 | fix | rsc | 1 | +4 | -4 |
2006-06-26 00:02 | simpler USED | rsc | 1 | +1 | -1 |
2006-06-26 00:02 | accept process names | rsc | 1 | +12 | -1 |
2006-06-25 23:55 | plumbunmount | rsc | 2 | +29 | -1 |
2006-06-25 23:53 | fix name muxprocs | rsc | 1 | +1 | -1 |
2006-06-25 23:52 | add iprint | rsc | 2 | +15 | -0 |
2006-06-25 23:52 | save old q0, q1 | rsc | 1 | +5 | -1 |
2006-06-25 23:52 | silence warning | rsc | 1 | +1 | -1 |
2006-06-25 23:51 | mkwsysrules.sh moved | rsc | 1 | +1 | -1 |
2006-06-25 23:51 | add -D for testing | rsc | 1 | +5 | -0 |
2006-06-25 23:51 | reopen plumber, build mail | rsc | 2 | +44 | -16 |
2006-06-25 23:50 | check initdraw return | rsc | 1 | +3 | -1 |
2006-06-25 23:50 | fix TH line | rsc | 1 | +1 | -1 |
2006-06-25 23:50 | plumbunmount | rsc | 1 | +1 | -0 |
2006-06-25 23:50 | nbrecv | rsc | 1 | +8 | -3 |
2006-06-25 23:49 | autolib | rsc | 2 | +6 | -0 |
2006-06-25 23:49 | remove junk | rsc | 2 | +1 | -16 |
2006-06-25 23:49 | new draw interface | rsc | 1 | +24 | -6 |
2006-06-25 23:49 | tweak for manual | rsc | 1 | +3 | -3 |
2006-06-25 23:49 | handle spaces | rsc | 1 | +10 | -9 |
2006-06-25 23:48 | handle memdraw memlayer | rsc | 1 | +15 | -2 |
2006-06-25 23:02 | acme | rsc | 1 | +423 | -0 |
2006-06-25 21:23 | just what we need - more rpcs | rsc | 6 | +111 | -16 |
2006-06-25 21:05 | quiet | rsc | 1 | +1 | -1 |
2006-06-25 21:04 | nonblock | rsc | 2 | +132 | -43 |
2006-06-25 21:04 | gone | rsc | 2 | +0 | -180 |
2006-06-25 21:04 | event | rsc | 6 | +272 | -1904 |
2006-06-25 19:28 | add stub routines | rsc | 7 | +91 | -0 |
2006-06-25 19:19 | use new mkwsysrules.sh location | rsc | 1 | +1 | -1 |
2006-06-25 19:18 | new draw server | rsc | 23 | +5538 | -0 |
2006-06-25 19:00 | bye | rsc | 1 | +0 | -43 |
2006-06-25 19:00 | new | rsc | 4 | +742 | -0 |
2006-06-25 18:59 | bye | rsc | 75 | +226 | -11641 |
2006-06-25 18:58 | separate out | rsc | 37 | +7447 | -0 |
2006-06-16 15:55 | No more unrooted paths. | rsc | 2 | +29 | -3 |
2006-06-15 06:25 | use deterministic handles | rsc | 1 | +15 | -13 |
2006-06-15 05:52 | better ext2 block read (sigh) | rsc | 1 | +25 | -23 |
2006-06-15 05:19 | disable auth in vftp | rsc | 1 | +3 | -0 |
2006-06-15 05:16 | more ext2 fixes | rsc | 1 | +19 | -3 |
2006-06-15 04:35 | ext2 fixes (Steve VanDeBogart) | rsc | 1 | +5 | -4 |
2006-06-12 17:54 | new sed -l | rsc | 1 | +6 | -4 |
2006-06-12 17:51 | new uid world | rsc | 1 | +12 | -1 |
2006-06-12 17:21 | avoid pw library | rsc | 1 | +5 | -4 |
2006-06-12 17:20 | fix proc leak; add p9usepwlibrary | rsc | 2 | +9 | -2 |
2006-06-07 23:25 | new 64-bit safe | rsc | 1 | +2 | -2 |
2006-06-07 23:21 | oops | rsc | 1 | +1 | -1 |
2006-06-07 21:01 | 64-bit safe | rsc | 1 | +1 | -1 |
2006-06-07 15:28 | call fmtlocaleinit | rsc | 1 | +2 | -4 |
2006-06-06 13:58 | use 9 page instead of page | rsc | 1 | +4 | -4 |
2006-06-04 16:07 | sparc | rsc | 1 | +24 | -0 |
2006-06-04 16:06 | set RFNOTEG when we can | rsc | 3 | +14 | -1 |
2006-05-31 04:55 | no c99 isms | rsc | 1 | +23 | -9 |
2006-05-30 16:47 | set didtz (rob) | rsc | 1 | +1 | -0 |
2006-05-28 05:53 | silence warning | rsc | 1 | +1 | -1 |
2006-05-27 18:35 | Use va_args in cosadd/sinadd (Michael Teichgräber) | rsc | 2 | +19 | -9 |
2006-05-27 07:33 | make srvname global | rsc | 1 | +2 | -1 |
2006-05-27 07:22 | use same name that srv.c does | rsc | 1 | +1 | -3 |
2006-05-27 05:24 | missed this too | rsc | 1 | +1 | -1 |
2006-05-27 05:20 | and this one | rsc | 1 | +1 | -0 |
2006-05-27 05:20 | missed this too | rsc | 1 | +1 | -0 |
2006-05-27 05:18 | missed this one | rsc | 1 | +1 | -0 |
2006-05-26 05:43 | silence warning | rsc | 1 | +1 | -1 |
2006-05-26 00:53 | new | rsc | 1 | +3 | -1 |
2006-05-26 00:53 | oops | rsc | 4 | +15 | -0 |
2006-05-25 06:25 | new libacme | rsc | 3 | +677 | -0 |
2006-05-24 15:02 | fix comments | rsc | 1 | +3 | -3 |
2006-05-24 15:02 | missing srvname | rsc | 1 | +1 | -1 |
2006-05-24 06:09 | make sure we get our fmod | rsc | 1 | +5 | -2 |
2006-05-23 03:55 | fix _screen leak | rsc | 2 | +8 | -15 |
2006-05-22 14:56 | more tests | rsc | 4 | +93 | -7 |
2006-05-22 14:54 | incorporate changes from Google | rsc | 6 | +67 | -13 |
2006-05-22 14:53 | new, commented fltfmt | rsc | 1 | +509 | -223 |
2006-05-22 06:26 | fix icmp overflow | rsc | 1 | +1 | -1 |
2006-05-21 20:49 | fmt changes from Google | rsc | 41 | +507 | -505 |
2006-05-21 20:42 | forgot | rsc | 1 | +309 | -0 |
2006-05-21 18:57 | import from plan9 | rsc | 9 | +320 | -62 |
2006-05-21 18:41 | multiple mail boxes (Lou Kamenov) | rsc | 3 | +10 | -5 |
2006-05-21 18:40 | better spam (Lou Kamenov) | rsc | 3 | +10 | -3 |
2006-05-21 18:40 | useless warning | rsc | 1 | +0 | -2 |
2006-05-21 18:40 | better locking | rsc | 1 | +1 | -0 |
2006-05-21 18:39 | new | rsc | 7 | +173 | -0 |
2006-05-21 18:24 | plan 9 import | rsc | 4 | +20 | -6 |
2006-05-21 16:20 | changes from plan 9 | rsc | 2 | +11 | -15 |
2006-05-21 15:56 | colors (Gregor Asplund) | rsc | 2 | +49 | -0 |
2006-05-20 05:01 | do RFNOTEG in initdraw (Anselm Garbe) | rsc | 1 | +1 | -0 |
2006-05-20 04:48 | ti fix (Michael Teichgräber) | rsc | 1 | +3 | -0 |
2006-05-20 04:24 | more time zone fixes | rsc | 1 | +12 | -1 |
2006-05-18 23:08 | time zone fix | rsc | 1 | +5 | -1 |
2006-05-16 15:47 | use linux/version.h | rsc | 1 | +2 | -1 |
2006-05-12 20:52 | avoid zombie when execvp fails | rsc | 1 | +1 | -0 |
2006-05-10 17:39 | stupid bug in ext3 fixes (serge gannon) | rsc | 1 | +1 | -1 |
2006-05-10 04:13 | avoid double spacing | rsc | 1 | +1 | -5 |
2006-05-09 18:35 | set namelen | rsc | 1 | +1 | -0 |
2006-05-09 13:20 | fix font-size (Michael Teichgräber) | rsc | 1 | +1 | -1 |
2006-05-06 22:53 | show full name in from | rsc | 2 | +21 | -11 |
2006-05-06 22:52 | correct utfmap (Michael Teichgräber) | rsc | 1 | +1 | -1 |
2006-05-06 22:51 | new from plan 9 | rsc | 1 | +5 | -68 |
2006-05-06 19:55 | add sys/time.h for struct timeval on freebsd 4 | rsc | 1 | +1 | -0 |
2006-05-06 19:54 | shut up gcc volatile | rsc | 1 | +6 | -3 |
2006-05-05 15:45 | CHANGES | rsc | 1 | +51 | -0 |
2006-05-05 15:29 | define __Linux24__ for mount-Linux.c in vbackup | rsc | 1 | +3 | -0 |
2006-05-05 15:19 | poor type-punned pointer | rsc | 1 | +1 | -1 |
2006-05-05 15:16 | cut and paste fixes | rsc | 1 | +4 | -2 |
2006-05-05 15:06 | unused bb | rsc | 1 | +1 | -1 |
2006-05-05 13:17 | add debugpacket | rsc | 1 | +265 | -0 |
2006-05-05 13:17 | vttracelevel | rsc | 1 | +21 | -3 |
2006-05-05 04:55 | fix edit pipe bug | rsc | 3 | +48 | -2 |
2006-05-05 02:42 | extra | rsc | 2 | +2 | -0 |
2006-05-04 19:41 | paranoia about extension | rsc | 1 | +1 | -1 |
2006-05-04 19:10 | paranoia about extension | rsc | 1 | +6 | -1 |
2006-05-04 18:54 | sign extension bug | rsc | 1 | +4 | -3 |
2006-05-04 18:03 | ext2 fixes | rsc | 4 | +20 | -7 |
2006-05-04 18:02 | rpc fixes (vandebo) | rsc | 3 | +20 | -7 |
2006-05-04 18:02 | ext2 fixes | rsc | 2 | +37 | -41 |
2006-04-28 03:08 | chatty | rsc | 1 | +2 | -2 |
2006-04-28 03:06 | double free | rsc | 1 | +1 | -0 |
2006-04-22 00:50 | 16-byte align | rsc | 1 | +9 | -0 |
2006-04-21 04:26 | darwin | rsc | 3 | +6 | -0 |
2006-04-21 04:25 | darawin | rsc | 5 | +302 | -0 |
2006-04-21 04:00 | system tan() is probably good enough | rsc | 1 | +0 | -6 |
2006-04-21 03:58 | put threadinfo back | rsc | 1 | +1 | -1 |
2006-04-21 03:55 | apple | rsc | 3 | +11 | -1 |
2006-04-21 03:49 | darwin | rsc | 1 | +7 | -5 |
2006-04-21 03:44 | no types | rsc | 6 | +6 | -17 |
2006-04-21 03:43 | use gcc because cpp sucks | rsc | 3 | +2 | -4 |
2006-04-21 03:34 | darwin 386 start | rsc | 6 | +119 | -2 |
2006-04-21 03:01 | shut up gcc | rsc | 1 | +3 | -0 |
2006-04-20 23:06 | oops | rsc | 1 | +1 | -1 |
2006-04-20 22:56 | cast | rsc | 2 | +2 | -2 |
2006-04-20 22:54 | 64-bit | rsc | 14 | +30 | -27 |
2006-04-20 21:52 | inttypes | rsc | 1 | +2 | -1 |
2006-04-20 21:51 | bug fix | rsc | 2 | +3 | -2 |
2006-04-20 21:41 | shut up gcc | rsc | 2 | +12 | -0 |
2006-04-20 21:37 | warning | rsc | 1 | +1 | -1 |
2006-04-20 21:23 | 64-bit fixes | rsc | 1 | +4 | -4 |
2006-04-20 21:21 | 64-bit | rsc | 1 | +3 | -3 |
2006-04-20 21:20 | more 64-bit fixes | rsc | 2 | +2 | -2 |
2006-04-20 21:01 | minor bug fixes (mechiel lukkien, andrey) | rsc | 4 | +3 | -5 |
2006-04-20 21:00 | 64-bit safe | rsc | 5 | +62 | -50 |
2006-04-20 20:51 | shut up, gcc! | rsc | 3 | +3 | -0 |
2006-04-20 20:49 | 64-bit fixes | rsc | 7 | +153 | -81 |
2006-04-20 20:47 | shut up gcc | rsc | 1 | +2 | -2 |
2006-04-20 20:35 | 64-bit fixes from plan 9 | rsc | 3 | +23 | -23 |
2006-04-20 20:31 | shut up gcc | rsc | 1 | +1 | -1 |
2006-04-20 20:30 | shut up, gcc! | rsc | 2 | +3 | -3 |
2006-04-20 20:28 | shut up gcc! | rsc | 4 | +9 | -9 |
2006-04-20 20:26 | warning | rsc | 1 | +1 | -1 |
2006-04-20 20:24 | warnings (andrey) | rsc | 1 | +3 | -3 |
2006-04-20 20:24 | 64-bit safe (from plan9) | rsc | 5 | +41 | -14 |
2006-04-20 20:18 | silence warning (andrey) | rsc | 2 | +7 | -6 |
2006-04-20 20:05 | no warning (andrey) | rsc | 1 | +0 | -2 |
2006-04-19 22:04 | avoid double lock (lucho ionkov) | rsc | 2 | +5 | -3 |
2006-04-14 00:15 | fixes | rsc | 4 | +6 | -1243 |
2006-04-14 00:04 | tpic | rsc | 22 | +5419 | -0 |
2006-04-12 19:03 | bug fixes (mechiel lukkien) | rsc | 3 | +4 | -4 |
2006-04-12 13:10 | boguszip | rsc | 1 | +13 | -3 |
2006-04-09 00:24 | new | rsc | 3 | +175 | -11 |
2006-04-09 00:24 | experiment | rsc | 1 | +69 | -0 |
2006-04-08 23:49 | add exitcode | rsc | 1 | +11 | -0 |
2006-04-06 15:58 | no /fd/2 | rsc | 1 | +1 | -1 |
2006-04-04 19:45 | no checksnarf | rsc | 1 | +0 | -11 |
2006-04-04 19:11 | no more pedantry | rsc | 1 | +0 | -2 |
2006-04-04 18:23 | add v9fs example | rsc | 1 | +21 | -0 |
2006-04-04 18:09 | look for libresolv.dylib (anothy sorace) | rsc | 1 | +1 | -1 |
2006-04-04 16:09 | no // | rsc | 1 | +4 | -2 |
2006-04-04 11:58 | get strtoll on freebsd | rsc | 1 | +8 | -0 |
2006-04-02 00:10 | CHANGES | rsc | 1 | +34 | -0 |
2006-04-02 00:06 | avoid primary | rsc | 1 | +1 | -1 |
2006-04-01 21:28 | more matching (eq) | rsc | 1 | +12 | -2 |
2006-04-01 19:24 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 492 | +3230 | -3180 |
2006-04-01 15:35 | c90 fixes | rsc | 11 | +118 | -66 |
2006-03-31 17:51 | utf in subject | rsc | 1 | +53 | -1 |
2006-03-31 17:28 | fix alpha oops | rsc | 2 | +17 | -15 |
2006-03-31 17:27 | add Fullsrc | rsc | 1 | +2 | -1 |
2006-03-31 14:37 | no anon union | rsc | 1 | +30 | -29 |
2006-03-30 19:25 | new tar import | rsc | 1 | +195 | -63 |
2006-03-30 15:05 | weird abort decl | rsc | 1 | +0 | -1 |
2006-03-30 15:04 | no unions | rsc | 1 | +8 | -8 |
2006-03-30 15:00 | fix double-use of xtmp | rsc | 1 | +1 | -1 |
2006-03-30 13:00 | antialias redraw | rsc | 1 | +4 | -1 |
2006-03-27 13:06 | quiet Del in win | rsc | 1 | +1 | -4 |
2006-03-27 00:50 | flushdisplay (erik quanstrom) | rsc | 1 | +9 | -4 |
2006-03-23 23:46 | snarf | rsc | 1 | +9 | -4 |
2006-03-22 16:38 | Avoid saving precious data under stack pointer. | rsc | 1 | +18 | -25 |
2006-03-22 16:30 | Avoid storing precious data below the stack pointer. | rsc | 4 | +62 | -64 |
2006-03-21 18:57 | faster destroyfid calls | rsc | 1 | +42 | -2 |
2006-03-21 18:03 | Write $-free paths in Dump files (Peter Canning). | rsc | 1 | +10 | -4 |
2006-03-21 16:55 | memory fixes | rsc | 1 | +51 | -25 |
2006-03-20 05:17 | new | rsc | 1 | +14 | -1 |
2006-03-20 04:05 | CHANGES | rsc | 1 | +62 | -0 |
2006-03-20 04:04 | not true | rsc | 1 | +2 | -2 |
2006-03-20 04:04 | undo | rsc | 1 | +0 | -1 |
2006-03-20 04:02 | update usage | rsc | 3 | +1 | -8 |
2006-03-20 04:01 | remove debugging | rsc | 1 | +0 | -1 |
2006-03-20 03:55 | old fonts | rsc | 1 | +0 | -154 |
2006-03-20 03:32 | new | rsc | 1 | +58 | -0 |
2006-03-20 02:46 | more notes | rsc | 1 | +2 | -0 |
2006-03-20 02:25 | update lucida | rsc | 24 | +160 | -96 |
2006-03-20 00:40 | ack b&h | rsc | 1 | +7 | -1 |
2006-03-20 00:31 | update notice | rsc | 3 | +18 | -6 |
2006-03-20 00:30 | note | rsc | 1 | +12 | -10 |
2006-03-20 00:08 | no more lucida | rsc | 31 | +206 | -156 |
2006-03-19 23:51 | no more lucida | rsc | 4 | +6 | -6 |
2006-03-19 23:35 | add | rsc | 1 | +6 | -0 |
2006-03-19 23:34 | add notice | rsc | 1 | +2 | -0 |
2006-03-19 06:36 | new fonts | rsc | 1 | +391 | -0 |
2006-03-19 06:13 | junk | rsc | 5 | +211 | -0 |
2006-03-19 06:12 | new fns | rsc | 1 | +38 | -1 |
2006-03-19 06:11 | autoresize (erik quanstrom) | rsc | 5 | +7 | -8 |
2006-03-19 06:11 | new | rsc | 1 | +327 | -0 |
2006-03-19 06:11 | new docs | rsc | 3 | +566 | -0 |
2006-03-19 06:03 | new fonts | rsc | 3 | +43 | -4 |
2006-03-19 06:01 | gone | rsc | 1 | +0 | -0 |
2006-03-19 06:01 | new | rsc | 32 | +628 | -0 |
2006-03-19 06:00 | add | rsc | 1 | +50 | -0 |
2006-03-19 06:00 | deja vu | rsc | 257 | +118756 | -0 |
2006-03-19 05:58 | add luxi | rsc | 133 | +39611 | -0 |
2006-03-19 05:54 | new fonts | rsc | 33 | +35366 | -0 |
2006-03-12 16:39 | typo (Georg Neis) | rsc | 1 | +1 | -1 |
2006-03-12 14:59 | regenerate latin1 tables | rsc | 1 | +101 | -101 |
2006-03-10 00:37 | jpg fix? (erik quanstrom) | rsc | 1 | +1 | -0 |
2006-03-10 00:37 | synergy (paul lalonde) | rsc | 1 | +6 | -2 |
2006-03-07 23:55 | seek to end of outgoing | rsc | 1 | +1 | -0 |
2006-03-05 20:45 | fix mptouv | rsc | 1 | +1 | -1 |
2006-03-03 17:49 | + is not a valid tag (Lou Kamenov) | rsc | 1 | +1 | -1 |
2006-03-03 17:28 | tolower subscript | rsc | 1 | +1 | -1 |
2006-03-03 16:34 | change Tcreate message in 9P2000.u | rsc | 4 | +14 | -1 |
2006-03-03 14:13 | more updates | rsc | 3 | +21 | -0 |
2006-03-03 14:11 | cleanup | rsc | 3 | +1 | -6 |
2006-03-03 01:44 | gone | rsc | 1 | +0 | -310 |
2006-03-03 01:42 | move snarfer to use X includes | rsc | 2 | +319 | -0 |
2006-03-03 01:39 | avoid redefining sched_yield (Christian Pfeil) | rsc | 2 | +37 | -62 |
2006-02-28 20:12 | cannot say isnumber | rsc | 2 | +10 | -6 |
2006-02-28 19:48 | more itrans changes | rsc | 1 | +1 | -12 |
2006-02-28 19:47 | changes | rsc | 1 | +14 | -0 |
2006-02-28 19:47 | new program | rsc | 1 | +48 | -0 |
2006-02-28 19:29 | add | rsc | 1 | +310 | -0 |
2006-02-28 13:13 | allow fallback to x11 | rsc | 1 | +23 | -4 |
2006-02-28 12:54 | use carbon for pasteboard | rsc | 1 | +3 | -0 |
2006-02-28 12:54 | use pasteboard | rsc | 1 | +138 | -5 |
2006-02-28 00:49 | new delmesg | rsc | 3 | +18 | -13 |
2006-02-27 01:26 | remove unused pids array (Erik Quanstrom) | rsc | 1 | +3 | -6 |
2006-02-26 16:22 | CHANGES | rsc | 1 | +208 | -0 |
2006-02-26 15:20 | various fixes | rsc | 1 | +17 | -9 |
2006-02-26 04:05 | locking fixes | rsc | 1 | +4 | -1 |
2006-02-25 21:14 | oops | rsc | 1 | +5 | -1 |
2006-02-25 13:09 | fixes | rsc | 2 | +3 | -2 |
2006-02-24 21:17 | tapefs from plan9 | rsc | 13 | +2465 | -0 |
2006-02-24 21:04 | add cvsignore to hold up directory | rsc | 1 | +1 | -0 |
2006-02-24 21:04 | new dirs | rsc | 2 | +0 | -0 |
2006-02-24 17:46 | use install not install -c | rsc | 2 | +3 | -2 |
2006-02-24 17:40 | use domain as the port | rsc | 2 | +6 | -6 |
2006-02-24 16:52 | remove -p | rsc | 1 | +1 | -1 |
2006-02-23 17:13 | Extra arg belongs to _decqp. | wkj | 1 | +1 | -1 |
2006-02-23 17:10 | Missing colon. | wkj | 1 | +1 | -1 |
2006-02-23 11:51 | fix quoted-printable (_ means space only in rfc2047) | rsc | 2 | +13 | -5 |
2006-02-23 11:48 | add recent | rsc | 2 | +2 | -0 |
2006-02-23 00:40 | update from plan9 | rsc | 1 | +51 | -1 |
2006-02-21 20:46 | events buffer need not end in NUL | rsc | 3 | +9 | -6 |
2006-02-21 18:37 | add | rsc | 31 | +4745 | -2 |
2006-02-20 19:38 | dns changes | rsc | 9 | +61 | -48 |
2006-02-20 19:23 | add dns | rsc | 1 | +2 | -0 |
2006-02-20 00:08 | fix wmail (csant) | rsc | 1 | +2 | -2 |
2006-02-18 15:23 | handle 09 | rsc | 1 | +7 | -5 |
2006-02-18 13:57 | correct size | rsc | 1 | +2 | -2 |
2006-02-17 22:07 | remove stub myipaddr | rsc | 1 | +0 | -7 |
2006-02-17 20:52 | bug fixed | rsc | 1 | +0 | -1 |
2006-02-17 19:30 | add locking | rsc | 1 | +9 | -2 |
2006-02-17 19:21 | changes from erik quanstrom | rsc | 8 | +77 | -52 |
2006-02-17 18:21 | make compile | rsc | 3 | +17 | -2 |
2006-02-17 17:22 | forgot | rsc | 1 | +41 | -0 |
2006-02-16 06:22 | fixes | rsc | 1 | +3 | -0 |
2006-02-16 06:18 | more | rsc | 1 | +6 | -4 |
2006-02-16 06:11 | more fix | rsc | 1 | +1 | -5 |
2006-02-16 06:02 | more sparc64 | rsc | 2 | +10 | -10 |
2006-02-15 23:06 | fixed | rsc | 4 | +32 | -4 |
2006-02-15 18:45 | fixes | rsc | 1 | +1 | -1 |
2006-02-15 18:37 | fixes | rsc | 3 | +13 | -6 |
2006-02-15 18:34 | forgot | rsc | 1 | +294 | -0 |
2006-02-15 12:39 | imap-based new upas/fs | rsc | 15 | +4168 | -0 |
2006-02-15 12:30 | cope with new upas/fs | rsc | 1 | +62 | -13 |
2006-02-15 12:11 | resize window to fit image (Erik Quanstrom) | rsc | 4 | +13 | -17 |
2006-02-14 19:45 | pointer conversions | rsc | 2 | +2 | -2 |
2006-02-14 19:45 | put NUL in right place! | rsc | 1 | +4 | -3 |
2006-02-14 19:44 | forgot this | rsc | 1 | +17 | -6 |
2006-02-14 19:44 | better labels | rsc | 2 | +6 | -5 |
2006-02-14 19:43 | shut up about signals in scripts | rsc | 1 | +1 | -1 |
2006-02-14 19:43 | remove unused | rsc | 13 | +193 | -557 |
2006-02-14 19:42 | better utf | rsc | 1 | +2 | -2 |
2006-02-14 19:42 | fixes | rsc | 22 | +187 | -144 |
2006-02-14 19:42 | better lookup | rsc | 2 | +29 | -14 |
2006-02-14 19:42 | bigger buffer | rsc | 1 | +4 | -4 |
2006-02-14 19:41 | stupid pointer conversions | rsc | 2 | +10 | -10 |
2006-02-14 19:41 | fixes | rsc | 3 | +47 | -36 |
2006-02-14 19:41 | use correct name | rsc | 1 | +1 | -1 |
2006-02-14 19:41 | better fmt -j | rsc | 1 | +5 | -1 |
2006-02-14 19:41 | seek back in rdwr | rsc | 1 | +1 | -0 |
2006-02-14 19:39 | note ansi braindamage | rsc | 1 | +6 | -0 |
2006-02-14 19:39 | add exticode | rsc | 1 | +17 | -3 |
2006-02-14 19:39 | grammar nit | rsc | 1 | +1 | -1 |
2006-02-14 19:38 | generic | rsc | 1 | +2 | -3 |
2006-02-14 19:38 | adapt to gcc error messages | rsc | 1 | +1 | -1 |
2006-02-14 19:38 | better symbols | rsc | 1 | +8 | -4 |
2006-02-14 19:37 | add root servers | rsc | 2 | +37 | -1 |
2006-02-14 07:35 | maybe | rsc | 1 | +7 | -1 |
2006-02-14 06:52 | sparc64 rule | rsc | 1 | +4 | -0 |
2006-02-14 02:00 | draw, resolv | rsc | 1 | +9 | -3 |
2006-02-13 20:42 | add exitcode | rsc | 1 | +2 | -1 |
2006-02-12 22:23 | more fixes | rsc | 4 | +123 | -120 |
2006-02-12 21:23 | add | rsc | 1 | +167 | -0 |
2006-02-12 19:48 | add readme | rsc | 1 | +6 | -0 |
2006-02-12 19:45 | initial tree | rsc | 6 | +73 | -0 |
2006-02-12 19:40 | add exitcode | rsc | 3 | +7 | -4 |
2006-02-12 19:40 | more changes | rsc | 11 | +234 | -412 |
2006-02-12 19:05 | add exitcode | rsc | 2 | +10 | -0 |
2006-02-12 16:48 | add wait | rsc | 4 | +97 | -2 |
2006-02-12 16:48 | add procwait | rsc | 1 | +5 | -0 |
2006-02-12 16:43 | delete debugging | rsc | 1 | +0 | -5 |
2006-02-12 00:36 | unused i | rsc | 1 | +1 | -1 |
2006-02-12 00:34 | more changes | rsc | 10 | +47 | -31 |
2006-02-12 00:20 | works | rsc | 2 | +159 | -204 |
2006-02-11 23:38 | various cleanup | rsc | 37 | +223 | -248 |
2006-02-11 22:58 | add RFENVG, RFCENVG | rsc | 1 | +7 | -3 |
2006-02-11 22:35 | more changes | rsc | 8 | +148 | -142 |
2006-02-10 05:32 | sparc64 attempt | rsc | 5 | +655 | -0 |
2006-02-09 20:52 | changes | rsc | 7 | +238 | -499 |
2006-02-09 19:43 | ignore interrupts | rsc | 1 | +10 | -0 |
2006-02-09 08:20 | doubtful this will work | rsc | 1 | +13 | -0 |
2006-02-09 08:17 | sparc | rsc | 2 | +8 | -0 |
2006-02-09 00:07 | new notice | rsc | 1 | +4 | -17 |
2006-02-08 23:51 | Archive shouldn't be checked-in here. | wkj | 1 | +0 | -0 |
2006-02-08 22:39 | cleanup | rsc | 11 | +132 | -386 |
2006-02-08 21:21 | add print | rsc | 3 | +71 | -0 |
2006-02-08 18:11 | fix b1 c2 c3 c3 c2 c3 [sic] | rsc | 1 | +13 | -12 |
2006-02-07 17:02 | add threadidle | rsc | 3 | +31 | -2 |
2006-02-06 23:10 | add chord fix from plan 9 | rsc | 2 | +10 | -7 |
2006-02-06 19:30 | more casts | rsc | 5 | +7 | -7 |
2006-02-06 19:28 | initialize | rsc | 1 | +7 | -0 |
2006-02-05 17:50 | add threadid | rsc | 2 | +10 | -0 |
2006-02-05 15:34 | add -n to ls; add rm and create | rsc | 1 | +61 | -3 |
2006-02-05 15:34 | Experiment: ignore double-responds. Also allow nil string as empty string in readstr. | rsc | 2 | +14 | -3 |
2006-02-04 20:26 | print warnings | rsc | 13 | +31 | -31 |
2006-02-04 20:21 | new note group | rsc | 1 | +1 | -0 |
2006-02-03 04:36 | fix offsets | rsc | 1 | +19 | -3 |
2006-02-03 02:35 | hmm... | rsc | 1 | +4 | -5 |
2006-02-02 16:40 | fix fid handling | rsc | 2 | +30 | -5 |
2006-01-30 22:00 | add thread.h | rsc | 1 | +2 | -0 |
2006-01-29 17:37 | even less dependence on crappy arpa headers | rsc | 1 | +7 | -10 |
2006-01-29 17:32 | return 0 | rsc | 1 | +1 | -1 |
2006-01-29 04:17 | no sharps on c lines | rsc | 1 | +5 | -5 |
2006-01-28 23:45 | do not die in freeimage(0) when screen==0 | rsc | 1 | +2 | -1 |
2006-01-27 18:52 | typo | rsc | 1 | +1 | -1 |
2006-01-27 17:50 | more constants | rsc | 1 | +1 | -1 |
2006-01-27 08:56 | more | rsc | 1 | +63 | -65 |
2006-01-27 08:54 | do not expect magic numbers | rsc | 1 | +66 | -23 |
2006-01-27 07:24 | can zero, will zero | rsc | 1 | +1 | -1 |
2006-01-27 05:51 | bsd | rsc | 6 | +16 | -14 |
2006-01-27 05:32 | dns | rsc | 3 | +448 | -2 |
2006-01-27 04:16 | oops | rsc | 2 | +4 | -2 |
2006-01-27 04:12 | freerpc(nil) | rsc | 1 | +2 | -0 |
2006-01-27 04:11 | add | rsc | 2 | +37 | -0 |
2006-01-27 04:08 | more | rsc | 4 | +54 | -1 |
2006-01-27 04:05 | nowsys | rsc | 1 | +1 | -1 |
2006-01-27 04:04 | nowsys rules | rsc | 2 | +8 | -1 |
2006-01-27 04:04 | nowsys fixes (Lou Kamenov) | rsc | 2 | +23 | -2 |
2006-01-27 03:55 | more os x 10.4 | rsc | 1 | +3 | -1 |
2006-01-27 03:53 | ifdef vm_swapusage for os x | rsc | 1 | +5 | -1 |
2006-01-27 03:48 | 9p.u | rsc | 1 | +1 | -1 |
2006-01-27 03:46 | 9p2000.u | rsc | 2 | +15 | -9 |
2006-01-27 03:45 | more | rsc | 1 | +3 | -0 |
2006-01-27 03:45 | 9p2000.u | rsc | 2 | +3 | -0 |
2006-01-19 01:32 | Add more character sets. | rsc | 6 | +1346 | -683 |
2006-01-19 00:05 | ignore hangup signal | rsc | 1 | +2 | -4 |
2006-01-18 23:11 | different login shell | rsc | 3 | +15 | -2 |
2006-01-18 23:05 | back to -i | rsc | 1 | +1 | -1 |
2006-01-18 16:58 | fix -j | rsc | 1 | +1 | -1 |
2006-01-18 16:57 | add fonts | rsc | 1 | +4 | -0 |
2006-01-18 00:59 | login shell | rsc | 1 | +1 | -1 |
2006-01-17 01:33 | sign fix | rsc | 1 | +1 | -1 |
2006-01-12 05:43 | more tweaks | rsc | 4 | +27 | -8 |
2006-01-12 04:44 | avoid unnecessary winresize, which flush text cache | rsc | 1 | +5 | -2 |
2006-01-12 04:44 | no more biting | rsc | 1 | +3 | -0 |
2006-01-12 04:35 | tweaks | rsc | 1 | +2 | -2 |
2006-01-07 17:34 | bigger block size | rsc | 1 | +1 | -1 |
2006-01-07 17:34 | add da for fbsd 5 | rsc | 1 | +1 | -0 |
2006-01-06 18:15 | use inttypes | rsc | 2 | +2 | -2 |
2006-01-06 18:03 | fix | rsc | 1 | +5 | -2 |
2006-01-06 18:00 | add con | rsc | 1 | +57 | -0 |
2006-01-05 17:00 | comment out for old linux | rsc | 1 | +9 | -2 |
2006-01-02 11:16 | oops | rsc | 2 | +2 | -1 |
2005-12-31 20:02 | darwin | rsc | 5 | +151 | -148 |
2005-12-31 19:50 | freebsd | rsc | 3 | +24 | -18 |
2005-12-31 19:34 | new | rsc | 1 | +4 | -1 |
2005-12-31 19:34 | add ether | rsc | 1 | +2 | -1 |
2005-12-31 19:33 | unused | rsc | 1 | +0 | -8 |
2005-12-31 19:33 | new | rsc | 12 | +493 | -232 |
2005-12-31 03:10 | oops - mpdigit not mpint | rsc | 1 | +1 | -1 |
2005-12-30 20:41 | use size_t | rsc | 1 | +1 | -1 |
2005-12-30 19:22 | new man page | rsc | 1 | +33 | -18 |
2005-12-30 18:52 | split in half | rsc | 1 | +78 | -55 |
2005-12-30 18:52 | get units right | rsc | 1 | +33 | -2 |
2005-12-30 17:43 | more pointers | rsc | 1 | +1 | -1 |
2005-12-30 17:43 | stupid pointers | rsc | 2 | +7 | -6 |
2005-12-30 17:07 | try to make ftp work | rsc | 1 | +4 | -9 |
2005-12-30 17:06 | fix shift | rsc | 2 | +8 | -2 |
2005-12-30 17:06 | document new install | rsc | 1 | +46 | -12 |
2005-12-30 16:31 | freebsd 6 | rsc | 1 | +3 | -0 |
2005-12-30 16:00 | update | rsc | 1 | +3 | -0 |
2005-12-30 15:56 | forgot this | rsc | 1 | +107 | -0 |
2005-12-30 02:06 | consistency is the hobgoblin of little minds. (taj/andrey) | rsc | 2 | +3 | -3 |
2005-12-29 22:37 | no more case problems | rsc | 1 | +20 | -23 |
2005-12-29 22:11 | use STACK | rsc | 1 | +1 | -1 |
2005-12-29 22:10 | do not trust gcc-4.0 to do nrv optimization. (taj khattra) | rsc | 1 | +22 | -25 |
2005-12-29 22:02 | add cast (Taj Khattra) | rsc | 1 | +1 | -1 |
2005-12-29 21:59 | avoid sprint to keep bad utf (marco gaddoni) | rsc | 1 | +6 | -2 |
2005-12-29 21:45 | add stdint.h, uintptr | rsc | 1 | +5 | -0 |
2005-12-29 21:41 | set qid.vers (Erik Quanstrom) | rsc | 7 | +21 | -17 |
2005-12-29 21:39 | correct array size (Marco Gaddoni) | rsc | 1 | +1 | -1 |
2005-12-29 21:38 | more strangeness (Tim Wiess) | rsc | 1 | +88 | -125 |
2005-12-29 21:15 | fix paste in raw hold mode | rsc | 2 | +3 | -3 |
2005-12-29 20:59 | avoid nil freeimage | rsc | 1 | +4 | -2 |
2005-12-29 20:57 | remove unnecessary int casts | rsc | 1 | +2 | -2 |
2005-12-29 20:55 | bigger stacksize | rsc | 1 | +1 | -1 |
2005-12-29 20:55 | 64-bit fixes | rsc | 3 | +8 | -8 |
2005-12-27 23:16 | oops | rsc | 1 | +330 | -0 |
2005-12-27 04:30 | add dns | rsc | 15 | +7047 | -0 |
2005-12-26 05:51 | bugger ip | rsc | 1 | +1 | -1 |
2005-12-26 04:54 | relative paths; open #9/ndb/local | rsc | 1 | +17 | -7 |
2005-12-26 04:48 | new goodies | rsc | 44 | +8723 | -0 |
2005-12-26 04:47 | add EILSEQ for mac | rsc | 4 | +76 | -33 |
2005-12-26 03:58 | allow broadcast | rsc | 1 | +2 | -0 |
2005-12-26 03:58 | add alternate format | rsc | 1 | +6 | -1 |
2005-12-21 22:11 | stupid gcc | rsc | 1 | +6 | -6 |
2005-12-21 22:10 | try autoexpand by default | rsc | 1 | +2 | -0 |
2005-12-18 11:36 | fix from plan 9 | rsc | 1 | +17 | -3 |
2005-12-17 13:00 | better errno declarations | rsc | 1 | +6 | -9 |
2005-12-16 19:39 | no print | rsc | 1 | +0 | -2 |
2005-12-16 19:34 | tag tweak | rsc | 1 | +11 | -12 |
2005-12-16 18:58 | avoid dup symbol for os x | rsc | 2 | +3 | -3 |
2005-12-16 18:53 | oops | rsc | 1 | +1 | -1 |
2005-12-16 15:27 | auto-insert second line for expand | rsc | 1 | +6 | -0 |
2005-12-16 15:14 | add bigtags | rsc | 5 | +96 | -2 |
2005-12-16 15:12 | Better window size management. | rsc | 4 | +34 | -11 |
2005-12-16 14:05 | CHANGES | rsc | 1 | +28 | -0 |
2005-12-16 13:52 | more (Erik Quanstrom) | rsc | 2 | +16 | -0 |
2005-12-15 16:56 | getpid | rsc | 1 | +1 | -1 |
2005-12-15 03:31 | stupid solaris | rsc | 1 | +7 | -6 |
2005-12-14 21:31 | don't need this after all. yay. | rsc | 3 | +6 | -19 |
2005-12-14 20:14 | shut up compiler | rsc | 1 | +1 | -0 |
2005-12-14 20:07 | update request count | rsc | 1 | +1 | -1 |
2005-12-14 20:06 | better errors | rsc | 2 | +1 | -2 |
2005-12-14 19:58 | add .ei for else-if | rsc | 3 | +19 | -6 |
2005-11-30 02:31 | set window params on startup | rsc | 2 | +9 | -6 |
2005-11-29 19:24 | add mach.h dependency | rsc | 1 | +1 | -2 |
2005-11-29 19:02 | more mangler | rsc | 3 | +119 | -21 |
2005-11-29 19:01 | c++ changes | rsc | 1 | +5 | -1 |
2005-11-29 05:13 | debugging print | rsc | 1 | +1 | -2 |
2005-11-29 05:12 | handling of C++ names. | rsc | 3 | +27 | -6 |
2005-11-29 05:12 | better handling of C++ names. | rsc | 5 | +65 | -22 |
2005-11-29 04:23 | new backquote syntax | rsc | 1 | +30 | -0 |
2005-11-29 04:05 | demangling docs | rsc | 2 | +611 | -0 |
2005-11-29 04:05 | test program | rsc | 1 | +27 | -0 |
2005-11-29 04:05 | More demangling. | rsc | 2 | +423 | -167 |
2005-11-29 01:24 | gone | rsc | 1 | +0 | -19 |
2005-11-29 01:15 | need this | rsc | 1 | +16 | -0 |
2005-11-28 21:42 | deeper copy in renumber | rsc | 1 | +16 | -0 |
2005-11-28 21:14 | Make install less chatty, more useful. | rsc | 5 | +47 | -20 |
2005-11-28 16:36 | add text version of install(1) | rsc | 8 | +96 | -6 |
2005-11-28 03:09 | use role=client on passwd | rsc | 1 | +2 | -2 |
2005-11-28 03:05 | use imap not imap4 | rsc | 1 | +1 | -1 |
2005-11-28 01:37 | fixes | rsc | 5 | +118 | -23 |
2005-11-28 00:43 | fixes | rsc | 1 | +2 | -2 |
2005-11-28 00:40 | process control | rsc | 2 | +59 | -9 |
2005-11-28 00:40 | name mangling | rsc | 1 | +3 | -0 |
2005-11-28 00:40 | name mangling, process control | rsc | 6 | +780 | -10 |
2005-11-28 00:39 | various fixes | rsc | 3 | +28 | -23 |
2005-11-27 23:58 | shut up openbsd | rsc | 2 | +2 | -2 |
2005-11-27 16:01 | FreeBSD 6 battery (Lou Kamenov) | rsc | 1 | +1 | -1 |
2005-11-27 15:56 | OS X fix | rsc | 2 | +4 | -1 |
2005-11-26 15:53 | CHANGES | rsc | 1 | +2 | -2 |
2005-11-26 15:53 | fix \r | rsc | 1 | +2 | -2 |
2005-11-26 15:49 | CHANGES | rsc | 1 | +37 | -0 |
2005-11-26 15:42 | add button 3 menu | rsc | 1 | +1 | -1 |
2005-11-26 15:39 | summarize during install | rsc | 1 | +35 | -17 |
2005-11-26 15:39 | add tracing cd prints | rsc | 2 | +3 | -4 |
2005-11-26 15:39 | add note about mk | rsc | 1 | +4 | -0 |
2005-11-26 15:38 | move utf, fmt to libc | rsc | 2 | +3 | -2 |
2005-11-26 15:36 | new arch | rsc | 1 | +2 | -2 |
2005-11-26 15:36 | new isum | rsc | 2 | +93 | -4 |
2005-11-25 13:19 | change link | rsc | 1 | +9 | -1 |
2005-11-25 13:18 | For annoying people like Uriel. | rsc | 2 | +7 | -0 |
2005-11-25 13:16 | rename NOTES to README | rsc | 1 | +0 | -0 |
2005-11-21 20:42 | 9P2000.u fixes (Lucho Ionkov) | rsc | 4 | +23 | -9 |
2005-11-16 00:25 | sched_yield netbsd (anselm garbe) | rsc | 1 | +2 | -1 |
2005-11-16 00:21 | oops | rsc | 1 | +2 | -2 |
2005-11-12 16:43 | no /fd/ | rsc | 2 | +2 | -2 |
2005-11-12 16:40 | move faces | rsc | 1 | +14 | -7 |
2005-11-12 16:36 | x11, used, etc. | rsc | 4 | +31 | -18 |
2005-11-11 08:01 | fix -f | rsc | 1 | +7 | -7 |
2005-11-11 01:37 | fixes | rsc | 1 | +1 | -1 |
2005-11-11 01:33 | fixes | rsc | 1 | +4 | -1 |
2005-11-11 00:37 | fixes | rsc | 2 | +8 | -6 |
2005-11-10 23:21 | more | rsc | 1 | +101 | -2 |
2005-11-10 22:53 | attempt at \r | rsc | 1 | +40 | -29 |
2005-11-10 05:45 | darwin | rsc | 1 | +1 | -1 |
2005-11-09 12:23 | mac | rsc | 2 | +2 | -15 |
2005-11-07 15:16 | updates | rsc | 1 | +37 | -11 |
2005-11-07 15:07 | snarf, plumbing | rsc | 2 | +6 | -8 |
2005-11-07 04:48 | Vbackup knew about some unexported variables in libventi that seem to have gone AWOL. Remove the use and make things compile again. | wkj | 1 | +3 | -3 |
2005-11-07 04:47 | Fix the build on FreeBSD 6.x. The resulting binary still seems to produce suspect statistics. | wkj | 1 | +12 | -1 |
2005-11-07 03:02 | CHANGES | rsc | 1 | +31 | -0 |
2005-11-07 02:49 | unused | rsc | 2 | +0 | -10 |
2005-11-07 02:47 | arm | rsc | 1 | +8 | -0 |
2005-11-07 02:47 | p9syslog for varargck | rsc | 1 | +1 | -1 |
2005-11-07 02:46 | debugging help | rsc | 3 | +8 | -3 |
2005-11-07 01:51 | fix snarf | rsc | 3 | +36 | -4 |
2005-11-07 01:44 | close file leak | rsc | 1 | +1 | -0 |
2005-11-06 22:31 | fix scroll bar | rsc | 1 | +1 | -1 |
2005-11-06 22:22 | handle interrupts | rsc | 3 | +13 | -10 |
2005-11-06 22:16 | New 9term using rio sources more directly. | rsc | 10 | +2941 | -1820 |
2005-11-04 20:57 | add -C | rsc | 1 | +1 | -1 |
2005-11-04 19:00 | const | rsc | 1 | +1 | -1 |
2005-11-04 18:10 | try again | rsc | 1 | +4 | -2 |
2005-11-04 18:09 | try arm again | rsc | 2 | +5 | -3 |
2005-11-04 16:34 | use macro for getcontext (setjmp) | rsc | 8 | +25 | -56 |
2005-11-03 01:00 | new FreeBSD | rsc | 2 | +45 | -59 |
2005-11-03 00:48 | arm | rsc | 2 | +6 | -17 |
2005-11-03 00:13 | arm | rsc | 2 | +35 | -34 |
2005-11-02 19:09 | Allow longer packet timeout. | rsc | 1 | +1 | -1 |
2005-11-02 19:08 | Better logging in vtrpc, publish cache statistics. | rsc | 4 | +23 | -7 |
2005-11-01 18:35 | arm | rsc | 4 | +105 | -1 |
2005-11-01 18:35 | FreeBSD changed! | rsc | 1 | +1 | -1 |
2005-11-01 18:06 | more signedness bugs | rsc | 3 | +4 | -5 |
2005-11-01 15:27 | Properly size buffer to avoid overflow. | wkj | 1 | +1 | -1 |
2005-11-01 15:01 | isdigit (Tom Miller) | rsc | 7 | +10 | -7 |
2005-10-31 20:08 | Add -F option. (Lou Kamenov) | rsc | 1 | +9 | -2 |
2005-10-31 19:57 | 64-bit safe. (Taj Khattra) | rsc | 1 | +64 | -60 |
2005-10-31 18:45 | More prep. | rsc | 2 | +9 | -8 |
2005-10-31 18:39 | Cleanup in preparation for multiline tags. | rsc | 6 | +110 | -92 |
2005-10-31 16:47 | ctype sign fixes (Tom Miller) | rsc | 6 | +7 | -6 |
2005-10-31 16:43 | undo debugging. | rsc | 1 | +0 | -1 |
2005-10-31 16:42 | ctype sign fixes (Tom Miller) | rsc | 10 | +22 | -17 |
2005-10-31 14:47 | initial faces (John Cummings) | rsc | 7 | +1909 | -0 |
2005-10-31 01:15 | More fixes. | rsc | 1 | +2 | -2 |
2005-10-29 19:18 | CHANGES | rsc | 1 | +10 | -0 |
2005-10-29 17:42 | compiler warnings. | rsc | 2 | +2 | -3 |
2005-10-29 17:42 | many dumb fixes. | rsc | 1 | +7 | -7 |
2005-10-29 17:42 | implement noredraw | rsc | 1 | +1 | -2 |
2005-10-29 17:41 | compiler warnings. | rsc | 1 | +3 | -2 |
2005-10-29 17:41 | compiler warnings | rsc | 1 | +3 | -1 |
2005-10-29 17:41 | add disk.o | rsc | 1 | +1 | -0 |
2005-10-29 17:41 | print correct file name | rsc | 1 | +1 | -1 |
2005-10-29 17:40 | USED | rsc | 1 | +1 | -0 |
2005-10-29 17:40 | use part->size | rsc | 1 | +2 | -6 |
2005-10-29 17:40 | clearer code. | rsc | 1 | +1 | -3 |
2005-10-29 17:40 | used and not set | rsc | 1 | +0 | -1 |
2005-10-29 17:39 | print args | rsc | 1 | +3 | -2 |
2005-10-29 17:39 | use EARGF | rsc | 1 | +2 | -2 |
2005-10-29 17:39 | missing USED | rsc | 1 | +2 | -0 |
2005-10-29 17:39 | fix print args | rsc | 1 | +1 | -1 |
2005-10-29 17:38 | uchar nonsense. | rsc | 1 | +2 | -2 |
2005-10-29 17:38 | Detect rc again. | rsc | 1 | +5 | -3 |
2005-10-29 17:37 | Add close. | rsc | 1 | +3 | -0 |
2005-10-29 17:36 | Add autolib. | rsc | 1 | +5 | -0 |
2005-10-29 17:34 | Add experimental noredraw flag. | rsc | 1 | +1 | -0 |
2005-10-29 17:34 | Add Disk definitions. | rsc | 1 | +1 | -1 |
2005-10-29 16:38 | CHANGES | rsc | 1 | +45 | -1 |
2005-10-29 16:26 | Thanks to John Cummings. | rsc | 94 | +26853 | -0 |
2005-10-29 16:26 | use libthread not ffork | rsc | 1 | +1 | -1 |
2005-10-29 16:26 | Thanks to John Cummings. | rsc | 27 | +4346 | -0 |
2005-10-29 16:21 | Add mail (John Cummings) | rsc | 11 | +3588 | -0 |
2005-10-29 16:20 | add mail | rsc | 1 | +2 | -0 |
2005-10-19 03:26 | Use 9 file always. | rsc | 1 | +11 | -3 |
2005-10-19 03:21 | Jeff Sickel | rsc | 1 | +16 | -15 |
2005-10-19 03:15 | Autoframework (Jeff Sickel) | rsc | 3 | +87 | -5 |
2005-10-17 12:37 | Undef old macros | rsc | 1 | +12 | -3 |
2005-10-05 13:30 | new code from Jeff Sickel | rsc | 1 | +301 | -141 |
2005-09-30 17:45 | More & names and numbers. | rsc | 1 | +118 | -96 |
2005-09-29 06:18 | Add print pragmas back, #ifdef'ed. | rsc | 1 | +60 | -0 |
2005-09-26 12:05 | Print information on SIGQUIT, SIGINFO. | rsc | 1 | +41 | -0 |
2005-09-26 11:46 | More thread names. | rsc | 3 | +5 | -0 |
2005-09-26 11:37 | Log if _threaddebuglevel is set. | rsc | 1 | +2 | -5 |
2005-09-21 20:51 | Extra paren removed. (Bengt Kleberg, glaive) | rsc | 1 | +1 | -1 |
2005-09-19 16:46 | The people who use emdash and endash are probably the same ones who think data is plural. | rsc | 1 | +6 | -4 |
2005-09-19 16:40 | OpenBSD lets you open /dev/random but not read it! | rsc | 1 | +6 | -4 |
2005-09-15 17:18 | In eread, ignore unexpected events instead of returning early. | rsc | 1 | +1 | -1 |
2005-09-15 17:09 | Do not revert to CMAP for second file. (Rob Pike). | rsc | 1 | +9 | -7 |
2005-09-13 04:50 | Get installed size right. | rsc | 1 | +13 | -12 |
2005-09-13 04:23 | bin | rsc | 1 | +5 | -2 |
2005-09-13 04:18 | Better. | rsc | 1 | +2 | -1 |
2005-09-13 04:05 | Signedness. | rsc | 1 | +3 | -3 |
2005-09-13 04:00 | Depend on faces. | rsc | 1 | +1 | -1 |
2005-09-13 03:59 | Look in /scratch/rsc/plan9 for file list. | rsc | 1 | +2 | -1 |
2005-09-13 03:58 | Signedness bugs for Mac OS X. | rsc | 2 | +4 | -3 |
2005-09-13 03:36 | fiddle. | rsc | 1 | +6 | -0 |
2005-09-13 03:15 | Add faces. | rsc | 1 | +1 | -1 |
2005-09-13 03:14 | Add notes. | rsc | 2 | +12 | -2 |
2005-09-13 02:56 | Fix vacfilegetmode. | rsc | 2 | +1 | -7 |
2005-09-13 02:46 | new suffixes. | rsc | 1 | +1 | -1 |
2005-09-13 02:46 | CHANGES | rsc | 1 | +42 | -0 |
2005-09-13 02:40 | Add statcheck. | rsc | 1 | +6 | -0 |
2005-09-13 02:39 | esac not fi | rsc | 1 | +1 | -1 |
2005-09-13 02:25 | Add 9P2000.u extensions. | rsc | 1 | +55 | -9 |
2005-09-13 02:00 | Add Unix specials. | rsc | 1 | +73 | -2 |
2005-09-13 01:58 | Add vacfilegetmode. | rsc | 1 | +6 | -0 |
2005-09-13 01:57 | Replace vacfileisspecial with vacfilemode. | rsc | 1 | +1 | -1 |
2005-09-13 01:56 | Add Unix fields. | rsc | 1 | +3 | -0 |
2005-09-13 01:55 | Add 9P2000.u extensions. | rsc | 1 | +135 | -15 |
2005-09-13 01:47 | add | rsc | 2 | +99 | -0 |
2005-09-13 01:42 | Add .cvsignore. | rsc | 1 | +4 | -0 |
2005-09-13 01:40 | Add. | rsc | 2 | +121 | -0 |
2005-09-13 01:37 | Add 9P2000.u functions. | rsc | 4 | +120 | -22 |
2005-09-13 01:34 | Add 9P2000.u functions | rsc | 1 | +14 | -1 |
2005-09-13 01:33 | Add. | rsc | 21 | +148 | -0 |
2005-09-13 01:32 | Binaries. | rsc | 2 | +32 | -0 |
2005-09-13 01:31 | Add 9P2000.u fields. | rsc | 1 | +15 | -7 |
2005-09-13 01:30 | Debian page. | rsc | 1 | +58 | -0 |
2005-09-13 01:24 | faces for lp. | rsc | 5 | +52 | -0 |
2005-09-13 00:47 | Fiddle. | rsc | 3 | +25 | -0 |
2005-09-13 00:46 | Ignore more. | rsc | 1 | +1 | -0 |
2005-09-13 00:45 | Fiddle. | rsc | 1 | +1 | -2 |
2005-09-13 00:43 | Add mkpkg | rsc | 1 | +85 | -0 |
2005-09-13 00:42 | Ignore more. | rsc | 4 | +28 | -1 |
2005-09-13 00:23 | Fix UTF bug reported on 9fans. | rsc | 1 | +3 | -2 |
2005-09-13 00:23 | Add tmac.pm. | rsc | 1 | +2 | -1 |
2005-09-13 00:22 | Allow moveplan9.sh to take argument. | rsc | 1 | +16 | -4 |
2005-09-13 00:17 | Add tmac.pm. | rsc | 1 | +966 | -0 |
2005-09-13 00:16 | Use g++ as LD (mpm is buggered anyway). | rsc | 1 | +2 | -0 |
2005-09-13 00:13 | Add OpenBSD x86. | rsc | 1 | +1 | -1 |
2005-09-13 00:13 | Handle $ tags - probably should fix acme instead. | rsc | 1 | +1 | -1 |
2005-09-09 23:49 | Add uchar for NetBSD ctype. | rsc | 1 | +1 | -1 |
2005-09-09 23:48 | Fix uchar cast. | rsc | 1 | +1 | -1 |
2005-09-09 23:16 | NetBSD-macppc ctype needs uchars. | rsc | 22 | +55 | -56 |
2005-09-09 23:10 | NetBSD-macppc ctype needs uchars. | rsc | 1 | +1 | -1 |
2005-09-09 18:54 | Add -p like man page says. | rsc | 1 | +1 | -1 |
2005-08-31 22:22 | Spell IA-64 correctly. (Zoltan Jarai) | rsc | 1 | +1 | -1 |
2005-08-31 04:00 | Note 9P2000.u | rsc | 1 | +1 | -0 |
2005-08-31 03:59 | Better handling of executables. | rsc | 1 | +13 | -4 |
2005-08-31 03:58 | Add more special characters. | rsc | 2 | +17 | -0 |
2005-08-31 03:57 | Correct license summaries. | rsc | 1 | +2 | -3 |
2005-08-31 03:57 | Add screen shots. | rsc | 1 | +25 | -1 |
2005-08-31 03:57 | Ignore loop not entered at top warnings. (Sun) | rsc | 1 | +2 | -1 |
2005-08-31 03:56 | Use Plan 9 file(1). | rsc | 1 | +2 | -2 |
2005-08-31 03:56 | Add cgi, pl extensions. | rsc | 1 | +2 | -2 |
2005-08-31 03:56 | Treat OpenBSD like generic BSD. | rsc | 1 | +0 | -5 |
2005-08-31 03:55 | Update TODO. | rsc | 1 | +8 | -24 |
2005-08-31 02:20 | Changes. | rsc | 1 | +26 | -33 |
2005-08-31 02:18 | Initial lp. | rsc | 8 | +1647 | -0 |
2005-08-31 02:15 | Missed this. | rsc | 1 | +29 | -0 |
2005-08-31 02:15 | Initial lp. | rsc | 30 | +1528 | -0 |
2005-08-22 16:57 | add stack | rsc | 1 | +1 | -0 |
2005-08-22 16:56 | new | rsc | 1 | +16 | -0 |
2005-08-12 20:14 | Add. | rsc | 5 | +1281 | -0 |
2005-08-12 00:29 | use strtoull instead of atoi | rsc | 1 | +2 | -2 |
2005-08-11 17:53 | bloom | rsc | 1 | +7 | -0 |
2005-08-11 17:46 | New Vita Nuova License | rsc | 2 | +42 | -66 |
2005-08-11 17:33 | silence various warnings | rsc | 13 | +18 | -24 |
2005-08-11 17:06 | CHANGES | rsc | 1 | +34 | -0 |
2005-08-11 17:06 | update | rsc | 3 | +27 | -3 |
2005-08-11 16:45 | Add UFS2 support. | rsc | 3 | +219 | -103 |
2005-08-11 16:45 | Add get command. | rsc | 1 | +82 | -13 |
2005-08-11 16:44 | Add rfork builtin. | rsc | 1 | +53 | -0 |
2005-08-11 16:44 | make sure errors cause non-zero exit status | rsc | 1 | +2 | -0 |
2005-08-11 16:43 | Generate interrupt key (according to terminal settings) when user presses DEL. | rsc | 4 | +30 | -3 |
2005-08-11 14:15 | Needed for NetBSD/macppc port. | rsc | 1 | +16 | -0 |
2005-08-11 03:54 | include sys/stat.h for FreeBSD | rsc | 1 | +1 | -0 |
2005-08-11 03:38 | Fix crash reported by Andrey. | rsc | 4 | +25 | -8 |
2005-08-11 03:36 | gone | rsc | 1 | +0 | -118 |
2005-08-11 03:25 | Accomodate NetBSD | rsc | 1 | +5 | -1 |
2005-08-11 03:20 | Accomodate OpenBSD with /dev/srandom | rsc | 1 | +4 | -2 |
2005-08-11 02:34 | appease gcc | rsc | 1 | +47 | -29 |
2005-08-10 19:03 | Be quiet. | rsc | 2 | +4 | -0 |
2005-08-10 18:54 | set exit status | rsc | 1 | +7 | -3 |
2005-08-10 18:52 | Use env to find perl, for NetBSD (grr) | rsc | 2 | +2 | -2 |
2005-08-10 18:48 | Ridiculous amount of work for OpenBSD. | rsc | 3 | +168 | -9 |
2005-08-10 18:25 | add | rsc | 4 | +1981 | -0 |
2005-08-10 18:14 | appease the gcc monster | rsc | 1 | +8 | -8 |
2005-08-10 18:11 | new | rsc | 1 | +199 | -0 |
2005-08-10 18:00 | new | rsc | 1 | +267 | -0 |
2005-08-10 18:00 | add | rsc | 1 | +10 | -0 |
2005-08-10 17:59 | new | rsc | 1 | +9 | -0 |
2005-08-10 17:56 | now this works? | rsc | 1 | +0 | -0 |
2005-08-10 17:22 | bugger lp | rsc | 1 | +1 | -1 |
2005-08-10 17:16 | Fix overflow in old Linux file size. | rsc | 1 | +3 | -1 |
2005-08-10 17:15 | Old GNU assembler doesn't like comments. | rsc | 2 | +9 | -14 |
2005-08-10 17:14 | Fix time race. | rsc | 1 | +1 | -1 |
2005-08-10 16:59 | Make fn cd safe for rc -e. | rsc | 1 | +10 | -3 |
2005-07-28 18:19 | darwin | rsc | 1 | +1 | -51 |
2005-07-28 18:19 | noatime | rsc | 1 | +3 | -0 |
2005-07-28 17:26 | try to collect common bsd code | rsc | 4 | +56 | -159 |
2005-07-28 17:22 | darwin - variant of bsd from jeff sickel | rsc | 1 | +51 | -1 |
2005-07-28 12:46 | new | rsc | 1 | +379 | -0 |
2005-07-28 12:43 | different fix | rsc | 2 | +12 | -5 |
2005-07-28 05:16 | debugging | rsc | 1 | +2 | -0 |
2005-07-28 05:16 | fix indirect block reading | rsc | 1 | +79 | -19 |
2005-07-28 04:47 | winunlock bug | rsc | 1 | +6 | -6 |
2005-07-27 20:42 | use correct type for NOFID (sunos) | rsc | 2 | +2 | -2 |
2005-07-27 20:38 | less graceful shutdown but avoid deadlocks | rsc | 1 | +9 | -1 |
2005-07-27 20:25 | Try to avoid races in underlying C library during threadexitsall. | rsc | 2 | +28 | -0 |
2005-07-27 20:19 | revert | rsc | 1 | +1 | -1 |
2005-07-27 20:18 | better awd for sunos | rsc | 2 | +3 | -2 |
2005-07-27 16:42 | CHANGES | rsc | 1 | +15 | -0 |
2005-07-27 13:06 | sun | rsc | 2 | +9 | -3 |
2005-07-26 10:19 | fixes from bengt for sun | rsc | 1 | +2 | -2 |
2005-07-25 16:55 | redirect only once | rsc | 1 | +1 | -0 |
2005-07-24 20:15 | venti updates | rsc | 13 | +165 | -47 |
2005-07-24 14:01 | start with white instead of black | rsc | 1 | +1 | -1 |
2005-07-24 13:45 | explain bloom | rsc | 1 | +63 | -0 |
2005-07-24 13:37 | explain disk parittions | rsc | 1 | +23 | -0 |
2005-07-24 13:27 | correct discussion of fromdisktype | rsc | 1 | +1 | -1 |
2005-07-24 13:26 | construct bloom filter in buildindex | rsc | 1 | +3 | -0 |
2005-07-22 23:46 | bigger stack | rsc | 1 | +1 | -1 |
2005-07-22 18:58 | update | rsc | 1 | +31 | -1 |
2005-07-22 18:56 | errors to stderr | rsc | 1 | +7 | -1 |
2005-07-22 18:46 | more tar changes | rsc | 1 | +27 | -28 |
2005-07-22 18:45 | dont blindly remove all the /usr/local/plan9 | rsc | 1 | +6 | -0 |
2005-07-22 18:45 | no pthreads on OpenBSD | rsc | 1 | +1 | -1 |
2005-07-22 18:44 | try to use system utils during ./INSTALL | rsc | 1 | +1 | -1 |
2005-07-22 12:37 | do not process stdout, to play nice with ccache | rsc | 1 | +1 | -1 |
2005-07-22 12:19 | fix tar | rsc | 1 | +2 | -2 |
2005-07-22 11:49 | openbsd | rsc | 1 | +5 | -0 |
2005-07-22 11:48 | update test | rsc | 1 | +1 | -1 |
2005-07-22 11:47 | update from geoff | rsc | 1 | +1043 | -0 |
2005-07-22 11:47 | new section | rsc | 1 | +4 | -0 |
2005-07-21 18:59 | openbsd | rsc | 3 | +2 | -4 |
2005-07-21 18:29 | openbsvd | rsc | 1 | +0 | -3 |
2005-07-21 18:29 | OpenBSD, thanks to Tim Wiess | rsc | 9 | +354 | -56 |
2005-07-21 18:28 | update | rsc | 1 | +1 | -1 |
2005-07-21 15:43 | stupid signal fix | rsc | 1 | +10 | -1 |
2005-07-21 00:49 | no httpd | rsc | 1 | +1 | -1 |
2005-07-21 00:03 | openbsd | rsc | 1 | +1 | -0 |
2005-07-20 23:40 | no stdint | rsc | 1 | +4 | -2 |
2005-07-20 23:29 | openbsd | rsc | 3 | +12 | -5 |
2005-07-20 19:07 | use 9ar | rsc | 1 | +0 | -1 |
2005-07-20 19:00 | fix ifdef | rsc | 1 | +10 | -9 |
2005-07-19 22:59 | fix freebsd | rsc | 1 | +7 | -1 |
2005-07-19 22:56 | use server address unadorned | rsc | 1 | +1 | -1 |
2005-07-19 18:00 | I just hate to be pushed around by some @#$%^& machine. | rsc | 15 | +29 | -29 |
2005-07-19 17:58 | update | rsc | 3 | +18 | -13 |
2005-07-19 17:57 | use vmount0 | rsc | 1 | +1 | -2 |
2005-07-19 17:40 | new types | rsc | 1 | +12 | -8 |
2005-07-19 17:40 | better architecture splitting | rsc | 4 | +4 | -4 |
2005-07-19 16:02 | better mk test | rsc | 5 | +16 | -13 |
2005-07-19 15:18 | stats pages | rsc | 4 | +452 | -0 |
2005-07-19 15:09 | initial .cvsignore | rsc | 1 | +4 | -0 |
2005-07-19 14:52 | correct $BIN | rsc | 1 | +2 | -0 |
2005-07-19 11:48 | openbsd | rsc | 2 | +92 | -0 |
2005-07-19 11:43 | openbsd | rsc | 1 | +6 | -2 |
2005-07-19 11:43 | stolen from freebsd; maybe work on openbsd? | rsc | 1 | +118 | -0 |
2005-07-19 11:36 | maybe openbsd has schedyield now | rsc | 2 | +1 | -4 |
2005-07-19 11:36 | use pthread on openbsd | rsc | 1 | +1 | -1 |
2005-07-19 11:04 | use plan 9 rc | rsc | 2 | +3 | -1 |
2005-07-19 01:39 | unbugger venti | rsc | 1 | +1 | -1 |
2005-07-18 23:31 | fix | rsc | 1 | +1 | -1 |
2005-07-18 23:23 | update | rsc | 1 | +15 | -0 |
2005-07-18 23:05 | tweaks | rsc | 12 | +175 | -14 |
2005-07-18 22:59 | add | rsc | 1 | +40 | -0 |
2005-07-18 22:52 | now with hget | rsc | 1 | +2 | -2 |
2005-07-18 22:51 | fix usage | rsc | 1 | +1 | -1 |
2005-07-18 22:50 | secstore moved to auth | rsc | 1 | +2 | -2 |
2005-07-18 22:50 | better troff handling | rsc | 1 | +19 | -2 |
2005-07-18 22:49 | ignore.more | rsc | 1 | +13 | -0 |
2005-07-18 22:49 | add | rsc | 1 | +192 | -0 |
2005-07-18 22:47 | done | rsc | 1 | +183 | -0 |
2005-07-18 22:41 | done | rsc | 20 | +610 | -515 |
2005-07-18 00:05 | announce to networks | rsc | 1 | +8 | -5 |
2005-07-18 00:03 | change default handle | rsc | 1 | +2 | -4 |
2005-07-18 00:01 | better cr handling | rsc | 1 | +9 | -2 |
2005-07-15 20:44 | explain why | rsc | 1 | +3 | -0 |
2005-07-15 20:43 | huge amount faster | rsc | 1 | +1 | -1 |
2005-07-14 14:55 | gone | rsc | 1 | +0 | -360 |
2005-07-14 12:48 | ignore window size change | rsc | 1 | +1 | -0 |
2005-07-14 00:27 | changes | rsc | 1 | +72 | -1 |
2005-07-14 00:20 | hold mode in raw mode | rsc | 1 | +3 | -3 |
2005-07-14 00:09 | invoke plan9 diff | rsc | 1 | +2 | -1 |
2005-07-14 00:06 | cannot trust system libraries to lock properly. sigh. | rsc | 1 | +20 | -3 |
2005-07-14 00:03 | silence fprint | rsc | 1 | +0 | -1 |
2005-07-13 23:01 | gcc4 | rsc | 1 | +1 | -0 |
2005-07-13 22:51 | freebsd 5 | rsc | 1 | +5 | -2 |
2005-07-13 21:50 | nil | rsc | 1 | +3 | -3 |
2005-07-13 21:43 | unused.var | rsc | 1 | +0 | -1 |
2005-07-13 21:34 | apple | rsc | 12 | +18 | -12 |
2005-07-13 21:30 | stupid.apple | rsc | 1 | +0 | -6 |
2005-07-13 21:29 | warnings | rsc | 1 | +1 | -0 |
2005-07-13 21:27 | sentinel | rsc | 1 | +3 | -3 |
2005-07-13 21:20 | sentinel | rsc | 1 | +1 | -1 |
2005-07-13 21:00 | new | rsc | 4 | +106 | -0 |
2005-07-13 17:32 | warnings | rsc | 1 | +1 | -1 |
2005-07-13 17:22 | no mode on vtcachealloc | rsc | 3 | +3 | -3 |
2005-07-13 14:19 | unbugger sunrpc, diskfs | rsc | 1 | +1 | -1 |
2005-07-13 14:18 | warnings | rsc | 2 | +3 | -7 |
2005-07-13 14:06 | add | rsc | 1 | +263 | -0 |
2005-07-13 14:05 | backups | rsc | 1 | +19 | -0 |
2005-07-13 14:04 | move to bin | rsc | 2 | +0 | -128 |
2005-07-13 14:04 | remove empty file | rsc | 1 | +0 | -0 |
2005-07-13 14:03 | move hist | rsc | 2 | +280 | -282 |
2005-07-13 14:00 | no vtblockdirty | rsc | 1 | +1 | -1 |
2005-07-13 13:59 | update | rsc | 3 | +11 | -10 |
2005-07-13 13:44 | cleanup | rsc | 2 | +5 | -5 |
2005-07-13 13:44 | work around bug in mk? | rsc | 1 | +3 | -1 |
2005-07-13 13:40 | use vtfilecreate right | rsc | 1 | +2 | -2 |
2005-07-13 13:40 | update | rsc | 1 | +3 | -2 |
2005-07-13 13:34 | cleanup | rsc | 1 | +1 | -1 |
2005-07-13 13:24 | ignore install.log | rsc | 1 | +1 | -0 |
2005-07-13 13:23 | new man pages | rsc | 3 | +883 | -0 |
2005-07-13 10:53 | keystrokes | rsc | 3 | +5 | -3 |
2005-07-13 10:52 | cleanup | rsc | 6 | +32 | -33 |
2005-07-13 10:52 | no c++ comments | rsc | 1 | +6 | -3 |
2005-07-13 10:51 | better errors | rsc | 1 | +7 | -1 |
2005-07-13 10:50 | better error messages | rsc | 2 | +21 | -9 |
2005-07-13 10:50 | unix is not a variable name | rsc | 1 | +1 | -0 |
2005-07-13 10:48 | no more L characters. sigh. | rsc | 6 | +36 | -36 |
2005-07-13 10:47 | exit gracefully on error | rsc | 1 | +1 | -1 |
2005-07-13 10:47 | rebuild | rsc | 1 | +2 | -1 |
2005-07-13 10:46 | add $MKFLAGS | rsc | 1 | +1 | -1 |
2005-07-13 10:46 | cleanup | rsc | 2 | +10 | -8 |
2005-07-13 10:45 | correct sort order; do troff right | rsc | 1 | +3 | -2 |
2005-07-13 10:45 | silence nm errors during autolib | rsc | 1 | +1 | -1 |
2005-07-13 04:02 | goes with dump | rsc | 1 | +109 | -0 |
2005-07-13 04:01 | new .cvsignore | rsc | 1 | +17 | -7 |
2005-07-13 03:59 | add listen1 | rsc | 1 | +106 | -0 |
2005-07-13 03:59 | more files | rsc | 2 | +111 | -0 |
2005-07-13 03:58 | zero unused io | rsc | 1 | +4 | -1 |
2005-07-13 03:57 | no mode | rsc | 1 | +1 | -10 |
2005-07-13 03:57 | no black and white | rsc | 2 | +0 | -5 |
2005-07-13 03:57 | free subfonts correctly | rsc | 3 | +32 | -6 |
2005-07-13 03:56 | no used(Point) | rsc | 1 | +1 | -1 |
2005-07-13 03:56 | keyboard not mouse | rsc | 1 | +1 | -1 |
2005-07-13 03:56 | more places to look | rsc | 1 | +4 | -0 |
2005-07-13 03:56 | more places where display can be nil | rsc | 3 | +3 | -3 |
2005-07-13 03:55 | align macros for sun | rsc | 1 | +16 | -0 |
2005-07-13 03:55 | better error messages | rsc | 1 | +5 | -1 |
2005-07-13 03:55 | mark broken code | rsc | 1 | +2 | -2 |
2005-07-13 03:54 | add printevent | rsc | 2 | +988 | -0 |
2005-07-13 03:54 | formatting changes; attempt at keyboard-based window switching | rsc | 11 | +494 | -411 |
2005-07-13 03:54 | stupid sun | rsc | 1 | +3 | -0 |
2005-07-13 03:53 | remove unused symtab | rsc | 1 | +0 | -2 |
2005-07-13 03:53 | use more distinguishable +/- | rsc | 1 | +2 | -2 |
2005-07-13 03:53 | needed cast | rsc | 1 | +1 | -1 |
2005-07-13 03:53 | various needed casts | rsc | 2 | +5 | -5 |
2005-07-13 03:53 | lets try hold mode in raw mode | rsc | 2 | +24 | -10 |
2005-07-13 03:52 | dirbuf is an extern on sun | rsc | 1 | +2 | -0 |
2005-07-13 03:52 | no [] initializers | rsc | 1 | +4 | -4 |
2005-07-13 03:52 | remove X11 | rsc | 1 | +1 | -3 |
2005-07-13 03:52 | add diskfs to buggered | rsc | 1 | +1 | -1 |
2005-07-13 03:52 | try to use system binaries | rsc | 1 | +1 | -1 |
2005-07-13 03:51 | invoke plan9 troff | rsc | 1 | +1 | -1 |
2005-07-13 03:49 | Dump-like file system backup for Unix, built on Venti. | rsc | 27 | +4437 | -0 |
2005-07-13 03:48 | File system access library. | rsc | 16 | +2967 | -0 |
2005-07-12 15:24 | venti, now with documentation! | rsc | 14 | +2843 | -0 |
2005-07-12 15:23 | return of venti | rsc | 68 | +14443 | -2 |
2005-06-22 04:05 | Don't insert a bogus <nil> into printed path. | wkj | 1 | +3 | -0 |
2005-05-19 17:13 | set $PLAN9 if necessary | rsc | 1 | +3 | -0 |
2005-05-19 14:50 | update | rsc | 1 | +1 | -0 |
2005-05-19 14:39 | fixes for vnfs | rsc | 7 | +64 | -17 |
2005-05-19 14:39 | handle 0 precision better | rsc | 1 | +5 | -3 |
2005-05-12 17:07 | change Runeerror | rsc | 1 | +1 | -1 |
2005-05-12 17:04 | runeerror is 0xfffd not 0xffdf | rsc | 34 | +34 | -49 |
2005-05-12 16:55 | handle arbitrary length names in subfontname. handle overflow in offset computation in font.c | rsc | 2 | +18 | -12 |
2005-05-12 16:27 | add ffdf char | rsc | 34 | +34 | -0 |
2005-05-12 15:20 | use nice pretty new fonts | rsc | 43 | +1784 | -95 |
2005-05-12 15:17 | lots o fonts | rsc | 1915 | +2377 | -0 |
2005-05-12 14:03 | add vtlognames | rsc | 1 | +35 | -0 |
2005-05-12 14:03 | change labels to get better function boundaries | rsc | 2 | +12 | -12 |
2005-05-12 14:03 | change vtlognames | rsc | 1 | +1 | -1 |
2005-05-12 14:03 | add autolib | rsc | 1 | +1 | -0 |
2005-05-07 22:42 | remove declaration of errno | rsc | 3 | +0 | -5 |
2005-05-07 22:42 | use full prototypes | rsc | 11 | +23 | -24 |
2005-05-07 22:42 | no wide character constants; sigh | rsc | 9 | +43 | -43 |
2005-05-07 22:41 | OS X Tiger changes | rsc | 3 | +20 | -6 |
2005-05-07 22:37 | try to do better with headers | rsc | 1 | +13 | -12 |
2005-05-07 22:36 | make sure to set p9unix | rsc | 1 | +1 | -0 |
2005-05-07 22:33 | check auth_proxy return value properly | rsc | 1 | +1 | -1 |
2005-05-07 22:32 | ignore sftp(1) | rsc | 1 | +1 | -0 |
2005-05-07 22:32 | Fixes from Scott Schwartz | rsc | 1 | +10 | -12 |
2005-05-02 18:08 | Placate older versions of gcc. | wkj | 1 | +3 | -0 |
2005-05-02 04:31 | update | rsc | 1 | +4 | -0 |
2005-05-02 04:30 | fix row dump/load inconsistency - thanks to peter canning | rsc | 1 | +7 | -5 |
2005-05-02 04:20 | Correct putsnarf-then-getsnarf race. | rsc | 1 | +6 | -0 |
2005-05-02 03:32 | remove old tar | rsc | 1 | +0 | -859 |
2005-05-02 03:31 | update | rsc | 2 | +10 | -1 |
2005-05-02 03:11 | remove rule - breaks mac | rsc | 1 | +0 | -4 |
2005-05-01 22:28 | try a different approach to .S files | rsc | 1 | +7 | -0 |
2005-05-01 18:40 | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 1 | +8 | -0 |
2005-05-01 18:40 | OpenBSD support. | rsc | 7 | +35 | -33 |
2005-05-01 18:38 | OpenBSD/power support. | rsc | 9 | +567 | -369 |
2005-05-01 17:58 | Fixes from Roland Kaufmann | rsc | 3 | +81 | -81 |
2005-05-01 17:56 | Add more smiley faces | rsc | 1 | +2 | -1 |
2005-05-01 17:56 | Allow unicode in identifiers. | rsc | 1 | +1 | -3 |
2005-03-30 16:59 | note netbsd support | rsc | 1 | +1 | -0 |
2005-03-30 16:54 | update | rsc | 1 | +8 | -0 |
2005-03-28 19:37 | more netbsd support. | rsc | 5 | +12 | -1 |
2005-03-28 15:58 | NetBSD support. Thanks to Christoph Lohmann. | rsc | 5 | +27 | -2 |
2005-03-28 15:50 | note macros | rsc | 1 | +11 | -0 |
2005-03-24 05:45 | More debugging; do not use /dev/tty explicitly. | rsc | 2 | +5 | -2 |
2005-03-24 05:17 | Automatically add - prefix, try to make output clearer. | rsc | 1 | +15 | -7 |
2005-03-24 05:17 | Be a bit more resilient to errors. | rsc | 5 | +63 | -44 |
2005-03-23 20:21 | update | rsc | 1 | +17 | -0 |
2005-03-23 20:20 | unused neditwrsel | rsc | 1 | +0 | -1 |
2005-03-23 20:19 | Two bug fixes. | rsc | 2 | +31 | -43 |
2005-03-21 17:36 | new | rsc | 1 | +33 | -0 |
2005-03-21 17:29 | might as well ignore these | rsc | 2 | +2 | -0 |
2005-03-21 17:28 | use srv -a | rsc | 1 | +1 | -1 |
2005-03-21 17:28 | move functions to appease mawk | rsc | 1 | +54 | -51 |
2005-03-21 17:27 | document new name | rsc | 1 | +8 | -3 |
2005-03-21 17:27 | fix cs.bell-labs.com bug | rsc | 1 | +1 | -1 |
2005-03-21 17:27 | add -A | rsc | 2 | +46 | -14 |
2005-03-21 17:24 | add srv -a option | rsc | 4 | +470 | -24 |
2005-03-21 07:37 | new | rsc | 6 | +60 | -32 |
2005-03-21 07:37 | sftp session cache | rsc | 1 | +210 | -0 |
2005-03-21 05:13 | better expansions | rsc | 1 | +12 | -2 |
2005-03-21 04:56 | fix q1 computation bug in expandfile(). only affects external programs | rsc | 1 | +1 | -2 |
2005-03-21 04:27 | more bugs fixed; nice amount of printing | rsc | 2 | +56 | -11 |
2005-03-21 03:59 | fix :5 in window (don't open directory). search for file windows better (don't lose files). | rsc | 2 | +29 | -28 |
2005-03-20 23:39 | update usage, use sftp -b /dev/stdin | rsc | 3 | +7 | -7 |
2005-03-18 23:16 | fix race | rsc | 1 | +3 | -3 |
2005-03-18 22:53 | update | rsc | 1 | +75 | -0 |
2005-03-18 22:35 | ignore cp | rsc | 1 | +1 | -1 |
2005-03-18 21:59 | update | rsc | 4 | +11 | -0 |
2005-03-18 21:59 | shut up cvs | rsc | 1 | +10 | -0 |
2005-03-18 21:59 | correct section | rsc | 1 | +1 | -1 |
2005-03-18 21:52 | bug fix from plan 9 | rsc | 1 | +5 | -2 |
2005-03-18 21:52 | cleanup | rsc | 3 | +8 | -9 |
2005-03-18 21:51 | silence gcc | rsc | 1 | +1 | -1 |
2005-03-18 20:05 | net* => netfile* | rsc | 1 | +3 | -8 |
2005-03-18 19:50 | allow -l without -i | rsc | 1 | +9 | -5 |
2005-03-18 19:35 | new | rsc | 1 | +50 | -0 |
2005-03-18 19:35 | new man page | rsc | 1 | +127 | -0 |
2005-03-18 19:34 | set HT to 1 in html mode | rsc | 1 | +1 | -0 |
2005-03-18 19:34 | use fixed name | rsc | 1 | +12 | -8 |
2005-03-18 19:34 | use nil instead of 0 | rsc | 1 | +1 | -1 |
2005-03-18 19:33 | use typecommit; use nil in place of 0 again | rsc | 1 | +3 | -7 |
2005-03-18 19:33 | better tag handling in dollars | rsc | 1 | +13 | -0 |
2005-03-18 19:33 | better scrolling | rsc | 2 | +35 | -39 |
2005-03-18 19:32 | add note about sunos | rsc | 1 | +9 | -0 |
2005-03-18 19:32 | add print of file name | rsc | 1 | +1 | -0 |
2005-03-18 19:32 | add uniq | rsc | 1 | +4 | -1 |
2005-03-18 19:30 | use netfile* instead of net* | rsc | 1 | +4 | -4 |
2005-03-18 19:30 | new files | rsc | 9 | +1504 | -0 |
2005-03-18 19:29 | will install from src dir | rsc | 3 | +0 | -124 |
2005-03-18 19:27 | add font | rsc | 1 | +5 | -0 |
2005-03-18 19:27 | add 9fs | rsc | 2 | +28 | -0 |
2005-03-18 19:27 | handle 9p servers | rsc | 3 | +66 | -19 |
2005-03-18 19:22 | add verbose9pserve environment variable; fix afid ref | rsc | 1 | +6 | -1 |
2005-03-18 19:21 | drop readerr | rsc | 1 | +0 | -1 |
2005-03-18 19:19 | new | rsc | 1 | +41 | -0 |
2005-03-18 19:19 | add ls | rsc | 1 | +123 | -2 |
2005-03-18 19:18 | bugger factotum because directories never disappear in cvs | rsc | 1 | +1 | -1 |
2005-03-18 19:05 | no need to setproc(0) | rsc | 1 | +0 | -1 |
2005-03-18 19:04 | do not touch TSTP, TTIN, TTOU | rsc | 1 | +1 | -1 |
2005-03-18 19:04 | shuffle | rsc | 1 | +6 | -3 |
2005-03-18 19:04 | try leaving TTIN, TTOU alone | rsc | 1 | +2 | -2 |
2005-03-18 19:03 | better error message | rsc | 2 | +2 | -0 |
2005-03-18 19:03 | try harder to put background jobs in background; do not print in response to SIGPIPE | rsc | 4 | +45 | -1 |
2005-03-18 19:02 | add -9 for debugging | rsc | 1 | +4 | -0 |
2005-03-18 19:01 | ignore tstp | rsc | 1 | +3 | -1 |
2005-03-18 19:01 | nptl brokenness | rsc | 1 | +9 | -0 |
2005-03-18 19:00 | add for netfiles | rsc | 3 | +77 | -0 |
2005-03-18 18:59 | search .lx, .xy, avoid .tab.[ch]. | rsc | 1 | +2 | -1 |
2005-03-18 18:57 | add hget (no ftp support) | rsc | 1 | +1484 | -0 |
2005-03-18 18:56 | add threaddata | rsc | 2 | +7 | -0 |
2005-03-18 18:55 | be more faithful to plan 9 environment -- allocate window on top of screen. | rsc | 3 | +18 | -5 |
2005-03-18 18:54 | correct command-printing bug | rsc | 1 | +3 | -1 |
2005-03-18 18:54 | better png handling | rsc | 1 | +209 | -91 |
2005-03-18 18:54 | add flushimage | rsc | 1 | +1 | -0 |
2005-03-18 18:53 | add threaddata; correct Alt order | rsc | 1 | +2 | -1 |
2005-03-18 18:53 | link to 9pm | rsc | 1 | +5 | -0 |
2005-03-18 18:53 | bug fix | rsc | 1 | +1 | -1 |
2005-03-18 18:53 | make src work | rsc | 1 | +1 | -1 |
2005-03-18 18:51 | allow -- to end options | rsc | 1 | +4 | -0 |
2005-03-18 18:50 | quiet 9l | rsc | 1 | +10 | -1 |
2005-03-18 18:50 | even more quieting of gcc | rsc | 1 | +2 | -2 |
2005-03-18 18:49 | use %# | rsc | 1 | +3 | -3 |
2005-03-18 18:09 | line editing from rob | rsc | 1 | +33 | -9 |
2005-03-18 18:05 | month old bug fix from rob | rsc | 2 | +30 | -16 |
2005-03-18 18:05 | garbage collection | rsc | 1 | +0 | -1 |
2005-03-15 20:27 | sunos | rsc | 2 | +2 | -2 |
2005-03-15 20:27 | add signal.h | rsc | 1 | +1 | -0 |
2005-03-15 20:26 | do not set $PLAN9 | rsc | 2 | +0 | -2 |
2005-03-15 20:26 | syntax errors | rsc | 2 | +2 | -2 |
2005-03-15 19:50 | do not add to void* | rsc | 1 | +1 | -1 |
2005-03-15 16:12 | appease sun - nil is now just 0 instead of (void*)0 to fix function pointer problems. | rsc | 2 | +16 | -12 |
2005-03-15 16:11 | appease sun | rsc | 4 | +8 | -11 |
2005-03-15 14:17 | get rid of .= syntax | rsc | 5 | +27 | -20 |
2005-03-14 21:02 | Add dollarsign support. | rsc | 1 | +20 | -8 |
2005-03-14 20:53 | Add $foo window names back to acme, enabled with -'$'. See the comment in wind.c about why this isn't the right solution. | rsc | 4 | +209 | -7 |
2005-03-09 17:12 | use plan 9 versions | rsc | 2 | +54 | -150 |
2005-03-08 19:11 | more | rsc | 1 | +1 | -0 |
2005-03-06 18:10 | new.fortunes | rsc | 1 | +13 | -0 |
2005-03-06 18:06 | add u and u.rc | rsc | 2 | +56 | -3 |
2005-03-06 18:06 | new script | rsc | 1 | +23 | -0 |
2005-03-05 13:11 | more robust win | rsc | 1 | +18 | -4 |
2005-03-04 14:47 | make chatty9p an extern int for the mac. | rsc | 2 | +3 | -1 |
2005-03-01 20:56 | open: preserve error on failed open write: handle offset correctly for fswrite | rsc | 2 | +4 | -1 |
2005-02-28 20:20 | update | rsc | 1 | +7 | -0 |
2005-02-28 20:20 | take two on --options | rsc | 1 | +2 | -4 |
2005-02-28 18:58 | extra awd | rsc | 1 | +1 | -0 |
2005-02-28 18:58 | gv has decided to rename all its -foo options to --foo. sigh. | rsc | 1 | +11 | -1 |
2005-02-22 16:58 | Fix up OBJTYPE on 64-bit x86 FreeBSD machines. | wkj | 3 | +3 | -2 |
2005-02-22 16:56 | Update cvs turd. | wkj | 1 | +1 | -0 |
2005-02-21 15:57 | update | rsc | 1 | +29 | -0 |
2005-02-21 15:03 | make directories as neeeded | rsc | 1 | +34 | -0 |
2005-02-21 14:25 | better symlink | rsc | 2 | +10 | -4 |
2005-02-21 04:28 | syntactically correct c code always a plus | rsc | 1 | +1 | -1 |
2005-02-20 22:51 | bug fix from lucho | rsc | 1 | +2 | -3 |
2005-02-18 18:28 | fix -d from lucho | rsc | 1 | +2 | -2 |
2005-02-17 14:21 | silence yyerrlab warning | rsc | 2 | +4 | -3 |
2005-02-16 17:20 | dump logs | rsc | 1 | +28 | -0 |
2005-02-16 17:15 | add check for procscheduler returning | rsc | 1 | +1 | -0 |
2005-02-16 17:14 | even quieter gcc | rsc | 1 | +1 | -1 |
2005-02-16 17:13 | new glenda | rsc | 2 | +2 | -2 |
2005-02-16 17:13 | make hwrite work with chunked encoding | rsc | 1 | +22 | -28 |
2005-02-15 18:08 | hard-to-find locking bug | rsc | 1 | +19 | -5 |
2005-02-15 05:07 | new glenda for page bottoms | rsc | 1 | +0 | -0 |
2005-02-15 05:07 | add source links | rsc | 5 | +34 | -7 |
2005-02-15 05:04 | whoops -- close afid in auth_freerpc | rsc | 1 | +1 | -1 |
2005-02-15 05:04 | add support for alpha | rsc | 1 | +47 | -14 |
2005-02-15 05:04 | ignore tty notes; still not 100% right | rsc | 1 | +13 | -4 |
2005-02-15 05:03 | add ventilogging, vtlognames | rsc | 1 | +2 | -0 |
2005-02-15 05:03 | add ABGR32 | rsc | 1 | +1 | -0 |
2005-02-14 20:27 | Reduce the differences between yaccpar and yaccpars. Add support for passing an argument through yyparse to yylex. | wkj | 4 | +146 | -38 |
2005-02-14 19:33 | disable logging | rsc | 4 | +58 | -26 |
2005-02-14 18:58 | different fix for main proc bug | rsc | 3 | +22 | -12 |
2005-02-14 16:11 | do not use /mnt/factotum | rsc | 1 | +4 | -3 |
2005-02-14 07:37 | use hostname -s | rsc | 1 | +1 | -1 |
2005-02-14 00:37 | changes | rsc | 1 | +8 | -10 |
2005-02-14 00:19 | changes | rsc | 1 | +27 | -1 |
2005-02-14 00:00 | new | rsc | 2 | +181 | -0 |
2005-02-13 23:56 | bug fix | rsc | 2 | +12 | -4 |
2005-02-13 23:44 | man | rsc | 14 | +158 | -90 |
2005-02-13 23:29 | hide xreadcons | rsc | 1 | +1 | -1 |
2005-02-13 23:08 | more bug fixes | rsc | 3 | +14 | -25 |
2005-02-13 22:19 | more | rsc | 1 | +94 | -78 |
2005-02-13 22:10 | lower case | rsc | 8 | +51 | -6 |
2005-02-13 22:10 | more on protos | rsc | 1 | +406 | -91 |
2005-02-13 22:09 | ignore everything | rsc | 1 | +1 | -1 |
2005-02-13 22:09 | new | rsc | 9 | +264 | -37 |
2005-02-13 22:05 | more | rsc | 1 | +15 | -8 |
2005-02-13 22:02 | more docs | rsc | 2 | +401 | -0 |
2005-02-13 21:40 | no zombies | rsc | 1 | +1 | -1 |
2005-02-13 21:38 | handle /dev/stdin always | rsc | 2 | +3 | -3 |
2005-02-13 19:26 | add log | rsc | 2 | +189 | -0 |
2005-02-13 19:25 | add getnetconninfo | rsc | 2 | +135 | -0 |
2005-02-13 18:35 | use nci to label connections | rsc | 4 | +29 | -3 |
2005-02-13 18:35 | work around stupid linux bug | rsc | 1 | +8 | -0 |
2005-02-13 18:35 | add dsa x509 | rsc | 1 | +74 | -0 |
2005-02-13 18:34 | add %lB for lower case | rsc | 1 | +39 | -28 |
2005-02-13 18:34 | allow parseattr(nil) | rsc | 1 | +3 | -0 |
2005-02-13 18:33 | bug fix | rsc | 1 | +1 | -1 |
2005-02-13 18:33 | add local address to dial | rsc | 1 | +42 | -3 |
2005-02-13 18:32 | add pass proto | rsc | 4 | +39 | -90 |
2005-02-13 18:32 | bigger buffers; add rdwr | rsc | 1 | +43 | -5 |
2005-02-13 18:32 | add ipso | rsc | 1 | +1 | -0 |
2005-02-13 18:32 | different logging | rsc | 1 | +10 | -6 |
2005-02-13 18:31 | add rsafill, x509req, asn1toDSApriv | rsc | 1 | +3 | -0 |
2005-02-13 18:31 | add laddr, raddr to netconninfo | rsc | 1 | +2 | -0 |
2005-02-13 18:31 | better editing | rsc | 1 | +4 | -1 |
2005-02-13 18:05 | initial stab at ipso | rsc | 2 | +156 | -1 |
2005-02-13 18:04 | more add | rsc | 2 | +39 | -0 |
2005-02-13 18:04 | add others | rsc | 16 | +1186 | -0 |
2005-02-13 18:04 | add ssh-agent via factotum | rsc | 9 | +1267 | -59 |
2005-02-13 18:03 | new program readcons | rsc | 1 | +39 | -0 |
2005-02-13 05:59 | new auth | rsc | 44 | +9955 | -0 |
2005-02-13 05:58 | moving to auth | rsc | 50 | +0 | -11445 |
2005-02-12 16:48 | silence gcc chatter | rsc | 1 | +1 | -0 |
2005-02-11 22:16 | make key prompt work | rsc | 3 | +14 | -16 |
2005-02-11 22:16 | less chatty | rsc | 1 | +0 | -1 |
2005-02-11 22:04 | open correct factotum file | rsc | 1 | +1 | -1 |
2005-02-11 21:18 | fix warnings | rsc | 1 | +2 | -1 |
2005-02-11 21:16 | no anon union | rsc | 1 | +23 | -26 |
2005-02-11 21:06 | $WSYSTYPE not WSYSTYPE | rsc | 1 | +1 | -1 |
2005-02-11 21:03 | add x11 include | rsc | 1 | +1 | -0 |
2005-02-11 20:32 | build changes | rsc | 9 | +63 | -148 |
2005-02-11 19:51 | changes | rsc | 4 | +808 | -535 |
2005-02-11 19:50 | domains | rsc | 1 | +18 | -0 |
2005-02-11 19:46 | use ndb directly for authdial | rsc | 2 | +22 | -16 |
2005-02-11 19:46 | do not need auth_wep or login | rsc | 1 | +2 | -2 |
2005-02-11 19:45 | remove factotum directory | rsc | 3 | +14 | -2 |
2005-02-11 19:44 | better handling of failed setproc | rsc | 1 | +7 | -4 |
2005-02-11 19:44 | fix doubleclick | rsc | 1 | +11 | -3 |
2005-02-11 19:44 | add write -l | rsc | 1 | +27 | -5 |
2005-02-11 19:43 | update | rsc | 18 | +158 | -31 |
2005-02-11 19:43 | more | rsc | 1 | +32 | -9 |
2005-02-11 19:42 | unbugger | rsc | 2 | +2 | -2 |
2005-02-11 19:41 | new | rsc | 27 | +2521 | -0 |
2005-02-11 19:40 | add ndb | rsc | 1 | +158 | -0 |
2005-02-11 19:39 | add secstored; use readcons | rsc | 11 | +1196 | -22 |
2005-02-11 19:21 | new man pages | rsc | 21 | +3089 | -31 |
2005-02-11 17:35 | changes | rsc | 1 | +98 | -0 |
2005-02-11 17:01 | use explicit %# | rsc | 1 | +2 | -2 |
2005-02-11 17:01 | add fsamount, nsamount; use ndb for authdial; use explicit %# | rsc | 3 | +68 | -0 |
2005-02-11 17:00 | add _fsunmount; do version in fsinit; add nsinit; add chatty9pclient | rsc | 2 | +41 | -19 |
2005-02-11 17:00 | call srv->start at start | rsc | 2 | +22 | -7 |
2005-02-11 16:58 | hard code list of plan 9 services in case they are not in /etc/services | rsc | 8 | +300 | -8 |
2005-02-11 16:58 | set pid=-1 explicitly | rsc | 1 | +1 | -0 |
2005-02-11 16:56 | bug fixes; add secstore | rsc | 8 | +698 | -111 |
2005-02-11 16:55 | add secstore | rsc | 1 | +3 | -2 |
2005-02-11 16:55 | add disabled to ignore list | rsc | 1 | +1 | -0 |
2005-02-11 16:55 | better path for ahd | rsc | 1 | +1 | -1 |
2005-02-11 16:55 | bug fix in auth | rsc | 1 | +3 | -1 |
2005-02-11 16:54 | remove threadregs; use %# explicitly; use attachargs | rsc | 3 | +21 | -138 |
2005-02-11 16:54 | tweak | rsc | 1 | +2 | -1 |
2005-02-11 16:53 | bug fixes; quieter | rsc | 1 | +3 | -3 |
2005-02-11 16:53 | use nsamount and fsamount | rsc | 1 | +5 | -3 |
2005-02-11 16:52 | add print buttons | rsc | 1 | +2 | -0 |
2005-02-11 16:52 | add threadgetname | rsc | 1 | +1 | -0 |
2005-02-11 16:52 | fix regexp license | rsc | 1 | +1 | -1 |
2005-02-11 16:52 | fix libsec lib9 cycle | rsc | 1 | +7 | -0 |
2005-02-11 16:51 | clean up pthread for linux | rsc | 3 | +62 | -73 |
2005-02-11 16:44 | new allocrpc interface | rsc | 1 | +1 | -6 |
2005-02-11 16:44 | set corpid | rsc | 1 | +1 | -0 |
2005-02-11 16:42 | send output to fd instead of 0 | rsc | 1 | +1 | -1 |
2005-02-11 16:42 | add link to license | rsc | 1 | +2 | -2 |
2005-02-11 05:23 | debugging | rsc | 1 | +2 | -1 |
2005-02-11 02:34 | reserve var | rsc | 1 | +1 | -0 |
2005-02-11 02:16 | declare frame | rsc | 2 | +3 | -3 |
2005-02-11 02:14 | different pthread support | rsc | 2 | +188 | -217 |
2005-02-11 02:02 | Remove libthread_db nonsense. | rsc | 4 | +0 | -346 |
2005-02-11 00:01 | more pthread | rsc | 8 | +132 | -115 |
2005-02-10 16:08 | new prototypes | rsc | 4 | +20 | -1 |
2005-02-08 21:06 | nsopen | rsc | 1 | +2 | -1 |
2005-02-08 21:04 | auth fixes | rsc | 2 | +8 | -2 |
2005-02-08 21:04 | add autolib | rsc | 1 | +1 | -0 |
2005-02-08 21:03 | fix typo | rsc | 1 | +1 | -1 |
2005-02-08 21:03 | add crypt | rsc | 1 | +2 | -0 |
2005-02-08 21:03 | cannot assign args | rsc | 1 | +1 | -2 |
2005-02-08 21:03 | do not use auth.h | rsc | 1 | +1 | -1 |
2005-02-08 21:03 | add auth | rsc | 4 | +18 | -1 |
2005-02-08 21:02 | use sysfatal | rsc | 1 | +6 | -12 |
2005-02-08 21:02 | add crypt | rsc | 2 | +69 | -0 |
2005-02-08 20:58 | lucho changes | rsc | 9 | +144 | -72 |
2005-02-08 20:41 | fix paste again | rsc | 1 | +1 | -1 |
2005-02-08 20:35 | send nul with choice | rsc | 1 | +7 | -3 |
2005-02-08 20:27 | avoid unix special files | rsc | 1 | +7 | -14 |
2005-02-08 20:25 | add mode chars | rsc | 2 | +22 | -3 |
2005-02-08 20:24 | bug fix | rsc | 1 | +3 | -2 |
2005-02-08 20:18 | add mode bits | rsc | 1 | +4 | -0 |
2005-02-08 20:17 | expose unix mode bits | rsc | 4 | +28 | -10 |
2005-02-08 20:08 | start adding DM bits | rsc | 4 | +16 | -8 |
2005-02-08 19:13 | add freebsd 5.2 | rsc | 1 | +3 | -0 |
2005-02-08 19:13 | bug fix | rsc | 1 | +0 | -1 |
2005-02-08 19:13 | remove debugging | rsc | 1 | +0 | -1 |
2005-02-08 19:08 | play nicer with others w.r.t. signal masks | rsc | 1 | +37 | -43 |
2005-02-08 18:36 | document bash stupidity | rsc | 1 | +13 | -0 |
2005-02-08 18:33 | try to handle DEL better | rsc | 1 | +16 | -17 |
2005-02-08 18:01 | Maybe it will run on SunOS 5.8 now. | rsc | 2 | +20 | -1 |
2005-02-08 17:56 | Avoid yet another X11 stack overflow. | rsc | 2 | +36 | -1 |
2005-02-03 15:41 | stupid gcc | rsc | 1 | +1 | -1 |
2005-02-02 22:32 | silence archive warning for .a files | rsc | 1 | +2 | -1 |
2005-02-02 22:27 | more nowsys | rsc | 8 | +250 | -0 |
2005-02-02 22:08 | use LOCAL.config | rsc | 1 | +8 | -1 |
2005-02-02 22:04 | break x11 for sure | rsc | 17 | +142 | -16 |
2005-02-01 20:29 | do not use linux mc | rsc | 1 | +1 | -1 |
2005-01-31 07:14 | add stack to list | rsc | 1 | +1 | -1 |
2005-01-30 19:45 | do not readdir files - from zoltan jarai | rsc | 1 | +4 | -1 |
2005-01-30 18:00 | disable chording | rsc | 1 | +5 | -3 |
2005-01-30 17:09 | fix mkfile again | rsc | 1 | +1 | -1 |
2005-01-30 16:50 | add ranlib for mac | rsc | 3 | +4 | -0 |
2005-01-30 16:49 | add - | rsc | 1 | +1 | -0 |
2005-01-30 16:49 | add lex files | rsc | 1 | +1 | -1 |
2005-01-30 16:48 | why bother? | rsc | 1 | +13 | -1 |
2005-01-30 16:35 | osprocid can be -1 | rsc | 1 | +1 | -1 |
2005-01-30 16:34 | silence warning | rsc | 1 | +1 | -1 |
2005-01-30 16:34 | add errors file | rsc | 6 | +69 | -0 |
2005-01-30 16:30 | fix mintag bug - thanks lucho | rsc | 1 | +0 | -4 |
2005-01-30 16:29 | document -a | rsc | 1 | +4 | -1 |
2005-01-30 16:29 | document -a, Indent | rsc | 1 | +33 | -12 |
2005-01-30 16:28 | respect sysname | rsc | 1 | +28 | -1 |
2005-01-30 16:28 | use correct graphics format | rsc | 1 | +8 | -11 |
2005-01-30 16:27 | handle sysnames in labels | rsc | 3 | +37 | -11 |
2005-01-30 15:59 | handle non-zero mintag properly | rsc | 1 | +2 | -2 |
2005-01-29 17:03 | update usage | rsc | 1 | +1 | -1 |
2005-01-29 16:50 | add diff -a | rsc | 2 | +30 | -13 |
2005-01-28 05:41 | better offset handling | rsc | 1 | +5 | -0 |
2005-01-27 20:55 | cope with unix ORCLOSE | rsc | 1 | +2 | -1 |
2005-01-27 20:52 | fix rowdump bug | rsc | 1 | +1 | -1 |
2005-01-27 20:36 | remove searching print; check fids in use; handle addr correctly again | rsc | 3 | +23 | -4 |
2005-01-27 19:28 | add here | rsc | 1 | +1 | -0 |
2005-01-27 19:27 | do not use cvs for here | rsc | 1 | +0 | -0 |
2005-01-27 19:24 | how did we lose this? | rsc | 1 | +7 | -1 |
2005-01-27 07:20 | remove debugging print | rsc | 1 | +0 | -1 |
2005-01-27 06:10 | add autoindent (-a) and chording. clean up argument parsing. | rsc | 8 | +113 | -74 |
2005-01-26 07:10 | add -c option | rsc | 4 | +88 | -2 |
2005-01-26 04:02 | handle @ better in winsize | rsc | 1 | +4 | -0 |
2005-01-24 03:57 | update | rsc | 2 | +30 | -188 |
2005-01-24 03:45 | update | rsc | 1 | +39 | -0 |
2005-01-24 00:49 | volatile | rsc | 1 | +2 | -1 |
2005-01-23 23:19 | more searchpath-related changes | rsc | 3 | +3 | -1 |
2005-01-23 23:02 | document isum | rsc | 1 | +17 | -1 |
2005-01-23 22:58 | stupid bugs | rsc | 2 | +5 | -5 |
2005-01-23 22:57 | rename scheduler to have a more distinctive name, so stack traces can end there | rsc | 1 | +5 | -5 |
2005-01-23 22:57 | avoid saying unsigned long, for unix port | rsc | 2 | +2 | -2 |
2005-01-23 22:57 | add undocumented Abort builtin | rsc | 1 | +27 | -5 |
2005-01-23 22:56 | do not clobber register names | rsc | 1 | +105 | -1 |
2005-01-23 22:56 | add stack | rsc | 1 | +3 | -0 |
2005-01-23 22:56 | document -q | rsc | 1 | +4 | -0 |
2005-01-23 22:55 | document core and stack | rsc | 2 | +31 | -13 |
2005-01-23 22:51 | sort cores; print stack as command | rsc | 1 | +16 | -7 |
2005-01-23 22:51 | changes mainly for threading support | rsc | 1 | +72 | -0 |
2005-01-23 22:51 | less verbose | rsc | 1 | +2 | -1 |
2005-01-23 22:48 | change to use attach functions. $a means switch thread in core dumps. (maybe that should be $A now?). | rsc | 5 | +35 | -97 |
2005-01-23 22:48 | Working on better handling of multithreading in general and core dumps in particular. See notes: | rsc | 10 | +526 | -174 |
2005-01-23 22:41 | document searchpath(3) | rsc | 1 | +61 | -0 |
2005-01-23 22:33 | Add searchpath(). | rsc | 3 | +64 | -0 |
2005-01-23 22:33 | Extract more data from core dumps. | rsc | 1 | +11 | -4 |
2005-01-23 22:33 | Start working through proper handling of pthreads when debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems. | rsc | 14 | +528 | -415 |
2005-01-23 16:02 | Apparently SuSE 9.1's X distribution uses even bigger buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. | rsc | 4 | +5 | -4 |
2005-01-23 01:55 | redirect debugging output of isnptl | rsc | 1 | +1 | -1 |
2005-01-21 20:23 | arg count | rsc | 1 | +1 | -1 |
2005-01-21 20:21 | use better versions | rsc | 3 | +4 | -3 |
2005-01-21 06:51 | replace mdir with mkdir; oops | rsc | 1 | +1 | -1 |
2005-01-20 22:59 | ignore host read eof while exiting | rsc | 3 | +9 | -0 |
2005-01-20 17:53 | todo | rsc | 1 | +6 | -0 |
2005-01-20 17:52 | core has been written | rsc | 1 | +9 | -3 |
2005-01-19 19:48 | use correct yacc | rsc | 1 | +0 | -1 |
2005-01-19 19:17 | more ignores | rsc | 1 | +1 | -1 |
2005-01-19 19:12 | add errno | rsc | 2 | +1 | -1 |
2005-01-19 17:11 | fixes | rsc | 1 | +1 | -1 |
2005-01-19 17:04 | show only interesting log entries | rsc | 1 | +3 | -0 |
2005-01-19 16:51 | do not use shutdown on mac | rsc | 1 | +6 | -4 |
2005-01-19 16:50 | avoid c99 | rsc | 1 | +22 | -15 |
2005-01-19 16:48 | avoid c99 extensions | rsc | 1 | +15 | -4 |
2005-01-19 16:45 | bad $variable names | rsc | 1 | +2 | -2 |
2005-01-19 16:44 | try again | rsc | 1 | +4 | -4 |
2005-01-19 16:42 | try again at x86-64 | rsc | 1 | +3 | -1 |
2005-01-19 04:05 | continue x86-64 | rsc | 3 | +10 | -1 |
2005-01-19 03:53 | do not close -1 | rsc | 1 | +2 | -1 |
2005-01-19 01:17 | update | rsc | 1 | +12 | -0 |
2005-01-19 00:38 | do not translate man pages | rsc | 1 | +1 | -1 |
2005-01-19 00:25 | do not use rpath on Darwin | rsc | 1 | +6 | -2 |
2005-01-18 20:53 | proccreate race | rsc | 1 | +3 | -1 |
2005-01-18 20:49 | free hdr->cmd | rsc | 1 | +1 | -0 |
2005-01-18 20:49 | extract cmd in right place | rsc | 3 | +6 | -6 |
2005-01-18 20:45 | add | rsc | 1 | +102 | -0 |
2005-01-18 20:26 | add core cmd | rsc | 4 | +65 | -0 |
2005-01-18 20:26 | print core cmd | rsc | 1 | +1 | -0 |
2005-01-18 20:17 | run LOCAL.INSTALL | rsc | 1 | +4 | -1 |
2005-01-18 20:17 | check for lack of registers | rsc | 1 | +4 | -4 |
2005-01-18 20:17 | bigger chunking | rsc | 1 | +1 | -1 |
2005-01-18 20:17 | add threadgetname | rsc | 1 | +6 | -0 |
2005-01-18 20:15 | bug fixes | rsc | 5 | +16 | -11 |
2005-01-18 18:52 | update 9menu url | rsc | 1 | +1 | -1 |
2005-01-18 18:34 | gone | rsc | 1 | +0 | -17 |
2005-01-18 18:31 | update | rsc | 3 | +29 | -10 |
2005-01-18 18:26 | add threadspawnl | rsc | 1 | +1 | -0 |
2005-01-18 18:17 | silence useless errors | rsc | 1 | +12 | -3 |
2005-01-18 18:14 | explain nptl stuff | rsc | 1 | +3 | -0 |
2005-01-18 18:13 | explain nptl stuff | rsc | 1 | +37 | -0 |
2005-01-18 18:13 | better exit handling | rsc | 2 | +32 | -3 |
2005-01-18 18:11 | add fsseek | rsc | 3 | +50 | -0 |
2005-01-18 18:11 | use domain name | rsc | 1 | +4 | -4 |
2005-01-18 06:02 | remove hard-coded /usr/local/plan9 | rsc | 1 | +1 | -1 |
2005-01-18 06:02 | add cvs server link | rsc | 1 | +9 | -1 |
2005-01-18 05:59 | look in right place for 64-bit X libs | rsc | 1 | +5 | -0 |
2005-01-18 05:57 | add x86 64 | rsc | 1 | +7 | -0 |
2005-01-18 05:57 | 64-bit nonsense | rsc | 1 | +19 | -3 |
2005-01-18 05:47 | x | rsc | 1 | +8 | -0 |
2005-01-18 05:44 | change vacfs ref | rsc | 1 | +1 | -1 |
2005-01-18 05:43 | better comment | rsc | 1 | +8 | -1 |
2005-01-18 05:42 | shorter | rsc | 1 | +11 | -242 |
2005-01-18 05:25 | remove venti for now | rsc | 53 | +2 | -10330 |
2005-01-17 21:38 | important to -lpthread | rsc | 1 | +1 | -1 |
2005-01-17 21:33 | more binaries | rsc | 1 | +3 | -0 |
2005-01-17 21:32 | nptl dependencies | rsc | 4 | +28 | -1 |
2005-01-17 21:30 | more exits | rsc | 2 | +6 | -0 |
2005-01-17 21:30 | allow config to override kernel version | rsc | 5 | +39 | -3 |
2005-01-17 21:29 | do not call exits in threaded programs | rsc | 8 | +25 | -17 |
2005-01-17 21:27 | use 9 ps | rsc | 1 | +1 | -1 |
2005-01-17 21:27 | formatting | rsc | 1 | +3 | -1 |
2005-01-17 20:57 | source $PLAN9/config | rsc | 2 | +3 | -1 |
2005-01-17 15:37 | nil deref | rsc | 1 | +1 | -1 |
2005-01-16 23:06 | minor mods | rsc | 1 | +6 | -8 |
2005-01-16 23:01 | vacfs has been ported! | rsc | 1 | +3 | -3 |
2005-01-16 23:00 | add note about html | rsc | 1 | +8 | -0 |
2005-01-16 22:58 | vacfs | rsc | 3 | +152 | -0 |
2005-01-16 22:57 | different naming convention | rsc | 1 | +18 | -4 |
2005-01-16 21:33 | update | rsc | 2 | +31 | -1 |
2005-01-16 21:32 | indices | rsc | 5 | +35 | -61 |
2005-01-16 21:32 | tweaks | rsc | 12 | +25 | -30 |
2005-01-16 21:31 | better HR | rsc | 1 | +1 | -1 |
2005-01-16 21:31 | useful warning comment | rsc | 1 | +9 | -0 |
2005-01-16 21:30 | handle section (9p) | rsc | 1 | +4 | -1 |
2005-01-16 21:30 | typo | rsc | 1 | +1 | -0 |
2005-01-16 21:30 | describe new return values | rsc | 1 | +18 | -0 |
2005-01-16 21:30 | tweaks | rsc | 1 | +1 | -1 |
2005-01-16 21:29 | descriptions | rsc | 1 | +2 | -0 |
2005-01-16 21:29 | oops | rsc | 1 | +2 | -2 |
2005-01-16 21:29 | dregs from unix | rsc | 1 | +0 | -3 |
2005-01-16 21:28 | update return interface | rsc | 2 | +29 | -20 |
2005-01-16 21:16 | use EARGF | rsc | 1 | +3 | -3 |
2005-01-16 21:15 | make vacfs work; thanks to lucho | rsc | 6 | +154 | -145 |
2005-01-16 21:13 | must use tcp explicitly | rsc | 1 | +1 | -1 |
2005-01-16 20:56 | use -Wl,-rpath for gcc | rsc | 1 | +15 | -1 |
2005-01-16 17:37 | too big fd | rsc | 1 | +4 | -3 |
2005-01-15 20:54 | Long-standing bug in syminit, tickled by placing initshell before syminit. Don't understand why syminit exists at all. | rsc | 2 | +5 | -3 |
2005-01-15 16:34 | use threadexits instead of exits | rsc | 1 | +3 | -3 |
2005-01-14 23:46 | cat does take arguments! | rsc | 1 | +1 | -1 |
2005-01-14 23:45 | note from axel | rsc | 1 | +4 | -3 |
2005-01-14 22:23 | describe diff -uc | rsc | 1 | +10 | -1 |
2005-01-14 22:21 | fix quote font | rsc | 1 | +1 | -1 |
2005-01-14 22:13 | add link to 9wm page | rsc | 1 | +9 | -1 |
2005-01-14 21:23 | cd | rsc | 1 | +1 | -0 |
2005-01-14 21:09 | linux | rsc | 1 | +5 | -0 |
2005-01-14 21:01 | fix urls | rsc | 2 | +2 | -1 |
2005-01-14 21:01 | fixurls | rsc | 1 | +34 | -0 |
2005-01-14 20:53 | ridiculous precision | rsc | 1 | +7 | -7 |
2005-01-14 20:49 | tweaks | rsc | 2 | +2 | -2 |
2005-01-14 20:47 | link directly | rsc | 2 | +3 | -3 |
2005-01-14 20:42 | note html files | rsc | 1 | +4 | -1 |
2005-01-14 20:41 | changes | rsc | 3 | +96 | -1 |
2005-01-14 20:21 | floating percent | rsc | 1 | +4 | -3 |
2005-01-14 20:14 | better href | rsc | 1 | +2 | -1 |
2005-01-14 20:13 | mkindex | rsc | 1 | +1 | -0 |
2005-01-14 20:13 | install | rsc | 1 | +60 | -0 |
2005-01-14 20:13 | maketarball | rsc | 1 | +19 | -0 |
2005-01-14 20:12 | add index | rsc | 6 | +30205 | -4 |
2005-01-14 20:08 | no /fd/0 | rsc | 1 | +1 | -1 |
2005-01-14 19:51 | howto | rsc | 2 | +38 | -0 |
2005-01-14 19:43 | add interesting pages | rsc | 1 | +47 | -0 |
2005-01-14 19:43 | update paths | rsc | 1 | +1 | -1 |
2005-01-14 19:42 | license | rsc | 1 | +45 | -0 |
2005-01-14 19:37 | documet openfd | rsc | 1 | +60 | -0 |
2005-01-14 19:29 | need intro | rsc | 1 | +8 | -0 |
2005-01-14 19:27 | removed | rsc | 2 | +0 | -365 |
2005-01-14 19:27 | renamed | rsc | 6 | +0 | -1033 |
2005-01-14 19:03 | document man | rsc | 2 | +17 | -6 |
2005-01-14 18:49 | avoid renaming /usr/local/plan9-foo | rsc | 1 | +1 | -1 |
2005-01-14 18:46 | stupid sun | rsc | 3 | +9 | -11 |
2005-01-14 18:38 | try to fix sun | rsc | 4 | +5 | -0 |
2005-01-14 18:35 | stupid sun | rsc | 1 | +0 | -2 |
2005-01-14 18:35 | stupid programmer | rsc | 1 | +1 | -1 |
2005-01-14 18:33 | smart sun | rsc | 1 | +6 | -8 |
2005-01-14 18:32 | stupid sun | rsc | 7 | +17 | -14 |
2005-01-14 18:26 | use install.log | rsc | 1 | +1 | -1 |
2005-01-14 18:25 | stupid sun | rsc | 2 | +3 | -1 |
2005-01-14 18:21 | stupid sun | rsc | 7 | +8 | -11 |
2005-01-14 18:11 | oops sunos | rsc | 1 | +3 | -3 |
2005-01-14 18:05 | signedness | rsc | 1 | +1 | -1 |
2005-01-14 18:03 | shut up | rsc | 1 | +5 | -1 |
2005-01-14 18:02 | log everything | rsc | 1 | +3 | -1 |
2005-01-14 18:01 | add anhtml | rsc | 1 | +1 | -0 |
2005-01-14 18:00 | better job at cleaning | rsc | 6 | +13 | -11 |
2005-01-14 17:58 | build man pages | rsc | 1 | +6 | -2 |
2005-01-14 17:57 | not reached | rsc | 1 | +0 | -1 |
2005-01-14 17:56 | add procwakeupandunlock | rsc | 1 | +8 | -0 |
2005-01-14 17:55 | silence warning | rsc | 1 | +1 | -1 |
2005-01-14 17:43 | ignore generated html | rsc | 7 | +15 | -0 |
2005-01-14 17:40 | fix unsharp | rsc | 1 | +7 | -4 |
2005-01-14 17:37 | cut out the html - they're going to cause diffing problems. | rsc | 262 | +82 | -44564 |
2005-01-14 17:31 | where did this change go? | rsc | 1 | +11 | -1 |
2005-01-14 05:55 | update | rsc | 1 | +2 | -0 |
2005-01-14 05:55 | paranoia | rsc | 7 | +16 | -7 |
2005-01-14 05:42 | must let $PLAN9 be overrided in 9 and 9.rc | rsc | 3 | +13 | -5 |
2005-01-14 05:28 | fixes | rsc | 5 | +257 | -12 |
2005-01-14 04:24 | works on Linux 2.6 | rsc | 14 | +33 | -28 |
2005-01-14 03:45 | checkpoint | rsc | 315 | +48832 | -933 |
2005-01-14 03:33 | 64-bit fixes from lucho | rsc | 4 | +13 | -11 |
2005-01-14 03:27 | some changes | rsc | 9 | +79 | -276 |
2005-01-14 00:33 | discovered $newmember | rsc | 1 | +0 | -7 |
2005-01-13 04:58 | these mkfiles only confuse | rsc | 2 | +0 | -86 |
2005-01-13 04:56 | forgotten files | rsc | 10 | +5356 | -0 |
2005-01-13 04:53 | cheat on changes | rsc | 1 | +2 | -388 |
2005-01-13 04:50 | more small changes | rsc | 3 | +1049 | -0 |
2005-01-13 04:49 | Many small edits. | rsc | 160 | +2204 | -864 |
2005-01-12 17:18 | missed this | rsc | 1 | +88 | -0 |
2005-01-12 16:59 | maintain $path and $PATH simultaneously | rsc | 5 | +74 | -4 |
2005-01-11 21:28 | no more 9commands | rsc | 5 | +23 | -8 |
2005-01-11 21:28 | paranoia | rsc | 2 | +17 | -2 |
2005-01-11 21:06 | don't rfork(RFNOTEG) because then you lose the ability to read from the console. damn. | rsc | 1 | +23 | -3 |
2005-01-11 20:58 | change scripts back to /usr/local/plan9/bin/rc. sigh. | rsc | 11 | +17 | -59 |
2005-01-11 20:57 | get rid of the 9foo commands in favor of the 9 script | rsc | 5 | +7 | -4396 |
2005-01-11 20:57 | better cleanup of tmp files | rsc | 1 | +8 | -6 |
2005-01-11 19:52 | update | rsc | 1 | +7 | -0 |
2005-01-11 19:46 | fix cflags | rsc | 1 | +1 | -1 |
2005-01-11 19:46 | unbugger postscript | rsc | 2 | +2 | -2 |
2005-01-11 19:46 | add $plan9 variable | rsc | 3 | +16 | -7 |
2005-01-11 19:45 | updates | rsc | 3 | +27 | -15 |
2005-01-11 19:44 | invoke rc | rsc | 1 | +1 | -1 |
2005-01-11 19:44 | invoke page better | rsc | 1 | +1 | -11 |
2005-01-11 19:35 | more fun with macs | rsc | 1 | +63 | -18 |
2005-01-11 19:23 | fun with applescript | rsc | 5 | +242 | -6 |
2005-01-11 17:59 | handle \*9 | rsc | 1 | +6 | -2 |
2005-01-11 17:49 | remove references to hardcoded /usr/local/plan9 where possible | rsc | 11 | +45 | -27 |
2005-01-11 17:43 | os x changes | rsc | 18 | +92 | -44 |
2005-01-11 17:39 | add \*9 string | rsc | 1 | +1 | -0 |
2005-01-11 17:37 | use macro for /usr/local/plan9 | rsc | 220 | +309 | -302 |
2005-01-11 17:14 | fixes for openbsd | rsc | 2 | +9 | -54 |
2005-01-11 16:48 | changes from rob | rsc | 2 | +3 | -8 |
2005-01-10 00:28 | do rfork(RFNOTEG) before exec | rsc | 1 | +1 | -0 |
2005-01-10 00:23 | document -r | rsc | 1 | +6 | -1 |
2005-01-10 00:21 | add -r flag to reverse scrolling behavior. from peter canning. | rsc | 2 | +11 | -0 |
2005-01-07 23:26 | add 9 | rsc | 1 | +10 | -0 |
2005-01-07 23:11 | oops | rsc | 1 | +2 | -2 |
2005-01-07 23:11 | symopen | rsc | 1 | +2 | -2 |
2005-01-07 23:11 | tweaks | rsc | 3 | +14 | -4 |
2005-01-07 23:10 | symopen | rsc | 2 | +2 | -2 |
2005-01-07 22:59 | oops | rsc | 1 | +1 | -2 |
2005-01-07 21:47 | initial darwin | rsc | 5 | +156 | -3 |
2005-01-07 20:52 | allow lock passing | rsc | 1 | +2 | -1 |
2005-01-07 20:45 | symopen | rsc | 3 | +5 | -4 |
2005-01-07 20:41 | new program from presotto | rsc | 1 | +302 | -0 |
2005-01-07 20:40 | oops | rsc | 1 | +2 | -2 |
2005-01-07 20:29 | mention freebsd nonsense | rsc | 1 | +30 | -3 |
2005-01-07 20:25 | avoid <{} | rsc | 1 | +2 | -2 |
2005-01-07 20:07 | fix from axel | rsc | 1 | +3 | -12 |
2005-01-07 19:17 | bug fix | rsc | 1 | +9 | -7 |
2005-01-07 19:12 | add adict | rsc | 1 | +86 | -0 |
2005-01-07 19:11 | fix sunos | rsc | 2 | +2 | -1 |
2005-01-07 19:10 | rename /usr/local/plan9 for alternate installs | rsc | 2 | +23 | -0 |
2005-01-07 18:52 | unbugger | rsc | 1 | +1 | -1 |
2005-01-07 18:51 | remove target on failure (sun) | rsc | 1 | +12 | -1 |
2005-01-07 18:45 | small hidings | rsc | 6 | +24 | -13 |
2005-01-07 18:44 | seems to correct lack of focus when coming back from being hidden. not strictly correct in multithreaded programs but let's see if anything breaks. | rsc | 1 | +10 | -2 |
2005-01-07 18:06 | freebsd5 | rsc | 1 | +39 | -24 |
2005-01-07 18:04 | gcc | rsc | 2 | +2 | -0 |
2005-01-07 18:04 | oops | rsc | 1 | +1 | -1 |
2005-01-07 18:03 | debugging for sam, and an old fix forgotten | rsc | 11 | +28 | -7 |
2005-01-07 17:41 | Update CVS turd. | wkj | 1 | +1 | -0 |
2005-01-07 17:38 | First pass at supporting FreeBSD 5.x. I do not yet have a way of testing this. | wkj | 1 | +34 | -0 |
2005-01-07 17:26 | debugging | rsc | 3 | +13 | -10 |
2005-01-07 17:21 | more name conflicts | rsc | 1 | +4 | -0 |
2005-01-07 17:20 | stupid FreeBSD name conflict | rsc | 1 | +2 | -0 |
2005-01-07 17:06 | ignore spurious sigchilds on sunos | rsc | 1 | +10 | -3 |
2005-01-07 08:02 | success on the sun | rsc | 3 | +24 | -1 |
2005-01-07 07:47 | sunos fixes | rsc | 13 | +14 | -14 |
2005-01-07 07:28 | accomodate sun nm format | rsc | 1 | +2 | -2 |
2005-01-07 07:19 | do not depend on flock | rsc | 1 | +6 | -1 |
2005-01-07 07:16 | add -mt for sun | rsc | 1 | +1 | -1 |
2005-01-07 07:15 | better status handling for sun | rsc | 1 | +5 | -14 |
2005-01-07 06:41 | no need to include sec.h | rsc | 6 | +0 | -6 |
2005-01-07 06:40 | do full dependency graph using libraries too. adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable. | rsc | 1 | +83 | -60 |
2005-01-07 04:05 | add _flushmemscreen declaration | rsc | 1 | +2 | -0 |
2005-01-07 04:03 | add declaration for elfdl386mapdl. | rsc | 1 | +2 | -1 |
2005-01-07 04:02 | make regdesc global | rsc | 1 | +11 | -11 |
2005-01-07 04:01 | add regdesc back. | rsc | 1 | +1 | -0 |
2005-01-06 23:45 | use fmtvprint to avoid needing to copy the arguments. (stupid va_copy). | rsc | 1 | +1 | -2 |
2005-01-06 23:43 | add _procwakeupandunlock to help ease locking contention on Linux 2.4. | rsc | 5 | +44 | -12 |
2005-01-06 23:13 | go back to 1000 scheds | rsc | 1 | +1 | -1 |
2005-01-06 23:11 | more precision on time | rsc | 1 | +7 | -2 |
2005-01-06 23:08 | add some annoying lock loop prints -- let's see if they ever fire. | rsc | 1 | +65 | -8 |
2005-01-06 23:07 | more debugging | rsc | 3 | +19 | -6 |
2005-01-06 23:06 | fix autolib for gcc3+ | rsc | 1 | +10 | -0 |
2005-01-05 04:01 | exit on eof | rsc | 1 | +1 | -3 |
2005-01-04 22:44 | update mkmk.sh | rsc | 2 | +7 | -3 |
2005-01-04 22:43 | scrolling | rsc | 1 | +1 | -0 |
2005-01-04 22:41 | add new | syntax. syntax will change. | rsc | 19 | +281 | -83 |
2005-01-04 22:33 | man page checking | rsc | 2 | +458 | -0 |
2005-01-04 22:32 | ignore build dirs | rsc | 1 | +5 | -0 |
2005-01-04 22:31 | forgot this | rsc | 1 | +29 | -0 |
2005-01-04 22:30 | in with the new | rsc | 5 | +310 | -144 |
2005-01-04 22:30 | in with the new | rsc | 4 | +29 | -231 |
2005-01-04 22:23 | add _threaddaemonize | rsc | 1 | +1 | -0 |
2005-01-04 22:22 | more debugging | rsc | 1 | +16 | -6 |
2005-01-04 22:22 | better handling | rsc | 1 | +22 | -8 |
2005-01-04 22:21 | remove thread.c | rsc | 2 | +0 | -35 |
2005-01-04 22:21 | use 9pclient | rsc | 2 | +6 | -7 |
2005-01-04 22:21 | good thing no one uses this. | rsc | 1 | +1 | -1 |
2005-01-04 22:20 | do not free r until done with it! | rsc | 1 | +3 | -2 |
2005-01-04 22:20 | hide some routines | rsc | 4 | +19 | -19 |
2005-01-04 22:20 | minor fixes; hide some routines | rsc | 6 | +10 | -10 |
2005-01-04 22:19 | no need for disk or scsi | rsc | 1 | +0 | -7 |
2005-01-04 22:19 | fix error message | rsc | 1 | +1 | -1 |
2005-01-04 22:19 | cache answer | rsc | 1 | +19 | -12 |
2005-01-04 22:19 | add execl and rand | rsc | 1 | +2 | -0 |
2005-01-04 22:19 | cache answer | rsc | 1 | +7 | -2 |
2005-01-04 22:18 | avoid duplicated code. guarantee that EINTR is "interrupted". | rsc | 1 | +6 | -19 |
2005-01-04 22:18 | use fcntl F_SETLK instead of flock, for sun's. | rsc | 1 | +8 | -1 |
2005-01-04 22:18 | exception names | rsc | 1 | +2 | -2 |
2005-01-04 22:17 | unused variables | rsc | 1 | +2 | -2 |
2005-01-04 22:17 | use 9pclient | rsc | 1 | +3 | -3 |
2005-01-04 22:17 | parse -s option | rsc | 1 | +5 | -1 |
2005-01-04 22:17 | do threading right | rsc | 2 | +4 | -26 |
2005-01-04 22:17 | exit correctly | rsc | 1 | +7 | -7 |
2005-01-04 22:16 | exit correctly. | rsc | 1 | +3 | -3 |
2005-01-04 22:16 | use 9pclient | rsc | 1 | +4 | -4 |
2005-01-04 22:16 | add boston | rsc | 1 | +1 | -3 |
2005-01-04 22:15 | more tests | rsc | 5 | +130 | -3 |
2005-01-04 22:13 | 3d color cube | rsc | 1 | +226 | -0 |
2005-01-04 22:12 | mustn't forget this | rsc | 1 | +2349 | -0 |
2005-01-04 22:12 | more files | rsc | 3 | +7195 | -0 |
2005-01-04 22:11 | new scripts | rsc | 7 | +147 | -1 |
2005-01-04 22:10 | don't use (){} struct constructor | rsc | 1 | +28 | -14 |
2005-01-04 22:10 | Goodbye SHORTLIB | rsc | 34 | +3 | -70 |
2005-01-04 22:09 | use 9pclient instead of fs | rsc | 1 | +15 | -26 |
2005-01-04 22:09 | good bye SHORTLIB | rsc | 2 | +2 | -2 |
2005-01-04 22:09 | set SYSVERSION for 9c | rsc | 1 | +1 | -0 |
2005-01-04 22:09 | bugger fs in case it comes back | rsc | 1 | +1 | -1 |
2005-01-04 22:08 | add boston | rsc | 1 | +3 | -1 |
2005-01-04 22:07 | add threadnotify | rsc | 1 | +5 | -0 |
2005-01-04 22:07 | more binaries to ignore | rsc | 1 | +13 | -0 |
2005-01-04 21:39 | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 4 | +15 | -21 |
2005-01-04 21:29 | don't need to rename Fid | rsc | 1 | +3 | -5 |
2005-01-04 21:28 | don't need to rename Fid anymore | rsc | 1 | +2 | -4 |
2005-01-04 21:28 | back to threadnotify | rsc | 1 | +1 | -1 |
2005-01-04 21:27 | change to use new library. | rsc | 2 | +21 | -25 |
2005-01-04 21:27 | typo flags => flag | rsc | 1 | +1 | -1 |
2005-01-04 21:26 | new prototype | rsc | 1 | +1 | -1 |
2005-01-04 21:26 | don't be dumb. | rsc | 1 | +2 | -7 |
2005-01-04 21:26 | small fixes; goodbye SHORTLIB | rsc | 1 | +12 | -5 |
2005-01-04 21:25 | change comparison function to be consistent. (now qsort on sunos should stop crashing.) | rsc | 1 | +1 | -1 |
2005-01-04 21:25 | have lrand now | rsc | 1 | +0 | -2 |
2005-01-04 21:25 | allow - as input file | rsc | 1 | +4 | -1 |
2005-01-04 21:24 | more debugging | rsc | 1 | +149 | -82 |
2005-01-04 21:24 | an old saddle | rsc | 7 | +1559 | -0 |
2005-01-04 21:23 | placeholder; does not yet build | rsc | 13 | +3661 | -0 |
2005-01-04 21:23 | 3D geometry | rsc | 7 | +890 | -0 |
2005-01-04 21:22 | lib9pclient is the new libfs | rsc | 16 | +1033 | -0 |
2005-01-04 21:21 | more include files. | rsc | 2 | +142 | -0 |
2005-01-04 21:20 | man pages changes | rsc | 8 | +436 | -7 |
2005-01-04 21:18 | autolib | rsc | 20 | +96 | -49 |
2005-01-04 21:17 | fs.h => 9pclient.h | rsc | 1 | +7 | -6 |
2005-01-04 21:17 | autolib, p9rand, p9execl | rsc | 1 | +19 | -14 |
2005-01-04 21:15 | modifications for firefox | rsc | 1 | +12 | -5 |
2005-01-04 21:15 | use kill -9 instead | rsc | 1 | +1 | -4 |
2005-01-04 21:15 | use $USER instead of whoami | rsc | 1 | +1 | -2 |
2005-01-04 21:15 | allow file names as arguments | rsc | 1 | +1 | -2 |
2005-01-04 21:14 | show the amount of memory in use instead of the amount of address space. work a little harder for wchans | rsc | 1 | +3 | -3 |
2005-01-04 21:14 | allow kill of pids. recognize -sig. | rsc | 1 | +9 | -1 |
2005-01-04 21:13 | 9c: ignore autolib symbols 9l: use autolib symbols | rsc | 2 | +127 | -5 |
2005-01-04 21:12 | be more careful about not executing self. clean up tmp files | rsc | 1 | +10 | -1 |
2005-01-03 06:41 | Add mkfile to keep indices up to date. | rsc | 18 | +45 | -2321 |
2005-01-03 06:40 | Some man pages. | rsc | 214 | +16960 | -1997 |
2005-01-02 19:46 | remove libfs. now lib9pclient | rsc | 15 | +0 | -967 |
2005-01-02 03:45 | add ? for unknown plumbs | rsc | 1 | +20 | -1 |
2004-12-31 05:37 | change _p9pow10 to fmtpow10 | rsc | 1 | +1 | -1 |
2004-12-30 18:07 | updates from andrey | rsc | 1 | +14 | -8 |
2004-12-29 02:44 | Rename lrand to p9lrand, too. | wkj | 2 | +2 | -1 |
2004-12-29 02:42 | scroll virtual windows using mouse scroll | rsc | 1 | +15 | -2 |
2004-12-29 01:33 | Use #define to move rand and srand to p9rand and p9srand. | wkj | 1 | +7 | -3 |
2004-12-29 01:32 | Use osreldate.h to determine OS version under FreeBSD. | wkj | 1 | +2 | -1 |
2004-12-29 01:32 | GC now-unused FreeBSD-specific #defines. | wkj | 1 | +0 | -8 |
2004-12-29 01:30 | Avoid conflicts with stdlib. | wkj | 2 | +2 | -3 |
2004-12-29 01:29 | Use FreeBSD-approved method for determining FreeBSD version. | wkj | 1 | +1 | -1 |
2004-12-29 01:29 | GC unused variables. | wkj | 1 | +0 | -2 |
2004-12-29 01:28 | Update mkmk.sh. | wkj | 1 | +4 | -7 |
2004-12-29 01:27 | Formatting nits. | wkj | 34 | +68 | -68 |
2004-12-29 01:27 | #define pow10 to _p9pow10 as a stop-gap. | wkj | 1 | +4 | -2 |
2004-12-29 01:25 | Appease the time_t monster. | wkj | 1 | +6 | -2 |
2004-12-29 01:25 | Include netinet/in.h to get ntohs prototype. | wkj | 1 | +1 | -0 |
2004-12-29 01:24 | Formatting nit. | wkj | 20 | +40 | -40 |
2004-12-28 23:27 | fix up extraction procedures | rsc | 7 | +30 | -15 |
2004-12-28 23:27 | compiler appeasement | rsc | 2 | +5 | -2 |
2004-12-28 23:27 | declare elfdl386mapdl | rsc | 1 | +1 | -0 |
2004-12-28 23:26 | small changes for build | rsc | 2 | +2 | -1 |
2004-12-28 23:21 | add virtual desktop patch from andrey | rsc | 7 | +125 | -10 |
2004-12-28 23:20 | be like plan 9 plumber | rsc | 1 | +22 | -3 |
2004-12-28 23:15 | vac is not buggered anymore | rsc | 1 | +1 | -1 |
2004-12-28 23:15 | thread is not buggered anymore | rsc | 1 | +1 | -1 |
2004-12-28 23:14 | remove Bfmt*, add Bvprint | rsc | 1 | +4 | -5 |
2004-12-28 23:14 | set flag for freebsd 5 | rsc | 1 | +8 | -1 |
2004-12-28 23:13 | add crop | rsc | 1 | +211 | -0 |
2004-12-28 22:36 | restore old plan 9 property that when the last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited. | rsc | 6 | +36 | -8 |
2004-12-28 22:29 | avoid use of an extra proc | rsc | 1 | +1 | -1 |
2004-12-28 22:13 | remove debugging print | rsc | 1 | +0 | -1 |
2004-12-28 22:11 | remove race between openfdthread and connoutthread msgput, so that openfd'ed fids always get clunked properly. | rsc | 1 | +8 | -1 |
2004-12-28 20:01 | make these files look like plan 9's | rsc | 2 | +76 | -82 |
2004-12-28 19:25 | check against plan 9 | rsc | 4 | +19 | -22 |
2004-12-28 19:18 | add bvprint | rsc | 1 | +39 | -0 |
2004-12-28 19:18 | fix Bprint yet again | rsc | 3 | +7 | -53 |
2004-12-28 17:35 | move linux ureg code to portable file | rsc | 2 | +37 | -0 |
2004-12-28 17:34 | fix bug in bprint. fmtprint => fmtvprint | rsc | 1 | +1 | -1 |
2004-12-28 17:34 | FreeBSD tweaks | rsc | 11 | +26 | -22 |
2004-12-28 04:20 | more freebsd work | rsc | 10 | +118 | -40 |
2004-12-28 04:04 | add threadlinklibrary | rsc | 1 | +5 | -0 |
2004-12-28 03:50 | attempt at FreeBSD pre-5 support | rsc | 1 | +356 | -0 |
2004-12-28 03:42 | remove debugging | rsc | 4 | +8 | -5 |
2004-12-28 03:41 | add va_start/va_end. | rsc | 1 | +2 | -0 |
2004-12-28 03:40 | use fmtprint to avoid va_copy | rsc | 1 | +1 | -5 |
2004-12-28 01:45 | add threaddaemonize | rsc | 1 | +98 | -0 |
2004-12-28 01:45 | more little compile fixes | rsc | 6 | +20 | -25 |
2004-12-28 01:37 | use threaddaemonize | rsc | 2 | +9 | -26 |
2004-12-28 01:36 | new test program | rsc | 1 | +11 | -0 |
2004-12-28 01:35 | add threaddaemonize(), more bug fixes | rsc | 7 | +56 | -14 |
2004-12-27 21:05 | add note that vac should work. | rsc | 3 | +5 | -6 |
2004-12-27 19:40 | use getuser instead of getenv("USER"). add portdate file. | rsc | 2 | +10 | -1 |
2004-12-27 19:36 | secstore from ehg | rsc | 10 | +1633 | -0 |
2004-12-27 19:13 | silence various warnings | rsc | 4 | +7 | -3 |
2004-12-27 19:13 | change to use new thread library | rsc | 1 | +3 | -3 |
2004-12-27 19:12 | yield now returns the number of switches done | rsc | 1 | +1 | -1 |
2004-12-27 19:11 | better exec handling | rsc | 5 | +43 | -78 |
2004-12-27 19:11 | add awaitfor and waitfor | rsc | 3 | +30 | -10 |
2004-12-27 18:21 | starting to work on Linux | rsc | 5 | +80 | -19 |
2004-12-27 17:19 | shuffle to allow use of execchan in non-pthreads impls | rsc | 3 | +43 | -6 |
2004-12-27 17:01 | more features | rsc | 5 | +676 | -0 |
2004-12-27 16:57 | dumb porting bugs | rsc | 1 | +2 | -2 |
2004-12-27 16:56 | use new thread library | rsc | 1 | +1 | -153 |
2004-12-27 16:53 | figure out which files to put in the library | rsc | 1 | +14 | -0 |
2004-12-27 16:52 | linux pre-2.6 implementation | rsc | 2 | +355 | -0 |
2004-12-27 16:52 | start linux pre-2.6 port | rsc | 5 | +122 | -79 |
2004-12-27 05:21 | good test programs | rsc | 2 | +404 | -0 |
2004-12-27 05:18 | lock using Lock instead of QLock. qlocks are complicated enough that they need to be able to print during debugging. | rsc | 1 | +3 | -3 |
2004-12-27 03:49 | confine pthreads to pthread.c | rsc | 4 | +38 | -13 |
2004-12-27 03:36 | add chansetname prototype | rsc | 1 | +1 | -0 |
2004-12-27 03:22 | as wkj pointed out, notifyseton should not call notesetenable | rsc | 1 | +0 | -2 |
2004-12-27 01:22 | fix to handle new | rsc | 1 | +2 | -0 |
2004-12-27 01:22 | remove debugging | rsc | 1 | +0 | -1 |
2004-12-27 01:16 | changes from plan 9 | rsc | 6 | +31 | -17 |
2004-12-27 00:38 | change to use new thread library | rsc | 7 | +41 | -24 |
2004-12-27 00:38 | clone is a bad word on linux | rsc | 1 | +2 | -2 |
2004-12-27 00:38 | handle pty correctly on linux | rsc | 1 | +14 | -0 |
2004-12-27 00:36 | add readn to avoid need for plan9port libc | rsc | 2 | +20 | -0 |
2004-12-27 00:32 | change to use new thread library | rsc | 3 | +31 | -14 |
2004-12-27 00:14 | various changes from plan 9 | rsc | 5 | +20 | -3 |
2004-12-27 00:13 | signal handling, add prototype for pthreadinit | rsc | 3 | +19 | -4 |
2004-12-27 00:13 | bug fix -- need to enqueue before sending the packet, in case the response comes back and another thread tries to give it to us, all before we are enqueued. | rsc | 1 | +13 | -5 |
2004-12-27 00:13 | changes from plan 9 | rsc | 2 | +18 | -3 |
2004-12-27 00:12 | change to use new thread library | rsc | 2 | +12 | -4 |
2004-12-27 00:12 | bad name | rsc | 1 | +0 | -6 |
2004-12-27 00:12 | add for porting | rsc | 1 | +10 | -0 |
2004-12-27 00:11 | porting changes | rsc | 1 | +9 | -6 |
2004-12-27 00:11 | fmtdef.h needed for VA_COPY | rsc | 2 | +2 | -0 |
2004-12-27 00:11 | add isNaN | rsc | 1 | +4 | -3 |
2004-12-27 00:11 | forgot this | rsc | 1 | +1 | -1 |
2004-12-26 23:59 | add portdate | rsc | 1 | +56 | -0 |
2004-12-26 23:59 | changes from plan 9. some clean-up. | rsc | 5 | +91 | -20 |
2004-12-26 23:48 | add portdate | rsc | 1 | +9 | -0 |
2004-12-26 23:45 | add portdate | rsc | 3 | +49 | -0 |
2004-12-26 23:42 | changes from plan 9 | rsc | 2 | +33 | -77 |
2004-12-26 23:31 | add portdate | rsc | 2 | +25 | -0 |
2004-12-26 23:26 | plan 9 changes | rsc | 1 | +1 | -1 |
2004-12-26 23:26 | add portdate | rsc | 2 | +20 | -0 |
2004-12-26 23:24 | use new thread library | rsc | 6 | +20 | -17 |
2004-12-26 23:24 | use volatile correctly | rsc | 1 | +2 | -2 |
2004-12-26 23:23 | add portdate | rsc | 4 | +24 | -0 |
2004-12-26 23:19 | add portdate | rsc | 3 | +49 | -0 |
2004-12-26 23:17 | add proper locking for libfmt! | rsc | 1 | +16 | -0 |
2004-12-26 23:17 | plan 9 changes | rsc | 3 | +62 | -2 |
2004-12-26 23:10 | add portdate | rsc | 1 | +20 | -0 |
2004-12-26 23:08 | portdates | rsc | 1 | +30 | -0 |
2004-12-26 23:07 | more tests | rsc | 2 | +61 | -0 |
2004-12-26 23:07 | import changes from plan 9 | rsc | 18 | +171 | -167 |
2004-12-26 22:36 | pick up plan 9 fltfmt changes | rsc | 1 | +138 | -325 |
2004-12-26 22:36 | various little changes. | rsc | 1 | +17 | -19 |
2004-12-26 21:51 | cleanups - lots of removed files now in thread library. qlock.c - stubs to thread library notify.c - clean interface slightly. | rsc | 27 | +113 | -958 |
2004-12-26 21:50 | add for unix port | rsc | 1 | +33 | -0 |
2004-12-26 21:50 | add for unix port | rsc | 1 | +29 | -0 |
2004-12-26 21:50 | clean up for unix port | rsc | 58 | +160 | -127 |
2004-12-26 21:46 | updates from plan 9 | rsc | 4 | +16 | -1 |
2004-12-26 21:37 | make work with new thread library | rsc | 3 | +45 | -19 |
2004-12-26 02:10 | update to use new thread library | rsc | 3 | +31 | -13 |
2004-12-26 02:08 | remove empty qlock.c | rsc | 2 | +0 | -4 |
2004-12-25 22:03 | better unwinding for 386. | rsc | 13 | +493 | -107 |
2004-12-25 22:01 | help for libthread_db (define ps_prochandle) | rsc | 1 | +26 | -3 |
2004-12-25 22:00 | more thread support, also add freebsd 5 | rsc | 1 | +21 | -13 |
2004-12-25 22:00 | new thread library | rsc | 2 | +189 | -187 |
2004-12-25 22:00 | clean up headers | rsc | 2 | +69 | -75 |
2004-12-25 21:57 | more new libthread | rsc | 7 | +800 | -0 |
2004-12-25 21:56 | New thread library | rsc | 71 | +1067 | -4710 |
2004-12-25 01:54 | fix from forsyth via rob | rsc | 1 | +1 | -1 |
2004-12-24 07:12 | match Linux 2.6 kernel better | rsc | 1 | +1 | -1 |
2004-12-23 20:58 | oops -> change mpdigit from long to ulong | rsc | 1 | +1 | -1 |
2004-11-15 16:19 | allow last column to be deleted | rsc | 1 | +0 | -8 |
2004-11-08 16:04 | still more files | rsc | 5 | +300 | -0 |
2004-11-08 16:03 | extra files | rsc | 4 | +380 | -0 |
2004-11-08 16:03 | more thread work | rsc | 12 | +291 | -337 |
2004-11-03 14:27 | stupid port bug. cannot use %ld to print a long as a *CHARACTER* | rsc | 1 | +1 | -1 |
2004-11-01 17:26 | bug fix in Get from rob | rsc | 1 | +2 | -0 |
2004-10-23 02:59 | clean up signal handling | rsc | 1 | +194 | -89 |
2004-10-22 18:46 | figure out which thread implementation to use | rsc | 1 | +15 | -0 |
2004-10-22 18:45 | try to implement the daemonize hack. | rsc | 11 | +165 | -51 |
2004-10-22 18:11 | handle interrupt right | rsc | 1 | +3 | -1 |
2004-10-22 18:11 | gas workaround | rsc | 1 | +2 | -5 |
2004-10-22 17:15 | new test program | rsc | 1 | +41 | -0 |
2004-10-22 17:15 | debugging, more pthreads crap | rsc | 7 | +27 | -9 |
2004-10-22 17:14 | make sure a write of 0 bytes does a 0-length write. | rsc | 1 | +4 | -2 |
2004-10-22 17:13 | print 0 %ux as 0x0 | rsc | 1 | +0 | -1 |
2004-10-22 17:12 | more debugging | rsc | 1 | +33 | -7 |
2004-10-22 17:12 | try to avoid calling notify on the "dumb" signals | rsc | 1 | +91 | -52 |
2004-10-22 17:11 | add core dump and signal to status line | rsc | 1 | +1 | -2 |
2004-10-22 17:11 | change md argument to number etc. (which acted only as a flag) to an actual flag. | rsc | 8 | +55 | -25 |
2004-10-22 17:08 | formatting | rsc | 1 | +9 | -9 |
2004-10-22 17:05 | exit 9p on interrupt signal. should do better job here. | rsc | 1 | +12 | -2 |
2004-10-22 17:04 | run 9c before 9a because gas doesn't exit with non-zero status when the file doesn't exist | rsc | 1 | +1 | -1 |
2004-10-22 17:02 | update change file | rsc | 1 | +60 | -0 |
2004-10-17 05:33 | use threadexitsall | rsc | 1 | +1 | -1 |
2004-10-17 05:29 | print out signalled exits | rsc | 1 | +5 | -0 |
2004-10-17 05:19 | add ulimit and umask as builtins | rsc | 3 | +202 | -0 |
2004-10-17 04:18 | remove socket at exit | rsc | 1 | +11 | -0 |
2004-10-17 04:06 | fix interrupt handling, add clumsy way to get at text buffer contents | rsc | 1 | +92 | -3 |
2004-10-17 04:02 | finally got these working | rsc | 2 | +39 | -0 |
2004-10-17 00:12 | bug fix in Zerox arrow handling from rob | rsc | 1 | +2 | -2 |
2004-10-16 23:29 | embarrassing bug in keyboard data | rsc | 1 | +2 | -2 |
2004-09-28 16:23 | Fix bug in rune half of __fmtcpy reported by rob. | rsc | 1 | +0 | -2 |
2004-09-28 16:10 | autoindent fixes from rob | rsc | 2 | +27 | -12 |
2004-09-23 21:40 | add this. | rsc | 1 | +14 | -0 |
2004-09-23 19:03 | add pthread | rsc | 1 | +164 | -0 |
2004-09-23 03:25 | Add // to acid thread line so it is executable. | rsc | 2 | +3 | -5 |
2004-09-23 03:06 | Get rid of 9proc. | rsc | 9 | +38 | -224 |
2004-09-23 03:05 | Get rid of 64-bit constants. | rsc | 1 | +3 | -3 |
2004-09-23 03:04 | Add stringn builtin. | rsc | 1 | +44 | -0 |
2004-09-23 03:01 | Continue fighting pthreads. Clean up thread library a bit too. | rsc | 20 | +500 | -615 |
2004-09-21 01:11 | Continue the pthreads torture. | rsc | 25 | +440 | -124 |
2004-09-21 01:06 | little fixes | rsc | 1 | +1 | -1 |
2004-09-20 15:08 | various forgotten files | rsc | 9 | +219 | -7 |
2004-09-20 15:07 | bug fix | rsc | 1 | +6 | -2 |
2004-09-17 22:11 | was ffork-Linux.c. | rsc | 1 | +193 | -0 |
2004-09-17 22:09 | Bite the bullet. Have to use different binaries on 2.4 and 2.6. | rsc | 4 | +21 | -92 |
2004-09-17 22:08 | small tweaks | rsc | 2 | +2 | -2 |
2004-09-17 22:07 | turn *off* safer mode, so that we can view pdfs. i am not happy about this. | rsc | 1 | +1 | -1 |
2004-09-17 22:06 | tweaks | rsc | 1 | +6 | -3 |
2004-09-17 03:34 | Continue switching library over to pthreads when possible. Tprimes works on Linux 2.6. You can only have 128 procs though. | rsc | 15 | +145 | -560 |
2004-09-17 00:38 | Rewrite to remove dependence on rendezvous and its bizarre data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. | rsc | 15 | +195 | -208 |
2004-08-22 15:39 | PowerPC Linux support from ericvh. Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | rsc | 16 | +54 | -17 |
2004-08-22 15:39 | Seems like -swap is needed for landscape from dvips, which seems like a common case. | rsc | 1 | +1 | -1 |
2004-08-22 15:38 | call wmail to send mail. | rsc | 2 | +13 | -1 |
2004-08-17 15:32 | fix various little bugs | rsc | 3 | +6 | -8 |
2004-08-17 15:30 | Fix huge bug in lex, introduced by porting. Surprising that anything worked. | rsc | 1 | +3 | -3 |
2004-08-16 17:20 | handle grap.defines properly | rsc | 2 | +5 | -3 |
2004-08-13 14:23 | better handling of top/active | rsc | 1 | +8 | -5 |
2004-08-13 13:57 | better mask handling, don't raise windows quite so eagerly. | rsc | 3 | +17 | -17 |
2004-08-11 15:54 | Update the history. | wkj | 1 | +9 | -1 |
2004-08-11 02:18 | today's changes. | rsc | 1 | +6 | -0 |
2004-08-11 02:16 | plumbing foo.html now sends it to the editor -- this is more in keeping with plan 9 behavior. | rsc | 1 | +24 | -5 |
2004-08-11 01:56 | More consistent use of _exits and exits in place of _exit and exit. | rsc | 3 | +6 | -6 |
2004-08-06 14:14 | forgot to write this change before | rsc | 1 | +1 | -1 |
2004-08-06 12:57 | different delete handling from axel. who knows what it fixes or breaks. | rsc | 2 | +8 | -7 |
2004-08-06 12:44 | Make comment match code. | rsc | 1 | +4 | -3 |
2004-08-02 15:21 | Try to be more clever about re-enabling terminal echo. From Axel Belinfante. | wkj | 1 | +2 | -1 |
2004-07-09 01:54 | Compare function pointers against 0 rather than nil. | wkj | 13 | +15 | -15 |
2004-07-09 01:34 | Wc used but not set. | wkj | 1 | +1 | -1 |
2004-07-03 18:35 | CVS turd update. | wkj | 1 | +17 | -12 |
2004-07-03 18:35 | Don't make foo and foo.tab for foo.y. | wkj | 1 | +1 | -1 |
2004-07-03 18:07 | Empty changelog | wkj | 1 | +1 | -1 |
2004-07-03 17:48 | Placate the Sun monster. | wkj | 4 | +26 | -6 |
2004-07-03 17:47 | Don't confuse the Sun. | wkj | 1 | +1 | -0 |
2004-07-03 17:46 | Vanilla Mozilla, too. | wkj | 1 | +3 | -0 |
2004-06-25 13:56 | Fix missing parameter type. From rob. | wkj | 1 | +1 | -1 |
2004-06-24 00:36 | Fix from rob. | wkj | 2 | +16 | -17 |
2004-06-21 03:37 | fix temp dir | rsc | 1 | +1 | -1 |
2004-06-20 16:35 | add x11 geom | rsc | 1 | +4 | -0 |
2004-06-20 16:30 | unused variable | rsc | 1 | +0 | -1 |
2004-06-20 16:29 | fix scrolling | rsc | 1 | +5 | -4 |
2004-06-17 21:19 | remove temp files on close | rsc | 1 | +7 | -1 |
2004-06-17 21:16 | another flush bug fix | rsc | 1 | +1 | -1 |
2004-06-17 21:13 | attempt better flushing ' | rsc | 1 | +31 | -18 |
2004-06-17 20:44 | less aborting, more chatting | rsc | 1 | +4 | -1 |
2004-06-17 19:18 | add cache function | rsc | 1 | +1 | -0 |
2004-06-17 19:17 | silly cache hack, also fix vtfilewritebefore not to be so aggressive. | rsc | 2 | +25 | -6 |
2004-06-17 18:51 | little bug fixes | rsc | 4 | +14 | -4 |
2004-06-17 16:26 | fix initial x y | rsc | 1 | +2 | -2 |
2004-06-17 03:34 | add key syms. where did these go? | rsc | 1 | +3 | -1 |
2004-06-17 03:33 | va_arg fix | rsc | 1 | +1 | -1 |
2004-06-17 03:31 | fix alt on mac | rsc | 1 | +9 | -0 |
2004-06-17 03:31 | respect Xresources geometry. from peter canning. | rsc | 1 | +67 | -9 |
2004-06-17 03:31 | fix bugs | rsc | 1 | +25 | -7 |
2004-06-17 03:30 | look for $HOME - thanks to peter canning. | rsc | 1 | +2 | -0 |
2004-06-17 03:28 | ignore most | rsc | 1 | +1 | -0 |
2004-06-17 03:28 | bugger auth and authsrv | rsc | 1 | +1 | -1 |
2004-06-17 03:28 | these do work | rsc | 16 | +790 | -0 |
2004-06-17 03:27 | basically none of these build | rsc | 19 | +1459 | -0 |
2004-06-17 03:25 | lightweight look for ghostview (psv) | rsc | 2 | +107 | -5 |
2004-06-17 03:18 | Need to compile strdup.c; this script probably ought to be generated. | wkj | 1 | +1 | -0 |
2004-06-17 01:59 | More CVS turds. | wkj | 1 | +2 | -0 |
2004-06-17 01:59 | Unused variable. | wkj | 1 | +0 | -2 |
2004-06-17 01:47 | Dump9660 (and mk9660). Until we either do something intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix. | wkj | 20 | +4375 | -0 |
2004-06-17 01:46 | Import proto file parser for dump9660. | wkj | 6 | +1288 | -0 |
2004-06-16 23:51 | it is time | rsc | 1 | +63 | -0 |
2004-06-16 16:45 | various fixes | rsc | 3 | +12 | -8 |
2004-06-16 16:45 | publish p9dialparse | rsc | 3 | +3 | -6 |
2004-06-16 16:43 | fix problem in cache. | rsc | 4 | +21 | -21 |
2004-06-16 15:32 | do a better job with 64-bit files | rsc | 1 | +11 | -7 |
2004-06-16 15:31 | probably fix bug in seek | rsc | 1 | +1 | -1 |
2004-06-16 03:50 | DAMN BERKELEY. | rsc | 1 | +5 | -1 |
2004-06-16 03:12 | extra assertion, fix leak in vtread | rsc | 2 | +3 | -0 |
2004-06-14 21:43 | change corrupt type | rsc | 1 | +1 | -1 |
2004-06-14 21:43 | changes | rsc | 1 | +6 | -6 |
2004-06-13 20:08 | handle 64-bit file sizes | rsc | 2 | +9 | -9 |
2004-06-11 18:57 | get this right | rsc | 2 | +7 | -5 |
2004-06-11 14:38 | add OLOCK | rsc | 2 | +20 | -4 |
2004-06-11 14:38 | add OLOCK | rsc | 2 | +3 | -0 |
2004-06-11 12:52 | back to 32 bit for now | rsc | 7 | +43 | -48 |
2004-06-11 04:33 | maybe 64-bit better | rsc | 7 | +48 | -43 |
2004-06-11 04:13 | scrolling | rsc | 2 | +30 | -0 |
2004-06-11 04:13 | scrolling | rsc | 2 | +7 | -4 |
2004-06-11 04:12 | scrolling | rsc | 1 | +2 | -2 |
2004-06-10 19:52 | use psv | rsc | 1 | +1 | -1 |
2004-06-10 19:51 | gv wrapper | rsc | 1 | +3 | -0 |
2004-06-10 19:50 | make gv look better | rsc | 2 | +30 | -0 |
2004-06-09 14:57 | i think this is everything. | rsc | 1 | +2 | -0 |
2004-06-09 14:56 | let's try this | rsc | 1 | +2 | -0 |
2004-06-09 14:55 | handle opaque structs better | rsc | 1 | +5 | -1 |
2004-06-09 14:54 | mouse scrolling | rsc | 2 | +52 | -9 |
2004-06-09 14:54 | Despite what rsc says, I'm not sure the tweak is correct, so warn people. | wkj | 1 | +2 | -0 |
2004-06-09 14:53 | remove print | rsc | 1 | +0 | -1 |
2004-06-09 14:33 | detail changes | rsc | 1 | +26 | -0 |
2004-06-09 14:29 | wkj says to do this | rsc | 1 | +1 | -0 |
2004-06-09 14:26 | asdf | rsc | 1 | +2 | -0 |
2004-06-09 14:25 | add -C for cpu | rsc | 1 | +3 | -0 |
2004-06-09 14:25 | catch strdup, malloc, and friends | rsc | 1 | +4 | -2 |
2004-06-09 14:23 | clean up children more often | rsc | 1 | +7 | -3 |
2004-06-09 14:22 | dumb maps again | rsc | 1 | +33 | -1 |
2004-06-09 14:22 | asdf | rsc | 2 | +179 | -30 |
2004-06-09 14:15 | add strdup for debugging. | rsc | 2 | +18 | -0 |
2004-06-09 14:14 | work much harder to reclaim stacks | rsc | 1 | +130 | -9 |
2004-06-09 14:13 | satisfy valgrind | rsc | 1 | +3 | -0 |
2004-06-09 14:13 | add network routines | rsc | 1 | +4 | -0 |
2004-06-09 14:12 | use plan9 malloc | rsc | 4 | +8 | -12 |
2004-06-09 14:11 | don't require x | rsc | 1 | +2 | -0 |
2004-06-09 14:11 | add network dialing | rsc | 1 | +29 | -0 |
2004-06-09 14:10 | various debugging | rsc | 3 | +116 | -21 |
2004-06-09 14:07 | plumb urls and html to web browsers | rsc | 1 | +9 | -10 |
2004-06-09 14:06 | use libplumb instead | rsc | 2 | +2 | -10 |
2004-06-09 14:05 | handle local files better | rsc | 1 | +3 | -1 |
2004-06-09 14:04 | change to plumb better | rsc | 3 | +145 | -136 |
2004-06-09 14:03 | debugging | rsc | 1 | +2 | -2 |
2004-06-09 14:01 | Buttons 4 and 5 | rsc | 1 | +37 | -4 |
2004-06-09 14:01 | Buttons 4 and 5. | rsc | 3 | +24 | -3 |
2004-06-09 14:01 | Add buttons 4 and 5 (scrolling on X). | rsc | 1 | +16 | -1 |
2004-06-03 14:26 | More cvs turds. | wkj | 7 | +17 | -0 |
2004-06-03 14:25 | This should never have been committed in the first place. | wkj | 1 | +0 | -136 |
2004-06-03 14:24 | Libip builds for me on FreeBSD and MacOS X and I have stuff that needs it. | wkj | 1 | +1 | -1 |
2004-05-29 01:02 | Forgot this a week ago. | wkj | 1 | +4 | -0 |
2004-05-23 23:26 | small bug fixes | rsc | 1 | +8 | -1 |
2004-05-23 01:00 | make sure only one guy can call exit. | rsc | 1 | +1 | -1 |
2004-05-23 00:59 | various bug fixes and paranoia | rsc | 3 | +87 | -70 |
2004-05-23 00:59 | various debugging | rsc | 7 | +54 | -15 |
2004-05-23 00:58 | lock malloc ourselves | rsc | 2 | +54 | -7 |
2004-05-23 00:58 | be careful about not switching to procs unless necessary. | rsc | 1 | +11 | -5 |
2004-05-20 21:39 | fix race. | rsc | 1 | +15 | -1 |
2004-05-20 18:22 | more timeout avoidance | rsc | 1 | +4 | -2 |
2004-05-20 18:21 | don't touch the alarm when there is no timeout | rsc | 1 | +4 | -2 |
2004-05-20 18:17 | remove some debugging | rsc | 1 | +0 | -3 |
2004-05-20 17:41 | #define PLAN9PORT. forgive me. | rsc | 1 | +2 | -2 |
2004-05-17 03:30 | change from #9 to $PLAN9 | rsc | 1 | +2 | -1 |
2004-05-17 03:29 | refer to new file | rsc | 1 | +1 | -1 |
2004-05-17 03:28 | move it here | rsc | 1 | +191 | -0 |
2004-05-17 03:28 | don't need an entire directory for this. | rsc | 1 | +0 | -191 |
2004-05-17 03:22 | More troff bits; if you want them elsewhere, feel free to repo copy them. | wkj | 22 | +670 | -1 |
2004-05-17 03:17 | Rename stuff. | wkj | 2 | +1 | -4 |
2004-05-17 02:25 | A shell wrapper for aux/download. | wkj | 2 | +6 | -0 |
2004-05-17 02:25 | A few bits of troff don't seem to be buggered anymore. | wkj | 2 | +4 | -1 |
2004-05-17 02:24 | tr2post and aux/download; download is a shell script in $PLAN9/bin. | wkj | 21 | +110 | -74 |
2004-05-17 02:23 | Make tbl compile silently. | wkj | 19 | +321 | -328 |
2004-05-17 02:23 | Tweak to make troff compile silently. | wkj | 8 | +13 | -17 |
2004-05-17 02:22 | Ditto. | wkj | 2 | +4 | -1 |
2004-05-17 02:22 | Tweak grap to make it compile silently. | wkj | 4 | +11 | -7 |
2004-05-17 02:22 | Tweak mpm pending C++ support in the mkfiles. | wkj | 3 | +3 | -6 |
2004-05-17 02:21 | Import Taj's version of mnihongo; mark as buggered (but it compiles). | wkj | 4 | +283 | -0 |
2004-05-17 02:21 | Placate the CVS monster. | wkj | 2 | +16 | -1 |
2004-05-17 02:20 | Patch paths. | wkj | 7 | +8 | -8 |
2004-05-17 00:54 | Remove accidentally comitted files. | wkj | 3 | +0 | -856 |
2004-05-16 17:04 | bugger mpm | rsc | 1 | +1 | -1 |
2004-05-16 17:03 | use correct mkfiles | rsc | 1 | +2 | -2 |
2004-05-16 12:57 | these are in the tree now | rsc | 1 | +0 | -3 |
2004-05-16 12:55 | ignore venti | rsc | 1 | +1 | -0 |
2004-05-16 12:54 | correct paths, even though i don't think this is used. | rsc | 1 | +3 | -4 |
2004-05-16 08:08 | Make yacc and lex more pedant friendly. | wkj | 2 | +8 | -0 |
2004-05-16 08:07 | Checkpoint. | wkj | 2 | +4479 | -0 |
2004-05-16 08:07 | Bring in some more man pages. | wkj | 5 | +1582 | -0 |
2004-05-16 08:06 | For mpm. | wkj | 13 | +827 | -0 |
2004-05-16 08:02 | Use the Plan 9 version of the world. | wkj | 7 | +800 | -4363 |
2004-05-16 07:59 | Lex is not buggered. | wkj | 1 | +1 | -1 |
2004-05-16 07:59 | Make lex more pedant friendly. | wkj | 3 | +5 | -2 |
2004-05-16 07:58 | Supress line noise. | wkj | 3 | +5 | -0 |
2004-05-16 07:58 | bwk's dformat. | wkj | 1 | +108 | -0 |
2004-05-16 07:57 | Checkpoint. | wkj | 19 | +324 | -283 |
2004-05-16 07:56 | Checkpoint: pull in mpm; merge pic from Taj's version of the world | wkj | 21 | +3878 | -39 |
2004-05-16 07:55 | Checkpoint -- still merging with Taj's version of the world. | wkj | 37 | +415 | -378 |
2004-05-16 07:54 | Checkpoint. | wkj | 74 | +5282 | -131 |
2004-05-15 23:55 | more files | rsc | 37 | +5947 | -1 |
2004-05-15 23:53 | asdf | rsc | 3 | +19 | -0 |
2004-05-15 23:45 | More files! | rsc | 213 | +54953 | -0 |
2004-05-15 23:32 | whoops | rsc | 1 | +0 | -0 |
2004-05-15 23:24 | Let's try this. It's BUGGERED. | rsc | 118 | +26947 | -1 |
2004-05-15 23:16 | old linux | rsc | 1 | +2 | -0 |
2004-05-15 23:15 | fix $PLAN9. | rsc | 2 | +3 | -2 |
2004-05-15 23:13 | restore current directory after threadexec. this is dodgy. | rsc | 1 | +48 | -7 |
2004-05-14 23:29 | Add note about window placement | rsc | 1 | +16 | -0 |
2004-05-14 23:23 | asdf | rsc | 3 | +8 | -8 |
2004-05-14 23:13 | Empty changelog | rsc | 4 | +8 | -6 |
2004-05-14 23:13 | asdf | rsc | 1 | +0 | -4 |
2004-05-14 23:11 | avoid stupid aspect ratios. | rsc | 1 | +6 | -2 |
2004-05-14 20:19 | C little bugs . wq VS: ---------------------------------------------------------------------- | rsc | 13 | +29 | -7 |
2004-05-14 20:08 | minor bug fixes | rsc | 2 | +3 | -0 |
2004-05-14 19:54 | adsf | rsc | 1 | +45 | -0 |
2004-05-14 19:45 | little bug fixes | rsc | 3 | +3 | -2 |
2004-05-14 18:25 | allow | rsc | 3 | +25 | -6 |
2004-05-14 17:45 | More little bug fixes | rsc | 9 | +31 | -7 |
2004-05-14 15:14 | various bug fixes | rsc | 14 | +1236 | -9 |
2004-05-12 18:23 | fix conflict | rsc | 1 | +11 | -11 |
2004-05-12 18:22 | Noblock is nonsense. | rsc | 1 | +0 | -19 |
2004-05-11 17:51 | Fix small bugs. | rsc | 14 | +71 | -34 |
2004-05-09 16:12 | Ditto. | rsc | 1 | +12 | -9 |
2004-05-09 16:10 | It's bad form to access data *below* the stack pointer. | rsc | 1 | +19 | -16 |
2004-05-05 04:22 | various bug fixes | rsc | 12 | +82 | -41 |
2004-05-04 20:18 | Don't keep core dumps around. | wkj | 1 | +0 | -0 |
2004-05-03 17:26 | Ignore unknown pragmas. Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away. | wkj | 5 | +11 | -2 |
2004-04-30 02:16 | Little fixes. | rsc | 10 | +68 | -15 |
2004-04-29 17:13 | add -W to specify window size. | rsc | 36 | +332 | -304 |
2004-04-26 19:28 | Don't be stupid. | rsc | 1 | +1 | -1 |
2004-04-25 22:24 | display correct size of block devices for linux. that was surprisingly easy. | rsc | 1 | +29 | -2 |
2004-04-25 21:36 | stupid sun | rsc | 3 | +14 | -11 |
2004-04-25 21:33 | little fixes | rsc | 2 | +2 | -1 |
2004-04-25 21:32 | getdate is in sun libc. | rsc | 1 | +2 | -0 |
2004-04-25 21:31 | add stubs for other systems. add threadspawn. | rsc | 3 | +26 | -1 |
2004-04-25 21:28 | redirect properly on sun | rsc | 1 | +2 | -2 |
2004-04-25 21:25 | make astro work on suns. ;-) | rsc | 1 | +1 | -0 |
2004-04-25 21:23 | collapse \r\r\r\r => \r. | rsc | 1 | +5 | -1 |
2004-04-25 21:13 | do flush properly | rsc | 2 | +7 | -1 |
2004-04-25 21:09 | flushing a little much. | rsc | 1 | +0 | -2 |
2004-04-25 20:50 | fix some bugs when using 9term | rsc | 1 | +15 | -6 |
2004-04-25 20:49 | always be honest about tabstop. | rsc | 2 | +7 | -1 |
2004-04-25 20:42 | whoops | rsc | 2 | +312 | -0 |
2004-04-25 20:31 | comment about use | rsc | 1 | +2 | -0 |
2004-04-25 20:30 | make a clean listing in an acme window. | rsc | 1 | +24 | -0 |
2004-04-25 20:27 | no more Dotfiles | rsc | 1 | +0 | -17 |
2004-04-25 20:26 | add tab size to window ctl file | rsc | 2 | +2 | -1 |
2004-04-25 20:26 | make it possible to access fonts without a display. | rsc | 7 | +78 | -48 |
2004-04-24 17:34 | fix | rsc | 1 | +0 | -1 |
2004-04-24 17:05 | Add scat. Temporary fix to rc r.e. note groups. | rsc | 22 | +5997 | -2 |
2004-04-24 16:59 | a simple plan 9 image viewer | rsc | 1 | +63 | -0 |
2004-04-24 16:34 | bug fixes and a new gview | rsc | 3 | +2162 | -1 |
2004-04-24 05:22 | use tty | rsc | 1 | +3 | -3 |
2004-04-24 05:01 | s/Bwait/E | rsc | 1 | +1 | -1 |
2004-04-24 04:53 | missed this | rsc | 1 | +2 | -0 |
2004-04-24 04:52 | various bug fixes | rsc | 10 | +89 | -9 |
2004-04-23 17:47 | small bug fixes | rsc | 2 | +28 | -8 |
2004-04-23 06:51 | handle non-existent files right | rsc | 1 | +2 | -1 |
2004-04-23 06:49 | Fix window size in case we inherited a bad one. | rsc | 1 | +1 | -0 |
2004-04-23 06:38 | clarify | rsc | 1 | +7 | -7 |
2004-04-23 06:36 | describe stats | rsc | 1 | +190 | -0 |
2004-04-23 05:46 | invoke correct helper. | rsc | 1 | +2 | -2 |
2004-04-23 05:35 | fix libraries | rsc | 1 | +2 | -2 |
2004-04-23 05:35 | use kvm on darwin | rsc | 1 | +1 | -1 |
2004-04-23 05:34 | use kvm | rsc | 1 | +3 | -0 |
2004-04-23 05:21 | forgot this | rsc | 1 | +11 | -0 |
2004-04-23 05:17 | little things | rsc | 5 | +14 | -2069 |
2004-04-23 05:14 | move these here | rsc | 2 | +2942 | -0 |
2004-04-23 05:12 | stats helper | rsc | 10 | +866 | -0 |
2004-04-23 03:50 | add this | rsc | 2 | +24 | -0 |
2004-04-22 15:19 | don't print TIMESTAMP messages | rsc | 1 | +2 | -1 |
2004-04-21 23:43 | odds and ends | rsc | 14 | +1454 | -5 |
2004-04-21 23:35 | update | rsc | 1 | +33 | -0 |
2004-04-21 23:34 | add needstack | rsc | 1 | +2 | -0 |
2004-04-21 23:34 | small fixes | rsc | 1 | +2 | -3 |
2004-04-21 23:34 | use mk archive stuff | rsc | 1 | +1 | -1 |
2004-04-21 23:22 | add new guys | rsc | 7 | +2195 | -6 |
2004-04-21 22:59 | rename man9 => 9man sorry | rsc | 1 | +0 | -0 |
2004-04-21 22:49 | rename yacc so we can make sure we get it. | rsc | 1 | +2939 | -0 |
2004-04-21 22:49 | new stuff. | rsc | 3 | +3 | -2941 |
2004-04-21 22:47 | how much stack do we need? | rsc | 1 | +16 | -4 |
2004-04-21 22:47 | better error handling | rsc | 1 | +2 | -1 |
2004-04-21 22:46 | make stack requirements more explicit. | rsc | 3 | +3 | -2 |
2004-04-21 22:46 | why do things change? | rsc | 1 | +5 | -0 |
2004-04-21 22:44 | just a stub. | rsc | 1 | +8 | -0 |
2004-04-21 22:44 | add RFNOWAIT. this was probably a bad idea. | rsc | 2 | +65 | -3 |
2004-04-21 22:42 | undo the madness. | rsc | 6 | +15 | -209 |
2004-04-21 22:39 | $foo in tags - here only for reference. | rsc | 6 | +209 | -15 |
2004-04-21 22:37 | use fancy mk syntax | rsc | 1 | +3 | -2 |
2004-04-21 22:37 | add -m flag | rsc | 2 | +20 | -2 |
2004-04-21 22:37 | why not? | rsc | 2 | +753 | -0 |
2004-04-21 22:35 | cut the cute graphics. | rsc | 1 | +4 | -4 |
2004-04-21 22:19 | Why not? | rsc | 82 | +13293 | -0 |
2004-04-21 22:06 | how did i miss this? | rsc | 1 | +532 | -0 |
2004-04-21 21:01 | Rename Bwait to E. | rsc | 2 | +17 | -17 |
2004-04-21 20:04 | add registers to stack trace | rsc | 1 | +17 | -1 |
2004-04-21 20:04 | add registers | rsc | 1 | +30 | -0 |
2004-04-21 19:29 | Tweaks to make libthread tell Valgrind about its stack limits, so that Valgrind can detect stack overflow for me. | rsc | 7 | +60 | -8 |
2004-04-21 17:52 | take out the debugging prints i just accidentally checked in. | rsc | 1 | +0 | -6 |
2004-04-21 17:52 | no need for | rsc | 2 | +8 | -1 |
2004-04-21 17:52 | Libsec doesn't compile without a reduce script, either. | wkj | 2 | +13 | -2 |
2004-04-21 07:47 | always a good idea to drop the lock when you're done. | rsc | 2 | +2 | -0 |
2004-04-21 07:38 | the lastbug fix? | rsc | 4 | +12 | -9 |
2004-04-21 07:29 | reflect new location. use here for here instead of estartab. | rsc | 1 | +2 | -2 |
2004-04-21 07:29 | give me a place to stand and i shall move the sky! | rsc | 2 | +0 | -0 |
2004-04-21 06:55 | small fixes | rsc | 2 | +3 | -3 |
2004-04-21 06:53 | more tomfoolery. i bet mk can't read the mac os or sun os archives. | rsc | 4 | +21 | -6 |
2004-04-21 06:52 | handle long names | rsc | 1 | +63 | -10 |
2004-04-21 06:20 | Who'd have guessed this was broken? | rsc | 1 | +2 | -2 |
2004-04-21 05:56 | Document recent changes. Make lex really compile in rsc's world. | wkj | 5 | +199 | -4 |
2004-04-21 05:49 | make scripts work with more shells, use current variable names. | rsc | 5 | +10 | -6 |
2004-04-21 05:43 | ditto | rsc | 2 | +8 | -0 |
2004-04-21 05:42 | maybe this will work. | rsc | 2 | +8 | -0 |
2004-04-21 05:40 | Rename the files so that we can run them through cpp. | rsc | 3 | +5 | -0 |
2004-04-21 05:35 | no debugging prints | rsc | 1 | +0 | -1 |
2004-04-21 05:34 | Include looks in #9/acid now. Acid works harder at not falling over. | rsc | 3 | +26 | -6 |
2004-04-21 05:34 | Fix the bugs I introduced fixing the bug earlier tonight. | rsc | 4 | +11 | -6 |
2004-04-21 04:52 | MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo. Thanks to Brendan Connell for putting up with this nonsense. | wkj | 4 | +471 | -2 |
2004-04-21 04:50 | yet more | rsc | 1 | +14 | -0 |
2004-04-21 04:50 | more stuff. | rsc | 1 | +1 | -0 |
2004-04-21 04:48 | asdf | rsc | 1 | +2 | -1 |
2004-04-21 04:48 | No more malloc or lock inside signal handlers. | rsc | 6 | +77 | -54 |
2004-04-21 04:45 | Add basic libmp support for the x86. | wkj | 9 | +349 | -15 |
2004-04-21 03:25 | Tweaks for rsc's environment. | wkj | 1 | +5 | -5 |
2004-04-21 03:20 | Import man9 shell script for reading Plan 9 man pages with Unix nroff. Seems to mostly work under FreeBSD; needs some testing under Linux. | wkj | 1 | +43 | -0 |
2004-04-21 03:17 | Tcs seems to build now. | wkj | 1 | +1 | -1 |
2004-04-21 03:06 | Try to gather entropy from /dev/random. | wkj | 1 | +21 | -0 |
2004-04-21 03:04 | Add sunrpc. | rsc | 16 | +7163 | -0 |
2004-04-21 02:43 | need this | rsc | 1 | +50 | -0 |
2004-04-21 02:40 | Fix bug in typedef guys. | rsc | 3 | +10 | -2 |
2004-04-21 02:34 | Use unsharp() instead of SYS9. | wkj | 3 | +5 | -4 |
2004-04-21 02:27 | Data for astro. | wkj | 2 | +2159 | -0 |
2004-04-21 02:23 | Tell astro where to find estartab and here by defining SYS9 in CFLAGS. (Better ideas welcome). | wkj | 3 | +6 | -2 |
2004-04-21 02:16 | Astro with some minor changes to placate Unix. | wkj | 33 | +4819 | -0 |
2004-04-21 02:03 | Clean up the dwarf code. | rsc | 5 | +50 | -54 |
2004-04-21 02:02 | Clean up the dwarf code a little and make acidtypes handle gcc 3.3.3 binaries. | rsc | 4 | +144 | -179 |
2004-04-21 01:22 | Plan 9 lex (to be installed as lex.9, if at all). | wkj | 8 | +2903 | -0 |
2004-04-21 01:21 | Don't build lex until Russ says it is OK (it is useful for troff, which I don't really want to port to flex). Add aescbc because I use it once in a while. | wkj | 2 | +145 | -1 |
2004-04-21 01:15 | Add tcs; it compiles in my world, but I haven't tried it in Russ's yet. | wkj | 42 | +10804 | -1 |
2004-04-20 17:54 | How could I forget this? | rsc | 1 | +55 | -0 |
2004-04-20 17:00 | Compute time zone using strftime. | rsc | 1 | +2 | -3 |
2004-04-20 15:16 | fix a deadlock. | rsc | 1 | +7 | -1 |
2004-04-20 06:49 | better \r handling | rsc | 1 | +15 | -6 |
2004-04-20 06:23 | update readme to list correct commands. | rsc | 1 | +2 | -2 |
2004-04-20 05:51 | acid on freebsd | rsc | 2 | +3 | -2 |
2004-04-20 05:43 | cut dwarf a little slack. | rsc | 2 | +7 | -3 |
2004-04-20 05:11 | help out freebsd 4.9 | rsc | 1 | +1 | -0 |
2004-04-20 05:09 | remove debugging print | rsc | 1 | +0 | -1 |
2004-04-20 05:05 | a few workarounds. acidtypes seems not to get global types. | rsc | 1 | +33 | -6 |
2004-04-20 05:05 | little fixes. | rsc | 2 | +2 | -0 |
2004-04-20 04:33 | fix stupid bug in findsym | rsc | 1 | +1 | -1 |
2004-04-20 02:21 | final tweaks for tonight. | rsc | 3 | +3 | -5 |
2004-04-20 02:03 | make things work on SunOS | rsc | 19 | +43 | -20 |
2004-04-20 01:42 | i hate [] | rsc | 5 | +152 | -120 |
2004-04-20 01:13 | i hate the [] | rsc | 1 | +8 | -8 |
2004-04-20 00:55 | yet more [] | rsc | 1 | +8 | -8 |
2004-04-20 00:54 | fix various bugs for sunos | rsc | 6 | +13 | -13 |
2004-04-20 00:54 | kill some more [] | rsc | 1 | +31 | -23 |
2004-04-20 00:45 | remove some [] array initializers. | rsc | 1 | +328 | -22 |
2004-04-20 00:20 | C err is a bad name for a variable. VS: ---------------------------------------------------------------------- | rsc | 2 | +6 | -5 |
2004-04-19 23:59 | darwin . | rsc | 1 | +1 | -0 |
2004-04-19 23:58 | make mac work | rsc | 8 | +12 | -153 |
2004-04-19 23:10 | for no systems. | rsc | 1 | +59 | -0 |
2004-04-19 23:04 | clean up when finished. don't set PLAN9 don't set PLAN9 | rsc | 45 | +294 | -60 |
2004-04-19 23:03 | clean up when finished. don't set PLAN9 | rsc | 2 | +0 | -2 |
2004-04-19 23:03 | clean up when finished. | rsc | 21 | +42 | -83 |
2004-04-19 22:41 | add acidtypes | rsc | 7 | +1763 | -0 |
2004-04-19 19:59 | cut unnamed unions | rsc | 1 | +4 | -4 |
2004-04-19 19:58 | get rid of array indexes. | rsc | 1 | +771 | -575 |
2004-04-19 19:35 | x | rsc | 13 | +98 | -63 |
2004-04-19 19:34 | handle pids without files correctly. | rsc | 1 | +1 | -1 |
2004-04-19 19:32 | remove reference to mach2 | rsc | 1 | +1 | -3 |
2004-04-19 19:32 | acid | rsc | 14 | +6578 | -0 |
2004-04-19 19:31 | remove ref to mach2 | rsc | 1 | +0 | -1 |
2004-04-19 19:30 | debugger | rsc | 15 | +3179 | -0 |
2004-04-19 19:29 | libmach | rsc | 53 | +12039 | -0 |
2004-04-19 19:26 | add mach.h | rsc | 1 | +504 | -0 |
2004-04-19 19:22 | Mostly path name updates | rsc | 153 | +218 | -211 |
2004-04-19 18:52 | bring them up-to-speed for current system. | rsc | 3 | +66 | -54 |
2004-04-19 18:19 | whoops | rsc | 2 | +0 | -54 |
2004-04-19 18:18 | acid files | rsc | 23 | +4251 | -0 |
2004-04-19 18:13 | tweaks | rsc | 3 | +30101 | -0 |
2004-04-19 15:51 | some needed manual pages | rsc | 2 | +442 | -0 |
2004-04-19 05:57 | small fixes to man page lists | rsc | 2 | +6 | -0 |
2004-04-19 05:56 | add files from david tolpin | rsc | 2 | +866 | -0 |
2004-04-19 05:56 | fix drawread, add changes from david tolpin | rsc | 4 | +36 | -32 |
2004-04-19 05:55 | oldorg was bad idea | rsc | 2 | +0 | -14 |
2004-04-19 05:54 | various little bug fixes | rsc | 8 | +2351 | -8 |
2004-04-19 05:53 | push man pages through nobs. | rsc | 1 | +1 | -1 |
2004-04-19 05:53 | cut the bs | rsc | 1 | +3 | -0 |
2004-04-19 05:53 | nits | rsc | 2 | +18 | -14 |
2004-04-19 05:52 | add s32int, s64int, s16int | rsc | 1 | +5 | -0 |
2004-04-19 05:52 | use new tab for firefox | rsc | 1 | +1 | -1 |
2004-04-19 05:51 | use os-provided state strings | rsc | 1 | +7 | -4 |
2004-04-19 05:51 | make plumb work a little better? | rsc | 1 | +1 | -0 |
2004-04-18 16:22 | add cooked override. | rsc | 1 | +25 | -16 |
2004-04-18 16:21 | Make checkboxes a little more attractive. | rsc | 1 | +0 | -0 |
2004-04-16 15:28 | add this | rsc | 1 | +109 | -0 |
2004-04-16 15:27 | make echoing work. | rsc | 9 | +51 | -154 |
2004-04-16 05:11 | add rog's chording fix. | rsc | 1 | +7 | -7 |
2004-04-15 15:10 | forgot mklib | rsc | 1 | +13 | -0 |
2004-04-15 02:04 | 9term manages to turn off echo at the right times under SunOS ? | rsc | 9 | +173 | -10 |
2004-04-15 01:25 | add -p flag. too many install scripts want it. | rsc | 1 | +61 | -17 |
2004-04-15 01:24 | only archive the new files | rsc | 1 | +1 | -1 |
2004-04-14 20:09 | add gzip, bzip2 ' | rsc | 44 | +9880 | -2 |
2004-04-14 19:54 | Add graph, plot | rsc | 44 | +2307 | -0 |
2004-04-11 04:22 | Modified db man page. | rsc | 1 | +976 | -0 |
2004-04-11 03:42 | Rewrite page(2) references to page(3). | rsc | 91 | +1632 | -1615 |
2004-04-10 18:53 | Lots of man pages. | rsc | 153 | +25599 | -340 |
2004-04-09 01:02 | add new atoi etc. | rsc | 1 | +4 | -1 |
2004-04-08 19:57 | bye bye | rsc | 1 | +0 | -116 |
2004-04-08 19:43 | there | rsc | 1 | +6 | -0 |
2004-04-08 19:36 | Make libhtml, htmlfmt build. Thanks to wkj for doing all the hard work. | rsc | 7 | +20 | -39 |
2004-04-08 19:31 | Plan 9 atoi, ... | rsc | 1 | +6 | -3 |
2004-04-08 19:31 | Cache last uid, gid to make translation faster. | rsc | 1 | +21 | -4 |
2004-04-08 19:30 | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 3 | +21 | -0 |
2004-04-06 19:06 | Import version of libhtml that might actually work with ANSI C. | wkj | 13 | +7206 | -0 |
2004-04-06 15:20 | better fix to window flash bug on new -- also happens on resize. | rsc | 2 | +2 | -4 |
2004-04-05 22:01 | whoops - missing } | rsc | 1 | +2 | -1 |
2004-04-05 21:02 | debugging print | rsc | 1 | +2 | -1 |
2004-04-05 20:59 | more | rsc | 1 | +12 | -0 |
2004-04-05 20:58 | Fixes from Axel Belinfante. | rsc | 5 | +45 | -37 |
2004-04-02 22:57 | Change _p9strsig to return nil if tmp==nil. | rsc | 5 | +32 | -0 |
2004-04-02 15:34 | Add some missing unsharps. | rsc | 1 | +2 | -2 |
2004-03-31 05:19 | Mouse motion unbuffering. | rsc | 1 | +7 | -0 |
2004-03-31 05:15 | Avoid bad mouse buffering. | rsc | 1 | +7 | -0 |
2004-03-31 01:01 | Small fixes | rsc | 2 | +11 | -3 |
2004-03-30 05:03 | grey out 9term when it loses focus. | rsc | 7 | +112 | -26 |
2004-03-30 05:01 | Border resizing and 9term greying. | rsc | 9 | +319 | -100 |
2004-03-29 12:00 | Border resizing by dragging. Thanks to Axel Belinfante. | rsc | 10 | +268 | -45 |
2004-03-26 19:20 | Sometimes it's amazing these haven't been turned up by other compilers. | rsc | 3 | +4 | -2 |
2004-03-26 18:10 | openbsd 9term | rsc | 1 | +1 | -0 |
2004-03-26 18:08 | OpenBSD support from Markus Friedl. | rsc | 1 | +46 | -0 |
2004-03-26 17:44 | more color map hackery from axel. | rsc | 1 | +8 | -11 |
2004-03-26 17:31 | rc notes | rsc | 2 | +3 | -2 |
2004-03-26 17:30 | handle interrupts and backgrounded processes a little better. | rsc | 3 | +11 | -1 |
2004-03-26 17:15 | . | rsc | 2 | +9 | -1 |
2004-03-26 17:15 | Chording paste bug. | rsc | 1 | +1 | -1 |
2004-03-26 17:06 | Be more careful about not changing screen! | rsc | 2 | +34 | -7 |
2004-03-26 05:06 | Only use futimesat on Solaris 9 | rsc | 1 | +1 | -1 |
2004-03-26 05:05 | Fix version for sunos. | rsc | 1 | +6 | -6 |
2004-03-26 05:01 | Include Solaris version. | rsc | 1 | +13 | -2 |
2004-03-26 03:45 | Bug fixes from Scott Schwartz. | rsc | 4 | +9 | -1 |
2004-03-26 03:07 | Fortune fix | rsc | 2 | +5 | -1 |
2004-03-26 03:07 | Fortune file. | rsc | 1 | +4007 | -0 |
2004-03-26 02:09 | Add -lutil on systems that have it. | rsc | 1 | +8 | -4 |
2004-03-26 02:08 | Remove debugging echos. | rsc | 1 | +1 | -6 |
2004-03-26 01:59 | SunOS can rot in hell. | rsc | 52 | +213 | -162 |
2004-03-26 01:55 | fix resizing of fixed-size windows | rsc | 1 | +1 | -9 |
2004-03-26 01:51 | more unken | rsc | 1 | +52 | -51 |
2004-03-26 01:47 | unken | rsc | 2 | +64 | -44 |
2004-03-26 00:15 | better mkmk | rsc | 1 | +6 | -3 |
2004-03-26 00:09 | Darwin support. | rsc | 3 | +137 | -2 |
2004-03-25 23:30 | Small changes. Small changes. | rsc | 1 | +3 | -0 |
2004-03-25 23:30 | Small changes. | rsc | 1 | +2 | -2 |
2004-03-25 23:25 | Guess what? More anonymous unions! | rsc | 2 | +11 | -11 |
2004-03-25 23:24 | More anonymous unions. | rsc | 4 | +31 | -31 |
2004-03-25 23:17 | More anony. | rsc | 1 | +30 | -30 |
2004-03-25 23:15 | Remove anonymous union. | rsc | 1 | +10 | -10 |
2004-03-25 23:14 | remove libmach | rsc | 1 | +1 | -1 |
2004-03-25 23:08 | More files. More files. | rsc | 5 | +1561 | -0 |
2004-03-25 23:08 | More files. | rsc | 3 | +84 | -4 |
2004-03-25 23:03 | Today's changes. More changes. | rsc | 74 | +3539 | -1968 |
2004-03-25 23:03 | Today's changes. | rsc | 8 | +87 | -6 |
2004-03-22 16:08 | Fix colors. | rsc | 1 | +1 | -1 |
2004-03-21 23:24 | Fix lots of warnings. | rsc | 9 | +58 | -25 |
2004-03-21 20:42 | Initialization bug reported by Taj Khattra. | rsc | 1 | +1 | -0 |
2004-03-21 14:07 | Add namespace.c | rsc | 1 | +33 | -0 |
2004-03-21 14:06 | Add libmp. | rsc | 37 | +2415 | -0 |
2004-03-21 14:05 | Add some missing files. | rsc | 3 | +35 | -0 |
2004-03-21 14:04 | Add most of libsec. | rsc | 47 | +9625 | -0 |
2004-03-21 13:54 | Add mkfile. | rsc | 1 | +20 | -0 |
2004-03-21 05:20 | Make idiff build. | rsc | 1 | +2 | -0 |
2004-03-21 05:19 | Don't require plumber. | rsc | 1 | +1 | -1 |
2004-03-21 04:33 | Small tweaks Lots of new code imported. | rsc | 86 | +12441 | -88 |
2004-03-21 04:32 | Small tweaks | rsc | 1 | +2 | -0 |
2004-03-21 04:27 | Change 9wm to look like rio. | rsc | 14 | +3458 | -0 |
2004-03-21 04:27 | Change 9term to look like rio windows, not acme windows. | rsc | 3 | +152 | -132 |
2004-03-15 01:58 | Various header changes. | rsc | 4 | +19 | -1 |
2004-03-15 01:57 | Various small interface changes. | rsc | 6 | +64 | -53 |
2004-03-15 01:56 | Vac works. | rsc | 14 | +2366 | -2901 |
2004-03-13 04:35 | Add binary fraction tree index. The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt. | rsc | 11 | +239 | -44 |
2004-03-12 18:28 | Checkpoint. | rsc | 15 | +450 | -363 |
2004-03-12 05:42 | Add 200-line comment trying to explain the new index. | rsc | 1 | +284 | -69 |
2004-03-11 19:14 | Implement write buffer. | rsc | 12 | +358 | -48 |
2004-03-09 12:45 | Various fixes, add spell. | rsc | 12 | +1452 | -33 |
2004-03-05 06:10 | remove debugging print. | rsc | 1 | +0 | -1 |
2004-03-05 06:03 | Unfix non-bug. | rsc | 1 | +1 | -1 |
2004-03-05 05:58 | Small bug fixes. | rsc | 2 | +3 | -3 |
2004-03-05 05:53 | Amazingly picky bug fixes from Valgrind. | rsc | 9 | +20 | -9 |
2004-03-05 05:48 | Incorporate bug fixes from Plan 9. | rsc | 1 | +1 | -1 |
2004-03-05 05:14 | don't need these. | rsc | 2 | +0 | -283 |
2004-03-05 05:13 | Update libregexp with recent bug fixes from Plan 9. | rsc | 12 | +105 | -81 |
2004-03-05 03:13 | Various little fixes. | rsc | 7 | +13 | -7 |
2004-03-05 02:25 | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. Add debugging to fdwait. | rsc | 7 | +27 | -18 |
2004-03-05 01:12 | Debugging libthread for acme. | rsc | 5 | +62 | -12 |
2004-03-04 02:37 | Remove debugging print. | rsc | 1 | +0 | -2 |
2004-03-04 02:36 | Fix rc not to bus error on Mac OS X. Don't print about child notes either. | rsc | 3 | +14 | -3 |
2004-03-04 02:06 | Some day I will get this right. | rsc | 2 | +7 | -2 |
2004-03-03 21:21 | Account for C vs. assembly in tas and getcallerpc. Sigh. | rsc | 1 | +3 | -3 |
2004-03-03 00:03 | Whoops. | rsc | 1 | +4 | -0 |
2004-03-02 23:16 | Remove a debugging print, more cleanup. | rsc | 2 | +2 | -2 |
2004-03-02 23:11 | Little tweaks and documentation. | rsc | 11 | +178 | -64 |
2004-03-02 20:02 | Make sure snarf is <64kB, since the wire count is only 16 bits. | rsc | 1 | +11 | -4 |
2004-03-02 19:29 | Use cflags (bug introduced by Mac tweak). | rsc | 1 | +1 | -1 |
2004-03-02 19:27 | Change pipes to preserve message boundaries. | rsc | 1 | +1 | -2 |
2004-03-02 19:21 | Long-standing stability bugs fixed in 9pserve. Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries. | rsc | 3 | +154 | -69 |
2004-03-02 17:52 | Note new locations. | rsc | 2 | +2 | -2 |
2004-03-02 17:34 | More Mac tweaks. | rsc | 12 | +101 | -49 |
2004-03-02 16:58 | Tweaks for the Macintosh. | rsc | 5 | +87 | -9 |
2004-03-02 16:55 | missing programs | rsc | 2 | +746 | -0 |
2004-03-01 19:39 | Empty changelog | rsc | 2 | +0 | -34 |
2004-03-01 19:36 | Build Unix-friendly versions directly from library. | rsc | 34 | +966 | -0 |
2004-02-29 23:21 | more tweaks. | rsc | 1 | +0 | -0 |
2004-02-29 23:20 | Various tweaks. | rsc | 15 | +34 | -20 |
2004-02-29 23:11 | Threadplumbrecv. | rsc | 1 | +33 | -0 |
2004-02-29 23:09 | Tweak listing of libraries. | rsc | 3 | +4 | -2 |
2004-02-29 22:58 | Install commands before subdirectories, so we get yacc before compiling hoc. | rsc | 1 | +3 | -1 |
2004-02-29 22:54 | Threaded read9pmsg. | rsc | 1 | +32 | -0 |
2004-02-29 22:53 | Add fdwait routines. | rsc | 1 | +250 | -0 |
2004-02-29 22:53 | Install script. | rsc | 1 | +13 | -0 |
2004-02-29 22:49 | Update mkmk.sh. | rsc | 3 | +67 | -66 |
2004-02-29 22:42 | Small tweaks to make things build again. | rsc | 18 | +43 | -48 |
2004-02-29 22:11 | Move utf, fmt. Small header file changes. | rsc | 73 | +5771 | -3 |
2004-02-29 22:10 | Fighting the good fight. | rsc | 107 | +665 | -6637 |
2004-02-09 19:33 | various tweaks. | rsc | 13 | +193 | -12 |
2004-02-09 19:32 | completion, pageup/pagedown | rsc | 5 | +139 | -7 |
2004-01-20 01:59 | need pty.h on linux according to scott schwartz | rsc | 1 | +4 | -0 |
2004-01-09 20:07 | Why would the Linux man page actually tell the truth? | rsc | 1 | +1 | -2 |
2004-01-09 00:48 | undef some more. | rsc | 1 | +5 | -0 |
2004-01-09 00:14 | add libs | rsc | 1 | +2 | -0 |
2004-01-09 00:06 | add some more RF things for linux. | rsc | 1 | +4 | -4 |
2004-01-09 00:04 | linux diffs. | rsc | 2 | +3 | -1 |
2003-12-17 04:35 | add Lock to struct Ref. | rsc | 1 | +1 | -0 |
2003-12-17 04:34 | Tweaks to various bits. | rsc | 11 | +166 | -90 |
2003-12-11 18:15 | Add libString. | rsc | 20 | +1315 | -0 |
2003-12-11 17:50 | ramfs | rsc | 1 | +904 | -0 |
2003-12-11 17:50 | More files related to user-level file servers. Also add acme! | rsc | 35 | +14133 | -0 |
2003-12-11 17:48 | Add support for user-level 9P servers/clients and various bug fixes to go with them. | rsc | 60 | +966 | -486 |
2003-12-09 18:07 | bug from wkj | rsc | 1 | +1 | -0 |
2003-12-09 06:37 | Bug fixes from the Valgrind oracle. | rsc | 3 | +4 | -1 |
2003-12-09 06:06 | check everything in so i can move to linux and valgrind. | rsc | 5 | +492 | -107 |
2003-12-06 19:33 | rebuild because of libbio/bfmt.c | rsc | 1 | +2 | -1 |
2003-12-06 18:08 | File system stuff. | rsc | 29 | +3316 | -0 |
2003-12-06 18:05 | various tweaks. | rsc | 10 | +74 | -8 |
2003-12-04 19:18 | nan | rsc | 1 | +27 | -0 |
2003-12-04 19:18 | . | rsc | 3 | +43 | -37 |
2003-12-04 19:16 | Clean up yacc files in mkcommon, mkhdr. Add nan to lib9. Fix memory corruption bugs in 9term. | rsc | 4 | +33 | -15 |
2003-12-04 17:45 | add hoc | rsc | 8 | +1365 | -5 |
2003-12-04 17:36 | these belong elsewhere, but where? | rsc | 2 | +483 | -0 |
2003-12-04 17:32 | add bundle | rsc | 1 | +9 | -0 |
2003-12-04 17:31 | add lc. | rsc | 1 | +3 | -0 |
2003-12-04 17:31 | disable some programs, enable others. | rsc | 3 | +250 | -0 |
2003-12-04 17:23 | Remove debugging print from 9term. | rsc | 1 | +0 | -1 |
2003-12-04 04:29 | Various fixes. | rsc | 1 | +13 | -18 |
2003-12-04 00:31 | fix bug in handling of backspace in output. | rsc | 1 | +17 | -9 |
2003-12-04 00:20 | make hold mode a bit more attractive. | rsc | 1 | +1 | -1 |
2003-12-04 00:17 | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 2 | +19 | -3 |
2003-12-04 00:16 | more bug fixes | rsc | 1 | +1 | -0 |
2003-12-04 00:11 | add -a flag for acme. | rsc | 2 | +112 | -72 |
2003-12-03 22:51 | add bfmt. | rsc | 1 | +37 | -0 |
2003-12-03 22:50 | Various fixes. | rsc | 11 | +124 | -63 |
2003-12-02 22:03 | Set up terminal properly for 9term. | rsc | 1 | +5 | -1 |
2003-12-02 21:57 | B that knows about address syntax, change plumber to use it. | rsc | 2 | +9 | -3 |
2003-12-02 21:49 | fix stack size (oops) | rsc | 1 | +1 | -1 |
2003-12-02 03:50 | Check for changed window size after window creation. | rsc | 1 | +9 | -0 |
2003-12-02 03:42 | More X11 snarf tweaks. Will we ever finish? | rsc | 5 | +38 | -11 |
2003-11-26 00:48 | call exit rather than _exits inside exits, so that the c library atexit handlers get a chance to run. | rsc | 3 | +10 | -32 |
2003-11-25 20:30 | Fix X11 clipboard again. | rsc | 2 | +2 | -1 |
2003-11-25 03:37 | add dict | rsc | 27 | +8343 | -0 |
2003-11-25 03:36 | add note about getting dictionary | rsc | 1 | +7 | -0 |
2003-11-25 03:06 | add sunos | rsc | 1 | +30 | -0 |
2003-11-25 03:03 | add libplumb to dir list | rsc | 1 | +1 | -0 |
2003-11-25 03:03 | fix libplumb | rsc | 2 | +11 | -7 |
2003-11-25 03:02 | fixes to plumber and 9term | rsc | 4 | +3 | -3 |
2003-11-25 02:54 | Update NOTES, hack on 9term a little. | rsc | 5 | +32 | -15 |
2003-11-25 02:36 | Silence some Mac OS X warnings. | rsc | 5 | +6 | -3 |
2003-11-25 02:22 | more tweaks. | rsc | 1 | +2 | -0 |
2003-11-25 02:11 | More tweaks on Linux and Solaris. | rsc | 14 | +115 | -72 |
2003-11-25 01:40 | Add the #goo to allow use in C++. Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | rsc | 41 | +297 | -160 |
2003-11-25 01:30 | Lots of fonts. | rsc | 890 | +1083 | -0 |
2003-11-24 22:48 | More Mac changes. | rsc | 2 | +31 | -14 |
2003-11-24 22:40 | portable ar. | rsc | 1 | +9 | -0 |
2003-11-24 22:39 | Changes for Mac OS X. Most important is stack sizes in samterm, which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | rsc | 17 | +46 | -26 |
2003-11-24 20:16 | tweaks. | rsc | 3 | +3 | -7 |
2003-11-24 00:59 | Tweaks for Linux. | rsc | 2 | +2 | -0 |
2003-11-24 00:47 | Build correctly on FreeBSD. (Will this process ever reach a fixed point?) | rsc | 4 | +6 | -6 |
2003-11-24 00:43 | Tweaks to build properly on Linux. | rsc | 9 | +71 | -27 |
2003-11-23 20:04 | Make things build on FreeBSD again. | rsc | 8 | +16 | -22 |
2003-11-23 19:49 | Annoying changes to work on Sun boxes. | rsc | 19 | +95 | -54 |
2003-11-23 18:38 | runthread needn't be inline | rsc | 1 | +1 | -1 |
2003-11-23 18:33 | set path | rsc | 1 | +1 | -0 |
2003-11-23 18:32 | one Makefile | rsc | 1 | +6 | -0 |
2003-11-23 18:30 | don't need package anymore. | rsc | 1 | +0 | -12 |
2003-11-23 18:30 | make typeunicode.7.font a bit more unicode. | rsc | 1 | +9 | -0 |
2003-11-23 18:30 | add plumbing files. | rsc | 2 | +108 | -0 |
2003-11-23 18:29 | add rcmain startup for rc. maintains window label with current directory in 9term | rsc | 1 | +37 | -0 |
2003-11-23 18:29 | various shell script fixes. add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term | rsc | 7 | +80 | -11 |
2003-11-23 18:25 | new files | rsc | 9 | +1334 | -0 |
2003-11-23 18:23 | make -> mk | rsc | 1 | +0 | -16 |
2003-11-23 18:23 | add libip | rsc | 13 | +875 | -0 |
2003-11-23 18:22 | make -> mk | rsc | 22 | +100 | -237 |
2003-11-23 18:21 | add libsec | rsc | 12 | +2916 | -0 |
2003-11-23 18:19 | new venti library. | rsc | 28 | +4635 | -0 |
2003-11-23 18:19 | add libhttpd | rsc | 19 | +2722 | -0 |
2003-11-23 18:19 | add libflate | rsc | 13 | +2558 | -0 |
2003-11-23 18:18 | sun support | rsc | 3 | +76 | -11 |
2003-11-23 18:18 | make -> mk | rsc | 10 | +105 | -116 |
2003-11-23 18:16 | make -> mk | rsc | 3 | +22 | -23 |
2003-11-23 18:16 | make -> mk | rsc | 3 | +58 | -58 |
2003-11-23 18:15 | Add drawsetlabel(Display*, char*). Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | rsc | 10 | +518 | -147 |
2003-11-23 18:14 | make -> mk. | rsc | 4 | +47 | -35 |
2003-11-23 18:13 | start over with plan9's libc.h. | rsc | 1 | +697 | -165 |
2003-11-23 18:12 | Various additions and fixes. | rsc | 57 | +2150 | -159 |
2003-11-23 18:11 | add libbin | rsc | 2 | +122 | -0 |
2003-11-23 18:11 | forgot this. | rsc | 1 | +91 | -0 |
2003-11-23 18:10 | make -> mk | rsc | 10 | +365 | -0 |
2003-11-23 18:04 | new utilities. the .C files compile but are renamed to avoid building automatically. | rsc | 45 | +16585 | -0 |
2003-11-23 18:04 | Plan 9's rc. | rsc | 24 | +4688 | -0 |
2003-11-23 18:03 | the one true diff. at least it can handle "diff file1 file2 dir". | rsc | 6 | +1120 | -0 |
2003-11-23 18:02 | Dhog's 9term. Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. | rsc | 5 | +1537 | -0 |
2003-11-23 17:58 | Plan 9 version, nothing tweaked yet. | rsc | 7 | +2596 | -0 |
2003-11-23 17:55 | start thinking about vac -- doesn't build yet | rsc | 22 | +7959 | -0 |
2003-11-23 17:54 | Initial stab at Venti. | rsc | 52 | +9527 | -0 |
2003-11-23 17:54 | make -> mk | rsc | 4 | +67 | -66 |
2003-11-23 17:53 | perror, create, remove now in the headers | rsc | 1 | +0 | -4 |
2003-11-23 17:53 | remove debugging print. | rsc | 1 | +0 | -1 |
2003-11-23 17:53 | change from rob -- handle ^U like in rio, acme | rsc | 1 | +4 | -0 |
2003-11-23 17:53 | make -> mk | rsc | 2 | +33 | -34 |
2003-11-23 17:52 | create, perror, and remove are now properly in the headers. | rsc | 1 | +0 | -4 |
2003-11-23 17:51 | Don't need to install 'u' as flagfmt anymore. | rsc | 1 | +0 | -5 |
2003-11-23 17:51 | use path-less names for ssh, samterm. let execvp sort it out. | rsc | 1 | +2 | -2 |
2003-11-23 17:50 | Use execvp to avoid hard-coding path names for ssh, samterm. | rsc | 1 | +3 | -3 |
2003-11-23 17:48 | print current directory in "don't know how to make" errors. | rsc | 1 | +9 | -1 |
2003-10-14 02:36 | Lib9.h updated to support plumber from Caerwyn Jones. (New lib9.h expected soon.) | rsc | 1 | +40 | -0 |
2003-10-14 02:35 | Single-threaded plumber that can run "start" rules. Thanks to Caerwyn Jones. | rsc | 8 | +731 | -2 |
2003-10-14 02:10 | Move werrstr into errstr, so that if you use werrstr you have to get this __errfmt instead of the one in libfmt that only does Unix error codes. | rsc | 3 | +14 | -14 |
2003-10-14 01:46 | Fix a bug in Linux? | rsc | 1 | +3 | -1 |
2003-10-13 20:17 | Force CVS to create the lib/ directory by creating a file in it. | rsc | 1 | +1 | -0 |
2003-10-13 18:25 | Some Plan 9 workalikes. | rsc | 4 | +107 | -0 |
2003-10-13 18:11 | Change occasionally to nightly. | rsc | 1 | +1 | -1 |
2003-10-13 17:20 | Clarify font directories. | rsc | 2 | +5 | -9 |
2003-10-13 17:18 | Distribution notes. | rsc | 3 | +109 | -1 |
2003-10-13 17:17 | Tweaks. | rsc | 2 | +17 | -2 |
2003-10-13 17:16 | Set $BIN. | rsc | 1 | +2 | -0 |
2003-10-13 17:16 | Flush the display when we poll for events. | rsc | 1 | +28 | -0 |
2003-10-13 17:16 | Rewrite /lib/font/bit to $PLAN9/font when open fails. | rsc | 1 | +22 | -1 |
2003-10-11 04:53 | More changes. | rsc | 2 | +53 | -1 |
2003-10-11 03:58 | Use new directory structure. | rsc | 17 | +78 | -76 |
2003-10-11 03:58 | B then wait. | rsc | 1 | +17 | -0 |
2003-10-11 03:55 | Extra sam scripts. | rsc | 2 | +51 | -0 |
2003-10-11 02:59 | Licensing and various tweaks. | rsc | 8 | +276 | -1291 |
2003-10-11 02:57 | Clarify Lucida. | rsc | 1 | +3 | -2 |
2003-10-11 02:57 | More fonts. | rsc | 106 | +101 | -0 |
2003-10-11 02:54 | Add license. | rsc | 1 | +13 | -0 |
2003-10-11 02:50 | Various cleanup. | rsc | 3 | +15 | -2 |
2003-10-11 02:49 | Allow prec==0. | rsc | 1 | +1 | -1 |
2003-10-11 02:47 | Lots of X fixes. | rsc | 14 | +237 | -31 |
2003-10-11 02:47 | Remove errfmt -- it's in lib9. | rsc | 1 | +0 | -1 |
2003-10-11 02:45 | Various tweaks. The implementation of notify, create, etc. should really be in lib9. | rsc | 3 | +16 | -6 |
2003-10-11 02:45 | Tweaks to make it work on Unix. | rsc | 6 | +86 | -66 |
2003-10-09 22:21 | Fonts. | rsc | 738 | +1540 | -0 |
2003-10-03 15:33 | Macintosh. | rsc | 7 | +62 | -20 |
2003-10-01 15:20 | Move resize into main proc. | rsc | 2 | +29 | -6 |
2003-10-01 03:01 | Tweaks. | rsc | 3 | +10 | -5 |
2003-10-01 02:53 | wasn't supposed to go in. | rsc | 1 | +0 | -5 |
2003-10-01 02:53 | More Darwin. | rsc | 10 | +311 | -246 |
2003-10-01 02:50 | Various tweaks to make things run on Mac OS. The main change is the use of pthread to implement ffork. | rsc | 12 | +84 | -12 |
2003-10-01 02:44 | Need ranlib for Mac. | rsc | 10 | +9 | -2 |
2003-10-01 00:44 | Rendezvous tester. | rsc | 1 | +31 | -0 |
2003-10-01 00:44 | Add extra build targets. | rsc | 1 | +7 | -4 |
2003-09-30 19:10 | Fix path to bio.h. | rsc | 1 | +1 | -1 |
2003-09-30 19:06 | Empty changelog | rsc | 1 | +17 | -0 |
2003-09-30 19:06 | Missed these. | rsc | 2 | +257 | -0 |
2003-09-30 19:05 | Reorg | rsc | 181 | +260 | -6159 |
2007-06-25 00:05 | Added tag rtag for changeset 0b0321e26f56 | Russ Cox | 1 | +1 | -0 |
2003-09-30 17:47 | Initial revision | rsc | 31 | +3409 | -0 |
2003-09-30 17:47 | Initial import. | rsc | 5 | +1548 | -0 |
2003-09-30 17:47 | Initial revision | rsc | 7 | +446 | -0 |
2003-09-30 17:47 | Initial import. | rsc | 7 | +885 | -0 |
2003-09-30 17:47 | Initial revision | rsc | 223 | +32479 | -0 |
2003-09-30 17:47 | Initial import. | rsc | 41 | +3226 | -0 |
2003-09-30 17:47 | Initial revision | rsc | 242 | +18177 | -0 |
2007-06-25 00:04 | Tailor preparing to convert repo by adding .hgignore | Russ Cox | 1 | +7 | -0 |