Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-17 | Repair a fprintf message lacking one parameter. | Miod Vallat | |
Found by having a look at the recent TPE patches, which fixes libkvm but not libkvm.old... | |||
2001-01-04 | spelling | Todd T. Fries | |
1999-11-12 | Use SEEK_SET instead of 0 for lseek. | Artur Grabowski | |
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 | |
Print sane error message when __fdnlist() fails | |||
1998-06-29 | Revert a couple of return values that shouldn't have changed, and be a | Angelos D. Keromytis | |
bit more verbose when dbopen() returns an error. | |||
1998-06-29 | blank line in header | Theo de Raadt | |
1998-06-29 | Missed one. The problem was reported by msaitoh@spa.is.uec.ac.jp | Angelos D. Keromytis | |
1998-06-29 | Do the right thing with error return values. | Angelos D. Keromytis | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |