shithub: riscv

RSS feed

0b33b3b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/13 11:04
kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when opening /fd, /srv and /shr

b2b2d2cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/12 13:16
sdiahci: assume 64-bit PCIWADDR()

5ea540e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/12 13:00
sdiahci: enable pci busmaster before ahciconfigdrive() (fix qemu crash)

b1d1fa04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/11 10:24
merge

fc0f08c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/11 10:23
pc, pc64: make sure write combining is supported in MTRR's before setting it

658c994c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/11 10:21
pc, pc64: ignore MTRR's when MTRRCap.vcnt and MTRRCap.fix are zero

345e93dd – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/11 10:18
update Finnish kbmap: fix ¤ on shift+4 and add more AltGr variants

f5d1fce9 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/10 07:19
vmx: clean up mksegment, memset only if segment existed (devsegment clears new ones)

d7120ecb – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/10 05:33
src: work on awk scripts too, see "src valley" (thanks phil9)

cef91f23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/09 20:47
pc, pc64: work around bhyve all uncached MTRR's

635be848 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 20:05
merge

eb3d055e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 20:04
backout OCEXEC changes when potentially opening /srv files

07d3d9bf – kvik <kvik@a-b.xyz> authored on 2020/12/08 16:20
sega(1): fix keys (thanks bigato)

5149f204 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 12:16
plan9.ini(8): document *nomtrr= and order the table

8efbd243 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 11:58
pc, pc64: cleanup cpuidentify() and some comments

b2ffb6cc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 11:34
pc, pc64: add *nomtrr= kernel parameter

263dc809 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 11:00
pc64: preserve reserved bits in CR0/CR4 for amd64 in mtrr setstate()

4db8a82f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 10:15
vncv: backing out previous change, this needs another revision

b1da2bb1 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 09:32
vncv: do NOT map Kaltgr to meta, introduce Mod4 (Super) as an extra key to use instead

93c6f8cb – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 08:18
vmx(1): build vmxgdb by default, clean it up as well

4ba5cb6c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 08:04
vmx: nanosec(): fix non-interruptable temporary, assign fasthz only once after xstart

01eb0406 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 07:42
pc: move ldmxcsr() prototype to fpu.c

de5770c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/08 07:40
vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug

07805ac8 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 06:47
nusb/kb: update button state if event was actually received, fix typos (thanks umbraticus)

3d9abd96 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 06:21
devmouse: remove redundant check

e812aa61 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 05:34
mouse(3): blankS, setS to follow the convention (thanks umbraticus)

014bf3fe – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 05:21
mouse(3): document "scrollswap" ctl message, fix style a bit (thanks umbraticus)

8f9d4d7c – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 05:08
vesa: make unsupported function not an error, set return status

96850d8b – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/08 05:01
vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"

c74458c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 13:59
vmx: add -v|-w flag to control window creation behaviour

1bb96d54 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 12:18
libcomplete: open internal file-descriptor with OCEXEC flag

383a2ca7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 12:14
libsec: open internal file-descriptors with OCEXEC flag

d5928fb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 11:48
merge

f7e21d76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 11:47
libauthsrv: open internal file-descriptors with OCEXEC flag

f433f142 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 11:46
libauth: open internal file-descriptors with OCEXEC flag

6c29cf79 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/07 11:42
aux/kbdfs, kbmaps: enable Kmod4 for other layouts, not just neo2

f341ae8c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 11:30
libdraw: open file-descriptor with OCEXEC flag in readcolmap()

1a900513 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 10:15
libndb: open internal file-descriptors with OCEXEC flag

5e59c57b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:54
lib9p: open internal file-descriptor with OCEXEC flag in getremotesys()

4d4b6a19 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:51
lib9p: open /mnt/factotum/rpc with OCEXEC flag in auth9p()

d570229e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:49
lib9p: improve reqqueuecreate()

b3c92495 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:33
merge

4d22dbb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:32
libdraw: open internal file-descriptors with OCEXEC flag

e8b871ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:32
libdraw: remove unused Error label in freescreen()

c10e21b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:31
libthread: reduce stack usage of threadkill*(), open /proc/n/ctl with OCEXEC flag

e45bd681 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:29
libthread: reduce stack usage for ioprocs, open /proc/n/ctl with OCEXEC flag

1e2657ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:27
libthread: simplify threadsetname()

f1e15da8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:24
libc: open internal file-descriptor with OCEXEC flag

544bca02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:23
rio: format pid's as ulongs

ed3ae3fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:23
rio: open /dev/snarf with OCEXEC flag when writing

c86a9608 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/07 09:22
rio: simplify filsysinit() by using getuser(), format pid's as ulongs

a92ffdbb – kvik <kvik@a-b.xyz> authored on 2020/12/06 19:36
libndb: remove db file size limit

c924edb9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 17:06
merge

23b52bbf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 17:05
pc64: assign fpsave/fprestore only once in fpuinit()

d15439ee – kvik <kvik@a-b.xyz> authored on 2020/12/06 16:52
ptrap: implement filtering on plumb attributes

cd38d413 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 16:44
pc64: AMD64 mandates SSE support, remove the check in fpuinit()

dcdb2bfb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 16:28
xen: use pc/fpu.c

8c1bde46 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 16:07
pc, pc64: move all fpu specific code from main.c to fpu.c

dbbae6d3 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 15:28
xen: fix for the last avx changes

97b32915 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 14:40
amd64: FP: back to static size for allocation and copying

334c5e11 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 14:31
amd64: FP: always use enough to fit AVX state and align to 64 bytes

66b61858 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 13:48
amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable

753a35b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 10:08
rio: undo previous commit, was a stupid idea

a0d12784 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 09:50
rio: give visual clue during sweep and bandsizing when window is too small

bf2a6f78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 09:44
rio: use libdraw's badrect() to exclude some extreme cases in goodrect()

082560fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/06 08:20
rio: rewrite better portion() function

f5d9b222 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 08:04
rio: handle corner selection for resizing better (thanks cinap)

a696951c – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 08:02
rio: goodrect: clarify minimal height and actually use the smallest reasonable value

7f7c1516 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 07:17
rio: allow windows as small as one line of text, still scrollable

ecb12c87 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/06 06:55
aux/status^(bar msg): few small fixes (thanks umbraticus)

5d790e08 – Alex Musolino <alex@musolino.id.au> authored on 2020/12/06 08:54
cwfs: fix interpretation of startdump argument

abcc56af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/05 12:01
pc/dma, pc/sdide: use uintptr for physical address instead of ulong

178a9d12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/05 11:59
pc, pc64: allocate dma bounce buffer right after xinit()

99696c41 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/05 11:57
pc, pc64: exclude memory regions with unusual MTRR cache attributes

4ca5e1b3 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/04 04:33
faces: add -c option to remove faces with button 1 click (thanks sirjofri)

4b6072e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/01 19:57
merge

1bce6d09 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/01 19:56
libdraw: do not force flushimage() on freescreen()

7d55aa8a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/12/01 19:53
rio: properly restore the windows contents on /dev/mouse close

e72958a5 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/01 04:23
/lib/keyboard: Anführungszeichen uten (danke sirjofri)

cf449063 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/12/01 03:44
/lib/keyboard: add fingers and more arrows (thanks umbraticus)

2652cbee – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/30 08:13
proof: don't confuse ""(1) (thanks Stuart Morrow)

07e8c324 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/30 02:41
tmdate(2): remove lies

c931e963 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/29 12:51
rio: avoid redrawing window text on resize for programs using libdraw

1d93a562 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/29 12:43
pc, pc64, xen: rewrite interrupt handling code

32a5ff96 – Alex Musolino <alex@musolino.id.au> authored on 2020/11/28 18:03
games/mix: fix decoding of shift instructions

2619be4d – Alex Musolino <alex@musolino.id.au> authored on 2020/11/28 18:02
games/mix: fix SLAX and SRAX instructions (thanks nicolagi)

0b9c6fa1 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/11/27 05:51
fplot: add hyperbolic functions

c696998e – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/11/27 05:35
fplot(1): use abs()

df18213c – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/11/27 05:34
fplot: add abs

68c4119a – Alex Musolino <alex@musolino.id.au> authored on 2020/11/27 06:28
merge

2a907fd4 – Alex Musolino <alex@musolino.id.au> authored on 2020/11/27 06:19
games/mix: fix implementation of MOVE instruction (thanks nicolagi)

7dcc3eb2 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/26 06:18
kbmap/neo2: add support for neo2 kbmak (thanks jstsmthrgk)

781a8f8d – Alex Musolino <alex@musolino.id.au> authored on 2020/11/25 14:54
upas: fix mk nuke

e60216c2 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/22 12:42
g: fix typo in last commit

bd6747cc – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/22 06:36
upas/*: fix mkfile issues (thanks amavect)

a041c904 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/22 12:44
pc, pc64: move common irq handling code out of trap.c

97008caa – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/21 16:23
g: filter directory arguments

d1dc2872 – mischief <mischief@offblast.org> authored on 2020/11/21 09:55
9boot(8): update manual to reflect efi loader search order changes

486ce605 – mischief <mischief@offblast.org> authored on 2020/11/21 09:18
efi: prefer plan9.ini from ESP we loaded from

ad9b1234 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/21 12:56
dc: fix crashes with : operator (thanks istvan bak)

Next