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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
9term: use openpty on NetBSD
Nicola Girardi
2020-12-30
1
-0
/
+16
*
devdraw: add /usr/X11R7 for NetBSD
Russ Cox
2020-12-30
1
-0
/
+2
*
libthread: add threadmaybackground
Russ Cox
2020-12-30
12
-0
/
+72
*
time: print 1s of milliseconds
Russ Cox
2020-12-15
1
-3
/
+3
*
all: a few more #define tricks for AIX
Russ Cox
2020-08-15
1
-0
/
+3
*
fontsrv: fix handling of colored glyphs (emoji)
Russ Cox
2020-08-15
1
-5
/
+17
*
touch: fix for OpenBSD.
James Cook
2020-08-08
1
-1
/
+1
*
devdraw, libdraw: fix memory leaks by freeing getns() malloced string (#431)
Igor Böhm
2020-07-22
1
-2
/
+6
*
acme: add font control message
Russ Cox
2020-07-18
1
-0
/
+18
*
src/cmd: rm dformat
Russ Cox
2020-06-22
1
-108
/
+0
*
fontsrv: fix compilation on X11 (#420)
Gregor Best
2020-06-04
1
-0
/
+1
*
ed: handle Unicode beyond the BMP correctly in list mode.
sean
2020-05-29
1
-9
/
+32
*
devdraw: accept 5- and 6-byte Unicode hex values
Russ Cox
2020-05-29
1
-8
/
+31
*
fontsrv: scale f->originy to match f->height on x11
dzklaim
2020-05-29
1
-1
/
+1
*
fontsrv: handle non-BMP runes on X11
Russ Cox
2020-05-29
4
-43
/
+44
*
devdraw, libdraw: handle keyboard runes > U+FFFF
Russ Cox
2020-05-18
2
-3
/
+8
*
rc: avoid problematic internal names "var", "thread"
Russ Cox
2020-05-18
1
-0
/
+6
*
acme: avoid global named "class"
Russ Cox
2020-05-18
1
-0
/
+3
*
diff: rename class to fix AIX
Russ Cox
2020-05-18
1
-0
/
+3
*
devdraw: use indirect impl interface in x11
Gabriel Diaz
2020-05-18
1
-0
/
+21
*
devdraw: use global drawlk instead of per-client
Russ Cox
2020-05-17
3
-18
/
+20
*
devdraw: use indirect impl interface
Russ Cox
2020-05-17
4
-30
/
+61
*
mk: replace overlapping strcpy with memmove
Russ Cox
2020-05-17
1
-1
/
+2
*
all: fix #includes for AIX, add a few AIX "implementation" files
Ben Huntsman
2020-05-07
5
-0
/
+17
*
mk: support Big Archive Format under AIX
Ben Huntsman
2020-05-07
1
-0
/
+4
*
all: update build scripts to fix AIX XL/C compatibility
Ben Huntsman
2020-05-07
1
-1
/
+1
*
rc: clean up parser levels, disallow free carats on lists
Russ Cox
2020-05-05
4
-31
/
+37
*
rc: allow unquoted = in command arguments
Russ Cox
2020-05-04
2
-10
/
+27
*
rc: move free carat handling into parser
Russ Cox
2020-05-04
4
-74
/
+103
*
rc: move newline handling into parser
Russ Cox
2020-05-04
6
-24
/
+67
*
rc: add recursive descent parser
Russ Cox
2020-05-04
13
-9
/
+730
*
acme: scale window bodies on resize, not including tag space
Russ Cox
2020-03-30
1
-3
/
+5
*
devdraw: fix `cmd-r` to toggle retina vs. non-retina mode on macOS (#361)
Martin Palma
2020-02-03
1
-1
/
+1
*
acme: report close failure in Put, this time for sure
Russ Cox
2020-01-24
1
-5
/
+5
*
devdraw: abort alt sequence on window change on macOS
Russ Cox
2020-01-16
1
-0
/
+4
*
malloc: remove locking
Dan Cross
2020-01-16
1
-10
/
+0
*
devdraw: avoid deadlock in x11 resize
Russ Cox
2020-01-15
2
-0
/
+3
*
cmd/rio: xshove: set geometry by window id
Nicola Girardi
2020-01-15
1
-1
/
+6
*
devdraw: set windowrect correctly on x11 if window gets unexpected size
Russ Cox
2020-01-15
1
-2
/
+2
*
devdraw: actually send resize event on resize
Russ Cox
2020-01-15
1
-0
/
+7
*
factotum: update for new nbrecvul return value
Russ Cox
2020-01-15
1
-2
/
+30
*
compress: import Plan9 compress
sean
2020-01-15
2
-0
/
+1289
*
winwatch: Plan 9-ify.
Dan Cross
2020-01-15
1
-426
/
+412
*
clock: Remove unused static variable in clock.c
Dan Cross
2020-01-15
1
-2
/
+0
*
winwatch: port based Plan 9 winwatch
markvanatten
2020-01-15
2
-1
/
+539
*
9pfuse: update errortab
Oleg Nemanov
2020-01-15
1
-0
/
+2
*
venti/buildindex: fix hang on large indexes
Russ Cox
2020-01-14
1
-1
/
+1
*
devdraw: notify window resize promptly on x11
Russ Cox
2020-01-14
5
-13
/
+28
*
acme: save/restore multiline tags in Dump/Load
Russ Cox
2020-01-14
1
-4
/
+16
*
tar: remove /bin/ when invoking compressors
phonologus
2020-01-14
1
-6
/
+1
[next]