summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 9c, 9l: use $TMPDIR if available (#272)Jason Felice2019-11-112-2/+2
* plumber: add -f (foreground) option (#288)Jason Felice2019-10-294-5/+19
* awk: split record into runes for empty FS (#292)Fazlul Shahriar2019-10-291-4/+9
* Teach 9l about FreeBSD ≥ 12; address issue #247. (#249)Francis Conti2019-09-191-1/+1
* 9l: support Linux version 5.0+ (#274)Günther Noack2019-09-191-1/+1
* hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)deepcube2019-09-191-2/+2
* upas/nfs: fix null date when message is sent to plumber (#263)telephil2019-09-191-1/+1
* plumber: fix EOF detection on writes to rules file (#257)Fazlul Shahriar2019-09-191-3/+3
* auxstats: replace /proc ACPI calls with /sys ones (#245)Zach Scott2019-09-191-22/+8
* devdraw: cocoa metal screen adds a delayed update (#270)Xiao-Yong2019-06-191-0/+7
* devdraw: handle windowDidResize on macOS (#212)Pocket78782019-06-111-1/+7
* acme: accept expanded URLs in lookRuss Cox2019-06-101-9/+39
* acme: delete trailing spaces during Put in autoindent modeRuss Cox2019-05-171-41/+64
* devdraw: cocoa metal screen updates (#215)Xiao-Yong2019-05-172-63/+31
* acme: do not trim spaces during PutRuss Cox2019-04-191-4/+8
* samterm: stop ignoring all keys >= KcmdPocket78782019-04-051-2/+3
* devdraw: stop redirecting ^H in cocoa-metal (#209)Xiao-Yong2019-04-051-1/+0
* man/memdraw.3: fix typoNoah Evans2019-04-051-1/+1
* libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217)Fazlul Shahriar2019-04-054-1/+33
* devdraw: prefer low-power GPU for macOS metal rendering (#231)Chris Schultz2019-04-051-2/+13
* devdraw: avoid deadlock on pre-Mojave macOSRuss Cox2019-04-051-0/+6
* fortunes: correct a mispelling (#234)Travis snɯǝᗡɔW2019-04-051-1/+1
* acme: Update tag after receiving menu/nomenu control event (#251)Martin Kühl2019-04-051-0/+2
* devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240)Xiao-Yong2019-04-051-0/+4
* devdraw: respond to windowDidBecomeKey on darwin (#239)Jacob Vosmaer2019-04-051-0/+5
* page: handle EPS without showpageRuss Cox2019-02-252-1/+6
* rio: delete ancient Imakefile (use mk instead)Russ Cox2019-02-011-27/+0
* acme: drop trailing spaces during Put of auto-indent windowRuss Cox2019-02-011-3/+38
* INSTALL: use cc to check for fontsrv on non-Darwin (#203)Xiao-Yong2018-11-161-1/+1
* unix: fix for tar on FreeBSD (#202)Xiao-Yong2018-11-161-4/+4
* INSTALL: set $NPROC on macOSRuss Cox2018-11-162-1/+2
* libdraw: redo default font construction to be hidpi-safeRuss Cox2018-11-1620-587/+374
* file: recognize Mach-O binaries and Java class filesMartin Kühl2018-11-151-0/+3
* file: add missing newlines to file typesMartin Kühl2018-11-151-3/+3
* paint: add drawing program from 9front (#112)Tobias Heinicke2018-11-154-0/+1213
* rio: make 'mk all' explain why it does nothing on non-x11 systemsRuss Cox2018-11-151-2/+4
* devdraw: remove os x 10.5 compatibility codeJacob Vosmaer2018-11-154-1790/+2
* unix: fix tar use in mkfile to allow Plan 9 tarMat Kovach2018-11-151-4/+4
* acme: add 32x32 boxcursorRuss Cox2018-11-154-2/+71
* INSTALL: set CC9 on macOS to use xcrun clangRuss Cox2018-11-151-0/+1
* devdraw: add Cursor2 support on macOS 10.14 MojaveRuss Cox2018-11-158-45/+113
* tweak: add support for Cursor2Russ Cox2018-11-151-30/+78
* libdraw: add Cursor2, a 32x32 high-res cursorRuss Cox2018-11-1511-7/+86
* devdraw: rewrite the Cocoa screen using MetalXiao-Yong Jin2018-11-158-21/+1307
* upas/smtp: fix TLS connections (#163)Zach Scott2018-11-142-0/+49
* INSTALL: fix compiler detection on FreeBSD+clang (#177)Francis Conti2018-11-141-17/+24
* devdraw: set displaydpi on devdraw x11 attach (#178)Gabriel Díaz2018-11-141-2/+7
* mac/9term.app: invoke 9term with -lRuss Cox2018-11-141-1/+1
* 9term: make 9term -l invoke $SHELL with -lRuss Cox2018-11-141-1/+6
* web: allow any $BROWSERRuss Cox2018-11-141-1/+1