git: 9front

RSS feed

1211f12e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/09 14:23
5a: MOVM.IA.W.S ..., [R15] is exception return and needs to be allowed (thanks aiju)

7ffea058 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/09 13:37
cwfs: fix 32bit multiplication overflows for allocation sizes (thanks kenji okomoto)

5eddd844 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/09 18:47
5a: reject MOVM instruction with .S and .W bits both set (aijus idea)

dd242d5b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/08 13:02
kernel: more nil vs 0 cleanup in chan.c

2eb37523 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/08 12:44
kernel: use nil for pointers instead of 0, zero channel umc and dirrock in newchan()

c386b40b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/07 22:06
ndb/dns: fix nil dereference crash with convM2DNS() returning reqmsg.qd == nil

e92c0d47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/08 19:28
devmnt: fix potential race with mntflushfree(), remove mntstats, 0 vs nil cleanup

0694520e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/07 17:35
8c, 6c: generate enam.c file, just like 5c

a2c09e8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/07 17:11
pc, pc64: make pc kaddr() check reject -KZERO address (thanks aiju)

a5dc4112 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/07 16:22
5a, 5l: add LDREX/STREX/CLREX instructions

6e3c739e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/07 15:55
pc64: fix wrong Ureg* argument on note handler (thanks _sl!)

d034ce85 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/04 05:33
samterm: fix ctrl-b crash when cmd window resized (thanks revex)

b562eb65 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/03 13:09
iostats: properly distribute exit status and give usefull error messages

9e1b8b54 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/03 12:28
iostats: remove unused fcallfmt, dont leak our mount pipe end into exportfs proc

ce7329ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/03 12:02
iostats: bring back standard filedescriptor spying

2d16ebcd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 15:22
exportfs: simplify freefile() code

b7757963 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 15:04
exportfs: remove getsbuf() nil check, can't happen

9f49fa95 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 14:45
iostats: isolate fs from interrupt notes

6e70be1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 11:47
iostats: cannot spy on fd 0,1,2 as /fd is per process

8c68e442 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 11:07
exportfs: cleanup

866a70f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 10:37
ftpfs: dont convert names to latin when string is valid utf-8

edf825c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/02 10:28
python: disable symlink and readlink compile options, ape has no reasonable way emulating it

15a04d6a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/01 23:06
iostats: dont prefix /bin to argv[0] when already absolute or relative path

4d3191f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/01 22:41
iostats: cleanup, remove bogus Maxrpc constant

a6c951ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/01 22:30
iostats: reimplement iostats as a 9p filter instead of duplicating exportfs

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

4d106363 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/08/01 12:57
exportfs: use argv0 instead of hardcoding "/bin/exportfs" in openmount(), dont use 0 for nil

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

83f1984c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/30 16:34
fstype: fix kfs detection (thanks kenji okomoto)

ab118a94 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/30 08:11
fortunes: From: urielc@cantv.net

8117e821 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/30 08:09
spred(1): fix troff

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

be30205f – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/29 18:32
fstype(1): document hjfs

c6ce7106 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/23 11:28
rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copying

5c84080c – mischief <mischief@offblast.org> authored on 2014/07/22 19:40
ratrace(1): uses syscall not syscalltrace file

1331def9 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/22 14:41
fortunes: I wanted to do something that didn't involve arguing online about trivia. -- jwz

f4e26acc – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/22 14:29
sega(1): add man page for games/md (and potential future sega emulators)

a23b0662 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/22 13:44
nintendo(1): document snes

ce062134 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/22 13:38
games/md: add -2 -3 -a and trailing newline to usage

e03e44d2 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/22 13:00
games/snes: add -a -h -m -T to usage

88aafad1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/22 17:54
ratrace: make multithreaded ratraces less confusing (for mischief)

5f1b8c40 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/21 14:10
libdraw: add missing borderop() (thanks aiju)

776eaa47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/21 14:02
pc64: cleanup syscallentry()

79f7ab1b – 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.

d5358599 – 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

0dc5bcf3 – mischief <mischief@offblast.org> authored on 2014/07/17 19:22
a.out(6): sync definitions

ddf026e0 – 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)

fec0afc4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/15 16:45
page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces)

047f8015 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/15 14:51
devproc: nil

8665aad4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/15 03:54
devproc: fix syscalltrace error handling, conistent use of nil for pointers

639385b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/14 02:45
devproc: fix mistake

65388ec6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/14 02:02
devproc: fix proccrlmemio bugs

e4a9d140 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/12 21:24
libmach: fix break point instruction for little endian MIPS (from sources)

443e950d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/12 21:17
tftpfs: make sure path is null terminated

63f44ac5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/12 21:05
merge

95b0bc7f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/12 21:03
ftpd: dont skip unmountnet() and return proper error string from dialdata()

111511b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/12 21:00
tftpd: fix error string packet overflow in nak(), fix syslog reporting

c7ae0aca – 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

baf684a0 – 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)

abb878d1 – 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

19320940 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/11 19:20
sysinfo: add cpuid info

174cc896 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/09 15:48
pkg(1): add mischief's repositories

9ac21139 – 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)

6b61c56f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/09 20:07
Add Intel C226 chipset PCI support. (from sources)

2712dfb0 – 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)

efd6b881 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/09 18:45
pc, pc64: initial machine check architecture support

e430ea84 – 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)

4d79df6a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/05 04:17
nusb/serial: implement flushes

58df1831 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/05 02:01
nusb/serial: more cleanup

edd3be53 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/05 19:19
support for huawei e220 g3 modem, cleanup nusb/serial

17eed254 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/03 08:03
ndb/common: add ipv6-icmp, ipv6-nonxt, ipv6-opts, bootps

f50ed21b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/02 21:11
merge

00454564 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/02 20:57
9p(2): add reference to 9pqueue(2)

5286c783 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/02 20:47
add 9pqueue(2), medium to low quality manpage.

a77149b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/07/02 20:17
remove executable bit from /sys/src/lib9p/ramfs.c

31a699c6 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/07/02 15:01
9pqueue(2): english

5b99fce2 – Aram Hăvărneanu <aram@mgk.ro> authored on 2014/07/01 07:21
merge

edb45e2b – Aram Hăvărneanu <aram@mgk.ro> authored on 2014/07/01 07:20
acid: fix notestk() on amd64

ea1d13da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/30 04:27
authsrv(6): fix typos (from /n/sources/patch/authsrv-6-typos)

fcfcb7ba – stanley lieber <stanley.lieber@gmail.com> authored on 2014/06/29 11:01
fortunes: Subject: ftp(1) User-Agent

0be2793f – stanley lieber <stanley.lieber@gmail.com> authored on 2014/06/29 10:58
nusbrc: ensure rpi ethernet always appears as /net/etherU0

5e9ab8f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/28 15:55
nusb: fix spelling, sorry

2ed126c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/28 14:11
merge

3946313c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/28 14:09
nusb: implement aijus stable uniqueue device names

4f25d1ae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/28 13:53
iostats: more procs

411275a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/27 21:36
ptp: fix alignment assumptions for amd64

7ee6d99c – mischief <mischief@offblast.org> authored on 2014/06/27 19:51
merge

229e44be – mischief <mischief@offblast.org> authored on 2014/06/27 19:50
unzip: fix usage

eebd38b4 – mischief <mischief@offblast.org> authored on 2014/06/25 18:06
upas/fs: disable imap mail fetch pipeline due to race

fc9e5023 – 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.

f30e3b18 – mischief <mischief@offblast.org> authored on 2014/06/25 12:03
xen: fix boot argv0

4f1c62fe – mischief <mischief@offblast.org> authored on 2014/06/25 11:47
xen: gotta go fast

cdbadad6 – mischief <mischief@offblast.org> authored on 2014/06/25 11:45
xen: correct print format for long

ec225376 – mischief <mischief@offblast.org> authored on 2014/06/24 23:13
sam: mark samsave executable

13228153 – mischief <mischief@offblast.org> authored on 2014/06/24 15:37
xen: fix early console

b0a184b9 – mischief <mischief@offblast.org> authored on 2014/06/24 14:02
import xen 32 bit paravirtual kernel from /n/sources/xen.

cfff15e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/23 17:51
kernel: more proc.c cleanup

a1f725d1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/23 17:24
kernel: make use of nil and 0 consistent in proc.c

c4d0106f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/23 16:30
merge

da9b69ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/06/23 16:29
kernel: fix cooperative scheduling for wired processes

Next