index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
9term, win: work around bsd linker nonsense
Russ Cox
3
-2
/
+9
2017-01-06
9term, mc: conspire to handle hidpi displays
Russ Cox
2
-1
/
+26
2016-11-20
include: define _DEFAULT_SOURCE
David du Colombier
6
-0
/
+6
2016-11-02
libregexp: various fixes
David du Colombier
3
-6
/
+4
2016-11-02
fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take.
Gleydson Soares
1
-1
/
+1
2016-04-18
font: s/10/11 in ascent for unicode.7x13.font
Rob Pike
1
-1
/
+1
2016-01-22
fontsrv: do not try to look up surrogate pairs
Russ Cox
1
-0
/
+2
2015-12-08
auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3)
Gleydson Soares
2
-75
/
+24
2015-11-11
devdraw: cocoa: set window title on main thread
sqweek
1
-2
/
+12
2015-11-10
win: local \r cancellation
Russ Cox
1
-1
/
+14
2015-11-10
9term, win: better \r handling (thanks, git)
Russ Cox
2
-1
/
+31
2015-11-10
INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 to
Gleydson Soares
1
-1
/
+2
2015-08-27
mk: avoid infinite loop when targets are repeated
Russ Cox
2
-0
/
+6
2015-08-27
fontsrv: use 64 chars per subfont instead of 256
Russ Cox
4
-9
/
+14
2015-08-26
font/fixed: adjust the ascent for the 7x13 subfonts
Rob Pike
25
-0
/
+0
2015-08-26
font/lucsans: fix reference to supsub.9
Rob Pike
1
-1
/
+1
2015-06-29
upas/nfs: search for stunnele3 in $PATH
Gleydson Soares
1
-4
/
+7
2015-06-03
all: linux/arm64 port
Aram Hăvărneanu
4
-0
/
+17
2015-06-03
libregexp: fix copy-paste error
David du Colombier
1
-1
/
+1
2015-06-03
all: linux/mips port
Aram Hăvărneanu
5
-0
/
+18
2015-06-03
all: fix openbsd build
Aram Hăvărneanu
2
-3
/
+4
2015-06-03
keyboard.h: add some missing key enums from Plan 9
mischief
1
-1
/
+6
2015-06-03
acme: add focus change to log
Sergiusz Urbaniak
1
-0
/
+6
2015-06-03
devdraw: plumb drag-n-dropped files
marius a. eriksen
3
-10
/
+57
2015-05-15
libdraw, acme: fix acme segfault triggered passing an invalid font
Gleydson Soares
1
-0
/
+2
2015-02-18
fontsrv: fix x11 build
Russ Cox
1
-1
/
+0
2015-02-17
man: document font syntaxes
Russ Cox
5
-23
/
+130
2015-02-17
devdraw: enable retina behavior by default on OS X
Russ Cox
1
-3
/
+3
2015-02-17
libdraw: refine hidpi font selection
Russ Cox
4
-1
/
+44
2015-02-17
libdraw: autoscale fonts when moving between low and high dpi screens
Russ Cox
9
-28
/
+243
2015-02-17
libdraw: add 2*font syntax for scaled fonts
Russ Cox
7
-5
/
+77
2015-02-17
fontsrv: use CoreText API on OS X
Russ Cox
5
-106
/
+143
2014-12-02
CONTRIBUTING.md: fix link to codereview(1)
Russ Cox
1
-1
/
+1
2014-12-02
fontsrv: disable X11 hinting
Ethan Burns
1
-1
/
+1
2014-12-02
9pfuse: Disable glibc workaround for O_LARGEFILE on ARM
Merlijn Wajer
1
-1
/
+4
2014-12-02
install.txt: regenerate (9 man 1 intro >install.txt)
Russ Cox
1
-82
/
+203
2014-12-02
libdraw, libframe, acme: fix, guard against inverted range in textsetselect
Russ Cox
3
-3
/
+15
2014-12-02
devdraw: fix title and "open in top" on OS X
Roi Martin
1
-1
/
+4
2014-12-02
CONTRIBUTING.md: add message about pull requests
Russ Cox
1
-0
/
+7
2014-11-17
codereview: use 'git branch -v' for pending
Russ Cox
1
-1
/
+1
2014-11-17
cmd: rename *.C to *.c
Russ Cox
4
-0
/
+0
2014-11-16
man: more Mercurial references changed to Git
Russ Cox
3
-5
/
+5
2014-11-16
codereview: make commit -a the default; warn about uncommitted changes at upload
Russ Cox
3
-25
/
+38
2014-11-16
README: rename to README.md, add markdown for github
Russ Cox
1
-0
/
+0
2014-11-16
codereview: fix a few bugs
Russ Cox
1
-8
/
+9
2014-11-16
all: update for Git
Russ Cox
5
-118
/
+420
2014-11-12
Delete .cvsignore. It is time.
Russ Cox
1
-3
/
+0
2014-11-10
Convert .hgignore to .gitignore.
Russ Cox
1
-0
/
+0
2014-11-10
Remove .hgtags.
Russ Cox
1
-1
/
+0
2014-11-07
INSTALL: fix path of quote1 and quote2
David du Colombier
1
-3
/
+3
[prev]
[next]