summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/ether.c
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-06-13Remove bcmp(). Use memcmp() instead.junyoung
2003-08-31Fix signed/unsigned warnings.fvdl
2003-03-12separate ether_sprintf() from the rest of ethernet support -- sometimesdrochner
2003-03-12no need to include "netif.h" anymoredrochner
2000-03-30Kill some more register declarations.augustss
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1998-05-14egcs -Wall -Werrordrochner
1997-07-07Don't use private copy of old netinet/if_ether.h.drochner
1997-06-26Avoid user space headers for standalone programs.drochner
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1995-09-14Clear up some size_t/ssize_t confusion.pk
1995-09-11Changes from Gordon Ross:thorpej
1995-02-20Various:mycroft
1995-02-19Remove duplicate defn of bcea.mycroft
1994-10-26new RCS ID format.cgd
1994-05-08Standalone networking for network boot loaders.brezak