Dan Cross ebaa7739b5 Fix assert() so that it doesn't warn 7 年 前
..
alarm.c e0877aefb6 de-anonymize more of port 6 年 前
allocb.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
cache.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
chan.c edb52d3f17 Move prototype of checkdc into portfns.h 6 年 前
corebootscreen.c 8297795876 Revert "build: added new build files" 6 年 前
corebootscreen.h c28f841b61 Add coreboot screen 6 年 前
cpu_buffer.c cf5f194ce0 clang: just comment out code in oprofile support for now. 6 年 前
cpu_buffer.h efcc84bdb9 Kernel profiling. Merge it anyway. We need it. And it had bit rotted. 6 年 前
dev.c ef60e3451a Got working native 9p, can create/read/write files, more stable on large 6 年 前
dev9p.c ef60e3451a Got working native 9p, can create/read/write files, more stable on large 6 年 前
devbridge.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
devcap.c e82d7a20e8 Removed ifndef _MPINT from libsec.h 6 年 前
devcec.c 9efcba182a Fix declarations to be more robust. 6 年 前
devcons.c 6ed876ec27 Restoring devkbmap, last change in main.c 6 年 前
devcoreboot.c bed54f34d7 QUIET: quiet things down 6 年 前
devdraw.c b826b5c2f0 Fix compiler errors found by clang 3.8.0-1 6 年 前
devdup.c 9efcba182a Fix declarations to be more robust. 6 年 前
devenv.c 9efcba182a Fix declarations to be more robust. 6 年 前
devether.c fa71fcbf90 Clean up devether.c 6 年 前
devfdmux.c 8699867eae Continue to de-anonymize. Five a day. 6 年 前
devkbin.c 9efcba182a Fix declarations to be more robust. 6 年 前
devkbmap.c 461da7a3a5 Added write integration with /dev/kbmap 6 年 前
devkexec.c 9efcba182a Fix declarations to be more robust. 6 年 前
devkprof.c 9efcba182a Fix declarations to be more robust. 6 年 前
devmnt.c 81588b52fd Changed qremove to qget in devmnt.c 6 年 前
devmntn.c 8699867eae Continue to de-anonymize. Five a day. 6 年 前
devmouse.c f91dfdcba2 fixfmt: kernel now cleaned 6 年 前
devpci.c aa92fce43e Revert "Bring in the virtqueue definitions from the virtio spec 1.0. Make sure" 6 年 前
devpipe.c 4991403e39 De-plan9-extension project 6 年 前
devprobe.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
devproc.c 6fc0da8f5e When writing to text segments, handle both SG_TEXT and SG_LOAD 6 年 前
devramfs.c 40cdc9a8d2 Fixed after comments 6 年 前
devregress.c 21b6a02ad4 devregress: change dc to ξ 6 年 前
devroot.c f91dfdcba2 fixfmt: kernel now cleaned 6 年 前
devsd.c b826b5c2f0 Fix compiler errors found by clang 3.8.0-1 6 年 前
devsegment.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 年 前
devsrv.c 9efcba182a Fix declarations to be more robust. 6 年 前
devssl.c e82d7a20e8 Removed ifndef _MPINT from libsec.h 6 年 前
devtab.c 0933c2d762 devtabreset: check to make sure all .dc are unique 6 年 前
devtls.c e82d7a20e8 Removed ifndef _MPINT from libsec.h 6 年 前
devtrace.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
devuart.c ac3755a752 With this, boots and works 6 年 前
devvcon.c ace180bba0 Working 9p virtqueue proxy. 6 年 前
devwd.c 9efcba182a Fix declarations to be more robust. 6 年 前
devws.c f91dfdcba2 fixfmt: kernel now cleaned 6 年 前
devzp.c 9efcba182a Fix declarations to be more robust. 6 年 前
edf.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
edf.h f27ed9168b Remove non-standard Ken C pragmas. 6 年 前
elf64.c e40f3d70cd riscv: reconciliations and bug fixes 6 年 前
error.h 4d0850e9fd error.h committed to the tree 6 年 前
ethermii.c 8297795876 Revert "build: added new build files" 6 年 前
ethermii.h 54cce8960c Further de-anonymizing. Harvey still boots fine. 6 年 前
fault.c 59a649a4ab clang: down to < 10 errors. 6 年 前
fortuna.c 947b515a94 Changes in /dev/random. 6 年 前
getput.c 0f2a855029 New demand loading scheme and segment setup, 6 年 前
getput.h 0f2a855029 New demand loading scheme and segment setup, 6 年 前
hexdump.c 8988a00189 ACPI: continue trying to get _PRT working 6 年 前
image.c 6c10e3e0c0 fixfmt: The final final set of changes. 6 年 前
initcode.c 1ad29d2ba5 Convert all int8_t back to char 9 年 前
ipchecksum.c da9bbdf19a Add coreboot support from coreboot libpayload 6 年 前
kdebug.c 8297795876 Revert "build: added new build files" 6 年 前
kexec.c 8297795876 Revert "build: added new build files" 6 年 前
latin1.c 02c5ed311c revertconsole: add back the latin1 sources 6 年 前
latin1.h 93ca703b13 Turning Rune into int32_t due to gcc warns differing in signedness. 6 年 前
lib.h ebaa7739b5 Fix assert() so that it doesn't warn 6 年 前
log.c 73c07f87aa devbridge from Charles Forsyth. 6 年 前
mul64fract.c 9bf36f8000 And on to other things that spatch missed. 9 年 前
netif.c cd8f9432b6 fixfmt: Still MORE problems. 6 年 前
netif.h 070cf0cebb de-anonymize netif 6 年 前
page.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 年 前
pager.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 年 前
parse.c 8297795876 Revert "build: added new build files" 6 年 前
pgrp.c 8297795876 Revert "build: added new build files" 6 年 前
pmc.h 23298ed0ad End use of m->externup everywhere. 6 年 前
port.json d34b7f7216 build: get rid of sh dependencies 6 年 前
portclock.c a71cd8999a deanonymize: do more 6 年 前
portdat.h b57f3e3cc8 Removed conffile from kernel 6 年 前
portfns.h 461da7a3a5 Added write integration with /dev/kbmap 6 年 前
portusbehci.h ec95c1f09c Added back USB support, but I'm sure drivers won't work. ACHTUNG! xalloc.c 9 年 前
print.c b717b98293 Printing NIX 9 年 前
proc-SMP.c b7d5de8f65 externup(): an interrupt-safe machp()->externup accessor. 6 年 前
proc.c fa1dfd4ed4 strace command for new tracing 6 年 前
ps.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
qio.c 76c5cd10c5 fixfmt: fix all usages of %u so that u is a type, not a modifier 6 年 前
qlock.c 8428ebaabc Getting rid of machp() accesses with interrupts enabled, most of them beningn, some of them dubious. 6 年 前
random.c 947b515a94 Changes in /dev/random. 6 年 前
rebootcmd.c 2841b3a821 riscv: move things around so that riscv can build. 6 年 前
rmap.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 年 前
sd.h 85a9bb509b De-anonymise SDperm in various sd.h structs. Also De-anonymise qlock. 6 年 前
sdscsi.c 6c10e3e0c0 fixfmt: The final final set of changes. 6 年 前
segment.c e52c2e2d8e Remove remaining vestiges of broken NIX optimistic semaphores. 6 年 前
sysauth.c 8297795876 Revert "build: added new build files" 6 年 前
syscallfmt.c b10aaf731e syscall printing: add print for return case of fork 6 年 前
sysfile.c ef60e3451a Got working native 9p, can create/read/write files, more stable on large 6 年 前
sysproc.c 8e6606a969 sysr0: bring back sysr0 6 年 前
sysseg.c 8297795876 Revert "build: added new build files" 6 年 前
syszio.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 年 前
taslock.c f91dfdcba2 fixfmt: kernel now cleaned 6 年 前
tcklock.c f91dfdcba2 fixfmt: kernel now cleaned 6 年 前
tod.c 6c10e3e0c0 fixfmt: The final final set of changes. 6 年 前
usb.h 68dab57cb3 De-anonymize qlock struct in usb 6 年 前
usbehci.c f91dfdcba2 fixfmt: kernel now cleaned 6 年 前
virtio_lib.c dcdfbe0b85 Make #9 a bastardized device which responds only to read and write for 6 年 前
watermarks.c 6cc7be7613 Update of ether8169 to make it work in real hw. 9 年 前