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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
Merge remote-tracking branch 'upstream/master'
HEAD
master
Petter Rodhelind
145
-3750
/
+779
2021-01-31
mount: find kext with MacFUSE >=4 and macOS >=11
Connor Taffe
1
-0
/
+3
2021-01-31
9pfuse: support MacFUSE >=4
Connor Taffe
1
-1
/
+30
2021-01-31
9p: parse lines in rdwr command
David Arroyo
1
-5
/
+9
2021-01-29
man9: rename IM to MR
Fazlul Shahriar
11
-27
/
+27
2021-01-29
htmlroff: fix array bounds
Xiao-Yong Jin
1
-2
/
+2
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
wintext: add to moveplan9.files (#470)
Jacob Vosmaer
1
-0
/
+1
2020-12-30
9term: add threadmaybackground
Russ Cox
1
-0
/
+6
2020-12-30
.gitignore: add LOCAL.config and lib/fortunes.index
Russ Cox
1
-0
/
+2
2020-12-30
.gitignore: more binaries
Russ Cox
1
-0
/
+48
2020-12-30
libthread: drop schedlock
Russ Cox
2
-2
/
+1
2020-12-30
9c: drop PLAN9PORT_ASAN
Russ Cox
1
-9
/
+0
2020-12-30
tcolors: add threadmaybackground
Russ Cox
1
-0
/
+6
2020-12-30
9a: remove a few mentions
Russ Cox
2
-16
/
+2
2020-12-30
.gitignore: enumerate ignored parts of bin/
Russ Cox
1
-17
/
+218
2020-12-30
all: remove $OBJTYPE from build
Russ Cox
56
-1291
/
+41
2020-12-30
wintext: use rc not bash
Russ Cox
1
-14
/
+9
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
23
-1477
/
+12
2020-12-30
libthread: make pthreadperthread the default
Russ Cox
2
-21
/
+15
2020-12-30
libthread: fix pthreadperthread bugs
Russ Cox
2
-107
/
+187
2020-12-30
libthread: add threadmaybackground
Russ Cox
19
-21
/
+120
2020-12-30
libthread: delete NetBSD special case
Russ Cox
4
-465
/
+4
2020-12-30
9c: use -fcommon for clang
Russ Cox
1
-0
/
+1
2020-12-18
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
310
-1906
/
+1910
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-09-27
9c, 9l: updates for macOS arm64.
Anthony Sorace
2
-0
/
+7
2020-08-15
all: a few more #define tricks for AIX
Russ Cox
2
-0
/
+36
2020-08-15
tmac: rename IM (italic manual) to MR (manual reference)
Russ Cox
286
-1588
/
+1591
2020-08-15
fontsrv: fix handling of colored glyphs (emoji)
Russ Cox
1
-5
/
+17
2020-08-13
tmac: introduce real manual reference macro instead of overloading IR
Russ Cox
297
-1774
/
+1790
2020-08-08
touch: fix for OpenBSD.
James Cook
1
-1
/
+1
2020-07-22
fontsrv(4): update man page for size of fontsrv subfonts
Russ Cox
1
-8
/
+8
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
2
-1
/
+24
[next]