RSS feed
b51b6237
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/11/05 15:46
ircrc: fix pong message (thanks mkf)
c0a7fbea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/05 13:52
bcm, bcm64: handle disk activity led from sdmmc
901a176a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/05 12:53
Add missing sd/mmc controller dependencies to /sys/src/9/port/sd.h
1a4dfffb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/05 11:53
sdhost: remove coherence() for RD() and cleanup
6a3c510a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/05 11:39
i2cbcm: use core clock rate from vcore instead of hardcoding 250Mhz
9b68b426
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/05 11:37
pi3: implement sdhost controller driver so we can use wifi always
019a935f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/04 15:02
ether4330: annex sdM for emmc (changed order)
dc0f1ae1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/04 14:58
pi3, pi4: change the order of emmc and sdhc for ether4330
6022f37f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/04 14:45
plan9.ini(8): document $wpaopts
af0488a8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/04 14:39
arm64: remove hz/mhz from conf, not needed.
eb4ec3ad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/04 14:38
9/boot/net.rc: allow setting additional flags to aux/wpa with $wpaopts in plan9.ini
14b3bcbc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/04 14:37
devsd, sdmmc, ether4330: improve infrastructure for sdio
70dfc2d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/01 20:00
ndb/dns: fix memory leak in dnzone()
f67c4c85
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/01 17:57
ndb/dns: add -L flag for local-recursive server
eb8fe813
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/11/01 15:25
ndb/dns: better handling of extended response code
453d3c3d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/30 18:18
ndb/dns: make sure theres only a single Topt option in getednsopt().
78eff200
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/30 17:43
ndb/dns: implement EDNS(0) extension (rfc6891)
466cf20d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/10/29 15:56
git/branch: avoid null list errors
c9309329
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 13:54
arm64: mem.c doesnt need sysreg.h
aab7b5ae
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 13:51
bcm64: dont need sysreg.h in mem.c
1fd5f520
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 13:43
bcm64: use generic 9/arm64/mmu.c
015180f9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 13:23
imx8: share generic arm64 mmu.c
515f4d59
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 12:39
bcm64: remove sysreg.c
8b1e81d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 12:36
bcm64: use generic 9/arm64/* files
abe9dad9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 12:15
imx8: use generic 9/arm64/sysreg.h
3c1b0ad9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 11:39
imx8: use generic 9/arm64/^(init9.s rebootcode.s)
57277ea6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 11:30
imx8: use generic 9/arm64/cache.v8.s
1acc9028
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 11:22
imx8: use generic 9/arm64/trap.c
e2a17587
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 11:19
imx8: use generic 9/arm64/sysreg.c
f1aa66eb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 11:18
imx8: use generic 9/arm64/fpu.c
64d062ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 10:40
ndb/dns: remove leftover #pragma varargck argpos dnsdebug 1
3d9e9827
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 10:38
ip/snoopy: fix missing break rrfmt() in (tho, harmless as of rrsupported() check)
81c251f5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 10:16
ether(3): document "bypass" ctl message.
54c94a93
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 09:56
listen(8): remove tcp53 reference, remove !tcp53 template
45f7b302
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/29 09:36
ndb/dns: built-in tcp server, remove cruft, refactor
dd798542
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2023/10/28 20:41
add arm64 qemu kernel
0d9119da
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/10/28 14:10
git/branch: prevent deleting current branch, skip dirty check for deleting branches
b237834c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/10/27 16:38
git(1): document 'git/diff -u'
7bc6d455
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/10/27 16:38
git/diff: make '-u' flag imply '-s'
5d68e511
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/10/23 12:16
ip/snoopy: sync with ndb/dns
6bc544f3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/22 15:22
ndb/dns: refresh the cached dnsserver domain ndb entries in db2cache()
a79465e1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/22 14:03
ndb/dns: fix RR.caa leak
14ac74fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/22 14:03
ndb/dns: embedd name string into DN struct
fb96a050
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2023/10/22 10:53
bcm: add wifi driver
f2cfee35
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/22 09:21
ndb/dns: implement concurrent garbage collection
c6ec2041
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/20 23:43
games/md: ignore invalid writes (makes cave story work)
22cf5562
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/10/18 16:48
git/*: reduce object cache size
a99b0166
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/16 13:57
7l: avoid hitting old 7c bug with 64-bit constant propagation
72cb1da8
– qwx <qwx@sciops.net>
authored
on 2023/10/15 20:33
file: recognize MOD files (thanks umbraticus)
30e6dc99
– qwx <qwx@sciops.net>
authored
on 2023/10/15 20:27
file: use xiph mimetypes to clearly differentiate ogg/vorbis from ogg/opus et al (thanks sigrid)
83978bb1
– qwx <qwx@sciops.net>
authored
on 2023/10/15 20:03
troff: embiggen troff character size limit to support huge fonts
65ab0d03
– qwx <qwx@sciops.net>
authored
on 2023/10/15 20:01
file: recognize and differentiate opus
69e9efa8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/10/15 17:20
ndb/dns: avoid blocking 9p on refresh, use shorter 15second query timeout, cleanup
6fbf81a9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/10/15 13:20
walk: handle removed files correctly