summaryrefslogtreecommitdiff
path: root/sys/net/if.c
AgeCommit message (Expand)Author
1995-06-12Make sure to initialize ifnet correctly.mycroft
1995-06-12Various cleanup, including:mycroft
1995-04-22be more careful when rounding sockaddr_dl sizes. also, one u_short * ->cgd
1995-03-09ifconf() takes a u_long, not an int.mycroft
1994-10-30be more careful with types, also pull in headers where necessary.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-05-05Remove now-bogus cast.mycroft
1994-05-05lots of changes: prototype migration, move lots of variables, definitions,cgd
1994-04-29change timeout/untimeout/wakeup/sleep/tsleep args to void *cgd
1994-02-10Deprecate af.h.mycroft
1994-02-02Multicast is no longer optionalhpeyerl
1993-12-18Canonicalize all #includes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-12-06multicast support.hpeyerl
1993-08-27+ #if defined(INET) && NETHER > 0mycroft
1993-08-14ppp from paul mackerrasderaadt
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-05-22add include of select.h if necessary for protos, or delete if extraneouscgd
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd