RSS feed
	
	
	
		7dae737b
		 – Alex Musolino <alex@musolino.id.au>
 authored
 on 2023/01/13 07:54
		
upasfs(4): remove self-reference and drop trailing comma (thanks fig)
		 
	
		784b47ad
		 – qwx <qwx@sciops.net>
 authored
 on 2023/01/12 01:48
		
games/midi: fix desyncs after tempo changes in multitrack files
		 
	
		89c60481
		 – qwx <qwx@sciops.net>
 authored
 on 2023/01/11 03:42
		
games/dmid: fix tempo changes causing desyncs in multitrack files
		 
	
		f7936560
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/01/10 10:13
		
zuke(1): replace Beats 'n Breaks icy url with aNONradio
		 
	
		60b64002
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/09 14:37
		
ssh(1): relies -> relays (thanks sigrid)
		 
	
		3bbff3ee
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/09 09:53
		
ssh(1): fix usage and document -X flag
		 
	
		24fa514a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/09 09:44
		
sshnet: mount BEFORE /net (preserving /net/tls and /net/dns)
		 
	
		b122f2c4
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/01/07 23:18
		
look: add -b for specifying numeric base
		 
	
		5cf57066
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 19:02
		
authsrv(2): document readcons() function
		 
	
		5a11bcaa
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 18:30
		
keyboard.h: comment.
		 
	
		19c89f52
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 16:16
		
libauthsrv: import better passtodeskey() function (from drawterm)
		 
	
		6940bbc5
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 15:54
		
libmp: parentesis (from drawterm)
		 
	
		ee6ffe99
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 15:11
		
libmemdraw: coding style (from drawterm)
		 
	
		6d2d7e0e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 14:46
		
libauthsrv: deal with signed char in readcons()
		 
	
		b8350066
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 14:32
		
libc: coding style (from drawterm)
		 
	
		c38c964e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 14:27
		
devdraw: coding style (from drawterm)
		 
	
		69a3f679
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 14:22
		
libip: avoid parentesis warnings from gcc (from drawterm)
		 
	
		768edd8f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 13:57
		
libsec: fix inconsistent prototypes for des (from drawterm)
		 
	
		51135e37
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/06 08:35
		
> the retunnel logic in the gre code is wrong.
		 
	
		6cbcac73
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/05 14:27
		
usbtree: a little helper to pretty print usb hubs and devices in a tree
		 
	
		457ba087
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/05 12:15
		
nusb/usbd: assign hname to hubs
		 
	
		556eea1f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/05 01:34
		
nusb/usbd: add /dev/usbhubctl file to control port power and led indicators
		 
	
		5bce05b7
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/05 00:58
		
devusb: provide usb hub device number instead of address in /dev/usb/ctl
		 
	
		95ea8f77
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/04 20:57
		
nusb/usbd: provide vid and did in device info string for hubs
		 
	
		24020259
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/04 14:25
		
ndb/dns: allow specifying local ip addresses for serving dns
		 
	
		358551de
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 18:07
		
devip: actually put igmp in ip section
		 
	
		9e1b4cb6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 17:42
		
devip: add igmp protocol support to all kernels
		 
	
		5dba9487
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 17:06
		
audio/mixfs: implement flush
		 
	
		41c959af
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 16:31
		
audio/mixfs: no loopback delay
		 
	
		5a2427a6
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 16:15
		
audio/mixfs: fix loopback
		 
	
		73f5eea7
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/01/03 16:04
		
dial(1): fix a typo
		 
	
		e5f0918b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 15:15
		
audio/screamsend: actually have aux/dial exec screamenc (thanks sigrid!)
		 
	
		a38e34be
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2023/01/03 15:02
		
audio/screamsend: use dial(1)
		 
	
		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
		 
Next