-
0144f87dc6
htmlroff: fix array bounds
Xiao-Yong Jin
2021-01-29 05:38:41 +0000
-
4e6bb208eb
eqn: enlarge errbuf to account for large tokens
Xiao-Yong Jin
2021-01-29 05:35:40 +0000
-
20c14efad6
xd: fix swizz8 loop counting
Xiao-Yong Jin
2021-01-29 05:30:08 +0000
-
4056d6be4d
libhtml: fix array bounds in lex
Xiao-Yong Jin
2021-01-29 05:12:42 +0000
-
52b599a63c
libthread: call setpgrp in programs that will background
Russ Cox
2021-01-14 10:30:24 -0500
-
3ccd61629b
sam: avoid out-of-bounds read in rterm
Russ Cox
2021-01-14 10:05:50 -0500
-
6a80119eb5
sam: remove backward ?:
Russ Cox
2021-01-14 10:01:25 -0500
-
c3ae85a004
rc: do not exit on EINTR from read
Russ Cox
2021-01-14 09:59:54 -0500
-
0cc1faf015
lib9: reject postnote with special pids
Russ Cox
2021-01-14 09:59:03 -0500
-
fdcf3d70c2
auxstats: do not postnote 0
Russ Cox
2021-01-14 09:58:44 -0500
-
1c845e0bd5
acme, sam, samterm: remove weird switch usage
Russ Cox
2021-01-05 23:38:09 -0500
-
0a513e6560
sam: rm dregs
Russ Cox
2021-01-03 00:54:20 -0500
-
7f6458b045
stats: add threadmaybackground
Russ Cox
2021-01-05 23:35:33 -0500
-
ac487c754e
acme: allow @ in file names
Russ Cox
2020-12-30 14:42:47 -0500
-
6c8e44dd2e
wintext: add to moveplan9.files (#470)
Jacob Vosmaer
2020-12-30 20:36:09 +0100
-
dbc153f51e
9term: add threadmaybackground
Russ Cox
2020-12-30 10:40:25 -0500
-
f23783cbb1
.gitignore: add LOCAL.config and lib/fortunes.index
Russ Cox
2020-12-30 08:46:47 -0500
-
ee9b2a2299
.gitignore: more binaries
Russ Cox
2020-12-30 08:44:15 -0500
-
91ececc997
libthread: drop schedlock
Russ Cox
2020-12-30 08:41:01 -0500
-
4692dd4786
9c: drop PLAN9PORT_ASAN
Russ Cox
2020-12-30 08:38:55 -0500
-
74577741c8
tcolors: add threadmaybackground
Russ Cox
2020-12-30 08:12:04 -0500
-
0ed5e9f828
9a: remove a few mentions
Russ Cox
2020-12-30 08:07:24 -0500
-
ebbeff0ac6
.gitignore: enumerate ignored parts of bin/
Russ Cox
2020-12-30 07:59:26 -0500
-
99dee78c2d
all: remove $OBJTYPE from build
Russ Cox
2020-12-30 07:39:16 -0500
-
0bd1478342
wintext: use rc not bash
Russ Cox
2020-12-30 07:21:44 -0500
-
0a7fe60681
9term: use openpty on NetBSD
Nicola Girardi
2020-03-20 18:52:41 +0000
-
8b9aaf2e3f
devdraw: add /usr/X11R7 for NetBSD
Russ Cox
2020-12-30 07:18:30 -0500
-
1857120806
libthread: simplify
Russ Cox
2020-12-30 07:18:30 -0500
-
e68f07d46f
libthread: make pthreadperthread the default
Russ Cox
2020-12-30 00:16:10 -0500
-
b73633b1b4
libthread: fix pthreadperthread bugs
Russ Cox
2020-12-30 00:15:37 -0500
-
b3a20a96eb
libthread: add threadmaybackground
Russ Cox
2020-12-30 00:10:11 -0500
-
5b37d91264
libthread: delete NetBSD special case
Russ Cox
2020-12-30 00:06:35 -0500
-
69439fae67
9c: use -fcommon for clang
Russ Cox
2020-12-30 00:06:35 -0500
-
2991442aef
libthread: fix use after free of first thread in each proc
Russ Cox
2020-12-15 00:05:17 -0500
-
a012d17433
time: print 1s of milliseconds
Russ Cox
2020-12-15 00:01:26 -0500
-
291f741178
9c, 9l: updates for macOS arm64.
Anthony Sorace
2020-09-26 16:18:00 -0700
-
1f098efb73
all: a few more #define tricks for AIX
Russ Cox
2020-08-15 20:46:23 -0400
-
d32deab17b
tmac: rename IM (italic manual) to MR (manual reference)
Russ Cox
2020-08-15 20:07:38 -0400
-
9843fc0d82
fontsrv: fix handling of colored glyphs (emoji)
Russ Cox
2020-08-15 09:10:54 -0400
-
977b25a76a
tmac: introduce real manual reference macro instead of overloading IR
Russ Cox
2020-08-13 23:41:59 -0400
-
a1c4307800
touch: fix for OpenBSD.
James Cook
2020-08-08 01:54:00 +0000
-
dd7c4e5104
fontsrv(4): update man page for size of fontsrv subfonts
Russ Cox
2020-07-22 20:03:29 -0400
-
afa34a73a9
devdraw, libdraw: fix memory leaks by freeing getns() malloced string (#431)
Igor Böhm
2020-07-22 20:59:58 +0200
-
057d8a76a9
acme: add font control message
Russ Cox
2020-07-18 19:52:58 -0400
-
951446a774
draw: use int for Cacheinfo x field
Russ Cox
2020-07-18 19:51:24 -0400
-
95ab1308b4
src/cmd: rm dformat
Russ Cox
2020-06-22 11:20:42 -0400
-
329831171d
libthread: use libc functions in ucontext for macOS (#417)
Xiao-Yong
2020-06-15 22:18:03 -0500
-
c3d31baca0
fontsrv: fix compilation on X11 (#420)
Gregor Best
2020-06-04 19:55:26 +0200
-
799f330f6d
osxvers: use swvers -productVersion to skip one awk call
Russ Cox
2020-05-30 06:35:27 -0400
-
01b5056135
ed(1): fix documentation for list mode
Russ Cox
2020-05-29 21:42:54 -0400
-
95220bf887
ed: handle Unicode beyond the BMP correctly in list mode.
sean
2020-05-21 16:10:30 +0100
-
3850e6e177
devdraw: accept 5- and 6-byte Unicode hex values
Russ Cox
2020-05-29 21:19:32 -0400
-
2c70acc3ab
fontsrv: scale f->originy to match f->height on x11
dzklaim
2020-05-30 01:02:10 +0000
-
5f0fa185d0
fontsrv: handle non-BMP runes on X11
Russ Cox
2020-05-26 11:36:59 -0400
-
a6ad39aaaa
libdraw: handle larger number of subfonts
Russ Cox
2020-05-26 11:24:18 -0400
-
bfe4377e40
man: update man pages to say $HOME when accurate
Russ Cox
2020-05-18 23:51:35 -0400
-
d25d0ca1a3
devdraw, libdraw: handle keyboard runes > U+FFFF
Russ Cox
2020-05-18 23:45:03 -0400
-
b4cc38f943
build: drop _XOPEN_SOURCE in u.h on AIX
Russ Cox
2020-05-18 22:58:09 -0400
-
6c1235d234
build: use installbsd instead of install on AIX
Russ Cox
2020-05-18 22:46:16 -0400
-
fa157263c8
9c: fix tab
Russ Cox
2020-05-18 22:38:54 -0400
-
53bf1f1ccf
9l: xlc_r automatically adds -lpthread.
Ben Huntsman
2020-05-18 12:20:48 -0700
-
7a371bf936
lib9: use __builtin_return_address on IBM XL/C
Ben Huntsman
2020-05-13 22:39:53 -0700
-
20c841bac1
rc: avoid problematic internal names "var", "thread"
Russ Cox
2020-05-18 22:32:59 -0400
-
dea4dbdba6
acme: avoid global named "class"
Russ Cox
2020-05-18 22:31:22 -0400
-
079f5e9445
libdiskfs: avoid problematic internal constant names
Russ Cox
2020-05-18 22:29:00 -0400
-
d4a4b66a40
diff: rename class to fix AIX
Russ Cox
2020-05-18 19:55:01 -0400
-
84167be4ad
devdraw: use indirect impl interface in x11
Gabriel Diaz
2020-05-18 17:38:16 +0200
-
c53ad837a7
lib9: avoid unportable use of d_namlen in dirread
Russ Cox
2020-05-18 17:03:42 -0400
-
587933c161
devdraw: use global drawlk instead of per-client
Russ Cox
2020-01-25 14:33:20 -0500
-
94d381ec9d
devdraw: use indirect impl interface
Russ Cox
2020-01-25 14:31:52 -0500
-
162d0d5cd9
libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling
Russ Cox
2020-05-17 22:31:38 -0400
-
baef953da2
libthread: add pthreadperthread mode and use under ASAN
Russ Cox
2020-05-17 08:24:54 -0400
-
06687f70ba
INSTALL: build mk all the time
Russ Cox
2020-05-17 20:09:43 -0400
-
9444b8e4bc
9c, 9l: accept CC9FLAGS from config
Russ Cox
2020-05-17 20:07:52 -0400
-
154140a22b
mk: replace overlapping strcpy with memmove
Russ Cox
2020-05-17 20:06:31 -0400
-
8cb7308f3a
lib9: use opendir/readdir to read directories
Russ Cox
2020-05-17 20:02:07 -0400
-
16f60479e1
lib9: move seek into open.c
Russ Cox
2020-05-17 12:38:32 -0400
-
6fd4e901ce
lib9: add close
Russ Cox
2020-05-17 12:37:11 -0400
-
58fdc083ad
lib9: merge create, open, dirread into open.c
Russ Cox
2020-05-17 12:35:03 -0400
-
bd6f12068b
fmt: adjust GCC version check
Kurt H Maier
2020-05-07 17:55:15 -0700
-
5802b09e9d
all: fix #includes for AIX, add a few AIX "implementation" files
Ben Huntsman
2020-05-04 19:53:21 -0700
-
f84d54a033
mk: support Big Archive Format under AIX
Ben Huntsman
2020-05-04 19:52:40 -0700
-
4982d4ebc3
all: update build scripts to fix AIX XL/C compatibility
Ben Huntsman
2020-05-04 19:52:02 -0700
-
c3c9c7b6ae
fmt: disable use of stdatomic on AIX XL C and old GCC
Russ Cox
2020-05-07 08:37:51 -0400
-
acffdcb6ee
9term.app: respect user-set shell instead of forcing bash
Russ Cox
2020-05-05 09:30:15 -0400
-
b962b25eca
rc(1): mention /etc/shells in BUGS section
Russ Cox
2020-05-05 08:35:48 -0400
-
601e07b636
rc: clean up parser levels, disallow free carats on lists
Russ Cox
2020-05-05 08:29:45 -0400
-
ff74f7cdda
rc: allow unquoted = in command arguments
Russ Cox
2020-05-04 23:31:59 -0400
-
7d6a248f2c
rc: move free carat handling into parser
Russ Cox
2020-05-04 23:20:08 -0400
-
3caf5c238a
rc: move newline handling into parser
Russ Cox
2020-05-04 22:52:27 -0400
-
47d4646eeb
rc: add recursive descent parser
Russ Cox
2020-05-04 18:34:19 -0400
-
c1c1b5267f
9c: added explicit -fcommon to gcc defaults.
sean
2020-04-29 11:21:35 +0100
-
4650064aa7
acme: scale window bodies on resize, not including tag space
Russ Cox
2020-03-30 09:54:45 -0400
-
92aa0e13ad
Fix broken references to plan9.bell-labs.com/plan9
Larkin Nickle
2020-02-22 16:26:25 -0500
-
0237dec768
libthread: fix ARM build by renaming file
Neven Sajko
2020-02-11 09:18:57 +0000
-
f66f0a587b
devdraw: fix
cmd-r to toggle retina vs. non-retina mode on macOS (#361)
Martin Palma
2020-02-03 20:59:58 +0100
-
4197af4122
libthread: comment stack border a bit more
Russ Cox
2020-01-24 13:09:55 -0500
-
93e2e820a5
acme: report close failure in Put, this time for sure
Russ Cox
2020-01-24 13:08:36 -0500
-
f6c9f7b14c
libthread: fix test deps, cleanup in mkfile
Russ Cox
2020-01-19 23:04:03 -0500
-
4698bde236
libthread: clean up sysofiles.sh a bit more
Russ Cox
2020-01-19 23:00:26 -0500