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
*
rio: check the return value of malloc(3)
Tom Schwindl
2022-09-12
3
-0
/
+14
*
fix double free bug, simplify error handling, reduce X11 calls
MvA
2022-09-11
1
-63
/
+58
*
fix double free bug, simplify error handling, reduce X11 calls, improve style
MvA
2022-09-11
1
-100
/
+74
*
fix indentation
Derek Stevens
2022-09-07
1
-1
/
+1
*
acme/wind.c: redraw window body with bg color if too small for a single line;...
Derek Stevens
2022-09-07
1
-0
/
+1
*
factotum: fix log read inuse bug
Tw
2022-09-07
3
-0
/
+3
*
acme: accept paths with spaces in the 'name' ctl message
Igor Burago
2022-09-07
1
-1
/
+1
*
plumber: allow underscores in variable names in plumbing rules
Igor Burago
2022-09-07
1
-10
/
+19
*
plumber: set match variables past the first non-matching subexpression
Igor Burago
2022-09-07
1
-6
/
+6
*
web: fix plumbing with Firefox
mmnmnnmnmm
2022-09-06
1
-1
/
+1
*
plumber: fail on buffer exhaustion or runaway quotes in string expansion
Igor Burago
2022-09-06
1
-11
/
+25
*
src/cmd: print all usage messages to stderr
Tom Schwindl
2022-09-06
2
-2
/
+2
*
add macedit to moveplan9.files
mmnmnnmnmm
2022-08-18
1
-0
/
+1
*
9l: without arguments, exit instead of failing to link nothing
mmnmnnmnmm
2022-08-18
1
-0
/
+2
*
Modernise terminology (#573)
mmnmnnmnmm
2022-08-18
1
-2
/
+2
*
troff: support `\~` as an alias for `\ ` (#567)
g-branden-robinson
2022-08-12
1
-0
/
+2
*
Fix fonts (#463)
Lincerely
2022-07-27
2
-0
/
+2
*
Fixed a use after free in rio.
Karsten Pedersen
2022-07-27
1
-1
/
+2
*
upas: don't hardcode path for rc(1)
Sören Tempel
2022-07-27
2
-1
/
+4
*
sam: use get9root instead of duplicating the logic
Sören Tempel
2022-07-27
1
-3
/
+1
*
lib9: pass $PLAN9_TARGET via CPP for get9root fallback value
Sören Tempel
2022-07-27
3
-3
/
+5
*
INSTALL: Always set PLAN9_TARGET environment variable
Sören Tempel
2022-07-27
2
-2
/
+4
*
Added a paren to fix a warning in u.h
camsn0w
2022-07-26
1
-1
/
+1
*
factotum: plug a memory leak in apop
lufia
2022-07-26
1
-0
/
+1
*
fontsrv: always compute new height and ascent for the font file
Xiao-Yong Jin
2022-07-26
1
-9
/
+14
*
devdraw/x11: fix modifier key handling for some XkbOptions
Xiao-Yong Jin
2022-07-26
1
-12
/
+31
*
Bail out if convW2M(...) indicates failure.
Igor Böhm
2022-07-26
1
-1
/
+2
*
libdraw: fix out-of-bounds access to local buffer in event.c:startrpc()
Igor Böhm
2022-07-26
1
-1
/
+1
*
fossil: fix EOF detection when reading 9P message
Fazlul Shahriar
2022-07-26
1
-3
/
+2
*
deroff: fix out-of-bounds access if runes above 0X80 are inside EQ clauses
mmnmnnmnmm
2022-07-26
1
-1
/
+1
*
trim button & modbutton images
Andriy Symonovych
2022-07-26
1
-3
/
+1
*
make sure border has correct height
Andriy Symonovych
2022-07-26
1
-1
/
+1
*
src/cmd/fontsrv: pad subfile names to support correct file length
Kyle Nusbaum
2022-07-26
1
-4
/
+4
*
acme: Don't move the mouse if button depressed
Ben Huntsman
2022-07-26
1
-1
/
+4
*
rc: remove dead code.
Ori Bernstein
2022-05-11
1
-2
/
+0
*
man/man3/stat.3: Update man page to match include/libc.h. Resolves Issue #530
Ben Huntsman
2022-05-11
1
-2
/
+2
*
INSTALL: build arm64 binaries on arm64 Macs
Russ Cox
2022-01-24
1
-1
/
+9
*
src/cmd/acme: provide info on presense or absence of undo history (#528)
Roger Peppe
2021-10-19
3
-5
/
+8
*
cmd/auxstats: improve network device name matcher in Linux
Nicola Girardi
2021-10-18
1
-1
/
+3
*
cmd/auxstats: improve wireless interface name matcher in Linux
Nic
2021-10-17
1
-1
/
+4
*
mk: provide a mechanism to default to `rc`
Dan Cross
2021-10-05
1
-0
/
+2
*
sam: fix spurious overwrite message
Russ Cox
2021-09-30
1
-1
/
+1
*
acme: fix extra print args
Russ Cox
2021-09-28
1
-2
/
+2
*
lib9p: Fix compile error
Alexander Kapshuk
2021-09-01
1
-1
/
+0
*
lib9p: Remove postmountsrv (#505)
Ben Huntsman
2021-08-30
7
-127
/
+3
*
.gitignore: Ignore some more things that get created during compile.
Ben Huntsman
2021-08-30
1
-0
/
+20
*
9term: Skip unnecessary ioctl call on AIX.
Ben Huntsman
2021-08-30
2
-1
/
+2
*
libdraw: Fix GUI programs on AIX (#398)
Ben Huntsman
2021-08-30
1
-0
/
+4
*
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
[next]