Added: sysctl access to the ddb variables.
authormickey <mickey@openbsd.org>
Sat, 30 Mar 1996 04:51:25 +0000 (04:51 +0000)
committermickey <mickey@openbsd.org>
Sat, 30 Mar 1996 04:51:25 +0000 (04:51 +0000)
commitd6c7fc58ca56e02dd88b4a7055479f7b16683256
treea42d63a899e06c8de16b928428f6f7ea3c8fe677
parent5662fab527ddc5c2d06ec7a86dd982c750254eeb
Added: sysctl access to the ddb variables.
Fixed: "netbsd" strings in sym table handling routines.
now it is usefull to change max_{width,line} according
to your real console geometry, just w/ sysctl program.
sys/conf/files
sys/ddb/db_aout.c
sys/ddb/db_sym.c
sys/ddb/db_usrreq.c [new file with mode: 0644]
sys/ddb/db_var.h
sys/ddb/db_variables.c
sys/kern/kern_sysctl.c
sys/sys/sysctl.h