summaryrefslogtreecommitdiff
path: root/lib/libkvm
AgeCommit message (Expand)Author
2001-06-21Use symbolic names for MMU flavours, and correctly handle 68060Miod Vallat
2001-05-19oopsArtur Grabowski
2001-05-19Make this actually compileTodd C. Miller
2001-05-18Convert lseek/{read,write} pairs into pread and pwrite.Artur Grabowski
2001-05-17Repair a fprintf message lacking one parameter.Miod Vallat
2001-05-05Document KERN_PROC_KTHREADAngelos D. Keromytis
2001-03-16add a _kvm_pa2off() for vaxBrandon Creighton
2001-01-31move utmp to large format, usernames to 32 chars; downsjTheo de Raadt
2001-01-22PAGE_SHIFT can be a define, avoid double-define.Artur Grabowski
2001-01-04spellingTodd T. Fries
2000-11-08adjust for changes to kcore, and dynamically compute page shift.Eric Jackson
2000-10-25various savecore/kvm fixes; gluk@ptci.ru, PR#1461Theo de Raadt
2000-10-23Format string paranoia; deraadt@ okAaron Campbell
2000-10-19Repair two typos; caught by gluk@ptci.ru.Aaron Campbell
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-06-18Mark kernel threads as system processes. Make ps hide them by default,Niklas Hallqvist
2000-06-09remove unused codeEric Jackson
2000-04-16from: gluk@ptci.ruMichael Shalayeff
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-04Various cleanups and mdoc'ing.Aaron Campbell
2000-02-19typo; peter@freebsdTheo de Raadt
2000-01-05update header requirements; bdeTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-06-22do it right this timeArtur Grabowski
1999-06-22UVM support + some cleanupArtur Grabowski
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-10-28Don't return error trying to make a dump header when noMarco S Hyman
1998-08-31Add a dummy '_kvm_pa2off()' so it can be used instead of libkvm.old.Per Fogelstrom
1998-08-24mention _PATH_KSYMSTodd C. Miller
1998-08-24minor fixup to make this work. i386 still uses libkvm.old but it probably do...Todd C. Miller
1998-08-24In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsd. ...Todd C. Miller
1998-08-19don't print 'unknown dbopen() error' when kvm_bsd.db doesn't existTodd C. Miller
1998-08-06there is no <sys/kinfo.h>kstailey
1998-07-11indentTheo de Raadt
1998-06-29Fix a couple of error return values that I shouldn't have changed,Angelos D. Keromytis
1998-06-29Missed one; The problem was reported by msaitoh@spa.is.uec.ac.jp, whomAngelos D. Keromytis
1998-06-29Do the right thing with error return values.Angelos D. Keromytis
1997-09-09/var/db/kvm_bsd.db not /var/db/kvm_openbsd.dbTodd C. Miller
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-18more error messageskstailey
1997-06-11import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc...grr
1997-06-02Man page claims O_WRONLY is allowed. Why not?dm
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-02-26Switch alpha from libkvm.old to libkvm with code from NetBSD.Niklas Hallqvist
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-02correct title; frueauf@ira.uka.deTheo de Raadt
1996-12-21Check-in of powerpc library support.Dale S. Rahn