git: 9front

RSS feed

fe2d9dd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/03 12:11
usbxhci: cleanup

82dfa0d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/03 11:32
zynq: remove bogus main.bin file

d9ac1009 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/03 11:31
devbridge: simplify ethermultiwrite()

00d7fe4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/03 11:15
usbxhci: split usbxhci in portable and pci / soc specific drivers

7f70a128 – Jacob Moody <moody@posixcafe.org> authored on 2022/12/02 19:41
kernel: fix devsrv compilation on arm32

f69ca138 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/02 19:25
iconv: revert copying extra data on input

f9991f23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/02 19:05
cc: fix vlong->VOID cast (thanks cosa)

531da8a6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/12/02 19:00
git(1): The/ → The

dae1625d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/12/02 18:55
merge2

ee1fadc8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/12/02 18:41
merge

98c07362 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/12/02 18:20
vga: ⑨: it looks bad but it is there

d7ed72c2 – Ori Bernstein <ori@eigenstate.org> authored on 2022/12/02 18:20
git: prevent infinite recursion with cyclic symlinks (thanks cosa)

80ccbe0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/02 15:08
9boot: delay GetMemoryMap until right before ExitBootServices (thanks michael forney!)

4d402cb0 – Jacob Moody <moody@posixcafe.org> authored on 2022/12/02 12:16
page: put gs in a sandbox

b44450c0 – Jacob Moody <moody@posixcafe.org> authored on 2022/12/02 02:16
kernel: private srv boards

85c6ffff – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/29 11:53
iconv: copy extra data verbatim to allow font conversion/compression

bb134571 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/28 11:17
audio/zuke: do not clip the rightmost column

9aae1e44 – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/27 23:55
gitfs(4): clean up junk in manpage

433bc845 – qwx <qwx@sciops.net> authored on 2022/11/27 19:26
play: use doom1.wad and dmid/opl3 for midi files by default

a29354f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/27 18:07
play: aac support

521ee165 – Noam Preil <noam@pixelhero.dev> authored on 2022/11/27 18:16
c99: update dead web link

e6e8df26 – sl <sl@deckard> authored on 2022/11/27 11:38
/sys/man/8/trampoline: fix typo

efdb6d05 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/27 11:13
trampoline: Add -o option to send protocol-specific ctl string

a70b291a – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/26 18:47
git: add support for another signed message format

830d1397 – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/25 09:54
etheriwl: add pci id for AC 7265 card (thanks Chris Gorman)

3bb4587d – Michael Forney <mforney@mforney.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/11/11 20:11
usbxhci: wait for reset to complete before continuing initialization

1113d194 – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/23 22:11
sysupdate: only pull on 'front' branch

11f94dab – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/22 20:16
riow(1): no. I give up trying to understand wtf is wrong with rio

468536a8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/22 20:11
riow(1): running via window(1) requires rfork n

55510ec6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/22 20:02
riow(1): remove window(1) invocation

e7b90605 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/21 18:23
riow(1): provide better examples of how to run it (thanks be0ba)

438c9fe4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/20 11:47
snoopy: fix ipv6 option header parsing, add MLD messages to icmp6

31a1d6cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/20 10:40
aux/listen: add -o and -O options

a61127ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/20 10:38
devip: lilu dallas multicast.

f892d326 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/20 10:30
icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMIT

e59cb9f6 – Michael Forney <mforney@mforney.org> authored on 2022/11/15 06:30
kernel: handle 64-bit multiboot framebuffer address

91c52c7d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/15 20:46
tee: remove unused variable (thanks mkf9)

d226e0e0 – qwx <qwx@sciops.net> authored on 2022/11/15 16:58
history: fix walking and handling files with spaces

fa312150 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/14 09:23
nusb/cam: interrupt reader proc on close to unstuck it

160d5e29 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/14 09:23
nusb/cam: rather than showing partially green frames (when not enough bandwidth), skip those altogether

1042c89a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/13 17:11
nusb/cam: take max payload transfer size into account when selecting for bandwidth

082eb9c0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/13 17:09
nusb/cam: remove wrong func prototypes, print probe control

e99be8a5 – Josiah Frentsos <jfrent@tilde.team> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/11/13 14:24
Re: [9front] cwfs: Add some missing dashes

00933ca2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/13 13:36
nusb/cam: rewrite yuy2convert with integer arithmetic

ffa4122b – qwx <qwx@sciops.net> authored on 2022/11/12 02:35
history(1): update SOURCE, formatting

4cfd574d – Jacob Moody <moody@posixcafe.org> authored on 2022/11/11 12:26
skelfs: remove useless code (thanks Arne Meyer)

90cf291b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/08 17:11
reform(1): fix a missing space char

cf4e5e07 – Michael Forney <mforney@mforney.org> authored on 2022/11/04 22:57
ircrc: fix race with pipe causing hangup

bccca1a0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/07 19:53
upas/marshal: rfc2047-encode name of the sender (fixes non-ascii names in From: header)

73097e2b – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/06 01:09
patch: preserve permissions of original file when patching

69fdc7c7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/05 19:41
read: add -r to read runes instead of bytes (thanks umbraticus)

e1b372e1 – Jacob Moody <moody@posixcafe.org> authored on 2022/11/05 16:14
ethervgbe: do not give userspace the frame check sequence

4cbb0f53 – Ori Bernstein <ori@eigenstate.org> authored on 2022/11/04 20:38
plan9.ini(8): document the *debug option

43bfea0d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 18:20
cc: do not wait for cpp to finish if there were errors

5c41fd94 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 17:02
cc: wait for cpp to report whether it was a success

5fddb5fd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 13:46
bar: static buffer for splitting, since it is getting used for clicks later on

4f666744 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 13:41
bar(1): explain the items separation better, mention the default separator char

218a1721 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/04 13:41
bar: increase the buffer to fit more aux data (noam decided to display the currently playing track there)

38069ba8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/03 21:07
cpp: stringified macros shouldn't split words separate by a dot

a7bb8212 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/03 12:52
audio/zuke: fix -s not drawing properly and track being off by one; more OCLOSE

08396612 – Jacob Moody <moody@posixcafe.org> authored on 2022/11/03 00:20
boot/bitsy: clean up checked in binary

7f3f8d9e – Jacob Moody <moody@posixcafe.org> authored on 2022/11/03 00:16
libc: address kencc warning in date.c

16ea5ba4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/11/02 16:40
bar: fix automatic resize and click location; ignore separator area when clicking

bd7c3da4 – Jacob Moody <moody@posixcafe.org> authored on 2022/11/02 01:44
kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)

f594765a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/01 07:28
disk/partfs: fix bogus "%r" error response

db7ebf2d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/01 07:27
hjfs: check and fix print format errors

672dd409 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/01 07:10
lib9p: fix missing newlines in fprint()

6b67914c – Michael Forney <mforney@mforney.org> authored on 2022/10/30 00:34
rc: make `flag f [+-]` clear status on success

099743a2 – qwx <qwx@sciops.net> authored on 2022/10/31 14:02
games/doom: experience it right from the start

08f81179 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/31 11:53
florenate: not funny

6072f80b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/31 11:43
lib9p: double the buffer for /srv/$service

5ac33112 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/31 08:44
reform: only override console=0 when no plan9.ini is passed

d98f2f24 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/30 23:52
ape: fix warning building mkstemp

6c1f9225 – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/30 20:28
zuke: don't fall into the rathole

aa71411d – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/30 20:28
libflac: work around kencc running out of registers on arm

95c798e8 – Michael Forney <mforney@mforney.org> authored on 2022/10/04 13:34
vt: fix home/end sequences in xterm mode

1216b730 – Michael Forney <mforney@mforney.org> authored on 2022/10/30 00:21
patch: improve hunk search

55b8b5cc – Michael Forney <mforney@mforney.org> authored on 2022/10/29 20:02
upas/fs: support date format used in RFC 4155 mbox files

060549d0 – Michael Forney <mforney@mforney.org> authored on 2022/10/29 19:06
upas/fs: clear errstr after chkunix

e78c3d8b – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/29 14:19
tmdate: provide better parse errors

0d444d9f – Jacob Moody <moody@posixcafe.org> authored on 2022/10/28 23:46
/sys/src/cmd/mkfile: append to $NOMK so user can provide their own

530884a1 – sl <sl@x61t> authored on 2022/10/28 17:22
/lib/rob: I told this anecdote in an internal talk at Google. You might have seen it then.

a9dc8123 – sl <sl@x61t> authored on 2022/10/28 17:21
/lib/theo: I want to say more.

3de3a651 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/26 18:21
audio/flacdec: don't run pcmconv on s16r44100c2

752099d6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/26 17:20
zuke: kill off decoders; use more OCEXEC

107acb29 – qwx <qwx@sciops.net> authored on 2022/10/24 03:24
bar: revert boundaries fix, the old ones are fine

46528955 – qwx <qwx@sciops.net> authored on 2022/10/23 16:00
bar: fix item boundaries misspacing

aab54bed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/22 21:59
sdnvme: fix missing unlock() in submit queue full case

91ec74f2 – Michael Forney <mforney@mforney.org> authored on 2022/10/22 15:13
patch: fix bounds check for hunk scan in forward direction

8e4b6f76 – Arne Meyer <meyer.arne83@netcologne.de> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/10/01 06:35
cdfs: handle block sizes correctly

bad6620f – Michael Forney <mforney@mforney.org> authored on 2022/10/22 14:40
exportfs: fix clunk of first attach with -S

7c90d143 – an2qzavok <an2qzavok@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/10/22 12:23
plot: fix disc and circle operations

f518bc4f – Ori Bernstein <ori@eigenstate.org> authored on 2022/10/21 11:27
git/walk: don't list untracked files after removal

00ea2689 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/10/21 07:06
kernel: fix freeb() for custom pools

a3fb3fb3 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/18 23:00
rio: prevent some more keyboard lockups

e2c7dcbd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/18 11:07
zuke: fix wrong string width of playback position calculated on network streams

d389ae26 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/18 10:20
mothra: get rid of soft hyphens

ff19a2e5 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/17 20:07
window: fix regression w.r.t subrios

d8c8034d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 19:58
libtags: opus/vorbis: make sure to get to the last frame to have the full duration

e2320ebe – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/10/17 19:00
zuke: display currently enabled modes when stopped

Next