Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ERRORS section (requested by bluhm@). While there, move start of | 2016-05-04 | 1 | -4/+19 | |
| | | | | RETURN VALUES section upper, where it belongs more. | ||||
* | no more systrace | 2016-04-25 | 1 | -4/+2 | |
| | |||||
* | sysctl({CTL_KERN, KERN_FILE, KERN_FILE_BYFILE}) previously required | 2015-02-11 | 1 | -3/+24 | |
| | | | | | | | the extra argument to be zero; instead, make it filter on the file type (DTYPE_*) when non-zero to make claudio's netstat work easier. ok claudio@ | ||||
* | - add UNIX-domain socket info to struct kinfo_file2 | 2013-10-22 | 1 | -46/+19 | |
| | | | | | | | | | | - 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@ | ||||
* | KERN_PROC_BYPID --> KERN_FILE_BYPID | 2013-08-03 | 1 | -3/+3 | |
| | | | | pointed out by Dominique Laigle (dlaigle (at) gmail.com) | ||||
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -5/+5 | |
| | |||||
* | where a man page has multiple links, only reference that page | 2011-08-18 | 1 | -6/+3 | |
| | | | | | | once in SEE ALSO; also prefer Xr to Fn where relevant; diff started by Martin Pelikan | ||||
* | Add kvm_getfile2 which uses KERN_FILE2 when possible, falling | 2009-06-07 | 1 | -2/+58 | |
| | | | | back on kmem grovelling for non-live kernels. OK deraadt@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | section reorder; | 2003-06-02 | 1 | -3/+3 | |
| | |||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -2/+2 | |
| | |||||
* | Various cleanups and mdoc'ing. | 2000-03-04 | 1 | -5/+5 | |
| | |||||
* | update header requirements; bde | 2000-01-05 | 1 | -1/+2 | |
| | |||||
* | remove redundant .Pp macros | 1999-07-02 | 1 | -3/+4 | |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -5/+5 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | there is no <sys/kinfo.h> | 1998-08-06 | 1 | -2/+1 | |
| | |||||
* | sync with 0430 | 1996-05-05 | 1 | -0/+3 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+86 | |