index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
wintext: add to moveplan9.files (#470)
Jacob Vosmaer
2020-12-30
1
-0
/
+1
*
9term: add threadmaybackground
Russ Cox
2020-12-30
1
-0
/
+6
*
.gitignore: add LOCAL.config and lib/fortunes.index
Russ Cox
2020-12-30
1
-0
/
+2
*
.gitignore: more binaries
Russ Cox
2020-12-30
1
-0
/
+48
*
libthread: drop schedlock
Russ Cox
2020-12-30
2
-2
/
+1
*
9c: drop PLAN9PORT_ASAN
Russ Cox
2020-12-30
1
-9
/
+0
*
tcolors: add threadmaybackground
Russ Cox
2020-12-30
1
-0
/
+6
*
9a: remove a few mentions
Russ Cox
2020-12-30
2
-16
/
+2
*
.gitignore: enumerate ignored parts of bin/
Russ Cox
2020-12-30
1
-17
/
+218
*
all: remove $OBJTYPE from build
Russ Cox
2020-12-30
56
-1291
/
+41
*
wintext: use rc not bash
Russ Cox
2020-12-30
1
-14
/
+9
*
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
23
-1477
/
+12
*
libthread: make pthreadperthread the default
Russ Cox
2020-12-30
2
-21
/
+15
*
libthread: fix pthreadperthread bugs
Russ Cox
2020-12-30
2
-107
/
+187
*
libthread: add threadmaybackground
Russ Cox
2020-12-30
19
-21
/
+120
*
libthread: delete NetBSD special case
Russ Cox
2020-12-30
4
-465
/
+4
*
9c: use -fcommon for clang
Russ Cox
2020-12-30
1
-0
/
+1
*
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
*
9c, 9l: updates for macOS arm64.
Anthony Sorace
2020-09-27
2
-0
/
+7
*
all: a few more #define tricks for AIX
Russ Cox
2020-08-15
2
-0
/
+36
*
tmac: rename IM (italic manual) to MR (manual reference)
Russ Cox
2020-08-15
286
-1588
/
+1591
*
fontsrv: fix handling of colored glyphs (emoji)
Russ Cox
2020-08-15
1
-5
/
+17
*
tmac: introduce real manual reference macro instead of overloading IR
Russ Cox
2020-08-13
297
-1774
/
+1790
*
touch: fix for OpenBSD.
James Cook
2020-08-08
1
-1
/
+1
*
fontsrv(4): update man page for size of fontsrv subfonts
Russ Cox
2020-07-22
1
-8
/
+8
*
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
2
-1
/
+24
*
draw: use int for Cacheinfo x field
Russ Cox
2020-07-18
1
-1
/
+1
*
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
*
osxvers: use swvers -productVersion to skip one awk call
Russ Cox
2020-05-30
1
-1
/
+1
*
ed(1): fix documentation for list mode
Russ Cox
2020-05-29
1
-36
/
+36
*
ed: handle Unicode beyond the BMP correctly in list mode.
sean
2020-05-29
2
-11
/
+42
[next]