index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
ether_addr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and document ether_ntoa_r() and ether_aton_r() functions, which accept
rwatson
2007-05-13
1
-25
/
+40
*
Move to more conformant style(9) before making functional changes.
rwatson
2007-05-13
1
-51
/
+35
*
Fix style of ether_ntoa().
ru
2002-04-08
1
-3
/
+3
*
Polish previous revision.
ru
2002-04-06
1
-1
/
+1
*
Fix ether_ntoa() to generate the %02x format people expect, instead of %x,
dillon
2002-04-06
1
-2
/
+3
*
Add a carriage return to each function declaration, and make use of ID tag
eric
2002-03-06
1
-8
/
+12
*
Const'ify parameters to ethers(3) routines as appropriate.
archie
2000-07-18
1
-5
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Small yet significant tweaks/cleanups:
wpaul
1996-12-27
1
-4
/
+6
*
Get struct ether_addr directly from <net/ethernet.h> rather than pulling
wollman
1996-12-10
1
-4
/
+2
*
Remove more instances of passing arrays by address when they should
jkh
1996-12-05
1
-7
/
+7
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-3
/
+12
*
gethostbynis.c:
wpaul
1996-03-16
1
-3
/
+1
*
Just when you thought it was safe...
wpaul
1995-08-07
1
-23
/
+8
*
Add ether_addr functions to libc. This seems to be the logical place
wpaul
1995-04-02
1
-0
/
+234