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
2020-01-07
lib9, libndb: exclude terminating null from strncpy bound
Neven Sajko
2
-2
/
+2
2020-01-07
lib9: remove getcallerpc implementations
Russ Cox
9
-66
/
+15
2020-01-07
libmach: plug another memory leak
Neven Sajko
1
-0
/
+2
2020-01-07
libmach: plug memory leak
Neven Sajko
1
-1
/
+4
2020-01-07
9term: add a "look" menu item (#299)
Fazlul Shahriar
4
-0
/
+39
2020-01-07
INSTALL, 9c, 9l: improve handling of *BSD (#302)
Leonid Bobrov
3
-39
/
+27
2020-01-07
all: sync and dedup the creation of the SYSNAME and OBJTYPE env vars (#321)
Neven Sajko
3
-36
/
+22
2020-01-06
acme(1): update man page to note -a trimming trailing spaces on Put
Russ Cox
1
-6
/
+11
2020-01-02
cmd/htmlroff: fix buffer overflow in t2.c getqarg
Neven Sajko
1
-1
/
+1
2020-01-02
ls: check that pointer is not nil before calling qsort
Neven Sajko
1
-1
/
+1
2020-01-02
acme: do not pass null pointers where disallowed
Neven Sajko
2
-1
/
+4
2020-01-02
cmd/rc: fix declarations of some externally linked variables
Neven Sajko
2
-3
/
+2
2020-01-02
cb: fix a null pointer dereference
Neven Sajko
1
-3
/
+3
2019-12-19
sam: report close error
Russ Cox
3
-1
/
+9
2019-12-19
acme: report close failure during Put
Russ Cox
1
-2
/
+6
2019-12-19
libbio: report Bflush/close error from Bterm
Russ Cox
1
-3
/
+5
2019-12-10
ed: formatting tweak (remove redundant tab). (#301)
Marc Simpson
1
-1
/
+1
2019-12-08
page: fix pdf prolog for ghostscript >= 9.27 (#296)
Fazlul Shahriar
2
-4
/
+2
2019-12-08
ed: replace magic number (077776, i.e. 32766) with NBLK-1. (#300)
Marc Simpson
1
-1
/
+1
2019-11-14
page: fix hang for forward-only postscript files
Fazlul Shahriar
2
-1
/
+7
2019-11-11
9c, 9l: use $TMPDIR if available (#272)
Jason Felice
2
-2
/
+2
2019-10-29
plumber: add -f (foreground) option (#288)
Jason Felice
4
-5
/
+19
2019-10-29
awk: split record into runes for empty FS (#292)
Fazlul Shahriar
1
-4
/
+9
2019-09-19
Teach 9l about FreeBSD ≥ 12; address issue #247. (#249)
Francis Conti
1
-1
/
+1
2019-09-19
9l: support Linux version 5.0+ (#274)
Günther Noack
1
-1
/
+1
2019-09-19
hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)
deepcube
1
-2
/
+2
2019-09-19
upas/nfs: fix null date when message is sent to plumber (#263)
telephil
1
-1
/
+1
2019-09-19
plumber: fix EOF detection on writes to rules file (#257)
Fazlul Shahriar
1
-3
/
+3
2019-09-19
auxstats: replace /proc ACPI calls with /sys ones (#245)
Zach Scott
1
-22
/
+8
2019-06-19
devdraw: cocoa metal screen adds a delayed update (#270)
Xiao-Yong
1
-0
/
+7
2019-06-11
devdraw: handle windowDidResize on macOS (#212)
Pocket7878
1
-1
/
+7
2019-06-10
acme: accept expanded URLs in look
Russ Cox
1
-9
/
+39
2019-05-17
acme: delete trailing spaces during Put in autoindent mode
Russ Cox
1
-41
/
+64
2019-05-17
devdraw: cocoa metal screen updates (#215)
Xiao-Yong
2
-63
/
+31
2019-04-19
acme: do not trim spaces during Put
Russ Cox
1
-4
/
+8
2019-04-05
samterm: stop ignoring all keys >= Kcmd
Pocket7878
1
-2
/
+3
2019-04-05
devdraw: stop redirecting ^H in cocoa-metal (#209)
Xiao-Yong
1
-1
/
+0
2019-04-05
man/memdraw.3: fix typo
Noah Evans
1
-1
/
+1
2019-04-05
libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217)
Fazlul Shahriar
4
-1
/
+33
2019-04-05
devdraw: prefer low-power GPU for macOS metal rendering (#231)
Chris Schultz
1
-2
/
+13
2019-04-05
devdraw: avoid deadlock on pre-Mojave macOS
Russ Cox
1
-0
/
+6
2019-04-05
fortunes: correct a mispelling (#234)
Travis snɯǝᗡɔW
1
-1
/
+1
2019-04-05
acme: Update tag after receiving menu/nomenu control event (#251)
Martin Kühl
1
-0
/
+2
2019-04-05
devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240)
Xiao-Yong
1
-0
/
+4
2019-04-05
devdraw: respond to windowDidBecomeKey on darwin (#239)
Jacob Vosmaer
1
-0
/
+5
2019-02-25
page: handle EPS without showpage
Russ Cox
2
-1
/
+6
2019-02-01
rio: delete ancient Imakefile (use mk instead)
Russ Cox
1
-27
/
+0
2019-02-01
acme: drop trailing spaces during Put of auto-indent window
Russ Cox
1
-3
/
+38
2018-11-16
INSTALL: use cc to check for fontsrv on non-Darwin (#203)
Xiao-Yong
1
-1
/
+1
2018-11-16
unix: fix for tar on FreeBSD (#202)
Xiao-Yong
1
-4
/
+4
[prev]
[next]