This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libkvm
History
Ulrich Spörlein
63d46d1d5e
Fix several typos in macros or macro misusage.
...
Found by: make manlint Reviewed by: ru Approved by: philip (mentor)
2010-03-12 10:01:06 +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
Fix several typos in macros or macro misusage.
2010-03-12 10:01:06 +00:00
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
A first cut at teaching libkvm how to deal with dynamic per-CPU storage
2010-03-01 00:27:55 +00:00
kvm_powerpc.c
…
kvm_private.h
A first cut at teaching libkvm how to deal with dynamic per-CPU storage
2010-03-01 00:27:55 +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
Fix typo in comment.
2010-02-27 21:58:55 +00:00
kvm.3
…
kvm.c
A first cut at teaching libkvm how to deal with dynamic per-CPU storage
2010-03-01 00:27:55 +00:00
kvm.h
Not all programs including kvm.h include the necessary headers to use
2010-03-01 09:46:27 +00:00
Makefile
A first cut at teaching libkvm how to deal with dynamic per-CPU storage
2010-03-01 00:27:55 +00:00