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
*
libdraw: redo default font construction to be hidpi-safe
Russ Cox
2018-11-16
16
-570
/
+372
*
file: recognize Mach-O binaries and Java class files
Martin Kühl
2018-11-15
1
-0
/
+3
*
file: add missing newlines to file types
Martin Kühl
2018-11-15
1
-3
/
+3
*
paint: add drawing program from 9front (#112)
Tobias Heinicke
2018-11-15
3
-0
/
+1128
*
rio: make 'mk all' explain why it does nothing on non-x11 systems
Russ Cox
2018-11-15
1
-2
/
+4
*
devdraw: remove os x 10.5 compatibility code
Jacob Vosmaer
2018-11-15
4
-1790
/
+2
*
acme: add 32x32 boxcursor
Russ Cox
2018-11-15
4
-2
/
+71
*
devdraw: add Cursor2 support on macOS 10.14 Mojave
Russ Cox
2018-11-15
8
-45
/
+113
*
tweak: add support for Cursor2
Russ Cox
2018-11-15
1
-30
/
+78
*
libdraw: add Cursor2, a 32x32 high-res cursor
Russ Cox
2018-11-15
6
-6
/
+64
*
devdraw: rewrite the Cocoa screen using Metal
Xiao-Yong Jin
2018-11-15
8
-21
/
+1307
*
upas/smtp: fix TLS connections (#163)
Zach Scott
2018-11-14
2
-0
/
+49
*
devdraw: set displaydpi on devdraw x11 attach (#178)
Gabriel Díaz
2018-11-14
1
-2
/
+7
*
9term: make 9term -l invoke $SHELL with -l
Russ Cox
2018-11-14
1
-1
/
+6
*
fontsrv: increase x11 font height scale (#111)
iru-
2018-11-14
1
-1
/
+1
*
devdraw: make ctrl generate 1-click while mouse down (#119)
Xiao-Yong
2018-11-13
1
-0
/
+2
*
fontsrv: x11 uses FC_POSTSCRIPT_NAME (#174)
Xiao-Yong
2018-11-13
1
-1
/
+1
*
acme: avoid division by zero when resizing col (#189)
Fazlul Shahriar
2018-11-13
1
-2
/
+6
*
fontsrv: disable font smoothing on osx (#196)
Xiao-Yong
2018-11-13
2
-0
/
+4
*
9term: fix getpts on FreeBSD 11.2 (#199)
Xiao-Yong
2018-11-13
1
-0
/
+16
*
fontsrv: copy some fixes from OS X to X11
Fazlul Shahriar
2018-10-05
1
-38
/
+43
*
upas/nfs: correctly quote IMAP LOGIN arguments
Charles Collicutt
2018-10-05
1
-1
/
+1
*
grep: update from Plan 9
David du Colombier
2018-10-01
1
-3
/
+3
*
libregexp: include stddef.h in lib9.std.h
David du Colombier
2018-09-29
1
-0
/
+1
*
acme: Apply each -/+ only once (#156)
Martin Kühl
2018-09-19
1
-3
/
+3
*
fontsrv: omit box-drawing characters from line struts on macOS
Igor Burago
2018-06-26
1
-1
/
+1
*
libdraw: fix error in the previous commit
Xiao-Yong Jin
2018-03-27
1
-1
/
+1
*
mc: fix crash in acme with hidpi display
Xiao-Yong Jin
2018-03-27
1
-5
/
+9
*
samterm: free some getenv results
Xiao-Yong Jin
2018-03-27
1
-2
/
+7
*
sam: freetmpstr instead of free
Xiao-Yong Jin
2018-03-27
1
-1
/
+1
*
libdraw: fix some memory leaks in font handling
Xiao-Yong Jin
2018-03-27
5
-6
/
+18
*
fontsrv: fix some memory leaks
Xiao-Yong Jin
2018-03-27
2
-1
/
+4
*
devdraw: fix some memory leaks in x11
Xiao-Yong Jin
2018-03-27
2
-1
/
+5
*
acme: fix some memory leaks
Xiao-Yong Jin
2018-03-27
3
-2
/
+8
*
fontsrv: enlarge drawing buffer for subfonts on macOS
Xiao-Yong Jin
2018-03-27
1
-1
/
+3
*
mount, 9pfuse: detect macports installed osxfuse
Xiao-Yong Jin
2018-03-27
1
-0
/
+8
*
fontsrv: skip only the surrogate pairs
Mechiel Lukkien
2018-03-23
1
-1
/
+1
*
9pserve: fix memory leak in warning
Ray Lai
2018-03-23
1
-0
/
+2
*
9term: Set TERM_PROGRAM to termprog
Martin Kühl
2018-03-23
1
-0
/
+1
*
9pfuse: retries read(3) upon EINTR
Xiao-Yong Jin
2018-03-23
1
-2
/
+5
*
9pfuse: fix handling of access mode (thanks Kenji Arisawa)
David du Colombier
2018-02-05
1
-1
/
+3
*
auxstats: get network stats in a portable manner on FreeBSD
Bakul Shah
2018-01-23
1
-33
/
+14
*
rc: use proper type for storing ulimit values
Ray Lai
2018-01-17
1
-6
/
+7
*
gview: fix int vs ulong confusion causing silent exit 1 at startup
Russ Cox
2018-01-03
1
-4
/
+4
*
9term: re-enable sys: child note for child processes
Russ Cox
2017-11-27
1
-0
/
+1
*
acme: preserve window position and selection during Get
Russ Cox
2017-11-02
5
-18
/
+103
*
acme: free buf in checksha1
Russ Cox
2017-10-14
1
-0
/
+1
*
9term: fix getpts on macOS 10.13
David du Colombier
2017-10-13
1
-0
/
+16
*
upas/nfs: fix warnings
David du Colombier
2017-10-13
3
-10
/
+2
*
acme: check file content before declaring file "modified since last read"
Russ Cox
2017-10-10
23
-13
/
+79
[next]