plan9fox/sys/src/9
2015-08-25 09:35:10 +00:00
..
alphapc kernel: add pagechaindone() to wakeup processes waiting for memory 2015-06-15 17:40:47 +02:00
bcm kernel: add pagechaindone() to wakeup processes waiting for memory 2015-06-15 17:40:47 +02:00
bitsy bitsy: replace atoi() calls with strtol() when hex can be expcted 2015-08-03 17:08:33 +02:00
boot fix fuckup 2015-08-25 09:35:10 +00:00
ip ip: fix wrong radix for iphash() (thanks yoann padioleau) 2015-06-09 10:04:04 +02:00
kw kernel: do not pull in atom.s from libc for arm kernels 2015-06-19 10:27:26 +02:00
mtx all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
omap kernel: do not pull in atom.s from libc for arm kernels 2015-06-19 10:27:26 +02:00
omap4 all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
pc fix fuckup 2015-08-25 09:35:10 +00:00
pc64 pc, pc64: remove unused psaux driver, cleanup devkbd 2015-08-05 10:44:03 +02:00
port fix fuckup 2015-08-25 09:35:10 +00:00
ppc all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
sgi all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
teg2 all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
xen all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
zynq zunq: remove unused variables from devqspi 2015-08-09 22:05:14 +02:00
mkfile