git: 9front

RSS feed

e82d474c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/04 21:45
imx8: the mpid should not contain other bits from MPIDR_EL1, only the AFF bits

63beb8c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/04 21:12
kernel: fix EDF scheduler double ready() and more robust double-ready detection

afdf90a3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/04 20:58
kernel: never do sched() in unlock() when not in "Running" state.

d71cc97f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/04 00:07
kernel: fix typo in sema assert= vs == (thanks moody)

e48940b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/03 23:49
kernel: handle errors in semacquire

ea37e7fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/03 23:46
kernel: .... aaand devswap :)

62c66b9e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/03 23:45
kernel: add extra "New" process state to catch invalid state transitions

301ac0c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/03 23:35
kernel: forgot portfns.h from last change

b56f8e77 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/03 23:33
kernel: don't sched() for clock interrupt when up->state != Running

99e8716e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/03 23:22
kernel: make sure process is in Queueing state in qunlock()

b0ea616a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/02 18:51
etherseeq: defer enabling controller until attach(), provide shutdown() function

24c2b541 – adventuresin9 <adventuresin9@gmail.com> authored on 2024/01/01 23:54
mt7688/uarti8250.c; fixed interrupts

9253101d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/01 21:06
sgi: make newport graphics work in MAME

7573be34 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2024/01/01 16:14
ip/dhcpd: don't override local address for gateway case

5124064d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/31 21:35
sgi: fix botched conversion to stacks below Proc.

479f2dc7 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/31 18:58
libc: add _callmain to share more initialization code

5e01f15e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/31 14:23
/sys/lib/acid/kernel: fix proctab()

87151de7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/31 12:00
7l: dont dump constant-pool in the middle of switch/case jump table

ec621075 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/29 11:38
?c: fix nodret check

b348db28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/28 22:56
qc: fix crash, nodet not nused/initialized

11780e9a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/28 13:10
mk: Various improvements

4d7eac1a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/27 18:07
rc: handle Xeflag in exitnext()

ab140b1c – Ori Bernstein <ori@eigenstate.org> authored on 2023/12/23 17:24
ref: check if object is a commit when needed

ce1ae3d6 – Ori Bernstein <ori@eigenstate.org> authored on 2023/12/23 14:59
git/log: ensure we're starting to log from a commit hash

ec4daa13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/22 13:28
kernel: add pc field in QLock for debugging

5b46265e – rodri <rgl@antares-labs.eu> authored on 2023/12/20 06:38
libgeometry: fix typo from previous commit

ecf6f709 – rodri <rgl@antares-labs.eu> authored on 2023/12/20 06:27
libgeometry: add matrix minor and cofactor functions

476473c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/19 14:41
ethervirtio: make multicast work (thanks Arne)

10cc320a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/18 13:03
ip/cifsd: dont add pointless logging (already logged when debug is active)

25a4820b – Romano <unobe@cpan.org> authored and cinap_lenrek <cinap_lenrek@felloff.net> committed on 2023/09/28 02:34
cifsd: clarify SMBv1 is supported, not SMB 2/3.

b186c972 – Ori Bernstein <ori@eigenstate.org> authored on 2023/12/17 19:42
qlock: keep the caller pc in the qlock for debugging

38d5f395 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/12 15:58
cc: don't rearrange constant scaling across unsigned casts

2853163c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/12 15:42
?c: allow registerizing .ret (thanks rodri)

ae5dc645 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/12 14:30
libmach: add TBZ and TBNZ instructions for arm64

75c88563 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/11 13:42
libc: deduplicate fake cycles() imeplementation to port/

80a5cede – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/10 18:51
7l: fix constant pool size for imm14 displacement for TBZ/TBNZ

a943ad1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/09 12:32
devether: handle bypass case for dmat

9c29af89 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/08 14:37
date: remove reference to dead -m flag (thanks Thim Cederlund)

e8f47541 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/07 11:23
devether: make dmatproxy part of devether

82f1937d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/07 10:15
aux/wpa: continue trying to connect when forked

aa520824 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/07 09:50
ether4330: dmat support

78350005 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/07 09:48
ethermultilink: ignore link-status of primary

2402ff9e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/07 09:43
ether4330: set link status, omit "status:" line from ifstats for aux/wpa when bypassed

232db193 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/12/06 10:50
ether4330: ignore join request while bypassed

9607b1cf – Ori Bernstein <ori@eigenstate.org> authored on 2023/12/04 12:31
ether8169: fix rx/tx on more recent realtek models (thanks uramekus)

23fdf669 – Ori Bernstein <ori@eigenstate.org> authored on 2023/12/02 16:08
git/fs: don't unload large objects when inserting into cache

afdf03c9 – qwx <qwx@sciops.net> authored on 2023/12/01 14:23
git(1): conform NAME to indexing assumptions

21be1a0b – rodri <rgl@antares-labs.eu> authored on 2023/11/29 16:04
6[acl], libmach: add 3-byte opcode encoding support for SSE[34] along with some instructions

ae353e30 – Aidan K. Wiggins <akw@oneiri.one> authored and cinap_lenrek <cinap_lenrek@felloff.net> committed on 2023/11/06 03:55
nusb/ether: implement link status for a88179

df5227ee – Jacob Moody <moody@posixcafe.org> authored on 2023/11/26 15:23
ip/torrent: allow seeding files from read-only contexts.

d6a25330 – Jacob Moody <moody@posixcafe.org> authored on 2023/11/26 09:03
ip/torrent: fix webseed when there is only one defined in the torrent file

57188959 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/25 14:08
libndb: do some extra robustness checks around hash files

952c0dad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/25 14:04
ndb/mkhash: handle database= reordering, check offset overflow, remove file

2f01287c – Ori Bernstein <ori@eigenstate.org> authored on 2023/11/22 14:48
git/walk: skip all paths with '.git/' when creating the index

451932e9 – rodri <rgl@antares-labs.eu> authored on 2023/11/22 13:17
libmach: add HSUBPD decoding for amd64

04957f7d – rodri <rgl@antares-labs.eu> authored on 2023/11/22 08:37
libmach: add DPPD decoding for amd64

efcb01ff – Noam Preil <noam@pixelhero.dev> authored on 2023/11/21 06:30
git: utilize time zone info when present and ignore it when it's not

82afe46e – Jacob Moody <moody@posixcafe.org> authored on 2023/11/19 13:16
rio(1), rio(4): wctl /srv pipe is dead, mention 'none' attach (thanks unobe)

2c29f055 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/18 16:59
fshalt: get rid of special nvme hack for disk shutdown

a0132ad7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/18 16:20
devip: make some symbols static, cleanup

fe551d79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/18 13:08
merge

24be3571 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/18 12:59
ip/ipconfig: allow "del" verb in addition to "remove"

63af2755 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/18 12:58
devip: have findipifc() return rlock'd interface, allow to use "del" instead of "remove" for route and interface operations

8f2f2e7e – Ori Bernstein <ori@eigenstate.org> authored on 2023/11/17 18:09
cpp: run tests with 'mk test'

a943170d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/12 16:49
devuart: fix wrong opens count in case of uartenable() error

fede6eb1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/12 16:06
devuart: make sure consuart was enabled before setting serialoq

6045e587 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/12 15:47
devuart: handle software flow control (XON/XOFF) in devuart alone

904e75f6 – Jacob Moody <moody@posixcafe.org> authored on 2023/11/12 14:34
/sys/lib/dist/mkfile: include /386/mbr et al in disk images

e94814ba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/12 14:32
devuart: cleanup uart console code

252cddd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/12 12:13
zynq: remove uartconsole() function, already done by devuart internally

6c06e335 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/12 12:13
zynq: fix print format in emmc driver

12687a0f – Jacob Moody <moody@posixcafe.org> authored on 2023/11/11 13:29
diff: make distproto copies tests

ca796cf5 – Jacob Moody <moody@posixcafe.org> authored on 2023/11/11 11:58
ape: libap: do not set objtype in amd64 mkfile

1cdfa543 – Ori Bernstein <ori@eigenstate.org> authored on 2023/11/11 11:28
patch: delete files for tests before test run

ba13c3d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/11 11:07
bcm64, imx8: provide more flexible MPIDR_EL1 CPUID to machno mapping

c2d312b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/10 19:01
kernel: fix SEGMAXSIZE macro, force 64-bit result

51517c68 – Jacob Moody <moody@posixcafe.org> authored on 2023/11/09 19:01
distproto: include /lib/ucd in releases

ee067bca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 17:23
nusb/ether: implement link status detection for smsc and lan78xx

e92e3a9f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 16:17
nusb/ether: make stats file compatible to stats(8)

a4579760 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 15:56
stats(8): drop 802.11, consider *ALL* /net/ether*/stats

f3afb63c – Ori Bernstein <ori@eigenstate.org> authored on 2023/11/05 15:46
ircrc: fix pong message (thanks mkf)

e726712f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 13:52
bcm, bcm64: handle disk activity led from sdmmc

b0eedddc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 12:53
Add missing sd/mmc controller dependencies to /sys/src/9/port/sd.h

59c4e19f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 11:53
sdhost: remove coherence() for RD() and cleanup

13255521 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 11:39
i2cbcm: use core clock rate from vcore instead of hardcoding 250Mhz

f1610a98 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/05 11:37
pi3: implement sdhost controller driver so we can use wifi always

74e7671f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/04 15:02
ether4330: annex sdM for emmc (changed order)

869ddb3e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/04 14:58
pi3, pi4: change the order of emmc and sdhc for ether4330

b68841fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/04 14:45
plan9.ini(8): document $wpaopts

a688370d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/04 14:39
arm64: remove hz/mhz from conf, not needed.

1ff62c22 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/04 14:38
9/boot/net.rc: allow setting additional flags to aux/wpa with $wpaopts in plan9.ini

99c61557 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/04 14:37
devsd, sdmmc, ether4330: improve infrastructure for sdio

da9e70c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/01 20:00
ndb/dns: fix memory leak in dnzone()

ac09c367 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/01 17:57
ndb/dns: add -L flag for local-recursive server

462678e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/11/01 15:25
ndb/dns: better handling of extended response code

dd6ee11d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/30 18:18
ndb/dns: make sure theres only a single Topt option in getednsopt().

d5b97977 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/30 17:43
ndb/dns: implement EDNS(0) extension (rfc6891)

6af760f7 – Ori Bernstein <ori@eigenstate.org> authored on 2023/10/29 15:56
git/branch: avoid null list errors

409fbb58 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/29 13:54
arm64: mem.c doesnt need sysreg.h

d625afb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/10/29 13:51
bcm64: dont need sysreg.h in mem.c

Next