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
*
bin/9c, bin/9l: Re-enable optimization on AIX.
Ben Huntsman
2021-08-30
2
-3
/
+3
*
libthread: use setpgid instead of setpgrp
Anthony Sorace
2021-04-22
1
-1
/
+1
*
install(1): mention libfontconfig1-dev for Debian
Russ Cox
2021-04-09
2
-203
/
+86
*
fspread: fix buffer overflow
Günther Noack
2021-04-05
1
-4
/
+9
*
all: update for new MIT license
Russ Cox
2021-03-23
16
-491
/
+196
*
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
*
mount: find kext with MacFUSE >=4 and macOS >=11
Connor Taffe
2021-01-31
1
-0
/
+3
*
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
*
man9: rename IM to MR
Fazlul Shahriar
2021-01-29
11
-27
/
+27
*
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
*
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
[next]