freebsd-src/lib/libkvm
Christian S.J. Peron 668e800b6f Remove un-needed call to close(2). The fd that close is being
called on is invalid and has no use.

Reviewed by:	smkelly
2004-11-13 14:30:34 +00:00
..
kvm.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm.c Avoid assignments to cast expressions. 2004-06-08 13:08:19 +00:00
kvm.h
kvm_alpha.c
kvm_amd64.c
kvm_arm.c
kvm_file.c
kvm_geterr.3
kvm_getfiles.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3 Document the fact that kvm_getenvv(3) requires procfs to be mounted 2004-11-13 14:26:13 +00:00
kvm_getswapinfo.3 Expand the license referenced indirectly inline. 2004-07-31 18:49:53 +00:00
kvm_getswapinfo.c Expand the license referenced indirectly inline. 2004-07-31 18:49:53 +00:00
kvm_i386.c
kvm_ia64.c Redefine a PTE as a 64-bit integral type instead of a struct of 2004-09-23 00:05:20 +00:00
kvm_nlist.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm_open.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm_powerpc.c
kvm_private.h
kvm_proc.c Remove un-needed call to close(2). The fd that close is being 2004-11-13 14:30:34 +00:00
kvm_read.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm_sparc.c
kvm_sparc64.c
Makefile