Commit graph

404 commits

Author SHA1 Message Date
sl
47d3af71a3 /lib/troll: We have created something new that we named R9, an OS strongly inspired by Plan 9, written in the Rust programming language. 2023-07-01 01:51:02 +00:00
sl
b4c916efce /lib/theo: You are trying to compare a pig and a moon rocket. 2023-07-01 01:16:59 +00:00
sl
af7dd97219 /lib/troll: [9fans] How to access this 9fans group from 9front? 2023-06-14 00:31:57 +00:00
sl
728cb9011f /lib/rob: I find this situation unsatisfactory. 2023-06-04 03:05:00 +00:00
sl
5c7b6ccdc4 /lib/theo: The future doesn't get better if you demand backwards compatibility forever. 2023-05-03 02:46:18 +00:00
mkf9
4bad50ce68 /lib/dict: improve downloading scripts 2022-05-13 20:27:14 +00:00
Jacob Moody
122cc66c1b /lib/glass: nfc normalize
This alleviates a few decomposed pjws.
2023-03-27 04:09:36 +00:00
Jacob Moody
dc512aea21 /lib/unicode → /lib/ucd
Used by runecomp(2) for generation.
2023-03-26 01:06:36 +00:00
Jacob Moody
04759ec9af runecomp(2) 2023-03-26 01:02:20 +00:00
sl
267b0baa1b /lib/theo: The invention of interrupts was a bad idea. 2023-03-19 22:57:52 +00:00
sl
8560a458d2 /lib/rsc: My plan is to not do any telemetry on Plan 9. 2023-03-16 01:31:57 +00:00
sl
0411083184 /lib/rsc: The plan9 port is becoming increasingly difficult to maintain and holds back non-plan9 development. 2023-03-16 01:27:52 +00:00
sl
23d5a950c9 /lib/troll: Running Rust code on Plan 9 using webassembly 2023-03-05 04:34:42 +00:00
sl
acf50236c1 /lib/theo: I don't care if code is old. 2023-02-22 02:13:17 +00:00
sl
7f071685e9 /lib/rsc: I am not suggesting that instrumentation be added by the Go compiler to all Go programs in the world: that's clearly inappropriate. 2023-02-11 04:29:13 +00:00
Sigrid Solveig Haflínudóttir
6b9e381867 /lib/rsc: "Go is the only software with telemetry you don't need to worry about." 2023-02-08 22:18:26 +00:00
cinap_lenrek
8dec598474 /lib/namespace: bind devtls to /net, mount /root after binding /srv 2022-12-23 14:43:26 +00:00
cinap_lenrek
1720551fd6 /lib/namespace: add bind -c #s$srvspec /srv bind
This makes it possible to start a new namespace
using a specific service directory as the
starting point (see srv(3)).
2022-12-18 14:56:03 +00:00
Sigrid Solveig Haflínudóttir
acfef69057 vga: ⑨: it looks bad but it is there 2022-12-02 23:20:49 +00:00
sl
98875e6207 /lib/rob: I told this anecdote in an internal talk at Google. You might have seen it then. 2022-10-28 21:22:48 +00:00
sl
9c0d74e036 /lib/theo: I want to say more. 2022-10-28 21:21:49 +00:00
Jacob Moody
969dcf44b6 /lib/font/bit/pelm: use Korean fonts 2022-10-11 01:59:30 +00:00
Sigrid Solveig Haflínudóttir
08488fb430 vga font: add 23ed-23ef, 23f4-23fa, some of which are used in bar(1) manpage 2022-09-30 15:38:38 +00:00
Jacob Moody
4b3a0ca159 /lib/troll: Plan9 is not nginx-level scale
https://news.ycombinator.com/item?id=33007902
2022-09-28 17:33:00 +00:00
Jacob Moody
bed7f3f1a3 /lib/font/bit/terminus: remove duplicate OFL license and refer to /lib/legal 2022-09-26 06:15:38 +00:00
Jacob Moody
96ac4cdaa4 /lib/font/bit: add Adobe Source Hangul Sans
This currently covers the Hangul Syllables
and Hangul Compatibility Jamo Unicode blocks.
This also adds these new fonts to vga, as it
was missing any glyphs for Hangul.
2022-09-24 22:12:53 +00:00
Jacob Moody
8dcf65f21e ktrans: xin chào
Add telex Vietnamese input.
2022-08-23 04:53:11 +00:00
Jacob Moody
700bb3fa43 /lib/troll: plan9 secret society
https://github.com/fjballest/docs/blob/master/9pix.pdf
2022-08-19 00:56:00 +00:00
sl
78cc69e9f2 /lib/theo: Isn't that bad? 2022-08-14 00:38:48 +00:00
qwx
42a2c7167b update /lib/pci 2022-08-12 04:44:52 +00:00
Roberto E. Vargas Caballero
7e0cdf428a igfx: Add support for Xeon E3-1200v3 2022-08-09 07:57:59 +00:00
Jacob Moody
0541a434cb ktrans: 新しい降り
Rewrite of ktrans to act as an overlay to kbdfs.
Move map files outside of the binary in to /lib/ktrans
and get our dictionaries out of /lib while we're at it.

Use \n as an alias for ctrl-\ for first lookup, use ^w
to clear okurigana input. This also in general changes
the logic to never us to 'swallow' a character and always echo
them out, using backspaces for cleaning us up.
2022-08-03 11:14:44 +00:00
glenda
438f5e951f /lib/troll: [9fans] Power mac support 2022-07-29 02:43:31 +00:00
Jacob Moody
c147614656 ktrans: 你好
This consolidates jisho and map lookups
to use the same structure and removes
the old jisho code.
2022-07-17 14:52:11 +00:00
rodri
467c95b4a8 /lib/ktrans: added tools to fetch skk dicts and convert them to ktrans jishos 2022-07-17 14:10:31 +00:00
glenda
498e9e7d83 /lib/theo: The man page says "don't do that". 2022-07-16 23:56:02 +00:00
rodri
566c512106 add ktrans. こんにちは! 2022-07-06 20:19:14 +00:00
Jacob Moody
9e363c506e /lib/rob: Sockets are just so unpleasant
https://minnie.tuhs.org/pipermail/tuhs/2022-June/026012.html
2022-06-28 14:57:39 +00:00
Jacob Moody
774529e440 kernel: add /rc to devroot
This makes it much easier to run a rc
program without needing to bind in all of '#s/boot'.
2022-05-28 02:31:26 +00:00
Jacob Moody
53fbb05151 ip/ftpd: use chdev in /lib/namespace.ftp
/lib/namespace.ftp is used for anonmyous logins.
2022-05-28 02:29:22 +00:00
glenda
3351b67480 /lib/theo: This is a bug in a diff I put into snapshots. 2022-05-27 01:12:23 +00:00
glenda
21b501c27f /lib/theo: Once you understand the mechanism you'll realize it will never work. 2022-03-06 02:25:23 +00:00
glenda
27bdfccc40 /lib/theo: You obviously don't know what you are doing, and I think you don't deserve help. 2022-01-23 03:08:35 +00:00
cinap_lenrek
854a1ab54f vgadb: add 3rd gen intel hd graphics did (thanks mora) 2021-11-21 19:10:52 +00:00
Sigrid Solveig Haflínudóttir
45a25abc3e keyboard: add ∵ (because) and ∷ (proportion) 2021-11-14 14:44:55 +00:00
Sigrid Solveig Haflínudóttir
18bd1a92e5 keyboard: ++ = ⧺ 2021-11-14 14:36:22 +00:00
Sigrid Solveig Haflínudóttir
1343fcfe15 keyboard: complete double-struck capital set; change SS → Ss for § 2021-11-14 14:30:00 +00:00
Kyle Milz
41ac2d80c7 igfx: add x1 carbon 3rd gen (broadwell) 2021-11-12 18:37:33 +00:00
glenda
3cf3f5481b /lib/theo: We don't need to make statements people perceive as promises. 2021-11-04 17:31:10 +00:00
qwx
87a823332f vgadb: add cyber938x bios offset for cyber 9525 (thanks lyndsay) 2021-09-06 21:04:35 +00:00