git: 9front

RSS feed

ede85781 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 16:21
rc: use /fd/0 for standard-input instead of '#d/0' in non-interactive mode

b21aea5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:54
rc: read standard-input from /fd/0 instead of '#d/0'

5d97bbe2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:48
cwfs: add missing \n in error print

4849aeb1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:47
ndb/dns, ndb/cs: post to /srv instead of #s

359df1b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:45
bootrc: let /boot/boot run in a more natural namespace

8d0b01a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:42
ip/dhcpclient: ignore icmp advice messages

3f06aaa6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:41
ip/pptpd: use /fd instead of #d

cabb2d38 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 15:40
auth/*: use /fd/0 instead of #d/0

4510ec18 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/12 12:52
devsrv: fix recusrion deadlock on remove

02267d39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/11 20:16
libauth: aand also fix the leak it in the deactivated code

6cde9b95 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/11 20:14
libauth: Fix a memory leak in auth_getkey (thanks josiah fentsos)

fb8cf105 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/11 14:49
nusbrc: remove service files left by nusb/kb (thanks kristo)

03d1dfb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/11 14:08
sdmmc: multiple controller support

1cfe7fde – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/10 12:50
imx8: cleanup framebuffer code

45afa3c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/10 10:37
ndb/dns: don't try to resolve local dns servers

172aa1ae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/08 17:13
devip: ignore addmulti() errors in addselfcache()

010f3a95 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/12/05 15:11
imx8: a simple softscreen

79ec1887 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/05 10:46
audio/scream: multicast audio protocol

e3dd0442 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/05 09:58
page: revert sandbox, breaks postscript fonts for man -P, wrong place

4ec94cd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/04 12:48
kernel: free exec temporary stack segment under seglock

dea6b4c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/12/04 11:35
audio/mixfs: fix locking for /dev/audio loopback

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

Next