rwatson 2006-04-23 15:23:31 UTC
FreeBSD src repository
Modified files:
sys/netnatm natm_pcb.c
Log:
Update natm PCB debugging code:
- Depend on opt_ddb.h, since npcb_dump() is ifdef'd DDB.
- Include ddb/ddb.h so we can call db_printf() and use DB_SHOW_COMMAND().
- Don't test results of malloc() under DIAGNOSTIC, let the memory allocator
take care of its own invariants.
MFC after: 1 month
Revision Changes Path
1.17 +12 -17 src/sys/netnatm/natm_pcb.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"