Ronald G. Minnich d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
..
alarm.c 48c00d5089 remove extern Mach *m dependency from alarm.c 9 yıl önce
alloc.c_NO ddd236b3bb My fault, stupid details 9 yıl önce
allocb.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
aoe.h 4dfc517082 Included (rmap|ratrace|devaoe|devcec|etherm10g).c. Fix some warnings 9 yıl önce
cache.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
chan.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
cpu_buffer.c 6c898936d4 A bit closer on oprofile 9 yıl önce
cpu_buffer.h a748176721 basic functions for backtracing, needed for oprofile. 9 yıl önce
dev.c 57ec0813d0 Turn off debugging in port/dev.c 9 yıl önce
devaoe.c 1ab5364519 Get rid of conf crap. It's dead. 9 yıl önce
devcap.c 2e75bb5c78 Moving from up to m->externup 9 yıl önce
devcec.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devcmd.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devcons.c f3936c936f Turn off useless stack dump. 9 yıl önce
devdup.c 2e75bb5c78 Moving from up to m->externup 9 yıl önce
devenv.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devkexec.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devkprof.c c69d28dd39 add oprofile support 9 yıl önce
devmnt.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devpci.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devpipe.c 74a2c5b09d disable pipewrite hi. it happens a lot with kfs, so presumably devmnt calls pipewrite with interrupts disabled. is that a problem? 9 yıl önce
devpmc.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devprobe.c 5ddae750c5 Last ulongs that were missed. 9 yıl önce
devproc.c d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
devroot.c 7ce7c0d410 First round kernel compilation 9 yıl önce
devsd.c a8eb702278 Add AHCI driver 9 yıl önce
devsegment.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devsrv.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devssl.c 2e75bb5c78 Moving from up to m->externup 9 yıl önce
devtab.c d6b7eaf9db Cleaning! 9 yıl önce
devtls.c 2e75bb5c78 Moving from up to m->externup 9 yıl önce
devtrace.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devuart.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
devwd.c 4b7da23998 Update BUILD to do more, and more patched sources. 9 yıl önce
devws.c 7ce7c0d410 First round kernel compilation 9 yıl önce
devzp.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
edf.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
edf.h b995c7b2b0 First kernel round, types and hacks 9 yıl önce
error.h f4a1a0881a import gpl nix into /sys/src/9 9 yıl önce
ethermii.c 6cc7be7613 Update of ether8169 to make it work in real hw. 9 yıl önce
ethermii.h 6cc7be7613 Update of ether8169 to make it work in real hw. 9 yıl önce
fault.c d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
hexdump.c 628fc0a637 Add hexdump code. 9 yıl önce
image.c 0c9d6c9b6c Correctly ensure that the text is 2M aligned in the ELF file 9 yıl önce
initcode.c 1ad29d2ba5 Convert all int8_t back to char 9 yıl önce
kdebug.c e82440c144 Add the "poor mans ftrace" from Akaros. 9 yıl önce
kexec.c 1599d8ecf2 Destroying sysproc.c blind 9 yıl önce
kexec.h eaba0f9a57 Type fixes in port. Also, remove no longer used xalloc.c 9 yıl önce
latin1.c 4dfc517082 Included (rmap|ratrace|devaoe|devcec|etherm10g).c. Fix some warnings 9 yıl önce
latin1.h f4a1a0881a import gpl nix into /sys/src/9 9 yıl önce
lib.h c87ec11579 First pass on getting ELF support in: add a PorgHdr element to the Segment 9 yıl önce
mul64fract.c 9bf36f8000 And on to other things that spatch missed. 9 yıl önce
netif.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
netif.h dd834e398e ipnew.. let's see if gerrit works like this :) 9 yıl önce
page.c 730d80d9c4 Not calling memset fixes the problem 9 yıl önce
pager.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
parse.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
pgrp.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
pmc.h b995c7b2b0 First kernel round, types and hacks 9 yıl önce
port.json c0c564dc74 Revert "jsonpretty.go: sort strings of arrays - also updated all json files" 9 yıl önce
portclock.c c69d28dd39 add oprofile support 9 yıl önce
portdat.h d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
portfns.h 6cc7be7613 Update of ether8169 to make it work in real hw. 9 yıl önce
portusbehci.h ec95c1f09c Added back USB support, but I'm sure drivers won't work. ACHTUNG! xalloc.c 9 yıl önce
print.c b717b98293 Printing NIX 9 yıl önce
proc-SMP.c 7ce325fd4c Remove uses of the global Mach variable in port/ 9 yıl önce
proc.c d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
ps.c f4a1a0881a import gpl nix into /sys/src/9 9 yıl önce
qio.c f33aea0f3d Working again 9 yıl önce
qlock.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
rdb.c 4d61fd7706 Enable system call tracing. Also, fix up so varargs will work. 9 yıl önce
rebootcmd.c c4ebe3191f reboot: get basic reboot (without a file) working 9 yıl önce
rmap.c 4dfc517082 Included (rmap|ratrace|devaoe|devcec|etherm10g).c. Fix some warnings 9 yıl önce
sd.h a8eb702278 Add AHCI driver 9 yıl önce
sdaoe.c 2e75bb5c78 Moving from up to m->externup 9 yıl önce
sdscsi.c a8eb702278 Add AHCI driver 9 yıl önce
segment.c d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
sysauth.c 74fc8cc66b Fix varargs in sys* files 9 yıl önce
syscallfmt.c bc33f919f7 fmtuserstring: fix buffer overrun 9 yıl önce
sysfile.c 51301712e0 Bring back read and write system calls 9 yıl önce
sysproc.c d67c9499ed mmap: set up queues and such to support mmap requests. 9 yıl önce
sysseg.c 74fc8cc66b Fix varargs in sys* files 9 yıl önce
syssem.c 74fc8cc66b Fix varargs in sys* files 9 yıl önce
syszio.c 74fc8cc66b Fix varargs in sys* files 9 yıl önce
taslock.c d2d25272a0 Remove file scope use of Mach *m in port 9 yıl önce
tcklock.c 2e75bb5c78 Moving from up to m->externup 9 yıl önce
tod.c 9bf36f8000 And on to other things that spatch missed. 9 yıl önce
usb.h ec95c1f09c Added back USB support, but I'm sure drivers won't work. ACHTUNG! xalloc.c 9 yıl önce
usbehci.c 0df1fe31f4 USB drivers 9 yıl önce
watermarks.c 6cc7be7613 Update of ether8169 to make it work in real hw. 9 yıl önce