index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libkvm
Age
Commit message (
Expand
)
Author
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-06-18
Mark kernel threads as system processes. Make ps hide them by default,
Niklas Hallqvist
2000-06-09
remove unused code
Eric Jackson
2000-04-16
from: gluk@ptci.ru
Michael Shalayeff
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-04
Various cleanups and mdoc'ing.
Aaron Campbell
2000-02-19
typo; peter@freebsd
Theo de Raadt
2000-01-05
update header requirements; bde
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
when using `-' as a negative sign, escape it with a backslash so troff knows
Aaron Campbell
1999-07-02
remove redundant .Pp macros
Aaron Campbell
1999-06-22
do it right this time
Artur Grabowski
1999-06-22
UVM support + some cleanup
Artur Grabowski
1999-06-05
capitalize the acronym ID
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1998-10-28
Don't return error trying to make a dump header when no
Marco S Hyman
1998-08-31
Add a dummy '_kvm_pa2off()' so it can be used instead of libkvm.old.
Per Fogelstrom
1998-08-24
mention _PATH_KSYMS
Todd C. Miller
1998-08-24
minor fixup to make this work. i386 still uses libkvm.old but it probably do...
Todd C. Miller
1998-08-24
In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsd. ...
Todd C. Miller
1998-08-19
don't print 'unknown dbopen() error' when kvm_bsd.db doesn't exist
Todd C. Miller
1998-08-06
there is no <sys/kinfo.h>
kstailey
1998-07-11
indent
Theo de Raadt
1998-06-29
Fix a couple of error return values that I shouldn't have changed,
Angelos D. Keromytis
1998-06-29
Missed one; The problem was reported by msaitoh@spa.is.uec.ac.jp, whom
Angelos D. Keromytis
1998-06-29
Do the right thing with error return values.
Angelos D. Keromytis
1997-09-09
/var/db/kvm_bsd.db not /var/db/kvm_openbsd.db
Todd C. Miller
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-06-18
more error messages
kstailey
1997-06-11
import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc...
grr
1997-06-02
Man page claims O_WRONLY is allowed. Why not?
dm
1997-03-25
Ok here is the mvme88k userland, minus a few important pieces.
Dale S. Rahn
1997-02-26
Switch alpha from libkvm.old to libkvm with code from NetBSD.
Niklas Hallqvist
1997-01-17
r?index -> strr?chr
Todd C. Miller
1997-01-02
correct title; frueauf@ira.uka.de
Theo de Raadt
1996-12-21
Check-in of powerpc library support.
Dale S. Rahn
1996-10-25
bump this too
Theo de Raadt
1996-10-23
use psstrings sysctl
Theo de Raadt
1996-10-08
Attempt at cleanup.
michaels
1996-06-07
MACH_ goes away, use cpu.h
Theo de Raadt
1996-05-26
sync 0521
Theo de Raadt
1996-05-10
sync with netbsd
Theo de Raadt
1996-05-05
sync with 0430
Theo de Raadt
1996-03-19
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt