Commit graph

93 commits

Author SHA1 Message Date
mmnmnnmnmm
7b8251125b add macedit to moveplan9.files 2022-08-18 10:48:50 -04:00
Sören Tempel
f7b572818c INSTALL: Always set PLAN9_TARGET environment variable
That is, not only when -r was given. This allows using this veriable in
mkfiles across the code base.
2022-07-27 10:15:51 -04:00
Jacob Vosmaer
6c8e44dd2e
wintext: add to moveplan9.files (#470) 2020-12-30 14:36:09 -05:00
Russ Cox
d25d0ca1a3 devdraw, libdraw: handle keyboard runes > U+FFFF
Runes in Plan 9 were limited to the 16-bit BMP when I drew up
the RPC protocol between graphical programs and devdraw
a long time ago. Now that they can be 32-bit, use a 32-bit wire
encoding too. A new message number to avoid problems with
other clients (like 9fans.net/go).

Add keyboard shortcut alt : , for U+1F602, face with tears of joy,
to test that it all works.
2020-05-18 23:45:03 -04:00
Russ Cox
cb8f735786 all: remove Linux 2.4 vs 2.6 detection
Linux 2.4 is dead.
(The libthread code hasn't worked for Linux 2.4 for a long time.)
2020-01-19 23:04:58 -05:00
sean
40685d24d8 soelim: import from Plan9
Add entry in lib/moveplan9.files to trigger
relocation during INSTALL.
2020-01-15 08:27:57 -05:00
Travis snɯǝᗡɔW
dc60de7b64 fortunes: correct a mispelling (#234) 2019-04-05 14:47:55 -04:00
thisrod
931c590611 keyboard: add compose sequences lc and rc for ceiling brackets (#126)
Change-Id: Ice1c8c9d15cc6febf32dc2b7c449d457acc319b6
2018-11-13 23:14:20 -05:00
Martin Kühl
c38ae2afb5 keyboard: add tab/untab symbols (#160) 2018-11-13 23:13:39 -05:00
Steven Stallion
805d91d359 moveplan9: add missing files
This PR adds additional files to update /usr/local/plan9 references for
packaging.
2017-10-17 08:08:38 +02:00
Adam Saponara
b8994b054d lib/moveplan9.files: add missing files 2017-09-14 17:42:32 +02:00
Kare Nuorteva
b3336e5cbb all: remove .cvsignore files
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
	- bin/fossil/.gitkeep
	- bin/fs/.gitkeep
	- bin/venti/.gitkeep

Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
2017-09-14 17:25:17 +02:00
Russ Cox
6cb3a2b9c3 codereview: delete, now using GitHub pull requests 2017-09-01 13:25:20 -04:00
Russ Cox
310ae03327 all: fix or silence all INSTALL warnings on macOS
Should be a clean build now.

Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067
Reviewed-on: https://plan9port-review.googlesource.com/2781
Reviewed-by: Russ Cox <rsc@swtch.com>
2017-01-06 21:37:31 +00:00
Russ Cox
95fee1d42e all: update for Git
- rewrite .gitignore to use git patterns
- mv hg(1) to git(1) and rewrite
- add lib/git/commit-msg.hook
- add skeleton codereview script
- update codereview(1)

Change-Id: I061cd8e4de77ebbd6037a7c5d1582cd1d986f62f
2014-11-16 21:21:28 -05:00
Shenghou Ma
db800afb4e codereview: sync from Go.
LGTM=rsc
R=rsc
https://codereview.appspot.com/67820044
2014-02-24 01:21:48 -05:00
Jonathan Cast
f9781769d5 keyboard: add more sequences, from existing ones or RFC 1345
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/43990046
2014-01-06 22:19:32 -05:00
Russ Cox
0cfb376070 fix clang warnings reported by Tuncer Ayaz
R=rsc
http://codereview.appspot.com/6744054
2012-10-21 11:25:08 -04:00
Russ Cox
ca9ae08876 fortunes: new one
R=rsc
http://codereview.appspot.com/6554081
2012-09-24 15:43:33 -04:00
Ingo Dreilich
ba31102633 lib/acme.rc: remove noscroll
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6346079
2012-09-10 20:55:27 -04:00
Russ Cox
63550fce0e lib/codereview: update from Go
R=rsc
http://codereview.appspot.com/6396045
2012-07-14 08:01:47 -04:00
Russ Cox
b8737b8ac4 fortune
R=rsc
http://codereview.appspot.com/5900076
2012-03-26 11:27:31 -04:00
Russ Cox
5c9343753f codereview: sync from Go
R=rsc
http://codereview.appspot.com/5558060
2012-01-20 13:10:09 -05:00
Russ Cox
37234309e5 fortunes
R=rsc
http://codereview.appspot.com/5480055
2011-12-09 17:48:46 -05:00
Russ Cox
338bd4bb79 codereview: update from go
R=rsc
http://codereview.appspot.com/5340059
2011-11-08 09:03:05 -05:00
Russ Cox
89ee8be3bd build: missing file
R=rsc
http://codereview.appspot.com/4815081
2011-08-02 16:06:29 -04:00
Russ Cox
26b4bea821 codereview: import from Go
R=rsc
http://codereview.appspot.com/4819053
2011-08-02 14:20:20 -04:00
Peter Saveliev
89ec3cde42 INSTALL: add -r flag
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4526096
2011-06-02 09:28:23 -04:00
Russ Cox
f444695a2a fortunes
R=rsc
http://codereview.appspot.com/4444082
2011-05-01 14:49:02 -04:00
Russ Cox
8df5d4f621 fortunes: remove duplicate
R=rsc
http://codereview.appspot.com/4252070
2011-03-09 16:21:55 -05:00
Russ Cox
fb1834dbf0 more fortunes
R=rsc
http://codereview.appspot.com/4224041
2011-02-23 08:27:40 -05:00
Russ Cox
425a2b7863 fortunes
R=rsc
http://codereview.appspot.com/4149042
2011-02-08 14:51:17 -05:00
Russ Cox
afea5fc3fd mac: add 9term.app, Plumb.app
R=rsc
http://codereview.appspot.com/2783041
2010-10-27 18:22:03 -07:00
Russ Cox
a06877afa9 codereview: import latest from go
R=rsc
http://codereview.appspot.com/1922042
2010-08-04 17:36:17 -07:00
Russ Cox
e18f0a49f3 fortunes: grab latest from Bell Labs, add one of our own
R=r
http://codereview.appspot.com/925041
2010-04-15 12:00:57 -07:00
Russ Cox
bbdebeff97 import fortunes from plan 9 and add one of our own
R=r
http://codereview.appspot.com/744041
2010-03-24 16:56:24 -07:00
Russ Cox
ef27bfa4ab codereview: add hg plugin from Go
R=, rsc
CC=
http://codereview.appspot.com/186107
2010-01-12 11:10:35 -08:00
Michael Teichgräber
bb7ff349fb devdraw: generate Latin-1 table from lib/keyboard 2009-07-08 08:34:42 -07:00
Russ Cox
7abb729a31 Unicode superscript update
font/*/supsub.*: change superscript 1 into i; delete 2, 3
lib/keyboard: fix s1, s2, s3; add si
lib/unicode: add 2071
src/cmd/devdraw: update from lib/keyboard
2009-05-14 15:54:26 -07:00
Russ Cox
c98946022a fortunes 2008-07-10 11:05:00 -04:00
Russ Cox
9f8a101a7c merge 2008-04-15 19:17:51 -07:00
Russ Cox
83ab7d8896 merge 2007-11-27 15:39:06 -05:00
rsc
09cd35eb36 update 2007-02-22 06:18:07 +00:00
rsc
ad2922ef28 More fortunes! 2006-12-13 00:07:48 +00:00
rsc
953c1d1b12 stupid dash 2006-12-10 00:19:46 +00:00
rsc
0df0beb862 avoid bug if /bin/sh is dash -- use single quotes around \1 2006-12-09 22:48:50 +00:00
rsc
b46716cfb2 update from plan9 2006-10-12 01:45:36 +00:00
rsc
b898a33011 more rc scripts 2006-07-23 02:58:12 +00:00
rsc
06217430cc remove extra acme (Arvindh Tamilmani) 2006-06-30 04:59:35 +00:00
rsc
e5c98464c8 update from plan9 2006-02-23 00:40:22 +00:00