summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - add UNIX-domain socket info to struct kinfo_file2guenther2013-10-221-176/+0
| | | | | | | | | | - convert netstat from kvm_getfiles() to kvm_getfile2() using that - delete kvm_getfiles() and KERN_FILE as no longer used (bump libkvm's major) - rename kvm_getfile2() to kvm_getfiles(), kinfo_file2 to kinfo_file and KERN_FILE2 to KERN_FILE. ok deraadt@, millert@ ports scan sthen@
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | 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
* Move KREAD define to kvm_private.hmillert2009-06-201-5/+2
|
* careful cleanup following advice from lint. be very very very carefulderaadt2006-03-311-25/+25
| | | | with sprinkling in size_t!
* Use queue macros instead of directly accessing fields. ok millert@otto2005-10-121-5/+5
|
* Kill (almost all) warnings.miod2004-09-151-5/+5
|
* knf; ok millertderaadt2004-06-151-16/+9
|
* Include db.h, not ndbm.h since this uses db routines and not ndbm.millert2004-04-281-3/+3
|
* protosderaadt2003-06-261-3/+6
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* inconsistant spelling; torh@bogus.netderaadt2002-11-291-3/+3
|
* Adapt to new uvm/ includes.art2001-11-061-4/+2
|
* No need to pull in vm/vm_param.h in any of these files.art2001-11-051-3/+2
|
* no more vm/swap_pager.hderaadt2001-06-271-3/+2
|
* typo; peter@freebsdderaadt2000-02-191-3/+3
|
* sync with 0430deraadt1996-05-051-0/+7
|
* initial import of NetBSD treederaadt1995-10-181-0/+192