NetBSD/sys/lib
jym 325494fe33 Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
2011-09-27 01:02:33 +00:00
..
libkern Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
libsa Fix printf formating in ifdef DEBUG sections. 2011-07-30 03:43:20 +00:00
libx86emu Follow the syntax of file conditionals for makeoptions, using minor case 2009-03-13 18:25:58 +00:00
libz apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00