summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/ether.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sprinkle const whenever possible.miod2014-11-191-4/+4
|
* Ansify.miod2014-11-191-17/+8
|
* Stop using old n_long and n_short types.mpi2014-07-131-2/+1
|
* ansification and knf and protosderaadt2003-08-111-13/+12
|
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-3/+3
| | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
* strong signedness typing a version of egcs I tried months ago wantedniklas1998-02-231-4/+4
| | | | | me to fix. I am not sure these are necessary for gas 2.8 but I figure I would commit them anyhow.
* Merge to NetBSD 961207niklas1996-12-081-3/+3
|
* remove unneeded include <string.h>mickey1996-10-161-2/+1
|
* add OpenBSD tag.mickey1996-09-231-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+152