summaryrefslogtreecommitdiff
path: root/lib/libc/net/ethers.c
AgeCommit message (Expand)Author
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2000-08-22WallTheo de Raadt
1998-11-18check for negative numbers from strtol()Theo de Raadt
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1998-03-18Todd does not test YP code; felix@mamba.pond.sub.orgTheo de Raadt
1998-03-17Set errno to EINVAL if ether_ntoa() is passed bogus data.Todd C. Miller
1998-03-17Whoops, fix a last minute change.Todd C. Miller
1998-03-17Fix some improbable overflows:Todd C. Miller
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1996-07-03prototype ethers(3) functions (inside !_KERNEL), pointed out inTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt