-
3850e6e177
devdraw: accept 5- and 6-byte Unicode hex values
Russ Cox
2020-05-29 21:19:32 -04:00
-
2c70acc3ab
fontsrv: scale f->originy to match f->height on x11
dzklaim
2020-05-30 01:02:10 +00:00
-
5f0fa185d0
fontsrv: handle non-BMP runes on X11
Russ Cox
2020-05-26 11:36:59 -04:00
-
a6ad39aaaa
libdraw: handle larger number of subfonts
Russ Cox
2020-05-26 11:24:18 -04:00
-
bfe4377e40
man: update man pages to say $HOME when accurate
Russ Cox
2020-05-18 23:51:35 -04:00
-
d25d0ca1a3
devdraw, libdraw: handle keyboard runes > U+FFFF
Russ Cox
2020-05-18 23:45:03 -04:00
-
b4cc38f943
build: drop _XOPEN_SOURCE in u.h on AIX
Russ Cox
2020-05-18 22:58:09 -04:00
-
6c1235d234
build: use installbsd instead of install on AIX
Russ Cox
2020-05-18 22:46:16 -04:00
-
fa157263c8
9c: fix tab
Russ Cox
2020-05-18 22:38:54 -04:00
-
53bf1f1ccf
9l: xlc_r automatically adds -lpthread.
Ben Huntsman
2020-05-18 12:20:48 -07:00
-
7a371bf936
lib9: use __builtin_return_address on IBM XL/C
Ben Huntsman
2020-05-13 22:39:53 -07:00
-
20c841bac1
rc: avoid problematic internal names "var", "thread"
Russ Cox
2020-05-18 22:32:59 -04:00
-
dea4dbdba6
acme: avoid global named "class"
Russ Cox
2020-05-18 22:31:22 -04:00
-
079f5e9445
libdiskfs: avoid problematic internal constant names
Russ Cox
2020-05-18 22:29:00 -04:00
-
d4a4b66a40
diff: rename class to fix AIX
Russ Cox
2020-05-18 19:55:01 -04:00
-
84167be4ad
devdraw: use indirect impl interface in x11
Gabriel Diaz
2020-05-18 17:38:16 +02:00
-
c53ad837a7
lib9: avoid unportable use of d_namlen in dirread
Russ Cox
2020-05-18 17:03:42 -04:00
-
587933c161
devdraw: use global drawlk instead of per-client
Russ Cox
2020-01-25 14:33:20 -05:00
-
94d381ec9d
devdraw: use indirect impl interface
Russ Cox
2020-01-25 14:31:52 -05:00
-
162d0d5cd9
libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling
Russ Cox
2020-05-17 22:31:38 -04:00
-
baef953da2
libthread: add pthreadperthread mode and use under ASAN
Russ Cox
2020-05-17 08:24:54 -04:00
-
06687f70ba
INSTALL: build mk all the time
Russ Cox
2020-05-17 20:09:43 -04:00
-
9444b8e4bc
9c, 9l: accept CC9FLAGS from config
Russ Cox
2020-05-17 20:07:52 -04:00
-
154140a22b
mk: replace overlapping strcpy with memmove
Russ Cox
2020-05-17 20:06:31 -04:00
-
8cb7308f3a
lib9: use opendir/readdir to read directories
Russ Cox
2020-05-17 20:02:07 -04:00
-
16f60479e1
lib9: move seek into open.c
Russ Cox
2020-05-17 12:38:32 -04:00
-
6fd4e901ce
lib9: add close
Russ Cox
2020-05-17 12:37:11 -04:00
-
58fdc083ad
lib9: merge create, open, dirread into open.c
Russ Cox
2020-05-17 12:35:03 -04:00
-
bd6f12068b
fmt: adjust GCC version check
Kurt H Maier
2020-05-07 17:55:15 -07:00
-
5802b09e9d
all: fix #includes for AIX, add a few AIX "implementation" files
Ben Huntsman
2020-05-04 19:53:21 -07:00
-
f84d54a033
mk: support Big Archive Format under AIX
Ben Huntsman
2020-05-04 19:52:40 -07:00
-
4982d4ebc3
all: update build scripts to fix AIX XL/C compatibility
Ben Huntsman
2020-05-04 19:52:02 -07:00
-
c3c9c7b6ae
fmt: disable use of stdatomic on AIX XL C and old GCC
Russ Cox
2020-05-07 08:37:51 -04:00
-
acffdcb6ee
9term.app: respect user-set shell instead of forcing bash
Russ Cox
2020-05-05 09:30:15 -04:00
-
b962b25eca
rc(1): mention /etc/shells in BUGS section
Russ Cox
2020-05-05 08:35:48 -04:00
-
601e07b636
rc: clean up parser levels, disallow free carats on lists
Russ Cox
2020-05-05 08:29:45 -04:00
-
ff74f7cdda
rc: allow unquoted = in command arguments
Russ Cox
2020-05-04 23:31:59 -04:00
-
7d6a248f2c
rc: move free carat handling into parser
Russ Cox
2020-05-04 23:20:08 -04:00
-
3caf5c238a
rc: move newline handling into parser
Russ Cox
2020-05-04 22:52:27 -04:00
-
47d4646eeb
rc: add recursive descent parser
Russ Cox
2020-05-04 18:34:19 -04:00
-
c1c1b5267f
9c: added explicit -fcommon to gcc defaults.
sean
2020-04-29 11:21:35 +01:00
-
4650064aa7
acme: scale window bodies on resize, not including tag space
Russ Cox
2020-03-30 09:54:45 -04:00
-
92aa0e13ad
Fix broken references to plan9.bell-labs.com/plan9
Larkin Nickle
2020-02-22 16:26:25 -05:00
-
0237dec768
libthread: fix ARM build by renaming file
Neven Sajko
2020-02-11 09:18:57 +00:00
-
f66f0a587b
devdraw: fix
cmd-r to toggle retina vs. non-retina mode on macOS (#361)
Martin Palma
2020-02-03 20:59:58 +01:00
-
4197af4122
libthread: comment stack border a bit more
Russ Cox
2020-01-24 13:09:55 -05:00
-
93e2e820a5
acme: report close failure in Put, this time for sure
Russ Cox
2020-01-24 13:08:36 -05:00
-
f6c9f7b14c
libthread: fix test deps, cleanup in mkfile
Russ Cox
2020-01-19 23:04:03 -05:00
-
4698bde236
libthread: clean up sysofiles.sh a bit more
Russ Cox
2020-01-19 23:00:26 -05:00
-
37e7d24c0c
libthread: rm OpenBSD tas implementations
Russ Cox
2020-01-19 22:52:04 -05:00
-
41b3e8b989
libthread: use consistent stack calculation code in makecontext
Russ Cox
2020-01-19 22:39:22 -05:00
-
ac8042dfa9
libthread: rm NetBSD pthread reference in sysofiles.sh
Russ Cox
2020-01-19 21:14:20 -05:00
-
cb8f735786
all: remove Linux 2.4 vs 2.6 detection
Russ Cox
2020-01-19 21:10:11 -05:00
-
8d82ccefd2
libthread: remove Linux 2.4 code
Russ Cox
2020-01-19 21:03:56 -05:00
-
c181e39eea
libthread: rm unused sparc-ucontext.h
Russ Cox
2020-01-19 21:01:30 -05:00
-
52397aaf2b
libthread: rm Darwin pre-11.0.0 support
Russ Cox
2020-01-19 20:57:09 -05:00
-
8dcb18f71b
libthread: rm FreeBSD 4 code
Russ Cox
2020-01-19 21:25:33 -05:00
-
d15607b9dd
libthread: rm OpenBSD.c
Russ Cox
2020-01-19 20:51:28 -05:00
-
57157d856e
libthread: rm unused ARM (get|set)mcontext (#354)
Neven Sajko
2020-01-20 02:43:55 +01:00
-
83b1e7a39b
9fs: remove tip (dead?), redirect sources to 9p.io
Dan Cross
2020-01-16 17:22:00 +00:00
-
1d0d432ccb
devdraw: abort alt sequence on window change on macOS
Russ Cox
2020-01-16 12:07:42 -05:00
-
23a2368980
libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.sh
Dan Cross
2020-01-16 17:01:44 +00:00
-
7bf2db4c2a
malloc: remove locking
Dan Cross
2020-01-16 16:54:19 +00:00
-
3ef80ba5f5
lib9: putenv wraps POSIX setenv, not legacy putenv
Dan Cross
2020-01-16 16:46:58 +00:00
-
0be57355f9
devdraw: avoid deadlock in x11 resize
Russ Cox
2020-01-15 11:59:45 -05:00
-
4241cae2a1
cmd/rio: xshove: set geometry by window id
Nicola Girardi
2019-06-22 11:44:24 +01:00
-
d46053106d
libmach: Fix type errors in FreeBSD.c
Dan Cross
2020-01-15 16:51:14 +00:00
-
fe2b2de984
devdraw: set windowrect correctly on x11 if window gets unexpected size
Russ Cox
2020-01-15 11:25:36 -05:00
-
ba60bab3cd
devdraw: actually send resize event on resize
Russ Cox
2020-01-15 11:09:16 -05:00
-
e75dbb6af8
factotum: update for new nbrecvul return value
Russ Cox
2020-01-15 10:48:20 -05:00
-
2c3c82126b
compress: remove (not distributed) from tar(1) manpage.
sean
2020-01-15 12:14:44 +00:00
-
cb58f3291c
compress: import Plan9 compress
sean
2020-01-15 11:54:20 +00:00
-
6510a2d353
winwatch: Plan 9-ify.
Dan Cross
2020-01-15 14:47:39 +00:00
-
0ac4bfee32
clock: Remove unused static variable in clock.c
Dan Cross
2020-01-15 14:15:31 +00:00
-
a9b462061c
winwatch: port based Plan 9 winwatch
markvanatten
2020-01-15 14:43:01 +01:00
-
dc24d309d5
9pfuse: update errortab
Oleg Nemanov
2020-01-15 10:57:41 +03:00
-
e0434ae424
soelim: manpage fixes.
sean
2020-01-15 09:59:50 +00:00
-
40685d24d8
soelim: import from Plan9
sean
2020-01-15 08:28:14 +00:00
-
5c06214952
venti/buildindex: fix hang on large indexes
Russ Cox
2020-01-14 19:46:47 -05:00
-
1f799495e4
devdraw: notify window resize promptly on x11
Russ Cox
2020-01-14 19:43:32 -05:00
-
40d787ab12
libdraw: send hangup to process when window is lost
Russ Cox
2020-01-14 18:05:51 -05:00
-
9505cd15a6
lib9: make formatting lock-free again
Russ Cox
2020-01-14 18:03:05 -05:00
-
d28913a9e6
acme: save/restore multiline tags in Dump/Load
Russ Cox
2020-01-14 16:38:34 -05:00
-
a0691bc460
tar: remove /bin/ when invoking compressors
phonologus
2020-01-14 19:52:18 +00:00
-
8c573cab68
libthread: use mmap to allocate OpenBSD stacks
Russ Cox
2020-01-14 12:40:09 -05:00
-
4ae529dbfe
libdraw: use proper pipe for default font data
Russ Cox
2020-01-14 13:18:29 -05:00
-
4c54893156
devdraw: do not force-hide menu and dock during full screen on mac
Russ Cox
2020-01-14 12:06:34 -05:00
-
3d1382b98a
devdraw: hide dock in full screen mode
Russ Cox
2020-01-13 23:56:29 -05:00
-
952a9afae0
INSTALL: do not rm config after setting it up
Russ Cox
2020-01-13 23:38:04 -05:00
-
b741db607a
devdraw: correctly hide Mac menu bar (#335)
Xiao-Yong
2020-01-13 22:33:59 -06:00
-
481b596d93
libthread: fix fault in teardown of proc
Russ Cox
2020-01-13 23:26:26 -05:00
-
573169dd88
acme: fix buffer overflow introduced in parsetag refactor
Russ Cox
2020-01-13 23:17:16 -05:00
-
125cfe1c0d
mouse(3): fix definition of Mousectl
Russ Cox
2020-01-13 23:11:45 -05:00
-
86bfd6075d
acme: fix movetodel for spaces in file names
Russ Cox
2020-01-13 23:11:19 -05:00
-
7b1c85f6e8
acme: allow spaces in window names
Russ Cox
2020-01-13 20:02:54 -05:00
-
26cae02da7
mk: fix hash function (#315)
Neven Sajko
2020-01-14 04:05:03 +01:00
-
6bddb06b71
acme: one more place to use parsetag
Russ Cox
2020-01-13 21:58:40 -05:00
-
81d992e35f
acme: factor out tag parsing code
Russ Cox
2020-01-13 20:00:51 -05:00
-
3a62e56307
lib9: do not fetch disk size for character devices
Russ Cox
2020-01-13 19:30:02 -05:00
-
6c17f63090
mk: treat X= as empty list in rc shell
Russ Cox
2020-01-13 19:20:34 -05:00