summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ether_addr.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r263090: Make ether_line really report an error when all input is invalid.jmmv2014-04-171-5/+7
* libc: Make various internal file descriptors from fopen() close-on-exec.jilles2013-08-231-2/+2
* Add and document ether_ntoa_r() and ether_aton_r() functions, which acceptrwatson2007-05-131-25/+40
* Move to more conformant style(9) before making functional changes.rwatson2007-05-131-51/+35
* Fix style of ether_ntoa().ru2002-04-081-3/+3
* Polish previous revision.ru2002-04-061-1/+1
* Fix ether_ntoa() to generate the %02x format people expect, instead of %x,dillon2002-04-061-2/+3
* Add a carriage return to each function declaration, and make use of ID tageric2002-03-061-8/+12
* Const'ify parameters to ethers(3) routines as appropriate.archie2000-07-181-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Small yet significant tweaks/cleanups:wpaul1996-12-271-4/+6
* Get struct ether_addr directly from <net/ethernet.h> rather than pullingwollman1996-12-101-4/+2
* Remove more instances of passing arrays by address when they shouldjkh1996-12-051-7/+7
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+12
* gethostbynis.c:wpaul1996-03-161-3/+1
* Just when you thought it was safe...wpaul1995-08-071-23/+8
* Add ether_addr functions to libc. This seems to be the logical placewpaul1995-04-021-0/+234
OpenPOWER on IntegriCloud