code: plan9front

RSS feed

a7016ce0 – Alex authored - 2023/03/05 09:14
Mail: don't start plumb procs in their own note groups

633bac1e – Jacob authored - 2023/03/05 02:47
/sys/src/games/^(aout2gba gba/rom): basic gba toolkit

4fc2780a – Jacob authored - 2023/03/05 01:12
import tc and tl from 9ferno

23d5a950 – sl authored - 2023/03/04 23:34
/lib/troll: Running Rust code on Plan 9 using webassembly

4db748a4 – Ori authored - 2023/03/04 17:06
diff: add missing file

40486d36 – Ori authored - 2023/03/04 15:03
diff, merge3: refactor diff, implement merge3

835d20a0 – Humm authored and Ori committed - 2021/11/27 10:38
a.out(6): document dynamically loadable modules

4d340ba0 – Sigrid authored - 2023/03/01 12:28
test(1): add a missing space after -T

cb5b36f7 – qwx authored - 2023/02/28 18:37
games/dmid: fix running status for streams

53d55013 – rodri authored - 2023/02/25 14:24
geometry(2): corrections and improvements

e6c6217b – Jacob authored - 2023/02/24 01:53
games/gb: crude serial port emulation

f5eaa9b8 – james authored and cinap_lenrek committed - 2023/02/22 16:01
etherbcm: support for newer BCM5717 series cards.

cc4ac997 – cinap_lenrek authored - 2023/02/22 18:24
libc: fix strchr() for little endian mips (thanks adventuresin9)

acf50236 – sl authored - 2023/02/21 21:13
/lib/theo: I don't care if code is old.

c6a92afc – Ori authored - 2023/02/19 23:22
cmd/mkfile: don't recurse into test/ when looping

fa0f9a46 – Ori authored - 2023/02/19 22:24
cmd/mkfile: make tests depend on cmd build

31913a85 – Ori authored - 2023/02/19 15:44
mkfiles: add 'mk test' support

c3ba64f6 – Ori authored - 2023/02/18 13:54
git: fix nil dereference in corrupt repositories

cd5bafe7 – cinap_lenrek authored - 2023/02/17 06:41
devproc: Fix a double-free reading note file (thanks Josiah Frentsos)

87a6e187 – Sigrid authored - 2023/02/11 11:52
libtags: work around encoders producing Ogg containers with first granule position set to non-zero outside of the first page

7f071685 – sl authored - 2023/02/10 23:29
/lib/rsc: I am not suggesting that instrumentation be added by the Go compiler to all Go programs in the world: that's clearly inappropriate.

28e362d3 – Jacob authored - 2023/02/10 22:38
games/gb: implement internal window line counter

9651e5cb – cinap_lenrek authored - 2023/02/10 17:49
reform: put default "console=0" in #ec

9f6096b4 – Jacob authored - 2023/02/09 19:32
audio/vocdec: handle non type 1 blocks better

89cb83a4 – Jacob authored - 2023/02/08 21:41
audio/vocdec: Creative Voice File decoder

8af84630 – Jacob authored - 2023/02/08 19:41
file: identify Creative Voice File

6b9e3818 – Sigrid authored - 2023/02/08 17:18
/lib/rsc: "Go is the only software with telemetry you don't need to worry about."

e982ca2f – cinap_lenrek authored - 2023/02/06 14:04
rio: refactor the keyboardtap code a bit

32acb3eb – cinap_lenrek authored - 2023/02/06 13:50
7c: eliminate MOVWU r, r instructions when possible

bf1dca5b – cinap_lenrek authored - 2023/02/06 13:35
libmemdraw: don't return Buffer copy from calc functions

74cc358c – cinap_lenrek authored - 2023/02/06 13:28
reform: move SAI iomux/clock initialization into probe()

d20cf9ff – mkf authored and Jacob committed - 2023/02/06 12:40
add standard farsi keymap

bc8eb6ef – cinap_lenrek authored - 2023/02/04 15:54
7c: help and improve peephole optimizer

693325b4 – Sigrid authored - 2023/02/04 12:41
zuke: leave the fds alone (thanks deuteron)

05889d44 – Jacob authored - 2023/01/30 23:24
ktrans: tests and various bug fixes

006b925a – Jacob authored - 2023/01/30 14:28
ktrans: simplify kbdtap read loop

a5c6374b – rodri authored - 2023/01/29 18:11
libgeometry revamp

08a080e8 – cinap_lenrek authored - 2023/01/29 17:21
nusb/ether: support for asix ax88179 (thanks Aidan K. Wiggins)

b8830503 – cinap_lenrek authored - 2023/01/29 15:35
sysinfo: use usbtree instead of just cating #u/usb/ctl

f57df708 – cinap_lenrek authored - 2023/01/29 11:36
nusb/kb: GAOMON S620 tablet support

8188b4f4 – Jacob authored - 2023/01/28 05:30
rio: sync keyboard state with active window on switch

bd3c854f – Anthony authored and Ori committed - 2022/11/09 21:24
libsec: add minimal support for the tls renegotiation

f9096fcd – Jacob authored - 2023/01/27 23:43
6c: copy all of packed structs in OAS

7f8246fd – Jacob authored - 2023/01/25 23:20
games/wadfs: parse hexen map behavior lump

80d25614 – cinap_lenrek authored - 2023/01/22 15:46
lock: Fix some memory leaks (thanks steve simon!)

2bfd510b – qwx authored - 2023/01/22 03:33
games/dmid: no longer threaded

6468f848 – qwx authored - 2023/01/21 13:15
games/dmid(1), games/opl3(1): formatting and update for streaming

d65589c2 – qwx authored - 2023/01/21 13:13
games/dmid: update for opl3 streaming

080a7b01 – qwx authored - 2023/01/21 13:12
games/opl3: implement real time streaming mode

bb36ba06 – Sigrid authored - 2023/01/17 08:14
plumb fileaddr: match with a trailing colon

323a0847 – qwx authored - 2023/01/15 17:38
games/dmid: simplify and reuse input code for streaming

3a10ba9f – Ori authored - 2023/01/15 16:47
git(1): update example to work with today's github

4c5e5174 – qwx authored - 2023/01/15 15:32
games/dmid: add control 00h, bank select

c1afd115 – qwx authored - 2023/01/15 15:23
games/dmid: properly skip delay field from stream

f00fb547 – cinap_lenrek authored - 2023/01/15 14:45
sdmmc: implement boot partition access for emmc

74e56dbf – cinap_lenrek authored - 2023/01/15 14:42
devsd: fix wrong range check for subunit number

c8c97919 – Ori authored - 2023/01/14 16:12
upas/Mail: stop splitting headers

6383135f – cinap_lenrek authored - 2023/01/14 11:30
vt: ignore xterm Set/reset key modifier options escape sequence

789a6430 – Ori authored - 2023/01/13 23:26
pic: error instead of crashing on nonexistent variables

75b5e92d – fig authored and Alex committed - 2023/01/13 01:29
tiltscreen documentation

7dae737b – Alex authored - 2023/01/13 07:54
upasfs(4): remove self-reference and drop trailing comma (thanks fig)

784b47ad – qwx authored - 2023/01/12 01:48
games/midi: fix desyncs after tempo changes in multitrack files

89c60481 – qwx authored - 2023/01/11 03:42
games/dmid: fix tempo changes causing desyncs in multitrack files

f7936560 – Sigrid authored - 2023/01/10 10:13
zuke(1): replace Beats 'n Breaks icy url with aNONradio

60b64002 – cinap_lenrek authored - 2023/01/09 14:37
ssh(1): relies -> relays (thanks sigrid)

3bbff3ee – cinap_lenrek authored - 2023/01/09 09:53
ssh(1): fix usage and document -X flag

24fa514a – cinap_lenrek authored - 2023/01/09 09:44
sshnet: mount BEFORE /net (preserving /net/tls and /net/dns)

b122f2c4 – Jacob authored - 2023/01/07 23:18
look: add -b for specifying numeric base

5cf57066 – cinap_lenrek authored - 2023/01/06 19:02
authsrv(2): document readcons() function

5a11bcaa – cinap_lenrek authored - 2023/01/06 18:30
keyboard.h: comment.

19c89f52 – cinap_lenrek authored - 2023/01/06 16:16
libauthsrv: import better passtodeskey() function (from drawterm)

6940bbc5 – cinap_lenrek authored - 2023/01/06 15:54
libmp: parentesis (from drawterm)

ee6ffe99 – cinap_lenrek authored - 2023/01/06 15:11
libmemdraw: coding style (from drawterm)

6d2d7e0e – cinap_lenrek authored - 2023/01/06 14:46
libauthsrv: deal with signed char in readcons()

b8350066 – cinap_lenrek authored - 2023/01/06 14:32
libc: coding style (from drawterm)

c38c964e – cinap_lenrek authored - 2023/01/06 14:27
devdraw: coding style (from drawterm)

69a3f679 – cinap_lenrek authored - 2023/01/06 14:22
libip: avoid parentesis warnings from gcc (from drawterm)

768edd8f – cinap_lenrek authored - 2023/01/06 13:57
libsec: fix inconsistent prototypes for des (from drawterm)

51135e37 – cinap_lenrek authored - 2023/01/06 08:35
> the retunnel logic in the gre code is wrong.

6cbcac73 – cinap_lenrek authored - 2023/01/05 14:27
usbtree: a little helper to pretty print usb hubs and devices in a tree

457ba087 – cinap_lenrek authored - 2023/01/05 12:15
nusb/usbd: assign hname to hubs

556eea1f – cinap_lenrek authored - 2023/01/05 01:34
nusb/usbd: add /dev/usbhubctl file to control port power and led indicators

5bce05b7 – cinap_lenrek authored - 2023/01/05 00:58
devusb: provide usb hub device number instead of address in /dev/usb/ctl

95ea8f77 – cinap_lenrek authored - 2023/01/04 20:57
nusb/usbd: provide vid and did in device info string for hubs

24020259 – cinap_lenrek authored - 2023/01/04 14:25
ndb/dns: allow specifying local ip addresses for serving dns

358551de – cinap_lenrek authored - 2023/01/03 18:07
devip: actually put igmp in ip section

9e1b4cb6 – cinap_lenrek authored - 2023/01/03 17:42
devip: add igmp protocol support to all kernels

5dba9487 – cinap_lenrek authored - 2023/01/03 17:06
audio/mixfs: implement flush

41c959af – cinap_lenrek authored - 2023/01/03 16:31
audio/mixfs: no loopback delay

5a2427a6 – cinap_lenrek authored - 2023/01/03 16:15
audio/mixfs: fix loopback

73f5eea7 – Sigrid authored - 2023/01/03 16:04
dial(1): fix a typo

e5f0918b – cinap_lenrek authored - 2023/01/03 15:15
audio/screamsend: actually have aux/dial exec screamenc (thanks sigrid!)

a38e34be – cinap_lenrek authored - 2023/01/03 15:02
audio/screamsend: use dial(1)

1c1586d5 – cinap_lenrek authored - 2023/01/03 14:41
tlsclient: try /bin/$cmd for exec

71a993b4 – cinap_lenrek authored - 2023/01/03 14:37
tlsclient: keep stderr

2ea73377 – cinap_lenrek authored - 2023/01/03 14:28
dial(1): typos

56c7fa43 – cinap_lenrek authored - 2023/01/03 14:26
aux/listen1: write status to standard error

35718e88 – cinap_lenrek authored - 2023/01/03 14:25
add dial to mkfile

8e56bd06 – cinap_lenrek authored - 2023/01/03 14:24
dial(1): document -o options

68c88ddf – cinap_lenrek authored - 2023/01/03 14:18
dial(1): add dial command similar to plan9port

Next