shithub: riscv

RSS feed

28836f3f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/06 21:13
kernel: avoid useless mmu flushes, implement better wait condition for procflushmmu()

480d7b8f – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/06 07:08
fix some acme memory leaks

450ec696 – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/06 06:53
hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)

c3779afd – Sigrid <ftrvxmtrx@gmail.com> authored on 2019/12/06 10:20
words: transgender

4ff82fe7 – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/04 19:16
delete obsolete comments (replies are flagged elsewhere)

f9f13bbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/04 17:04
merge

f48f1a32 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/04 17:02
bcm: use extended small pages so XN bit can work

c9570c14 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/04 16:56
9/boot/net.rc: suppress error from grep if ethernet ifstats file is not found

7c55ca5f – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/04 07:55
acme: Apply each -/+ only once (#156)

2b5db0d9 – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/04 07:37
acme: avoid division by zero when resizing col (#189)

a181f3dd – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/04 06:46
acme, sam: handle >1GB files correctly

f7db45e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/03 15:57
merge

a23b88dc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/03 15:55
cmd(3): fix typo, Close -> Closed (thanks kivik)

a733f4ca – Alex Musolino <alex@musolino.id.au> authored on 2019/12/03 13:32
rio(4): fix bad cross-reference format

aa9b6d35 – Alex Musolino <alex@musolino.id.au> authored on 2019/12/03 13:25
seconds(1): add SOURCE section

1eca33b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/03 03:22
always zero initialize Tm structure for tm2sec()

e624b7ff – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/02 09:50
Remove reply print.

8a0cefb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/02 18:33
merge

5d59a44c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/02 18:32
pc, pc64: clear debug watchpoint registers on exec and exit

6a3f1f1b – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/02 08:56
remove debug print

b2526c7d – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/02 08:53
simplify flag parsing.

b62fda7b – Sigrid <ftrvxmtrx@gmail.com> authored on 2019/12/02 12:55
os(1): fix a typo

a8152739 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/02 03:27
merge

d80826d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/02 03:26
vgai81x: remove unused mach0 variable

a9be1374 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/02 02:43
pc: fix ldt memory leak in procsetup()

70498378 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/02 02:35
kernel: add missing FPillegal definition for kw and omap kernels

08d6b0f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/01 12:57
kernel: improve diagnostics by reversing the roles of Proc.parentpid and Proc.parent

3681c836 – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/01 12:24
fix typo: we don't have cache insurance.

3889b249 – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/01 12:14
show and update flags in acme mail

84c4c81c – Ori Bernstein <ori@eigenstate.org> authored on 2019/12/01 12:12
upas/fs imap fixes and improvements

21a59974 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/12/01 09:06
pc, pc64: merge adjacent e820 map entries of same type

23593895 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/30 15:10
os(1): add c implementation of inferno os command and cmd(3) device manpages

d32e5d13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/24 16:56
sd53c8xx: fix the driver for amd64, fix alignment/padding issues, fix freechain handling

87c8fa54 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/23 22:46
upas/fs: remove useless loop in rf822()

6c2017f6 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/23 03:23
fix ref822 again: remove uniqarray(), fix case with many entries in 'n'.

cac85308 – Alex Musolino <alex@musolino.id.au> authored on 2019/11/22 12:29
upas/marshal: fix printinreplyto function

543c35de – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/21 12:17
fix ref882 reference parsing.

4cef9b12 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/21 05:48
show urls in html messages.

29b6ad33 – BurnZeZ <devnull@localhost> authored on 2019/11/21 11:44
grep: error if sbrk fails

55104888 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/20 11:12
merge

07e3d1c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/20 19:40
merge

8e20bc75 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/20 19:39
vac(1): assimilate manpage additions from plan9port and complete usage lines (thanks joe9)

48a804e3 – Alex Musolino <alex@musolino.id.au> authored on 2019/11/20 12:46
mail(1): fix typo

0ff4099a – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/20 11:05
improve language in delay(9)

088ec01b – Alex Musolino <alex@musolino.id.au> authored on 2019/11/20 06:49
timezones: change DST timezone string for South Australia

eca7cac9 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/19 07:31
merge

0b6f0c70 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/19 07:30
add start of section 9 manpages (thanks rgl)

37d6ddd8 – Alex Musolino <alex@musolino.id.au> authored on 2019/11/19 07:43
rio(4): update description of wctl file format

59115ba4 – Alex Musolino <alex@musolino.id.au> authored on 2019/11/19 07:40
rio: pad window status strings in wctl files

4d4107b3 – Alex Musolino <alex@musolino.id.au> authored on 2019/11/19 07:38
rio: fix bug causing short reads of wctl files

2c9e3861 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/19 04:03
rio: fix cons read breakage from previous commit

f32148b2 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/17 20:06
document 'T' flag misbehavior (thanks rgl)

b2e29cf3 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/17 11:17
Specifiy the restrictions on 9boot file names more clearly.

3e1a75d0 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/17 11:08
Document 9bootfat limitation.

44615fba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/17 16:19
sdiahci: implement reset timeout for ahciencreset(), make blink() never block, fix map[] access in ledkproc()

521a0b33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/17 14:04
bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with wpapsk=password boot parameter

b31e965e – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/15 08:26
Parse global pax header in the right place.

a68bee44 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/14 08:52
Add pax extended header support to tar.

4dab28b1 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/12 08:01
thread(2): fix manpage typos (thanks rgl)

52e92163 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/11 08:35
draw(2): fix manpage typo (thanks rgl)

b638c775 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/10 14:50
devip: use the routing table for local source ip address selection

d72a4043 – Ori Bernstein <ori@eigenstate.org> authored on 2019/11/05 05:48
Fix directory heuristic for long file names.

8b79ad59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/03 10:20
games/turtle: do exit instead of crash in redraw() when there where no lines drawn

52893615 – aiju <devnull@localhost> authored on 2019/11/03 08:54
add games/linden and turtle to mkfile

ae61eb93 – aiju <devnull@localhost> authored on 2019/11/03 08:49
add games/linden and games/turtle

37827f53 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/02 10:17
tar: fix memory corruption in extract1 (thanks petter)

638f8607 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/11/02 08:52
upasfs(4): fix manpage typo (thanks rgl)

7fbd3fd4 – Alex Musolino <alex@musolino.id.au> authored on 2019/11/01 08:05
file: add (very) basic support for detecting mpeg4 formats

06786f2a – Alex Musolino <alex@musolino.id.au> authored on 2019/10/31 05:41
upas/fs: fix handling of numeric timezone offsets in strtotm

6c434774 – Ori Bernstein <ori@eigenstate.org> authored on 2019/10/28 10:12
Check if 'm' is null when updating messages.

82d04a4e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/10/27 19:51
bcm: fix software cursor avoidance for loadimage() case (thanks bitmapper)

ff44b92c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/10/22 02:53
ip/dhcpd: prevent client from increasing max reply size beyond the reply buffer capacity

9314883a – Ori Bernstein <ori@eigenstate.org> authored on 2019/10/21 11:29
Make ctrl+g focus text windows and cycle zeroxed copies (thanks kvik)

7682a24b – Alex Musolino <alex@musolino.id.au> authored on 2019/10/22 04:18
/sys/lib/plumb/basic: open nedmail windows with -noscroll

e168ea04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/10/13 05:02
ndb/dns: handle empty $DNSSERVER

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()

Next