CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/25 02:04:48
Modified files:
sys/uvm : uvm_amap.c
Log message:
Use KASSERT() instead of if(x) panic() for sanity checks.
Reduce the diff with NetBSD.
ok kettenis@, deraadt@
