35a6dacb3d
fix quotations in werc top bar
2022-07-19 10:42:15 -04:00
9d6ef2d008
Merge remote-tracking branch 'origin/front' into front
2022-07-19 10:42:05 -04:00
Ori Bernstein
dd8a2d3964
git/log: only count the messages we show when limiting counts
...
when logging with `git/log -c count', we would count all messages
that we inspected, rather than just the ones that got printed.
This isn't what we should have done.
While we're in here, refactor show() to only show the message,
rather than filtering and then showing.
2022-07-19 03:56:00 +00:00
917ae0345f
Merge remote-tracking branch 'origin/front' into front
2022-07-18 22:31:02 -04:00
cinap_lenrek
d1acc58316
kernel: consistently add devbridge and netdevmedium to kernel configs
2022-07-18 17:19:57 +00:00
glenda
d4eb08a860
/sys/games/lib/fortunes: Use a client written in Go? -- Skip Tavakkolian
2022-07-17 22:28:44 +00:00
de8181a85c
oops, fix rioback some more
2022-07-15 13:07:39 -04:00
939d1fd742
Merge remote-tracking branch 'origin/front' into front
2022-07-15 09:57:33 -04:00
Sigrid Solveig Haflínudóttir
1c585c2cc2
sam(1): clarify "<rio>" works on dot just like "look"
2022-07-14 21:12:37 +00:00
Sigrid Solveig Haflínudóttir
ce2ad9701d
imx8: gic: irqenable → intrenable
2022-07-14 01:06:52 +00:00
Ori Bernstein
8f1954c0dd
upas/Mail: check if plumb attrs are nil
2022-07-13 21:01:11 +00:00
290fc21b2c
Merge remote-tracking branch 'origin/front' into front
2022-07-13 08:55:48 -04:00
c1bb4e5736
move samterm dark theme to samterm.mono
2022-07-13 08:53:50 -04:00
Sigrid Solveig Haflínudóttir
62a4e64d31
imx8: fix reduced lcdif pix clk workaround by enabling underflow recovery
2022-07-12 16:38:41 +00:00
3449d477a2
Merge branch 'front' of git://git.9front.org/plan9front/plan9front into front
2022-07-11 16:39:58 -04:00
2817736822
sysupdate: dont pull from upstream
2022-07-11 16:38:42 -04:00
56c17f8131
Merge commit '54f244118d62d979601664cc58b4ffc747a893f3' as 'sys/src/cmd/watch'
2022-07-11 16:29:56 -04:00
54f244118d
Squashed 'sys/src/cmd/watch/' content from commit 84cd9e7d1
...
git-subtree-dir: sys/src/cmd/watch
git-subtree-split: 84cd9e7d14ea8a168434aa222b8407220cd724fa
2022-07-11 16:29:56 -04:00
rodri
76f8d642ee
ktrans(1): added a history section (thanks moody!)
2022-07-11 20:24:24 +00:00
69fba0e0ba
improve basic plumb rules
2022-07-10 20:18:49 -04:00
f725e8b433
merge ftrv's glitchy background fix
2022-07-10 19:04:01 -04:00
cinap_lenrek
845f8d12e4
/sys/lib/dist/mkfile: create a default plan9.ini for reform image
2022-07-10 16:50:07 +00:00
cinap_lenrek
65bd53b9b8
imx8: load a plan9.ini at CONFADDR 0x40010000
2022-07-10 16:40:36 +00:00
Jacob Moody
cd64b7129c
auth/box: -s, -. flags
...
-. decides where we chdir to before execing, we can't
sit where we are because our directory may not exist.
If not specified we go to '/'.
-s is used to source a rc script instead of execing cmd.
This is primarily to enable:
'#!/bin/auth/box -s'
Shebang line size is a bit tight(32), so we have this shorthand
to use rc along with setting up the required namespace components.
2022-07-10 13:13:03 +00:00
cinap_lenrek
34dab15f40
imx8: reset lcdif and sn65sdi86 bridge before init
2022-07-10 13:03:55 +00:00
rodri
739e15c178
ktrans(1): documented $jisho and made some improvements. (thanks to Kenji Okamoto, cinap, BurnZez, romi and Aaron for your work on ktrans!)
2022-07-10 12:54:09 +00:00
cinap_lenrek
fe14f67c92
imx8: get mac address from OTP rom
2022-07-10 12:02:00 +00:00
cinap_lenrek
fdd3e1808f
imx8: cleanup mem.h
2022-07-10 11:42:03 +00:00
cinap_lenrek
32183b1abf
imx8: implement /dev/reboot support
2022-07-10 11:35:58 +00:00
cinap_lenrek
414cefcb0b
imx8: fix fracpll code, enable 1.4Ghz turbo for arm
2022-07-09 21:12:20 +00:00
cinap_lenrek
90f47fadf8
imx8: detect cpu lcycles() frequency
2022-07-09 16:06:42 +00:00
cinap_lenrek
2b89cdee02
imx8: set virtual timer offset to zero for all cores
...
we want CNTVCT_EL0 to be the same on all cores,
so we set the offset the same so it effectively
becomes the system counter.
2022-07-09 15:15:55 +00:00
cinap_lenrek
29a6cbf7ee
imx8: turn backlight off when blanking
2022-07-09 14:13:07 +00:00
Jacob Moody
c539d64d22
man: turn on troff -mnihongo if JP font is used
...
This specifically fixes
% man -P ktrans
We dont have font widths for kanji in our troff
font files, so we can use aux/mnihongo to render
the character using libdraw, and grab the bitmap from
there. It's not pretty, but aux/mnihongo exists so
lets at least use it.
This also updates /sys/man/1/ktrans to specify the
Jp font to comply with aux/mnihongo.
2022-07-09 03:43:33 +00:00
33ba68d23d
Merge branch 'front' of git://git.9front.org/plan9front/plan9front into front
2022-07-07 13:37:09 -04:00
rodri
566c512106
add ktrans. こんにちは!
2022-07-06 20:19:14 +00:00
Sigrid Solveig Haflínudóttir
6972974f8d
imx8: ccm: fix sai copy-paste typos
2022-07-04 23:51:56 +00:00
cinap_lenrek
c5cf9b3e26
imx8: qos magic to avoid interference between pcie and lcdif
...
when writing to the nvme ssd, the screen can glitch out.
found this in linux lcdif driver (mxcfb) that appears to
resolve the issue.
the QoSc registers are all completely undocumented tho :-(
2022-07-03 16:13:19 +00:00
4223c2a326
Merge branch 'front' of git://git.9front.org/plan9front/plan9front into front
2022-07-03 11:37:13 -04:00
e32f946a8a
Merge commit 'b6162db44d0dc840c2c511100c8b0e630bf89b60' into front
2022-07-03 11:36:59 -04:00
b6162db44d
Squashed 'sys/src/cmd/gopher/' changes from 3680728b6..d2dd69c31
...
d2dd69c31 rendermenu: discard invalid lines
git-subtree-dir: sys/src/cmd/gopher
git-subtree-split: d2dd69c31884b642d5efc11cf1b95b677243d4bd
2022-07-03 11:36:59 -04:00
cinap_lenrek
940e3165d3
imx8: less stupid pci interrupt handler
2022-07-03 12:10:27 +00:00
cinap_lenrek
548a48d156
imx8: pcie and nvme support
2022-07-03 11:36:50 +00:00
cinap_lenrek
e39d924907
sdnvme: add dmaflush() instructions, move to port/
2022-07-03 11:35:20 +00:00
Ori Bernstein
c2c397422f
git/log: fix log count
...
saved wrong version when rebasing, oops.
2022-07-03 06:42:17 +00:00
Ori Bernstein
126cc163e2
git/compat: expand to cover go bootstrap
...
go bootstrap uses more of git than we supported, so
stub in enough that we can bootstrap go.
2022-07-03 04:25:08 +00:00
Ori Bernstein
21aac62c1f
git/log: support -n option to restrict log counts
...
this is useful for scripting, and convenient for
interactive use.
2022-07-03 04:38:13 +00:00
Ori Bernstein
d457233c70
patch: handle stripped/empty lines mid-hunk
...
Some programs will strip trailing spaces from hunks;
in this case we want to treat the line as though it
came with a leading space.
This fixes applying some patches, such as
[PATCH] Permissions for child boards in /srv
2022-07-02 20:13:31 +00:00
5506860da5
prevent special characters from breaking riostart
2022-07-01 16:00:37 -04:00
856abd2f7d
Squashed 'sys/src/cmd/gopher/' content from commit 3680728b6
...
git-subtree-dir: sys/src/cmd/gopher
git-subtree-split: 3680728b631ed65201b397f4ae3e5d1b03be42f9
2022-07-01 15:46:23 -04:00