.. |
alarm.c
|
kernel: make sure procalarm() remaining time doesnt become negative
|
2016-09-08 01:28:34 +02:00 |
alloc.c
|
libc: move calloc() into its own compilation unit
|
2016-11-05 18:00:10 +01:00 |
allocb.c
|
kernel: fix missing ; in panic() call
|
2016-11-05 20:08:20 +01:00 |
aoe.h
|
|
|
audioif.h
|
|
|
auth.c
|
kernel: make fversion()/mntversion() types consistent
|
2016-03-10 03:02:28 +01:00 |
cache.c
|
kernel: make the mntcache robust against fileserver like fossil that do not change the qid.vers on wstat
|
2017-01-12 20:13:20 +01:00 |
chan.c
|
kernel: fix namelenerror(), avoid memrchr() and make it static
|
2017-05-07 18:13:37 +02:00 |
cis.c
|
|
|
dev.c
|
kernel: avoid waserror() botch in devwalk (from drawterm, thanks aiju)
|
2017-04-05 00:34:07 +02:00 |
devaoe.c
|
format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64)
|
2016-01-07 04:44:13 +01:00 |
devaudio.c
|
|
|
devbridge.c
|
devbridge: disable write blocking on ethernets
|
2017-12-18 20:44:53 +01:00 |
devcap.c
|
devcap: timeout capabilities after a minute, fix memory leak, paranoia
|
2016-09-07 21:14:23 +02:00 |
devcons.c
|
devvga: re-render text from kmesg after resize
|
2017-11-26 04:49:30 +01:00 |
devdraw.c
|
devdraw: ignore drawdebug command
|
2017-04-29 21:09:11 +02:00 |
devdup.c
|
devdup: remove useless OCEXEC check, handled by namec()
|
2017-08-28 19:45:49 +02:00 |
devenv.c
|
devenv: fix ORCLOSE handling
|
2015-11-22 02:39:57 +01:00 |
devflash.c
|
|
|
devfs.c
|
devfs: rewrite cryptio()
|
2017-10-29 22:01:58 +01:00 |
devkprof.c
|
|
|
devloopback.c
|
devloopback: simplify loopoput()
|
2016-11-07 22:08:21 +01:00 |
devmnt.c
|
devmnt: use u32int for tagmask, simplify alloctag()
|
2017-12-28 18:25:15 +01:00 |
devmouse.c
|
devmouse: refactor screen blanking logic
|
2017-03-18 16:58:27 +01:00 |
devpipe.c
|
|
|
devpnp.c
|
|
|
devproc.c
|
kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling
|
2017-11-04 20:08:22 +01:00 |
devroot.c
|
provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace
|
2016-02-14 01:42:32 +01:00 |
devsd.c
|
devsd: handle case where theres no ifc->enable() function
|
2017-03-26 16:53:19 +02:00 |
devsdp.c
|
kernel: replace various custom random iv buffer filling functions with calls to prng()
|
2016-09-11 01:54:06 +02:00 |
devsegment.c
|
devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, missing COPEN flag for segmentcreate()
|
2017-08-28 19:40:53 +02:00 |
devshr.c
|
|
|
devsrv.c
|
|
|
devssl.c
|
devtls, devssl: avoid ~0UL comparsion (from drawterm)
|
2017-12-28 19:13:53 +01:00 |
devswap.c
|
stats: show amount of reclaimable pages (add -r flag)
|
2018-01-05 00:52:14 +01:00 |
devtls.c
|
devtls, devssl: avoid ~0UL comparsion (from drawterm)
|
2017-12-28 19:13:53 +01:00 |
devuart.c
|
|
|
devusb.c
|
devusb: superspeed bandwidth allocation handled by controller, skip usbload() calculation
|
2017-08-11 01:08:13 +02:00 |
devwd.c
|
|
|
ecc.c
|
|
|
edf.c
|
kernel: fix twakeup()/timerdel() race condition
|
2017-03-29 00:30:53 +02:00 |
edf.h
|
|
|
error.h
|
|
|
fault.c
|
kernel: add support for sticky segments (cached, preallocated, never paged)
|
2017-06-20 21:53:45 +02:00 |
flashif.h
|
|
|
initcode.c
|
|
|
led.c
|
kernel: fix cb->f[0] nil dereferences due to short control request
|
2016-05-05 18:54:58 +02:00 |
led.h
|
|
|
lib.h
|
devfs: rewrite cryptio()
|
2017-10-29 22:01:58 +01:00 |
log.c
|
|
|
master.local
|
|
|
mkbootrules
|
|
|
mkdevc
|
|
|
mkdevlist
|
|
|
mkerrstr
|
|
|
mkextract
|
|
|
mkfile
|
|
|
mkfilelist
|
|
|
mkroot
|
|
|
mkrootall
|
|
|
mkrootc
|
|
|
mksystab
|
|
|
mul64fract.c
|
kernel: more (arm) compiler friendly mul64fract()
|
2016-06-26 15:13:10 +02:00 |
nandecc.h
|
|
|
netif.c
|
|
|
netif.h
|
|
|
page.c
|
kernel: fix memory leak in checkpagerefs() debug function (thanks aiju)
|
2017-04-04 20:13:31 +02:00 |
parse.c
|
|
|
pgrp.c
|
|
|
portclock.c
|
kernel: fix twakeup()/timerdel() race condition
|
2017-03-29 00:30:53 +02:00 |
portdat.h
|
devvga: re-render text from kmesg after resize
|
2017-11-26 04:49:30 +01:00 |
portfns.h
|
stats: show amount of reclaimable pages (add -r flag)
|
2018-01-05 00:52:14 +01:00 |
portmkfile
|
devbridge: fix mss clamping
|
2017-12-17 20:30:24 +01:00 |
portusbehci.h
|
|
|
print.c
|
|
|
proc.c
|
kernel: add support for sticky segments (cached, preallocated, never paged)
|
2017-06-20 21:53:45 +02:00 |
qio.c
|
kernel/qio: make readblist() offset of type ulong as the rest
|
2016-11-12 17:41:58 +01:00 |
qlock.c
|
|
|
random.c
|
kernel: rekey chacha state on each randomread() invocation
|
2016-09-11 19:07:17 +02:00 |
rdb.c
|
|
|
rebootcmd.c
|
kernel: pass bootargs also in multiboot command line, retire the bootline mechanism to pass arguments to /boot/boot
|
2017-06-28 18:56:16 +02:00 |
sd.h
|
devsd: remove unused timeout field from SDreq
|
2015-09-20 14:27:41 +02:00 |
sdaoe.c
|
|
|
sdloop.c
|
|
|
sdmmc.c
|
sdmmc: handle fakescsi emulation
|
2015-09-20 14:53:44 +02:00 |
sdscsi.c
|
|
|
segment.c
|
stats: show amount of reclaimable pages (add -r flag)
|
2018-01-05 00:52:14 +01:00 |
semaphore.p
|
|
|
swcursor.c
|
|
|
syscallfmt.c
|
|
|
sysfile.c
|
kernel: fix rewinding in directories with pread() offset
|
2017-04-30 01:51:07 +02:00 |
sysproc.c
|
kernel: add support for sticky segments (cached, preallocated, never paged)
|
2017-06-20 21:53:45 +02:00 |
taslock.c
|
|
|
thwack.c
|
|
|
thwack.h
|
|
|
tod.c
|
kernel: remove todfix overflow iprint() spam
|
2016-01-07 19:37:05 +01:00 |
ucalloc.c
|
|
|
ucallocb.c
|
kernel: cleanup exit()/shutdown()/reboot() code
|
2015-11-30 14:56:00 +01:00 |
unthwack.c
|
|
|
usb.h
|
xhci: experimental usb3 support
|
2017-07-31 03:22:23 +02:00 |
usbehci.c
|
xhci: experimental usb3 support
|
2017-07-31 03:22:23 +02:00 |
xalloc.c
|
|
|