Bug 12579

Summary: procfs broken for alpha
Product: Base System Reporter: mjacob <mjacob>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description mjacob 1999-07-09 18:40:01 UTC
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -include opt_global.h -mno-fp-regs -Wa,-mev56  ../../miscfs/procfs/procfs_dbregs.c
../../miscfs/procfs/procfs_dbregs.c: In function `procfs_dodbregs':
../../miscfs/procfs/procfs_dbregs.c:62: storage size of `r' isn't known
../../miscfs/procfs/procfs_dbregs.c:62: warning: unused variable `r'
../../miscfs/procfs/procfs_dbregs.c:63: warning: `kv' might be used uninitialized in this function
Comment 1 Matt Jacob freebsd_committer freebsd_triage 1999-07-09 18:49:21 UTC
State Changed
From-To: open->closed

added stubs missing on the alpha procfs code