summaryrefslogtreecommitdiff
path: root/usr.sbin/kgmon/kgmon.c
AgeCommit message (Collapse)Author
1998-12-20Don't assume /bsd if no system given, let the kvm routines pick a default ↵Todd C. Miller
(and thus use kvm_bsd.db if possible). Also minor manpage fixup.
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-05-01Our kernel is named /bsd, and we use $OpenBSD$ RCS IDsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt