shithub: riscv

RSS feed

3fe97306 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/25 15:44
7c: don't emit SXTW for non-register source operand

0c964838 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/23 11:15
distproto: add /lib/news/ (thanks lyndon)

bd510d7f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/21 23:05
7l: there is no BIC* $bimm variant

a0da5b97 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/19 19:39
usbxhci: make stuck usb transactions interruptable.

6bceabbc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/19 19:31
distproto: add /lib/ndb/dhcp/ directory (thanks lyndon)

83ab7807 – mischief <mischief@offblast.org> authored on 2019/04/17 22:48
nusb/usbd: stop sending port enable commands

8c95a221 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/17 19:43
7l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid DWORD in constant pool when we can sign extend

15c3f45e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/17 19:38
7c: fix long to vlong/pointer conversion, avoid negative immediate offsets

b44440bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/16 12:25
devsd: fix sddelpart() AGAIN

7c33bdd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/16 12:13
awk: fix nextfile crash (thanks leetspete)

75ee3b30 – BurnZeZ <devnull@localhost> authored on 2019/04/15 15:48
devsd: fix panic when using "delpart" to remove a partition that was already removed

82438139 – mischief <mischief@offblast.org> authored on 2019/04/13 19:11
pc: audiohda: recognize AMD Family 17h hd audio controller

79e24f5e – mischief <mischief@offblast.org> authored on 2019/04/13 19:08
pc: devarch: recognize AMD Ryzen model

7accf111 – mischief <mischief@offblast.org> authored on 2019/04/13 19:07
pc: pci: add AMD FCH LPC bridge to southbridges

07674f6e – mischief <mischief@offblast.org> authored on 2019/04/13 18:37
nusb/usbd: fix dump %U formatter

71397d51 – BurnZeZ <devnull@localhost> authored on 2019/04/14 00:50
ip(3): document TCP ctl close command

83c7a727 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/13 23:22
devip: reject bad numeric ports (such as 9fs -> 9)

810aed76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 15:10
bcm: move CONFADDR parsing into bootargs.c, simplify initcode start() args handling

6aff58df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 13:12
bcm: don't use PADDR() to convert bus address to physical in vcore

9ae99fb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 10:05
kernel: get rid of KSTKSIZE alias for KSTACK

f4f19cdf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:54
merge

37d36fdd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:51
kernel: get rid of PTR2UINT() and UINT2PTR() macros

753fa51b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:49
bcm: dont assume PHYSDRAM 0 in dmaaddr(), fix dmaioaddr()

6a3a3d69 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/11 09:21
bcm: add pl011 uart driver

fe34e52d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/10 11:06
bcm: move okay() from uartmini.c to devarch.c

f00aa6b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/10 11:06
bcm: add irq.c to mkfile

55a39645 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/10 11:04
bcm: move interrupt handling out of trap.c into irq.c

424424fe – BurnZeZ <devnull@localhost> authored on 2019/04/09 14:34
fix bad function declarations in manpages

7b100626 – BurnZeZ <devnull@localhost> authored on 2019/04/08 18:18
thread(2): threadsetname takes a fmt string

3e65a15a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 11:50
audiohda: add support for Gemini-Lake audio in Intel NUC nuc7pjyh (thanks sam-d)

b56ba621 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 10:15
7l: fix vlong constants in literal pool for non-MOV instructions

12fc1c7d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 10:12
7l: fix bitcon instruction selection and encoding

d8d4802f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 10:05
7l: add arm64 linker (initial sync)

394d095e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 09:53
7a: fix indexreg operations

275fbc93 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 09:50
7a: fix post increment operands

14c7edf9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 09:47
7c: fix registerization of vlong constants

b29d5ac7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 09:45
add arm64 c compiler and assembler (thanks charles forsyth)

e897df33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/08 09:07
rootstub: create arm64 directories

ec8ad3ab – BurnZeZ <devnull@localhost> authored on 2019/04/07 13:09
uptime: rewrite in awk

d5a81af7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/06 16:23
libauthsrv: authdial smprint() out of memory autism

6540a9a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/04 11:28
sgi: remove obsolete TSTKTOP constant

b7105fe0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/04 11:25
xen: remove obsolete TSTKTOP constant

8b160d1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/04 11:23
bcm: remove obsolete TSTKTOP constant

0132e7fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/04 11:21
pc64: get rid of TSTKTOP, USTKTOP is the end of user address space

ed6b4286 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/03 19:49
sshnet: get rid of Announced state, simplify

634292c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/03 18:15
sshnet: implement listen (port forwarding)

7a3ceb58 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/03 10:29
sshnet: don't leak error string

81f3b1a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/03 10:16
sshnet: don't leak "Dialing" connections when "connect" ctl write gets interrupted

2251ef7a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/03 09:45
sshnet: pass on open failure error message, simplify

a278545e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/03 06:49
sshnet: fix eof and close handling, use proper packet size, cleanup

3bb18046 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 16:44
vt: dont make fs procs hang arround when closing rio window

89a83271 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 15:42
sshnet(4): fix user@host syntax, add BUGS section, add ip(3) reference

6d429cf9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 15:22
ssh: print usage for unknown flags, cleanup

009b624f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 14:46
ssh(1): add sshnet(4) reference

a4ab7dbe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 14:29
sshnet: reduce memory consumption by lowering stack sizes

48a82f26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 14:06
sshnet: fix memory leak

d4033c31 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 13:51
sshnet: allow 0 port

dd8af39b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 13:32
sshnet: fix write count for ctl message writes

e0bdfe1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 13:28
sshnet: actually make sure ssh established connection before exiting main proc

fdcb55d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 12:40
sshnet(4): add documentation

ae8a9f8b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 12:23
sshnet: bring back sshnet using ssh(1) mux mode

38c2cdf1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 07:18
ssh: add experimental mux mode

ccbffa67 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 05:05
merge

47ec5de2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/04/02 05:03
ssh: implement -W option for making remote tcp connections

73235c6b – Alex Musolino <alex@musolino.id.au> authored on 2019/04/01 19:14
merge

2dd9e4bb – Alex Musolino <alex@musolino.id.au> authored on 2019/04/01 18:55
fix DST begin/end timestamps for South Australia

5b81e7de – BurnZeZ <devnull@localhost> authored on 2019/03/30 11:10
walk: remove unused depth argument from dofile()

3f1fefea – BurnZeZ <devnull@localhost> authored on 2019/03/30 11:09
bootrc: simplify if statement

4f0bfe0f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/30 05:17
dtracy: avoid dmachlock() race

ac3147a9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/30 01:50
dist/mkfile: aux/stub -d /n/src9/usr to avoid overbinding /usr in case /n/src9 an / alias

dea28126 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/29 02:35
5c: dont substibute (destination) registers contained in MOVM reglist

99f79e39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/27 10:46
merge

f9efc8ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/27 10:45
inst/startether: skip ipv6 auto configuration when nora6 was specified

a2fb8e42 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/27 10:33
merge

4d3367d1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/27 10:31
plan9.ini(8): add USB section, documenting various usb options

2f5983ba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/27 10:17
bootrc: handle automatic ip configuration on gbe media

8d9f3906 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/27 10:11
plan9.ini: add nora6= option to disable automatic ipv6 configuration

6da89d62 – BurnZeZ <devnull@localhost> authored on 2019/03/25 19:10
added walk(1)

41d4cecf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/23 01:47
upas/fs: release mailbox syncing lock after encountering error

151039ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/22 20:49
webfs: bracket literal ipv6 host in "Host:" header

1e97adc8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/20 22:14
nusbrc: detect "keyboardio model 01", appears as multifuction device with IAD csp(0102EF) (thanks sam-d)

58668339 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/20 21:27
nusb/kb: fix continuous scrollwheel delta not being reported (thanks sam-d)

678be839 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/18 03:16
merge

746a99e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/18 03:15
python: clean and nuke pgen and libpython.a for all $CPUS

c8fcefb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/17 22:41
dtracy(1): fix print(2) reference

8f5d831e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/17 19:52
python: remove /$objtype/lib/ape/libpython.a, track graminit.h dependencies, remove graminit.c

36603ece – stanley lieber <stanley.lieber@gmail.com> authored on 2019/03/17 19:13
fortunes: Open source may not be safe if it has no super excellent moderator.

8f00b709 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/17 01:44
ip/ipconfig: use defaults for loopback

7aac23b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/17 00:07
ip/ipconfig: use ewrite() to enable routing command for sendra

5fe49f9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/16 22:43
rootstub: create arm and mips directories in /usr/glenda/bin (tanks timclassic)

d75f7d27 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/10 15:07
ip/tinc: 4096 bit RSA, (passive) pmtu discovery, fix udpfd close() race, cleanup

a0acae17 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/09 12:36
libmemdraw: remove static Point p00 and use ZP instead

5a724464 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/09 12:34
libmemdraw: handle memarc() phi == 0 and phi <= -360, keep alpha in bounds

c7b2ca57 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/07 17:41
merge

4b8f7a21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/07 17:39
devip: ignore the evil bit in fragment info field

4885c755 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/03/06 20:25
devip: ignore icmp advise about laggard fragments

c0383d82 – mischief <mischief@offblast.org> authored on 2019/03/06 14:10
mach(2): fix byteswapping function signatures

617bf428 – mischief <mischief@offblast.org> authored on 2019/03/06 14:10
vmx: check for draw initialization errors

88e054ff – qwx <devnull@localhost> authored on 2019/03/04 16:38
vgadb: add t43p 1600x1200 panel entry

b7525d1e – qwx <devnull@localhost> authored on 2019/03/04 16:37
igfx: add support for 915gm

Next