freebsd-dev/lib/libkvm
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
..
kvm_amd64.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_arm.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_cptime.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_file.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_getcptime.3
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getpcpu.3
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c Fix a copy-paste bug when reading data from the last 3 (7 for PAE) bytes of 2009-11-06 13:10:12 +00:00
kvm_ia64.c
kvm_minidump_amd64.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_minidump_arm.c
kvm_minidump_i386.c Fix missing includes of <string.h>, to silence some compiler warnings. 2009-06-14 12:42:06 +00:00
kvm_mips.c
kvm_nlist.3
kvm_open.3
kvm_pcpu.c
kvm_powerpc.c
kvm_private.h Make libkvm work on live systems and crashdumps with and 2009-07-23 21:12:21 +00:00
kvm_proc.c Add a missing else that negated the truncation of ki_ngroups to 2009-12-10 21:16:16 +00:00
kvm_read.3
kvm_sparc64.c
kvm_sparc.c
kvm_vnet.c Rather than replicating the maths from the kernel, use the 2009-08-13 14:59:04 +00:00
kvm.3
kvm.c Make libkvm work on live systems and crashdumps with and 2009-07-23 21:12:21 +00:00
kvm.h
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00