code: plan9front

RSS feed

27d3b468 – Sigrid authored - 2022/12/02 19:00
git(1): The/ → The

3dc18bf2 – Sigrid authored - 2022/12/02 18:55
merge2

30a234b9 – Sigrid authored - 2022/12/02 18:41
merge

acfef690 – Sigrid authored - 2022/12/02 18:20
vga: ⑨: it looks bad but it is there

3ee79baf – Ori authored - 2022/12/02 18:20
git: prevent infinite recursion with cyclic symlinks (thanks cosa)

d67e83ed – cinap_lenrek authored - 2022/12/02 15:08
9boot: delay GetMemoryMap until right before ExitBootServices (thanks michael forney!)

12ccc63e – Jacob authored - 2022/12/02 12:16
page: put gs in a sandbox

e483c612 – Jacob authored - 2022/12/02 02:16
kernel: private srv boards

87fa1a78 – Sigrid authored - 2022/11/29 11:53
iconv: copy extra data verbatim to allow font conversion/compression

1be74e0b – Sigrid authored - 2022/11/28 11:17
audio/zuke: do not clip the rightmost column

d376fac6 – Ori authored - 2022/11/27 23:55
gitfs(4): clean up junk in manpage

618b7b86 – qwx authored - 2022/11/27 19:26
play: use doom1.wad and dmid/opl3 for midi files by default

49399482 – cinap_lenrek authored - 2022/11/27 18:07
play: aac support

0197ce98 – Noam authored - 2022/11/27 18:16
c99: update dead web link

24bccc80 – sl authored - 2022/11/27 11:38
/sys/man/8/trampoline: fix typo

839f58e9 – cinap_lenrek authored - 2022/11/27 11:13
trampoline: Add -o option to send protocol-specific ctl string

ff2ebe6c – Ori authored - 2022/11/26 18:47
git: add support for another signed message format

4055404c – Ori authored - 2022/11/25 09:54
etheriwl: add pci id for AC 7265 card (thanks Chris Gorman)

d09e5a7a – Michael authored and Ori committed - 2022/11/11 20:11
usbxhci: wait for reset to complete before continuing initialization

2380532f – Ori authored - 2022/11/23 22:11
sysupdate: only pull on 'front' branch

fc55d674 – Sigrid authored - 2022/11/22 20:16
riow(1): no. I give up trying to understand wtf is wrong with rio

614da5fc – Sigrid authored - 2022/11/22 20:11
riow(1): running via window(1) requires rfork n

9d6d3278 – Sigrid authored - 2022/11/22 20:02
riow(1): remove window(1) invocation

09bb5b77 – Sigrid authored - 2022/11/21 18:23
riow(1): provide better examples of how to run it (thanks be0ba)

27ca3c1b – cinap_lenrek authored - 2022/11/20 11:47
snoopy: fix ipv6 option header parsing, add MLD messages to icmp6

c7838433 – cinap_lenrek authored - 2022/11/20 10:40
aux/listen: add -o and -O options

98a66671 – cinap_lenrek authored - 2022/11/20 10:38
devip: lilu dallas multicast.

0ed8a3bd – cinap_lenrek authored - 2022/11/20 10:30
icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMIT

30c5296f – Michael authored - 2022/11/15 06:30
kernel: handle 64-bit multiboot framebuffer address

29a28c9a – Sigrid authored - 2022/11/15 20:46
tee: remove unused variable (thanks mkf9)

e2566e93 – qwx authored - 2022/11/15 16:58
history: fix walking and handling files with spaces

f9fba309 – Sigrid authored - 2022/11/14 09:23
nusb/cam: interrupt reader proc on close to unstuck it

5e3a9d31 – Sigrid authored - 2022/11/14 09:23
nusb/cam: rather than showing partially green frames (when not enough bandwidth), skip those altogether

67420a0b – Sigrid authored - 2022/11/13 17:11
nusb/cam: take max payload transfer size into account when selecting for bandwidth

57f250ad – Sigrid authored - 2022/11/13 17:09
nusb/cam: remove wrong func prototypes, print probe control

5e60d86c – Josiah authored and Ori committed - 2022/11/13 14:24
Re: [9front] cwfs: Add some missing dashes

7fcf96b4 – Sigrid authored - 2022/11/13 13:36
nusb/cam: rewrite yuy2convert with integer arithmetic

7a5a9b59 – qwx authored - 2022/11/12 02:35
history(1): update SOURCE, formatting

a39eb30f – Jacob authored - 2022/11/11 12:26
skelfs: remove useless code (thanks Arne Meyer)

e5d29a2b – Sigrid authored - 2022/11/08 17:11
reform(1): fix a missing space char

b7cc1478 – Michael authored - 2022/11/04 22:57
ircrc: fix race with pipe causing hangup

4d1d8c34 – Sigrid authored - 2022/11/07 19:53
upas/marshal: rfc2047-encode name of the sender (fixes non-ascii names in From: header)

c6e2c07f – Ori authored - 2022/11/06 00:09
patch: preserve permissions of original file when patching

744475a5 – Sigrid authored - 2022/11/05 19:41
read: add -r to read runes instead of bytes (thanks umbraticus)

1b02c81c – Jacob authored - 2022/11/05 16:14
ethervgbe: do not give userspace the frame check sequence

4e75dd52 – Ori authored - 2022/11/04 20:38
plan9.ini(8): document the *debug option

a013f992 – Sigrid authored - 2022/11/04 18:20
cc: do not wait for cpp to finish if there were errors

8673b63e – Sigrid authored - 2022/11/04 17:02
cc: wait for cpp to report whether it was a success

c4fdc433 – Sigrid authored - 2022/11/04 13:46
bar: static buffer for splitting, since it is getting used for clicks later on

e2e8551e – Sigrid authored - 2022/11/04 13:41
bar(1): explain the items separation better, mention the default separator char

886b0f70 – Sigrid authored - 2022/11/04 13:41
bar: increase the buffer to fit more aux data (noam decided to display the currently playing track there)

0cc26776 – Sigrid authored - 2022/11/03 21:07
cpp: stringified macros shouldn't split words separate by a dot

540a67e9 – Sigrid authored - 2022/11/03 12:52
audio/zuke: fix -s not drawing properly and track being off by one; more OCLOSE

09ef6ef8 – Jacob authored - 2022/11/03 00:20
boot/bitsy: clean up checked in binary

aebe358a – Jacob authored - 2022/11/03 00:16
libc: address kencc warning in date.c

479a31ae – Sigrid authored - 2022/11/02 16:40
bar: fix automatic resize and click location; ignore separator area when clicking

9984f40f – Jacob authored - 2022/11/02 01:44
kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)

037c6189 – cinap_lenrek authored - 2022/11/01 07:28
disk/partfs: fix bogus "%r" error response

bada5218 – cinap_lenrek authored - 2022/11/01 07:27
hjfs: check and fix print format errors

464817ec – cinap_lenrek authored - 2022/11/01 07:10
lib9p: fix missing newlines in fprint()

c7e25f71 – Michael authored - 2022/10/30 00:34
rc: make `flag f [+-]` clear status on success

64eaf7ba – qwx authored - 2022/10/31 14:02
games/doom: experience it right from the start

0e66f873 – cinap_lenrek authored - 2022/10/31 11:53
florenate: not funny

a84ffa1a – cinap_lenrek authored - 2022/10/31 11:43
lib9p: double the buffer for /srv/$service

8b571413 – cinap_lenrek authored - 2022/10/31 08:44
reform: only override console=0 when no plan9.ini is passed

297c6d8c – Ori authored - 2022/10/30 23:52
ape: fix warning building mkstemp

aad36c64 – Ori authored - 2022/10/30 20:28
zuke: don't fall into the rathole

f817308f – Ori authored - 2022/10/30 20:28
libflac: work around kencc running out of registers on arm

2e1ac96d – Michael authored - 2022/10/04 13:34
vt: fix home/end sequences in xterm mode

800170c6 – Michael authored - 2022/10/30 00:21
patch: improve hunk search

00238463 – Michael authored - 2022/10/29 20:02
upas/fs: support date format used in RFC 4155 mbox files

82435c35 – Michael authored - 2022/10/29 19:06
upas/fs: clear errstr after chkunix

7d108832 – Ori authored - 2022/10/29 14:19
tmdate: provide better parse errors

c67a1784 – Jacob authored - 2022/10/28 23:46
/sys/src/cmd/mkfile: append to $NOMK so user can provide their own

98875e62 – sl authored - 2022/10/28 17:22
/lib/rob: I told this anecdote in an internal talk at Google. You might have seen it then.

9c0d74e0 – sl authored - 2022/10/28 17:21
/lib/theo: I want to say more.

9e818a50 – Sigrid authored - 2022/10/26 18:21
audio/flacdec: don't run pcmconv on s16r44100c2

e5661f9d – Sigrid authored - 2022/10/26 17:20
zuke: kill off decoders; use more OCEXEC

f2eef8e0 – qwx authored - 2022/10/24 03:24
bar: revert boundaries fix, the old ones are fine

c5bfb205 – qwx authored - 2022/10/23 16:00
bar: fix item boundaries misspacing

8a6a354e – cinap_lenrek authored - 2022/10/22 21:59
sdnvme: fix missing unlock() in submit queue full case

9a69a142 – Michael authored - 2022/10/22 15:13
patch: fix bounds check for hunk scan in forward direction

e7b26bd4 – Arne authored and Ori committed - 2022/10/01 06:35
cdfs: handle block sizes correctly

6d9b3408 – Michael authored - 2022/10/22 14:40
exportfs: fix clunk of first attach with -S

585365f5 – an2qzavok authored and Ori committed - 2022/10/22 12:23
plot: fix disc and circle operations

dfee08d5 – Ori authored - 2022/10/21 11:27
git/walk: don't list untracked files after removal

f9df0bd2 – cinap_lenrek authored - 2022/10/21 07:06
kernel: fix freeb() for custom pools

2cd31366 – Jacob authored - 2022/10/18 23:00
rio: prevent some more keyboard lockups

676f990f – Sigrid authored - 2022/10/18 11:07
zuke: fix wrong string width of playback position calculated on network streams

820c6acc – Sigrid authored - 2022/10/18 10:20
mothra: get rid of soft hyphens

58339bea – Jacob authored - 2022/10/17 20:07
window: fix regression w.r.t subrios

0fbecab0 – Sigrid authored - 2022/10/17 19:58
libtags: opus/vorbis: make sure to get to the last frame to have the full duration

d67596f1 – Sigrid authored - 2022/10/17 19:00
zuke: display currently enabled modes when stopped

f664bc3f – Sigrid authored - 2022/10/17 18:47
zuke: less garbage dereferencing, stop interrupting decoders

dc5143fd – Sigrid authored - 2022/10/17 15:12
zuke: use percentile to calculate relative widths of columns

3668c38e – Sigrid authored - 2022/10/17 14:45
zuke: update ICY title from the stream metadata while playing

5211d29e – Sigrid authored - 2022/10/16 15:46
zuke: fix repeat and replay gain modes not showing when playing network streams

cc692fa3 – Ori authored - 2022/10/16 14:46
import(4), oexportfs(4): more empty files removed.

16807788 – Ori authored - 2022/10/16 14:25
cpu(1): why did we have an empty file? (thanks llamaa)

7e0179ba – Sigrid authored - 2022/10/15 15:01
zuke: basic replay gain support

Next