RSS feed
	
	
	
		2f01287c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/11/22 14:48
		
git/walk: skip all paths with '.git/' when creating the index
		 
	
		451932e9
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/11/22 13:17
		
libmach: add HSUBPD decoding for amd64
		 
	
		04957f7d
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/11/22 08:37
		
libmach: add DPPD decoding for amd64
		 
	
		efcb01ff
		 – Noam Preil <noam@pixelhero.dev>
 authored
 on 2023/11/21 06:30
		
git: utilize time zone info when present and ignore it when it's not
		 
	
		82afe46e
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/19 13:16
		
rio(1), rio(4): wctl /srv pipe is dead, mention 'none' attach (thanks unobe)
		 
	
		2c29f055
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/18 16:59
		
fshalt: get rid of special nvme hack for disk shutdown
		 
	
		a0132ad7
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/18 16:20
		
devip: make some symbols static, cleanup
		 
	
		fe551d79
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/18 13:08
		
merge
		 
	
		24be3571
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/18 12:59
		
ip/ipconfig: allow "del" verb in addition to "remove"
		 
	
		63af2755
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/18 12:58
		
devip: have findipifc() return rlock'd interface, allow to use "del" instead of "remove" for route and interface operations
		 
	
		8f2f2e7e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/11/17 18:09
		
cpp: run tests with 'mk test'
		 
	
		a943170d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/12 16:49
		
devuart: fix wrong opens count in case of uartenable() error
		 
	
		fede6eb1
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/12 16:06
		
devuart: make sure consuart was enabled before setting serialoq
		 
	
		6045e587
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/12 15:47
		
devuart: handle software flow control (XON/XOFF) in devuart alone
		 
	
		904e75f6
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/12 14:34
		
/sys/lib/dist/mkfile: include /386/mbr et al in disk images
		 
	
		e94814ba
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/12 14:32
		
devuart: cleanup uart console code
		 
	
		252cddd6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/12 12:13
		
zynq: remove uartconsole() function, already done by devuart internally
		 
	
		6c06e335
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/12 12:13
		
zynq: fix print format in emmc driver
		 
	
		12687a0f
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/11 13:29
		
diff: make distproto copies tests
		 
	
		ca796cf5
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/11 11:58
		
ape: libap: do not set objtype in amd64 mkfile
		 
	
		1cdfa543
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/11/11 11:28
		
patch: delete files for tests before test run
		 
	
		ba13c3d3
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/11 11:07
		
bcm64, imx8: provide more flexible MPIDR_EL1 CPUID to machno mapping
		 
	
		c2d312b9
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/10 19:01
		
kernel: fix SEGMAXSIZE macro, force 64-bit result
		 
	
		51517c68
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/09 19:01
		
distproto: include /lib/ucd in releases
		 
	
		ee067bca
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 17:23
		
nusb/ether: implement link status detection for smsc and lan78xx
		 
	
		e92e3a9f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 16:17
		
nusb/ether: make stats file compatible to stats(8)
		 
	
		a4579760
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 15:56
		
stats(8): drop 802.11, consider *ALL* /net/ether*/stats
		 
	
		f3afb63c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/11/05 15:46
		
ircrc: fix pong message (thanks mkf)
		 
	
		e726712f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 13:52
		
bcm, bcm64: handle disk activity led from sdmmc
		 
	
		b0eedddc
		 – 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
		 
	
		59c4e19f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 11:53
		
sdhost: remove coherence() for RD() and cleanup
		 
	
		13255521
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 11:39
		
i2cbcm: use core clock rate from vcore instead of hardcoding 250Mhz
		 
	
		f1610a98
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/05 11:37
		
pi3: implement sdhost controller driver so we can use wifi always
		 
	
		74e7671f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/04 15:02
		
ether4330: annex sdM for emmc (changed order)
		 
	
		869ddb3e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/04 14:58
		
pi3, pi4: change the order of emmc and sdhc for ether4330
		 
	
		b68841fc
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/04 14:45
		
plan9.ini(8): document $wpaopts
		 
	
		a688370d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/04 14:39
		
arm64: remove hz/mhz from conf, not needed.
		 
	
		1ff62c22
		 – 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
		 
	
		99c61557
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/04 14:37
		
devsd, sdmmc, ether4330: improve infrastructure for sdio
		 
	
		da9e70c1
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/01 20:00
		
ndb/dns: fix memory leak in dnzone()
		 
	
		ac09c367
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/01 17:57
		
ndb/dns: add -L flag for local-recursive server
		 
	
		462678e8
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/11/01 15:25
		
ndb/dns: better handling of extended response code
		 
	
		dd6ee11d
		 – 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().
		 
	
		d5b97977
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/30 17:43
		
ndb/dns: implement EDNS(0) extension (rfc6891)
		 
	
		6af760f7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/29 15:56
		
git/branch: avoid null list errors
		 
	
		409fbb58
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 13:54
		
arm64: mem.c doesnt need sysreg.h
		 
	
		d625afb3
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 13:51
		
bcm64: dont need sysreg.h in mem.c
		 
	
		d8591edb
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 13:43
		
bcm64: use generic 9/arm64/mmu.c
		 
	
		e02694f8
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 13:23
		
imx8: share generic arm64 mmu.c
		 
	
		39076e03
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 12:39
		
bcm64: remove sysreg.c
		 
	
		5c42f417
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 12:36
		
bcm64: use generic 9/arm64/* files
		 
	
		34a0e99d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 12:15
		
imx8: use generic 9/arm64/sysreg.h
		 
	
		86a3baa9
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 11:39
		
imx8: use generic 9/arm64/^(init9.s rebootcode.s)
		 
	
		17d300c2
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 11:30
		
imx8: use generic 9/arm64/cache.v8.s
		 
	
		234fdf6a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 11:22
		
imx8: use generic 9/arm64/trap.c
		 
	
		2b31d7e9
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 11:19
		
imx8: use generic 9/arm64/sysreg.c
		 
	
		653d8ba5
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 11:18
		
imx8: use generic 9/arm64/fpu.c
		 
	
		0a8ca27b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 10:40
		
ndb/dns: remove leftover #pragma varargck argpos dnsdebug 1
		 
	
		d59d9c3e
		 – 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)
		 
	
		520355bb
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 10:16
		
ether(3): document "bypass" ctl message.
		 
	
		10ae6546
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 09:56
		
listen(8): remove tcp53 reference, remove !tcp53 template
		 
	
		46668d9b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/29 09:36
		
ndb/dns: built-in tcp server, remove cruft, refactor
		 
	
		e8665c8d
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2023/10/28 20:41
		
add arm64 qemu kernel
		 
	
		956aca86
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/28 14:10
		
git/branch: prevent deleting current branch, skip dirty check for deleting branches
		 
	
		727423e6
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/27 16:38
		
git(1): document 'git/diff -u'
		 
	
		ae4450b8
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/27 16:38
		
git/diff: make '-u' flag imply '-s'
		 
	
		6bd72153
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/10/23 12:16
		
ip/snoopy: sync with ndb/dns
		 
	
		c9374c02
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/22 15:22
		
ndb/dns: refresh the cached dnsserver domain ndb entries in db2cache()
		 
	
		7e44ea2c
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/22 14:03
		
ndb/dns: fix RR.caa leak
		 
	
		c91479e8
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/22 14:03
		
ndb/dns: embedd name string into DN struct
		 
	
		ea22101d
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2023/10/22 10:53
		
bcm: add wifi driver
		 
	
		5798f01a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/22 09:21
		
ndb/dns: implement concurrent garbage collection
		 
	
		d62e0207
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/20 23:43
		
games/md: ignore invalid writes (makes cave story work)
		 
	
		03417fd3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/18 16:48
		
git/*: reduce object cache size
		 
	
		3b2d7631
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/16 13:57
		
7l: avoid hitting old 7c bug with 64-bit constant propagation
		 
	
		3a2b2862
		 – qwx <qwx@sciops.net>
 authored
 on 2023/10/15 20:33
		
file: recognize MOD files (thanks umbraticus)
		 
	
		189b6dd7
		 – 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)
		 
	
		5044df49
		 – qwx <qwx@sciops.net>
 authored
 on 2023/10/15 20:03
		
troff: embiggen troff character size limit to support huge fonts
		 
	
		b7710560
		 – qwx <qwx@sciops.net>
 authored
 on 2023/10/15 20:01
		
file: recognize and differentiate opus
		 
	
		df0e5e9e
		 – 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
		 
	
		6b2cc0d9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/15 13:20
		
walk: handle removed files correctly
		 
	
		674a5212
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/15 13:10
		
git/walk: filter out files from within the .git repo
		 
	
		cec5b46f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/15 13:09
		
git/walk, git/save: be less restrictive about permission matching
		 
	
		fba714a4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/15 13:05
		
git/add: don't include paths in the .git directory
		 
	
		1a9d78fe
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/14 23:28
		
6c: fix wrong signed type conversion from char/short -> float/double
		 
	
		9a1a1979
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/14 17:32
		
git/query: allow arbitrary length queries
		 
	
		2b74c065
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/14 15:13
		
devsd, sd*: use seprint() style start/end pointer for rctl() function
		 
	
		5123b2d3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/14 14:00
		
git/query: check for nil return from seprint
		 
	
		d063cc47
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/14 13:50
		
idn: fix crash with long domain names
		 
	
		c2a5d7e3
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/14 13:12
		
cpurc, termrc, bootrc: organize default device binds
		 
	
		9aed1e73
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/13 11:46
		
bcm, bcm64: Add bitbang i2cgpio driver
		 
	
		f51b2dd4
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2023/10/12 18:54
		
nusb/kb: fix Glorious Model O mouse
		 
	
		e7d172c0
		 – Romano <unobe@cpan.org>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2023/10/09 23:16
		
grabrfc: update fetching
		 
	
		aff077ae
		 – sl <sl@deckard>
 authored
 on 2023/10/07 22:14
		
/lib/theo: You get to adapt to what we produce.
		 
	
		e340e233
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/06 15:44
		
devpipe: remove bogus "wstat on closed pipe" note
		 
	
		7f8c46e2
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/03 11:26
		
upas/fs: don't try to fstat a renamed fd
		 
	
		caf8b04a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/10/02 16:15
		
history: set missing execute bit
		 
	
		9dadae59
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/02 12:14
		
git/fs: fix leak of uid strings
		 
	
		45092367
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/10/02 01:41
		
diff: fix no newline test
		 
	
		bdddfd6b
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/10/01 17:21
		
pipe: bring back wstat, set size (in bytes) of the pipe buffer
		 
Next