RSS feed
	
	
	
		2f75eb4e
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/29 11:35
		
audio(1): add a missing comma
		 
	
		559d6a6e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/28 18:27
		
kernel: fix addbroken() race
		 
	
		3ddb2e65
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/28 17:52
		
kernel: zero up->ureg on sysexec() and pexit()
		 
	
		853f9208
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/28 17:34
		
kernel: bring back cooperating scheduling
		 
	
		80216ac2
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/28 11:16
		
ktrace: _intrr -> noteret (pc64)
		 
	
		afbf5d1e
		 – sl <sl@y>
 authored
 on 2024/03/27 22:58
		
/sys/src/cmd/nusb/kb/kb.c: increase uchar rep from 512 to 1024, makes thinkpad x280 usb touchscreen work
		 
	
		44a8e807
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/27 19:47
		
nusb/audio: pick a different rate if 44.1kHz is not available
		 
	
		48da3d27
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/27 19:44
		
audio/mixfs: convert pcm for devices that are not 44.1kHz
		 
	
		bb8b13be
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/27 19:43
		
audio/pcmconv: use libpcm
		 
	
		4414c31b
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/27 19:42
		
libpcm: audio/pcmconv-as-a-library
		 
	
		ae0dd1da
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/27 17:14
		
devuart: dont allow ridiculous queue sizes
		 
	
		e2828a5f
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/27 17:13
		
devuart: should use rts() control only when hw flow control is enabled (modem flag)
		 
	
		8000f12d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/24 16:38
		
qio: aaand turn QDEBUG off :)
		 
	
		863431cf
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/24 16:37
		
kernel: Fix qio flow control
		 
	
		3ac232cf
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/24 16:24
		
devether: use qfull() instead of qwindow()
		 
	
		d0cbed90
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/24 13:05
		
devmnt: handle too short or negative message sizes
		 
	
		9740263b
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/24 11:24
		
audio/mkplist: fix wrong pointer being dereferenced
		 
	
		c3ec9afb
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/29 18:56
		
/sys/src/cmd: make Rerror for non existent files consistent
		 
	
		764c47d0
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/29 18:53
		
/sys/src: remove testfiles on mk clean
		 
	
		a9afd0ec
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/29 18:46
		
cal(1): indicate which reformation date is used
		 
	
		83339b04
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/21 15:23
		
pc/ac97: add 0x27de did
		 
	
		3045836a
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2024/03/21 07:38
		
libgeometry: add barycentric interpolation routines
		 
	
		9a45c4a7
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/17 13:27
		
kernel: delcare nalemenerror() and faulterror() as _Noreturn
		 
	
		d1aa861a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/16 16:14
		
qio: revert the change, i was not reading the code right
		 
	
		b6bbe3b5
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/16 13:10
		
devpipe: use 256k pipeqsize as default, make sure its a multiple of the i/o unit
		 
	
		96b131e3
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/16 13:07
		
qio: fix queue bloat blocking condition for qwrite()
		 
	
		d734c75d
		 – mkf <mkf@cloud9p.org>
 authored
 and cinap_lenrek <cinap_lenrek@felloff.net>
 committed
 on 2024/03/14 09:48
		
imap4d: be consistant with rest of system in log file name
		 
	
		093cd921
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/12 21:01
		
audio/flac: remove unused var; add a missing newline
		 
	
		592d368e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/11 13:34
		
7c: fix storeprop() sign extension bug
		 
	
		684f0ea0
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/10 17:45
		
libtags: separate "album artist" key
		 
	
		06bf2675
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/10 17:13
		
ext4srv: support ORCLOSE
		 
	
		1ae09292
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/06 18:29
		
libtags: sync with upstream
		 
	
		6094da1d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/03/04 14:32
		
bootrc: make sure essid and wpapsk are used literally
		 
	
		3cb7b1cf
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/04 13:53
		
libtags: fix multiple issues found by fuzzing
		 
	
		8d89936b
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/03/02 13:23
		
libtags: correct 437 codepage
		 
	
		c9ec6e25
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/24 15:43
		
ext4srv: generate a uuid when doing mkfs; don't journal ext2
		 
	
		071895fc
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/02/24 14:43
		
nusbrc: ignore ITE RGB LED Controller
		 
	
		a76ba7be
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/24 09:35
		
games/gba: add rtc GPIO implementation
		 
	
		4ed9c707
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/23 18:27
		
ext4srv: ext4_recover: fix a deadlock on filesystems without a journal
		 
	
		b2603824
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 20:38
		
zuke: add "composer" tag support (column hidden by default)
		 
	
		ac659775
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 13:53
		
libtags/m4a: "gnre" is non-standard id3v1 style (non-text) - check before reading the value
		 
	
		6e67ce95
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 13:37
		
libtags: add Tcomposer and Tcomment
		 
	
		dce53871
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 13:07
		
libtags/wav: respect buffer size when reading tag value
		 
	
		da627d4e
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 13:00
		
libtags/wav: process unknown tags as well
		 
	
		0101b3bb
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 20:13
		
audio/readtags: print Tunknown tags
		 
	
		672ad869
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/19 12:52
		
libtags/wav: don't stop on data (tags may follow after); don't stop after 8 sections either
		 
	
		c36d8eb7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/02/03 10:06
		
git/serve: provide better errors
		 
	
		f38ecd36
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/02/18 00:06
		
git/get: move ERR handling into protocol code
		 
	
		bcfca778
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/16 21:22
		
ext4srv: ext4_crc32c: use u32int macro
		 
	
		b9af56a5
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/16 21:21
		
ext4srv: fix meta csum producing garbage
		 
	
		1b143773
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/16 13:41
		
ext4srv: fix dir/idx case when creating new dirs; update mtime on writes; close dirs after create
		 
	
		ec7a5434
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/16 13:37
		
ext4srv: dir/index: disable htree csum checks for now (lwext4 broken); fix a few bugs
		 
	
		075d74a7
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/16 13:30
		
ext4srv: update inode change time on wstat
		 
	
		1c5f2f41
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/15 19:55
		
ext4srv: fix/simplify ext4_bmap_bits_free
		 
	
		5d86bd8f
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/15 10:52
		
ext4srv: fix a missed size decrement; fix 32-bit int crc32 on big endian
		 
	
		6f4cde93
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/14 19:39
		
ext4srv: faster crc32c
		 
	
		f0cb21ed
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/14 16:51
		
fshalt: halt ext4srv as well
		 
	
		ad24ea21
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/14 14:22
		
ext4srv: clean up and fix a couple bugs
		 
	
		2e0e217a
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/13 10:48
		
audio/mixfs: fix volume proxying; ignore audioctl and audiostat - not device names
		 
	
		67bf17b4
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/12 20:21
		
ext4srv: disallow fwrite/ftruncate on files not open for writing
		 
	
		e18286b1
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2024/02/12 14:12
		
replace ext2srv with ext4srv
		 
	
		e090c472
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/10 17:16
		
tapefs/^(v6fs 32vfs): fix read errors (thanks Lyssa)
		 
	
		120c2be0
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/07 21:15
		
cal(1): remove redundant statement
		 
	
		6994c1f2
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/02/08 13:34
		
/sys/src/cmd/?i: correct memory access
		 
	
		5afb6d1c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/02/07 17:33
		
disk/qcow2: fix crash with misaligned sectors
		 
	
		0a140fa3
		 – phil9 <telephil9@gmail.com>
 authored
 on 2024/02/05 05:54
		
merge
		 
	
		b1ecaf84
		 – phil9 <telephil9@gmail.com>
 authored
 on 2024/02/05 05:53
		
vdiff: add ability to collapse file diffs
		 
	
		aa5e9054
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/02/03 16:28
		
plan9.ini(8): document $sysname override
		 
	
		204a6e37
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/01/31 16:04
		
libc: remove dead code from main9p.s
		 
	
		c73d8a26
		 – sl <sl@y>
 authored
 on 2024/01/31 23:43
		
/rc/bin/9fs: case 9front: move extra to plan9.stanleylieber.com
		 
	
		be047d42
		 – sl <sl@y>
 authored
 on 2024/01/30 21:12
		
/lib/theo: there is another possibility is everyone is out to get you.
		 
	
		0a067833
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/30 18:26
		
vdiff: correctly strip more than one prefix
		 
	
		1b442732
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/30 17:58
		
vdiff: add support for stripping path elements when plumbing
		 
	
		1091434d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/30 16:06
		
ndb/dns: fix dnsservers() function
		 
	
		4eb9df48
		 – phil9 <telephil9@gmail.com>
 authored
 on 2024/01/30 04:22
		
vdiff: a visual diff viewer
		 
	
		ce561537
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/29 05:48
		
Mail: add 'Mark +s' to default tag
		 
	
		5c5f2431
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/29 05:40
		
Mail: show cc list in message view
		 
	
		37cb0a36
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 13:59
		
mt7688/uart: fix compiler warnings
		 
	
		39060520
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 13:58
		
ether7688: fix compiler warnings
		 
	
		b0ab2a2d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 13:54
		
kernel: Use _Noreturn for gotolabel(), error(), nexterror() and panic()
		 
	
		8c4d884a
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 13:38
		
zynq: fix unused argument warning in procrestore()
		 
	
		3454611b
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 13:38
		
zynq: fix missing return argument for intr()
		 
	
		ef302069
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 13:10
		
/lib/ndb/common: add tcp=dot port=853 entry
		 
	
		14154ced
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 12:46
		
ndb/dns: give each DoT server Maxtcpdialtm + 500ms to complete request
		 
	
		1d9512cb
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 11:44
		
ndb/dns: log appropriate message when thumbfile is missing, make tcpfree static, timeout constants
		 
	
		5c559438
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 11:43
		
ndb/dns: set procname() for tls server
		 
	
		d695ad0d
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/28 11:23
		
ndb(8): document thumbprint file for DoT
		 
	
		6acddeda
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/28 09:03
		
g: search in files with .txt suffix
		 
	
		5a17c16c
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/01/27 22:36
		
libc, libthread, ape: mark exit functions as _Noreturn and clean up new warnings
		 
	
		7514eab6
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/01/27 19:01
		
ndb/dns: DoT support
		 
	
		d397eb9b
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/01/27 17:05
		
9fs: add iso case for nightly iso box
		 
	
		280fa961
		 – Igor Böhm <igor@9lab.org>
 authored
 on 2024/01/25 02:18
		
acmed(8): fix typos
		 
	
		61373d86
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/24 15:51
		
ip/ipconfig: don't add default route for ULA prefix
		 
	
		25f08667
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/24 15:51
		
devip: fix isula()
		 
	
		8c796aea
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2024/01/23 16:10
		
awk: fix out of bounds write with large fields (thanks kristo)
		 
	
		359c74c2
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/21 10:27
		
kernel: remove unused variables from arm trap() handler
		 
	
		a08f3505
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/20 22:11
		
diff(1): include merge3 name in diff manpage
		 
	
		d33611e7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/20 22:07
		
diff(1): docuemnt merge3
		 
	
		19b75b5d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2024/01/20 21:44
		
merge3: make identical changes merge cleanly
		 
	
		07c7618e
		 – cinap_lenrek <cinap_lenrek@felloff.net>
 authored
 on 2024/01/20 12:26
		
kernel: make trap() handlers consistent and check for stack overflow in kenter() for all archs
		 
Next