RSS feed
abc13e8a
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/21 14:40
rio: fix memory leak with closed kbdtap (thanks aap)
28ab3928
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/21 14:21
stats: use a high water mark for maximum on graphs
27ad7eec
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/21 14:20
/sys/lib/dist/ndb: update root servers and add script to keep them updated
18837452
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/21 09:16
rudp: better newgen() function, avoiding the lock
062ea515
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/21 09:10
devsdp: fix randomization of dial and acceptid
16edac9b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/21 09:08
rudp: fix start generation randomization and cleanup
4013d424
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/20 08:01
snoopy: teach gre about ethernet and ip6 payloads (thanks arne meyer)
09d4ca52
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/19 12:17
keyboard(6): use >> instead of > for caps example (thanks moody)
81ecbb5e
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2024/04/19 10:06
Fix minor typos and error redirections
75943722
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2024/04/19 07:55
Add caps kbmap
99695242
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/16 10:07
nusb/usbd: fix typos
4dcffdfb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/14 09:29
snoopy: add igmp protocol
6b0cbf10
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/13 13:34
igmp: maintain timeout per group per interface
e688bddb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/08 12:47
kernel: do nlocks && delayshed check only for Running state
fc01d157
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/08 12:45
kernel: fix the semacquire stack corruption on interrupt
ec1831fb
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/08 11:57
audio(1): mention mixfs resampling audio
9d8d895a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/08 10:50
ext4srv(4): fshalt works with ext4srv now, update; add SOURCE section
5175057d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/08 10:00
ext4srv: fix ext4_bmap_bit_find_clr returning the wrong bit index
f200ab4c
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/08 09:48
ext4srv: remove mbr scanning and writing
3e010bfa
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/07 19:22
ext4srv: revisit "fix meta csum producing garbage" in a better way
a289edbd
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/07 18:03
disk/smart: fix a warning
72f26fbe
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/07 18:00
tapefs: fix two warnings
0986dc11
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/07 17:44
imx8/sai: run off ref 25MHz clock - no need to turn audio PLL on
1f811b4b
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/07 15:04
filter(1): small typesetting error
6ece06ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/07 13:45
kernel: dont zero up->nerrlab in syscall()
e44da28d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/07 12:23
kernel: zero Proc.lastlock and Proc.lastilock in newproc()
2bd0b206
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/07 12:19
kernel: remove unused Proc.lockwait Lock pointer
b1baefc8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/07 12:09
kernel: remove some debugging cruft from taslock.c
4e48ba4c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/07 11:22
pc, pc64: simplify error handling setscreensize()
77652a0c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/07 11:19
nusb/audio: fix division by zero error
27ff6876
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/06 21:56
ape: bring in entrypoint changes from libc and fix profiling across the board
1522f722
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/06 19:18
pc, pc64: fix rlock: nlocks 1 print from vga
aeabc449
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/06 19:07
audio/mixfs: resample based on audio dev output format, not just the rate
068ae063
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/06 18:55
nusb(4): fix audio(3) reference
6d4724bb
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/06 17:31
nusb(4): fix Audio section
ad0726a1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/06 12:42
kernel: print warning in rlock() and wlock() when we hold spinlocks
5b23c72a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/06 12:35
9boot: use BIOS tick counter instead of INT 0x15 WAIT
eaa0b13b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/06 12:17
devip: handle interface spec correctly for writes to /net/iproute
a1923338
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/04 23:21
sdide: add pci id for SiS 964 IDE controller (thanks mrunix00)
69e8a814
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/04 20:50
nusb/audio: great new features
2be642f3
– adventuresin9 <adventuresin9@gmail.com>
authored
on 2024/04/04 18:23
mt7688: add devarch and i2c
85f19e82
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/04 17:45
usbxhci: fix high/super speed iso transfers
8e7be62f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/02 21:46
libpcm: fix pcmratio - forgot to adjust for output frame size
7d9f1254
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/02 17:28
ext4srv: correct the "not found" walk error
5a5d4c2f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/02 17:19
ext4srv: walk: set QTTMP
c7c0d55b
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/02 16:52
ext4srv: fix ..-walk from a dir under root
6efb760e
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2024/04/02 16:52
ext4srv: add append-only and temp files support
22facc78
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/01 23:57
/sys/doc/nssec.ms: fix references section header
a195041d
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/01 23:55
ktrans: correct Korean input (thanks npmania!)
e74f1325
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/04/02 00:01
ktrans: graphical upgrade and feedback
7928008e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/04/01 16:23
6c: fix botched "embedded struct conversion codegen"-fix
b5d0d92c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/31 15:55
pc64: use chain of IDIVQ for delayloop() (former aamloop())
83033779
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/03/30 15:26
qio: fix deadlock with qdiscard()
31dab1e5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/03/29 17:38
git/branch: don't add dirs to removed file list
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
Next