summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/atm/uni/ng_uni.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+10
* Pass MTX_DEF instead of 0 as the last argument to mtx_init().truckman2003-12-151-1/+2
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeharti2003-11-071-0/+932
OpenPOWER on IntegriCloud