git: 9front

RSS feed

e7af1018 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:25
vacfs: use IOUNIT

5a122717 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:22
cfs: use IOUNIT for MAXFDATA

8ec7f79d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:16
ip/ftpfs: fix totally broken messagesize, use IOUNIT

0fdf9345 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:12
upas/marshal: use IOUNIT

c6963d45 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:10
imap4d: use IOUNIT for Bufsize

347e7dcb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:07
upas/fs: use IOUNIT

883c5c62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 11:02
paqfs(4): remove 8K default message size comment

29f99705 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 10:59
paqfs: use IOUNIT+IOHDRSZ for mesgsize

8e3d8103 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 10:45
zuke: make stack usage independent of Biobuf's Bsize.

7856513c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 09:15
bzfs: use IOUNIT for buffer size

a57d8774 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:45
dossrv: use IOUNIT for Maxdata

d2c2ec44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:36
tapefs: use IOUNIT for Maxbuf

85868fa4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:26
aux/depend: remove old cruft

08a3a050 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:20
aux/dial: use IOUNIT for transfer block size

1fd62ed2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:18
aux/trampoline: use IOUNIT for transfer block size

93389855 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:08
6a: use IOUNIT for BUFSIZ

b9629f52 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 08:01
cc: use IOUNIT for BUFSIZ

5b26dbce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/08/16 07:41
tl: use IOUNIT for MAXIO

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

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

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

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

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

36b66824 – 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

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

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

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

56143d92 – 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)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2973e8e3 – 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)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0febde04 – 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)

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

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

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

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

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

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

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

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

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

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

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

dbba949e – 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)

Next