shithub: riscv

RSS feed

5302e887 – cinap_lenrek <[email protected]> authored on 2014/08/02 15:22
exportfs: simplify freefile() code

b185d2fe – cinap_lenrek <[email protected]> authored on 2014/08/02 15:04
exportfs: remove getsbuf() nil check, can't happen

686cf0b0 – cinap_lenrek <[email protected]> authored on 2014/08/02 14:45
iostats: isolate fs from interrupt notes

4f45a403 – cinap_lenrek <[email protected]> authored on 2014/08/02 11:47
iostats: cannot spy on fd 0,1,2 as /fd is per process

73d35f9c – cinap_lenrek <[email protected]> authored on 2014/08/02 11:07
exportfs: cleanup

7ae4e473 – cinap_lenrek <[email protected]> authored on 2014/08/02 10:37
ftpfs: dont convert names to latin when string is valid utf-8

7cc757c3 – cinap_lenrek <[email protected]> authored on 2014/08/02 10:28
python: disable symlink and readlink compile options, ape has no reasonable way emulating it

dc501ae1 – cinap_lenrek <[email protected]> authored on 2014/08/01 23:06
iostats: dont prefix /bin to argv[0] when already absolute or relative path

4e42b999 – cinap_lenrek <[email protected]> authored on 2014/08/01 22:41
iostats: cleanup, remove bogus Maxrpc constant

23aaa0c5 – cinap_lenrek <[email protected]> authored on 2014/08/01 22:30
iostats: reimplement iostats as a 9p filter instead of duplicating exportfs

d14b6a0b – ftrvxmtrx <devnull@localhost> authored on 2014/08/01 16:44
usps: yet another update

1b70ab59 – cinap_lenrek <[email protected]> authored on 2014/08/01 12:57
exportfs: use argv0 instead of hardcoding "/bin/exportfs" in openmount(), dont use 0 for nil

709e78b9 – aiju <devnull@localhost> authored on 2014/07/31 07:36
spred: scrolling and other bugfixes

98d518cc – cinap_lenrek <[email protected]> authored on 2014/07/30 16:34
fstype: fix kfs detection (thanks kenji okomoto)

a39ce6a9 – stanley lieber <[email protected]> authored on 2014/07/30 08:11
fortunes: From: [email protected]

e7a3cd0f – stanley lieber <[email protected]> authored on 2014/07/30 08:09
spred(1): fix troff

712fd306 – aiju <devnull@localhost> authored on 2014/07/30 11:57
added sprite editor spred

555a0501 – stanley lieber <[email protected]> authored on 2014/07/29 18:32
fstype(1): document hjfs

a2f7d03d – cinap_lenrek <[email protected]> authored on 2014/07/23 11:28
rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copying

2bdd2663 – mischief <[email protected]> authored on 2014/07/22 19:40
ratrace(1): uses syscall not syscalltrace file

e42d8492 – stanley lieber <[email protected]> authored on 2014/07/22 14:41
fortunes: I wanted to do something that didn't involve arguing online about trivia. -- jwz

de8752e4 – stanley lieber <[email protected]> authored on 2014/07/22 14:29
sega(1): add man page for games/md (and potential future sega emulators)

0d909ae6 – stanley lieber <[email protected]> authored on 2014/07/22 13:44
nintendo(1): document snes

33592e9d – stanley lieber <[email protected]> authored on 2014/07/22 13:38
games/md: add -2 -3 -a and trailing newline to usage

69eb0cd7 – stanley lieber <[email protected]> authored on 2014/07/22 13:00
games/snes: add -a -h -m -T to usage

6273bad1 – cinap_lenrek <[email protected]> authored on 2014/07/22 17:54
ratrace: make multithreaded ratraces less confusing (for mischief)

168b9f3d – cinap_lenrek <[email protected]> authored on 2014/07/21 14:10
libdraw: add missing borderop() (thanks aiju)

1021caa3 – cinap_lenrek <[email protected]> authored on 2014/07/21 14:02
pc64: cleanup syscallentry()

c78c6e34 – cinap_lenrek <[email protected]> authored on 2014/07/19 22:59
pc64: dont save/restore DS/ES/FS/GS segment registers on syscall or interrupt, they are ignored in long mode.

20b7a19c – cinap_lenrek <[email protected]> authored on 2014/07/20 18:49
pc64: preserve user extern registers R14 and R15 across syscalls, use Ureg.bp (RARG) for syscall number

b6039915 – mischief <[email protected]> authored on 2014/07/17 19:22
a.out(6): sync definitions

4a7d29dd – cinap_lenrek <[email protected]> authored on 2014/07/17 19:29
libframe: use correct text color on frinsert depending on selection (thanks sl)

e4436ec0 – cinap_lenrek <[email protected]> authored on 2014/07/15 16:45
page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces)

4f3724e6 – cinap_lenrek <[email protected]> authored on 2014/07/15 14:51
devproc: nil

3d3a29cd – cinap_lenrek <[email protected]> authored on 2014/07/15 03:54
devproc: fix syscalltrace error handling, conistent use of nil for pointers

e4db040b – cinap_lenrek <[email protected]> authored on 2014/07/14 02:45
devproc: fix mistake

655ec332 – cinap_lenrek <[email protected]> authored on 2014/07/14 02:02
devproc: fix proccrlmemio bugs

e53511ef – cinap_lenrek <[email protected]> authored on 2014/07/12 21:24
libmach: fix break point instruction for little endian MIPS (from sources)

cc001c31 – cinap_lenrek <[email protected]> authored on 2014/07/12 21:17
tftpfs: make sure path is null terminated

e4d29ea9 – cinap_lenrek <[email protected]> authored on 2014/07/12 21:05
merge

4b7b1218 – cinap_lenrek <[email protected]> authored on 2014/07/12 21:03
ftpd: dont skip unmountnet() and return proper error string from dialdata()

e14eaacc – cinap_lenrek <[email protected]> authored on 2014/07/12 21:00
tftpd: fix error string packet overflow in nak(), fix syslog reporting

fafc17b0 – cinap_lenrek <[email protected]> authored on 2014/07/11 23:02
expr: fix missing type declarations for match(), which broke on amd64 as pointers dont fit into a long

b46a3ee9 – stanley lieber <[email protected]> authored on 2014/07/11 19:24
rc-httpd/handlers/serve-static: restore simple test for file type and hardcode max_age to 1 hour (thanks eekee)

03f68c49 – cinap_lenrek <[email protected]> authored on 2014/07/10 23:57
kernel: only complain about no images when theres nothing more to reclaim

2fb18c33 – cinap_lenrek <[email protected]> authored on 2014/07/11 19:20
sysinfo: add cpuid info

3cfdae97 – stanley lieber <[email protected]> authored on 2014/07/09 15:48
pkg(1): add mischief's repositories

e89ca39e – cinap_lenrek <[email protected]> authored on 2014/07/09 20:07
Add AHCI support for Intel 8 Series/C220 Series Chipset Family SATA Controller. (from sources)

d0895186 – cinap_lenrek <[email protected]> authored on 2014/07/09 20:07
Add Intel C226 chipset PCI support. (from sources)

6bfff754 – cinap_lenrek <[email protected]> authored on 2014/07/09 19:55
abaco: fix double free race of p->status string (thanks BurnZeZ for the proc snap)

3a6a7540 – cinap_lenrek <[email protected]> authored on 2014/07/09 18:45
pc, pc64: initial machine check architecture support

3fe38f70 – cinap_lenrek <[email protected]> authored on 2014/07/08 17:57
bcm: apply richards fix for mmukmap (from /n/sources/patch/bcm-mmukmap-bug)

8677db33 – cinap_lenrek <[email protected]> authored on 2014/07/05 04:17
nusb/serial: implement flushes

502247bf – cinap_lenrek <[email protected]> authored on 2014/07/05 02:01
nusb/serial: more cleanup

336e605a – cinap_lenrek <[email protected]> authored on 2014/07/05 19:19
support for huawei e220 g3 modem, cleanup nusb/serial

c20bab6f – stanley lieber <[email protected]> authored on 2014/07/03 08:03
ndb/common: add ipv6-icmp, ipv6-nonxt, ipv6-opts, bootps

013054ef – cinap_lenrek <[email protected]> authored on 2014/07/02 21:11
merge

2dc3180f – cinap_lenrek <[email protected]> authored on 2014/07/02 20:57
9p(2): add reference to 9pqueue(2)

fa56753e – cinap_lenrek <[email protected]> authored on 2014/07/02 20:47
add 9pqueue(2), medium to low quality manpage.

51cb8f50 – cinap_lenrek <[email protected]> authored on 2014/07/02 20:17
remove executable bit from /sys/src/lib9p/ramfs.c

5814e665 – stanley lieber <[email protected]> authored on 2014/07/02 15:01
9pqueue(2): english

0577d208 – Aram Hăvărneanu <[email protected]> authored on 2014/07/01 07:21
merge

889afd97 – Aram Hăvărneanu <[email protected]> authored on 2014/07/01 07:20
acid: fix notestk() on amd64

92e43acb – cinap_lenrek <[email protected]> authored on 2014/06/30 04:27
authsrv(6): fix typos (from /n/sources/patch/authsrv-6-typos)

114a5bdc – stanley lieber <[email protected]> authored on 2014/06/29 11:01
fortunes: Subject: ftp(1) User-Agent

6a182d56 – stanley lieber <[email protected]> authored on 2014/06/29 10:58
nusbrc: ensure rpi ethernet always appears as /net/etherU0

4ad63a4c – cinap_lenrek <[email protected]> authored on 2014/06/28 15:55
nusb: fix spelling, sorry

7d9339f7 – cinap_lenrek <[email protected]> authored on 2014/06/28 14:11
merge

4275c49e – cinap_lenrek <[email protected]> authored on 2014/06/28 14:09
nusb: implement aijus stable uniqueue device names

d8c75e45 – cinap_lenrek <[email protected]> authored on 2014/06/28 13:53
iostats: more procs

ec572a53 – cinap_lenrek <[email protected]> authored on 2014/06/27 21:36
ptp: fix alignment assumptions for amd64

9d30b0f3 – mischief <[email protected]> authored on 2014/06/27 19:51
merge

5aee1a99 – mischief <[email protected]> authored on 2014/06/27 19:50
unzip: fix usage

a1dad874 – mischief <[email protected]> authored on 2014/06/25 18:06
upas/fs: disable imap mail fetch pipeline due to race

072c45d4 – mischief <[email protected]> authored on 2014/06/25 12:56
xen: delete screen.h from pc that accidentally snuck in. a screen.h for xen framebuffer will be added later.

3812a4bf – mischief <[email protected]> authored on 2014/06/25 12:03
xen: fix boot argv0

500a91e7 – mischief <[email protected]> authored on 2014/06/25 11:47
xen: gotta go fast

3f230d71 – mischief <[email protected]> authored on 2014/06/25 11:45
xen: correct print format for long

46cc1c44 – mischief <[email protected]> authored on 2014/06/24 23:13
sam: mark samsave executable

2060daf3 – mischief <[email protected]> authored on 2014/06/24 15:37
xen: fix early console

5ba95fdb – mischief <[email protected]> authored on 2014/06/24 14:02
import xen 32 bit paravirtual kernel from /n/sources/xen.

fa03455b – cinap_lenrek <[email protected]> authored on 2014/06/23 17:51
kernel: more proc.c cleanup

6a057511 – cinap_lenrek <[email protected]> authored on 2014/06/23 17:24
kernel: make use of nil and 0 consistent in proc.c

650d794c – cinap_lenrek <[email protected]> authored on 2014/06/23 16:30
merge

7cf6a354 – cinap_lenrek <[email protected]> authored on 2014/06/23 16:29
kernel: fix cooperative scheduling for wired processes

87d5626a – cinap_lenrek <[email protected]> authored on 2014/06/22 15:01
ether8169: use u16int instead of u8int for C+ command register (thanks pavel / erik)

c87e7ffe – stanley lieber <[email protected]> authored on 2014/06/22 14:10
newt(1): minor man page clarifications

e7bfa556 – cinap_lenrek <[email protected]> authored on 2014/06/22 12:05
pc64: fix comment for preallocpages()

3c41f98e – cinap_lenrek <[email protected]> authored on 2014/06/22 11:40
remove imagepagerefs() acid function

d4d86df2 – cinap_lenrek <[email protected]> authored on 2014/06/22 11:12
kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of Lock

4f95d750 – cinap_lenrek <[email protected]> authored on 2014/06/21 21:48
ed: dont pass string constants to mktemp()

f65d27b0 – aiju <devnull@localhost> authored on 2014/06/15 16:11
games/md: small bug fixes

1bacbf56 – aiju <devnull@localhost> authored on 2014/06/15 15:02
games/md: add shadow/hilight support

83816367 – aiju <devnull@localhost> authored on 2014/06/15 11:52
games/md: add save game support, fix cpu bug

e30fc1fb – aiju <devnull@localhost> authored on 2014/06/14 16:18
games/md: small fixes

37a5b4e9 – aiju <devnull@localhost> authored on 2014/06/13 15:54
games/snes: fix -T

f0ed9ed9 – aiju <devnull@localhost> authored on 2014/06/13 14:06
games/md: vdp window fix, added ym2612 timers

7c25ae8a – aiju <devnull@localhost> authored on 2014/06/13 13:21
games/md: add z80, audio support

26d2fbae – cinap_lenrek <[email protected]> authored on 2014/06/13 06:21
merge

e6f37cf6 – cinap_lenrek <[email protected]> authored on 2014/06/13 06:19
pc64: fix MS2HZ (thanks Anthony Martin)

Next