summaryrefslogtreecommitdiff
path: root/sys/net/if.h
AgeCommit message (Expand)Author
1995-06-12Various cleanup, including:mycroft
1995-04-07if_start and if_watchdog should return void.mycroft
1995-03-26KERNEL -> _KERNELjtc
1995-03-08fixed sized types, where appropriate. when casting pointers tocgd
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-10-19fix pr 528; don't define struct if_data inside another structure.cgd
1994-07-26kill vax code, at ragge's requeust.cgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-02-16IFF_ALLMULTI is not externally settable.mycroft
1994-02-10if_init and if_done are not actually used; no point in having them at all.mycroft
1993-12-10slight fix to lastcgd
1993-12-10the IFF_MULTICAST constant should always be defined. also,cgd
1993-12-06multicast support.hpeyerl
1993-05-20add rcs ids to everything, and clean up headerscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd