RSS feed
1b51d568
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/31 15:55
pc64: use chain of IDIVQ for delayloop() (former aamloop())
ad5c6c0d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/30 15:26
qio: fix deadlock with qdiscard()
0bf1028e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/03/29 17:38
git/branch: don't add dirs to removed file list
61cc0694
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/29 11:35
audio(1): add a missing comma
bdd38580
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/28 18:27
kernel: fix addbroken() race
b96573b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/28 17:52
kernel: zero up->ureg on sysexec() and pexit()
c309f466
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/28 17:34
kernel: bring back cooperating scheduling
92ce2cfe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/28 11:16
ktrace: _intrr -> noteret (pc64)
5622b0bb
– 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
027f579f
– 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
571d3258
– 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
2d1f4327
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/27 19:43
audio/pcmconv: use libpcm
0d84321e
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/27 19:42
libpcm: audio/pcmconv-as-a-library
4834c3c1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/27 17:14
devuart: dont allow ridiculous queue sizes
4cdf0539
– 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)
d034799e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/24 16:38
qio: aaand turn QDEBUG off :)
ad974842
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/24 16:37
kernel: Fix qio flow control
0f9c1727
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/24 16:24
devether: use qfull() instead of qwindow()
fe4b87e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/24 13:05
devmnt: handle too short or negative message sizes
f0f2d452
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/24 11:24
audio/mkplist: fix wrong pointer being dereferenced
57b4f2b8
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/02/29 18:56
/sys/src/cmd: make Rerror for non existent files consistent
90032afb
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/02/29 18:53
/sys/src: remove testfiles on mk clean
a24a2944
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/02/29 18:46
cal(1): indicate which reformation date is used
de0f2325
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/21 15:23
pc/ac97: add 0x27de did
e5561c36
– rodri <rgl@antares-labs.eu>
authored
on 2024/03/21 07:38
libgeometry: add barycentric interpolation routines
f97cf2ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/17 13:27
kernel: delcare nalemenerror() and faulterror() as _Noreturn
e3ad3d69
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/16 16:14
qio: revert the change, i was not reading the code right
b54c61c6
– 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
06221c08
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/16 13:07
qio: fix queue bloat blocking condition for qwrite()
6c9c2beb
– 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
e1cd2250
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/12 21:01
audio/flac: remove unused var; add a missing newline
fcb6d6ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/11 13:34
7c: fix storeprop() sign extension bug
1d902b24
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/10 17:45
libtags: separate "album artist" key
68a4565c
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/10 17:13
ext4srv: support ORCLOSE
e5d9d3c0
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/06 18:29
libtags: sync with upstream
36478171
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/04 14:32
bootrc: make sure essid and wpapsk are used literally
88377fc8
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/04 13:53
libtags: fix multiple issues found by fuzzing
abdb6260
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/03/02 13:23
libtags: correct 437 codepage
c5c19dfe
– 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
d6923e0f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/02/24 14:43
nusbrc: ignore ITE RGB LED Controller
f881d4f6
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/02/24 09:35
games/gba: add rtc GPIO implementation
2259c436
– 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
41abe98a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/02/19 20:38
zuke: add "composer" tag support (column hidden by default)
bafc196c
– 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
06731838
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/02/19 13:37
libtags: add Tcomposer and Tcomment
4882f18a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/02/19 13:07
libtags/wav: respect buffer size when reading tag value
f6a6ccb1
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/02/19 13:00
libtags/wav: process unknown tags as well