shithub: riscv

RSS feed

8c6c2b72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 07:41
ar: use IOUNIT for streaming in files

cb28d3f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 07:10
nusb/disk: use IOUNIT constant for Maxiosize

9ed0dd3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 07:08
tput: use iounit(2) of the file-descriptor by default

58060561 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/15 17:32
nusb/disk: advertise the correct iounit for disk files.

13b1ea74 – Ori Bernstein <ori@eigenstate.org> authored on 2023/08/13 23:50
lstk: add /bin/lstk to dump most recent crashed proc

2a6e0396 – qwx <qwx@sciops.net> authored on 2023/08/13 16:59
add games/mid2s: streaming midi from file, and merge common stuff into generic framework

88412aa0 – rodri <rgl@antares-labs.eu> authored on 2023/08/13 16:17
tmdate: add ordinal day of month format specifier

37f710de – qwx <qwx@sciops.net> authored on 2023/08/13 15:53
add /rc/bin/doom: games/doom launcher

93193b64 – ori <ori@cleaver> authored on 2009/01/03 16:04
6c: remove stray non-interruptible temporary warning

3c748ebc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/10 13:28
upas: "move" ctl verb to move messages between imap folders (thanks Risto Salminen)

d78dd055 – qwx <qwx@sciops.net> authored on 2023/08/10 11:40
riow: skip redundant k events with shifted keys

19b38409 – Jacob Moody <moody@posixcafe.org> authored on 2023/08/09 19:33
ktrans: pinyin, cleanup and documentation updates

e5c7fe63 – qwx <qwx@sciops.net> authored on 2023/08/09 19:01
games/doom: use wadfs to expose genmidi lump instead of extracting to /tmp

ecd0d966 – qwx <qwx@sciops.net> authored on 2023/08/09 15:23
merge

3e999e3d – qwx <qwx@sciops.net> authored on 2023/08/09 15:18
games/doom: fix unhooked sound attenuation with distance

43ad9018 – Ori Bernstein <ori@eigenstate.org> authored on 2023/08/09 15:02
hjfs: use smaller fixed buffer size

997c75bc – qwx <qwx@sciops.net> authored on 2023/08/09 14:52
merge

8c20c6ec – qwx <qwx@sciops.net> authored on 2023/08/09 14:45
games/doom: bump max number of simultaneous sound effects

78aa56ab – Ori Bernstein <ori@eigenstate.org> authored on 2023/08/09 14:44
bar, fontsel: use heap allocated biobuf

548f7f97 – ori <ori@cleaver> authored on 2009/01/01 11:43
bio: revert Bsize bump to avoid blowing libthread

718f1adb – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/09 11:37
audio/zuke: double mainstacksize

164a8549 – qwx <qwx@sciops.net> authored on 2023/08/09 09:29
games/doom: don't print useless status on stderr

b72abe87 – Ori Bernstein <ori@eigenstate.org> authored on 2023/08/09 00:17
cmd: use increased iounit

311e5280 – Ori Bernstein <ori@eigenstate.org> authored on 2023/08/08 19:43
kernel: support 32k iounit

a1a12054 – qwx <qwx@sciops.net> authored on 2023/08/08 19:45
add games/dmx: decode doom sound effect lumps (dss*)

523955c3 – Noam Preil <noam@pixelhero.dev> authored on 2023/08/08 15:35
nusb/disk: work around quirk in some CD drives

41d1a883 – Jacob Moody <moody@posixcafe.org> authored on 2023/08/08 00:17
/sys/lib/acid/port: mind upper bounds of fnbound

4567ed71 – ori <ori@bonesaw> authored on 2009/01/01 02:50
git/merge: include files changed in the merged commits

bf645afa – Jacob Moody <moody@posixcafe.org> authored on 2023/08/03 14:30
/lib/rob: Critical code needs static typing.

988fe330 – Thaddeus W <tswoskowiak@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2023/08/02 21:44
ether82563: add B360 i219-v

fe93e698 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/31 20:20
games/gba/rom: use -t with 5a

0beecd85 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/31 18:48
tl: use the allocator from cc/compat

bff12962 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/31 18:25
*l: make sure Sym and Auto structs are fully initialized (thanks moodman)

b12b052a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/30 13:36
nusb/kb: apply patch again, git is somehow fucked...

919f1ae4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/30 13:27
git: fix zero hash check crash in git/serve

50a98145 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/30 13:21
merge

62f31131 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/30 12:47
nusb/kb: fix portreset feature and recovery

06c482ec – Igor Böhm <igor@9lab.org> authored on 2023/07/29 17:45
Mail: when space is tight use ellipsis (…) instead of 3 dots (...)

02c6058f – Jacob Moody <moody@posixcafe.org> authored on 2023/07/29 15:40
skelfs: use more correct "file does not exist" error

6eed7a47 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/29 15:20
kernel: make walk/open errors more consistent with userspace

40706d95 – Ori Bernstein <ori@eigenstate.org> authored on 2023/07/29 13:30
git/fs: match errors with other file servers

543e6478 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/27 17:43
snap(4): clean up lies

1d2ba06e – Jacob Moody <moody@posixcafe.org> authored on 2023/07/27 17:37
/sys/src/boot/mkfile: add missing child directories

281c0878 – Thaddeus W <tswoskowiak@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2023/07/26 22:48
audiohda: added Cannon Lake support

20bca0c2 – sl <sl@reform> authored on 2023/07/27 11:29
/lib/theo: You are in way over your head

53b322fc – Jacob Moody <moody@posixcafe.org> authored on 2023/07/26 17:17
boot/reform: update flash.bin url

20a1d226 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/26 15:48
imx8: usb: enable host IN auto retry

26577736 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/26 00:09
mk: dead code removal

5aa85942 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/25 17:42
sdnvme: dont make queues largers than MQES field in capability

1d9c31d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/23 18:57
ip(3): document garp ctl message for /net/arp

fe1eb39d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/23 18:44
devether: handle bypass outside of ethermux()

2153eb17 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/23 18:22
ethermultilink: send gratious arp instead of flushing arp cache

934d81ae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/23 18:22
devip: add gratious arp ctl message to /net/arp

8a1c1c95 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/23 18:20
devether: must not loop-back packets from bypass

801664db – Jacob Moody <moody@posixcafe.org> authored on 2023/07/23 16:38
ape/pdksh: ansi-ify function declarations

a6e8789f – Jacob Moody <moody@posixcafe.org> authored on 2023/07/23 02:29
ape/expr: ansi-ify function declarations

fc1d4d1b – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 22:35
ape: ansi-ify isatty and listen

e25eabc4 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 22:34
libsec: ansi-ify hkdf, pbkdf2 and scrypt

3625532d – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 23:45
postscript: ansi-ify function declerations

036cff10 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 22:20
compress: ansi-ify function declerations and enable warnings

1678373d – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 21:41
games/festoon: ansi-ify function declerations

683492cf – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 18:45
libmach: setmach: mipsLE* -> spim

48f43b7e – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 18:38
libregexp: regprint: make regimpl.h include match its siblings

216ecc54 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/22 13:23
ethermultilink: add "bypass" ctl for ethernet

06ba01b8 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/22 11:12
replace ? with ؟ character in fa kbmap (thanks mkf)

440ccbc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/22 11:14
devether: revert devether changes for ethermultilink, this breaks loopback

c89dad0b – qwx <qwx@sciops.net> authored on 2023/07/18 09:47
pc(1): remove non-existent -n (thanks kvo); misc fixes from checkman

f6ac182f – Ori Bernstein <ori@eigenstate.org> authored on 2023/07/17 20:52
git/revert: correctly revert files with spaces in the path

d2fc480b – Ori Bernstein <ori@eigenstate.org> authored on 2023/07/17 20:43
merge3: overlap happens on the source offsets, not the dest offsets

94fe0057 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/17 17:25
libmach: fix RETURN and branch target for CBZ/CBNZ for arm64 (wrong sign extension)

5df1214b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/17 16:21
bcm64, imx8: fix breakpoint note strings

1145d79a – Jacob Moody <moody@posixcafe.org> authored on 2023/07/17 14:54
libvorbis: delete random sparc64 .a

d3257807 – Jacob Moody <moody@posixcafe.org> authored on 2023/07/17 00:59
ethermultilink(8): fix bridge(3) reference (thanks Stuart Morrow)

d7636394 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/16 17:33
devarch: recognize AMD Jaguar and Puma SoC's (thanks dave)

68b6da27 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/16 15:04
ethermultilink(8): add some warnings about leaving the secondary interfaces alone

0211eb70 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/16 12:40
ethermultilink(8): fix sink bind (thanks sigrid)

da32d98f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/16 12:37
ethermultilink(8): add manpage with example

2379dd79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/16 12:15
reform: add ethersink driver for ethermultilink

c690c0b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/16 12:15
ethermultilink: switch between different physical interfaces based on link status

2273121e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/14 20:48
etherimx: ignore trailing 4 byte garbage in ethernet receive packet

f1a32c95 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/13 19:51
etheriwl: Add support for Wireless AC 3160 (thanks kws)

58678031 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/13 12:41
/sys/lib/dist/ndb/common: add esmtp (port 587)

b9092ff3 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/12 18:36
vt: resize only when the window is not hidden (fixes window at top left corner with riow after terminal reset)

37318361 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/12 15:11
vt: bracketed paste mode (fixes autoindentation in text editors)

e52c3b4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/11 10:30
bcm: fix the build

99cd8b23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 19:39
mouse: use tsleep() instead of delay() (thanks uramekus)

2f457e75 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 19:36
libaml: dummy implement NotifyOp (thanks uramekus)

9bafdc2d – Jacob Moody <moody@posixcafe.org> authored on 2023/07/09 15:55
games/gb: correctly mark transmitted serial data as sent

0fd4ad80 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 11:35
omap: Fix missing preempted() call after non-clock interrupt (Thanks Anthony Martin)

4ac5cfed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/09 11:29
bcm, bcm64, imx8, kw: Fix missing preempted() call on non-clock interrupt (thanks Anthony Martin)

d31b10c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 19:01
swap: fix pager nil pointer derefence when running out of procs

3da0a627 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 14:19
devvmx: restore previous initial value for xcr0

217222e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:51
devvmx: reset kernel fpu state before loading vmx fpu state

16476962 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:48
pc: skip CLI/STI when not needed

6269cdd5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:46
pc: do trapinit() and mathinit() early

e969575d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 13:45
pc, pc64: clear osxsave flag in cr4 when not used

b4bcc761 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 08:40
pc64: no need to _stts() in squidboy()

e3277b46 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 08:19
bcm64, imx8, pc64: save stack space in fault handler

a8f96b53 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 07:02
imx8, bcm64: touser() already called splhi()'d

3d73ccc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/07/08 07:01
pc64: avoid STI/CLI, touser() already called splhi()'d

Next