This website requires JavaScript.
112744e54b
9pfuse: retries read(3) upon EINTR
Xiao-Yong Jin
2018-03-14 20:27:46 -0500
4798a8a556
9pfuse: fix handling of access mode (thanks Kenji Arisawa)
David du Colombier
2018-02-05 21:14:32 +0100
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 -0800
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 +0800
60f06594cc
gview: fix int vs ulong confusion causing silent exit 1 at startup
Russ Cox
2018-01-03 09:46:15 -0500
2023d484f2
9term: re-enable sys: child note for child processes
Russ Cox
2014-12-01 21:02:37 -0500
3d6e5cb56a
acme: preserve window position and selection during Get
Russ Cox
2017-11-02 11:58:07 -0400
805d91d359
moveplan9: add missing files
Steven Stallion
2017-10-15 15:13:09 -0500
7e6c008b73
web: *chrome* matches google-chrome
Gleydson Soares
2017-10-15 15:39:08 -0300
ff9d331db4
acme: free buf in checksha1
Russ Cox
2017-10-14 19:50:53 -0400
e4d6099eff
9l: accept Linux kernel version 4.x
keks
2017-10-13 01:57:17 +0200
7321ed031c
9term: fix getpts on macOS 10.13
David du Colombier
2017-10-13 10:26:51 +0200
a6a3528868
upas/nfs: fix warnings
David du Colombier
2017-10-13 10:16:20 +0200
67dbeee5fe
acme: check file content before declaring file "modified since last read"
Russ Cox
2017-10-10 13:49:37 -0400
680c57a15c
devdraw: fix build on macOS < 10.12
Rudá Moura
2017-03-26 05:09:00 +0000
c665ab76a8
xd: add -R for runewise dump
Leah Neukirchen
2017-09-26 15:48:18 +0200
67d25b6fb0
web: add Chromium support on FreeBSD
David du Colombier
2017-10-01 11:43:35 +0200
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 +0200
173295929a
9l: support FreeBSD 10 and 11 (thanks Ori Bernstein)
David du Colombier
2017-09-14 22:51:49 +0200
b8994b054d
lib/moveplan9.files: add missing files
Adam Saponara
2017-09-14 11:21:27 -0400
b3336e5cbb
all: remove .cvsignore files
Kare Nuorteva
2017-09-10 13:26:57 +0300
e0ebb42fed
README: update links
Kare Nuorteva
2017-09-10 13:25:49 +0300
1ff929ff26
.travis.yml: disable osx build
David du Colombier
2017-09-02 00:44:13 +0200
a8a775abbe
lib9: import frand function from Plan 9
David du Colombier
2017-09-01 22:51:14 +0200
bb044732c6
svgpic: fix warnings
David du Colombier
2017-09-01 22:37:59 +0200
cf303e5baa
libmach: initialize ss variable in stabsline2pc function
David du Colombier
2017-09-01 22:37:05 +0200
2f9bf88b36
.travis.yml: build on osx
David du Colombier
2017-09-01 21:23:52 +0200
46ba383a33
README: add Travis CI and Coverity Scan badges
David du Colombier
2017-09-01 20:57:50 +0200
f2e0c7a2d2
dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io
David du Colombier
2017-09-01 20:17:47 +0200
cf4b9eefb3
dist/publish: fix export of of usr tree
Russ Cox
2017-09-01 13:25:02 -0400
a399388593
all: update site from swtch.com to 9fans.github.io
Russ Cox
2017-09-01 13:16:43 -0400
6cb3a2b9c3
codereview: delete, now using GitHub pull requests
Russ Cox
2017-09-01 13:16:12 -0400
a83f4518e6
.travis.yml: add Coverity Scan to Travis CI configuration
David du Colombier
2017-09-01 18:38:45 +0200
71bbb1269b
.travis.yml: add Travis CI configuration
David du Colombier
2017-08-18 21:41:10 +0200
a9e20eb10a
ed: allow larger temp files
Russ Cox
2017-09-01 12:05:06 -0400
a5632a13a0
9(1): document gotcha with oh-my-zsh
Russ Cox
2017-07-18 11:21:18 -0400
4a8c0c75ff
venti: fix venti graph on 64-bit
Michael Stroucken
2017-07-21 19:33:55 -0400
7e77a6a569
dist: update mk push
Russ Cox
2017-07-15 20:51:54 -0600
b546bd6e72
man: various cleanup
Russ Cox
2017-07-15 20:49:52 -0600
a18efdbab8
codereview.py: remove
Russ Cox
2017-07-15 20:49:34 -0600
b7488c5d32
man5, man6: delete empty dirs
Russ Cox
2017-07-15 20:35:54 -0600
35abfa1b39
man1: document mouse keystrokes in acme, sam, 9term
Russ Cox
2017-07-15 20:23:49 -0600
b15fd97627
acme: implement Cmd-Shift-Z for Redo on Mac
Russ Cox
2017-07-15 20:23:15 -0600
00b50225c2
devdraw: fix Mac Kcmd+Shift
Russ Cox
2017-07-15 20:22:59 -0600
711336c348
fontsrv: avoid quote mapping on fonts with indistinguishable quotes
Russ Cox
2017-06-19 09:58:25 -0400
1f1ab4ccbb
lib9: fix needsrcquote
Russ Cox
2017-06-19 09:50:14 -0400
3ebbd193dc
svgpic: new program to convert pic to svg
Russ Cox
2017-04-03 23:12:14 -0400
a9530c00e8
troff: import HB, HI and HX fonts from Plan 9
David du Colombier
2017-06-14 21:27:38 +0200
c976381d67
factotum: Fix an operator precedence bug in the secstore code
Dan Cross
2017-04-20 21:35:23 +0000
9e52ea8a29
yacc: Fix a bug from at least 1995.
Dan Cross
2017-04-20 21:35:23 +0000
94b38bdb72
libdraw: replace hand-rolled realloc, preventing buffer overflow.
Ray Lai
2016-05-18 14:06:20 +0800
669713d43f
9term: Add missing parentheses, preventing buffer overflow.
Ray Lai
2016-05-23 22:30:52 +0800
9f34853f7c
9pfuse: support osxfuse>=3.3.0
James Porter
2016-11-30 23:00:38 -0500
c819ee640c
9term: c nits
Russ Cox
2017-01-09 10:43:57 -0500
be7485e1da
cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete
Dave Presotto
2017-01-08 14:19:34 -0800
82112d0434
src/cmd: take fontsrv out of BUGGERED
Dave Presotto
2017-01-06 21:42:09 -0800
310ae03327
all: fix or silence all INSTALL warnings on macOS
Russ Cox
2017-01-06 16:32:31 -0500
9e0d3750c5
9term, win: work around bsd linker nonsense
Russ Cox
2017-01-06 14:57:18 -0500
d296c18e37
9term, mc: conspire to handle hidpi displays
Russ Cox
2017-01-06 10:35:12 -0500
657f699ef7
include: define _DEFAULT_SOURCE
David du Colombier
2016-05-07 17:36:32 +0200
1b68dbef7b
libregexp: various fixes
David du Colombier
2015-08-09 21:18:41 +0200
2d82ef9d98
fix segfaults on OpenBSD: int cannot hold all the values a ptrdiff_t can take.
Gleydson Soares
2016-11-02 14:18:52 -0300
35d4392448
font: s/10/11 in ascent for unicode.7x13.font
Rob Pike
2016-04-11 14:49:57 -0700
c499ab911d
fontsrv: do not try to look up surrogate pairs
Russ Cox
2016-01-22 06:50:38 -0500
009b0cb5eb
auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3)
Gleydson Soares
2015-12-07 08:32:05 -0300
6a93bd5c92
devdraw: cocoa: set window title on main thread
sqweek
2015-11-11 21:02:21 +0800
8db40354c5
win: local \r cancellation
Russ Cox
2015-11-10 10:33:12 -0500
0d2dfbc84f
9term, win: better \r handling (thanks, git)
Russ Cox
2015-11-10 10:25:17 -0500
8ee5da7cf7
INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 to X11 headers detection, so that enable fontsrv build on OpenBSD.
Gleydson Soares
2015-06-10 13:02:40 -0300
44eb208829
mk: avoid infinite loop when targets are repeated
Russ Cox
2015-08-25 15:59:43 -0400
775cb933ec
fontsrv: use 64 chars per subfont instead of 256
Russ Cox
2015-07-03 10:57:42 -0400
a78b1841be
font/fixed: adjust the ascent for the 7x13 subfonts
Rob Pike
2015-08-18 14:24:39 +1000
49ccc80e8c
font/lucsans: fix reference to supsub.9
Rob Pike
2015-08-18 14:02:59 +1000
71de840f05
upas/nfs: search for stunnele3 in $PATH
Gleydson Soares
2015-06-04 09:11:06 -0300
3f1c876e14
all: linux/arm64 port
Aram Hăvărneanu
2014-11-17 17:55:08 +0100
7a6f3d9d6d
libregexp: fix copy-paste error
David du Colombier
2014-11-18 20:19:22 +0100
37d81a2915
all: linux/mips port
Aram Hăvărneanu
2015-03-19 13:13:13 +0000
0c2926638b
all: fix openbsd build
Aram Hăvărneanu
2015-03-22 13:14:41 +0100
bab43f07d3
keyboard.h: add some missing key enums from Plan 9
mischief
2015-01-04 20:06:05 -0800
fdf6ef3337
acme: add focus change to log
Sergiusz Urbaniak
2015-01-03 14:15:12 +0100
d52bdd3356
devdraw: plumb drag-n-dropped files
marius a. eriksen
2014-12-23 20:45:35 -0800
25822e8da3
libdraw, acme: fix acme segfault triggered passing an invalid font
Gleydson Soares
2015-03-21 00:24:09 -0300
3aca22118d
fontsrv: fix x11 build
Russ Cox
2015-02-18 09:45:14 -0500
b3a110affa
man: document font syntaxes
Russ Cox
2015-02-17 15:36:25 -0500
4eac378eba
devdraw: enable retina behavior by default on OS X
Russ Cox
2015-02-17 14:45:46 -0500
79555a9987
libdraw: refine hidpi font selection
Russ Cox
2015-02-17 12:39:36 -0500
213fc4f6fb
libdraw: autoscale fonts when moving between low and high dpi screens
Russ Cox
2015-02-17 12:16:20 -0500
77f23268f7
libdraw: add 2*font syntax for scaled fonts
Russ Cox
2015-02-17 00:57:10 -0500
32dc15fa62
fontsrv: use CoreText API on OS X
Russ Cox
2015-02-16 23:58:22 -0500
5d86ecd4b7
CONTRIBUTING.md: fix link to codereview(1)
Russ Cox
2014-12-01 22:01:59 -0500
d67a3d3083
fontsrv: disable X11 hinting
Ethan Burns
2014-11-28 15:04:37 -0500
9bcee1f034
9pfuse: Disable glibc workaround for O_LARGEFILE on ARM
Merlijn Wajer
2014-11-19 00:30:46 +0100
709ba3c465
install.txt: regenerate (9 man 1 intro >install.txt)
Russ Cox
2014-12-01 20:23:12 -0500
fff818fe87
libdraw, libframe, acme: fix, guard against inverted range in textsetselect
Russ Cox
2014-12-01 20:15:52 -0500
d3a47e14e5
devdraw: fix title and "open in top" on OS X
Roi Martin
2014-11-16 01:02:57 +0100
679d176fea
CONTRIBUTING.md: add message about pull requests
Russ Cox
2014-12-01 19:18:17 -0500
01463bacd0
codereview: use 'git branch -v' for pending
Russ Cox
2014-11-17 20:59:15 -0500
c9ed52730b
cmd: rename *.C to *.c
Russ Cox
2014-11-17 11:21:06 -0500
08e793723c
man: more Mercurial references changed to Git
Russ Cox
2014-11-16 22:00:17 -0500
0edb04685b
codereview: make commit -a the default; warn about uncommitted changes at upload
Russ Cox
2014-11-16 21:39:05 -0500