summaryrefslogtreecommitdiffstats
path: root/sys/net/if_ethersubr.c
Commit message (Expand)AuthorAgeFilesLines
* Keep ether_type in network order for BPF to be consistent with otherdg1996-06-131-9/+8
* Clean up -Wunused warnings.gpalmer1996-06-121-2/+4
* Change the use if ifnet.if_lastchange to be more in line withgpalmer1996-06-101-6/+4
* Set ifnet.baudrate for ethernet / FDDI interfaces too. Makesgpalmer1996-06-011-1/+3
* Obtained from: netatalk distribution netatalk@itd.umich.edujulian1996-05-241-6/+98
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-3/+1
* Use new printf features rather than local kludges.phk1996-01-241-22/+1
* in_proto.c: spell ``Internet'' right and put whitespace after commas.wollman1995-12-201-1/+4
* Staticize, clean lint.phk1995-12-091-5/+9
* Second batch of cleanup changes.phk1995-10-291-2/+1
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-2/+24
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+11
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.dg1995-05-091-5/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Add support for two separate cloning flags, one set by the lower layers,wollman1994-12-131-3/+4
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-8/+11
* Fix a bug which caused panics when attempting to change just the flags ofwollman1994-10-111-2/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+675
OpenPOWER on IntegriCloud