freebsd-dev/usr.sbin/rarpd
Bill Paul 7757d94047 ether_addr.c:
- Implement ether_hostton()
- Implement ether_aton()
- Modify ether_aton() and ether_ntoa() to match the semantics of the
SunOS versions of these functions.
- Neaten up ether_hostton() and ether_ntohost() a little.
- Get rid of ether_print() since it isn't needed for rarpd and it isn't
documented as a standard ethers(5) function.

rarpd.8:

- Make it clear that the 'ipaddr' that rarpd looks for in /tftpboot
is actually in hexadecimal (as in /tftpboot/803B4032) since those who
are not versed in the black art of system administration are not likely
to know this.
1995-03-05 22:04:05 +00:00
..
arptab.c Gave rarpd back the ability to poke temporary entries into the arp 1995-03-03 22:20:15 +00:00
ether_addr.c ether_addr.c: 1995-03-05 22:04:05 +00:00
Makefile Gave rarpd back the ability to poke temporary entries into the arp 1995-03-03 22:20:15 +00:00
rarpd.8 ether_addr.c: 1995-03-05 22:04:05 +00:00
rarpd.c Gave rarpd back the ability to poke temporary entries into the arp 1995-03-03 22:20:15 +00:00