shithub: riscv

RSS feed

fa09758a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/11 15:31
samterm: use 4K stacks for amd64 (thanks burnzez)

3a5b2189 – cinap_lenrek <cinap_lenrek@felloff.net> 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 <mischief@offblast.org> 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 <mischief@offblast.org> authored on 2014/06/09 01:05
mkpaqfs: english

ca5cc651 – mischief <mischief@offblast.org> authored on 2014/06/08 20:22
pc: clip rectangles before sending them to the hardware in flushmemscreen

858d3e39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/09 03:21
ether79c970: fix mistake

01b5ac14 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/08 14:54
iostats: add -C flag to enable mount cache

3d12f4f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/08 14:27
iostats: dont sysfatal on 9p read error due to program termination

1b8fb4fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/08 13:39
swap: make sure swap address sticks arround until page is written to swap

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

72ba3571 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 21:35
kernel: remove _xinc()/_xdec()

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

ce38380b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 20:26
omap: move syscall.$O target from config to mkfile

3d20da3f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 20:26
omap: remove Block refcounting

be3a5a6d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 20:19
kernel: remove Block refcounting (thanks erik)

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

9e63895e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 20:14
kw: move syscall.$O target from config to mkfile

07f7c46d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 20:13
omap4: update for new syscall interface and syscallfmt

314e23b7 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/06/07 11:16
dougfacts: remove html corruption and end file with newline

865368f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 05:43
pc64: remove unneeded parens in pmap()

3cc15d23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 05:28
merge

7bc8f4d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/07 05:26
pc64: implement checkmmu() debug function

2e713acc – cinap_lenrek <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> authored on 2014/06/05 21:29
file: detect NES and SEGA rom files, fix newline

20b2f7a3 – stanley lieber <stanley.lieber@gmail.com> 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 <cinap_lenrek@felloff.net> authored on 2014/06/05 17:56
merge

91614f58 – cinap_lenrek <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> authored on 2014/06/05 03:57
pc64: dont trap _xinc()/_xdec() overflow/underflow, delete unused atomic functions

863a4596 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/04 13:45
webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)

972f60a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/04 19:59
nusbrc: dont fork usb drivers into background

93d0474f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/03 17:40
nusb/usbd: cleanup

0aa3af09 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/03 03:47
kernel: remove wrong and needles mapsize check in newseg() (thanks Yoann Padioleau)

5ab9f9c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/03 03:21
nusb/usbd: serialize /dev/usbevent processing

1427ba31 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/01 02:54
pc64: fix for unsigned comparsion of (top - base) >= size

fb97665a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/01 02:31
pc64: use 2MB pages for preallocpages()

c9f91d50 – cinap_lenrek <cinap_lenrek@felloff.net> 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 <aram@mgk.ro> authored on 2014/05/30 08:28
6a, 6c, 6l: fix copy propagation

17d0dea8 – cinap_lenrek <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> authored on 2014/05/29 14:50
pc, pc64: simplify reboot code

215f6cc6 – cinap_lenrek <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> authored on 2014/05/26 06:00
page(1): or

c73ade70 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 05:59
page(1): minus

97c28a6c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 05:52
page(1): theres no -r option, nor multipage restrictions

a106a19b – aiju <aiju@phicode.de> 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 <cinap_lenrek@felloff.net> authored on 2014/05/25 20:45
pc64: fix ulongs for address of devarchs realmodemem file

15fc6c1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/25 20:27
devproc: handle 64bit address writes to /proc/n/mem files

b672403c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 18:49
merge

9ebbfae2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 18:47
kernel: simplify fdclose()

89acedb9 – cinap_lenrek <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> 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 <cinap_lenrek@felloff.net> authored on 2014/05/24 15:49
libauth: dont print blobs in auth_proxy error strings

20883bd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/23 22:09
cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)

2185188f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/23 21:27
kernel: fix read size calculation in pio() demand load

eef45650 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/23 14:56
libc: avoid static table and supurious reads in nsec()

440202d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 03:05
libc: revert nsec() change, bring back filedescriptor caching

e7b94ba0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 01:21
syscall: add missing _nsec() declaration

3207e8b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 01:06
add _nsec() syscall 53 for binary compatibility with labs distribution

7abf926b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 01:01
libc: dont cache /dev/bintime filedescriptor for nsec()

c7be3ba9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 02:58
init: dont interpret environment var contents as fmtstring, cleanup

06ad4e5f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 02:57
pc64: remove cpuserver bigboy hack and honor *kernelpercent=

7ae98ac5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 00:56
ip/torrent: use "torrent" as default user agent

1055b951 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 19:23
ip/torrent: fix usage, add -A option to set user-agent

c994152a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/18 15:20
ipconfig: fix dhcp watch

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

b3eeb599 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/16 17:33
sdiahci: fix (unused) hba reset function (thanks erik quanstro)

eb687ade – Matthew Veety <mveety@gmail.com> 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 <cinap_lenrek@felloff.net> authored on 2014/05/13 21:17
merge

b98b2c57 – cinap_lenrek <cinap_lenrek@felloff.net> 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

704bd2b5 – ftrvxmtrx <devnull@localhost> authored on 2014/05/12 10:19
samterm: fix esc, change ctrl+b behaviour to a more useful one (thanks cinap)

e993ea3e – ftrvxmtrx <devnull@localhost> authored on 2014/05/12 08:58
samterm: clean up key defines. use ctrl+b as in rio

bf093528 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 22:46
usps: remove redundant uhtml pipeline

679b092e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 22:38
htmlfmt: use uhtml for character set conversion

66f76c28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 16:24
doom: get rid of floating point code for division

17d932ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 02:17
pc, pc64: add simd error exception name in trap.c

a9155014 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 01:59
pc, pc64: handle sse simd exceptions

edca217b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/10 20:54
tcs: handle surrogate pairs

7388792a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 18:29
tcs: prevent accidents with runes beyond 16-bit

14cd6df3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/10 13:28
tcs: fix inplace 16 bit unicode conversion

807af1d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/09 14:22
webfs: use mozilla compatible user agent as default

144c4ab2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/09 13:16
abaco: need more stack on amd64

87fd5240 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/08 14:48
remove old copies of kernels l.s from cmd/?a

47d131c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/08 14:41
abaco: remove strange line

7ea0732c – ftrvxmtrx <devnull@localhost> authored on 2014/05/08 10:29
tail: fix follow for empty files (thanks cinap_lenrek)

1c835e37 – ftrvxmtrx <devnull@localhost> authored on 2014/05/08 08:33
tail: seek to EOF to check if seekable. fixes tail on /proc files

f4f2ff60 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/08 18:20
hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)

Next