summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-05-03/lib/theo: The future doesn't get better if you demand backwards ↵sl
compatibility forever.
2022-05-13/lib/dict: improve downloading scriptsmkf9
2023-03-27/lib/glass: nfc normalizeJacob Moody
This alleviates a few decomposed pjws.
2023-03-26/lib/unicode → /lib/ucdJacob Moody
Used by runecomp(2) for generation.
2023-03-26runecomp(2)Jacob Moody
2023-03-19/lib/theo: The invention of interrupts was a bad idea.sl
2023-03-16/lib/rsc: My plan is to not do any telemetry on Plan 9.sl
2023-03-16/lib/rsc: The plan9 port is becoming increasingly difficult to maintain and ↵sl
holds back non-plan9 development.
2023-03-05/lib/troll: Running Rust code on Plan 9 using webassemblysl
2023-02-22/lib/theo: I don't care if code is old.sl
2023-02-11/lib/rsc: I am not suggesting that instrumentation be added by the Go ↵sl
compiler to all Go programs in the world: that's clearly inappropriate.
2023-02-08/lib/rsc: "Go is the only software with telemetry you don't need to worry ↵Sigrid Solveig Haflínudóttir
about."
2022-12-23/lib/namespace: bind devtls to /net, mount /root after binding /srvcinap_lenrek
2022-12-18/lib/namespace: add bind -c #s$srvspec /srv bindcinap_lenrek
This makes it possible to start a new namespace using a specific service directory as the starting point (see srv(3)).
2022-12-02vga: ⑨: it looks bad but it is thereSigrid Solveig Haflínudóttir
2022-10-28/lib/rob: I told this anecdote in an internal talk at Google. You might have ↵sl
seen it then.
2022-10-28/lib/theo: I want to say more.sl
2022-10-11/lib/font/bit/pelm: use Korean fontsJacob Moody
2022-09-30vga font: add 23ed-23ef, 23f4-23fa, some of which are used in bar(1) manpageSigrid Solveig Haflínudóttir
2022-09-28/lib/troll: Plan9 is not nginx-level scaleJacob Moody
https://news.ycombinator.com/item?id=33007902
2022-09-26/lib/font/bit/terminus: remove duplicate OFL license and refer to /lib/legalJacob Moody
2022-09-24/lib/font/bit: add Adobe Source Hangul SansJacob Moody
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-08-23ktrans: xin chàoJacob Moody
Add telex Vietnamese input.
2022-08-19/lib/troll: plan9 secret societyJacob Moody
https://github.com/fjballest/docs/blob/master/9pix.pdf
2022-08-14/lib/theo: Isn't that bad?sl
2022-08-12update /lib/pciqwx
2022-08-09igfx: Add support for Xeon E3-1200v3Roberto E. Vargas Caballero
2022-08-03ktrans: 新しい降りJacob Moody
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-07-29/lib/troll: [9fans] Power mac supportglenda
2022-07-17ktrans: 你好Jacob Moody
This consolidates jisho and map lookups to use the same structure and removes the old jisho code.
2022-07-17/lib/ktrans: added tools to fetch skk dicts and convert them to ktrans jishosrodri
2022-07-16/lib/theo: The man page says "don't do that".glenda
2022-07-06add ktrans. こんにちは!rodri
2022-06-28/lib/rob: Sockets are just so unpleasantJacob Moody
https://minnie.tuhs.org/pipermail/tuhs/2022-June/026012.html
2022-05-28kernel: add /rc to devrootJacob Moody
This makes it much easier to run a rc program without needing to bind in all of '#s/boot'.
2022-05-28ip/ftpd: use chdev in /lib/namespace.ftpJacob Moody
/lib/namespace.ftp is used for anonmyous logins.
2022-05-27/lib/theo: This is a bug in a diff I put into snapshots.glenda
2022-03-06/lib/theo: Once you understand the mechanism you'll realize it will never work.glenda
2022-01-23/lib/theo: You obviously don't know what you are doing, and I think you ↵glenda
don't deserve help.
2021-11-21vgadb: add 3rd gen intel hd graphics did (thanks mora)cinap_lenrek
2021-11-14keyboard: add ∵ (because) and ∷ (proportion)Sigrid Solveig Haflínudóttir
2021-11-14keyboard: ++ = ⧺Sigrid Solveig Haflínudóttir
2021-11-14keyboard: complete double-struck capital set; change SS → Ss for §Sigrid Solveig Haflínudóttir
2021-11-12igfx: add x1 carbon 3rd gen (broadwell)Kyle Milz
2021-11-04/lib/theo: We don't need to make statements people perceive as promises.glenda
2021-09-06vgadb: add cyber938x bios offset for cyber 9525 (thanks lyndsay)qwx
2021-08-31vga: add eeepc1005ha graphics (thanks Andrew Eggenberger)cinap_lenrek
> This patch enables use of the igfx controller rather than vesa on the > eeepc1005ha netbook. This means using the full screen resolution of > 1024x600. > *Andrew Eggenberger*
2021-07-31[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)cinap_lenrek
> After some tinkering I managed to get igfx working on this device. > hw cursor works. > The only caveat is that I can only get video over hdmi... > will revisit displayport later
2021-07-15legal: mercurial -> gitcinap_lenrek
2021-07-15legal: remove references to python and mercurialcinap_lenrek
THIS IS AN EX PYTHON!!