index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib9p: add ramfs build rule (ramfs does not work)
Russ Cox
2008-07-09
1
-0
/
+4
*
page: add canonical -W option
Russ Cox
2008-07-09
1
-0
/
+3
*
rio: stub out _NET_WM_STATE_FULLSCREEN support
Russ Cox
2008-07-09
3
-1
/
+15
*
lib9: fix Apple disksize prototype
Russ Cox
2008-07-09
1
-1
/
+1
*
lib9: revert unintended changes to opentemp
Russ Cox
2008-07-09
1
-11
/
+5
*
devdraw: default to native gui on OS X
Russ Cox
2008-07-09
1
-1
/
+3
*
rio: only build if WSYSTYPE is x11
Russ Cox
2008-07-09
1
-1
/
+1
*
venti: add venti/dump program
Russ Cox
2008-07-09
2
-0
/
+135
*
libthread: abort on single-threaded lock contention
Russ Cox
2008-07-09
1
-0
/
+24
*
lib9: rewrite date routines to use /usr/share/zoneinfo directly
Michael Teichgräber
2008-07-09
7
-123
/
+498
*
lib9: declare n in OpenBSD disksize (Eric Grosse)
Russ Cox
2008-07-05
1
-0
/
+2
*
lib9pclient: clear tx.extension for 9P2000.u
Russ Cox
2008-07-04
1
-0
/
+1
*
lib9: do not try to hide symlinks as much
Russ Cox
2008-07-04
1
-13
/
+14
*
mkmk.sh: update with write.c
Russ Cox
2008-07-04
1
-1
/
+2
*
devdraw: double-check write return value on OS X
Russ Cox
2008-07-04
1
-1
/
+2
*
9p: can go back to using write
Russ Cox
2008-07-04
1
-24
/
+4
*
lib9: add write function that withstands interrupts
Russ Cox
2008-07-04
2
-0
/
+24
*
lib9pclient: remove debugging print
Russ Cox
2008-07-04
1
-1
/
+0
*
lib9p: add Srv.foreground flag
Russ Cox
2008-07-04
1
-1
/
+4
*
lib9p: update diroffset correctly on rewind
Russ Cox
2008-07-04
1
-1
/
+1
*
lib9pclient: one more dotu (Michael Kaminsky)
Russ Cox
2008-07-04
1
-1
/
+1
*
9pfuse: always return . and ..
Russ Cox
2008-07-04
1
-3
/
+28
*
9pfuse: better handling of SETXATTR (sqweek)
Russ Cox
2008-07-04
1
-5
/
+8
*
lib9: use symlink size, not target size, in dirstat
Russ Cox
2008-07-04
1
-1
/
+3
*
9pfuse: add symlink support
Russ Cox
2008-07-04
1
-1
/
+30
*
lib9pclient: add support for 9P2000.u
Russ Cox
2008-07-04
5
-12
/
+17
*
venti: reduce locking contention in buildindex
Russ Cox
2008-07-03
3
-13
/
+74
*
venti: more detail in index divisor too coarse message
Russ Cox
2008-07-03
1
-1
/
+1
*
venti: bump MaxAMap
Russ Cox
2008-07-03
1
-1
/
+1
*
venti: mark checksum-queued arenas in http output
Russ Cox
2008-07-03
1
-0
/
+2
*
venti: make sure arena checksum jobs cannot be missed
Russ Cox
2008-07-03
1
-5
/
+8
*
venti/wrarena: add timing output, fix sync
Russ Cox
2008-07-03
1
-4
/
+6
*
venti: allow plan 9 partitions as disk subnames
Russ Cox
2008-07-03
1
-190
/
+103
*
devdraw: make OS X native gui build (Eric Nichols)
Russ Cox
2008-07-03
1
-1
/
+1
*
vnfs: quieter
Russ Cox
2008-07-03
1
-1
/
+0
*
lib9: clean up disk size code, add Apple (Anthony Sorace)
Russ Cox
2008-07-03
1
-109
/
+49
*
devdraw: OS X: fix Unicode input errors (Andrey Mirtchovski)
Russ Cox
2008-07-03
1
-2
/
+4
*
devdraw: OS X: go full screen on largest device (Eric Nichols)
Russ Cox
2008-07-03
1
-1
/
+3
*
vac: add -a and -x flags
Russ Cox
2008-07-03
10
-81
/
+494
*
devdraw: do not create OS X window group (Eric Nichols)
Russ Cox
2008-07-03
1
-3
/
+0
*
devdraw: OS X unicode input (Andrey Mirtchovski)
Russ Cox
2008-07-02
1
-0
/
+7
*
vac: fix -m bug (Myron Cheung)
Russ Cox
2008-07-02
2
-5
/
+4
*
devdraw: OS X mouse scroll fix (Jeff Sickel)
Russ Cox
2008-07-02
1
-1
/
+1
*
devdraw: OS X alt key support
Russ Cox
2008-07-01
1
-2
/
+38
*
devdraw: add %F for fullscreen on OS X
Russ Cox
2008-07-01
1
-10
/
+30
*
libdraw: do not let devdraw fork, for OS X
Russ Cox
2008-07-01
1
-1
/
+5
*
libdraw: die if display does
Russ Cox
2008-06-30
2
-3
/
+3
*
lib9: allow no $DISPLAY on OS X in getns
Russ Cox
2008-06-30
1
-0
/
+7
*
devdraw: OS X native version
Russ Cox
2008-06-30
12
-86
/
+2083
*
snarfer: OS X native version (ha!)
Russ Cox
2008-06-30
2
-0
/
+3
[next]