summaryrefslogtreecommitdiff
path: root/sys/netinet/if_ether.c
AgeCommit message (Expand)Author
1995-06-12Various cleanup, including:mycroft
1995-06-04Clean up many more casts.mycroft
1995-05-15spacing fixups and KNF. #define ether address size, so it's notcgd
1995-04-17spacing cleaup. also, minor type mixup fixups.cgd
1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd
1995-04-11Remove some explicit references to loif.mycroft
1995-04-07Add a common function to initialize ARP-related variables. `Insired'mycroft
1995-03-06remove references to arptnew. fix spelling errorglass
1994-07-27Fix byte-order bug in printf() statement.mycroft
1994-07-24kill conflicting externscgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-21config.new hack for if_ether.c for lack of an `and' in the grammerchopps
1994-06-04Back out some of my changes which Keith Sklower convinced me aregwr
1994-06-03Avoid accidentaly creating permanent entries at time==0gwr
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-04-29change timeout/untimeout/wakeup/sleep/tsleep args to void *cgd
1994-04-18Dummy arpintr() for now.mycroft
1994-04-18revised nfs diskless support. uses bootp+rpc to gather parametersglass
1994-02-02Multicast is no longer optional.hpeyerl
1994-01-23ether_output() & ether_input() take ether_type as a net-short.deraadt
1994-01-08Fix some inconsistent spacing; spaces at the end of lines, etc.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-12-12>From cmaeda@cs.washington.edu; part of the multicast patches derivedhpeyerl
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-05-20more rcsid additions and file header cleanupscgd
1993-03-21initial import of 386bsd-0.1 sourcescgd