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
Garance A Drosehn
1566329b0f
Fix a test of bit-flag "P_SA" by adding parenthesis around the expression.
...
Submitted by: Cyrille Lefevre
2004-06-23 21:59:56 +00:00
..
kvm_alpha.c
…
kvm_amd64.c
Implement crashdump decoding for AMD64 as well, now that I have finally
2004-05-19 18:24:13 +00:00
kvm_arm.c
Import libkvm MD file for arm.
2004-05-14 12:24:03 +00:00
kvm_file.c
…
kvm_geterr.3
…
kvm_getfiles.3
…
kvm_getloadavg.3
…
kvm_getloadavg.c
…
kvm_getprocs.3
…
kvm_getswapinfo.3
…
kvm_getswapinfo.c
…
kvm_i386.c
…
kvm_ia64.c
…
kvm_nlist.3
…
kvm_open.3
Document that kvm_open(3) also accepts "/dev/null" as a special
2004-03-26 08:05:39 +00:00
kvm_powerpc.c
…
kvm_private.h
…
kvm_proc.c
Fix a test of bit-flag "P_SA" by adding parenthesis around the expression.
2004-06-23 21:59:56 +00:00
kvm_read.3
…
kvm_sparc64.c
…
kvm_sparc.c
…
kvm.3
Document that libkvm also uses /dev/kmem, to access KVM.
2004-03-26 08:03:53 +00:00
kvm.c
Avoid assignments to cast expressions.
2004-06-08 13:08:19 +00:00
kvm.h
…
Makefile
…