Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-02-19 | typo; peter@freebsd | Theo de Raadt | |
2000-01-05 | sync with libkvm | Theo de Raadt | |
1999-12-01 | friendly towards uvm on i386, until it gets fixed; got it from art | Theo de Raadt | |
1999-11-12 | Use SEEK_SET instead of 0 for lseek. | Artur Grabowski | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* 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... | |||
1999-07-02 | remove redundant .Pp macros | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-08-24 | mention _PATH_KSYMS | Todd C. Miller | |
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-08-06 | there is no <sys/kinfo*.h> and s/KINFO_PROC/KERN_PROC/ | kstailey | |
1998-08-06 | there is no <sys/kinfo.h> | kstailey | |
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-09-09 | /var/db/kvm_bsd.db not /var/db/kvm_openbsd.db | Todd C. Miller | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-02 | correct title; frueauf@ira.uka.de | Theo de Raadt | |
1996-10-26 | Add missing cast | Thorsten Lockert | |
1996-10-23 | use psstrings sysctl | Theo de Raadt | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-06-07 | MACH_ goes away, use cpu.h | Theo de Raadt | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |