Page 1 May 1989
SYSDEF(1M) (System Administration Utilities) SYSDEF(1M)
NAME
sysdef - output system definition
SYNOPSIS
/etc/sysdef [ system_namelist [ master ] ]
DESCRIPTION
sysdef outputs the current system definition in tabular
form. It lists all hardware devices, their local bus
addresses, and unit count, as well as pseudo devices, system
devices, loadable modules, and the values of all tunable
parameters. It generates the output by analyzing the named
operating system file (system_namelist) and extracting the
configuration information from the name list itself. The
operating system file must be an "absolute" boot file (see
mkunix[1M]).
FILES
/unix default operating system file (where the
system namelist is)
/etc/master default master file
SEE ALSO
master(4), nlist(3C) in the Programmer's Reference Manual.
DIAGNOSTICS
internal name list overflow
if the master table contains more than an internally
specified number of entries for use by nlist(3C).
Page 1 May 1989