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