RSS feed
d8b23eb5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/29 19:15
nusb/usbd: don't spam opendevdata() transaction errors before timeout, error printing
46cf9d4e
– adventuresin9 <adventuresin9@gmail.com>
authored
on 2023/09/27 16:47
i2cbcm: clean up and fixes
82da41a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/27 15:19
nusbrc: use exponential backoff and timeout usb enumeration
5c448c61
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/09/26 10:40
cpp: don't bail on all '?'
b0ad72be
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 21:54
upas/fs: write index out to temp file
fc6d319a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 21:24
upas/fs: don't abort when the server gives us invalid dates
ae2bb7f3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 21:21
cpp: remove trigraphs
73862cb9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 21:12
error(5): revert accidental commit
fd8a2d81
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 21:09
git/walk: only show untracked paths matching requested prefix
27a696b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 20:59
manpages: we don't need to execute manpages
357e5869
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 20:58
git(1): document flag to show unused files
266881b4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 18:03
git: replace index format for ~200x speedup
5af61e31
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/25 20:03
git/fs: when statting an object, generate a correct qid
1db8008a
– kemal <kemalinanc8@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2023/09/23 19:52
rc: use IOUNIT for io NBUF
dbba8016
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/22 19:02
libmach: set errstr if we can't find a SP for a PC
35041220
– Russ Cox <rsc@swtch.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2020/07/18 19:52
acme: add font control message
4e5f3979
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/22 11:52
hg: actually remove hg this time
e94f3a16
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/22 11:42
hg: remove forgotten traces
5e2071ca
– theowner <theowner@files>
authored
on 2023/09/21 13:57
bcm64: add i2c for pi3
ae146ac1
– theowner <theowner@files>
authored
on 2023/09/21 13:54
bcm64: add i2c for pi3
c4c072ae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/21 12:56
diff: generate no-newline directives
0123946b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/21 12:55
patch: support no-newline directives
ab50c202
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/09/20 15:33
games/aout2gba: allow either ARM or ARMB mach type
a7a315bf
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/09/20 15:31
libmach: fix dropped header in last commit
2e8a4a69
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/09/20 14:09
libmach: thumb support
9d9da40f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/20 13:46
diff: don't flush on every line
1ae5fc01
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2023/09/18 21:40
boot/efi: add arm64
5f4e2670
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/09/18 19:36
eui: draw in seperate proc
26e4a18e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/18 12:34
patch: fix offsets in reverse mode
172dc000
– Kristo <kristo.ilmari@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2023/08/07 11:29
libjson: make sure string contains only a single JSON value
597ff0b5
– qwx <qwx@sciops.net>
authored
on 2023/09/17 21:27
games/mid2s: fix usage string
c1d40df4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/17 16:25
devip: fix comment ifc->id -> ifc->ifcid
f39abb29
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/17 16:12
devip: run Medium.unbind() with ifc->conv released, cleanup
da308716
– kemal <kemalinanc8@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2023/07/27 14:25
audiohda: detect hda devices using pci class id
16a0a106
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2023/09/17 13:35
add aux/aout2efi
3ce0347e
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/09/16 20:51
ktrans: more tests, telex rewrite, small chinese fix
556618eb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/16 20:36
sysupdate: use the rc -b flag to keep sysupdate in memory
e182ec11
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/16 20:16
devip: automatically unbind interface on read errors
35427393
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/16 19:35
devi2c: expose the I2Cdev structure to the controller.
86b470d8
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2023/09/15 18:29
kernel: move virtio10 drivers to port
83f489cf
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/15 16:56
doom: run audio in its own proc; can stop frame-dropping as well
4a4d141f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/15 14:15
doom: wait explicitly for convproc to exit before running getwindow on resize
a0a3bf21
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/15 14:04
doom: faster palette→rgb conversion for arm64; fix convproc channel handling
a523ce12
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/14 21:16
doom: draw in a separate proc
c8b73800
– rodri <rgl@antares-labs.eu>
authored
on 2023/09/13 15:05
/lib/keyboard: fix subscript small letter n. add super/sub small letter i
140ca8fb
– qwx <qwx@sciops.net>
authored
on 2023/09/13 01:22
games/doom: don't crash on invalid music selection with idmus cheat
526f6310
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/12 07:00
reform/pm: fix lcd pwm cycle setting precision
d6023746
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/11 09:53
7c: replace {CMP $0,…; Bcond} with CB[N]Z/TB[N]Z when possible
a3c75553
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/10 20:05
git/fs: preserve mode bits when walking branch dirs
9e79d829
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/10 19:46
merge3: handle edge cases where we remove lines
e0d12942
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/10 13:43
7l: define missing TBZ/TBNZ relation
9fabc3bb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/09/09 17:54
cdfs: use IOUNIT for maxrpc (thanks Arne Meyer)
41a932f3
– mia soweli <inbox@tachibana-labs.org>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2023/09/08 10:23
webcookies(4): cookiefs -> webcookies
2efc26f2
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/08 09:48
nedmail: set $% to the full path of the current message
af848f17
– qwx <qwx@sciops.net>
authored
on 2023/09/07 20:21
games/doom: remove dead code
92e9b85b
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/07 11:30
7c: add from3 support (no functional change)
ecb29841
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/07 11:04
7l: support fused multiply-add/sub ops
a9f4ddad
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/07 10:12
7l: fix MADD/MSUB optional reg
e3df6c86
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/05 17:58
7l: do a single pass to produce data segment instead of doing it in chunks
c3025ce1
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/05 15:46
libc/arm64: memmove/memset - save/restore link register
e7d670f1
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/05 14:34
libc/arm64: disable profiling on memcpy (memmove is an alias and follows immediately)
14f8dbe6
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/04 17:47
7l: support CB[N]Z[W] instructions
fdf020f1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/09/03 13:21
qio: fix memory leak in qproduce()
dd1962f9
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/02 17:03
libmach: arm64: disasm fmov Rn,Fd / fmov Fn,Rd
e2224a90
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/02 16:33
7l: support fmov between general and fp registers
1446861b
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/02 16:28
7l: 1 → NOPROF to avoid confusion
b03b762a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/09/02 12:34
libc/arm64: fabs, floor and ceil in assembly
7a79e287
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/08/30 23:29
diff: improve is-binary heuristic
b009c447
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/08/29 17:50
games/mkfile: match the dmxdec rename
51950fd7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/08/29 15:58
ms2html: fix crash on macro without newline
df3bb51a
– qwx <qwx@sciops.net>
authored
on 2023/08/28 16:40
games/dmx: rename to games/dmxdec for consistency
24cb61a5
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/08/28 11:46
libauthsrv: readnvram: prompt for password conformation
5376aac7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/27 20:39
ether82563: clear force speed/duplex bits in link-up (thanks taw)
68bba88d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/27 15:09
yacc: define dummy yytokname() and yystatname() macros if not yydebug
93c94e8c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/27 14:50
sd(3): list /led and /smart files
ad26b06c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/27 14:44
bzip2: use IOUNIT for transfer block size
44a2f89a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/08/25 15:31
git/commit: fix sed invocation: our '^' operator has a quirk when used with 'g'
bf7e8777
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/08/25 14:51
actually merge
ad458243
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/25 14:17
merge
aa3eb3b6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/25 14:07
lib9p: return effective iounit in Ropen response
1387ccff
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/24 12:36
audio/zuke: ICY: 4k of stack is enough for everybody
b15f9ddd
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/24 12:35
audio/zuke: fix ICY proc running out of stack
21445d72
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/23 19:34
audio/flacenc: implement [-i fmt] for supported formats; fix tell callback; fix big endian and 3-byte samples
483ff27f
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/08/23 11:57
games/voc^(enc dec): move from audio and add encoder
ec628c4d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/22 09:46
bar: smaller buffer for aux proc; exit on eof
99db038e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/08/22 01:06
git/clone: correctly handle cloning repos with '/' in the remote ref
e44ea2b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/19 23:00
libdraw: use IOUNIT for transfer block size in readimage()
faa625a1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/19 22:45
page: use IOUNIT for NBUF
daba1155
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/19 17:58
devtls: allow larger than MaxRecLen (16k) writes
3914893b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/19 16:17
vncv: remove 16 -> 32 bpp conversion routine
f424cd81
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/18 20:29
vncs: use IOUNIT for Maxfdata
6efabda4
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/18 14:21
7c: do NOT allocate link register for general use
ee93b998
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/08/16 21:28
6c: fix embedded struct conversion codegen
38ea1ac1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 19:40
libbio: bump Bsize to IOUNIT
5030157d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 12:31
uhtml: use IOUNIT for transfer block size
c26f2e6d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 12:28
wc: use IOUNIT for NBUF
03c14457
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 12:27
rx: use IOUNIT for transfer block size
609a5052
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 12:18
webfs: use IOUNIT for transfer block size
c06f967b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 11:59
tlsclient: use IOUNIT for transfer block size
a5db044f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/08/16 11:56
fcp: use IOUNIT as default size
Next