jehanne/sys/src/kern/port
Giacomo Tesio d1cc947cd9 kernel: fix fd mode print in devproc 2017-01-12 00:39:50 +01:00
..
umem first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
alarm.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
allocb.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
aoe.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
awake.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
bud.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cache.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
chan.c kernel: move sysdup to libc 2017-01-06 00:56:22 +01:00
debug.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dev.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
dev9p.c kernel&all: create() syscall only sends Tcreate 2016-12-24 21:25:20 +01:00
devbridge.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devcap.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devcons.c kernel: move nsec to libc 2017-01-06 00:56:22 +01:00
devdraw.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devdup.c kernel: move sysdup to libc 2017-01-06 00:56:22 +01:00
devenv.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devfs.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devkprof.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devmem.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
devmem1.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
devmouse.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devpci.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devpipe.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devproc.c kernel: fix fd mode print in devproc 2017-01-12 00:39:50 +01:00
devroot.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devsd.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devsegment.c kernel: move chdir to libc using devself/devproc 2016-12-15 22:42:01 +01:00
devself.c kernel: fix #0/brk/ qid (it's a special directory, not a special file) 2017-01-09 00:44:01 +01:00
devshr.c kernel: move chdir to libc using devself/devproc 2016-12-15 22:42:01 +01:00
devsrv.c kernel&all: create() syscall only sends Tcreate 2016-12-24 21:25:20 +01:00
devssl.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devtab.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
devtls.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devtrace.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devuart.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devusb.c kernel: fix usb after changing OREAD/OWRITE values 2017-01-03 01:27:08 +01:00
devwd.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
elf64.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
fault.c kernel: print faults to process standard error 2017-01-06 00:54:04 +01:00
getput.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
getput.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
imagmem.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
include.json kernel: add #0/brk and move brk_() to libc 2016-12-31 00:43:02 +01:00
initcode.c kernel/boot: bind #0 wherever #c is bound 2017-01-03 01:27:08 +01:00
iofilter.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
latin1.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
latin1.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
led.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
led.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
lib.h kernel&all: create() syscall only sends Tcreate 2016-12-24 21:25:20 +01:00
log.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mcslock.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mul64fract.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
net.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
netif.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
netif.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
nocache.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
nooptions.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
parse.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pgrp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
physalloc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
portclock.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
portdat.h decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
portfns.h kernel: add #0/brk and move brk_() to libc 2016-12-31 00:43:02 +01:00
portusbehci.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
print.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
proc.c kernel: move sysdup to libc 2017-01-06 00:56:22 +01:00
ps.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
qio.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
qlock.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
qmalloc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
random.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rebootcmd.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ref.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
rmap.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sd.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sysauth.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
syscallfmt.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sysfile.c kernel: add #0/brk and move brk_() to libc 2016-12-31 00:43:02 +01:00
sysproc.c kernel: move nsec to libc 2017-01-06 00:56:22 +01:00
tod.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
uidgid.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
usb.h kernel: fix usb after changing OREAD/OWRITE values 2017-01-03 01:27:08 +01:00
usbehci.c kernel: fix usb after changing OREAD/OWRITE values 2017-01-03 01:27:08 +01:00