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
...
*
devdraw: move per-window globals in mac-screen.m into Client
Russ Cox
2020-01-13
3
-62
/
+81
*
devdraw: move Client into devdraw.h and move global state in
Russ Cox
2020-01-13
11
-465
/
+470
*
devdraw: use consistent mac-* prefix on macOS files
Russ Cox
2020-01-13
12
-200
/
+6
*
devdraw: can use libthread directly now on macOS
Russ Cox
2020-01-13
5
-79
/
+13
*
devdraw: simplify mac file names
Russ Cox
2020-01-13
4
-98
/
+5
*
devdraw: drop pre-metal macOS support
Russ Cox
2020-01-13
3
-1688
/
+5
*
devdraw: update drawclient test program to run again
Russ Cox
2020-01-13
2
-9
/
+8
*
cmd/yacc: correctly detect end of file in gettok
Neven Sajko
2020-01-13
1
-0
/
+2
*
cmd/yacc: check that arg is safe to pass to <ctype.h> isX functions
Neven Sajko
2020-01-13
1
-5
/
+14
*
cmd/yacc: check for EOF in string constant in cpyact
Neven Sajko
2020-01-13
1
-1
/
+1
*
cmd/yacc: do not create an out of bounds pointer
Neven Sajko
2020-01-13
1
-1
/
+2
*
lib9/fmt: avoid racy access to installed fmt formats
Russ Cox
2020-01-13
4
-22
/
+55
*
lib9: fix memory leak in dial of regular file (#284)
jvd23
2020-01-13
1
-1
/
+3
*
wintext: add tmux support, use in ", ""
Russ Cox
2020-01-13
4
-20
/
+19
*
fontsrv: allow x11 hinting and disable autohint only (#254)
Xiao-Yong
2020-01-13
1
-1
/
+1
*
Make venti's doc more accurate
Edouard Klein
2020-01-13
3
-9
/
+26
*
cmd/venti/srv: split memory allocation call
Neven Sajko
2020-01-13
1
-2
/
+2
*
libdraw: fix "mk"
Russ Cox
2020-01-12
1
-2
/
+1
*
libthread: run first thread in proc on system stack
Russ Cox
2020-01-12
4
-17
/
+55
*
lib9: make a p9frexp function wrapping system frexp
Russ Cox
2020-01-12
3
-1
/
+13
*
all: fix or silence various gcc warnings
Russ Cox
2020-01-12
17
-22
/
+27
*
Trivial changes: whitespace and modes.
Dan Cross
2020-01-10
1021
-6193
/
+5688
*
src: mv ../buildEnvironmentVariables mkhdr
Russ Cox
2020-01-09
3
-2
/
+5
*
mkfile, mkmk.sh: update for new asm-free getcallerpc
Russ Cox
2020-01-09
2
-3
/
+3
*
lib9: add getcallerpc.c (fixes build)
Russ Cox
2020-01-08
1
-0
/
+13
*
libhtml: plug a memory leak in addtext
Neven Sajko
2020-01-08
1
-0
/
+3
*
libhtml: plug quite a few memory leaks
Neven Sajko
2020-01-08
2
-4
/
+13
*
mk: plan9 style.
Dan Cross
2020-01-08
1
-7
/
+8
*
mk: fix out of bounds access
Neven Sajko
2020-01-07
1
-7
/
+21
*
9c: Fix case patterns for DragonFly and other BSDs
Martin Kühl
2020-01-07
1
-2
/
+2
*
lib9, libndb: exclude terminating null from strncpy bound
Neven Sajko
2020-01-07
2
-2
/
+2
*
lib9: remove getcallerpc implementations
Russ Cox
2020-01-07
9
-66
/
+15
*
libmach: plug another memory leak
Neven Sajko
2020-01-07
1
-0
/
+2
*
libmach: plug memory leak
Neven Sajko
2020-01-07
1
-1
/
+4
*
9term: add a "look" menu item (#299)
Fazlul Shahriar
2020-01-07
4
-0
/
+39
*
INSTALL, 9c, 9l: improve handling of *BSD (#302)
Leonid Bobrov
2020-01-07
3
-39
/
+27
*
all: sync and dedup the creation of the SYSNAME and OBJTYPE env vars (#321)
Neven Sajko
2020-01-07
3
-36
/
+22
*
acme(1): update man page to note -a trimming trailing spaces on Put
Russ Cox
2020-01-06
1
-6
/
+11
*
cmd/htmlroff: fix buffer overflow in t2.c getqarg
Neven Sajko
2020-01-02
1
-1
/
+1
*
ls: check that pointer is not nil before calling qsort
Neven Sajko
2020-01-02
1
-1
/
+1
*
acme: do not pass null pointers where disallowed
Neven Sajko
2020-01-02
2
-1
/
+4
*
cmd/rc: fix declarations of some externally linked variables
Neven Sajko
2020-01-02
2
-3
/
+2
*
cb: fix a null pointer dereference
Neven Sajko
2020-01-02
1
-3
/
+3
*
sam: report close error
Russ Cox
2019-12-19
3
-1
/
+9
*
acme: report close failure during Put
Russ Cox
2019-12-19
1
-2
/
+6
*
libbio: report Bflush/close error from Bterm
Russ Cox
2019-12-19
1
-3
/
+5
*
ed: formatting tweak (remove redundant tab). (#301)
Marc Simpson
2019-12-10
1
-1
/
+1
*
page: fix pdf prolog for ghostscript >= 9.27 (#296)
Fazlul Shahriar
2019-12-08
2
-4
/
+2
*
ed: replace magic number (077776, i.e. 32766) with NBLK-1. (#300)
Marc Simpson
2019-12-08
1
-1
/
+1
*
page: fix hang for forward-only postscript files
Fazlul Shahriar
2019-11-14
2
-1
/
+7
[prev]
[next]