summaryrefslogtreecommitdiff
path: root/lib/libc/net/ethers.c
AgeCommit message (Expand)Author
2000-04-24add __RCSID().itojun
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-13delintchristos
1998-07-26Move an output buffer into the BSS.mycroft
1997-11-12Fix compile problem.mjacob
1997-11-02* fix ether_line to limit size of parsed hostname to MAXHOSTNAMELENlukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1997-01-17explicitly type ether_{hostton,ntohost,line}(). all return int.mikel
1995-02-25clean up import. also convert everything to new Id format.cgd
1993-12-30"struct ether_addr" is in netinet/if_ether.h (as in SunOS)deraadt
1993-12-28#include <stdlib.h> & <string.h> to bring function prototypes into scope.jtc
1993-12-16small bug fixedderaadt
1993-12-16ethers(3) sunos-like support from Roland McGrath <roland@frob.com>deraadt