plan9fox/sys/src/9/port
2014-04-18 20:44:40 +02:00
..
alarm.c kernel: simplify procalarm() 2014-01-03 02:16:18 +01:00
alloc.c pc64: fix poolsummary() string format 2014-02-07 23:02:56 +01:00
allocb.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
aoe.h aoe: updating aoe driver from erik quanstros 9atom 2013-05-01 18:50:07 +02:00
audioif.h audiohda: first attempt on audio recording support for intel hda audio, distinguish mode in audio code 2013-01-19 01:12:39 +01:00
auth.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
bootfs.proto kernel: add secstore and wpa to bootfs 2014-04-18 20:44:40 +02:00
cache.c kernel: remove unused debug cprint() function from port/cache.c 2013-12-29 07:50:58 +01:00
chan.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
cis.c
debugalloc.c
dev.c
devaoe.c kernel: kproc error and exit 2013-11-22 22:28:20 +01:00
devaudio.c audiohda: allow manual pin routing, more verbose audiostat, initial mute of al widgets 2013-09-29 15:44:26 +02:00
devbridge.c
devcap.c
devcons.c pc64: fix devcons format strings for memory sizes 2014-02-07 23:35:27 +01:00
devdraw.c devdraw: screenid is BGLONG, not BGSHORT 2014-02-03 03:52:27 +01:00
devdup.c
devenv.c
devflash.c
devfs.c devfs: fix cclose() crash in devfs error handling 2014-03-21 18:12:06 +01:00
devkprof.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
devloopback.c devloopback: fix potential channel leak on allocation error (from eriks 9atom) 2013-05-01 18:31:13 +02:00
devmnt.c devmnt: add debug print for convS2M failing, suspecting this causing zero length writes 2013-06-16 06:16:43 +02:00
devmouse.c devmouse: exclude sroll-wheel buttons from differential button handling 2013-12-25 16:52:55 +01:00
devpipe.c devpipe: fix channel and queue leaks (from erik quanstroms 9atom) 2013-05-01 19:03:56 +02:00
devpnp.c
devproc.c devproc: change address format in segment file to %8p (thanks eekee) 2014-04-01 19:28:10 +02:00
devroot.c
devsd.c devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik quanstros 9atom) 2013-11-12 20:00:15 +01:00
devsdp.c kernel: kproc error and exit 2013-11-22 22:28:20 +01:00
devsegment.c kernel: kproc error and exit 2013-11-22 22:28:20 +01:00
devshr.c devshr, devaudio: openmode()/devopen() error handling 2013-08-27 23:27:46 +02:00
devsrv.c devsrv, devshr: wstat permissions 2013-06-18 22:09:40 +02:00
devssl.c devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit 2013-12-16 10:06:34 +01:00
devtls.c devtls: spelling 2014-02-25 16:57:22 -08:00
devuart.c devuart: export uartenable() 2013-01-26 17:26:28 +01:00
devusb.c move devusb to port 2012-12-06 18:53:17 +01:00
devwd.c
ecc.c
edf.c
edf.h
error.h
fault.c kernel: getting rid of duppage() (thanks charles) 2014-03-02 20:55:26 +01:00
flashif.h
initcode.c
led.c
led.h
lib.h kernel: fix declaration of getcallerpc() 2014-01-19 03:32:50 +01:00
log.c
master.local
mkbootrules
mkdevc add experimental pc64 kernel 2014-02-01 10:25:10 +01:00
mkdevlist add experimental pc64 kernel 2014-02-01 10:25:10 +01:00
mkerrstr
mkextract
mkfile
mkfilelist
mkroot
mkrootall
mkrootc
mksystab kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
mul64fract.c
nandecc.h
netif.c netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez) 2014-01-11 16:07:35 +01:00
netif.h
page.c kernel: fix printing wrong memory sizes in pageinit(), overflowed on amd64 (thanks aram) 2014-04-15 21:34:41 +02:00
parse.c
pgrp.c kernel: nil check, exited procs handling in postnote() 2014-01-01 07:39:17 +01:00
portclock.c pc64: amd64 kernel reboot support 2014-03-16 20:22:59 +01:00
portdat.h pc64: fix segattach 2014-03-04 22:37:15 +01:00
portfns.h pc64: fix segattach 2014-03-04 22:37:15 +01:00
portmkfile reduce software cursor flickering 2013-04-14 16:28:54 +02:00
portusbehci.h omap: update omap kernel (from sources) 2013-01-26 17:32:08 +01:00
print.c
proc.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
qio.c
qlock.c
random.c kernel: kproc error and exit 2013-11-22 22:28:20 +01:00
rdb.c
rebootcmd.c pc64: amd64 kernel reboot support 2014-03-16 20:22:59 +01:00
sd.h kernel: add portable sd mmc interface (from sources) 2013-01-26 17:06:28 +01:00
sdaoe.c
sdloop.c
sdmmc.c add ricoh pci sdmmc host controller driver for X230 2013-07-14 01:33:07 +02:00
sdscsi.c devsd: don't raise Enomem error if sdmalloc() fails, instead wait for the memory to become available 2013-05-19 20:59:55 +02:00
segment.c pc64: fix segattach 2014-03-04 22:37:15 +01:00
semaphore.p
swap.c kernel: getting rid of duppage() (thanks charles) 2014-03-02 20:55:26 +01:00
swcursor.c reduce software cursor flickering 2013-04-14 16:28:54 +02:00
syscallfmt.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
sysfile.c kernel: do not pass user address of fd[2] array to newfd2() 2014-02-02 10:41:51 +01:00
sysproc.c pc64: dont 4 byte align stack pointer for amd64 in sysexec() 2014-02-05 19:48:36 +01:00
systab.h kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
taslock.c kernel: apply uintptr for ulong when a pointer is stored 2014-01-20 00:47:55 +01:00
thwack.c
thwack.h
tod.c
ucalloc.c kernel: add portable uncached memory allocator (ucalloc) (from sources) 2013-01-26 17:25:23 +01:00
ucallocb.c kernel: add portable uncached memory allocator (ucalloc) (from sources) 2013-01-26 17:25:23 +01:00
unthwack.c
usb.h
usbehci.c kernel: usb fixes for amd64 2014-02-01 10:20:43 +01:00
xalloc.c kernel: fix pointer truncation in xspanalloc(), fix format prints 2014-02-01 10:17:53 +01:00