summaryrefslogtreecommitdiff
path: root/sys/net/if_tokensubr.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-09Use queue.h TAILQ macros instead of accessing members directly.Jason Wright
2001-06-27introduce the ALTQ queue macros into sys/net files.Kenjiro Cho
2001-06-15change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.Jun-ichiro itojun Hagino
2000-01-21Make token_output not static.Federico G. Schwindt
1999-12-27Token ring subroutines. For details see next commit.Federico G. Schwindt