RSS feed
	
	
	
		1c1586d5
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:41
		
tlsclient: try /bin/$cmd for exec
		 
	
		71a993b4
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:37
		
tlsclient: keep stderr
		 
	
		2ea73377
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:28
		
dial(1): typos
		 
	
		56c7fa43
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:26
		
aux/listen1: write status to standard error
		 
	
		35718e88
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:25
		
add dial to mkfile
		 
	
		8e56bd06
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:24
		
dial(1): document -o options
		 
	
		68c88ddf
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 14:18
		
dial(1): add dial command similar to plan9port
		 
	
		916c7f0b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/02 12:54
		
keyboard.h: fix misleading comment (F12 is KF|0xC)
		 
	
		49b5472e
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/01/01 19:49
		
evdump(1): a program to dump input and window events
		 
	
		70588555
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/01 13:37
		
mouse: Make /dev/mousein readable to get mouse status without blocking
		 
	
		ba66d8f6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/30 13:36
		
libc: fix 32-bit arch vlong->double conversion (thans cosa)
		 
	
		b81609d0
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/30 13:20
		
sdmmc: switch argument must be integer
		 
	
		34a662c6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/30 10:10
		
tcp: only create new translation when SYN packet
		 
	
		6b5de9ee
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/30 10:09
		
icmp: only forward EchoRequest, Timestamp(request), InfoRequest and AddrMaskRequest
		 
	
		f8ddcb23
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/29 13:16
		
sdmmc: actually implement mmc support
		 
	
		d57aad45
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/29 13:09
		
reform/usdhc: fix debug print, R1b response handled by controller
		 
	
		522a0f8f
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/27 15:15
		
boot/reform: bootm if loading the kernel worked
		 
	
		a44a54bf
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/27 14:34
		
sdmmc: new interface for SDio
		 
	
		7f3498b6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/25 13:26
		
pushtls(2): client certificates got implemented in 2012
		 
	
		02d09919
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/25 13:02
		
auth: use caphash and capuse under /dev instead of #¤
		 
	
		5b032deb
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/25 13:00
		
libsec: use /net/tls instead of #a/tls
		 
	
		3bd5ff95
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/25 12:43
		
srv(3): use /srv instead of #s in SYNOPSIS
		 
	
		568a0b24
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/25 12:34
		
devsrv: Various fixes.
		 
	
		62253b9d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/23 10:07
		
libc: use /fd instead of #d in iounit()
		 
	
		56768a36
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/23 09:58
		
auth/factotum: access /proc instead of #p for private()
		 
	
		8dec5984
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/23 09:43
		
/lib/namespace: bind devtls to /net, mount /root after binding /srv
		 
	
		9dde88f8
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/23 09:41
		
bootrc: bind devcap and devtls, make /root mount consistent with spec
		 
	
		89cd4a0e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/23 09:39
		
usbd: use dprint() report to standard-error instad of standard-out
		 
	
		40622a0f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/23 08:57
		
aux/timesync: don't bind #r twice (already done in inittime())
		 
	
		c10be29c
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 20:56
		
sleep: good night.
		 
	
		120713c2
		 – Josiah Frentsos <jfrent@tilde.team>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2022/12/02 11:20
		
sys/doc: Remove some automatically generated PostScript files
		 
	
		515a285d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2022/12/18 20:44
		
ethervgbe: reduce console spam (thanks Arne Meyer)
		 
	
		812e7515
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2022/12/18 20:42
		
cifs: remove redundant memsets after emalloc9p (thanks Arne Meyer)
		 
	
		dab1b23c
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:44
		
vncs: use procsetname() instead of rolling your own
		 
	
		9816ffde
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:39
		
troff2html: handle more html attributes (thanks k0ga)
		 
	
		890b97fa
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:36
		
aux/depend: post to /srv instead of #s
		 
	
		8f80e3d5
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:34
		
5e: access /proc instead of #p
		 
	
		e51c4bc6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:33
		
sleep: long sleep
		 
	
		5a50a0df
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:28
		
bzfs: post to /srv instead of #s
		 
	
		eae58edb
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:27
		
cwfs: write /env/timezone instead of #e/timezone
		 
	
		1d748ede
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:26
		
scram, aux/acpi: open /proc/$pid/ctl instead of #p/$pid/ctl for wirecpu0()
		 
	
		bcde2519
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:25
		
aux/mouse: use /dev/eia* instead of #t/eia*, should be bound by termrc
		 
	
		c2762df0
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:24
		
aux/consolefs: post to /srv instead of #s
		 
	
		956ff381
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:21
		
cifs: use procsetname() instead of rolling your own
		 
	
		e7a266a6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:16
		
lnfs: post to /srv instead of #s
		 
	
		d421f1c4
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:16
		
ext2srv: leave stderr alone
		 
	
		26c78402
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:15
		
dossrv: post to /srv instead of #s, leave stderror alone
		 
	
		1c738e2a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:10
		
ndb/dns: procgetname(): use /proc instead of #p
		 
	
		8bf1e5b7
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:07
		
paqfs: post to /srv, not #s
		 
	
		752a61e3
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:05
		
upas/fs, imap4d: make setname() use /proc instead of #p
		 
	
		d7acf130
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 17:03
		
venti/srv: open /proc instead of #p
		 
	
		a14f9efa
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2022/12/18 15:37
		
aux/listen: tweak per service namespaces
		 
	
		6661936e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 11:46
		
devgpio/bcm: (Raspberry Pi3/4, revision 2, bcm scheme) (thans Matt!)
		 
	
		1720551f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 09:56
		
/lib/namespace: add bind -c #s$srvspec /srv bind
		 
	
		e0372c26
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 08:45
		
cwfs: remove noauth and nonone commans from fileserver console
		 
	
		0f0270cd
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/18 08:38
		
cwfs: post to /srv instead of #s
		 
	
		85728b93
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2022/12/17 20:43
		
libjson: correctly escape strings in JSONfmt()
		 
	
		834b7f36
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/17 19:40
		
devip: fix icmp bugs
		 
	
		73e115aa
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/14 15:52
		
vt: add OSC 7 support for plumbing of remote files without mount/bind magic
		 
	
		827fdabb
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/14 13:20
		
netaudit: fix format, always state the fileserver tested
		 
	
		16ba4693
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/14 13:06
		
netaudit: check none attach too
		 
	
		ac0c7a5c
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/14 12:57
		
netaudit: fix it for multiple results
		 
	
		f8509c37
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2022/12/14 12:42
		
netaudit: perform a clean connection to test auth status
		 
	
		65d044de
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2022/12/14 12:09
		
netaudit: uncomment out warning about /srv/boot
		 
	
		074b691f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/13 17:23
		
devip: tcpmssclamp() to minimum of source and destination interface MTU
		 
	
		5f42bde6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 18:26
		
devip: Fix transfoward() iphash collision
		 
	
		acefccf0
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2022/12/12 16:36
		
lib9p: e*9p error tidy
		 
	
		a7b30a34
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 16:21
		
rc: use /fd/0 for standard-input instead of '#d/0' in non-interactive mode
		 
	
		70544054
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:54
		
rc: read standard-input from /fd/0 instead of '#d/0'
		 
	
		3f8c15b0
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:48
		
cwfs: add missing \n in error print
		 
	
		44fae0b2
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:47
		
ndb/dns, ndb/cs: post to /srv instead of #s
		 
	
		e2509e76
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:45
		
bootrc: let /boot/boot run in a more natural namespace
		 
	
		0b7f6f27
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:42
		
ip/dhcpclient: ignore icmp advice messages
		 
	
		b85b00c2
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:41
		
ip/pptpd: use /fd instead of #d
		 
	
		383667cf
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 15:40
		
auth/*: use /fd/0 instead of #d/0
		 
	
		e30ad879
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/12 12:52
		
devsrv: fix recusrion deadlock on remove
		 
	
		31ed5d7d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/11 20:16
		
libauth: aand also fix the leak it in the deactivated code
		 
	
		dc952dad
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/11 20:14
		
libauth: Fix a memory leak in auth_getkey (thanks josiah fentsos)
		 
	
		c1b63b53
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/11 14:49
		
nusbrc: remove service files left by nusb/kb (thanks kristo)
		 
	
		b818f48f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/11 14:08
		
sdmmc: multiple controller support
		 
	
		2d0ede46
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/10 12:50
		
imx8: cleanup framebuffer code
		 
	
		9911557e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/10 10:37
		
ndb/dns: don't try to resolve local dns servers
		 
	
		aa8af9c5
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/08 17:13
		
devip: ignore addmulti() errors in addselfcache()
		 
	
		74405326
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/05 15:11
		
imx8: a simple softscreen
		 
	
		cff0ebad
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/05 10:46
		
audio/scream: multicast audio protocol
		 
	
		48f53e57
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/05 09:58
		
page: revert sandbox, breaks postscript fonts for man -P, wrong place
		 
	
		c3474e39
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/04 12:48
		
kernel: free exec temporary stack segment under seglock
		 
	
		79e9c953
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/04 11:35
		
audio/mixfs: fix locking for /dev/audio loopback
		 
	
		35b8a692
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/03 12:11
		
usbxhci: cleanup
		 
	
		13390062
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/03 11:32
		
zynq: remove bogus main.bin file
		 
	
		9fd0f898
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/03 11:31
		
devbridge: simplify ethermultiwrite()
		 
	
		cf2f89c6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/03 11:15
		
usbxhci: split usbxhci in portable and pci / soc specific drivers
		 
	
		7eddb7fa
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2022/12/02 19:41
		
kernel: fix devsrv compilation on arm32
		 
	
		3932622c
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/02 19:25
		
iconv: revert copying extra data on input
		 
	
		032d6442
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2022/12/02 19:05
		
cc: fix vlong->VOID cast (thanks cosa)
		 
	
		27d3b468
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/02 19:00
		
git(1): The/ → The
		 
	
		3dc18bf2
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/02 18:55
		
merge2
		 
	
		30a234b9
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/02 18:41
		
merge
		 
	
		acfef690
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2022/12/02 18:20
		
vga: ⑨: it looks bad but it is there
		 
	
		3ee79baf
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2022/12/02 18:20
		
git: prevent infinite recursion with cyclic symlinks (thanks cosa)
		 
Next