git: 9front

RSS feed

1925c4a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/08 20:37
acid: fix memory corruption due to gc

245d28ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 22:50
pc64: handle negative file offsets when accessing kernel memory with devproc

e647914f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 22:40
mtrr: fix mistake

fcb6e41f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 21:33
jpg: center image in screen

4577848d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 20:01
reuse mtrr slots with default memory type

d4b243b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 19:29
aux/vga: fix format string error with 6c

649fada7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 19:23
pc64: bump segment limit to 64GB

c537be1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 15:04
pc64: dont reuse mtrr slots that are above 4GB

3956ed79 – mischief <mischief@offblast.org> authored on 2014/02/06 13:03
pc64: ensure user pc is never set to a non-canonical address through setregisters

8027044c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 18:35
pc64: fix devcons format strings for memory sizes

fc81c094 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 18:33
cwfs: limit memsize() to 1GB until pool can handle huge allocations

30978c72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 18:02
pc64: fix poolsummary() string format

397a1e62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/06 17:47
pool: use uintptr for pool size

53002067 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/06 17:43
pc64: fix note handling

93b93be6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/06 17:41
pc64: fix kmap()

0649393f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 14:52
have to use NULL instead of nil for ape programs...

ea564504 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 14:48
pc64: dont 4 byte align stack pointer for amd64 in sysexec()

3ea1c623 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 14:25
fix wrong type for terminating nil argument for execl()

24d7c5c9 – mischief <mischief@offblast.org> authored on 2014/02/03 19:16
libpanel: remove pointless pointer casts

3ae13aa6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 03:58
merge

9f6a29b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 03:43
mothra: better handling of malformed search regex

eecac7bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 03:25
mothra: dont panic on invalid regular expression in searchbox

f2166f1f – mischief <mischief@offblast.org> authored on 2014/02/04 18:34
libpanel: fix pointer casts and format strings

30714116 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/02/03 18:55
/lib/face/48x48x4/.dict: fix typos

d205642b – mischief <mischief@offblast.org> authored on 2014/02/02 20:22
pc64: fix up pointer calculations and enable sdvirtio disk driver

00b75ac7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 21:08
pc64: remove cinaps cga screen interrupt debugger, was experiment...

9cc9692b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 21:06
pc64: dont dump user registers on exception, was experiment...

d442205e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 20:58
hjfs: fix wrong channel size for syncb (fixes amd64 crash)

0106fca6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 20:09
doom: port to amd64

be4827cc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 17:55
realemu: cleanup opidiv

bf61ee8c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 17:39
libmach: change mach pgsize back from 4K to 2MB for amd64

34dbc7fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 15:14
ipmux: fix 6c complaints

5efa7081 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 15:06
merge

409479ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 15:04
kernel: dont double ptemap size in newseg()

43237741 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 01:24
pc/pc64: move common code to pc/devarch.c

789e8008 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/03 00:29
pc64: implement shutdown and idlehands

6b3ec34d – mischief <mischief@offblast.org> authored on 2014/02/02 02:41
merge

e28b362d – mischief <mischief@offblast.org> authored on 2014/02/02 02:34
pc64: enable sdide driver

593df4b1 – mischief <mischief@offblast.org> authored on 2014/02/01 22:17
acid: fix memory leak in fundefs (from 9atom)

5c5f6e43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 22:56
libdraw: fix typo: 0xfffff -> 0xffff

98b7cc91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 22:53
libdraw: work arround devdraw truncating screenid as 16bit

e7e80c1a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 22:52
devdraw: screenid is BGLONG, not BGSHORT

222525f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 13:01
pc64: track per process kmap page tables in separate MMU list.

27118028 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 11:03
malloctag: only store lower 32bit of malloc tag, fix getrealloctag

ddabbd3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 10:11
kernel: fix bogus free in sysexec.

cc924812 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 05:59
newuser: dont bark when we cannot bind $home/bin/$objtype after /bin, create $home/bin/amd64

00dbc3dd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 05:41
kernel: do not pass user address of fd[2] array to newfd2()

a0b96567 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 04:59
kernel: use uintptr when appropriate in syssegflush()

1f1018f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 04:39
pc64: dont dump registers for user process on pagefault error, was experiment

a26dae7a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 04:22
pc64: no need to flush tlb in kunmap(), was experiment

34b40766 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 03:41
add acid library for amd64

503d6c8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 03:12
pc64: fix mmu structure leakage, implement global pool

672da002 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 00:49
pc64: print only 8 hex chars dumpstack sp/pc

8303828c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 00:47
mallocalign: make sure alignptr offset is modulo align when -offset > align

cdd0236e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/02 00:10
pc64: fix vmap

38a36b42 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 15:27
pc64: enable iahci support

4ed85859 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 15:26
cwfs: use pragma pack for on disk structures for amd64

95949a1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 15:19
rootstub: create amd64 directories for acme

d9d28b51 – mischief <mischief@offblast.org> authored on 2014/02/01 07:56
realemu: actually mark 0xE0000 writeable

e93def8c – mischief <mischief@offblast.org> authored on 2014/02/01 07:27
realemu: implement IDIV, mark 0xE0000 writeable, fix DIV overfow trap

f2988430 – mischief <mischief@offblast.org> authored on 2014/02/01 07:14
acid: use correct print flags and casts for shorts in fmt

c37faa91 – mischief <mischief@offblast.org> authored on 2014/02/01 07:04
ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid

61c6f5aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:31
libc and ape support for amd64

59a76c37 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:30
rename Ureg.ip to Ureg.pc

c9610957 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:29
fixes for new setmalloctag() prototype

8193de96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:28
gs: amd64 support

af263268 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:27
python: amd64 support

f404096a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:25
add experimental pc64 kernel

fded5bd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:23
pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64

d1913330 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:20
kernel: usb fixes for amd64

0b43e071 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:17
kernel: fix pointer truncation in xspanalloc(), fix format prints

a59ae483 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:16
kernel: handle amd64 40 byte headers in exec()

d5284511 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 05:14
vesa: explicitely use /386/include/ureg.h

bb62e6d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 04:55
libmach: pc64 uses 4K pages, IP -> PC

de067958 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 04:54
libmemdraw: apply erik quanstros fix for sign preserving in byteaddr()

4a4040bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 04:53
libdraw: use pid as initial screenid so one can have more than 25 windows.

b15de480 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/01 04:52
6l: fix warning, setmalloctag declaration, missing header type cases

5c687977 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/01/21 20:20
/lib/face: add some new faces

f1edd487 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/01/21 20:19
fortunes: undelete

140af209 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/22 15:12
sdiahci: fix hardcoded 512 byte sector size

fbf624e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/21 17:12
kernel: fix ulong abuse in xalloc

87fd3e39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/19 22:17
kernel: convert putmmu() to uintptr for va and pa

093e684e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/19 21:16
kernel: various cleanups

503cdcea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/19 19:54
malloc(2): update alloctag types

a6a0bd3d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/19 19:47
kernel: apply uintptr for ulong when a pointer is stored

d9561dfd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/19 19:09
malloc: change malloc and realloc tag types to uintptr

5adad1fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/19 19:05
ape: remove local copy of memccpy()

da057ad9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/18 22:32
kernel: fix declaration of getcallerpc()

ebe6d3db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/18 22:29
kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like libmemdraw

6c72e6bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/17 16:09
libmach: fix wrong operand order of MOVLQSX instruction disassembly

34c4b1a7 – aap <aap@papnet.eu> authored on 2014/01/17 14:15
Corrected some man pages.

4c7f2e78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/13 19:22
devdraw: fix memory corruption reading draw ctl file

884505cf – mischief <mischief@offblast.org> authored on 2014/01/13 13:06
merge

ede13e95 – mischief <mischief@offblast.org> authored on 2014/01/13 12:57
hpost: fix Content-Type parameter separator for multipart/form-data POSTs

6b4ae4eb – stanley lieber <stanley.lieber@gmail.com> authored on 2014/01/12 08:00
add /lib/uriel; delete fortunes

010fd07a – Matthew Veety <mveety@gmail.com> authored on 2014/01/12 06:00
added a segment for segattach(2) that gives access to the raspberry pi's gpio header.

d9f5e134 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/12 07:08
etheryuk: fix lockups (thanks burnzez for testing)

c7fd2271 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/11 11:07
netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez)

188294c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/11 05:46
rio: properly handle initial wrap arround in wlook()

e2a98338 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/11 05:14
rio: implement "look" (thanks lf94)

Next