summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_file.c
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2009-06-20Move KREAD define to kvm_private.hTodd C. Miller
2006-03-31careful cleanup following advice from lint. be very very very carefulTheo de Raadt
with sprinkling in size_t!
2005-10-12Use queue macros instead of directly accessing fields. ok millert@Otto Moerbeek
2004-09-15Kill (almost all) warnings.Miod Vallat
2004-06-15knf; ok millertTheo de Raadt
2004-04-28Include db.h, not ndbm.h since this uses db routines and not ndbm.Todd C. Miller
2003-06-26protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-11-29inconsistant spelling; torh@bogus.netTheo de Raadt
2001-11-06Adapt to new uvm/ includes.Artur Grabowski
2001-11-05No need to pull in vm/vm_param.h in any of these files.Artur Grabowski
2001-06-27no more vm/swap_pager.hTheo de Raadt
2000-02-19typo; peter@freebsdTheo de Raadt
1996-05-05sync with 0430Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt