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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
eqn: enlarge errbuf to account for large tokens
Xiao-Yong Jin
2
-2
/
+2
2021-01-29
xd: fix swizz8 loop counting
Xiao-Yong Jin
1
-1
/
+1
2021-01-29
libhtml: fix array bounds in lex
Xiao-Yong Jin
1
-1
/
+1
2021-01-14
libthread: call setpgrp in programs that will background
Russ Cox
1
-0
/
+7
2021-01-14
sam: avoid out-of-bounds read in rterm
Russ Cox
1
-2
/
+2
2021-01-14
sam: remove backward ?:
Russ Cox
1
-1
/
+1
2021-01-14
rc: do not exit on EINTR from read
Russ Cox
1
-1
/
+10
2021-01-14
lib9: reject postnote with special pids
Russ Cox
1
-0
/
+5
2021-01-14
auxstats: do not postnote 0
Russ Cox
1
-1
/
+2
2021-01-05
acme, sam, samterm: remove weird switch usage
Russ Cox
4
-6
/
+10
2021-01-05
sam: rm dregs
Russ Cox
4
-293
/
+0
2021-01-05
stats: add threadmaybackground
Russ Cox
5
-40
/
+49
2020-12-30
acme: allow @ in file names
Russ Cox
1
-1
/
+1
2020-12-30
9term: add threadmaybackground
Russ Cox
1
-0
/
+6
2020-12-30
libthread: drop schedlock
Russ Cox
2
-2
/
+1
2020-12-30
tcolors: add threadmaybackground
Russ Cox
1
-0
/
+6
2020-12-30
9a: remove a few mentions
Russ Cox
1
-1
/
+1
2020-12-30
all: remove $OBJTYPE from build
Russ Cox
36
-1201
/
+25
2020-12-30
9term: use openpty on NetBSD
Nicola Girardi
1
-0
/
+16
2020-12-30
devdraw: add /usr/X11R7 for NetBSD
Russ Cox
1
-0
/
+2
2020-12-30
libthread: simplify
Russ Cox
21
-1469
/
+11
2020-12-30
libthread: make pthreadperthread the default
Russ Cox
1
-1
/
+1
2020-12-30
libthread: fix pthreadperthread bugs
Russ Cox
2
-107
/
+187
2020-12-30
libthread: add threadmaybackground
Russ Cox
17
-7
/
+93
2020-12-30
libthread: delete NetBSD special case
Russ Cox
4
-465
/
+4
2020-12-15
libthread: fix use after free of first thread in each proc
Russ Cox
1
-1
/
+9
2020-12-15
time: print 1s of milliseconds
Russ Cox
1
-3
/
+3
2020-08-15
all: a few more #define tricks for AIX
Russ Cox
2
-0
/
+36
2020-08-15
fontsrv: fix handling of colored glyphs (emoji)
Russ Cox
1
-5
/
+17
2020-08-08
touch: fix for OpenBSD.
James Cook
1
-1
/
+1
2020-07-22
devdraw, libdraw: fix memory leaks by freeing getns() malloced string (#431)
Igor Böhm
2
-4
/
+11
2020-07-18
acme: add font control message
Russ Cox
1
-0
/
+18
2020-06-22
src/cmd: rm dformat
Russ Cox
1
-108
/
+0
2020-06-15
libthread: use libc functions in ucontext for macOS (#417)
Xiao-Yong
3
-81
/
+3
2020-06-04
fontsrv: fix compilation on X11 (#420)
Gregor Best
1
-0
/
+1
2020-05-29
ed: handle Unicode beyond the BMP correctly in list mode.
sean
1
-9
/
+32
2020-05-29
devdraw: accept 5- and 6-byte Unicode hex values
Russ Cox
1
-8
/
+31
2020-05-29
fontsrv: scale f->originy to match f->height on x11
dzklaim
1
-1
/
+1
2020-05-29
fontsrv: handle non-BMP runes on X11
Russ Cox
4
-43
/
+44
2020-05-29
libdraw: handle larger number of subfonts
Russ Cox
1
-1
/
+1
2020-05-18
devdraw, libdraw: handle keyboard runes > U+FFFF
Russ Cox
5
-5
/
+25
2020-05-18
build: use installbsd instead of install on AIX
Russ Cox
5
-7
/
+4
2020-05-18
rc: avoid problematic internal names "var", "thread"
Russ Cox
1
-0
/
+6
2020-05-18
acme: avoid global named "class"
Russ Cox
1
-0
/
+3
2020-05-18
libdiskfs: avoid problematic internal constant names
Russ Cox
2
-0
/
+66
2020-05-18
diff: rename class to fix AIX
Russ Cox
1
-0
/
+3
2020-05-18
devdraw: use indirect impl interface in x11
Gabriel Diaz
1
-0
/
+21
2020-05-18
lib9: avoid unportable use of d_namlen in dirread
Russ Cox
1
-2
/
+1
2020-05-17
devdraw: use global drawlk instead of per-client
Russ Cox
3
-18
/
+20
2020-05-17
devdraw: use indirect impl interface
Russ Cox
4
-30
/
+61
[next]