plan9fox/sys/src
cinap_lenrek 4e8494aad7 pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memory
on thinkpad x1v4, the PCMP structure resides in upper reserved memory
pa=0xd7f49000 - while system memory ends at 0x0ffff000; so we have to
vmap() it instead of KADDR().

the RSD structure for ACPI might reside in low memory, so we sould
KADDR() in that case.
2017-03-25 04:08:14 +01:00
..
9 pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memory 2017-03-25 04:08:14 +01:00
ape
boot
cmd upas/smtp: fix cram-md5 auth, simplify doauth(), check varargs for dBprint() 2017-03-23 01:31:35 +01:00
games games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx) 2017-03-17 01:02:01 +01:00
lib9p
libaml libaml: make heap size field int, implement BankField definitions 2017-02-24 01:31:58 +01:00
libauth
libauthsrv
libavl
libbin
libbio
libc
libcomplete
libcontrol
libdisk
libdraw
libfis
libflate
libframe
libgeometry
libhtml
libhttpd
libip
libjson
liblex
libmach
libmemdraw
libmemlayer
libmp libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief) 2017-02-05 02:48:13 +01:00
libndb
libplumb
libregexp libregexp: fix assert check for compile1 instruction count 2017-02-19 00:32:47 +01:00
libscribble
libsec libsec: zero name buffer in X509toECpub() 2017-02-10 21:42:11 +01:00
libstdio
libString
libsunrpc
libthread
libventi
mkfile
mkfile.proto
NOTICE