shithub: riscv

RSS feed

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)

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)

63ac7028 – cinap_lenrek <[email protected]> authored on 2014/06/12 16:14
libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks to erik and charles)

e9b6f349 – stanley lieber <[email protected]> authored on 2014/06/12 11:56
termrc, cpurc: clarify comments by removing lies

d4e66acc – cinap_lenrek <[email protected]> authored on 2014/06/12 10:05
libsec: use u32int instead of uint when we need 32 bit (thanks erik)

fa09758a – cinap_lenrek <[email protected]> authored on 2014/06/11 15:31
samterm: use 4K stacks for amd64 (thanks burnzez)

3a5b2189 – cinap_lenrek <[email protected]> authored on 2014/06/11 14:01
revert ramfs example

b4c37263 – ftrvxmtrx <devnull@localhost> authored on 2014/06/11 13:35
libsec: fix dsagen 64-bit bug (thanks rsc)

6dd3cf4c – ftrvxmtrx <devnull@localhost> authored on 2014/06/11 13:22
lib9p: ramfs example: s/realloc/erealloc9p/

4afbc988 – mischief <[email protected]> authored on 2014/06/09 08:17
pool: declare pooldump in pool.h. the manual says it is public.

f6a7c628 – ftrvxmtrx <devnull@localhost> authored on 2014/06/09 17:53
audiohda: add Intel 8 Series/C220 Series support

52174db9 – ftrvxmtrx <devnull@localhost> authored on 2014/06/09 17:06
ether8169: support for RTL8168G

906cc83c – mischief <[email protected]> authored on 2014/06/09 01:05
mkpaqfs: english

ca5cc651 – mischief <[email protected]> authored on 2014/06/08 20:22
pc: clip rectangles before sending them to the hardware in flushmemscreen

858d3e39 – cinap_lenrek <[email protected]> authored on 2014/06/09 03:21
ether79c970: fix mistake

01b5ac14 – cinap_lenrek <[email protected]> authored on 2014/06/08 14:54
iostats: add -C flag to enable mount cache

3d12f4f4 – cinap_lenrek <[email protected]> authored on 2014/06/08 14:27
iostats: dont sysfatal on 9p read error due to program termination

1b8fb4fe – cinap_lenrek <[email protected]> authored on 2014/06/08 13:39
swap: make sure swap address sticks arround until page is written to swap

fcfa74a1 – cinap_lenrek <[email protected]> authored on 2014/06/08 00:40
pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction support

72ba3571 – cinap_lenrek <[email protected]> authored on 2014/06/07 21:35
kernel: remove _xinc()/_xdec()

0a2b4185 – cinap_lenrek <[email protected]> authored on 2014/06/07 21:33
pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc()/_xdec()

ce38380b – cinap_lenrek <[email protected]> authored on 2014/06/07 20:26
omap: move syscall.$O target from config to mkfile

3d20da3f – cinap_lenrek <[email protected]> authored on 2014/06/07 20:26
omap: remove Block refcounting

be3a5a6d – cinap_lenrek <[email protected]> authored on 2014/06/07 20:19
kernel: remove Block refcounting (thanks erik)

9ee30955 – cinap_lenrek <[email protected]> authored on 2014/06/07 20:15
teg2: move syscall.$O and syscallfmt.$O targets from config to mkfile

9e63895e – cinap_lenrek <[email protected]> authored on 2014/06/07 20:14
kw: move syscall.$O target from config to mkfile

07f7c46d – cinap_lenrek <[email protected]> authored on 2014/06/07 20:13
omap4: update for new syscall interface and syscallfmt

314e23b7 – stanley lieber <[email protected]> authored on 2014/06/07 11:16
dougfacts: remove html corruption and end file with newline

865368f6 – cinap_lenrek <[email protected]> authored on 2014/06/07 05:43
pc64: remove unneeded parens in pmap()

3cc15d23 – cinap_lenrek <[email protected]> authored on 2014/06/07 05:28
merge

7bc8f4d9 – cinap_lenrek <[email protected]> authored on 2014/06/07 05:26
pc64: implement checkmmu() debug function

2e713acc – cinap_lenrek <[email protected]> authored on 2014/06/06 22:13
sdvirtio: experimental support for virtio-scsi

2739c651 – ftrvxmtrx <devnull@localhost> authored on 2014/06/07 19:16
file: djvu

524720a5 – cinap_lenrek <[email protected]> authored on 2014/06/05 21:29
file: detect NES and SEGA rom files, fix newline

20b2f7a3 – stanley lieber <[email protected]> authored on 2014/06/05 20:58
fortunes: i believe any successful Plan 9 distro will need to provide some transparency in the change review process. -- Skip Tavakkolian

1b51d467 – cinap_lenrek <[email protected]> authored on 2014/06/05 17:56
merge

91614f58 – cinap_lenrek <[email protected]> authored on 2014/06/05 17:54
kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock(), use uintptr intstead of long for pc values

f815f727 – ftrvxmtrx <devnull@localhost> authored on 2014/06/05 08:10
g: add *.cpp

76db435e – cinap_lenrek <[email protected]> authored on 2014/06/05 03:57
pc64: dont trap _xinc()/_xdec() overflow/underflow, delete unused atomic functions

863a4596 – cinap_lenrek <[email protected]> authored on 2014/06/04 13:45
webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)

972f60a7 – cinap_lenrek <[email protected]> authored on 2014/06/04 19:59
nusbrc: dont fork usb drivers into background

93d0474f – cinap_lenrek <[email protected]> authored on 2014/06/03 17:40
nusb/usbd: cleanup

0aa3af09 – cinap_lenrek <[email protected]> authored on 2014/06/03 03:47
kernel: remove wrong and needles mapsize check in newseg() (thanks Yoann Padioleau)

5ab9f9c6 – cinap_lenrek <[email protected]> authored on 2014/06/03 03:21
nusb/usbd: serialize /dev/usbevent processing

1427ba31 – cinap_lenrek <[email protected]> authored on 2014/06/01 02:54
pc64: fix for unsigned comparsion of (top - base) >= size

fb97665a – cinap_lenrek <[email protected]> authored on 2014/06/01 02:31
pc64: use 2MB pages for preallocpages()

c9f91d50 – cinap_lenrek <[email protected]> authored on 2014/05/31 23:13
pc64: allocate palloc.pages from upages

8061f30e – ftrvxmtrx <devnull@localhost> authored on 2014/05/31 21:21
games/nes: support Battle City two players mode with joypads

bf0d5c8a – Aram Hăvărneanu <[email protected]> authored on 2014/05/30 08:28
6a, 6c, 6l: fix copy propagation

17d0dea8 – cinap_lenrek <[email protected]> authored on 2014/05/30 00:05
we look for strings.c, it is broken, this strings.c will make us go.

52464166 – cinap_lenrek <[email protected]> authored on 2014/05/29 14:50
pc, pc64: simplify reboot code

215f6cc6 – cinap_lenrek <[email protected]> authored on 2014/05/29 14:24
pc: initiate machine reset only from boot processors in mpshutdown()

aa125d37 – aiju <devnull@localhost> authored on 2014/05/28 20:50
games/md: bug fixes

ca35949c – cinap_lenrek <[email protected]> authored on 2014/05/28 20:34
ape/stdio: set errno to EMFILE when running out of streams

52153c32 – aiju <devnull@localhost> authored on 2014/05/26 21:01
games/snes: originwindow confuses the cat

527ab640 – cinap_lenrek <[email protected]> authored on 2014/05/26 06:00
page(1): or

c73ade70 – cinap_lenrek <[email protected]> authored on 2014/05/26 05:59
page(1): minus

97c28a6c – cinap_lenrek <[email protected]> authored on 2014/05/26 05:52
page(1): theres no -r option, nor multipage restrictions

a106a19b – aiju <[email protected]> authored on 2014/05/25 21:11
merge

c124e341 – aiju <devnull@localhost> authored on 2014/05/25 21:10
games/md: moonwalker!

3dc82dc0 – cinap_lenrek <[email protected]> authored on 2014/05/25 20:45
pc64: fix ulongs for address of devarchs realmodemem file

15fc6c1c – cinap_lenrek <[email protected]> authored on 2014/05/25 20:27
devproc: handle 64bit address writes to /proc/n/mem files

b672403c – cinap_lenrek <[email protected]> authored on 2014/05/26 18:49
merge

9ebbfae2 – cinap_lenrek <[email protected]> authored on 2014/05/26 18:47
kernel: simplify fdclose()

89acedb9 – cinap_lenrek <[email protected]> authored on 2014/05/26 18:43
devproc: fix close and closefiles procctl

235cc074 – aiju <devnull@localhost> authored on 2014/05/25 17:45
games/md: small cpu and vdp bug fixes

c5214cd6 – cinap_lenrek <[email protected]> authored on 2014/05/25 16:34
pc64: cleanup mmuzap

79355486 – aiju <devnull@localhost> authored on 2014/05/24 21:11
games/md: first bug fixes

93cfa1be – aiju <devnull@localhost> authored on 2014/05/25 19:14
added crude version of games/md

ea480e74 – cinap_lenrek <[email protected]> authored on 2014/05/24 15:49
libauth: dont print blobs in auth_proxy error strings

20883bd7 – cinap_lenrek <[email protected]> authored on 2014/05/23 22:09
cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)

2185188f – cinap_lenrek <[email protected]> authored on 2014/05/23 21:27
kernel: fix read size calculation in pio() demand load

eef45650 – cinap_lenrek <[email protected]> authored on 2014/05/23 14:56
libc: avoid static table and supurious reads in nsec()

440202d0 – cinap_lenrek <[email protected]> authored on 2014/05/20 03:05
libc: revert nsec() change, bring back filedescriptor caching

e7b94ba0 – cinap_lenrek <[email protected]> authored on 2014/05/20 01:21
syscall: add missing _nsec() declaration

3207e8b6 – cinap_lenrek <[email protected]> authored on 2014/05/20 01:06
add _nsec() syscall 53 for binary compatibility with labs distribution

7abf926b – cinap_lenrek <[email protected]> authored on 2014/05/20 01:01
libc: dont cache /dev/bintime filedescriptor for nsec()

c7be3ba9 – cinap_lenrek <[email protected]> authored on 2014/05/19 02:58
init: dont interpret environment var contents as fmtstring, cleanup

06ad4e5f – cinap_lenrek <[email protected]> authored on 2014/05/19 02:57
pc64: remove cpuserver bigboy hack and honor *kernelpercent=

7ae98ac5 – cinap_lenrek <[email protected]> authored on 2014/05/19 00:56
ip/torrent: use "torrent" as default user agent

1055b951 – cinap_lenrek <[email protected]> authored on 2014/05/19 19:23
ip/torrent: fix usage, add -A option to set user-agent

c994152a – cinap_lenrek <[email protected]> authored on 2014/05/18 15:20
ipconfig: fix dhcp watch

48a644aa – stanley lieber <[email protected]> authored on 2014/05/16 12:31
fortunes: 14:37 -!- kfx was kicked from #suckless by __20h__ [kfx]

b3eeb599 – cinap_lenrek <[email protected]> authored on 2014/05/16 17:33
sdiahci: fix (unused) hba reset function (thanks erik quanstro)

eb687ade – Matthew Veety <[email protected]> authored on 2014/05/16 06:56
added devgpio (thanks Krystian!). Also added getrevision() to vcore which allows you to get the raspberry pi board revision. I kept in the segment that allows direct access to the gpio memory

88c998b2 – cinap_lenrek <[email protected]> authored on 2014/05/13 21:17
merge

b98b2c57 – cinap_lenrek <[email protected]> authored on 2014/05/13 21:15
play: set user-agent, otherwise server thinks we'r mozilla m(

ead171d2 – ftrvxmtrx <devnull@localhost> authored on 2014/05/12 10:49
sam(1): add ctrl+b

Next