RSS feed
28e362d3
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/02/10 22:38
games/gb: implement internal window line counter
9651e5cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/02/10 17:49
reform: put default "console=0" in #ec
9f6096b4
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/02/09 19:32
audio/vocdec: handle non type 1 blocks better
89cb83a4
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/02/08 21:41
audio/vocdec: Creative Voice File decoder
8af84630
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/02/08 19:41
file: identify Creative Voice File
6b9e3818
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/02/08 17:18
/lib/rsc: "Go is the only software with telemetry you don't need to worry about."
e982ca2f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/02/06 14:04
rio: refactor the keyboardtap code a bit
32acb3eb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/02/06 13:50
7c: eliminate MOVWU r, r instructions when possible
bf1dca5b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/02/06 13:35
libmemdraw: don't return Buffer copy from calc functions
74cc358c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/02/06 13:28
reform: move SAI iomux/clock initialization into probe()
d20cf9ff
– mkf <mkf@x230>
authored
and Jacob Moody <moody@posixcafe.org>
committed
on 2023/02/06 12:40
add standard farsi keymap
bc8eb6ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/02/04 15:54
7c: help and improve peephole optimizer
693325b4
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/02/04 12:41
zuke: leave the fds alone (thanks deuteron)
05889d44
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/01/30 23:24
ktrans: tests and various bug fixes
006b925a
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/01/30 14:28
ktrans: simplify kbdtap read loop
a5c6374b
– rodri <rgl@antares-labs.eu>
authored
on 2023/01/29 18:11
libgeometry revamp
08a080e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/29 17:21
nusb/ether: support for asix ax88179 (thanks Aidan K. Wiggins)
b8830503
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/29 15:35
sysinfo: use usbtree instead of just cating #u/usb/ctl
f57df708
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/29 11:36
nusb/kb: GAOMON S620 tablet support
8188b4f4
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/01/28 05:30
rio: sync keyboard state with active window on switch
bd3c854f
– Anthony Martin <ality@pbrane.org>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2022/11/09 21:24
libsec: add minimal support for the tls renegotiation
f9096fcd
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/01/27 23:43
6c: copy all of packed structs in OAS
7f8246fd
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/01/25 23:20
games/wadfs: parse hexen map behavior lump
80d25614
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/22 15:46
lock: Fix some memory leaks (thanks steve simon!)
2bfd510b
– qwx <qwx@sciops.net>
authored
on 2023/01/22 03:33
games/dmid: no longer threaded
6468f848
– qwx <qwx@sciops.net>
authored
on 2023/01/21 13:15
games/dmid(1), games/opl3(1): formatting and update for streaming
d65589c2
– qwx <qwx@sciops.net>
authored
on 2023/01/21 13:13
games/dmid: update for opl3 streaming
080a7b01
– qwx <qwx@sciops.net>
authored
on 2023/01/21 13:12
games/opl3: implement real time streaming mode
bb36ba06
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/01/17 08:14
plumb fileaddr: match with a trailing colon
323a0847
– qwx <qwx@sciops.net>
authored
on 2023/01/15 17:38
games/dmid: simplify and reuse input code for streaming
3a10ba9f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/01/15 16:47
git(1): update example to work with today's github
4c5e5174
– qwx <qwx@sciops.net>
authored
on 2023/01/15 15:32
games/dmid: add control 00h, bank select
c1afd115
– qwx <qwx@sciops.net>
authored
on 2023/01/15 15:23
games/dmid: properly skip delay field from stream
f00fb547
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/15 14:45
sdmmc: implement boot partition access for emmc
74e56dbf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/15 14:42
devsd: fix wrong range check for subunit number
c8c97919
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/01/14 16:12
upas/Mail: stop splitting headers
6383135f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/14 11:30
vt: ignore xterm Set/reset key modifier options escape sequence
789a6430
– Ori Bernstein <ori@eigenstate.org>
authored
on 2023/01/13 23:26
pic: error instead of crashing on nonexistent variables
75b5e92d
– fig <type9freak@gmail.com>
authored
and Alex Musolino <alex@musolino.id.au>
committed
on 2023/01/13 01:29
tiltscreen documentation
7dae737b
– Alex Musolino <alex@musolino.id.au>
authored
on 2023/01/13 07:54
upasfs(4): remove self-reference and drop trailing comma (thanks fig)
784b47ad
– qwx <qwx@sciops.net>
authored
on 2023/01/12 01:48
games/midi: fix desyncs after tempo changes in multitrack files
89c60481
– qwx <qwx@sciops.net>
authored
on 2023/01/11 03:42
games/dmid: fix tempo changes causing desyncs in multitrack files
f7936560
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/01/10 10:13
zuke(1): replace Beats 'n Breaks icy url with aNONradio
60b64002
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/09 14:37
ssh(1): relies -> relays (thanks sigrid)
3bbff3ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/09 09:53
ssh(1): fix usage and document -X flag
24fa514a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/09 09:44
sshnet: mount BEFORE /net (preserving /net/tls and /net/dns)
b122f2c4
– Jacob Moody <moody@posixcafe.org>
authored
on 2023/01/07 23:18
look: add -b for specifying numeric base
5cf57066
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 19:02
authsrv(2): document readcons() function
5a11bcaa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 18:30
keyboard.h: comment.
19c89f52
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 16:16
libauthsrv: import better passtodeskey() function (from drawterm)
6940bbc5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 15:54
libmp: parentesis (from drawterm)
ee6ffe99
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 15:11
libmemdraw: coding style (from drawterm)
6d2d7e0e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 14:46
libauthsrv: deal with signed char in readcons()
b8350066
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 14:32
libc: coding style (from drawterm)
c38c964e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 14:27
devdraw: coding style (from drawterm)
69a3f679
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 14:22
libip: avoid parentesis warnings from gcc (from drawterm)
768edd8f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 13:57
libsec: fix inconsistent prototypes for des (from drawterm)
51135e37
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/06 08:35
> the retunnel logic in the gre code is wrong.
6cbcac73
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/05 14:27
usbtree: a little helper to pretty print usb hubs and devices in a tree
457ba087
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/05 12:15
nusb/usbd: assign hname to hubs
556eea1f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/05 01:34
nusb/usbd: add /dev/usbhubctl file to control port power and led indicators
5bce05b7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/05 00:58
devusb: provide usb hub device number instead of address in /dev/usb/ctl
95ea8f77
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/04 20:57
nusb/usbd: provide vid and did in device info string for hubs
24020259
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/04 14:25
ndb/dns: allow specifying local ip addresses for serving dns
358551de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 18:07
devip: actually put igmp in ip section
9e1b4cb6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 17:42
devip: add igmp protocol support to all kernels
5dba9487
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 17:06
audio/mixfs: implement flush
41c959af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 16:31
audio/mixfs: no loopback delay
5a2427a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 16:15
audio/mixfs: fix loopback
73f5eea7
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/01/03 16:04
dial(1): fix a typo
e5f0918b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 15:15
audio/screamsend: actually have aux/dial exec screamenc (thanks sigrid!)
a38e34be
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 15:02
audio/screamsend: use dial(1)
1c1586d5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:41
tlsclient: try /bin/$cmd for exec
71a993b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:37
tlsclient: keep stderr
2ea73377
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:28
dial(1): typos
56c7fa43
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:26
aux/listen1: write status to standard error
35718e88
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:25
add dial to mkfile
8e56bd06
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:24
dial(1): document -o options
68c88ddf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/03 14:18
dial(1): add dial command similar to plan9port
916c7f0b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/02 12:54
keyboard.h: fix misleading comment (F12 is KF|0xC)
49b5472e
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/01/01 19:49
evdump(1): a program to dump input and window events
70588555
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2023/01/01 13:37
mouse: Make /dev/mousein readable to get mouse status without blocking
ba66d8f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/30 13:36
libc: fix 32-bit arch vlong->double conversion (thans cosa)
b81609d0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/30 13:20
sdmmc: switch argument must be integer
34a662c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/30 10:10
tcp: only create new translation when SYN packet
6b5de9ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/30 10:09
icmp: only forward EchoRequest, Timestamp(request), InfoRequest and AddrMaskRequest
f8ddcb23
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/29 13:16
sdmmc: actually implement mmc support
d57aad45
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/29 13:09
reform/usdhc: fix debug print, R1b response handled by controller
522a0f8f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2022/12/27 15:15
boot/reform: bootm if loading the kernel worked
a44a54bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/27 14:34
sdmmc: new interface for SDio
7f3498b6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/25 13:26
pushtls(2): client certificates got implemented in 2012
02d09919
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/25 13:02
auth: use caphash and capuse under /dev instead of #¤
5b032deb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/25 13:00
libsec: use /net/tls instead of #a/tls
3bd5ff95
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/25 12:43
srv(3): use /srv instead of #s in SYNOPSIS
568a0b24
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/25 12:34
devsrv: Various fixes.
62253b9d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/23 10:07
libc: use /fd instead of #d in iounit()
56768a36
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/23 09:58
auth/factotum: access /proc instead of #p for private()
8dec5984
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/23 09:43
/lib/namespace: bind devtls to /net, mount /root after binding /srv
9dde88f8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/23 09:41
bootrc: bind devcap and devtls, make /root mount consistent with spec
89cd4a0e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/12/23 09:39
usbd: use dprint() report to standard-error instad of standard-out
Next