freebsd-dev/lib/libkvm
2004-03-28 11:50:54 +00:00
..
kvm_alpha.c Backed out "Compensate for header dethreading [mistakes]" mistakes in 2001-10-13 04:38:46 +00:00
kvm_amd64.c AMD64 support; repocopied from i386 2003-04-30 21:05:33 +00:00
kvm_file.c Remove unnecssary <vm/swap_pager.h> includes. 2003-07-31 21:44:31 +00:00
kvm_geterr.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_getfiles.3 The .Fn function 2003-03-24 15:58:53 +00:00
kvm_getloadavg.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
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 Update man page to reflect additional flag to allow selection of threads. 2004-02-22 18:12:56 +00:00
kvm_getswapinfo.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_getswapinfo.c Remove various unused variables, prototypes and local variables. 2003-07-31 21:42:12 +00:00
kvm_i386.c Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
kvm_ia64.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
kvm_nlist.3 The .Fn function 2003-03-24 15:58:53 +00:00
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 Stub out _kvm_mdopen, we don't the same constants as NetBSD 2002-05-15 09:56:40 +00:00
kvm_private.h Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
kvm_proc.c Fix a warning: compare u_long ps_strings to 0 instead of NULL. 2004-03-28 11:50:54 +00:00
kvm_read.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kvm_sparc64.c Teach libkvm to deal with direct mapped addresses. 2002-12-27 01:45:05 +00:00
kvm_sparc.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
kvm.3 Document that libkvm also uses /dev/kmem, to access KVM. 2004-03-26 08:03:53 +00:00
kvm.c Allow to specify a character special device as a core file. 2003-10-29 14:02:16 +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