aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/atm/sscfu
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-012-7/+0
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Mechanically remove the last stray remains of spl* calls from net*/*.Andre Oppermann2012-10-181-3/+0
* Node constructor methods are supposed to be called in syscallGleb Smirnoff2011-04-181-2/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).Dag-Erling Smørgrav2008-10-231-2/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-072-2/+2
* Switch to using C99 sparse initialisers for the type methods array.Julian Elischer2004-05-291-12/+10
* NULL -> 0 where appropriate.Alfred Perlstein2003-12-241-1/+1
* Netgraph part of the NgATM signalling AA layer. These nodes canHartmut Brandt2003-10-242-0/+742