RSS feed
0d909ae6
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/07/22 13:44
nintendo(1): document snes
33592e9d
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/07/22 13:38
games/md: add -2 -3 -a and trailing newline to usage
69eb0cd7
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/07/22 13:00
games/snes: add -a -h -m -T to usage
6273bad1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/22 17:54
ratrace: make multithreaded ratraces less confusing (for mischief)
168b9f3d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/21 14:10
libdraw: add missing borderop() (thanks aiju)
1021caa3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/21 14:02
pc64: cleanup syscallentry()
c78c6e34
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
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 <mischief@offblast.org>
authored
on 2014/07/17 19:22
a.out(6): sync definitions
4a7d29dd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/17 19:29
libframe: use correct text color on frinsert depending on selection (thanks sl)
e4436ec0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/15 16:45
page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces)
4f3724e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/15 14:51
devproc: nil
3d3a29cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/15 03:54
devproc: fix syscalltrace error handling, conistent use of nil for pointers
e4db040b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/14 02:45
devproc: fix mistake
655ec332
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/14 02:02
devproc: fix proccrlmemio bugs
e53511ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/12 21:24
libmach: fix break point instruction for little endian MIPS (from sources)
cc001c31
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/12 21:17
tftpfs: make sure path is null terminated
e4d29ea9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/12 21:05
merge
4b7b1218
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/12 21:03
ftpd: dont skip unmountnet() and return proper error string from dialdata()
e14eaacc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/12 21:00
tftpd: fix error string packet overflow in nak(), fix syslog reporting
fafc17b0
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <stanley.lieber@gmail.com>
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 <cinap_lenrek@felloff.net>
authored
on 2014/07/10 23:57
kernel: only complain about no images when theres nothing more to reclaim
2fb18c33
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/11 19:20
sysinfo: add cpuid info
3cfdae97
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/07/09 15:48
pkg(1): add mischief's repositories
e89ca39e
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2014/07/09 20:07
Add Intel C226 chipset PCI support. (from sources)
6bfff754
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2014/07/09 18:45
pc, pc64: initial machine check architecture support
3fe38f70
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/08 17:57
bcm: apply richards fix for mmukmap (from /n/sources/patch/bcm-mmukmap-bug)
8677db33
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/05 04:17
nusb/serial: implement flushes
502247bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/05 02:01
nusb/serial: more cleanup
336e605a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/05 19:19
support for huawei e220 g3 modem, cleanup nusb/serial
c20bab6f
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/07/03 08:03
ndb/common: add ipv6-icmp, ipv6-nonxt, ipv6-opts, bootps
013054ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/02 21:11
merge
2dc3180f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/02 20:57
9p(2): add reference to 9pqueue(2)
fa56753e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/02 20:47
add 9pqueue(2), medium to low quality manpage.
51cb8f50
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/07/02 20:17
remove executable bit from /sys/src/lib9p/ramfs.c
5814e665
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/07/02 15:01
9pqueue(2): english
0577d208
– Aram Hăvărneanu <aram@mgk.ro>
authored
on 2014/07/01 07:21
merge
889afd97
– Aram Hăvărneanu <aram@mgk.ro>
authored
on 2014/07/01 07:20
acid: fix notestk() on amd64
92e43acb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/30 04:27
authsrv(6): fix typos (from /n/sources/patch/authsrv-6-typos)
114a5bdc
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/29 11:01
fortunes: Subject: ftp(1) User-Agent
6a182d56
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/29 10:58
nusbrc: ensure rpi ethernet always appears as /net/etherU0
4ad63a4c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/28 15:55
nusb: fix spelling, sorry
7d9339f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/28 14:11
merge
4275c49e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/28 14:09
nusb: implement aijus stable uniqueue device names
d8c75e45
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/28 13:53
iostats: more procs
ec572a53
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/27 21:36
ptp: fix alignment assumptions for amd64
9d30b0f3
– mischief <mischief@offblast.org>
authored
on 2014/06/27 19:51
merge
5aee1a99
– mischief <mischief@offblast.org>
authored
on 2014/06/27 19:50
unzip: fix usage
a1dad874
– mischief <mischief@offblast.org>
authored
on 2014/06/25 18:06
upas/fs: disable imap mail fetch pipeline due to race
072c45d4
– mischief <mischief@offblast.org>
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 <mischief@offblast.org>
authored
on 2014/06/25 12:03
xen: fix boot argv0
500a91e7
– mischief <mischief@offblast.org>
authored
on 2014/06/25 11:47
xen: gotta go fast
3f230d71
– mischief <mischief@offblast.org>
authored
on 2014/06/25 11:45
xen: correct print format for long
46cc1c44
– mischief <mischief@offblast.org>
authored
on 2014/06/24 23:13
sam: mark samsave executable
2060daf3
– mischief <mischief@offblast.org>
authored
on 2014/06/24 15:37
xen: fix early console
5ba95fdb
– mischief <mischief@offblast.org>
authored
on 2014/06/24 14:02
import xen 32 bit paravirtual kernel from /n/sources/xen.
fa03455b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/23 17:51
kernel: more proc.c cleanup
6a057511
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/23 17:24
kernel: make use of nil and 0 consistent in proc.c
650d794c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/23 16:30
merge
7cf6a354
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/23 16:29
kernel: fix cooperative scheduling for wired processes
87d5626a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/22 15:01
ether8169: use u16int instead of u8int for C+ command register (thanks pavel / erik)
c87e7ffe
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/22 14:10
newt(1): minor man page clarifications
e7bfa556
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/22 12:05
pc64: fix comment for preallocpages()
3c41f98e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/22 11:40
remove imagepagerefs() acid function
d4d86df2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/22 11:12
kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of Lock
4f95d750
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2014/06/13 06:21
merge
e6f37cf6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/13 06:19
pc64: fix MS2HZ (thanks Anthony Martin)
63ac7028
– 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)
e9b6f349
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/12 11:56
termrc, cpurc: clarify comments by removing lies
d4e66acc
– 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)
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)
Next