Dag-Erling Smørgrav
|
1ede983cc9
|
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
MFC after: 3 months
|
2008-10-23 15:53:51 +00:00 |
|
Warner Losh
|
c398230b64
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
Julian Elischer
|
f8aae7776f
|
Switch to using C99 sparse initialisers for the type methods array.
Should make no binary difference.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Reviewed by: Harti Brandt <harti@freebsd.org>
MFC after: 1 week
|
2004-05-29 00:51:19 +00:00 |
|
Alfred Perlstein
|
b9fe2d6cc2
|
NULL -> 0 where appropriate.
|
2003-12-24 18:51:01 +00:00 |
|
Hartmut Brandt
|
98ef351f12
|
Netgraph part of the NgATM signalling AA layer. These nodes can
also be used as a general-purpose transport protocol above any
packet layer (IP, UDP).
|
2003-10-24 07:39:11 +00:00 |
|