RSS feed
	
	
	
		22b12c38
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2024/05/30 17:11
		
libgeometry: simplify rframes
		 
	
		a95b5ac3
		 – Alex Musolino <alex@musolino.id.au>
 authored
 on 2024/05/30 08:46
		
sshnet: update usage text to match man page
		 
	
		0e54aa2a
		 – Alex Musolino <alex@musolino.id.au>
 authored
 on 2024/05/30 08:46
		
sshnet(4): merge usage lines
		 
	
		4fbcd522
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/29 19:53
		
gefs: revert the last commit; we added a deadlock
		 
	
		01ecffe7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/29 15:34
		
gefs: correctly serialize updates to mounts
		 
	
		c2331b00
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/29 13:12
		
gefs: make dent cache per-mount
		 
	
		97250f23
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/28 10:45
		
gefs: improve 'print fid' on cons
		 
	
		35f9e78c
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/28 14:16
		
devip: don't send and ignore MLD messages for invalid multicast groups
		 
	
		8101cf6b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/28 13:25
		
ipconfig(8): fix /net/null vs /dev/null (thanks humm)
		 
	
		0f1981b4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/27 21:57
		
gefs: skip writeback on data blocks
		 
	
		3223acae
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/27 21:56
		
gefs: allow halting read-only file system
		 
	
		61d505bb
		 – sl <sl@x60t>
 authored
 on 2024/05/27 19:59
		
/sys/man/8/plan9.ini: document the existence of git.9front.org/plan9front/firmware (thanks, orib)
		 
	
		c0e521df
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/27 11:02
		
git/clone: allow cloning into an empty directory
		 
	
		9aac97e7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/27 00:17
		
gefs: add command to show free ranges on console
		 
	
		ce82e8d7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/26 21:35
		
users(6): it's not just older servers
		 
	
		6f4eea67
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/26 19:39
		
gefs(8): docment user creation commands
		 
	
		9557847c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/26 18:01
		
gefs: avoid holding the wrlock when syncing the file system
		 
	
		096772ca
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/26 20:42
		
gefs: tweak block address heuristic to sequentialize allocation
		 
	
		e3c185cc
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/26 20:17
		
gefs: improve heuristic for arena selection
		 
	
		9aafb5ba
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/26 20:11
		
gefs: use a single syncer proc to flush to disk
		 
	
		b972c1f5
		 – qwx <qwx@sciops.net>
 authored
 on 2024/05/25 22:02
		
devsegment: don't use ulong as negative index
		 
	
		07f197ce
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/25 23:05
		
gefs: fix memory leak on nop syncs
		 
	
		52622a44
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/24 08:59
		
gefs(8): say some words about snapshots
		 
	
		3bb2964d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/22 23:28
		
gefs: set gid correctly when creating directory entries
		 
	
		7acc4b29
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/22 22:30
		
gefs: clean up blk logging code
		 
	
		5d71f76e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/22 22:29
		
gefs: add lock assertion for paranoia
		 
	
		f02c92a5
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/22 21:51
		
fs: acquire mutation lock around ORCLOSE upsert
		 
	
		8d1c7a83
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/21 21:49
		
inst: add option to use esp as 9fat
		 
	
		2ff77491
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2024/05/21 21:20
		
boot: add honeycomb
		 
	
		8da648a8
		 – Keegan Saunders <keegan@undefinedbehaviour.org>
 authored
 on 2024/05/21 19:54
		
add honeycomb kernel
		 
	
		1dfd1e0a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/21 10:17
		
gefs: dump set of directory entry attributes
		 
	
		97030310
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/21 00:42
		
mp(2): typos (thanks sirjofri)
		 
	
		8898fa26
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/21 00:28
		
webfs(4): typo around connection close (thanks halfwit)
		 
	
		8187fe3f
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/21 00:27
		
/sys/src/cmd/test: enable zones.rc test (thanks unobe)
		 
	
		063712ff
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/20 21:34
		
gefs: remove unused blk field
		 
	
		ce739633
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/05/20 18:26
		
nusb/audio: use correct buffer size for d2h requests, else some devices stalls
		 
	
		40031958
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/05/20 13:14
		
nusb/audio: don't add a control if getvalues errored
		 
	
		139b9cd7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/19 20:38
		
fs: correct mode check for other group
		 
	
		c5ce992b
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/19 16:57
		
/sys/src: cleanup power64 assembly
		 
	
		24906e12
		 – mia soweli <inbox@tachibana-labs.org>
 authored
 on 2024/05/19 11:35
		
gefs: convert to atomic instructions
		 
	
		0b6f19f9
		 – mia soweli <inbox@tachibana-labs.org>
 authored
 on 2024/05/19 11:31
		
8[al]: support XADD
		 
	
		053182c1
		 – mia soweli <inbox@tachibana-labs.org>
 authored
 on 2024/05/19 10:54
		
8[al]: support CMPXCHG and CMPXCHG8B
		 
	
		96ee0e34
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/18 15:00
		
gefs(8): small formatting fixes (thanks kvik)
		 
	
		4ad73834
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/18 14:47
		
upas/smtp: add -C flag to disable thumbprint verification (thanks sirjofri)
		 
	
		0d12ecf8
		 – Igor Böhm <igor@9lab.org>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2024/05/16 18:16
		
gefs.ms: Minor fixes and improvements.
		 
	
		dadffca4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/18 14:28
		
gefs: make it impossible for clunkfid to error
		 
	
		76127d2e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/18 14:26
		
gefs: check name lengths before packing them
		 
	
		7675c670
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/18 14:07
		
vdiff: show filename instead of "/dev/null" when removing entire file
		 
	
		25314deb
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/18 13:21
		
/sys/src/cmd: ?[cl] mkfile consistency
		 
	
		e5300b58
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/18 12:35
		
inst: add hidden 'gefs' file system type option
		 
	
		0abb466b
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/05/17 09:12
		
/sys/doc/mkfile: gefs
		 
	
		beefce41
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/16 17:01
		
gefs.ms: sycer => syncer (thanks sigrid)
		 
	
		66a46c41
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/05/16 16:47
		
gefs: initial import
		 
	
		748e0f41
		 – sl <sl@x60t>
 authored
 on 2024/05/14 22:00
		
/lib/theo: If we can't do it right, we don't do it until we figure out a way to do it right.
		 
	
		b1e5500b
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/14 14:26
		
9[acl], libmach: L?AR/ST?CCC
		 
	
		601de12d
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/13 21:54
		
9[acl], libmach: LWSYNC/CMPW/CMPWU
		 
	
		a8fbcf42
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/05/13 16:28
		
riow(1): mention having to put the rc pipeline into its own script
		 
	
		eacffe81
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2024/05/13 09:37
		
tmdate(2): fix two little typos in the examples
		 
	
		1ec32713
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/12 09:50
		
ipconfig(8): document loopback and null media
		 
	
		67f18dc1
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/12 09:42
		
ip/ipconfig: add "null" verb to bind nullmedium
		 
	
		4f9aed04
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/12 09:39
		
devip: make "null" medium bindable
		 
	
		49dd6764
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/12 09:35
		
devip: increase MTU to 64k for loopback medium
		 
	
		a149f7b8
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/11 20:26
		
power64: refactor va_arg in u.h to fix warnings
		 
	
		857a996a
		 – phil9 <telephil9@gmail.com>
 authored
 on 2024/05/09 13:18
		
vdiff: exit if diff is empty
		 
	
		4b847235
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2024/05/09 07:49
		
vdiff: fix scrolling and mouse button handling.
		 
	
		36eb768c
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/08 19:24
		
flambe: pass correct name to initdraw()
		 
	
		9d6d51b1
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/08 14:01
		
flambe: flame graphs for prof(1) data
		 
	
		2efaa1c5
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/08 13:20
		
prof: increase precision of measurements
		 
	
		9cef4828
		 – phil9 <telephil9@gmail.com>
 authored
 on 2024/05/07 06:43
		
vcrop: fix image panning
		 
	
		ecab1a3d
		 – phil9 <telephil9@gmail.com>
 authored
 on 2024/05/06 12:24
		
vcrop - graphical image cropping tool
		 
	
		700b7726
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/04 21:57
		
libc: compress directly recursive functions while profiling
		 
	
		7b2a6f7d
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/04 21:34
		
libc: increase default allocation for profiling
		 
	
		e75bf30f
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/04 15:45
		
limbach: remove unused 9c subdirectory
		 
	
		aed5649a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/04 15:38
		
eqn: fix silly mkfile
		 
	
		4ec6c13b
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/04 13:45
		
libmach: clean up power64 tests
		 
	
		22af5f26
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/29 17:31
		
9c: copy warning from other compilers regarding pointer -> int truncation
		 
	
		fa7da71a
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/29 17:30
		
9a: mkfile was pointing to wrong header
		 
	
		947eb14f
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/06 21:27
		
libc/libap: update power64 entrypoints to new _callmain standard
		 
	
		1f83b100
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/06 20:13
		
9c/9l: do not have the linker rewrite OSUB to negative OADD
		 
	
		0ef486b8
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/06 20:01
		
9l: do consize check for SB relative as well
		 
	
		8f2658dd
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/06 18:13
		
9c: avoid generating immediates that make the linker use REGTMP
		 
	
		b8bfc03f
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/01 01:20
		
9c/9l/libmach: handle 64 bit constants
		 
	
		301a23a2
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/03/27 11:54
		
9l: add -H6 for elf targeting kexec
		 
	
		3d7c45ed
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/03/30 14:58
		
/sys/src: power64 target
		 
	
		63530e7c
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/07 09:45
		
libmach: power64 vector mov and cleanup
		 
	
		c23e588c
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/04 16:52
		
/sys/lib/acid: add power64
		 
	
		23ec6e6d
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/04 16:51
		
9c: mind which CMP is used when handling constants
		 
	
		beb9a3bc
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/11/03 11:34
		
libmach: power64 catch up
		 
	
		f0e8e340
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/10/01 19:18
		
9c: allow switches on 64bit values
		 
	
		3b65e3d6
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/10/01 17:08
		
9l: fix ELF generation
		 
	
		586eaabc
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/01 16:46
		
9a, 9c, 9l: import from 9legacy
		 
	
		3d6fc4c2
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/05/04 13:13
		
libmach: remove unused 6c subdirectory
		 
	
		4bccc276
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/04 10:49
		
ip/torrent: support compact peers6 list
		 
	
		ea344d45
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/05/04 10:48
		
ip/torrent: fix wrong interval check
		 
	
		68b1622f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/04/28 12:37
		
ip/torrent: fix webseed
		 
	
		f2547cdf
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/04/27 20:20
		
inst: remove net install support
		 
	
		b1cb39b4
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/04/27 12:26
		
ext4srv: reduce the number of options, align more with existing filesystems
		 
	
		1f487960
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/04/26 22:19
		
libc: correct dst transition times
		 
	
		149ad6ef
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/04/24 16:31
		
usbtree(8): document usbtree
		 
	
		732f99fd
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/04/24 16:09
		
nusb(4): document usbhubctl command format for PPPS
		 
Next