-
9962d916e8
tmac: fix troff -ms .KS after .1C
Russ Cox
2020-01-13 18:26:15 -05:00
-
d2df5d6cbd
acme: fix crash in X |cat with multiple windows
Russ Cox
2020-01-13 18:15:57 -05:00
-
59b460f845
vac, unvac: allow 128MB cache size, up from 4MB
Russ Cox
2020-01-13 17:09:39 -05:00
-
fa588406f0
9pfuse: do not fswalk("..")
Russ Cox
2020-01-13 17:07:44 -05:00
-
1c78140d83
TODO: remove, not updated in 15 years
Russ Cox
2020-01-13 17:04:06 -05:00
-
369923f6fc
libthread: fix nbrecvul, recvul to match man page, Plan 9
Russ Cox
2020-01-13 17:00:27 -05:00
-
93f9789c04
cmd/9pfuse: ignore FMODE_EXEC open flag
Nicola Girardi
2019-07-22 18:39:56 +00:00
-
ac6456a0cc
clock: import from plan 9
Russ Cox
2020-01-13 16:53:30 -05:00
-
be263a722e
lib9: rm unused _p9translate.c
Russ Cox
2020-01-13 16:48:58 -05:00
-
04da015976
devdraw: AUTOFRAMEWORK CoreFoundation on macOS
Russ Cox
2020-01-13 16:47:16 -05:00
-
50923426bf
devdraw: x11 working again
Russ Cox
2020-01-12 14:53:46 -05:00
-
892b3c4687
devdraw: multiclient mode
Russ Cox
2020-01-11 06:10:14 -05:00
-
2cb85891ba
cmapcube: don't crash on initdraw failure
Russ Cox
2020-01-11 06:02:08 -05:00
-
dbf57689c4
libdraw: connect to devdraw via $wsysid when set
Russ Cox
2020-01-11 05:52:59 -05:00
-
41547af3f6
devdraw: more cleanup, clearer locking
Russ Cox
2020-01-10 00:11:55 -05:00
-
b1a086dee9
devdraw: refactor, clean up mac screen
Russ Cox
2020-01-09 21:47:14 -05:00
-
843e5af198
devdraw: move per-window globals in mac-screen.m into Client
Russ Cox
2020-01-09 00:40:32 -05:00
-
88ed92aa40
devdraw: move Client into devdraw.h and move global state in
Russ Cox
2020-01-08 20:28:17 -05:00
-
933b98054f
devdraw: use consistent mac-* prefix on macOS files
Russ Cox
2020-01-08 20:07:15 -05:00
-
ce27d7babd
devdraw: can use libthread directly now on macOS
Russ Cox
2020-01-08 20:03:31 -05:00
-
db20f89c32
devdraw: simplify mac file names
Russ Cox
2020-01-08 19:54:43 -05:00
-
f177c0ba18
devdraw: drop pre-metal macOS support
Russ Cox
2020-01-08 19:49:33 -05:00
-
cc3d97d52a
devdraw: update drawclient test program to run again
Russ Cox
2020-01-08 22:49:36 -05:00
-
bf59f0ed28
cmd/yacc: correctly detect end of file in gettok
Neven Sajko
2019-08-25 14:30:36 +00:00
-
eb4aea5072
cmd/yacc: check that arg is safe to pass to <ctype.h> isX functions
Neven Sajko
2019-08-25 13:53:10 +00:00
-
d2fae53d17
cmd/yacc: check for EOF in string constant in cpyact
Neven Sajko
2019-08-25 09:52:22 +00:00
-
4a3f20bcee
cmd/yacc: do not create an out of bounds pointer
Neven Sajko
2019-08-22 11:28:53 +00:00
-
7ba9f9467d
lib9/fmt: avoid racy access to installed fmt formats
Russ Cox
2020-01-13 11:41:37 -05:00
-
d96e9e5dc3
lib9: fix memory leak in dial of regular file (#284)
jvd23
2020-01-13 11:37:48 -05:00
-
fa7fecff33
wintext: add tmux support, use in ", ""
Russ Cox
2020-01-13 11:04:53 -05:00
-
cc48e73a96
fontsrv: allow x11 hinting and disable autohint only (#254)
Xiao-Yong
2020-01-13 10:02:13 -06:00
-
185fd7db05
Make venti's doc more accurate
Edouard Klein
2019-05-23 13:04:10 +02:00
-
386bd9cae4
cmd/venti/srv: split memory allocation call
Neven Sajko
2020-01-07 17:17:39 +00:00
-
0b6b451b71
libdraw: fix "mk"
Russ Cox
2020-01-08 22:49:02 -05:00
-
0158bceec7
libthread: run first thread in proc on system stack
Russ Cox
2020-01-08 22:47:51 -05:00
-
e0c4896ed4
lib9: make a p9frexp function wrapping system frexp
Russ Cox
2020-01-08 22:28:44 -05:00
-
fafa622a5b
all: fix or silence various gcc warnings
Russ Cox
2020-01-12 15:05:40 -05:00
-
fa325e9b42
Trivial changes: whitespace and modes.
Dan Cross
2020-01-10 14:44:21 +00:00
-
77a0a5b519
src: mv ../buildEnvironmentVariables mkhdr
Russ Cox
2020-01-09 20:08:10 -05:00
-
5aad8f3d6d
mkfile, mkmk.sh: update for new asm-free getcallerpc
Russ Cox
2020-01-09 19:57:56 -05:00
-
323e1a8fac
lib9: add getcallerpc.c (fixes build)
Russ Cox
2020-01-08 22:27:29 -05:00
-
a18741729c
libhtml: plug a memory leak in addtext
Neven Sajko
2019-08-18 20:10:09 +00:00
-
8241eca986
libhtml: plug quite a few memory leaks
Neven Sajko
2019-08-18 13:46:43 +00:00
-
2738cc3cfc
mk: plan9 style.
Dan Cross
2020-01-08 01:36:49 +00:00
-
c65d179354
mk: fix out of bounds access
Neven Sajko
2019-12-31 21:32:42 +00:00
-
194178b578
9c: Fix case patterns for DragonFly and other BSDs
Martin Kühl
2020-01-07 23:27:39 +01:00
-
e6ed10f25e
lib9, libndb: exclude terminating null from strncpy bound
Neven Sajko
2020-01-06 22:57:05 +00:00
-
540caa5873
lib9: remove getcallerpc implementations
Russ Cox
2020-01-07 15:31:01 -05:00
-
2897735523
libmach: plug another memory leak
Neven Sajko
2019-08-11 02:11:02 +00:00
-
2c97de1a26
libmach: plug memory leak
Neven Sajko
2019-08-11 00:54:13 +00:00
-
a4e59b3702
9term: add a "look" menu item (#299)
Fazlul Shahriar
2020-01-07 15:02:01 -05:00
-
cf6b778799
INSTALL, 9c, 9l: improve handling of *BSD (#302)
Leonid Bobrov
2020-01-07 21:51:42 +02:00
-
6f5bd96ed8
all: sync and dedup the creation of the SYSNAME and OBJTYPE env vars (#321)
Neven Sajko
2020-01-07 20:49:26 +01:00
-
f264bbcdf6
acme(1): update man page to note -a trimming trailing spaces on Put
Russ Cox
2020-01-06 15:26:25 -05:00
-
d9057521e6
cmd/htmlroff: fix buffer overflow in t2.c getqarg
Neven Sajko
2019-12-28 21:33:59 +00:00
-
8cd46ae7bc
ls: check that pointer is not nil before calling qsort
Neven Sajko
2016-05-28 03:13:35 +02:00
-
d6f8c236b8
acme: do not pass null pointers where disallowed
Neven Sajko
2016-05-28 15:00:06 +02:00
-
f77d12f8d8
cmd/rc: fix declarations of some externally linked variables
Neven Sajko
2019-08-08 21:24:58 +00:00
-
ab6f1aeac7
cb: fix a null pointer dereference
Neven Sajko
2016-05-31 11:23:30 +02:00
-
a1ead676e6
sam: report close error
Russ Cox
2019-12-19 15:00:58 -05:00
-
0b349f6f34
acme: report close failure during Put
Russ Cox
2019-12-19 14:51:18 -05:00
-
4af8158b53
libbio: report Bflush/close error from Bterm
Russ Cox
2019-12-19 14:49:35 -05:00
-
f7f0512875
ed: formatting tweak (remove redundant tab). (#301)
Marc Simpson
2019-12-10 08:36:05 -08:00
-
01a29ffe9d
page: fix pdf prolog for ghostscript >= 9.27 (#296)
Fazlul Shahriar
2019-12-08 20:20:22 -05:00
-
3d08a066b1
ed: replace magic number (077776, i.e. 32766) with NBLK-1. (#300)
Marc Simpson
2019-12-08 17:19:17 -08:00
-
46606276c3
page: fix hang for forward-only postscript files
Fazlul Shahriar
2019-11-14 00:47:58 -05:00
-
436ff26c36
9c, 9l: use $TMPDIR if available (#272)
Jason Felice
2019-11-11 17:06:55 -05:00
-
b0aecb4ba5
plumber: add -f (foreground) option (#288)
Jason Felice
2019-10-29 10:07:10 -04:00
-
1309450668
awk: split record into runes for empty FS (#292)
Fazlul Shahriar
2019-10-29 10:04:06 -04:00
-
715807d706
Teach 9l about FreeBSD ≥ 12; address issue #247. (#249)
Francis Conti
2019-09-19 13:50:44 -07:00
-
13d40aa64c
9l: support Linux version 5.0+ (#274)
Günther Noack
2019-09-19 22:49:08 +02:00
-
f1dd3f065a
hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)
deepcube
2019-09-19 10:10:28 -07:00
-
9389de63d7
upas/nfs: fix null date when message is sent to plumber (#263)
telephil
2019-09-19 19:10:09 +02:00
-
b9424f640a
plumber: fix EOF detection on writes to rules file (#257)
Fazlul Shahriar
2019-09-19 13:08:54 -04:00
-
7d827b5cca
auxstats: replace /proc ACPI calls with /sys ones (#245)
Zach Scott
2019-09-19 17:08:36 +00:00
-
e995a0c101
devdraw: cocoa metal screen adds a delayed update (#270)
Xiao-Yong
2019-06-19 13:32:57 -05:00
-
d4e16c838a
devdraw: handle windowDidResize on macOS (#212)
Pocket7878
2018-11-17 21:22:42 +09:00
-
7a241631b2
acme: accept expanded URLs in look
Russ Cox
2019-06-10 16:01:10 -04:00
-
161742770e
acme: delete trailing spaces during Put in autoindent mode
Russ Cox
2019-04-24 11:02:34 -04:00
-
cc9ecfbee7
devdraw: cocoa metal screen updates (#215)
Xiao-Yong
2019-05-17 22:17:45 -05:00
-
3197719090
acme: do not trim spaces during Put
Russ Cox
2019-04-19 22:24:53 -04:00
-
9179fdaaf4
samterm: stop ignoring all keys >= Kcmd
Pocket7878
2019-04-06 04:12:41 +09:00
-
317c3cdb76
devdraw: stop redirecting ^H in cocoa-metal (#209)
Xiao-Yong
2019-04-05 13:11:11 -06:00
-
5517aa0340
man/memdraw.3: fix typo
Noah Evans
2019-04-06 04:10:05 +09:00
-
7bb69ba88b
libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217)
Fazlul Shahriar
2019-04-05 15:09:35 -04:00
-
6160158729
devdraw: prefer low-power GPU for macOS metal rendering (#231)
Chris Schultz
2019-04-05 14:08:20 -05:00
-
26c6b25795
devdraw: avoid deadlock on pre-Mojave macOS
Russ Cox
2019-04-05 15:04:10 -04:00
-
dc60de7b64
fortunes: correct a mispelling (#234)
Travis snɯǝᗡɔW
2019-04-05 14:47:55 -04:00
-
dfac95269a
acme: Update tag after receiving menu/nomenu control event (#251)
Martin Kühl
2019-04-05 18:45:56 +00:00
-
0308e1f010
devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240)
Xiao-Yong
2019-04-05 12:44:47 -06:00
-
4d3c36cce4
devdraw: respond to windowDidBecomeKey on darwin (#239)
Jacob Vosmaer
2019-04-05 20:43:21 +02:00
-
047fd92174
page: handle EPS without showpage
Russ Cox
2019-02-25 09:45:53 -05:00
-
3ad4afbe82
rio: delete ancient Imakefile (use mk instead)
Russ Cox
2019-02-01 13:20:27 -05:00
-
43f1873709
acme: drop trailing spaces during Put of auto-indent window
Russ Cox
2018-07-30 21:37:37 -04:00
-
2607cc565e
INSTALL: use cc to check for fontsrv on non-Darwin (#203)
Xiao-Yong
2018-11-16 09:14:49 -06:00
-
74223e0b4f
unix: fix for tar on FreeBSD (#202)
Xiao-Yong
2018-11-16 09:14:02 -06:00
-
ad2d49503b
INSTALL: set $NPROC on macOS
Russ Cox
2018-11-16 00:01:10 -05:00
-
16d0081989
libdraw: redo default font construction to be hidpi-safe
Russ Cox
2018-11-15 23:52:05 -05:00
-
3ebbb99ce3
file: recognize Mach-O binaries and Java class files
Martin Kühl
2018-02-08 14:00:46 +01:00
-
3ae09bee86
file: add missing newlines to file types
Martin Kühl
2018-02-08 13:59:31 +01:00