Commit Graph

  • a309537fdc paint: add drawing program from 9front (#112) Tobias Heinicke 2017-09-06 14:30:17 +02:00
  • c63d31a8c1 rio: make 'mk all' explain why it does nothing on non-x11 systems Russ Cox 2018-11-15 22:05:39 -05:00
  • 3d6fc088f0 devdraw: remove os x 10.5 compatibility code Jacob Vosmaer 2018-10-06 00:13:04 +02:00
  • 4e2ac7657b unix: fix tar use in mkfile to allow Plan 9 tar Mat Kovach 2018-11-15 22:00:50 -05:00
  • 43b0d532bd acme: add 32x32 boxcursor Russ Cox 2018-11-15 20:52:18 -05:00
  • fe92b4a0b1 INSTALL: set CC9 on macOS to use xcrun clang Russ Cox 2018-11-15 20:34:32 -05:00
  • 7d43dde539 devdraw: add Cursor2 support on macOS 10.14 Mojave Russ Cox 2018-11-15 20:28:56 -05:00
  • be0a15c47b tweak: add support for Cursor2 Russ Cox 2018-11-15 20:24:38 -05:00
  • 8581c2b567 libdraw: add Cursor2, a 32x32 high-res cursor Russ Cox 2018-11-15 20:22:59 -05:00
  • 9af9ceca26 devdraw: rewrite the Cocoa screen using Metal Xiao-Yong Jin 2018-10-21 20:59:21 -05:00
  • de43b1629d upas/smtp: fix TLS connections (#163) Zach Scott 2018-11-14 05:24:07 +00:00
  • 9c38253d1d INSTALL: fix compiler detection on FreeBSD+clang (#177) Francis Conti 2018-11-13 21:23:40 -08:00
  • 000c1a3b19 devdraw: set displaydpi on devdraw x11 attach (#178) Gabriel Díaz 2018-11-14 06:19:29 +01:00
  • a791787a38 mac/9term.app: invoke 9term with -l Russ Cox 2018-11-14 00:11:58 -05:00
  • d3f21b709e 9term: make 9term -l invoke $SHELL with -l Russ Cox 2018-11-14 00:11:48 -05:00
  • 2ba6fa9a65 web: allow any $BROWSER Russ Cox 2018-11-14 00:03:17 -05:00
  • ed959cfba3 fontsrv: increase x11 font height scale (#111) iru- 2018-11-13 21:01:04 -08:00
  • f3ed5754b1 9term.app: add $PLAN9/bin to $PATH if not already in $PATH (#144) KADOTA, Kyohei 2018-11-14 13:59:49 +09:00
  • 73ea36569e plumb/basic: avoid wrap around in file:1:2 (#158) Martin Kühl 2018-11-14 05:59:04 +01:00
  • a9e66ffa4e devdraw: make ctrl generate 1-click while mouse down (#119) Xiao-Yong 2018-11-13 22:57:56 -06:00
  • 931c590611 keyboard: add compose sequences lc and rc for ceiling brackets (#126) thisrod 2018-11-14 15:14:20 +11:00
  • c38ae2afb5 keyboard: add tab/untab symbols (#160) Martin Kühl 2018-11-14 05:13:39 +01:00
  • c82e11b24e fontsrv: x11 uses FC_POSTSCRIPT_NAME (#174) Xiao-Yong 2018-11-13 22:13:15 -06:00
  • 76b9347a5f acme: avoid division by zero when resizing col (#189) Fazlul Shahriar 2018-11-13 23:11:31 -05:00
  • 2419c93438 fontsrv: disable font smoothing on osx (#196) Xiao-Yong 2018-11-13 22:09:59 -06:00
  • 014fd65a5c 9term: fix getpts on FreeBSD 11.2 (#199) Xiao-Yong 2018-11-13 22:09:10 -06:00
  • 13ed1c423e 9l: drop xcode text-based stub warning Russ Cox 2018-11-12 11:08:23 -05:00
  • 82abcd6fd6 plumb: allow @ in file names Russ Cox 2018-11-12 11:07:41 -05:00
  • 48da9bd71d fontsrv: copy some fixes from OS X to X11 Fazlul Shahriar 2018-06-22 16:43:17 -04:00
  • db27122d39 upas/nfs: correctly quote IMAP LOGIN arguments Charles Collicutt 2018-05-17 22:56:12 +01:00
  • 93c75d2bad grep: update from Plan 9 David du Colombier 2018-10-01 17:20:35 +02:00
  • de3b6d5848 libregexp: include stddef.h in lib9.std.h David du Colombier 2018-09-29 15:59:31 +02:00
  • a82a8b6368 acme: Apply each -/+ only once (#156) Martin Kühl 2018-09-19 15:19:36 +02:00
  • df2d9ec9d1 fontsrv: omit box-drawing characters from line struts on macOS For some fonts, using box-drawing characters in the representative text for computing the line height results in it being uncomfortably high. Replace them with accented capitals and tall lower-case letters which lead to a more conservative increase in the line height. Igor Burago 2018-05-17 16:18:10 -07:00
  • 03a8ec739a libdraw: fix error in the previous commit Xiao-Yong Jin 2018-03-27 10:52:45 -05:00
  • 96025b1ec8 mc: fix crash in acme with hidpi display Xiao-Yong Jin 2018-03-22 23:16:53 -05:00
  • 75ea8515a5 samterm: free some getenv results Xiao-Yong Jin 2018-03-21 22:24:50 -05:00
  • edfe3c016f sam: freetmpstr instead of free Xiao-Yong Jin 2018-03-21 22:24:12 -05:00
  • dc2a17b95c libdraw: fix some memory leaks in font handling Xiao-Yong Jin 2018-03-20 22:17:57 -05:00
  • a3ec102dc7 fontsrv: fix some memory leaks Xiao-Yong Jin 2018-03-20 22:17:05 -05:00
  • b2f6769830 devdraw: fix some memory leaks in x11 Xiao-Yong Jin 2018-03-20 22:16:17 -05:00
  • 7ca1c90109 acme: fix some memory leaks Xiao-Yong Jin 2018-03-20 22:15:12 -05:00
  • 96dc233091 fontsrv: enlarge drawing buffer for subfonts on macOS Xiao-Yong Jin 2018-03-14 22:45:33 -05:00
  • a5b24c22a8 mount, 9pfuse: detect macports installed osxfuse Xiao-Yong Jin 2018-03-14 20:17:10 -05:00
  • 4ebaf18e92 fontsrv: skip only the surrogate pairs Mechiel Lukkien 2018-01-06 18:01:55 +01:00
  • 72fc31acb3 mount: check current osxfuse kext location Martin Kühl 2018-01-31 14:43:49 +01:00
  • d579124682 9pserve: fix memory leak in warning Ray Lai 2018-01-19 00:39:41 +08:00
  • 3473f4e5fd .gitignore: ignore files created for astro(1) and scat(1) Martin Kühl 2018-02-01 14:29:47 +01:00
  • cfa9a6dfa1 9term: Set TERM_PROGRAM to termprog Martin Kühl 2018-02-28 11:10:46 +01:00
  • 112744e54b 9pfuse: retries read(3) upon EINTR Xiao-Yong Jin 2018-03-14 20:27:46 -05:00
  • 4798a8a556 9pfuse: fix handling of access mode (thanks Kenji Arisawa) David du Colombier 2018-02-05 21:14:32 +01:00
  • da8a485fc1 auxstats: get network stats in a portable manner on FreeBSD as the old grody way doesn't work any more on FreeBSD-10 and later. Bakul Shah 2018-01-19 20:03:37 -08:00
  • 019be4481f rc: use proper type for storing ulimit values rc on amd64 stores ulimit values as 32-bit int, but the limits on OpenBSD amd64 can exceed 2^31, so "ulimit -a" shows some values as negative. This is a problem when I want to increase my ulimit but the hard ulimit values are printed as negative. Ray Lai 2018-01-16 15:41:56 +08:00
  • 60f06594cc gview: fix int vs ulong confusion causing silent exit 1 at startup Russ Cox 2018-01-03 09:46:15 -05:00
  • 2023d484f2 9term: re-enable sys: child note for child processes Russ Cox 2014-12-01 21:02:37 -05:00
  • 3d6e5cb56a acme: preserve window position and selection during Get Russ Cox 2017-11-02 11:58:07 -04:00
  • 805d91d359 moveplan9: add missing files Steven Stallion 2017-10-15 15:13:09 -05:00
  • 7e6c008b73 web: *chrome* matches google-chrome Gleydson Soares 2017-10-15 15:39:08 -03:00
  • ff9d331db4 acme: free buf in checksha1 Russ Cox 2017-10-14 19:50:53 -04:00
  • e4d6099eff 9l: accept Linux kernel version 4.x keks 2017-10-13 01:57:17 +02:00
  • 7321ed031c 9term: fix getpts on macOS 10.13 David du Colombier 2017-10-13 10:26:51 +02:00
  • a6a3528868 upas/nfs: fix warnings David du Colombier 2017-10-13 10:16:20 +02:00
  • 67dbeee5fe acme: check file content before declaring file "modified since last read" Russ Cox 2017-10-10 13:49:37 -04:00
  • 680c57a15c devdraw: fix build on macOS < 10.12 Rudá Moura 2017-03-26 05:09:00 +00:00
  • c665ab76a8 xd: add -R for runewise dump Leah Neukirchen 2017-09-26 15:48:18 +02:00
  • 67d25b6fb0 web: add Chromium support on FreeBSD David du Colombier 2017-10-01 11:43:35 +02:00
  • 3f8ac29339 .travis.yml: configure build matrix to build on OS X and Linux (thanks Michaelian Ennis) David du Colombier 2017-09-22 11:46:13 +02:00
  • 173295929a 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) David du Colombier 2017-09-14 22:51:49 +02:00
  • b8994b054d lib/moveplan9.files: add missing files Adam Saponara 2017-09-14 11:21:27 -04:00
  • b3336e5cbb all: remove .cvsignore files Kare Nuorteva 2017-09-10 13:26:57 +03:00
  • e0ebb42fed README: update links Kare Nuorteva 2017-09-10 13:25:49 +03:00
  • 1ff929ff26 .travis.yml: disable osx build David du Colombier 2017-09-02 00:44:13 +02:00
  • a8a775abbe lib9: import frand function from Plan 9 David du Colombier 2017-09-01 22:51:14 +02:00
  • bb044732c6 svgpic: fix warnings David du Colombier 2017-09-01 22:37:59 +02:00
  • cf303e5baa libmach: initialize ss variable in stabsline2pc function David du Colombier 2017-09-01 22:37:05 +02:00
  • 2f9bf88b36 .travis.yml: build on osx David du Colombier 2017-09-01 21:23:52 +02:00
  • 46ba383a33 README: add Travis CI and Coverity Scan badges David du Colombier 2017-09-01 20:57:50 +02:00
  • f2e0c7a2d2 dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io David du Colombier 2017-09-01 20:17:47 +02:00
  • cf4b9eefb3 dist/publish: fix export of of usr tree Russ Cox 2017-09-01 13:25:02 -04:00
  • a399388593 all: update site from swtch.com to 9fans.github.io Russ Cox 2017-09-01 13:16:43 -04:00
  • 6cb3a2b9c3 codereview: delete, now using GitHub pull requests Russ Cox 2017-09-01 13:16:12 -04:00
  • a83f4518e6 .travis.yml: add Coverity Scan to Travis CI configuration David du Colombier 2017-09-01 18:38:45 +02:00
  • 71bbb1269b .travis.yml: add Travis CI configuration David du Colombier 2017-08-18 21:41:10 +02:00
  • a9e20eb10a ed: allow larger temp files Russ Cox 2017-09-01 12:05:06 -04:00
  • a5632a13a0 9(1): document gotcha with oh-my-zsh Russ Cox 2017-07-18 11:21:18 -04:00
  • 4a8c0c75ff venti: fix venti graph on 64-bit Michael Stroucken 2017-07-21 19:33:55 -04:00
  • 7e77a6a569 dist: update mk push Russ Cox 2017-07-15 20:51:54 -06:00
  • b546bd6e72 man: various cleanup Russ Cox 2017-07-15 20:49:52 -06:00
  • a18efdbab8 codereview.py: remove Russ Cox 2017-07-15 20:49:34 -06:00
  • b7488c5d32 man5, man6: delete empty dirs Russ Cox 2017-07-15 20:35:54 -06:00
  • 35abfa1b39 man1: document mouse keystrokes in acme, sam, 9term Russ Cox 2017-07-15 20:23:49 -06:00
  • b15fd97627 acme: implement Cmd-Shift-Z for Redo on Mac Russ Cox 2017-07-15 20:23:15 -06:00
  • 00b50225c2 devdraw: fix Mac Kcmd+Shift Russ Cox 2017-07-15 20:22:59 -06:00
  • 711336c348 fontsrv: avoid quote mapping on fonts with indistinguishable quotes Russ Cox 2017-06-19 09:58:25 -04:00
  • 1f1ab4ccbb lib9: fix needsrcquote Russ Cox 2017-06-19 09:50:14 -04:00
  • 3ebbd193dc svgpic: new program to convert pic to svg Russ Cox 2017-04-03 23:12:14 -04:00
  • a9530c00e8 troff: import HB, HI and HX fonts from Plan 9 David du Colombier 2017-06-14 21:27:38 +02:00
  • c976381d67 factotum: Fix an operator precedence bug in the secstore code Dan Cross 2017-04-20 21:35:23 +00:00
  • 9e52ea8a29 yacc: Fix a bug from at least 1995. Dan Cross 2017-04-20 21:35:23 +00:00
  • 94b38bdb72 libdraw: replace hand-rolled realloc, preventing buffer overflow. Ray Lai 2016-05-18 14:06:20 +08:00