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
*
libthread: use setpgid instead of setpgrp
Anthony Sorace
2021-04-22
1
-1
/
+1
*
fspread: fix buffer overflow
Günther Noack
2021-04-05
1
-4
/
+9
*
all: update for new MIT license
Russ Cox
2021-03-23
6
-78
/
+22
*
mk: fix for Unix build
Russ Cox
2021-03-23
1
-2
/
+2
*
acme: fix double-free in acmeerrorproc
Russ Cox
2021-03-23
1
-4
/
+2
*
9pfuse: support MacFUSE >=4
Connor Taffe
2021-01-31
1
-1
/
+30
*
9p: parse lines in rdwr command
David Arroyo
2021-01-31
1
-5
/
+9
*
htmlroff: fix array bounds
Xiao-Yong Jin
2021-01-29
1
-2
/
+2
*
eqn: enlarge errbuf to account for large tokens
Xiao-Yong Jin
2021-01-29
2
-2
/
+2
*
xd: fix swizz8 loop counting
Xiao-Yong Jin
2021-01-29
1
-1
/
+1
*
libhtml: fix array bounds in lex
Xiao-Yong Jin
2021-01-29
1
-1
/
+1
*
libthread: call setpgrp in programs that will background
Russ Cox
2021-01-14
1
-0
/
+7
*
sam: avoid out-of-bounds read in rterm
Russ Cox
2021-01-14
1
-2
/
+2
*
sam: remove backward ?:
Russ Cox
2021-01-14
1
-1
/
+1
*
rc: do not exit on EINTR from read
Russ Cox
2021-01-14
1
-1
/
+10
*
lib9: reject postnote with special pids
Russ Cox
2021-01-14
1
-0
/
+5
*
auxstats: do not postnote 0
Russ Cox
2021-01-14
1
-1
/
+2
*
acme, sam, samterm: remove weird switch usage
Russ Cox
2021-01-05
4
-6
/
+10
*
sam: rm dregs
Russ Cox
2021-01-05
4
-293
/
+0
*
stats: add threadmaybackground
Russ Cox
2021-01-05
5
-40
/
+49
*
acme: allow @ in file names
Russ Cox
2020-12-30
1
-1
/
+1
*
9term: add threadmaybackground
Russ Cox
2020-12-30
1
-0
/
+6
*
libthread: drop schedlock
Russ Cox
2020-12-30
2
-2
/
+1
*
tcolors: add threadmaybackground
Russ Cox
2020-12-30
1
-0
/
+6
*
9a: remove a few mentions
Russ Cox
2020-12-30
1
-1
/
+1
*
all: remove $OBJTYPE from build
Russ Cox
2020-12-30
36
-1201
/
+25
*
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: simplify
Russ Cox
2020-12-30
21
-1469
/
+11
*
libthread: make pthreadperthread the default
Russ Cox
2020-12-30
1
-1
/
+1
*
libthread: fix pthreadperthread bugs
Russ Cox
2020-12-30
2
-107
/
+187
*
libthread: add threadmaybackground
Russ Cox
2020-12-30
17
-7
/
+93
*
libthread: delete NetBSD special case
Russ Cox
2020-12-30
4
-465
/
+4
*
libthread: fix use after free of first thread in each proc
Russ Cox
2020-12-15
1
-1
/
+9
*
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
2
-0
/
+36
*
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
2
-4
/
+11
*
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
*
libthread: use libc functions in ucontext for macOS (#417)
Xiao-Yong
2020-06-15
3
-81
/
+3
*
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
*
libdraw: handle larger number of subfonts
Russ Cox
2020-05-29
1
-1
/
+1
*
devdraw, libdraw: handle keyboard runes > U+FFFF
Russ Cox
2020-05-18
5
-5
/
+25
*
build: use installbsd instead of install on AIX
Russ Cox
2020-05-18
5
-7
/
+4
[next]