Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
KVM_MKDB(8) OpenBSD System Manager's Manual KVM_MKDB(8)
NAME
kvm_mkdb - create kernel database
SYNOPSIS
kvm_mkdb [file]
DESCRIPTION
Kvm_mkdb creates a database in /var/db containing information about the
specified file. If no file is specified, /bsd is used by default. The
file is named ``kvm_filename.db'', where ``filename'' is the name of the
file read. Various library routines consult this database. The only in-
formation currently stored is the kernel namelist, which is used by the
kvm_nlist(3) function, however, in the future the database may contain
other static information about the current system.
FILES
/bsd
/var/db/kvm_bsd.db
SEE ALSO
kvm_nlist(3)
HISTORY
The kvm_mkdb utility first appeared in 4.4BSD.
OpenBSD 2.3 June 9, 1993 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for kvm_mkdb(8) OpenBSD sources for kvm_mkdb(8)
Up to: Local machine and Operating System Information - kernel topics, uname, boot, shutdown, et al
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
kvm_mkdb.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|