NetBSD/lib/libkvm
kamil dab4556f43 Correct the signature of kvm_getproc2(3) in the man-page.
The elemsize argument is of type "size_t", not "int".

Sponsored by <The NetBSD Foundation>
2018-01-09 21:17:45 +00:00
..
Makefile mips needs _KMEMUSER for label_t in pcb.h 2016-01-24 16:07:48 +00:00
kvm.3
kvm.c distinguish between partial and failed read, so that "read 0xffffffff bytes failed" 2016-03-29 06:51:40 +00:00
kvm_aarch64.c Stop including <sys/user.h> in userland libraries 2017-06-14 12:24:51 +00:00
kvm_alpha.c
kvm_arm.c
kvm_dump.3
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getkernelname.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getlwps.3 Correct the signature of kvm_getlwps(3) in the man-page. 2018-01-09 21:13:59 +00:00
kvm_getprocs.3 Correct the signature of kvm_getproc2(3) in the man-page. 2018-01-09 21:17:45 +00:00
kvm_hppa.c
kvm_i386.c
kvm_i386pae.c
kvm_ia64.c various ia64 updates: 2016-06-30 09:14:30 +00:00
kvm_m68k.c
kvm_m68k.h
kvm_m68k_cmn.c #include <m68k/m68k.h> 2014-03-04 06:38:08 +00:00
kvm_mips.c
kvm_nlist.3
kvm_open.3
kvm_or1k.c New files for OR1K support 2014-09-03 19:34:25 +00:00
kvm_powerpc.c
kvm_powerpc64.c #if 0 some code not in use yet 2014-08-23 02:25:23 +00:00
kvm_private.h
kvm_proc.c some ports need <sys/wait.h> 2016-04-04 22:14:38 +00:00
kvm_read.3 Update synopses to match u_int/u_long/etc. changes. Do not bump date as 2016-01-23 00:43:42 +00:00
kvm_riscv.c New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
kvm_sh3.c
kvm_sparc.c Use PRIxPADDR instead of type casting. 2015-10-31 02:40:44 +00:00
kvm_sparc64.c sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created using TSB_DATA() are properly setup for sun4u and sun4v. Relocate the cputyp variable from autoconf.c to locore.s and make it const in param.h so optimized code can be generated. Parts from OpenBSD. Optimization suggested by nakayama@. OK martin@, mrg@, nakayama@ 2014-02-21 18:00:09 +00:00
kvm_sun2.c
kvm_sun3.c
kvm_sun3x.c
kvm_vax.c
kvm_x86_64.c
shlib_version