freebsd-dev/lib/libkvm
Peter Wemm add112ff65 Fix a well duplicated fencepost error that stopped crashdumps being
readable on certain random memory configurations.  If the libkvm consumer
tried to read something that was in the very last pdpe, pde or pte slot,
it would bogusly fail.

This is broken in RELENG_6 too.
2005-10-20 05:41:38 +00:00
..
kvm_alpha.c Fix the alpha build by using the correct argument types for _kvm_kvatop(). 2005-07-02 05:49:29 +00:00
kvm_amd64.c Fix a well duplicated fencepost error that stopped crashdumps being 2005-10-20 05:41:38 +00:00
kvm_arm.c libkvm bits for arm. 2005-10-03 14:21:14 +00:00
kvm_file.c Remove unnecssary <vm/swap_pager.h> includes. 2003-07-31 21:44:31 +00:00
kvm_geterr.3 Sort sections. 2005-01-20 09:17:07 +00:00
kvm_getfiles.3 Sort sections. 2005-01-20 09:17:07 +00:00
kvm_getloadavg.3
kvm_getloadavg.c Include sys/param.h instead of sys/types.h to get the definition of the 2001-11-20 08:26:37 +00:00
kvm_getprocs.3 Sort sections. 2005-01-20 09:17:07 +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 Fix a well duplicated fencepost error that stopped crashdumps being 2005-10-20 05:41:38 +00:00
kvm_ia64.c Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() 2005-06-29 22:39:41 +00:00
kvm_nlist.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm_open.3 Sort sections. 2005-01-20 09:17:07 +00:00
kvm_powerpc.c Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() 2005-06-29 22:39:41 +00:00
kvm_private.h Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() 2005-06-29 22:39:41 +00:00
kvm_proc.c Set ki_tdev to NODEV rather than NULL. 2005-06-24 00:37:04 +00:00
kvm_read.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm_sparc64.c Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() 2005-06-29 22:39:41 +00:00
kvm_sparc.c Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() 2005-06-29 22:39:41 +00:00
kvm.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
kvm.c Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() 2005-06-29 22:39:41 +00:00
kvm.h Fixed some style bugs in the removal of __P(()). Blind removal of 2003-10-13 04:44:55 +00:00
Makefile style.Makefile(5) 2003-08-18 15:25:39 +00:00