summaryrefslogtreecommitdiffstats
path: root/lib/libstand/if_ether.h
Commit message (Collapse)AuthorAgeFilesLines
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
| | | | | | It was not discussed and should probably not happen. Requested by: msmith and others
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+5
| | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+263
modules). Obtained from: NetBSD, with some architectural changes and many additions.
OpenPOWER on IntegriCloud