NetBSD/lib/libkvm
mrg 5f3362148f various ia64 updates:
- add a compat vfork because of stupid
- add a weak sbrk
- add a shmat syscall
- add an empty kvm implementation that links
- add missing fp stuff
2016-06-30 09:14:30 +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 Preliminary files for AARCH64 (64-bit ARM) support. 2014-08-10 05:47:35 +00:00
kvm_alpha.c Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
kvm_arm.c
kvm_dump.3
kvm_file.c Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
kvm_geterr.3
kvm_getfiles.3
kvm_getkernelname.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getlwps.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_getprocs.3
kvm_hppa.c Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
kvm_i386.c Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
kvm_i386pae.c Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
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 Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
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 Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
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 Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
kvm_x86_64.c Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
shlib_version