Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch cmd argument to u_long. This matches what if_ethersubr.c does and | Roman Divacky | 2009-06-21 | 1 | -1/+1 |
* | Change if_output to take a struct route as its fourth argument in order | Kip Macy | 2009-04-16 | 1 | -1/+1 |
* | Use ANSI C function protypes and declarations for if_arcsubr. | Robert Watson | 2006-04-12 | 1 | -1/+1 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 1 | -1/+1 |
* | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
* | - add support for IPX (tested with mount -t nwfs and mars_nwe), | Max Khon | 2003-01-24 | 1 | -3/+2 |
* | s/__attribute__((__packed__))/__packed/g | Alfred Perlstein | 2002-09-23 | 1 | -2/+2 |
* | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -12/+12 |
* | remove superflous empty line (in preparation to MFC) | Max Khon | 2002-02-13 | 1 | -1/+0 |
* | bring in ARP support for variable length link level addresses | Max Khon | 2001-10-14 | 1 | -0/+149 |