summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/atm/sscfu
Commit message (Expand)AuthorAgeFilesLines
* Mechanically remove the last stray remains of spl* calls from net*/*.andre2012-10-181-3/+0
* Node constructor methods are supposed to be called in syscallglebius2011-04-181-2/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-072-2/+2
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+10
* NULL -> 0 where appropriate.alfred2003-12-241-1/+1
* Netgraph part of the NgATM signalling AA layer. These nodes canharti2003-10-242-0/+742
OpenPOWER on IntegriCloud