The NetBSD Project

src/lib/libkvm/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libkvm

Current tag: bouyer-socketcan-base1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] kvm_powerpc64.c  1.6   9 years  matt   #if 0 some code not in use yet
[TXT] kvm_m68k_cmn.c  1.18   10 years  matt   #include <m68k/m68k.h>
[TXT] kvm_m68k.c  1.19   10 years  matt   Add missing __RCSID("$NetBSD$");
[TXT] kvm_powerpc.c  1.13   10 years  matt   Add missing __RCSID("$NetBSD$");
[TXT] kvm_arm.c  1.6   13 years  jym   Change kvm_pa2off() and kvm_kvatop() prototypes (private to kvm(3)): -int _...
[TXT] kvm_m68k.h  1.6   13 years  jym   Change kvm_pa2off() and kvm_kvatop() prototypes (private to kvm(3)): -int _...
[TXT] kvm_getkernelname.3  1.2   12 years  wiz   Fix Xr.
[TXT] kvm_nlist.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] kvm_or1k.c  1.1   9 years  matt   New files for OR1K support
[TXT] kvm_riscv.c  1.1   9 years  matt   New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
[TXT] kvm_dump.3  1.15   14 years  snj   Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
[TXT] kvm_geterr.3  1.9   15 years  joerg   Remove redundant .br.
[TXT] kvm_getfiles.3  1.11   15 years  joerg   Remove redundant .br.
[TXT] kvm_alpha.c  1.27   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_file.c  1.29   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_hppa.c  1.7   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_i386.c  1.30   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_i386pae.c  1.2   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_mips.c  1.22   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_sh3.c  1.9   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm_vax.c  1.20   10 years  dsl   Remove the #include <sys/user.h> from all of libkvm. sys/user.h is a stub that j...
[TXT] kvm.3  1.13   12 years  wiz   Sort sections.
[TXT] kvm_read.3  1.9   8 years  dholland   Update synopses to match u_int/u_long/etc. changes. Do not bump date as it's not...
[TXT] kvm_getloadavg.c  1.11   12 years  matt   Use C89 function definition
[TXT] kvm_sparc.c  1.35   8 years  nakayama   Use PRIxPADDR instead of type casting.
[TXT] kvm_open.3  1.18   12 years  christos   add a function to report the name of the file kvm_open{,.files} is using.
[TXT] kvm_private.h  1.20   12 years  christos   add a function to report the name of the file kvm_open{,.files} is using.
[TXT] kvm_aarch64.c  1.1   9 years  matt   branches: 1.1.4; Preliminary files for AARCH64 (64-bit ARM) support. Enough for...
[TXT] kvm_x86_64.c  1.10   10 years  dsl   branches: 1.10.26; 1.10.28; Remove the #include <sys/user.h> from all of libkv...
[TXT] kvm_getloadavg.3  1.11   15 years  joerg   branches: 1.11.44; 1.11.46; Remove redundant .br.
[TXT] kvm_getprocs.3  1.15   15 years  joerg   branches: 1.15.38; Remove redundant .br.
[TXT] kvm_getlwps.3  1.7   8 years  dholland   branches: 1.7.8; Update synopses to match u_int/u_long/etc. changes. Do not bum...
[TXT] kvm_proc.c  1.92   8 years  christos   branches: 1.92.16; some ports need <sys/wait.h>
[TXT] shlib_version  1.12   15 years  christos   bump shared libraries.
[TXT] kvm.c  1.102   8 years  mrg   distinguish between partial and failed read, so that "read 0xffffffff bytes fail...
[TXT] Makefile  1.51   8 years  christos   mips needs _KMEMUSER for label_t in pcb.h
[TXT] kvm_sun2.c  1.6   12 years  christos   more sys/param.h additions
[TXT] kvm_sun3.c  1.15   12 years  christos   more sys/param.h additions
[TXT] kvm_sun3x.c  1.12   12 years  christos   more sys/param.h additions
[TXT] kvm_sparc64.c  1.17   10 years  palle   sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created using TSB_DATA() are...
[TXT] kvm_ia64.c  1.2   7 years  mrg   various ia64 updates: - add a compat vfork because of stupid - add a weak sbrk -...
[TXT] Version.map (in the Attic) [Hide]  1.1   11 years  agc   branches: 1.1.2; file Version.map was initially added on branch agc-symver.
[TXT] kvm_arm32.c (in the Attic) [Hide]  1.8   23 years  bjh21   Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26. The ...
[TXT] kvm_hp300.c (in the Attic) [Hide]  1.1.1.2   29 years  mycroft   Clean up deleted files.
[TXT] kvm_ns32k.c (in the Attic) [Hide]  1.18   16 years  simonb   Remove support for NetBSD/pc532.
[TXT] kvm_om68k.c (in the Attic) [Hide]  1.2   29 years  mycroft   Clean up deleted files.
[TXT] kvm_sh5.c (in the Attic) [Hide]  1.3   17 years  scw   Remove support for NetBSD/{,evb}sh5.


CVSweb <webmaster@jp.NetBSD.org>