CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/23 13:47:42
Modified files:
lib/libc/gen : nlist.c
Log message:
N_EXT is supposed to be a flag that indicates global/external symbols.
Also make sure that we add it to the type instead of overriding it.
This makes pstat -d work for static kernel variables.
ok deraadt@, jca@
