Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 1995 14:04:09 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/rarpd ether_addr.c rarpd.8
Message-ID:  <199503052204.OAA03329@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/03/05 14:04:07

  Modified:    usr.sbin/rarpd ether_addr.c rarpd.8
  Log:
  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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503052204.OAA03329>