RSS feed
90e89feb
– aiju <devnull@localhost>
authored
on 2014/06/14 16:18
games/md: small fixes
adeea403
– aiju <devnull@localhost>
authored
on 2014/06/13 15:54
games/snes: fix -T
85252f81
– aiju <devnull@localhost>
authored
on 2014/06/13 14:06
games/md: vdp window fix, added ym2612 timers
d7b1129d
– aiju <devnull@localhost>
authored
on 2014/06/13 13:21
games/md: add z80, audio support
eed51656
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/13 06:21
merge
85c9464c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/13 06:19
pc64: fix MS2HZ (thanks Anthony Martin)
dc650304
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/12 16:14
libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks to erik and charles)
60a6d05d
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/12 11:56
termrc, cpurc: clarify comments by removing lies
16f19463
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/12 10:05
libsec: use u32int instead of uint when we need 32 bit (thanks erik)
5430950d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/11 15:31
samterm: use 4K stacks for amd64 (thanks burnzez)
6892fe5d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/11 14:01
revert ramfs example
51c4bb56
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/11 13:35
libsec: fix dsagen 64-bit bug (thanks rsc)
a6e3e1ca
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/11 13:22
lib9p: ramfs example: s/realloc/erealloc9p/
face7610
– mischief <mischief@offblast.org>
authored
on 2014/06/09 08:17
pool: declare pooldump in pool.h. the manual says it is public.
addd3a13
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/09 17:53
audiohda: add Intel 8 Series/C220 Series support
fdea717b
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/09 17:06
ether8169: support for RTL8168G
37863e57
– mischief <mischief@offblast.org>
authored
on 2014/06/09 01:05
mkpaqfs: english
020966d1
– mischief <mischief@offblast.org>
authored
on 2014/06/08 20:22
pc: clip rectangles before sending them to the hardware in flushmemscreen
b37cb97c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/09 03:21
ether79c970: fix mistake
008d5a4c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/08 14:54
iostats: add -C flag to enable mount cache
ec569dd1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/08 14:27
iostats: dont sysfatal on 9p read error due to program termination
be9705f4
– 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
24cf9309
– 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
445f25ca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 21:35
kernel: remove _xinc()/_xdec()
c9fd7a5c
– 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()
2fbb841b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:26
omap: move syscall.$O target from config to mkfile
a5fb51c5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:26
omap: remove Block refcounting
c0386018
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:19
kernel: remove Block refcounting (thanks erik)
855eb36e
– 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
f2d7684b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:14
kw: move syscall.$O target from config to mkfile
478e338c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:13
omap4: update for new syscall interface and syscallfmt
5d1ffe40
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/07 11:16
dougfacts: remove html corruption and end file with newline
8645494a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 05:43
pc64: remove unneeded parens in pmap()
c6bebf7c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 05:28
merge
b905b9d4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 05:26
pc64: implement checkmmu() debug function
9a815526
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/06 22:13
sdvirtio: experimental support for virtio-scsi
5fb1246a
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/07 19:16
file: djvu
57295149
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 21:29
file: detect NES and SEGA rom files, fix newline
c0847c69
– 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
ea92b0fd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 17:56
merge
31d105d7
– 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
99882658
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/05 08:10
g: add *.cpp
3a6ae863
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 03:57
pc64: dont trap _xinc()/_xdec() overflow/underflow, delete unused atomic functions
77c85a32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/04 13:45
webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
869a1853
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/04 19:59
nusbrc: dont fork usb drivers into background
ca597b29
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/03 17:40
nusb/usbd: cleanup
ddeb7dce
– 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)
aecdaa3e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/03 03:21
nusb/usbd: serialize /dev/usbevent processing
58fee0ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/01 02:54
pc64: fix for unsigned comparsion of (top - base) >= size
179f676f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/01 02:31
pc64: use 2MB pages for preallocpages()
15cbe549
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/31 23:13
pc64: allocate palloc.pages from upages
48c69ef3
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/31 21:21
games/nes: support Battle City two players mode with joypads
cdde2131
– Aram Hăvărneanu <aram@mgk.ro>
authored
on 2014/05/30 08:28
6a, 6c, 6l: fix copy propagation
109f0231
– 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.
d51b4051
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/29 14:50
pc, pc64: simplify reboot code
04a93463
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/29 14:24
pc: initiate machine reset only from boot processors in mpshutdown()
3273cf43
– aiju <devnull@localhost>
authored
on 2014/05/28 20:50
games/md: bug fixes
9a196b0a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/28 20:34
ape/stdio: set errno to EMFILE when running out of streams
76406045
– aiju <devnull@localhost>
authored
on 2014/05/26 21:01
games/snes: originwindow confuses the cat
631b0381
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 06:00
page(1): or
442f3ab6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 05:59
page(1): minus
8cfb23e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 05:52
page(1): theres no -r option, nor multipage restrictions
0d655a66
– aiju <aiju@phicode.de>
authored
on 2014/05/25 21:11
merge
8062bf9a
– aiju <devnull@localhost>
authored
on 2014/05/25 21:10
games/md: moonwalker!
4cea4131
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/25 20:45
pc64: fix ulongs for address of devarchs realmodemem file
fd5b5ac4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/25 20:27
devproc: handle 64bit address writes to /proc/n/mem files
290ea337
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 18:49
merge
260501d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 18:47
kernel: simplify fdclose()
24204889
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 18:43
devproc: fix close and closefiles procctl
28115cdd
– aiju <devnull@localhost>
authored
on 2014/05/25 17:45
games/md: small cpu and vdp bug fixes
c71e3620
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/25 16:34
pc64: cleanup mmuzap
68b087b1
– aiju <devnull@localhost>
authored
on 2014/05/24 21:11
games/md: first bug fixes
9b3ddbd3
– aiju <devnull@localhost>
authored
on 2014/05/25 19:14
added crude version of games/md
2bea5d7e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/24 15:49
libauth: dont print blobs in auth_proxy error strings
b77633f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/23 22:09
cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)
6f61580a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/23 21:27
kernel: fix read size calculation in pio() demand load
31c1b7bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/23 14:56
libc: avoid static table and supurious reads in nsec()
d82eb33a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 03:05
libc: revert nsec() change, bring back filedescriptor caching
4ec711b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 01:21
syscall: add missing _nsec() declaration
c1667c65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 01:06
add _nsec() syscall 53 for binary compatibility with labs distribution
304180fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 01:01
libc: dont cache /dev/bintime filedescriptor for nsec()
1c76bf51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 02:58
init: dont interpret environment var contents as fmtstring, cleanup
8c09d954
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 02:57
pc64: remove cpuserver bigboy hack and honor *kernelpercent=
259968f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 00:56
ip/torrent: use "torrent" as default user agent
1ef5078f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 19:23
ip/torrent: fix usage, add -A option to set user-agent
35b1f11a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/18 15:20
ipconfig: fix dhcp watch
38b78060
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/05/16 12:31
fortunes: 14:37 -!- kfx was kicked from #suckless by __20h__ [kfx]
8773ea36
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/16 17:33
sdiahci: fix (unused) hba reset function (thanks erik quanstro)
b9c1eaa2
– 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
7894b4d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/13 21:17
merge
e6b77de2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/13 21:15
play: set user-agent, otherwise server thinks we'r mozilla m(
f21db811
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/12 10:49
sam(1): add ctrl+b
73843dce
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/12 10:19
samterm: fix esc, change ctrl+b behaviour to a more useful one (thanks cinap)
e6dabd0f
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/12 08:58
samterm: clean up key defines. use ctrl+b as in rio
81bf3e06
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 22:46
usps: remove redundant uhtml pipeline
c88a590e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 22:38
htmlfmt: use uhtml for character set conversion
fefdb331
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 16:24
doom: get rid of floating point code for division
6912265b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 02:17
pc, pc64: add simd error exception name in trap.c
1e2db572
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 01:59
pc, pc64: handle sse simd exceptions
505ab799
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/10 20:54
tcs: handle surrogate pairs
Next