index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
devdraw: Fix mouse wheel scrolling in 1-tick increments on macOS
zakkor
2023-03-29
1
-3
/
+3
*
acme: allow larger paste amounts
Russ Cox
2023-01-06
1
-1
/
+1
*
page: scale ppi on high-res displays
Russ Cox
2023-01-06
1
-8
/
+8
*
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
*
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
*
troff: support `\~` as an alias for `\ ` (#567)
g-branden-robinson
2022-08-12
1
-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
*
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
*
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
*
src/cmd/acme: provide info on presense or absence of undo history (#528)
Roger Peppe
2021-10-19
2
-2
/
+4
*
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
*
9term: Skip unnecessary ioctl call on AIX.
Ben Huntsman
2021-08-30
2
-1
/
+2
*
all: update for new MIT license
Russ Cox
2021-03-23
2
-37
/
+18
*
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
*
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
*
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
*
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
*
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
[next]