lukem ecaf658368 * support extra two arguments to nsdispatch():
const char *method		/* method name for dynamic linking */
	const ns_src defaults[]		/* list of defaults */
* bring ns_src into the public arena for above
* make NS_xxx_CB() expand to nothing instead of { src, NULL } - makes
  the tables smaller
* convert 'typedef struct xyz { ... } xyz' -> 'typedef struct { ... } xyz'
  (which is how it used to be before i experimented with (and ditched) TAILQs)
1999-01-19 07:55:14 +00:00
..
1998-11-16 12:07:43 +00:00
1998-12-09 12:42:27 +00:00
1999-01-15 12:21:16 +00:00
1998-12-15 21:28:28 +00:00
1999-01-15 12:21:16 +00:00
1998-11-15 16:51:45 +00:00
1998-12-17 23:15:21 +00:00