RSS feed
c0280c60
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2019/10/13 06:20
backup: Set execution bits in backup scripts
e38f75fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/11 17:38
ether82563: fix multicast for i210
7367b8d2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/10/10 07:52
Fetch IMAP flags from server. This makes us sync read/answered/... flags with unix.
e3a43c4f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/10/09 13:36
awk: make empty FS unicodely-correct.
db911d4f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/08 09:53
sdiahci: force Hudson SATA Controller to AHCI mode
6716e9ba
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/07 08:51
sshfs: fix dir2attrib() memory leak in wstat error case (thanks BurnZeZ)
f763dc16
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/07 07:52
sshfs: fix race condition between sendproc() and recvproc()
af23bb34
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/04 14:54
cwfs: fix listen filedescriptor leaks
dea29057
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/04 14:52
lib9p: fix listensrv() filedescriptor leaks
2401794c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/04 14:51
sshfs: use threadexits() instead of exits()
ff16079e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/03 11:49
upas/fs: speedup mtree and henter()
c0f464b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/01 21:01
pc: move low-level allocation details out of mmu.c into memory.c rampage() function
0ee738ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/10/01 20:58
vgai81x: use vmap() for uncached access to cursor data instead of manipulating kernel page table
a524fd06
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/22 16:37
merge
d15008fd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/22 16:35
ape/cc: add spim
61ad2431
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/22 16:30
merge
d559cd00
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/22 15:09
2c(1): document 7c (arm64)
754188aa
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2019/09/22 15:07
ape/cc: Add arm64 and remove alpha
490c3d87
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/22 14:51
usbxhci: fix endpoint stall recovery, handle Ep.clrhalt flag
71a1d11a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/21 19:36
cmd/ip/*: chown the network connection after authentication
5993760e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/21 19:28
devip: fix permission checking
b5690915
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/21 14:48
bootrc: unmount devip *before* starting factotum
5b7d8e1f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/21 14:11
bootrc: remount devip after /dev/hostowner has been written by factotum
12fa017f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/21 12:36
devproc: fix fishy locking in proctext(), check proc validity, static functions
c45458b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/18 22:24
devproc: move proctab() call after Qnotepg special case in procwrite()
24d1fbde
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/09/18 22:07
kernel: simplify pgrpnote(); moving the note string copying to procwrite()