Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | kvm_openfiles() should take int flag, not unsigned | 2006-03-31 | 1 | -2/+2 | |
| | |||||
* | KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsigned | 2004-09-14 | 1 | -2/+2 | |
| | | | | int instead of int; millert ok | ||||
* | 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 | -5/+5 | |
| | |||||
* | Add a flag - KVM_NO_FILES which tells kvm_openfiles to not | 2002-06-08 | 1 | -1/+5 | |
| | | | | | open any files, just return an kvm handle that we can use to some of the functions. | ||||
* | Various cleanups and mdoc'ing. | 2000-03-04 | 1 | -17/+29 | |
| | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -11/+11 | |
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | ||||
* | when using `-' as a negative sign, escape it with a backslash so troff knows | 1999-07-07 | 1 | -2/+2 | |
| | | | | it's not supposed to be a hyphen/dash | ||||
* | mention _PATH_KSYMS | 1998-08-24 | 1 | -2/+5 | |
| | |||||
* | sync with 0430 | 1996-05-05 | 1 | -0/+3 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+186 | |