summaryrefslogtreecommitdiff
path: root/lib/libkvm.old/kvm.c
AgeCommit message (Expand)Author
2001-06-27Bye bye!Artur Grabowski
2001-05-17Repair a fprintf message lacking one parameter.Miod Vallat
2001-01-04spellingTodd T. Fries
1999-11-12Use SEEK_SET instead of 0 for lseek.Artur Grabowski
1998-08-24In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsdTodd C. Miller
1998-08-19Don't print 'unknown dbopen() error' when kvm_bsd.db doesn't existTodd C. Miller
1998-06-29Revert a couple of return values that shouldn't have changed, and be aAngelos D. Keromytis
1998-06-29blank line in headerTheo de Raadt
1998-06-29Missed one. The problem was reported by msaitoh@spa.is.uec.ac.jpAngelos D. Keromytis
1998-06-29Do the right thing with error return values.Angelos D. Keromytis
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-01-17r?index -> strr?chrTodd C. Miller
1996-05-26sync 0521Theo de Raadt
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist