RSS feed
359c74c2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/21 10:27
kernel: remove unused variables from arm trap() handler
a08f3505
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/01/20 22:11
diff(1): include merge3 name in diff manpage
d33611e7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/01/20 22:07
diff(1): docuemnt merge3
19b75b5d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2024/01/20 21:44
merge3: make identical changes merge cleanly
07c7618e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/20 12:26
kernel: make trap() handlers consistent and check for stack overflow in kenter() for all archs
1ded64db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/20 12:15
pc: use JMPF instead of indirect jump for going to syscall()
be5cdf69
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/17 14:54
pc64: no need to CLI in noteret() and forkret()
e47b16b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/17 14:48
pc64: set accessed and dirty bits in PTE to avoid write-back
77e9964f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/14 22:59
ndb/dnsdebug: fix dnsserver override (thanks moody)
58f67543
– Igor Böhm <igor@9lab.org>
authored
on 2024/01/14 20:11
nusb/ptp: transaction IDs are sequences of numbers starting with 0 (thanks unobe)
8a90e889
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/01/09 14:59
ip/torrent: only register note handler in one proc
ecf1f426
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/08 15:25
imx8, arm64: fix tbdf argumnt position for intrdisable() (thanks cosa)
9b96680b
– Igor Böhm <igor@9lab.org>
authored
on 2024/01/07 20:27
vncv: implement autoscaling via -a flag (thanks unobe)
901af7d4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/07 19:16
bcm64: fix build caused by added bootargs file in arm64/
d16188ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/07 18:39
devip: no more wandering routes
931f48b7
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2024/01/07 16:10
arm64/qemu: add xhci usb
7412e881
– Keegan Saunders <keegan@undefinedbehaviour.org>
authored
on 2024/01/07 14:57
arm64/qemu: detect VM configuration
7a48cbb2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/07 00:12
ip/ppp: increase echo timeout to 5 periods (25 seconds)
8840b257
– Jacob Moody <moody@posixcafe.org>
authored
on 2024/01/06 22:04
6?, 8?, libc: add JMPF instruction
c0fedecd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/06 16:14
vncs: bind devswap also for memory(1), this used to be in devcons
d8e920f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/06 14:55
nusb/audio: name audio device as audioUxxxx/volumeUxxxx (thanks arne)
d63acbc0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/06 14:40
mixfs: allow switching between audio devices (/dev/audio*)
fc6fd4b5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/06 14:32
ip/ppp: lower echo timeout to 2 periods (10 seconds)
997aa2e2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/05 02:10
9nfs: fix rfork() race with shared pid variable
d10dae5e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/05 02:07
cifs: fix rfork() race with shard pid variable
06bd90db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/05 02:02
telco: fix rfork() race for pid
deb07b63
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/05 01:46
ip/ppp: fix race condition with rfork()
5c57f752
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2024/01/05 00:48
ip/ppp: remove -> del
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
Next