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
*
devdraw: fix x11 input
Russ Cox
2013-06-21
1
-1
/
+1
*
rc: avoid undefined C
Xi Wang
2013-03-19
1
-4
/
+4
*
libsec: avoid undefined C
Xi Wang
2013-03-19
1
-2
/
+1
*
xd: accept -S for 8-byte swap
Russ Cox
2013-03-11
1
-0
/
+36
*
devdraw: control+click = button 2, alt/shift+click = button 3
Russ Cox
2013-03-07
3
-26
/
+111
*
devdraw: silence unused variable warnings
Russ Cox
2013-02-08
1
-2
/
+6
*
devdraw: disable XCopyArea optimization
Russ Cox
2013-02-08
1
-2
/
+5
*
fontsrv: fix on X11 when X11H is not defined
Alessandro Arzilli
2013-01-30
1
-1
/
+1
*
libmach: fix crash in dwarfpc (misuse of realloc)
Xi Wang
2013-01-30
1
-0
/
+1
*
jpegdump: fix build and warnings
David du Colombier
2013-01-19
1
-7
/
+8
*
freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski)
David du Colombier
2013-01-04
1
-2
/
+2
*
venti/wrarena: fix arenapart breakage
David du Colombier
2013-01-03
1
-3
/
+4
*
fontsrv: only build when the pieces are there
Russ Cox
2012-12-18
1
-2
/
+2
*
fontsrv: fix build on OpenBSD 5.2
Christian Kellermann
2012-12-11
3
-2
/
+8
*
auth/factotum: fix password prompt hang with secstore
David du Colombier
2012-12-09
1
-3
/
+3
*
fontsrv: make single quotes look like quotes
Russ Cox
2012-12-03
1
-3
/
+15
*
fontsrv: scaled pjw
Russ Cox
2012-12-01
5
-11
/
+369
*
acme: retina scaling for scroll bars, button
Russ Cox
2012-11-26
2
-26
/
+34
*
samterm: retina scaling for scroll bars, borders
Russ Cox
2012-11-26
3
-14
/
+24
*
9term: adjust to dpi changes
Russ Cox
2012-11-26
1
-15
/
+23
*
devdraw: fake dpi calculation on Mac
Russ Cox
2012-11-25
1
-0
/
+8
*
libframe: auto scale tick for retina
Russ Cox
2012-11-25
2
-8
/
+22
*
devdraw: use %R not Fn-F3 for retina toggle
Russ Cox
2012-11-25
1
-1
/
+1
*
devdraw: add forcedpi toggled by Fn+F3 on Mac
Russ Cox
2012-11-25
4
-3
/
+20
*
acme: set $samfile (same as $%) during execution
Marius Eriksen
2012-11-25
1
-0
/
+1
*
fontsrv: work around a few crashes
Russ Cox
2012-11-25
1
-2
/
+6
*
devdraw: fix retina mode
Russ Cox
2012-11-25
1
-1
/
+1
*
libdraw: add scalesize
Russ Cox
2012-11-25
1
-0
/
+7
*
devdraw, libdraw: add display->dpi
Russ Cox
2012-11-25
3
-2
/
+37
*
devdraw: restore compilation on OS X 10.6
Shenghou Ma
2012-11-25
1
-0
/
+2
*
acme: use threadspawnd to avoid changing "." of current process
Russ Cox
2012-10-22
1
-29
/
+8
*
libthread: add threadspawnd
Russ Cox
2012-10-22
2
-6
/
+16
*
acme: add $acmeshell to control execution shell
Marius Eriksen
2012-10-21
3
-2
/
+12
*
fontsrv: x11 support
Yuval Pavel Zholkover
2012-10-21
4
-3
/
+274
*
plumb.app: accept plumb:foo as alias for foo
Rob Kroeger
2012-10-21
1
-1
/
+16
*
devdraw: map X11 dead_diaresis to double quote
Caio Oliveira
2012-10-21
1
-39
/
+42
*
libmemdraw: fix int size bug
Erik Quanstrom
2012-10-21
1
-1
/
+2
*
silence more warnings
Russ Cox
2012-10-21
15
-299
/
+307
*
fix clang warnings reported by Tuncer Ayaz
Russ Cox
2012-10-21
23
-620
/
+617
*
lib9: fix Mac warning
Russ Cox
2012-10-20
1
-1
/
+8
*
fix gcc 4.7 warnings (thanks Tuncer Ayaz)
Russ Cox
2012-10-20
14
-40
/
+9
*
libframe: use correct text color when painting
Rob Kroeger
2012-10-16
1
-6
/
+12
*
devdraw: MacBook retina support
Rob Kroeger
2012-10-16
1
-8
/
+121
*
devdraw: prefer 24-bit over 15-bit or 16-bit.
Russ Cox
2012-10-07
1
-6
/
+6
*
acme: correct writes of runes on auspicious byte boundaries
Erik Quanstrom
2012-10-05
1
-23
/
+34
*
src/cmd: Add a repurposed import(4), called `9import', to the ports.
Akshat Kumar
2012-09-24
1
-0
/
+239
*
acme: mouse movement for Del
Russ Cox
2012-09-23
5
-8
/
+62
*
snarfer: disable during build
Russ Cox
2012-09-18
1
-1
/
+1
*
sam: add $% as an alias for $samfile
Russ Cox
2012-09-17
1
-0
/
+1
*
libdraw: add visibleclicks mode
Russ Cox
2012-09-17
3
-2
/
+54
[next]