shithub: riscv

RSS feed

c6f6396f – cinap_lenrek <[email protected]> authored on 2014/02/15 01:19
merge

ebeb501c – cinap_lenrek <[email protected]> authored on 2014/02/15 01:17
pc64: support for vmware PCnet ethernet

32604cd8 – cinap_lenrek <[email protected]> authored on 2014/02/15 01:17
pc64: move VMAP into its own PDP (for vmware)

1d64be19 – Matthew Veety <[email protected]> authored on 2014/02/14 17:05
added in a way to make net.rc wait for the network hardware to come up before running ip/ipconfig. This fixes the issue with the Raspberry Pi where ip/ipconfig tried running prior to /net/etherU3 exists

de4aec9f – cinap_lenrek <[email protected]> authored on 2014/02/14 10:20
libc: remove malloc.acid and pool.acid

14770ad1 – cinap_lenrek <[email protected]> authored on 2014/02/14 10:01
page: fix compiler warning

82cec6f5 – cinap_lenrek <[email protected]> authored on 2014/02/14 09:57
socksd: close inside udp server one we get a connection (udprelay)

81ea3f24 – cinap_lenrek <[email protected]> authored on 2014/02/14 09:21
cifsd: fix compiler warning

fc786401 – cinap_lenrek <[email protected]> authored on 2014/02/14 09:18
nusb/ether: fix pointer truncation

dd4a487b – cinap_lenrek <[email protected]> authored on 2014/02/14 09:14
webfs: fix compiler warning

80deec0a – cinap_lenrek <[email protected]> authored on 2014/02/14 09:12
ip/torrent: remove unneeded assignment

38c35d61 – cinap_lenrek <[email protected]> authored on 2014/02/14 09:02
acid: add semacquire/semrelease/tsemacquire syscalls, handle _seek hack for amd64 (thanks erik)

3f9d92c1 – Matthew Veety <[email protected]> authored on 2014/02/13 19:11
similar to my last commit, but combined the two waits for the usb devices. still configurable, but with usbwait. If usbwait is not defined then it defaults to the original 2 seconds.

7d73312d – mischief <[email protected]> authored on 2014/02/11 22:02
pc64: add ahci.h to PCHEADERS so it will be removed on mk clean

6edd7255 – mischief <[email protected]> authored on 2014/02/11 22:00
pc64: remove ethermii.h and copy it from pc instead

6a12aef8 – Matthew Veety <[email protected]> authored on 2014/02/12 16:05
added pccpu64 for cpuservers. also enabled etherigbe in pc64 and pccpu64

b7b68668 – cinap_lenrek <[email protected]> authored on 2014/02/12 15:04
acid: fix acid/network, fix address formats from X to A

cd170777 – cinap_lenrek <[email protected]> authored on 2014/02/12 14:27
truss: support for amd64

ad38f0eb – cinap_lenrek <[email protected]> authored on 2014/02/12 13:53
pool(2): fix ulong -> uintptr

872f83ce – cinap_lenrek <[email protected]> authored on 2014/02/09 23:04
ramfs: remove mainmem pool limit when called with -u flag

7f73792e – cinap_lenrek <[email protected]> authored on 2014/02/09 21:37
pc64: limit memory of per processor mmu freelist to 1MB

e37ff43e – cinap_lenrek <[email protected]> authored on 2014/02/09 20:53
acid: remove objchar, prefering foobar.$objtype.acid

c4679d74 – cinap_lenrek <[email protected]> authored on 2014/02/10 18:12
pc64: return up in RUSER (BP) for devproc kregs file

37de63ae – cinap_lenrek <[email protected]> authored on 2014/02/10 18:10
cc: emit right acid format for address

de356dd8 – cinap_lenrek <[email protected]> authored on 2014/02/10 18:07
acid: update acid libraries for amd64

16acf605 – cinap_lenrek <[email protected]> authored on 2014/02/09 17:43
acid: make 'a' and 'A' format to have the same size as mach->szaddr

9bdf602e – cinap_lenrek <[email protected]> authored on 2014/02/08 21:23
pc64: pass Ureg* argument in BP to userspace note handler

9d8f5a14 – cinap_lenrek <[email protected]> authored on 2014/02/08 20:37
acid: fix memory corruption due to gc

6b146c70 – cinap_lenrek <[email protected]> authored on 2014/02/07 22:50
pc64: handle negative file offsets when accessing kernel memory with devproc

43212f64 – cinap_lenrek <[email protected]> authored on 2014/02/07 22:40
mtrr: fix mistake

7af85b9e – cinap_lenrek <[email protected]> authored on 2014/02/07 21:33
jpg: center image in screen

b3df8945 – cinap_lenrek <[email protected]> authored on 2014/02/07 20:01
reuse mtrr slots with default memory type

9c99675c – cinap_lenrek <[email protected]> authored on 2014/02/07 19:29
aux/vga: fix format string error with 6c

eaafcf21 – cinap_lenrek <[email protected]> authored on 2014/02/07 19:23
pc64: bump segment limit to 64GB

2b4706b6 – cinap_lenrek <[email protected]> authored on 2014/02/07 15:04
pc64: dont reuse mtrr slots that are above 4GB

fc7f6f8e – mischief <[email protected]> authored on 2014/02/06 13:03
pc64: ensure user pc is never set to a non-canonical address through setregisters

0fdb1578 – cinap_lenrek <[email protected]> authored on 2014/02/07 18:35
pc64: fix devcons format strings for memory sizes

88cc09a5 – cinap_lenrek <[email protected]> authored on 2014/02/07 18:33
cwfs: limit memsize() to 1GB until pool can handle huge allocations

c3917ec5 – cinap_lenrek <[email protected]> authored on 2014/02/07 18:02
pc64: fix poolsummary() string format

e8367963 – cinap_lenrek <[email protected]> authored on 2014/02/06 17:47
pool: use uintptr for pool size

c065eadb – cinap_lenrek <[email protected]> authored on 2014/02/06 17:43
pc64: fix note handling

bfbc5ab1 – cinap_lenrek <[email protected]> authored on 2014/02/06 17:41
pc64: fix kmap()

f029ea16 – cinap_lenrek <[email protected]> authored on 2014/02/05 14:52
have to use NULL instead of nil for ape programs...

868a262b – cinap_lenrek <[email protected]> authored on 2014/02/05 14:48
pc64: dont 4 byte align stack pointer for amd64 in sysexec()

c76243e7 – cinap_lenrek <[email protected]> authored on 2014/02/05 14:25
fix wrong type for terminating nil argument for execl()

492958f0 – mischief <[email protected]> authored on 2014/02/03 19:16
libpanel: remove pointless pointer casts

8c4a02a2 – cinap_lenrek <[email protected]> authored on 2014/02/05 03:58
merge

9f99edda – cinap_lenrek <[email protected]> authored on 2014/02/05 03:43
mothra: better handling of malformed search regex

0b1c6551 – cinap_lenrek <[email protected]> authored on 2014/02/05 03:25
mothra: dont panic on invalid regular expression in searchbox

ffcac11a – mischief <[email protected]> authored on 2014/02/04 18:34
libpanel: fix pointer casts and format strings

c6b4b7c0 – stanley lieber <[email protected]> authored on 2014/02/03 18:55
/lib/face/48x48x4/.dict: fix typos

1eef3731 – mischief <[email protected]> authored on 2014/02/02 20:22
pc64: fix up pointer calculations and enable sdvirtio disk driver

34f7e4ef – cinap_lenrek <[email protected]> authored on 2014/02/03 21:08
pc64: remove cinaps cga screen interrupt debugger, was experiment...

de0712c0 – cinap_lenrek <[email protected]> authored on 2014/02/03 21:06
pc64: dont dump user registers on exception, was experiment...

b7be695d – cinap_lenrek <[email protected]> authored on 2014/02/03 20:58
hjfs: fix wrong channel size for syncb (fixes amd64 crash)

3f522c74 – cinap_lenrek <[email protected]> authored on 2014/02/03 20:09
doom: port to amd64

88505bff – cinap_lenrek <[email protected]> authored on 2014/02/03 17:55
realemu: cleanup opidiv

fefc7b52 – cinap_lenrek <[email protected]> authored on 2014/02/03 17:39
libmach: change mach pgsize back from 4K to 2MB for amd64

bfbb68a7 – cinap_lenrek <[email protected]> authored on 2014/02/03 15:14
ipmux: fix 6c complaints

94282847 – cinap_lenrek <[email protected]> authored on 2014/02/03 15:06
merge

ccfb6168 – cinap_lenrek <[email protected]> authored on 2014/02/03 15:04
kernel: dont double ptemap size in newseg()

6a557901 – cinap_lenrek <[email protected]> authored on 2014/02/03 01:24
pc/pc64: move common code to pc/devarch.c

c3028fb9 – cinap_lenrek <[email protected]> authored on 2014/02/03 00:29
pc64: implement shutdown and idlehands

35d19fc6 – mischief <[email protected]> authored on 2014/02/02 02:41
merge

d082e3a5 – mischief <[email protected]> authored on 2014/02/02 02:34
pc64: enable sdide driver

ddd51650 – mischief <[email protected]> authored on 2014/02/01 22:17
acid: fix memory leak in fundefs (from 9atom)

b5d47d6d – cinap_lenrek <[email protected]> authored on 2014/02/02 22:56
libdraw: fix typo: 0xfffff -> 0xffff

5fd52f62 – cinap_lenrek <[email protected]> authored on 2014/02/02 22:53
libdraw: work arround devdraw truncating screenid as 16bit

f556fd24 – cinap_lenrek <[email protected]> authored on 2014/02/02 22:52
devdraw: screenid is BGLONG, not BGSHORT

bfee76e5 – cinap_lenrek <[email protected]> authored on 2014/02/02 13:01
pc64: track per process kmap page tables in separate MMU list.

b7b34066 – cinap_lenrek <[email protected]> authored on 2014/02/02 11:03
malloctag: only store lower 32bit of malloc tag, fix getrealloctag

0cdb32cc – cinap_lenrek <[email protected]> authored on 2014/02/02 10:11
kernel: fix bogus free in sysexec.

26978851 – cinap_lenrek <[email protected]> authored on 2014/02/02 05:59
newuser: dont bark when we cannot bind $home/bin/$objtype after /bin, create $home/bin/amd64

29eea459 – cinap_lenrek <[email protected]> authored on 2014/02/02 05:41
kernel: do not pass user address of fd[2] array to newfd2()

0b95485d – cinap_lenrek <[email protected]> authored on 2014/02/02 04:59
kernel: use uintptr when appropriate in syssegflush()

02fef73b – cinap_lenrek <[email protected]> authored on 2014/02/02 04:39
pc64: dont dump registers for user process on pagefault error, was experiment

2a4f7a1e – cinap_lenrek <[email protected]> authored on 2014/02/02 04:22
pc64: no need to flush tlb in kunmap(), was experiment

4c97cb34 – cinap_lenrek <[email protected]> authored on 2014/02/02 03:41
add acid library for amd64

db2e22ae – cinap_lenrek <[email protected]> authored on 2014/02/02 03:12
pc64: fix mmu structure leakage, implement global pool

47f551bc – cinap_lenrek <[email protected]> authored on 2014/02/02 00:49
pc64: print only 8 hex chars dumpstack sp/pc

a6fd3cc8 – cinap_lenrek <[email protected]> authored on 2014/02/02 00:47
mallocalign: make sure alignptr offset is modulo align when -offset > align

e289fd8c – cinap_lenrek <[email protected]> authored on 2014/02/02 00:10
pc64: fix vmap

08507180 – cinap_lenrek <[email protected]> authored on 2014/02/01 15:27
pc64: enable iahci support

03d26f80 – cinap_lenrek <[email protected]> authored on 2014/02/01 15:26
cwfs: use pragma pack for on disk structures for amd64

42f4cdc3 – cinap_lenrek <[email protected]> authored on 2014/02/01 15:19
rootstub: create amd64 directories for acme

4092bdbb – mischief <[email protected]> authored on 2014/02/01 07:56
realemu: actually mark 0xE0000 writeable

1fe36bf8 – mischief <[email protected]> authored on 2014/02/01 07:27
realemu: implement IDIV, mark 0xE0000 writeable, fix DIV overfow trap

08bb4afb – mischief <[email protected]> authored on 2014/02/01 07:14
acid: use correct print flags and casts for shorts in fmt

abb4bad7 – mischief <[email protected]> authored on 2014/02/01 07:04
ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid

ed9e9f98 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:31
libc and ape support for amd64

d4fb753c – cinap_lenrek <[email protected]> authored on 2014/02/01 05:30
rename Ureg.ip to Ureg.pc

cc242226 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:29
fixes for new setmalloctag() prototype

80066954 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:28
gs: amd64 support

2dbdfe8a – cinap_lenrek <[email protected]> authored on 2014/02/01 05:27
python: amd64 support

56343caf – cinap_lenrek <[email protected]> authored on 2014/02/01 05:25
add experimental pc64 kernel

28ad4e66 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:23
pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64

06bc19c2 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:20
kernel: usb fixes for amd64

dcea7146 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:17
kernel: fix pointer truncation in xspanalloc(), fix format prints

7613608b – cinap_lenrek <[email protected]> authored on 2014/02/01 05:16
kernel: handle amd64 40 byte headers in exec()

88476df5 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:14
vesa: explicitely use /386/include/ureg.h

Next