CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/23 09:02:21
Modified files:
sys/dev/isa : fd.c
Log message:
- turn a printf(), which predated a panic()-function that could take
printf-like arguments,
into panic() and remove call to Debugger()
hint and ok deraadt@
