This website requires JavaScript.
a027ca95f4
minor changes to make it a bit nicer, also not sure how else set gnu11
fixup
Solomon Laing
2025-05-05 21:33:09 +0930
9da5b44513
cmd/devdraw: avoid use of X button state field
master
Roger Peppe
2025-03-29 13:10:49 +0000
13582b1a89
.gitignore: add bin/mntgen
Igor Burago
2024-01-11 14:11:55 +0800
776db626b6
dist/main.html: remove dead link to Belorussian translation
macie
2023-08-31 17:03:09 +0200
a5d6857a3b
man: don't paginate when using nroff
Anthony Sorace
2025-01-29 10:27:03 -0800
61e362add9
mac: arrange for arm64 run on arm64
Russ Cox
2024-10-22 08:11:37 -0400
a2567fcac9
devdraw: handle shift of real mouse buttons correctly
Russ Cox
2024-06-17 09:28:40 -0400
e9cbe46fe6
lib9: skip buggy S_ISCHR check in disksize on OpenBSD
Russ Cox
2024-06-15 22:15:04 -0400
e243a4c391
man: update indexes
Russ Cox
2024-06-15 22:10:59 -0400
211de84701
acme: remove debug print
Russ Cox
2024-06-15 22:10:55 -0400
0c79c32675
acme: shift button 3 for reverse search
Russ Cox
2024-06-15 10:55:21 -0400
60ca2be037
all: quiet macOS build again
Russ Cox
2024-06-15 10:55:15 -0400
8eb063cffd
Remove redundant echo
Kevin Hovsäter
2024-05-31 09:15:13 +0200
ace7bcb75b
INSTALL: fix $PLAN9 in message
Russ Cox
2024-04-06 11:14:36 -0400
b1b88c75fd
tpic: clean up
Russ Cox
2024-04-06 11:13:59 -0400
d5b2552b95
acme: clean up environment after exec
Russ Cox
2024-04-06 11:13:24 -0400
be7c68f695
.github/workflows/actions.yaml: Run CI on pull requests too Not just on pushes
Sevan Janiyan
2023-04-01 04:02:19 +0100
b5e415d97d
.travis.yml: Delete Service is no longer around.
Sevan Janiyan
2023-04-01 02:14:04 +0100
f3201246d7
README.md: Add GH actions badge
Sevan Janiyan
2023-04-01 02:12:43 +0100
e0dd1865ff
.github/workflows/actions.yaml: Add Basic configuration which builds p9p on latest Ubuntu & macOS. Skipped on adding more operating systems as build would hold up waiting for runners, whereas with -latest targets, build starts immediately. Supported runners can be found on https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job
Sevan Janiyan
2023-04-01 02:08:11 +0100
897625ff9b
mntgen: import mntgen(4) from Plan 9
fgergo
2024-01-07 17:06:26 +0100
f8681acb37
ramfs: update to work
fgergo
2023-12-30 14:58:44 +0100
3a877764da
9l: silence the 'ignoring duplicate libraries' warning on macOS
Igor Burago
2023-12-18 15:13:23 +0800
0bc1ff0fa0
9l: refactor the warning-silencing mechanics to match that of 9c
Igor Burago
2023-12-18 15:12:48 +0800
984c2824e3
page: fix viewing of graphics
Russ Cox
2023-09-13 10:47:40 -0400
dfbafb68e2
acme: have Dump save both low and high DPI fontnames
matheuristic
2023-09-04 13:47:37 -0400
65c090346a
libframe: Match the color of tick
japanoise
2023-08-23 08:21:37 -0500
a36e66f0d2
libdraw: fix subfont scaling
matheuristic
2023-08-20 20:57:39 -0400
cc4571fec6
libregexp: allow up to 127 captured subexpressions in one regexp
Igor Burago
2022-10-14 20:28:06 +0800
727ce0e123
plumber: increase NMATCHSUBEXP up to 100
Igor Burago
2023-03-31 00:55:02 +0800
4cd06ff66c
libregexp: allow up to 128 character classes in one regexp
Igor Burago
2022-10-14 20:28:35 +0800
6eaa52d3f7
README.md: Drop travis-ci badge
Sevan Janiyan
2023-03-30 20:03:26 +0100
a4d35dc3fd
plumber: use strtoul to parse subexpression match variable substitutions
Igor Burago
2022-10-12 02:39:43 +0800
0790296f73
plumber: increase NMATCHSUBEXP up to libregexp's NSUBEXP
Igor Burago
2022-07-28 17:02:43 +0800
6c0efecd13
plumber: allow multi-digit subexpression match variable substitutions
Igor Burago
2022-07-27 17:27:06 +0800
760cf86705
plumber: parametrize the number of stored match pattern subexpressions
Igor Burago
2022-07-27 16:28:14 +0800
0392f49cfc
devdraw: Fix mouse wheel scrolling in 1-tick increments on macOS
zakkor
2022-12-29 01:31:55 +0200
e2a141ae09
Fix a typo
zhenya-1007
2023-01-23 12:35:27 -0800
4938281a82
Fix tyop
David Arnold
2023-01-07 17:44:26 +1100
43f5af9c8d
acme: allow larger paste amounts
Russ Cox
2023-01-06 12:04:10 -0500
940f1fd6af
page: scale ppi on high-res displays
Russ Cox
2023-01-06 12:03:22 -0500
ffbdd1aa20
rio: check the return value of malloc(3)
Tom Schwindl
2022-09-10 15:18:31 +0200
846f724983
fix double free bug, simplify error handling, reduce X11 calls
MvA
2022-09-11 15:04:39 +0200
3e764832bc
fix double free bug, simplify error handling, reduce X11 calls, improve style
MvA
2022-08-31 18:21:52 +0200
52be2761ae
fix indentation
Derek Stevens
2022-09-07 08:39:41 -0600
0a846f5f0f
acme/wind.c: redraw window body with bg color if too small for a single line; ref #10
Derek Stevens
2022-04-07 16:55:05 -0600
9dab36f2af
factotum: fix log read inuse bug
Tw
2021-07-12 11:21:00 +0800
c57b71966e
acme: accept paths with spaces in the 'name' ctl message
Igor Burago
2022-07-29 22:53:14 +0800
29fae81fb7
plumber: allow underscores in variable names in plumbing rules
Igor Burago
2022-07-29 21:43:53 +0800
4f801be055
plumber: set match variables past the first non-matching subexpression
Igor Burago
2022-07-27 15:51:02 +0800
28e91cd879
web: fix plumbing with Firefox
mmnmnnmnmm
2022-08-19 11:09:43 +0100
e4b913866b
plumber: fail on buffer exhaustion or runaway quotes in string expansion
Igor Burago
2022-08-16 20:25:27 +0800
a4af25bc0d
src/cmd: print all usage messages to stderr
Tom Schwindl
2022-08-26 19:18:34 +0200
7b8251125b
add macedit to moveplan9.files
mmnmnnmnmm
2022-08-16 18:14:24 +0100
ffdca8f730
9l: without arguments, exit instead of failing to link nothing
mmnmnnmnmm
2022-08-17 17:57:04 +0100
10e46bde5a
Modernise terminology (#573 )
mmnmnnmnmm
2022-08-18 14:47:17 +0000
93f8143600
troff: support \~ as an alias for \ (#567 )
g-branden-robinson
2022-08-12 22:37:28 -0500
506de8f6d4
Fix fonts (#463 )
Lincerely
2022-07-27 22:25:51 +0800
0ebf279d89
Fixed a use after free in rio. Screen was being queried from within a client after it had been free'd.
Karsten Pedersen
2021-06-02 09:57:10 +0000
45124b23d2
upas: don't hardcode path for rc(1)
Sören Tempel
2021-10-31 17:46:35 +0100
c53230037a
sam: use get9root instead of duplicating the logic
Sören Tempel
2021-10-31 01:30:46 +0100
521fc08180
lib9: pass $PLAN9_TARGET via CPP for get9root fallback value
Sören Tempel
2021-10-31 06:01:30 +0100
f7b572818c
INSTALL: Always set PLAN9_TARGET environment variable
Sören Tempel
2021-10-31 00:06:02 +0100
005ee081d5
Added a paren to fix a warning in u.h
camsn0w
2021-09-07 04:43:30 -0600
8d5bcf7e1e
factotum: plug a memory leak in apop
lufia
2020-03-21 23:28:57 +0900
1fcdefc585
fontsrv: always compute new height and ascent for the font file
Xiao-Yong Jin
2020-07-16 11:50:26 -0500
85bfd19a7b
devdraw/x11: fix modifier key handling for some XkbOptions
Xiao-Yong Jin
2019-04-11 19:43:11 -0500
07b24459ea
Bail out if convW2M(...) indicates failure.
Igor Böhm
2020-07-25 21:54:02 +0200
d92ac2d1b4
libdraw: fix out-of-bounds access to local buffer in event.c:startrpc()
Igor Böhm
2020-07-25 02:17:21 +0200
2ca8ede24a
fossil: fix EOF detection when reading 9P message
Fazlul Shahriar
2020-10-09 16:36:34 -0400
23420c2493
deroff: fix out-of-bounds access if runes above 0X80 are inside EQ clauses
mmnmnnmnmm
2020-07-28 20:09:53 +0100
a2422a89c5
trim button & modbutton images
Andriy Symonovych
2021-03-21 23:22:49 +0200
6f35cfa6b6
make sure border has correct height
Andriy Symonovych
2021-03-21 18:07:07 +0200
bb4b8acc26
src/cmd/fontsrv: pad subfile names to support correct file length
Kyle Nusbaum
2022-01-10 16:19:54 -0600
686f5d035c
acme: Don't move the mouse if button depressed Fixes #19
Ben Huntsman
2022-05-12 16:52:00 -0700
964ac74cdc
rc: remove dead code.
Ori Bernstein
2020-10-06 20:22:36 -0700
8bf462f339
man/man3/stat.3: Update man page to match include/libc.h. Resolves Issue #530
Ben Huntsman
2022-05-06 17:37:40 -0700
bab7b73b85
INSTALL: build arm64 binaries on arm64 Macs
Russ Cox
2022-01-24 13:47:27 -0500
d0d440860f
src/cmd/acme: provide info on presense or absence of undo history (#528 )
Roger Peppe
2021-10-19 17:08:45 +0100
7b0b2065fa
cmd/auxstats: improve network device name matcher in Linux
Nicola Girardi
2021-10-17 19:46:13 +0100
0ac2a105ae
cmd/auxstats: improve wireless interface name matcher in Linux
Nic
2021-10-17 14:18:29 +0100
e683bdfa76
mk: provide a mechanism to default to rc
Dan Cross
2021-10-03 19:19:51 +0000
d3ee9f70e4
sam: fix spurious overwrite message
Russ Cox
2021-09-30 08:44:00 -0400
8cf52696be
acme: fix extra print args
Russ Cox
2021-09-28 13:07:25 -0400
ceb1ab90ff
lib9p: Fix compile error
Alexander Kapshuk
2021-08-31 10:10:59 +0300
385a6d5877
lib9p: Remove postmountsrv (#505 )
Ben Huntsman
2021-08-08 11:03:02 -0700
aa01c23be6
.gitignore: Ignore some more things that get created during compile.
Ben Huntsman
2021-07-30 00:19:09 -0700
d356d2a8b2
9term: Skip unnecessary ioctl call on AIX.
Ben Huntsman
2021-08-30 08:41:21 -0700
e9d8c45168
libdraw: Fix GUI programs on AIX (#398 )
Ben Huntsman
2021-08-29 13:38:35 -0700
6c4260fc67
bin/9c, bin/9l: Re-enable optimization on AIX.
Ben Huntsman
2021-08-29 13:36:30 -0700
70cc6e5ba7
libthread: use setpgid instead of setpgrp
Anthony Sorace
2021-04-22 00:16:10 -0700
93a25a0f97
install(1): mention libfontconfig1-dev for Debian
Russ Cox
2021-04-09 15:22:52 -0400
878b30c0bc
fspread: fix buffer overflow
Günther Noack
2020-08-17 21:11:56 +0200
88a87fadae
all: update for new MIT license
Russ Cox
2021-03-23 17:24:35 -0400
a8bd9e9d8c
mk: fix for Unix build
Russ Cox
2021-03-23 17:24:58 -0400
73661401ea
acme: fix double-free in acmeerrorproc
Russ Cox
2021-01-18 14:30:40 -0500
90971376a5
mount: find kext with MacFUSE >=4 and macOS >=11
Connor Taffe
2021-01-31 19:33:14 -0600
f62d4c4143
9pfuse: support MacFUSE >=4
Connor Taffe
2021-01-26 15:14:18 -0600
a72478870a
9p: parse lines in rdwr command
David Arroyo
2021-01-31 00:51:32 -0500
36cd4c58c1
man9: rename IM to MR
Fazlul Shahriar
2021-01-29 18:55:29 -0500