follow'/>
summaryrefslogtreecommitdiff
path: root/sys/netiso/iso.h
AgeCommit message (Expand)Author
2013-03-01Retire OSI network stack. OK core@joerg
2009-03-18bcmp -> memcmpcegger
2007-11-21de-__P()ifyis
2007-08-30Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pooldyoung
2007-05-02Eliminate address family-specific route caches (struct route, structdyoung
2007-02-18Make TSEL() return char* instead of void*hubertf
2007-02-17KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneousdyoung
2006-05-11#include <sys/protosw.h> for isosw[] extern.mrg
2005-12-11Multiple inclusion protection, as suggested by christos@ on tech-kern@elad
2004-04-22Constify protosw arrays. This can reduce the kernel .data section bymatt