summaryrefslogtreecommitdiff
path: root/lib/libc/net/ethers.3
Commit message (Expand)AuthorAgeFilesLines
* Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).Hiroki Sato2011-08-081-1/+1
* Fix incorrect usage of 'assure' and 'insure'.Rebecca Cran2010-08-281-1/+1
* mdoc fix: remove extraneous empty line.Giorgos Keramidas2007-10-301-2/+1
* Add and document ether_ntoa_r() and ether_aton_r() functions, which acceptRobert Watson2007-05-131-12/+45
* Sort sections.Ruslan Ermilov2005-01-201-5/+5
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-12/+12
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+4
* yp(4) -> yp(8).Ruslan Ermilov2002-01-141-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Const'ify parameters to ethers(3) routines as appropriate.Archie Cobbs2000-07-181-5/+5
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-4/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed occurrences of consecutive repeated words (such as "the the").Alexander Langer1999-02-121-2/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Update to reflect current include files.Mike Pritchard1997-01-301-3/+12
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Get struct ether_addr directly from <net/ethernet.h> rather than pullingGarrett Wollman1996-12-101-4/+2
* Update some more man pages to use the .Fx macro.Mike Pritchard1996-08-211-2/+3
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-3/+3
* Add an ethers(3) man page.Bill Paul1995-04-121-0/+185