OpenBSD CVS

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: [local] / src / lib / libkvm

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   23 years  espie   Boring... Add :L modifier to all tweakable variables tests. Closes PR 1246
[TXT] kvm.3  1.3   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] kvm.c  1.20   23 years  todd   spelling
[TXT] kvm_alpha.c  1.6   23 years  art   PAGE_SHIFT can be a define, avoid double-define.
[TXT] kvm_dump.3  1.5   23 years  aaron   Repair two typos; caught by gluk@ptci.ru.
[TXT] kvm_geterr.3  1.4   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] kvm_getfiles.3  1.8   24 years  aaron   Mostly punctuation fixes.
[TXT] kvm_getloadavg.3  1.5   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] kvm_getloadavg.c  1.2   28 years  deraadt   sync with 0430
[TXT] kvm_getprocs.3  1.7   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] kvm_i386.c  1.6   24 years  mickey   from: gluk@ptci.ru make it grok current core dumps. seem to work now. also mille...
[TXT] kvm_nlist.3  1.6   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] kvm_open.3  1.6   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] kvm_powerpc.c  1.1   27 years  rahnds   Check-in of powerpc library support. NOTE: This will not work until the other pi...
[TXT] kvm_private.h  1.4   28 years  deraadt   sync with netbsd
[TXT] kvm_proc.c  1.6   23 years  niklas   Mark kernel threads as system processes. Make ps hide them by default, show the...
[TXT] kvm_read.3  1.5   24 years  aaron   Various cleanups and mdoc'ing.
[TXT] shlib_version  1.4   23 years  deraadt   move utmp to large format, usernames to 32 chars; downsj
[TXT] kvm_arm32.c (in the Attic) [Hide]  1.2   27 years  niklas   Switch alpha from libkvm.old to libkvm with code from NetBSD. %x -> %lx format f...
[TXT] kvm_file.c (in the Attic) [Hide]  1.3   24 years  deraadt   typo; peter@freebsd
[TXT] kvm_m68k.c (in the Attic) [Hide]  1.5   27 years  niklas   Switch alpha from libkvm.old to libkvm with code from NetBSD. %x -> %lx format f...
[TXT] kvm_mips.c (in the Attic) [Hide]  1.5   25 years  pefo   Add a dummy '_kvm_pa2off()' so it can be used instead of libkvm.old. Dumps need ...
[TXT] kvm_mvme88k.c (in the Attic) [Hide]  1.1   27 years  rahnds   Ok here is the mvme88k userland, minus a few important pieces. as, ld change nee...
[TXT] kvm_ns32k.c (in the Attic) [Hide]  1.3   27 years  niklas   Switch alpha from libkvm.old to libkvm with code from NetBSD. %x -> %lx format f...
[TXT] kvm_sparc.c (in the Attic) [Hide]  1.4   26 years  grr   import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc ca...
[TXT] kvm_sun3.c (in the Attic) [Hide]  1.3   28 years  deraadt   sync with netbsd
[TXT] kvm_vax.c (in the Attic) [Hide]  1.4   23 years  bjc   add a _kvm_pa2off() for vax