RSS feed
	
	
	
		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
		 
	
		869a08f0
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2023/10/01 13:26
		
7l: use wider INITTEXT and INITDAT
		 
	
		52007761
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/10/01 13:04
		
git/save: fix warning
		 
	
		5825486e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/09/30 18:50
		
7c: fix constant propagation for negative 64-bit constants
		 
	
		4eb4620b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/09/30 13:06
		
nusb/usbd: attach spam protection for reset loops and flanky devices
		 
	
		303712d3
		 – Romano <unobe@cpan.org>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2023/09/28 02:41
		
git: document git/import -n
		 
	
		b6e1166b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/09/29 19:15
		
nusb/usbd: don't spam opendevdata() transaction errors before timeout, error printing
		 
	
		a6e9ee73
		 – adventuresin9 <adventuresin9@gmail.com>
 authored
 on 2023/09/27 16:47
		
i2cbcm: clean up and fixes
		 
	
		1c2320e1
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/09/27 15:19
		
nusbrc: use exponential backoff and timeout usb enumeration
		 
	
		519a41f4
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/09/26 10:40
		
cpp: don't bail on all '?'
		 
	
		39cdf5e3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 21:54
		
upas/fs: write index out to temp file
		 
	
		1c08e728
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 21:24
		
upas/fs: don't abort when the server gives us invalid dates
		 
	
		f1d4a07b
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 21:21
		
cpp: remove trigraphs
		 
	
		f1b8f153
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 21:12
		
error(5): revert accidental commit
		 
	
		d6281e73
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 21:09
		
git/walk: only show untracked paths matching requested prefix
		 
	
		995fc877
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 20:59
		
manpages: we don't need to execute manpages
		 
	
		75604e41
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 20:58
		
git(1): document flag to show unused files
		 
	
		416d70fd
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 18:03
		
git: replace index format for ~200x speedup
		 
	
		fcae67bf
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/25 20:03
		
git/fs: when statting an object, generate a correct qid
		 
	
		5b5f7c80
		 – kemal <kemalinanc8@gmail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2023/09/23 19:52
		
rc: use IOUNIT for io NBUF
		 
	
		3803159f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/22 19:02
		
libmach: set errstr if we can't find a SP for a PC
		 
	
		42467d74
		 – Russ Cox <rsc@swtch.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2020/07/18 19:52
		
acme: add font control message
		 
	
		7fb0eba0
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/22 11:52
		
hg: actually remove hg this time
		 
	
		2defdb1e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/22 11:42
		
hg: remove forgotten traces
		 
	
		e0c3f900
		 – theowner <theowner@files>
 authored
 on 2023/09/21 13:57
		
bcm64: add i2c for pi3
		 
	
		753d3e59
		 – theowner <theowner@files>
 authored
 on 2023/09/21 13:54
		
bcm64: add i2c for pi3
		 
	
		51b41f0d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/21 12:56
		
diff: generate no-newline directives
		 
	
		961db4e3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/21 12:55
		
patch: support no-newline directives
		 
	
		3ca766f5
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/09/20 15:33
		
games/aout2gba: allow either ARM or ARMB mach type
		 
	
		a5640218
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/09/20 15:31
		
libmach: fix dropped header in last commit
		 
	
		1ca87510
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/09/20 14:09
		
libmach: thumb support
		 
	
		3b104c7f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/20 13:46
		
diff: don't flush on every line
		 
	
		f3f4c580
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2023/09/18 21:40
		
boot/efi: add arm64
		 
	
		72916e69
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/09/18 19:36
		
eui: draw in seperate proc
		 
	
		f48c39de
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2023/09/18 12:34
		
patch: fix offsets in reverse mode
		 
	
		02b57c65
		 – Kristo <kristo.ilmari@gmail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2023/08/07 11:29
		
libjson: make sure string contains only a single JSON value
		 
Next